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

	Folder:	Theme339
	Name:	Womens Health
	Cat:	Health and Wellness

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



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

		.sf_outer_wrapper{
		width: 736px;
		margin: auto;
		border: 1px solid #ccc;
		}
		.sf_wrapper{
		width: auto;
		height: auto;
		
		
		}
		.sf_wrapper:after {
		content: ".";
		display: block;
		clear: both;
		visibility: hidden;
		font-size: .01em;
		}
/*------------------------------------
	HEADER
------------------------------------*/
		.sf_header_wrapper{
		width:736px;
		height: auto !important height: 60px;
		min-height: 60px;
		}
		.sf_main_header{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: .9em;
		font-weight: bold;
		width: auto;
		float: left;
		padding: 10px 10px 0px 30px;
		overflow: hidden;
		height: 20px;
		}
		.sf_sub_header{
		width:auto;
		float: left;
		font-size: .7em;
		padding: 12px 10px 0px 10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		overflow: hidden;
		height: 20px;
		}
		.sf_extra1{
		width: 736px;
		height: auto !important height: 31px;
		min-height: 31px;
		
		}
		.sf_main_header p,.sf_sub_header p{
		margin: 0;
		padding: 0;
		}
		
		
/*------------------------------------
	NAVIGATION
------------------------------------*/
		.sf_navigation{
		width: 100%;
		height: auto;
		
		}
		.sf_navigation ul{
		margin: 0;
		padding: 0;
		height: auto !important; height: 1%;
		}
		.sf_navigation ul:after{
		content: ".";
		display: block;
		visibility: hidden;
		height: 0;
		font-size: 1px;
		clear: both;
		}
		.sf_navigation ul li{
		list-style-type: none;
		float:left;
		width: 184px;
		height: auto;
		}

		.sf_navigation ul li a{
		white-space: nowrap;
		position: relative;
		display: block;
		text-decoration: none;
		text-align:center;
		padding: 4px 0px 8px 0px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 0.6em;
		font-weight: bold;
		}
		.sf_navigation ul li a:hover{
		}
		.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;
}

#Nav1 a {
	display:block;
}

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

#Nav1 li ul { /* second-level lists */
	position:absolute;
	left:-999em;
	width:181px;
	height:auto;
	margin:0px;
	background:#ffffff;
	padding:0px;
	z-index:1000;
	border-width:0px 1px 1px;
	border-style:solid;
	border-color:#cccccc;
}
#Nav1 li ul li{
	margin:0;
	padding:0;
	width:auto;
	height:auto;
	background:none;
}
#Nav1 li ul li a{
	height:auto;
	margin:0px;
	width:181px;
	background-color:#ffffff;
	background-image:none;
	padding:5px 0px 6px;
	line-height:normal;
	white-space:normal;
	border-bottom:1px dotted #cccccc;
}
#Nav1 li ul li a:hover{
	background:#eeeeee;
}
#Nav1 li:hover ul, 
#Nav1 li.sfhover ul { /* lists nested under hovered list items */
	left:auto;
}

#Nav1 li ul li.sf_last_nav_item_subnav a {
	border:none;
}

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

/*------------------------------------
	CONTENT
------------------------------------*/
		
		.sf_content{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		margin: 20px 15px 20px 20px;
		font-size: .8em;
		
		}
		.sf_pagetitle{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: .6em;
		font-weight: bold;
		padding: 20px 0px 20px 20px;
		}
		.sf_extra5{
		width:736px;
		height: auto !important height: 166px;
		min-height: 166px;
		}
		.sf_extra5 span{
		display:block;
		height: 120px;
		width: 350px;
		padding: 15px 15px 0px 10px;
		margin-left: 350px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: .7em;
		overflow:auto;
		sf_edit: true;
		}
	
		
		
		
/*------------------------------------
	FOOTER
------------------------------------*/
		.sf_footer{
		width: 100%;
		height: auto !important height: 34px;
		min-height: 34px;
		padding: 0;
		margin: 0;
		clear: both;
		}
		.sf_footer div{
		display:block;
		text-align:center;
		font-size:.6em;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		padding-top: 8px;
		}
		
/*------------------------------------
	banner
------------------------------------*/	
		
		.sf_banner{
		margin-bottom: 35px;
		padding-top: 80px;
		text-align: center;
		font-size: .8em;
}
.sf_banner div#bannerLink{
		padding-top: 10px;
}
		
/**
 * Sticking flyout menu bug
 *
 * @bugfix
 * @affected ie7
 * @css-for ie7
 * @valid yes
 */
#Nav1 li:hover, #Nav1 li.hover {  
    position: static;  
} 
