/* Specific Styles to fit the Darts Score Keeper in with the Unicorn site. */
/* This stylesheet uses and overrides styles in the main.css file */

/* Header */
/* New Navigation */

/* Log-In Navigation */

#main_navigation .unicorn_home a { background: transparent url('../media/site_images/main_nav_login.png') 0 0 no-repeat; width: 157px; }
#main_navigation .score_keeper_home a { background: transparent url('../media/site_images/main_nav_login.png') -157px 0 no-repeat; width: 101px; }
#main_navigation .play_darts a { background: transparent url('../media/site_images/main_nav_login.png') -258px 0 no-repeat; width: 105px; }
#main_navigation .register a { background: transparent url('../media/site_images/main_nav_login.png') -363px 0 no-repeat; width: 98px; }
#main_navigation .member_login a { background: transparent url('../media/site_images/main_nav_login.png') -461px 0 no-repeat; width: 133px; }
#main_navigation .votes a { background: transparent url('../media/site_images/main_nav_login.png') -594px 0 no-repeat; width: 100px; }

body.unicorn_home #main_navigation .unicorn_home a, #main_navigation .unicorn_home a:hover, #main_navigation .unicorn_home a:focus { background: transparent url('../media/site_images/main_nav_login.png') 0 -54px no-repeat; width: 157px; }
body.score_keeper_home #main_navigation .score_keeper_home a, #main_navigation .score_keeper_home a:hover, #main_navigation .score_keeper_home a:focus { background: transparent url('../media/site_images/main_nav_login.png') -157px -54px no-repeat; width: 101px; }
body.play_darts #main_navigation .play_darts a, #main_navigation .play_darts a:hover, #main_navigation .play_darts a:focus { background: transparent url('../media/site_images/main_nav_login.png') -258px -54px no-repeat; width: 105px; }
body.register #main_navigation .register a, #main_navigation .register a:hover, #main_navigation .register a:focus { background: transparent url('../media/site_images/main_nav_login.png') -363px -54px no-repeat; width: 98px; }
body.member_login #main_navigation .member_login a, #main_navigation .member_login a:hover, #main_navigation .member_login a:focus { background: transparent url('../media/site_images/main_nav_login.png') -461px -54px no-repeat; width: 133px; }
body.votes #main_navigation .votes a, #main_navigation .votes a:hover, #main_navigation .votes a:focus { background: transparent url('../media/site_images/main_nav_login.png') -594px -54px no-repeat; width: 100px; }


/* Log-Out Navigation */

#main_navigation .loggedin_unicorn_home a { background: transparent url('../media/site_images/main_nav_logout.png') 0 0 no-repeat; width: 160px; }
#main_navigation .loggedin_score_keeper_home a { background: transparent url('../media/site_images/main_nav_logout.png') -160px 0 no-repeat; width: 105px; }
#main_navigation .loggedin_play_darts a { background: transparent url('../media/site_images/main_nav_logout.png') -265px 0 no-repeat; width: 113px; }
#main_navigation .loggedin_myaccount a { background: transparent url('../media/site_images/main_nav_logout.png') -378px 0 no-repeat; width: 121px; }
#main_navigation .loggedin_member_logout a { background: transparent url('../media/site_images/main_nav_logout.png') -499px 0 no-repeat; width: 93px; }
#main_navigation .loggedin_votes a { background: transparent url('../media/site_images/main_nav_logout.png') -592px 0 no-repeat; width: 102px; }

body.unicorn_home #main_navigation .loggedin_unicorn_home a, #main_navigation .loggedin_unicorn_home a:hover, #main_navigation .loggedin_unicorn_home a:focus { background: transparent url('../media/site_images/main_nav_logout.png') 0 -54px no-repeat; width: 160px; }
body.score_keeper_home #main_navigation .loggedin_score_keeper_home a, #main_navigation .loggedin_score_keeper_home a:hover, #main_navigation .loggedin_score_keeper_home a:focus { background: transparent url('../media/site_images/main_nav_logout.png') -160px -54px no-repeat; width: 105px; }
body.play_darts #main_navigation .loggedin_play_darts a, #main_navigation .loggedin_play_darts a:hover, #main_navigation .loggedin_play_darts a:focus { background: transparent url('../media/site_images/main_nav_logout.png') -265px -54px no-repeat; width: 113px; }
body.myaccount #main_navigation .loggedin_myaccount a, #main_navigation .loggedin_myaccount a:hover, #main_navigation .loggedin_myaccount a:focus { background: transparent url('../media/site_images/main_nav_logout.png') -378px -54px no-repeat; width: 121px; }
body.member_logout #main_navigation .loggedin_member_logout a, #main_navigation .loggedin_member_logout a:hover, #main_navigation .loggedin_member_logout a:focus { background: transparent url('../media/site_images/main_nav_logout.png') -499px -54px no-repeat; width: 93px; }
body.votes #main_navigation .loggedin_votes a, #main_navigation .loggedin_votes a:hover, #main_navigation .loggedin_votes a:focus { background: transparent url('../media/site_images/main_nav_logout.png') -592px -54px no-repeat; width: 102px; }



