/*
Template
------------------------------------------------*/
#main {
	width: 940px;
	margin: 0px auto;
}

#header {
	position: relative;
	height: 131px;
}

.header-logo {
	position: absolute;
	top: 0px;
	left: 0px;
}

.header-tagline {
	position: absolute;
	top: 20px;
	left: 210px;
}
.header-tagline-2{
	position:absolute;
	left:210px;
	top:40px;
}

.clear {
	clear: both;
	height: 0px;
}

.padding {
	padding: 0px 34px 0px 34px;
}

.spacer {
	height: 1px;
	background-image: url(/media/rule_horz.gif);
	background-repeat: repeat-x;
}

.hidden {
	display: none;
}

.altrow {
	background-color: #F2F2F2;
}

.introtext {
	margin-bottom: 27px;
}

.header-rotating-image {
	position: absolute;
	top: 0px;
	left: 0px;
}

#header-page-top {
	position: relative;
	height: 131px;
	background-color: #FEFBDA;
	background-image:url(../media/tmp_img_orange_divider.gif);
	background-repeat:repeat-x;
	background-position: bottom;
	border: 2px #FFF solid;
}

#header-age-group {
	position: absolute; 
	top: 16px; 
	left: 660px; 
	width:255px;
}

#header-age-group-search {
	position: absolute;
	width:200px;
	top: 5px; 
	left: 435px;
}

.age-group {
	font-size: 17px;
	text-decoration:none;
	line-height:15px;
}

.age-group:hover {
	color:#DB0029;
}

.age-group-text {
	font-size: 11px;
}

#side-kids-site {
	margin:15px 0px 0px 0px;
	padding:0px 16px;
	text-align:left;
}

#side-tour-survey {
	margin:16px 0px 0px 0px;
	text-align:left;
}

.btn-survey {
	margin:7px 0px 0px 0px;
}
.btn-spacer{
margin-bottom:10px;
}

/*
Navigation
------------------------------------------------*/
#nav {
	position: absolute;
	bottom: 0px;
	right: 10px;
	margin: 0px;
	padding: 0px;
	height: 48px;
}

/*
Home Page Only
------------------------------------------------*/
#content-homepage {
	background-color: #FFFFFF;
	padding: 2px;
}

#homepage-image {
	position: relative;
	height: 285px;
	background-image:url(/media/tmp_img_orange_divider.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color:#FEFBDA;
}

#homepage-introtext {
	position: absolute;
	top: 24px;
	left: 434px;
	width: 486px;
}

#homepage-search {
	position: absolute;
	top: 24px;
	left: 434px;
}

#homepage-age-group {
	position: absolute; 
	top: 170px; 
	left: 660px; 
	width:255px;
}

#homepage-age-group-search {
	position: absolute;
	width:200px;
	top: 171px; 
	left: 435px;
}

#homepage-tips {
	position: relative;
	height: 74px;
	background-color: #F1F1F1;
	width: 272px;
}

#homepage-tips-text {
	width: 170px;
	position: absolute;
	top: 0px;
	left: 85px;
	font-size: 14px;
}

.homepage-tips-text-hyperlinked {
	cursor: pointer;
}

.homepage-tips-image {
	position: absolute;
	top: -21px;
	left: 0px;
}

#homepage-tips-link {
	position: absolute;
	top: 60px;
	left: 62px;
}

#homepage-sponsors {
	font-size: 11px;
}

.age-group-container div {
	position: absolute;
	top: 28px;
	width: 52px;
	text-align:center;
}

#home-tour-survey {
	margin:16px 0px 0px 0px;
	width:226px; 
	text-align:left;
}


/*
Cascading Fonts (*only fonts that are used throughout)
------------------------------------------------*/
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image:url(/media/tmp_bg.gif);
}

h1 {
	font-size: 30px;
	color: #B0B733;
	margin: 0px 0px 19px 0px;
	padding: 0px;
	font-weight: normal;
}

h2, .sub-header {
	font-size: 17px;
	color: #B0B733;
	margin: 0px 0px 20px 0px;
	padding: 0px;	
	font-weight: normal;
}

h3 { font-size:10px; color: #A89898; margin:0px; padding:0px; }

.header-no-margin {
	margin: 0px;
}

.h1-sub-header {
	/* Margin and Padding must remain the same as the H1 tag */
	margin: 0px 0px 22px 0px;
	padding: 0px;
}
.header{
	font-size: 18px;
	color: #B0B733;
	margin: 0px 0px 26px 0px;
	padding: 0px;	
	font-weight: normal;
}
.subheader {
	font-size: 16px;
	color: #B0B733;
	margin: 0px 0px 26px 0px;
	padding: 0px;	
	font-weight: normal;
}

label {
	font-size: 12px;
	color: #6C6956;
	font-weight: bold;
}

a, .homepage-tips-text-hyperlinked {
	color: #0AA6FF;
}

.error {
	color: #990000;
	font-weight:bold;
}

#details-content li {
	/*margin-left:40px;*/
	
	list-style-position:inside;
}


