@charset "utf-8";

/* CSS Document */



	body {
	font: normal normal normal 76%/1.5em Verdana, Arial, Helvetica, sans-serif;
	color: #555;
	margin: 5px 0;
	text-align: center;
	background: #cab57c url(/images/IRParents/layout/taupeStripes.gif) top center repeat-x fixed;
}

#mainContainer {
	text-align: left;
	margin: 0 auto;
	position: relative;
	width: 656px;
}

#outerLeft {
	width: 0px;
	display: none;
	height:0;
}

#outerRight {
	width: 170px;
	padding-top: 50px;
	height: 100%;
	right: -156px;
	display: block;
	text-align: right;
	top: 0px;
	position: absolute;
}

#mainSite {
	width: 616px;
	margin: 0 auto;
}

#mainHeader {
	width: 616px;
	height: 77px;
	background: url(/images/IRParents/layout/kh_parents_topHatBG.png) bottom left no-repeat;
}

#logoImage {
	background: url(/images/IRParents/layout/kh_parents_logo.png) top left no-repeat;
	width: 176px;
	height: 77px;
	float: left;
}

#logoContainer {
	margin-left: -176px;
	width: 176px;
	height: 77px;
	float: left;
}

#logoContainer h1 a, #logoContainer h1 a:link, #logoContainer h1 a:visited, #logoContainer h1 a:hover {
	width: 156px;
	height: 45px;
	display: block;
	margin-top: 8px;
	margin-left: 12px;
}

#logoContainer h2 a, #logoContainer h2 a:link, #logoContainer h2 a:visited, #logoContainer h2 a:hover {
	width: 120px;
	height: 20px;
	display: block;
	margin-left: 30px;
}

#tabsImage {
	width: 284px;
	float: right;
	height: 26px;
	background: url(/images/IRParents/layout/kh_parents_tabs.png) top right no-repeat;
	margin-top: 10px;
	margin-right: 12px;
}

#tabsContainer {
	width: 284px;
	float: right;
	height: 26px;
	margin-top: -26px;
	margin-right: 12px;
}

#tabsContainer h3 a, #tabsContainer h3 a:link, #tabsContainer h3 a:visited, #tabsContainer h3 a:hover {
	width: 120px;
	height: 26px;
	display: block;
	margin-left: 6px;
	float: left;
}

#tabsContainer h4 a, #tabsContainer h4 a:link, #tabsContainer h4 a:visited, #tabsContainer h4 a:hover {
	width: 70px;
	height: 25px;
	display: block;
	float: left;
}

#tabsContainer h5 a, #tabsContainer h5 a:link, #tabsContainer h5 a:visited, #tabsContainer h5 a:hover {
	width: 80px;
	height: 25px;
	display: block;
	float: left;
}

#mainBody {
	background: url(/images/IRParents/layout/kh_parents_mainBodyBG_2.png) bottom left repeat-y;
}

#leftNav {
	width: 172px;
	float: left;
	height: 100%;
	background: url(/images/IRParents/layout/kh_parents_leftNavBG.png) top left no-repeat;
	padding-bottom: 30px;
	margin-left: 4px;
}

#leftNavSearch {
	width:172px !important;
}

#leftNavSearch {
	height:41px !important;
}

#leftNavSearch input {
	border:0 none;
	width:127px;
	color:#3262be;
	font-weight:bold;
	margin-left:15px;
	margin-top:20px;
	background:transparent;
	font-size:12px;
}

input#searchButton {
	width:20px;
	margin-top:-20px;
	height:22px;
	width:22px;
	cursor:pointer;
	margin-left:143px;
	font-size:0;
	float:left;
}

#mainNav {
	background: url(/images/IRParents/layout/kh_parents_mainNavBG.png) 50% bottom no-repeat;
	padding-bottom: 9px;
}

#leftNav ul {
	margin-top: 20px;
	margin-left: 5px;
}

#leftNav ul li a, #leftNav ul li a:link, #leftNav ul li a:visited {
	background: url(/images/IRParents/layout/kh_parents_linkBG.png) top left no-repeat;
	width: 162px;
	height: 26px;
	display: block;
	padding-top: 3px;
	text-decoration: none;
	font-weight: bold;
	padding-left: 6px;
	font-size: 11px;
	color: #3262be;
}

#leftNav ul li a:hover {
	color: #fff;
	background: url(/images/IRParents/layout/kh_parents_linkHoverBG.png) top left no-repeat;
	display: block;
}

#mainNavExtraLink a, #mainNavExtraLink a:link, #mainNavExtraLink a:visited, #mainNavExtraLink a:hover {
	width: 152px;
	height: 131px;
	display: block;
	background: url(/images/IRParents/layout/kh_parents_home_classroomLink.png) top center no-repeat;
	margin-left: 10px;
}

#mainContentContainer {
	margin-left: 0px;
	width: 436px;
	float: left;
}

