/*------------------------------------------------------------
		Theme_# 	523
		Cat 			Sports
		Name			GoDaddy.com #5 Car
------------------------------------------------------------*/

body {
	background-image: url(images/background.jpg);
	margin: 0;	
}

p {
}

.sf_outer_wrapper {
	width: 901px;
	margin: 0 auto;
	padding: 0 10px;
	background-image: url(images/sidebar.jpg);
	background-repeat: repeat-y;
	background-color: #0D0D0D;
}

.sf_extra1 {
}

.sf_wrapper {	
}

/*--------------------------------
		Top Navigation
---------------------------------*/

.sf_navigation_top {
	display:none;
}

.sf_navigation_top ul {	
}

.sf_navigation_top ul:after {	
}

.sf_navigation_top ul li {	
}

.sf_navigation_top ul li.sf_last_nav_item {	
}

.sf_navigation_top ul li.sf_first_nav_item {
}

.sf_navigation_top ul li a {		
}

.sf_navigation_top ul li a:visited {	
}

.sf_navigation_top ul li a:hover{	
}

/*--------------------------------
		End Top Navigation
---------------------------------*/

.sf_extra10 {	
}

/*--------------------------------
		Header
---------------------------------*/

.sf_header_wrapper {
	height: 260px;
	width: 901px;
}

.sf_header_wrapper:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	font-height: 1px;
	margin:0px;
	padding:0px;
}

.sf_extra2 {
}

.sf_main_header {
	height: 50px;
	overflow: hidden;
	font-family: Trebuchet MS, Arial;
	font-size: 28px;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	color: #ffffff;
	padding: 10px 20px 0;
}

.sf_extra3 {	
	width: 901px;
	height: 200px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}

.sf_sub_header { 
	display:none;
}

.sf_main_header p, .sf_sub_header p {
	margin:0px;
	padding:0px;
}

/*--------------------------
		End Header
--------------------------*/

.sf_extra4 {
	width: 901px;
	height: 39px;
}

/*--------------------------------
		Navigation
---------------------------------*/

.sf_navigation {
	float: left;
	width: 205px;
	background-image: url(images/menuback.gif);
	background-repeat: repeat-y;
}

.sf_navigation:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	font-height: 1px;
	margin:0px;
	padding:0px;
}

.sf_navigation ul {
	margin:0px;
	float:left;
	padding: 7px 0 0;
	list-style-type:none;
}

.sf_navigation ul:after {
	content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

.sf_navigation ul li {	
	background-image: url(images/menuoneback.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	float:left;
	width:175px;
	padding: 10px 10px 10px 20px;
}

.sf_navigation ul li.sf_last_nav_item {	
	padding-bottom: 17px;
}

.sf_navigation ul li.sf_first_nav_item {

}

.sf_navigation ul li a {
	padding-left: 15px;
	color: #ededed;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 1px;
	display: block;
}

.sf_navigation ul li a:visited {	
	color: #ededed;
}

.sf_navigation ul li a:hover{

}

/*------------------------------------
	Flyout - Left Aligned Menu
------------------------------------*/

#Nav1 li ul {  
	position:absolute;
	background:#333333;
	left: -999em;
	width:133px;
	margin:-21px 0 0 150px;
	z-index:1000;
	padding: 0px;
}
#Nav1 li a {
	display : block;
}
#Nav1 li ul li {
	margin:0;
	padding:0;
	background:none;
	height:auto;
	width:auto;
	border:none;
	float:left;
}
#Nav1 li ul li a {
	background:#0D0D0D;
	border:solid 1px #161616;
	display : block;
	width:120px;
	height:auto;
	padding:5px;
	white-space:normal;
}
#Nav1 li ul li a:hover {
	background:#161616;
}
#Nav1 li:hover ul, 
#Nav1 li.sfhover ul {  
	left: auto;
}

