@charset "utf-8";
/* CSS Document */
/*styles specific to site*/
body  {
	background-image: url(/themes/1kf/images/bg.gif);
	background-repeat: repeat-x;
	background-color: #cfe0f7;
}
a:link {
	color:#cc0000;
	text-decoration:none;
}
a:visited {
	color:#7e7e7e;
	text-decoration:none;
}
a:hover {
	color:#ff0000;
	text-decoration:underline;
}
a:active {
	color:#cc0000;
	text-decoration:none;
}
a.tn:hover img { 
border: 1px dashed #ffcc00;
}
#container {
	background-image:url(/themes/1kf/images/container_bg.gif);
	background-repeat:repeat;
}
/*header with counter for 1kf only*/
#headercontent  {
	height: 384px;
}
#counterContainer  {
	background-image:url('/themes/1kf/images/1kf_counter_join_now.gif');
	background-repeat:no-repeat;
	height:75px;
	width:920px;
				}
#counterHolder  {
	height:64px;
	width:110px;
	margin:0px;/* auto 0px auto;*/
	padding-top:0px;
	padding-right:118px;
	padding-bottom:0px;
	padding-left: 0px;
	float: right;
}
#counterBox  {
	height: 64px;
	width: 110px;
	font-family: Impact;
	font-size: 62px;
	font-weight: bold;
	color: #cc0000;
	text-align: left;
}
/*join next buttons*/
/*#joinnextbox  {
}*/
#joinnow  {
	background-image: url(/themes/1kf/images/join_on.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 67px;
	width: 244px;
	display: block;
}
#joinnow a, #joinnow a:link, #joinnow a:hover, #nextpage a, #nextpage a:link, #nextpage a:hover   {
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
}
#joinnow a, #joinnow a:link, #joinnow a:hover  {
	height: 67px;
	width: 244px;
}
#joinnow a, #joinnow a:link  {
	background-image: url(/themes/1kf/images/join_off.gif);
}
#joinnow a:hover  {
	background-image: url(/themes/1kf/images/join_on.gif);
}
#nextpage  {
	background-image: url(/themes/1kf/images/next_on.gif);
	height: 67px;
	width: 259px;
	display: block;
}
#nextpage a, #nextpage a:link, #nextpage a:hover  {
	height: 67px;
	width: 259px;
}
#nextpage a, #nextpage a:link  {
	background-image: url(/themes/1kf/images/next_off.gif);
}
#nextpage a:hover  {
	background-image: url(/themes/1kf/images/next_on.gif);
} 
/*subfooter*/
#subfooterbox  {
	width: 849px;
}
.sfjoinnow  {
	margin: 0px;
	height: 220px;
	width: 293px;
	float:left;
	display:inline;
}
.sfsitelogo  {
	padding: 0px;
	height: 220px;
	width: 243px;
	float:left;
	display:inline;
}
.sfnextpage  {
	margin: 0px;
	height: 220px;
	width: 313px;
	float:left;
	display:inline;
}
/*welcome page*/
#welcomepgtext a:link {
	color:#cc0000;
}
#welcomepgtext a:visited {
	color:#666666;
}
#welcomepgtext a:hover {
	color:#ff0000;
}
#welcomepgtext a:active {
	color:#000000;
}
.welcomepgtxt2 {
	color: #990000;
}
#welcomepgtext h1 {
	color: #cc0000;
}
.bookmarkpg  {
	color: #ff0000;
}
/*Mini Video Player For Top Header*/
#headerFlashPlayerHolder {
	background-image: url(/themes/1kf/images/ad_header_player.gif)
}