.hider {
	position:absolute;
	left:-1000px;
	overflow:hidden;
	line-height:0;
	font-size:0;
	display:block;
	height:0;
	width:0;
}

#khcontent li {
	margin-left: 20px;
}

#breadcrumbsContainer {
	font-size: 9px;
	width: 436px;
	position: relative;
	border-bottom: 1px solid #eee;
	line-height: 1.2em;
	height: 40px;
}

#breadcrumbs {
	width: 300px;
	padding: 9px;
}

#breadcrumbs a {
	text-decoration: none;
	font-weight: normal;
	font-size: 9px;
	color: #06c;
}

#breadcrumbsExtras {
	width: 100px;
	margin-top: 9px;
	position: absolute;
	top: 0;
	text-align: right;
	margin-left: 330px;
}

#smallTextLink {
	font-size: 10px;
	padding-right: 2px;
}

#regTextLink {
	font-size: 12px;
	padding-right: 2px;
}

#largeTextLink {
	font-size: 14px !important;
}

/* What others are reading */

#whatOthersAreReading h4 {
	width: 158px;
	height: 46px;
	display: block;
	position: relative;
	z-index: 1000;
	background: url(/images/IRParents/layout/kh_otherParentsHead.png) top left no-repeat;
}

#whatOthersAreReading {
	width: 158px;
	background: url(/images/IRParents/layout/kh_otherParentsMainBG.png) bottom no-repeat;
	margin-left: 7px;
	margin-top: 20px;
}

#whatOthersAreReading ul {
	margin-top: 0px;
	margin-left: 1px;
	padding-bottom: 10px;
}

#whatOthersAreReading ul li {
	background: url(/images/IRParents/layout/kh_parentsOthersBullet.png) 5px 13px no-repeat;
}

#whatOthersAreReading ul li a, #whatOthersAreReading ul li a:link, #whatOthersAreReading ul li a:visited {
	line-height: 1em;
	border-bottom: 1px solid #e4edf6;
	width: 131px;
	padding: 12px 5px 12px 20px;
	display: block;
	height: auto;
	background: transparent;
}

#whatOthersAreReading ul li a:hover {
	color: #3362eb;
	background: #f0f4fc url(/images/IRParents/layout/kh_parentsOthersBulletHover.png) 5px 13px no-repeat;
}

/* Express Email Banner */
#newsletterBannerLink a, #newsletterBannerLink a:link, #newsletterBannerLink a:visited #newsletterBannerLink a:hover {
	display: block;
	width: 420px;
	height: 132px;
	background: url(/images/IRParents/layout/kh_parents_enewsBanner.png) top left no-repeat;
	margin-left: auto;
  margin-right: auto;
	margin-top: -20px;
	margin-bottom: 26px;
}

/* Footer */
#kidsHealthFooter {
	width: 616px;
	margin: 0 auto !important;
	text-align: center;
	height: 200px;
	font-size: 10px;
	padding-top: 26px;
	background: url(/images/IRParents/layout/kh_parents_mainBotttom.png) top left no-repeat !important;
	color: #000;
}

#kidsHealthFooter p {
	width: 560px;
	margin: 0 auto;
}

#NemoursLink {
	width: 120px;
	height: 60px;
	margin: 0 auto;
	display: block;
	background: url(/images/IRParents/layout/Nemours_logo.png) top left no-repeat;
}

#NemoursLink a, #NemoursLink a:link, #NemoursLink a:visited, #NemoursLink a:hover {
	width: 120px;
	height: 60px;
	margin: 0 auto;
	display: block;
}

#kidsHealthFooter ul li {
	display: inline;
}

#kidsHealthFooter ul li a, #kidsHealthFooter ul li a:link, #kidsHealthFooter ul li a:visited, #kidsHealthFooter ul li a:hover {
	text-decoration: none;
	padding-right: 5px !important;
	padding-left: 5px !important;
	margin: 0 !important;
	border-right: 1px solid #3362be;
	letter-spacing: -.025em;
	color: #3362be;
	font-weight: bold;
}

li#footerLastLink a, li#footerLastLink a:link, li#footerLastLink a:visited, li#footerLastLink a:hover {
	border-right: 0 none !important;
	padding-right: 0 !important;
}

/* Ads */

#khAdSpace a {
	color: #000;
	text-decoration: underline;
	font-size: 10px;
}

#khAdSpace {
	width: 160px;
	text-align: center;
	float: right;
	margin-top: 7px;
}

#khAdBody {
}

* html #kh_experts_nav {
	margin-right:-3px;
}

*:first-child+html #kh_experts_nav {
	margin-right:0;
	margin-left:10px;
}

*:first-child+html #kh_experts_nav ul li {
	margin-left:0;
}
/* Addition for PollDaddy polls... Default will be licensee 'QuickPoll' image, this will override for mothership */
.pds-question-top {
	background-image:url(/images/mothership/logos/logo-kidshealth-120x40.png) !important;
	background-position:50% 0 !important;
  padding:45px 0 5px 6px !important;
}