/* FOR PRINTING ARTICLES */
html {
	width:100%;
	margin: 0;
	padding: 0;
}
body {
	width: 99%;
	color: #000;
	background: #FFF !important;
	font:1em/120% Arial, Helvetica, sans-serif;
	margin: 0 0 1em 0!important;
	padding:0 !important;
}
form {
	margin:0;
	padding:0;
}
h1, h2, h3, h4 {
	padding:0;
	line-height:95%;
	text-align:left;
}
h1{font-size: 1em;}
h2{font-size: .9em;}
h3, h4 {
	font-size: .8em;
}
img {
	border:0;
}
a {
	color:#000;
	text-decoration:none;
}

/*  ALL OVERRIDES
------------------------------------------------------- */
.clearfix {
	display: block;
}
.articleTools  {
	display: none !important;
}

#page_area {
	width: 745px !important;
	text-align: left;
	margin: 0;
	padding: 0;
}

* html #page_area {
	width: 650px !important;
}

*+html #page_area {
	width: 650px !important;
}

#mainContentContainer_area {
	width: 100%;
	margin: 0 !important;
	padding: 0 !important;
}
.bottomBackground_fmt {
	width: 100% !important;
}
#mainContent_area {
	clear:both;
	width: 99%;
	float: none;
	margin: 0;
	padding: 0;
	display:block;
	overflow: visible;
}
.titleBar_rdr {
	margin: 10px 0px 0px !important;
	width:100% !important;
}
* html .titleBar_rdr {
	width: 650px !important;
}
*+html .titleBar_rdr {
	width: 650px !important;
}
.titleBar_rdr .titleBarMiddle_fmt {
	width: 99%;
	margin: 0 !important;
	padding: 4px !important;
}
.titlebar {
	width: 494px;
}
.titlebar .tb_main{
	margin: 0px;	
}


.ed_disclaimer {
	margin-left:0px !important;
	width: 494px;
}

/* Title bar styles for when its in the center pane */
.topictitleBar_rdr {
	float: none;
	margin: 0;
}
.topictitleBar_rdr .topictitleBarMiddle_fmt {
	color: #242424;
	width: 100%;
	background: none;
	margin: 0 !important;
	padding: .5em 0 !important;
	border-bottom: 1px solid #dcdcdc !important;
}
.topictitleBar_rdr .topictitleBarMiddle_fmt h1 {
	margin: 0;
	padding: 0;
}

/* specific */
#header_ctr {
	width: 99%;
	text-align:left;
	height: 70px !important;
	margin: .5em 0 0 .5em;
	padding: 0;
}
#logo_rdr {
	float: left;
	margin: 0 !important;
	padding: 0 !important;
}
#logo_rdr img {
	visibility: hidden;
}
#middleContent_fmt {
	width: 494px;
	padding: 0;
	margin: 0;
}

/*article specific */
.article_rdr {
	padding: 0;
	margin: 0;
	width: 745px !important;
}

* html .article_rdr {
	width: 650px !important;
}

*+html .article_rdr {
	width: 650px !important;
}

.article_rdr p {
	padding: 0;
	margin: 1em 0;
}
.article_rdr .headerLink_fmt {
	clear: left;
	margin: 1em 0;
	padding: 0;
}
.attribution_rdr {
	background: none;
	color:#000000;
	padding:5px 0px 0px;
	margin: 0;
	width:100%;
	border-bottom: 1px solid #F3F1E6;
}
.attribution_rdr .medicalRef_fmt {
	background: none;
	font-size: .9em;
	line-height: 100%;
	vertical-align: middle;
	padding: 0;
	margin: 0;
	border: none;
}
.attribution_rdr .medicalRef_fmt p, .attribution_rdr .sources_fmt p {
	line-height:125%;
	padding: 0;
	margin: 0;
}
.attribution_rdr .dotted_footerSpaced_fmt, .attribution_rdr .sources_fmt, .attribution_rdr .copyright_fmt, .attribution_rdr .dotted_footer_dk_fmt {
	background: none;
	padding: 0;
	margin: 0;
}
.attribution_rdr .basefooter_fmt {
	background: none;
	height: 1px;
}
.attribution_rdr .medicalRef_fmt p img {
	line-height: 100%;
	vertical-align: middle;
	padding-left: 0em;
	margin-left: 3em;
}