#Nav1 iframe {
	position: absolute;
	/* account for the border */
	left: -0.25em;
	top: -0.25em;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
	margin-left: 3px;
}

#Nav1 li:hover, #Nav1 li.hover {  
    position: static;  
}

/*--------------------------------
		End Navigation
---------------------------------*/

.sf_extra5 {	
}

/*--------------------------------
		 	Page Title
---------------------------------*/

.sf_pagetitle {
	color: #ffffff;
	float: right;
	display: inline;
	width: 640px;
	margin: 0 30px 10px 0;
	font-family: Trebuchet MS, Arial;
	text-transform: uppercase;
	font-style: italic;	
	font-weight: bold;
	font-size: 18px;
}

.sf_pagetitle h1 {
	font-size:18px;
	font-weight:bold;
	margin:0;
}

/*--------------------------------
		 End Page Title
---------------------------------*/

.sf_extra6 {	
}

/*--------------------------------
		 Sub Navigation
---------------------------------*/

.sf_subnavigation {
	display: none;
}

.sf_subnavigation ul {	
}

.sf_subnavigation ul:after {	
}

.sf_subnavigation ul li {	
}

.sf_subnavigation ul li.sf_last_nav_item {
}

.sf_subnavigation ul li.sf_first_nav_item {
}

.sf_subnavigation ul li a {	
}

.sf_subnavigation ul li a:visited {	
}

.sf_subnavigation ul li a:hover {	
}

/*--------------------------------
		 End Sub Navigation
---------------------------------*/

.sf_extra11 {
}
	
/*--------------------------
		Content
--------------------------*/

.sf_content {
	float: right;
	display: inline;
	width: 660px;
	margin: 0 20px 10px 0;
	color: #bbbbbb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.sf_content:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	font-height: 1px;
	margin:0px;
	padding:0px;
}

.sf_content img {	
}

/*--------------------------
		End Content
--------------------------*/


.sf_extra12 {
}


/*--------------------------------
		 Sub Navigation2
---------------------------------*/

.sf_subnavigation2 {
	display: none;
}

.sf_subnavigation2 ul {	
}

.sf_subnavigation2 ul:after {	
}

.sf_subnavigation2 ul li {	
}

.sf_subnavigation2 ul li.sf_last_nav_item {
}

.sf_subnavigation2 ul li.sf_first_nav_item {
}

.sf_subnavigation2 ul li a {	
}

.sf_subnavigation2 ul li a:visited {	
}

.sf_subnavigation2 ul li a:hover{	
}

/*--------------------------------
		 End Sub Navigation2
---------------------------------*/

.sf_extra7 {	
	clear: both;
}

.sf_extra7 span{	
}

/*--------------------------
		 Footer
--------------------------*/

.sf_footer {
	background-color: #0D0D0D;
	width: 901px;
	font-family: Trebuchet MS, Arial;
	font-size: 13px;
	text-align: center;
	padding: 25px 0 20px;
	margin-top: 10px;
}

.sf_footer div{	
}

.sf_footer p{
	margin:0px;
	padding:0px;
}

/*--------------------------
		End Footer
--------------------------*/


.sf_extra8 {	
}

.sf_extra9 {	

}


/*--------------------------
		Extra Stuff
--------------------------*/


a:link {

}

a:visited {
}

a:hover {	
	color: #ffffff;
}

.sf_banner {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0 auto;
	padding: 10px 0;
	color: #cccccc;
	width: 921px;
	background-image: url(images/sidebar.jpg);
	background-repeat: repeat-y;
}

.sf_banner img {
}

.sf_banner a:link, .sf_banner a:visited {
	color: #cccccc;
	text-decoration: none;
}

.sf_banner a:visited {
}

.sf_banner a:hover {
}
/**
 * Sticking flyout menu bug
 *
 * @bugfix
 * @affected ie7
 * @css-for ie7
 * @valid yes
 */
#Nav1 li:hover, #Nav1 li.hover {  
    position: static;  
} 
