/*********************************************************
**********************************************************

	Folder:	Theme206
	Name:	Racer
	Cat:	Sports

**********************************************************
*********************************************************/



/*------------------------------------
	GENERAL
------------------------------------*/
.sf_outer_wrapper{
	width: 900px;
	margin: auto;
}
.sf_wrapper{
	width: 900px;
}
.sf_header_wrapper{
	background: url(images/header_BG.jpg) no-repeat;
	sf_edit:true;
}
.sf_extra1{
	width: 900px;
	height: 20px !important; height: 20px;
min-height: 20px;
}
.sf_extra2{
	background:url(images/main_image.jpg) no-repeat;
	sf_edit:true;
}
a{
color:#666666;
}




/*------------------------------------
	NAVIGATION
------------------------------------*/
div.sf_navigation_top{
	width: 900px;
	
}
div.sf_navigation_top ul{
	margin: 0;
	padding: 0 0 0 80px;
	height: auto !important; height: 1%;
}
div.sf_navigation_top ul:after{
	content: ".";
	display: block;
	visibility: hidden;
	height: 0;
	font-size: 1px;
	clear: both;
}
div.sf_navigation_top ul li{
	margin-top: 10px;
	list-style-type: none;
	float:left;
	
}

div.sf_navigation_top ul li a{
	white-space: nowrap;
	position: relative;
	padding: 0 10px 0 10px;
	padding-bottom:8px;
	display: block;
	text-decoration: none;
	font: bold .6em Verdana, Arial, Helvetica, sans-serif;
}
div.sf_navigation_top ul li a:hover{
}
.sf_navigation{
display:none;
}




/*------------------------------------
	HEADER
------------------------------------*/

.sf_extra2{
	float: right;
	width: 500px;
	height: 200px;
}
.sf_header_wrapper{
	height: 200px;
	width: 900px;
}
.sf_main_header{
	font-size: 2.2em;
	text-align:center;
	width: 400px;
	padding-top: 80px;
	margin-bottom:5px;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 40px;
	overflow:hidden;
}
.sf_sub_header{
	width: 400px;
	font-size:1.2em;
	text-align:center;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	height: 20px;
	overflow:hidden;
}
.sf_sub_header p, .sf_main_header p{
margin: 0;
padding: 0;
}



/*------------------------------------
	CONTENT
------------------------------------*/
.sf_content:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	font-size: .01em;
}
.sf_pagetitle{
	width: 850px;
	height:32px;
	margin-top: 10px;
	font-size: .8em;
	font-weight: bold;
	padding-left: 50px;
	padding-top: 4px;
	font-family:Arial, Helvetica, sans-serif;
}
.sf_extra6{
	width: 900px;
	height:30px;
}
.sf_content{
	width: 820px;
	min-height: 200px;
	height: auto !important; height: 200px;
	padding-left: 40px;
	padding-right: 40px;
}
.sf_footer{
	width: 850px;
	height: 30px;
	padding: 0px 0px 0px 50px;
	font-size: .7em;
	padding-bottom: 30px;
}






/*------------------------------------
	BANNER
------------------------------------*/
div.sf_banner{
	margin-bottom: 35px;
	padding-top: 80px;
	text-align: center;
	font-size: .8em;
}
div.sf_banner div#bannerLink{
	padding-top: 10px;
}