#article_source_text{
  display:block !important
}

/*ActionSet DecisionPoint specific*/
.decisionPoint_fmt {
	margin: 0;
	padding: 0;
}
.actionset_fmt .section_fmt, .decisionPoint_fmt .section_fmt {
	background: none;
	width: 90%;
	margin: 2em 0 0 0;
}
.actionset_fmt .detail_fmt, .decisionPoint_fmt .detail_fmt {
	display: block;
	background: none;
	width: 90%;
	border-top:1px solid #A8A59A !important;
}
.actionset_fmt .border_fmt, .actionset_fmt .innerBorder_fmt, .decisionPoint_fmt .border_fmt, .decisionPoint_fmt .innerBorder_fmt {
	border: none;
}
.actionset_fmt .link_fmt, .decisionPoint_fmt .link_fmt {
	display: none;
}
.actionset_fmt .arrow_fmt, .actionset_fmt .arrowLast_fmt, .decisionPoint_fmt .arrow_fmt, .decisionPoint_fmt .arrowLast_fmt, .decisionPoint_fmt .arrowFirst_fmt {
	background: none;
}
.decisionPoint_fmt .arrow_fmt {
	border-left: none;
}
.actionset_fmt .content_fmt, .decisionPoint_fmt .content_fmt {
	height: auto;
	paddiing: 0;
	margin: 0;
	overflow: visible;
}
.actionset_fmt .answerBoxContainer_fmt p:first-child {
	display: block !important;
}
/* Healthwise emergencies */
.HW_emergency_rdr {
	width: 90%;
	margin: 0;
	padding: 0;
}
.HW_emergency_rdr .tabLevel {
	display: none;
}
.HW_emergency_rdr .boundingBox_fmt {
	background: none;
	border: none;
}
.HW_emergency_rdr .highlightBox_fmt {
	width: 100%;
	height: auto;
	paddiing: .5em;
	margin: .5em;
	overflow: visible;
}
.HW_emergency_rdr #step2 {
	display: block !important;
}
/* Check your Symptoms*/
.HW_checkSymptoms_rdr .boundingBox_fmt {
	background: none;
	border: none;
}
.HW_checkSymptoms_rdr .highlightBox_fmt {
	width: 100%;
	height: auto;
	paddiing: .5em;
	margin: 0;
	overflow: visible;
}
.HW_checkSymptoms_rdr .subheaderBar_fmt {
	background: none;
	margin: 1em 0 0 0;
}
.HW_checkSymptoms_rdr .mainContentSectionFooter_fmt {
	background: none;
}
/* FAQ */
.faqMultipleQA_fmt ul.faq_fmt {
	margin: 1em 0;
	padding: 0;
}
.faqMultipleQA_fmt li.question_fmt {
	font-weight: bold;
	clear: both;
}
.faqMultipleQA_fmt li.answer_fmt {
	display: block;
	clear: both;
}
.article_rdr ul.standardList_fmt li, .article_rdr li {
	background: none;
}
.faqMultipleQA_fmt .answerBox_fmt {
	width: 90%;
	border-bottom: 1px solid #dcdcdc;
}
.faqMultipleQA_fmt .Content_fmt {
	width: 90%;
	background-image: none;
	background: none;
}
.faqMultipleQA_fmt .ContentPad_fmt {
	margin: 0;
	padding: 0;
}
.faqMultipleQA_fmt .Top_fmt, .faqMultipleQA_fmt .Bottom_fmt {
	background: none;
}
.faqMultipleQA_fmt .close_fmt, .faqMultipleQA_fmt .button_fmt {
	display: none;
}
/* Hide */
#header_ctr, .titleBarGuide_fmt .titleBar_rdr, .pageShadow_left_fmt, #contentBackground_fmt, .pageShadow_right_fmt, #FTShadow_left_fmt, #FTShadow_right_fmt {
	background: none !important;
}
.hide, #bannerAd_rdr, #search_container, #date_fmt, #tools_rdr, .titleBar_rdr .titleBarTop_fmt, .titleBar_rdr .titleBarBottom_fmt,
#navigation_rdr, #navColumn_area, #thirdCol_area, #breadcrumb_ctr, .font_sizer_fmt, .feedbackLogo_fmt,
.contentDivider_fmt, .topFTCorners_fmt, #centerBar_rdr, .bottomFTCorners_fmt, .bottomBGCorners_fmt,
#bottomShadow_fmt, #mainBottom_fmt, .horizNav_rdr, .horizNav_rdr_bottom_pulldown_fmt, .articlesPulldown_fmt,
.userFeedback_rdr, .sponsorBox_right_rdr.sponsorBoxCenterArea, #global-head-print, #footer_rdr, #articleRelatedLinks_fmt, .topictitleBarTop_fmt, .topictitleBarBottom_fmt,  .sponsorBox470_rdr {
	display:none;
}