/*
Images
------------------------------------------------*/
img {
	border: none;
	
}

.image-border {
	border: 1px #CCCCCC solid;
	background-position: center;
	background-repeat: no-repeat;
	margin: 3px 14px 5px 0px;
	float: left;
}

.flash-border {
	margin: 3px 14px 5px 0px;
	float: left;
}

/*
Side Nav
------------------------------------------------*/
#side-nav {
	margin: 0px auto;
	border: 1px #CCCCCC solid;
	width: 232px;
	background-color:#FFFFFF;
}

#side-nav-title {
	padding: 8px;
	margin: 0px;
	background-repeat: repeat-x;
	color:#FFFFFF;
	font-weight:bold;
	font-size: 14px;
}

#side-nav a {
	padding: 8px 8px 8px 23px;
	margin: 0px;
	color: #DA0040;
	font-size: 11px;
	display: block;
	background-image:url(/media/bullet_arrow.gif);
	background-position: 8px 11px;
	background-repeat: no-repeat;
	text-decoration:none;
}

#side-nav div a {
	padding: 8px 8px 8px 40px;
	margin: 0px;
	color: #DA0040;
	font-size: 11px;
	display: block;
	background-image:url(/media/img_bullet_grey.gif);
	background-position: 23px 7px;
	background-repeat: no-repeat;
	text-decoration:none;
}

#side-nav a:hover {
	text-decoration:underline;
}

.side-nav-selected {
	font-weight:bold;
	text-decoration:none;
}

.side-nav-selected-wborder {
	font-weight:bold;
	border-top: 1px #CCCCCC dotted;
}

.side-nav-border {
	border-top: 1px #CCCCCC dotted;
}

.no-border {
	border-top:none;
}

#side-nav-background {
	background-image:url(/media/tmp_bg_side_sub_nav.jpg);
	background-repeat:repeat-x;
	background-color:#FAFAFA;
	padding-bottom: 36px;
}

#sidenav-tips {
	position: relative;
	background-color: #F2F2F2;
	background-image:url(/media/rule_horz.gif);
	background-position:top;
	background-repeat: repeat-x;
	height: 130px;
}

#sidenav-tips-links {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 13px;
	left: 65px;
}

#sidenav-tips a {
	display: block;
	font-size: 11px;
	font-weight: bold;
	background-image:url(/media/buller_arrow_green.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px 0px 16px 12px;
	width: 169px;
}

.sidenav-tips-img {
	position: absolute;
	left: -15px;
	top: -11px;
}

/* The PNG fix alters the position of this image we need to
	Counter act this effect with a second FIREFOX ONLY rules */
body > .sidenav-tips-img {
	position: absolute;
	left: -10px;
	top: -11px;
}

#sidenav-stay-informed {
	padding: 16px;
	background-image: url(/media/bg_side_form.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

/*
Parents Tips
------------------------------------------------*/
.age-item {
	display: block;
	color:#FFFFFF;
	font-weight:bold;
	font-size: 12px;
	text-align:center;
	width: 114px;
	text-decoration: none;
	margin-top: 2px;
	float: left;
}

.age-item-border {
	border-right: 1px Solid #FFFFFF;
}

#age-item-container {
	background-color:#C0C0C0;
	height: 35px;
}

.age-item-header {
	background: #F5F5F5;
	position: relative;
	margin-bottom: 15px;
	padding: 6px;
}

.age-item-header span {
	display: block;
	position: absolute;
	right: 0px;
}

.age-item-separator {
	background-image: url(/media/rule_horz.gif);
	background-repeat:repeat-x;
	background-position: center;
	clear:both;
	padding: 10px 0px 10px 0px;
}

.age-item-article-title a {
	font-weight: bold;
	font-size: 12px;
	text-transform: capitalize;
}


/*
Ask Professional
------------------------------------------------*/
.pro-index-row {
	padding: 10px;
}

.ask-pro-question {
	font-weight: bold;
	padding: 8px;
}

.ask-pro-answer {
	background-color: #FEFBDA;
	padding: 8px;
}

.ask-pro-link {
	text-align: right;
	padding: 8px 8px 10px 8px;
}

.ask-pro-buttons {
	text-align:center;
	padding:8px;
	margin-top:8px;
	/*	background-color:#f8f8f8;
border-bottom:1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;*/
}

.ask-link {
	font-size: 11px;
	font-weight:bold;
}

.read-more {
	font-size: 11px;
	font-weight:bold;
}


/*
Footer
------------------------------------------------*/

