/* PAGE CONTAINER DIVS - CENTERS CONTENT */
#centering_area {
	text-align: center;
	width: 100%;
}
#page_area {
	width: 996px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background:url('http://img.webmd.com/community/blogs/2009/images/site_shadow.png') repeat-y;
}

/* HEADER CONTAINERS */
#bannerAd_ctr {
	height: 92px;
	width: 980px;
    padding: 3px 8px 0px 8px;
	background:#fff;
}
#header_ctr {
	position: relative;
	height: 133px;
	z-index: 2;
}


/* MAIN CONTENT CONTAINER */
#mainContentContainer_area {
	width: 996px;
}

/* BREADCRUMB CONTAINER */
#breadcrumb_ctr {
	width: 963px;
	padding: 2px;
	margin: 0px 0px 0px 13px;
	height: 13px;
	border-top: 1px #dee0da solid;
}

/*  =MIDDLE/RIGHT COLUMN CONTAINER
------------------------------------------------------- */
#mainContent_ThirdCol_ctr {
	width: 810px;
	padding-right: 8px;
	float: right;
}

/* override for 2-column header just in case */
.titleBar_rdr {
margin-left:0px !important;
}

/*  =LEFT COLUMN STYLES
------------------------------------------------------- */
#navColumn_area {
	float: left;
	width: 162px;
	padding-top:38px;
	margin-left:-660px;
	overflow: hidden;
}


/*  =CENTER COLUMN STYLES
------------------------------------------------------- */
#mainContent_area {
	width: 596px;
	float: left;
	margin-left:176px;
	display:inline;
	overflow: hidden;
}
#mainContent_ctr {
	margin-left: 2px;
}
#mainBottom_fmt {
	display: none;
}

/* fix for IE display issue 
* html #middleContent_fmt {
	height: 1%;
}*/

/*  =THIRD COLUMN STYLES
------------------------------------------------------- */
#thirdCol_area {
	width: 212px;
	float: left;
	margin-left: 4px;
	overflow: hidden;
}

/*  =FOOTER DIVS & STYLES
------------------------------------------------------- */
#footer_rdr {
	clear: both;
}
#footer_rdr #bottomShadow_fmt {
	clear: both;
	background:url('http://img.webmd.com/community/blogs/2009/images/site_topbot.png') -4px -15px no-repeat;
	height:15px;
	width:996px;
	font-size: 1%;
}
	
/* GENERAL GLOBAL STYLES
-----------------------------------------------*/
.moduleSpacer_rdr {
	height: 4px;
	background: #ffffff url('http://img.webmd.com/community/blogs/2009/images/spacer.gif') repeat;
	font-size: 1%;
	clear: both;
}

/* Below styles are needed to make the center pane look right 
-----------------------------------------------*/
.composite.twoCol_fmt {
position:relative;
width: 494px;
}

/*--- composite container styles ---*/
.composite.twoCol_fmt .left_ctr {
float: left;
width: 243px;
}
.composite.twoCol_fmt .right_ctr {
float: left;
width: 250px;	
}
.composite.twoCol_fmt .mainContentSectionFooter_fmt {
display: none;
}

/* automatically clears floats */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {display: inline-table;}

/*  =SAFARI text-size inheritance fix */
body div,
body dl,
body fieldset,
body form,
body p,
body pre,
body table,
body ul,
body ol {
	font-size: 10pt;
}

/* Hide images that have to be in source  */
.topBGCorners_fmt, .topFTCorners_fmt, .bottomFTCorners_fmt, .bottomBGCorners_fmt {
display: none !important;
}



.social_masthead {
	position:absolute;
	right:10px;
	bottom:2px;
}
.social_links ul {
	margin: 0;
	padding:0;
	list-style:none;
}
.social_links ul li{
	margin:0;
	padding:0;
	float:left;
	width:20px;
}
.social_links ul li a {	
	display:block;
}
.social_links ul li.fb a {	
	width:14px;
	height:16px;
	background:url(http://img.webmd.com/dtmcms/live/webmd/consumer_assets/site_images/icons/social_facebook.png) 0 2px no-repeat;
}
.social_links ul li.tw a {	
	width:14px;
	height:17px;
	background:url(http://img.webmd.com/dtmcms/live/webmd/consumer_assets/site_images/icons/social_twitter.png) 0 0 no-repeat;
}

.hidesocial .social_links {
	display:none;	
}
.social_footer {
	float:left;
	width:900px;
	margin:10px 0 0 16px;
}
.social_footer h6 {
	float:left;
	width:60px;
	font-size:80%;
	color:#666;
	font-weight:normal;
	margin:1px 0 0 0;
}
.social_links ul {
	margin: 0;
	padding:0;
	list-style:none;
}
.social_links ul li{
	margin:0;
	padding:0;
	float:left;
	width:20px;
}
.social_links ul li a {	
	display:block;
}
.social_links ul li.fb a {	
	width:14px;
	height:16px;
	background:url(http://img.webmd.com/dtmcms/live/webmd/consumer_assets/site_images/icons/social_facebook.png) 0 2px no-repeat;
}
.social_links ul li.tw a {	
	width:14px;
	height:17px;
	background:url(http://img.webmd.com/dtmcms/live/webmd/consumer_assets/site_images/icons/social_twitter.png) 0 0 no-repeat;
}					