/* Hide HZ 2 */
.cw_btm_300x250_rdr, .related_links {
	display:none;
}

/* my notes and url in head */
#url_reference {
	font-size: 100%;
	color: #000;
	clear: both;
	line-height: 130%;
	margin: 0;
	padding: 2px 0 0 0;
	position: relative;
	border-top: 1px solid #0a6fa7;
}
#url_reference .art_link {
	color: #3083ab;
}
#print_notes {
	display: none;
}

/* footer */
#copyrightPrint_fmt {
	font-size: 90%;
	margin: 10 0 0 0;
	padding: 3px 0 0 5px;
}

/* my notes textbox */
#mynotes {
	position: relative;
	width: 700px;
	height: auto;
	text-align: left;
	margin: 1em 0 0 0;
	padding: 0;
	overflow: visible;
}
#mynotes_wrapper {
	width: 700px;
	height: auto;
	position: absolute;
	margin: 0;
	padding: 3px 0 0 5px;
	overflow: visible;
}
.print_label {
	height: 20px;
	margin: 0;
	padding: 0 0 0 0;
}
.print_form {
	margin: 0;
	padding: 0;
}
.print_form form {
	height: auto;
	width: 700px;
	margin: 0;
	padding: 0;
	overflow: visible;
}
.print_form form textarea {
	width: 700px;
	height: auto;
	margin: 0;
	padding: 0;
	overflow: visible;
}

/* print banner ad */
#printBottomAd_rdr {
	margin: 0 0 4em 0;
	padding: 0 0 10px 0px;
}

#printBottomAd_rdr #printBottomAd_fmt {
                margin:0;
                float:left;
                width:738px;
}

#printBottomAd_rdr .ad_image {
                float:left;
                width:10px;
}


.cw_btm_300x250_rdr {
	display: none;
}
.related_links {
	display:none;
}


/* edits for new template */
#print_notes {
	background: #fff url(http://css.webmd.com/dtmcms/live/webmd/consumer_assets/site_images/layout/shared/printNotes_icon.gif) no-repeat 0px 50%;
}
#nav_rdr,
#nav_fmt,
#bannerAd_ctr,
#search_container,
.login_rdr,
.search_date,
.topSiteShadow {
    display: none;
}

.bottom_header {
	float: left;
	height: auto;
	margin-left: 0;
	position: relative;
	top: 0;
	width: auto;
}

.bottom_header .logo_rdr {
	margin: 0px;
}
#mainContent_ThirdCol_ctr {
	margin-left: 8px;
    width: 735px;
}
#page_area {
    background-image: none;
}
.uk_badge {
display:none !important;
}
.social_links {
	display:none;
}
/* always show sources in the print version */
.viewSource_fmt {
	display: none;	
}
#sourceText_fmt {
	display: block !important;	
}
/* new masthead */
#masthead.bottom_header {
	height: auto;
}
#masthead #search_container, #masthead #nav, #masthead #authorization, #masthead #social_icons, #masthead #divider #masthead #lln-srchbarlnks {
	display: none;
}
#masthead #banner #logo {
	position: relative;
	top: 0px;
	left: 0px;
}
#logo {
	position: relative;
	top: 0px;
	left: 0px;
}

#masthead #logo a {
	height: 43px;
	width: 190px;
}
.ed_disclaimer { 
	margin-top: 0px !important;
}
.bottomBackground_fmt, #contentBackground_fmt {
	padding: 0;
}
/* end new masthead */
#header_ctr .nav { 
                display: none !important;
}
#why_webmd {
                display: none;
}
