/*-------------------------------------------------------------------------------
 * Emend CINV print styles
 * Created: Nov, 2008
-------------------------------------------------------------------------------*/

body {
	font: normal 62.5% Helvetica, Arial, sans-serif;
	color: #686868;
	line-height: 1;
	background: #ffffff;
}
p {
	font-size: 1.3em;
	line-height: 1.4;
	margin: 0 0 15px;
}

a:link, a:visited { text-decoration: none; }
a:hover, a:active { text-decoration: underline; }
a:focus { outline: 1px #007dc3 dotted; }

ul li { list-style: none; }
ol li { font: bold 1.3em Helvetica, Arial, sans-serif; }
ol li li {
	font-weight: normal;
	font-size: 1em;
}
img.pdf { 
	margin-right: 5px;
	vertical-align: middle;
}
address { 
	font: bold 1.2em Helvetica, Arial, sans-serif; 
	margin: 0 0 15px 15px;
}
.list-hdr {
	margin-bottom: 0;
}
sup {
	font-size: 0.9em;
	vertical-align: super;
}


/* Image replacement */
#content h2.ir { 	
	display: block;
	text-indent: 0;
	font-size: 22pt;
	color: #fdb813;
	width: auto;
	height: auto;
}

/* Page structure */
#container {
	width: auto;
	margin: 0 auto;
}
#frame {
	padding: 0 13px;
	background: none;
}
.faux_column {
	float: none;
	background: none;
}
#content {
	float: none;
	width: 99%;
}

#footer {
	position: relative;
	min-height: 150px;
	background: none;
}
#bottom-grass {
	width: 100%;
	background: none;
}

/* Top most links */
#toplinks {
	display: none;
}

/* Header & Logo */
h1#logo, #pagetools p, #pagetools ul {
	float: none;
}
h1#logo {
	width: 231px;
	height: 65px;
}
h1#logo a {
	width: 231px;
	height: 65px;
	background: transparent url(../images/shared/logo_emend.gif) 0 0 no-repeat;
}

/* Page Headers */
#about_emend { width: auto; height: 29px; background: none; }
#how_emend_works { width: auto; height: 29px; background: none; }
#taking_emend { width: auto; height: 29px; background: none; }
#talking_with_doctor { width: auto; height: 29px; background: none; }
#understanding_cinv { width: auto; height: 29px; background: none; }
#typesof_cinv { width: auto; height: 29px; background: none; }
#risks_cinv { width: auto; height: 29px; background: none; }
#myths_cinv { width: auto; height: 29px; background: none; }
#myths_cinv_sub { width: auto; height: 29px; background: none; }
#coping_with_cinv { width: auto; height: 29px; background: none; }
#tools_resources { width: auto; height: 29px; background: none; }
#track_symptoms { width: 257px; height: 29px; background: none; }
#personal_stories { width: 190px; height: 29px; background: none; }
#for_caregivers { width: 168px; height: 29px; background: none; }
#request_kit { width: 250px; height: 29px; background: none; }
#advocacy_education { width: 438px; height: 29px; background: none; }
#video_library { width: 177px; height: 29px; background: none; }
#reimbursement { width: 511px; height: 29px; background: none; }
#pi { width: 268px; height: 29px; background: none; }
#ppi { width: 228px; height: 29px; background: none; }
#site_map { width: 104px; height: 29px; background: none; }

#emend_cinv_intro { height: 0; }

/* Text resize, printing, etc. */
#pagetools p {	display: none; }
#pagetools ul { display: none; }

/* Top level nav */
#mainnav {	display: none; }

/* Sub nav */
#sidebar {	display: none; }

/* Side/Right content area */
#secondary {	display: none; }

#shadowbox_container { visibility: hidden; }

body.home #footer { background: none; }
#merck-ftr-ctr { display: none; }
#merck-ftr-nav-ctr { display: none; }

/* Recipe Detail */
#detail .print {display: block;}
#detail #pagetools,
#detail #breadcrumb,
#detail #appropriate,
#detail #rate,
#detail #masthead #recipe-photo,
#detail #sidebar-right,
#detail #utilities,
#detail #balance,
#detail #merck_source,
#detail #trademark,
#detail #footer {display: none;}
#detail #masthead,
#detail #facts,
#detail #designation #vegetarian,
#detail #main,
#detail #footer {background: none;}
#detail #content-wrap {
	float: none;
	width: 508px;
	margin: 1em;
	}
#detail #content {width: auto;}
#detail #print-link {
	color: #fdb813;
	font-weight: bold;
	padding-bottom: 15px;
	}
#detail #masthead {
	width: 498px;
	height: auto;
	margin: 0;
	padding: 0 5px;}
#detail #masthead #recipe-hdr {
	position: relative;
	top: auto;
	left: auto;
	padding-bottom: 15px;}
#detail #facts {
	position: relative;
	float: right;
	width: 255px;
	height: auto;
	margin-top: -167px;
	padding: 0 0 25px 20px;}
#detail #designation {
	top: 175px;
	bottom: auto;
	left: -209px;
	}

