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

    Folder:	Theme328
    Name:	Sports nut
    Cat:	Sports

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



/*------------------------------------
    GENERAL
------------------------------------*/

body{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
ul,ol,li,h1,h2,h3,h4,h5,h6 {
    margin: 0;
    padding: 0;
}
.sf_outer_wrapper{
    width:654px;
    margin: auto;	
    
}
.sf_wrapper{
    width:654px;		
}

a{
    color:#000000;
}




/*------------------------------------
    HEADER
------------------------------------*/
.sf_header_wrapper{
    width: 654px;
    height: 120px !important; height: 120px;
    min-height: 120px;
    margin-bottom:10px;
}

.sf_main_header p, .sf_sub_header p { margin: 0; padding: 0; }
.sf_main_header{
	width:450px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	padding: 30px 0 0 200px;
	font-weight: bold;
    height: 30px;
	color: #FFCC00;
    overflow: hidden;
}
.sf_sub_header{
	width: 450px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	padding: 0px 0 0 200px;
	color:#333;
    height: 25px;
    overflow: hidden;
}
.sf_pagetitle{
    background:#FFFFFF;
    width: 652px;
    
}
.sf_pagetitle div{
    font-size: 14px;
    font-family:Geneva, Arial, Helvetica, sans-serif;
    font-weight:bold;
    padding: 0px 0px 0px 10px;
    
}


/*------------------------------------
    NAVIGATION
------------------------------------*/
.sf_navigation{
    width: 650px;
    margin: 0 auto;
    margin-top: -27px;
    height: auto !important;
}

.sf_navigation ul{
    background-color: #fff;
    list-style-type: none;
    padding: 0px 0px 0px 8px;
    height: auto !important;
}

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

.sf_navigation ul li{
    float: left;
    width: auto !important; width: 5px;
    white-space:nowrap;
}

.sf_navigation ul li a{
    padding: 0px 12px 0px 12px;
    text-decoration: none;
    display: block;
    font-size:10px;
    font-weight: bold;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    height: 15px;
    color: #000;
}

.sf_navigation_top{
    display:none;
}



/*------------------------------------
    CONTENT
------------------------------------*/

.sf_extra5{
    width:652px;
    height: 9px !important; height: 9px;
    min-height: 9px;
    margin: 10px 0px 0px 0px;
}

.sf_extra7{
    width: 652px;
    height: 10px !important; height: 10px;
    min-height: 7px;
}

.sf_pagetitle{
    color: #000;
}
.sf_content{
    background:#FFFFFF;	
    width:652px;
}

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

/*------------------------------------
    FOOTER
------------------------------------*/
.sf_footer{
width: 652px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size: 9px;
color:#FFFFFF;
text-align:center;	
}







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