/* Individual Button Madness (w/ blog) */
/*
#main_navigation .score_keeper_home a { background: transparent url('../media/site_images/main_nav_login.png') 0 0 no-repeat; width: 230px; }
#main_navigation .play_darts a { background: transparent url('../media/site_images/main_nav_login.png') -230px 0 no-repeat; width: 114px; }
#main_navigation .register a { background: transparent url('../media/site_images/main_nav_login.png') -344px 0 no-repeat; width: 102px; }
#main_navigation .member_login a { background: transparent url('../media/site_images/main_nav_login.png') -446px 0 no-repeat; width: 138px; }
#main_navigation .votes a { background: transparent url('../media/site_images/main_nav_login.png') -584px 0 no-repeat; width: 110px; }

body.score_keeper_home #main_navigation .score_keeper_home a, #main_navigation .score_keeper_home a:hover, #main_navigation .score_keeper_home a:focus { background: transparent url('../media/site_images/main_nav_login.png') 0 -54px no-repeat; width: 230px; }
body.play_darts #main_navigation .play_darts a, #main_navigation .play_darts a:hover, #main_navigation .register a:focus { background: transparent url('../media/site_images/main_nav.png') -230px -54px no-repeat; width: 114px; }
body.register #main_navigation .register a, #main_navigation .register a:hover, #main_navigation .register a:focus { background: transparent url('../media/site_images/main_nav.png') -344px -54px no-repeat; width: 102px; }
body.member_login #main_navigation .member_login a, #main_navigation .member_login a:hover, #main_navigation .member_login a:focus { background: transparent url('../media/site_images/main_nav.png') -446px -54px no-repeat; width: 138px; }
body.votes #main_navigation .votes a, #main_navigation .votes a:hover, #main_navigation .votes a:focus { background: transparent url('../media/site_images/main_nav.png') -584px -54px no-repeat; width: 110px; }
*/

#header .header_module {
	background: transparent url('http://www.unicorn-darts.com/media/site_images/search_bg.png') top left no-repeat;
	height: 34px;
	position: absolute;
	width: 208px;
}

#header #thrown_darts {
	right: 0px;
	top: 0px;
}

#header #social_links {
	right: 212px;
	top: 0px;
}

	
#header .header_module p {
	_display: inline;
	font-size: 11px;
	float: left;
	margin: 5px 0 0 15px;
	padding: 4px;
	color: #fff;
}

#header .header_module p a {
	color: #fff;
	text-decoration: underline;
	margin-left: 5px;
}

body.with_related #main {
	width: 415px;
	margin-right: 58px;
}

body.with_related #related {
	margin-left: 0px;
}


#score_keeper {
	float: left;
	width: 191px;
	margin-right: 38px;
}

#score_keeper .tightcol {
	float: right;
}

#score_keeper h3 {
	margin-left: 15px;
}

#score_keeper .play_now {
	margin-top:35px;
}

#score_keeper .play_now img {
	margin-bottom: 10px;
}

#score_keeper ul.game_types li {
	padding: 16px;
	border-bottom: 1px solid #dbdbdb;
}

#score_keeper ul.game_types li a {
	font-weight: normal;
	font-size: 14px;
	color: #5c5c5d;
}

#score_keeper ul.game_types li a span {
	color: #2a2a2b;
	width: 46px;
	display: block;
	float: left;
}

#main .site_news {
	margin-left: 35px;
}

#main p {
	font-size: 11px;
	line-height: 18px;
}

#page h3 {
	color: #5c5c5d;
	margin-bottom: 3px;
	font-size: 14px;
}

#page a.roundedgrad_btn {
	background: transparent url('../media/site_images/grad_arrow_button.png') top left no-repeat;
	height: 13px;
	width: 173px;
	display: block;
	font-size: 11px;
	font-weight: normal;
	color: #262627;
	padding: 5px 15px;
}

#page a.roundedgrad_btn:hover {
	text-decoration: none;
}

#related .view_statistics {
	margin-top: 15px;
}

.site_news .entry {
	margin-bottom: 30px;
	min-height: 70px;
}

.site_news .gridbreak p {
	background: #ebebf1;
	padding: 10px;
	margin-left: -10px;
	margin-top: 10px;
}

.site_news .disclaimer {
	margin-top: 80px;
}

.site_news #score_keeper_news {
	margin-top: 40px;
}

.site_news #score_keeper_news .sub-entry {
	margin-top: 20px;
}

.site_news #score_keeper_news .sub-entry span.date {
	color: #5c5c5d;
	font-size: 11px;
	margin-bottom: 4px;
	display: block;
}

