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

	Folder:	Theme325
	Name:	Womens Atheltics
	Cat:	outdoor and health

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

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

body{
	color:#000;
	margin-top: 20px;
	font-family:Verdana, Geneva, Kalimati, sans-serif;
}

h1,h2,h3,h4,h5,h6,p {
	margin: 0;
	padding: 0;
}

.sf_outer_wrapper{
	width: 685px;
	margin: auto;
	border: solid 4px #FFFFFF;
	
}

.sf_wrapper{
	width: 685px;
	background-color:#FFFFFF;
}

a:link {
	color:#000;
}

a:visited {
	color:#000;
}

a:hover {
	color:#000;
}

/*------------------------------------
	HEADER
------------------------------------*/
.sf_header_wrapper{
	width: 685px;
	height: 82px !important;
	height: 82px;
	min-height: 82px;
	background-image: url(images/header_bg.gif);
	background-repeat: no-repeat;
	background-position: right;	
}

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

.sf_main_header{
	float: left;
	font-family:Verdana, Geneva, Kalimati, sans-serif;
	font-size:20px;
    margin-top:10px;
	padding: 0 0 0 20px;
	font-weight: bold;
    height: 30px;
    overflow: hidden;
}
.sf_sub_header{
	float: left;
    clear: left;
	font-family:Verdana, Geneva, Kalimati, sans-serif;
	font-size:13px;
	font-weight: bold;
	padding: 0px 0 0 20px;
    height: 25px;
    overflow: hidden;
    color: #8C8E8E;
}

/*------------------------------------
	NAVIGATION
------------------------------------*/
.sf_navigation{
	height: auto !important;
	height: 26px;
	min-height: 26px;
	margin-top: 3px;
	background-image: url(images/nav_bg.gif);
	background-repeat: repeat;
}
.sf_navigation ul{
	list-style-type: none;
	padding: 0px;
	height: auto !important; 
	margin: 0;
	height: 1%;
}
.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: 7px 13px 7px 12px;
	text-decoration: none;
	display: block;
	font-size:10px;
	font-weight: bold;
	font-family:Verdana, Geneva, Kalimati, sans-serif;
}

.sf_navigation_top{
	display:none;
}
.sf_subnavigation, .sf_subnavigation2 {
	display:none;
}
/*------------------------------------
	Dropdown
------------------------------------*/
#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, 
#Nav1 ul { /* all lists */
	list-style:none;
	width:100%;
}

#Nav1 a {
	display:block;
}

#Nav1 li { /* all list items */
	float:left;
}

#Nav1 li ul { /* second-level lists */
	position:absolute;
	left:-999em;
	width:130px;
	height:auto;
	margin:-4px 0 0 4px;
	background:#ffffff;
	padding:3px 3px 0 3px;
	z-index:1000;
}
#Nav1 li ul li{
	margin:0;
	padding:0;
	background:none;
}
#Nav1 li ul li a{
	background:#f2f2f2;
	height:auto;
	margin:0 0 3px 0;
	width:120px;
	padding:5px;
	line-height:normal;
	white-space:normal;
	border:none;
}
#Nav1 li ul li a:hover{
	background:#ffffff;
}
#Nav1 li:hover ul, 
#Nav1 li.sfhover ul { /* lists nested under hovered list items */
	left:auto;
}
/*------------------------------------
	CONTENT
------------------------------------*/

.sf_extra5{
	width:685px;
	height: 160px !important;
	height: 160px;
	min-height: 160px;
	clear: both;
	float: left;
	margin-top: 3px;
	background-image: url(images/photo1.jpg);
	background-repeat: no-repeat;
}
	
.sf_extra5 span{
	width: 453px;
	height: 160px !important;
	height: 160px;
	min-height: 160px;
	float: right;
	background-image: url(images/photo2.jpg);
	background-repeat: no-repeat;
}

.sf_pagetitle{
	font-family:Verdana, Geneva, Kalimati, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0px 20px 10px;
	clear: both;
	padding-top: 10px;
}

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

.sf_content{
	font-size:12px;
	font-family:Verdana, Geneva, Kalimati, sans-serif;
    margin-bottom: 20px;
	padding: 0 10px;
	clear: both;
}

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

/*------------------------------------
	FOOTER
------------------------------------*/
.sf_footer{
	width: 685px;
	font-size:10px;
	font-family:Verdana, Geneva, Kalimati, sans-serif;
	padding-top: 7px;
	color: #666;
	text-align: right;
}

.sf_footer div{
	padding: 0px 10px 0px 0px;
}

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

.sf_banner div#bannerLink{
	padding-top: 10px;
}

.sf_banner a{
	color:#000;
}

.sf_banner a:visited{
	color:#000;
}

.sf_banner a:hover{
	color:#000;
}

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