/*----------------------------------
		Theme #397_Extreme_Sports
		Cat Sports
----------------------------------*/

/*------------------------------------
	GENERAL
------------------------------------*/
body{
	margin: 30px 0 20px 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
}

.sf_outer_wrapper{
	background-color: #f2f2f2;
	position:relative;
	width: 800px;
	margin: 0 auto 0 auto;
}


.sf_extra7 {
	background-image: url('images/footer_0.gif');
	background-repeat: no-repeat;
	width: 658px;
	height: 15px;
	margin-top: 25px;
	clear: both;		
}

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

.sf_main_header {
	height: 40px;
	overflow: hidden;
}

.sf_sub_header {
	height: 55px;
	overflow: hidden;
}
/*------------------------------------
	HEADER
------------------------------------*/
.sf_header_wrapper{
	
}

/*------------------------------------
	NAVIGATION
------------------------------------*/

.sf_navigation {
	display: none;
}

.sf_subnavigation {
	display: none;
}

.sf_subnavigation2 {
	display: none;
}

.sf_navigation_top{
	clear:both;
	height: auto !important;
	width: 786px;
	padding: 7px;
	white-space: nowrap;
}

.sf_navigation_top ul{
	display: block;
	clear: both;
	margin: 0 5px 0 5px;
	width: 775px;
	padding: 0;
	height: auto !important;
}

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

.sf_navigation_top ul li {
	
	text-align: center;
	padding-bottom: 2px;
	margin: 0 10px;
	font-size: 0.83em;
	float: left;
	text-align: center;
	list-style-type: none;
	font-weight: bold;
}

.sf_navigation_top ul li.sf_last_nav_item{
}

.sf_navigation_top ul li a {
	color: #ffffff;
	padding-top: 4px;
	text-decoration: none;
	font-size: .8em;
	display: inline;
}

.sf_navigation_top ul li a:visited {
	color: #ffffff;
}

/*------------------------------------
	PAGE TITLE
------------------------------------*/

.sf_pagetitle {
	clear: both;
	font-size: .9em;
	padding: 5px 22px;
}

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

.sf_content {
	
	font-size: 12px;
	margin-left: 30px;
	margin-right: 30px;
	clear: both;
}

/*------------------------------------
	FOOTER
------------------------------------*/

.sf_footer {
	
	padding: 5px 10px 5px 10px;
	font-size: .7em;
	text-align: right;
}

.sf_banner {
	margin: 40px auto 0 auto;
	text-align: center;
	font-size: .7em;
}