#page h4.seperator {
	color: #5c5c5d;
	padding-left: 15px;
	font-size: 11px;
	margin-top: 23px;
	background: transparent url('../media/site_images/related_divider.png') top left no-repeat;
	padding-top: 25px;
}

#related .matches_progress ul {
	margin-top: 15px;
}

#related .matches_progress ul li a {
	font-size: 11px;
	font-weight: normal;
	background: #dfdfe1 url('../media/site_images/arrow_btnlink.png') 178px 5px no-repeat;
	display: block;
	width: 188px;
	padding: 10px;
}

#related .matches_progress ul li span {
	color: #5c5c5d;
	font-style: italic;
	margin: 0 5px;
}

#related .matches_progress ul li  {
	margin-bottom: 1px;	
}

#related .related_darts_news {
	margin-top: 40px;
}

#related .related_darts_news h3 {
	padding: 10px;
	background: #5c5c5d;
	color: #fff;
	font-size: 11px;
}

#related .related_darts_news ul li {
	margin-top: 20px;
}

#related .related_darts_news ul li h4 {
	padding: 10px;
	background: #262627;
	color: #fff;
	font-size: 11px;
}

#related .related_darts_news ul li p {
	font-size: 11px;
	padding: 10px;
}

#related .related_darts_news ul li span.date {
	color: #5c5c5d;
	font-size: 11px;
	margin-bottom: 2px;
	display: block;
}

#related .related_darts_news ul li a.read_more {
	padding: 10px;
	background: #dfdfe1;
	color: #000;
	display: block;
	font-size: 11px;
}

#score_keeper table {
	width: 100%;
	margin-top: 15px;
	font-size: 11px;
}

#score_keeper table th {
	padding: 12px 0;
}

#score_keeper table td {
	text-align: left;
	background: #dfdfe1;
	padding: 12px 0;
}

#score_keeper table td.name_col,
#score_keeper table th.name_col {
	width: 100px;
	padding-left: 10px;
}

#score_keeper table tr {
	border-bottom: 1px solid #fff;
}

.main_gamedata strong {
	font-weight: bold;
}

.main_gamedata .table {
	width: 414px;
	margin-top: 15px;
}

.main_gamedata .table {
	border-collapse:collapse;
	background: transparent url('../media/site_images/match_playerhead.png') top left no-repeat;
}

.main_gamedata .players {
	height: 72px;
	text-align: center
	font-size: 11px;
}

.main_gamedata .table tr th {
	font-weight: bold;
}

.main_gamedata .table tr th {
	padding-left: 34px;
}

.main_gamedata .table tr td {
	padding: 5px 0;
	padding-left: 53px;
	font-size: 14px;
}

.main_gamedata .table tr th.firstplayer {
	width: 250px;
}

.main_gamedata .table tr.match_tally td {
	padding: 10px 0;
	font-weight: bold;
}

.main_gamedata .table tr.match_tally td span {
	padding: 12px 0 12px 42px;
	background: #ebebf1;
	display: block;
}

.score_it {
	margin: 40px 0;
}

.score_it h3 {
	margin-bottom: 10px;
}

.score_it input {
	margin: 10px 0;
}

.score_it input.field, select.field {
	border: 1px solid #cccccc;
	padding: 3px;
	width: 194px;
	outline: none;
}

.score_it input.button {
	background: transparent url('../media/site_images/input_btn.png') top left no-repeat;
	width: 109px;
	height: 44px;
	font-weight: bold;
	font-size: 14px;
	padding-right: 29px;
	margin-left: 15px;
	color: #fff;
	border: 0;
	cursor: pointer;
	_cursor: hand;
}

.score_it p {
	margin-top: 40px;
}

.skills_graph p {
	margin-top: 30px;
}

.skills_graph span {
	display: block;
}

.skills_graph p .red {
	color: red;
}

.skills_graph p .blue {
	color: blue;
}

.abandon_match div {
	margin-top: 15px;
	background: #dfdfe1;
}

.abandon_match p {
	font-size: 11px;
	padding: 10px;
	height: 50px;
}

.abandon_match a {
	font-size: 11px;
	display: block;
	padding: 10px;
	font-weight: normal;
	color: #5c5c5d;
	border-top: 1px solid #fff;
	text-decoration: underline;
}

.shortheader {
	background-color: transparent;
	background-image: url(/media/site_images/module_header_320x43.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 4px 0pt;
	display: block;
	font-weight: normal;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}	

.custom_button {
        background: transparent url('../media/site_images/input_btn.png') top left no-repeat;
        width: 109px;
        height: 44px;
        font-weight: bold;
        font-size: 14px;
        padding-right: 29px;
	padding-left: 15px;
        margin-left: 15px;
        color: #fff;
        border: 0;
        cursor: pointer;
        _cursor: hand;
}


.score_top {
	padding-top: 12px;
	padding-right: 0pt;
	padding-bottom: 12px;
	padding-left: 42px;
	background-color: #ebebf1;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	display: block;
}