/* #footer {
	position: relative;
	font-size: 10px;
	color: #A89898;
	width: 920px;
	margin: 0 auto;
	height: 92px;
	background-image:url(../media/tmp_img_shadow_footer.jpg);
	background-position: top;
	background-repeat:no-repeat;
}

#footer a {
	color: #A89898;
}

#footer-nav-position {
	position: absolute;
	top: 10px;
	left: 250px;
	border-left: 1px #EFD1D1 solid;
	padding: 14px 0px 14px 20px;
}

.footer-nav-logo {
	position: absolute;
	top: 13px;
	left: 160px;
}

#footer-nav-copyright {
	position: absolute;
	top: 30px;
	left: 50px;
}

#footer-nav {
	margin: 0px;
	padding: 0px;
}

#footer-nav li {
	display: block;
	Float: left;
	list-style: none;
}

.footer-nav-item {
	border-right: 1px solid #A89898;
	margin: 0px 0px 0px 5px;
	padding: 0px 5px 0px 0px;
}

.footer-nav-last-item {
	border:none;
	margin: 0px 0px 0px 5px;
}*/

/*
Sitemap
------------------------------------------------*/
#sitemap {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.sitemap-main a {
	display: block;
	padding: 5px 5px 5px 8px;
	background-color: #f5f5f5;
	margin: 0px 0px 6px 0px;
	/*background-image: url(/media/img_bullet.gif);
	background-position: 3px 3px;
	background-repeat: no-repeat;*/
	font-weight: bold;
}

.sitemap-sub a {
	display: block;
	padding: 5px 5px 5px 40px;
	margin: 0px 0px 6px 0px;
	background-image:url(/media/img_bullet_2.gif);
	background-position: 23px 3px;
	background-repeat: no-repeat;
}

.sitemap-sub2 a {
	display: block;
	padding: 5px 5px 5px 60px;
}

/*
Forms
------------------------------------------------
90 = dob
91 = email
*/

.form-container {
	background-color:#F2F2F2;
	border: 1px solid #CCCCCC;
	padding: 15px;
	width:85%;
}

.asterisk {
	font-weight: bold;
	color:#FF0000;
}

.usrfrm_element_newsletter input {
	color: #ACACAC;
}

.usrfrm_textbox input {
	border: 1px solid #ACACAC;
	padding: 3px;
	font-size: 10px;
	width: 186px;
	height: 14px;
}

.SearchBoxElements {
	border: 1px solid #ACACAC;
	color: #ACACAC;
	font-size: 10px;
}


.usrfrm_row_newsletter_frm_90 {
	/*position: absolute;
	color: #ACACAC;
	top: 0px;
	left: 0px;*/
	color: #ACACAC;
}

.usrfrm_row_newsletter_frm_91 {
	position: absolute;
	color: #ACACAC;
	top: 28px;
	left: 0px;
}

.usrfrm_msg_guarantee {
	position: absolute;
	top: 60px;
	left: 0px;
	font-size: 10px;
}

#usrfrm_main_newsletter {
	position: relative;
	height:100px;
}

.usrfrm_notes_newsletter {
	margin-bottom: 12px;
}

.usrfrm_submit_newsletter {
	position: absolute;
	top: 95px;
}

.usrfrm_submit_newsletter_homepage {
	position: absolute;
	top: 27px;
	left: 205px;
}

.usrfrm_err_notice_newsletter {
	margin-bottom: 12px;
}

.usrfrm_textbox {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}

.element_small {
	width: 20px;
}

.element_medium {
	width: 150px;
}

.element_large {
	width: 250px;
}

.element_4Digits {
	width: 32px;
}

.element_textbox_small {
	width: 250px;
	height: 35px;
}

.element_textbox {
	width: 250px;
	height: 120px;
}

/*.usrfrm_msg {
	margin-bottom:12px;
	background-color:#FEFBDA;
	border: 1px solid #FFCC66;
	padding:8px;
}*/

.usrfrm_label {
	float:left;
	width: 215px;
}

.usrfrm_element {
	float:left;
}

.element_postal {
	width: 55px;
}

.usrfrm_clr {clear:both;}
.privacy {margin-left:215px;}
.usrfrm_submit {
	padding:1em 0 0 0;
	margin-left:215px;
}

#DetailsImage
{
	float: left;
	margin: 3px 14px 14px 0px;
}

#MainListingsPage ul
{
	margin: 15px 0px 0px 0px;
	padding: 0px;
	border: 1px #CCCCCC solid;
}

#MainListingsPage li
{
	list-style: none;
	padding: 5px;
}

#MainListingsPage a:link,
#MainListingsPage a:active,
#MainListingsPage a:visited,
#MainListingsPage a:hover
{
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}

#MainListingsPage altrow
{
	background-color: F2F2F2;
}


#footer { width:920px; margin:0px auto; }
#footer, #footer a:link, #footer a:active, #footer a:visited, #footer a:hover { font-size:10px; color: #A89898; }
#footer #footerRegion { background-image:url(/media/tmp_img_shadow_footer.jpg); background-position: top; background-repeat:no-repeat;  background-color:#FEE8EA; }
#footer #footerColLeft, #footer #footerColRight { float:left; margin-top:10px; padding-top: 18px; }
#footer #footerColLeft { width:251px; position:relative; }
#footer #footerColRight { border-left:1px solid #EFD1D1; padding: 18px 0px 18px 20px; }
#footer #kdFooterLogo { position:absolute; top:10px; left:160px; }
#footer #footerColLeft span { position:absolute; top:18px; left:50px; }
