@charset "UTF-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
	}
	
html, body, div, p {
	font: normal 14px Geneva, Arial, Helvetica, sans-serif;
	color: #5a93af;
	}
	
body {
	background-color: #cce1eb; 
	}

/* Generic Rules ----------------------------------------------- */
a:link, a:active {
	color: #5a93af; 
	text-decoration: none; 
	}
	
a:visited {
	color: #5a93af; 
	text-decoration: none; 
	}	
	
a:hover {
	color: #5e5e5e; 
	} 
	
a img {
	border-width: 0; 
	border-style: none;
	}
h1 {
	font-size: 16px;
	font-weight: normal;
	color: #ead033;
	
}
	
/* Main Content ----------------------------------------------- */

#content_wrap {
	width: 1023px;
	height:651px;
	background: #fff url(images/farm_bg.jpg) no-repeat;
	margin:10px auto 0;
	padding:10px;
}

/* Sign ----------------------------------------------- */
#sign {
	width:603px;
	height:554px;
	margin-top:54px;
	margin-right:60px;
	float:left;
	display:inline;
	position: relative;
}
#flashcontent {
	width:300px;
	height:250px;
	margin: 51px 9px 116px 116px;
	float:left;
	display:inline;
}
#stats{
	width:158px;
	float:left;
	display:inline;
	margin-top:15px;
}
#skf_logo {
	margin-left:17px;
	clear:both;
	float:left;
	display:inline;
}
#ct_logo{
	margin-left:17px;
	clear:both;
	float:left;
	display:inline;
}
#skf_logo span, #ct_logo span{
	display:none;
}
#skf_logo a{
	width: 126px;
	height: 47px;
	display:block;
	clear:both;
	background: url(images/skf_logo.jpg) no-repeat 0 0;
}
#skf_logo a:hover{
	background-position:0 -48px;
}
#ct_logo a{
	width: 126px;
	height: 27px;
	display:block;
	clear:both;
	background: url(images/ct_logo.jpg) no-repeat 0 0;
}
#ct_logo a:hover{
	background-position:0 -28px;
}

/* form ----------------------------------------------- */
fieldset
{	
	border:none;
	margin:0;
}

fieldset a
{
	font-size: 11px;
	margin: 0 0 3px 10px;
	padding: 0;
}

#email_friend {
	margin-bottom:8px;
	width:146px;
	padding:3px;
	font-size: 11px;
	color: #5e5e5e;
	border:1px solid #ccc;
}
#message_sent{
	color:#f00;
}
#sign_info{
	margin-top:86px;
}

/* Navigation ----------------------------------------------- */
 #sign_top {
	width: 283px;
	height: 216px;
	background: url(images/sign_top.jpg) no-repeat 0 0;
	float:left;
}
 #sign_bottom 
 {
	width:283px;
	height:66px;
	clear:both;
	background: url(images/sign_bottom.jpg) no-repeat 0 0;
}

* html  #sign_bottom 
{
	margin-top: -3px;
}

#sun{
	width:325px;
	height:180px;
	background: url(images/sun.jpg) no-repeat top left;
}
#donate {
	width: 202px;
	height: 75px;
	top: 2px;
	left: 0px;
}
/* Navigation ----------------------------------------------- */
#container{
	float:left;
	display:inline;
}
#right_container{
	width:325px;
	float:left;
	display:inline;
}
#nav_wrap {
	margin-left:40px;
	width:283px;
	float:left;
	display:inline;
}

#nav_wrap span 
{
	display:none;
}

#nav_select 
{
	width:283px;
	height:33px;
	clear:both;
	background: url(images/sign_select_video.jpg) no-repeat 0 0;
}

#nav_check
{
	width:136px;
	height:28px;
	display:block;
	cursor: pointer;
}

/* BEGIN DELETE DANEH
#nav_check a
{
	width:136px;
	height:28px;
	display:block;
	background: url(images/sign_check_em.jpg) no-repeat 0 0;
}

#nav_check a:hover
{
	background-position:0 -28px;
}
*/

#nav_jewels
{
	width:136px;
	height:26px;
	display:block;
	cursor: pointer;
}

* html #nav_jewels
{
	margin-top: -3px;
}

/* BEGIN DELETE DANEH
#nav_jewels a
{
	width:136px;
	height:26px;
	display:block;
	background: url(images/sign_jewels.jpg) no-repeat 0 0;
}

#nav_jewels a:hover
{
	background-position:0 -26px;
}
*/

#nav_sing
{
	height:54px;
	width:147px;
	float:left;
	display:inline;
	cursor: pointer;
}

/* BEGIN DELETE DANEH
#nav_sing a
{
	width:147px;
	height:54px;
	display:block;
	background: url(images/sign_sing.jpg) no-repeat 0 0;
}

#nav_sing a:hover
{
	background-position:0 -54px;
}
*/

#nav_rounds
{
	clear:both;
	width:283px;
	height:27px;
	display:block;
	cursor: pointer;
}

* html #nav_rounds
{
	margin-top: -3px;
}

/* BEGIN DELETE DANEH
#nav_rounds a
{
	width:283px;
	height:27px;
	display:block;
	background: url(images/sign_dr_rounds.jpg) no-repeat 0 0;
}

#nav_rounds a:hover
{
	background-position:0 -27px;
}
*/

#nav_counts
{
	width:283px;
	height:37px;
	padding: 0;
	margin: 0;
	cursor: pointer;
}

* html #nav_counts
{
	margin-top: -5px;
}

/* BEGIN DELETE DANEH
#nav_counts a
{
	width:283px;
	height:37px;
	display:block;
	background: url(images/sign_where_it_counts.jpg) no-repeat 0 0;
}


#nav_counts a:hover
{
	background-position:0 -37px;
}
*/

.clear{
	clear:both;
}
#footer{
	font-size:11px;
	width: 1023px;
	margin:4px auto 60px auto;
}
#footer ul{
	float:right;
}
#footer li{
	float: left;
	display:inline;
	margin-right:8px;
	list-style-type:none;
}

/*************** VIDEO SUBNAV **********************/
div.subnav
{
	position: absolute;
	top: 391px;
	left: 113px;
}

div.subnav .subnav1
{
	cursor: pointer;
}

div.subnav .subnav2
{
	cursor: pointer;
	margin-left: -3px;
}

div.subnav .subnav3
{
	cursor: pointer;
}

div.subnav .subnav4
{
	cursor: pointer;
	margin-left: 3px;
}

div.subnav .subnav5
{
	cursor: pointer;
	margin-left: -3px;
}
/*Privacy*/

.privacy { color: #000; font-size: 12px; font-family: arial; }
.privacy a:link { color: #002e4f; font-size: 12px; font-family: arial; font-weight: bold; text-decoration: none; }
.privacy a:visited { color: #002e4f; font-size: 12px; font-family: arial; font-weight: bold; text-decoration: none; }
.privacy a:hover { color: #002e4f; font-size: 12px; font-family: arial; font-weight: bold; text-decoration: underline; }

