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

	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: 50px;
}
.sf_extra2{
	background:url(images/main_image.jpg) no-repeat;
	sf_edit:true;
}
a{
color:#666666;
}




/*------------------------------------
	NAVIGATION
------------------------------------*/
.sf_navigation{
	position:absolute;
	top: 15px;
	.top: 45px;
	width: 900px;
}
.sf_navigation div {
	height: auto !important; height: 1%;
}
.sf_navigation ul{
	list-style-type: none;
	float: right;
	margin-right: 30px;
}
.sf_navigation div:after{
	content: ".";
	display: block;
	visibility: hidden;
	height: 0;
	font-size: 1px;
	clear: both;
}
.sf_navigation ul li{
	float: left;
	margin-bottom: 5px;
}
.sf_navigation ul li a{
	display: block;
	text-decoration: none;
	font-size: .58em;
	padding: 0px 15px 0px 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 5px;
}






/*------------------------------------
	HEADER
------------------------------------*/
.sf_header_wrapper{
	width: 400px;
	height: 200px;
}
.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;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
}
.sf_sub_header{
	width: 400px;
	font-size:1.2em;
	text-align:center;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
}


/*------------------------------------
	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;
}


