/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.1
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{font-size:100%;}legend{color:#000;}

html {
	background-color: #FFECA2;
	font: 12px Helvetica, Arial, sans-serif;
	color: #535151;
	line-height: 17px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #5798d2;
	font-weight: bold;
	font-size: 15pt;
}

h1 img {
	margin-bottom: 9px;
}

/* new--added by stacey */
h1 img.overview {
	margin-bottom: 10px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4565b2;
	line-height: 17px;
	margin-bottom: 10px;
}

/* new--added by stacey */
h2.readingtips {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF6600;
	line-height: 17px;
	margin-bottom: 10px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

p {
	margin-bottom: 13px;
}
p.creatorpushdown {
	margin-bottom: 30px;
}

p.pagination {
	text-align: center;
	margin-top: 30px;
	font-size: 11px;
}

p.pagination span {
	margin: 0 .5em 0 .5em;
}

/* new--added by stacey */
p.paginationtop {
	text-align: left;
	font-size: 11px;
}

p.caption {
	font-style: italic;
	font-size: 11px;
	line-height: 14px;
}

p.smalltype {
	font-size: 11px;
	line-height: 13px;
	margin-bottom: 4px;
}

em {
	font-style: italic;
	font-weight: inherit;
}

strong {
	font-weight: bold;
}

/* Declare default link styling */
a {
	font-weight: bold;
}
a:link {
	color: #4464AF;
	text-decoration: none;
}
a:visited {
	color: #4464AF;
	text-decoration: none;
}
a:hover {
	color: #6FBE29;
	text-decoration: underline;
}
a:active {
	color: #6FBE29;
	text-decoration: none;
}

a em {
	font-weight: bold;
}

.imageRightAlign {
	float: right;
}

/* new--added by stacey */
.imageLefttAlign {
	float: left;
}

/* new--added by stacey */
.imageInline {
	margin: -2px 0 8px 10px;
}

/* new--added by stacey */
.zerobottommargin {
	margin-bottom: 0px;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	width: 800px;
	border: 1px solid #666;
	background-color: #FFF;
}

#header {
	width: 800px;
	height: 121px;
	background: url(../images/header_ground.gif) no-repeat left top;
}

#headerLogo {
	width: 135px;
	height: 121px;
	float: left;
}

#headerLogo a {
	line-height: 0;
	font-size: 0;
}

#headerCustom {
	height: 86px;
	text-align: right;
	margin: 0;
	padding: 0;
}

a.learnMoreButton {
	display:block;
	background: url(../images/home/age_overview/learn_more_button.gif) no-repeat top left;
	width: 95px;
	height: 18px;
}

a:hover.learnMoreButton {
	background: url(../images/home/age_overview/learn_more_button.gif) no-repeat left -18px;
}

a.learnMoreButton span {
	display: none;
}

.hide {
	display: none;
}

.clear {
	clear: both;
}

/****************************************************************************************************
 * Navigation 
 ****************************************************************************************************/

#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	background-color: #FFF;
}

#nav {
	margin-left: 135px;
}


#nav ul li {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
}

#nav li ul li {
	width: 100%;
	background-color: #FFF;
	border-bottom: 1px dotted #000;
}

#nav li ul li.lastMenuItem {
	border-bottom: none;
}

#nav li ul li a {
	/*height: 28px;*/
	display: block;
	/*width: 100%;*/
	font-weight: bold;
	padding: 6px 8px 6px 8px;
}

/* Style the links in the subnav */
#nav li ul li a:link {
	color: #70a2cb;
	background-color: #FFF;
	text-decoration: none;
}

#nav li ul li a:visited {
	color: #70a2cb;
	background-color: #FFF;
	text-decoration: none;
}

#nav li ul li a:hover {
	color: #FFF;
	background-color: #70a2cb;
	text-decoration: none;
}

#nav li ul li a:active {
	color: #FFF;
	background-color: #70a2cb;
	text-decoration: none;
}

#nav a {
	display: block;
	/* width: 10em; */
}

#nav li {
	float: left;
	/* width: 10em; */
}

#nav #menuItem1 span,#nav #menuItem2 span,#nav #menuItem3 span,#nav #menuItem4 span {
	display: none;
}

#nav #menuItem1 {
	background: url(../images/nav/learning.gif) no-repeat top left;
	width: 196px;
	height: 35px;
}

#nav a:hover#menuItem1, #nav #menuItem1.currentSection {
	background: url(../images/nav/learning.gif) no-repeat left -35px;
}

#nav #menuItem2 {
	background: url(../images/nav/about.gif) no-repeat top left;
	width: 184px;
	height: 35px;
}

#nav a:hover#menuItem2, #nav #menuItem2.currentSection {
	background: url(../images/nav/about.gif) no-repeat left -35px;
}

#nav #menuItem3 {
	background: url(../images/nav/choose.gif) no-repeat top left;
	width: 121px;
	height: 35px;
}

#nav a:hover#menuItem3, #nav #menuItem3.currentSection {
	background: url(../images/nav/choose.gif) no-repeat left -35px;
}

#nav #menuItem4 {
	background: url(../images/nav/bookstore.gif) no-repeat top left;
	width: 164px;
	height: 35px;
}

#nav a:hover#menuItem4, #nav #menuItem4.currentSection {
	background: url(../images/nav/bookstore.gif) no-repeat left -35px;
}

/* Position the subnavs offscreen until used */
#nav li ul {
	z-index: 100;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	position: absolute;
	left: -999em;
}

#nav li ul#subnav1 {
	width: 156px;
}

#nav li ul#subnav2 {
	width: 155px;
}

#nav li ul#subnav3 {
	width: 92px;
}

#nav li ul#subnav4 {
	width: 106px;
}

#nav li:hover ul {
	left: auto;
	margin-left: 12px;
}

/* Offset the first menu item a bit more due to the size of the graphic */
#nav li:hover#menu1 ul {
	margin-left: 22px;
}

/* Add a hack for IE since it doesn't support pseudo :hover modifiers */
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	margin-left: 12px;
}

/* Offset the first menu item a bit more due to the size of the graphic */
#nav li:hover#menu1 ul, #nav li#menu1.sfhover ul {
	margin-left: 22px;
}

/* Style the flags */
#nav a img {
	position: relative;
	top: 2px;
	left: 6px;
}

/****************************************************************************************************
 * Main Content 
 ****************************************************************************************************/
#content {
	clear: both;
}

/****************************************************************************************************
 * Home Page
 ****************************************************************************************************/
#homeLeftColumn {
	float: left;
	width: 314px;
	background: url(../images/column_shadow_left.gif) repeat-y right #FFF;
	padding: 20px 20px 20px 20px;
	min-height: 468px;
	height: auto !important;
  	height: 468px;
}

#homeLeftColumn #slideshowPromo {
	margin-bottom: 4px;
}
#homeLeftColumn #newsReviews {
	margin-bottom: 16px;
}

#homeLeftColumn ul {
	margin: 6px 0 0 0;
}

#homeLeftColumn li {
	margin-bottom: 2px;
}

#homeLeftColumn a.watchButton span {
	display: none;
}

#homeLeftColumn a.watchButton {
	margin-top: 6px;
	display: block;
	width: 91px;
	height: 20px;
	background: url(../images/home/watch_button.gif) no-repeat left top;
}

#homeLeftColumn a.watchButton:hover {
	background: url(../images/home/watch_button.gif) no-repeat left -20px;
}

/* new video button -- from stacey 5-9-08 */

#homeLeftColumn a.videoButton span {
	display: none;
}

#homeLeftColumn a.videoButton {
	margin-left: 8px;
	display: block;
    float: right;
	width: 122px;
	height: 103px;
	background: url(../images/home/home_videoplayer_icon.gif) no-repeat left top;
}

#homeLeftColumn a.videoButton:hover {
	background: url(../images/home/home_videoplayer_icon.gif) no-repeat left -103px;
}

#slideshowPromo {
	width: 318px;
}

#homeRightColumn {
	width: 446px;
	float: right;
	height: 500px;
}

#home06months, #home612months, #home1218months, #home1824months {
	width: 446px;
	height: 179px;
	position: absolute;
	left: auto;
}

/* new added by stacey */
.homeAgeOverview {
	padding: 20px 34px 15px 34px;
}


/****************************************************************************************************
 * 2 Column Page with Sidebar
 ****************************************************************************************************/
.headerDirective {
	padding-bottom: 4px;
}

/***********************************************
 * Begin sidebar customization of bottom images.
 * The #twoColumn was removed due to an IE6 CSS
 * parser bug that doesn't like #id.class refs.
 ***********************************************/
.expertMouse {
	background: url('../images/sidebar/bottom_mouse_graphic.gif') no-repeat right bottom;
}

.blueBear {
	background: url('../images/sidebar/blue_bear.gif') no-repeat right bottom; 
}

.bird {
	background: url('../images/sidebar/06_sidebar_blackbird.gif') no-repeat right bottom;
}

.sun {
	background: url('../images/sidebar/sun.gif') no-repeat right bottom;
}

.look {
	background: url('../images/sidebar/look.gif') no-repeat right bottom;
}


.ladybug {
	background-image: url(../images/sidebar/outLoud_sidebar_ladybug.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.bedbears {
	background: url('../images/sidebar/1218_sidebar_bears.gif') no-repeat right bottom;
}

.sillyface {
	background: url('../images/sidebar/how_sidebar_sillyface.gif') no-repeat right bottom;
}

.truck {
	background: url('../images/sidebar/1824_sidebar_truck.gif') no-repeat right bottom;
}

.brownmouse {
	background: url('../images/sidebar/612_sidebar_mouse.gif') no-repeat right bottom;
}
/***********************************************
 * End sidebar customization of bottom images.
 ***********************************************/

#twoColumnMain {
	padding: 16px 6px 16px 20px;
}

#twoColumnMain .imageInline {
	margin: -4px 0 10px 10px;
}

/* new--added by stacey */
#twoColumnMain .imageInline2 {
	margin: -4px 0 10px 0;
}

#twoColumnLeftColumn {
	width: 280px;
	float: left;
}

#twoColumnRightColumn {
	width: 280px;
	position: relative;
	float: left;
	margin-left: 20px;
}

/* 2 new list styles -- added by stacey */
#twoColumnRightColumn  ul {
	list-style-position: outside;
	}	

#twoColumnRightColumn li {
	list-style-type: disc;
	margin-left: 1.5em;
	margin-bottom: 0.5em;
	}
	
#twoColumnSidebar {
	background: url(../images/column_shadow_right.gif) repeat-y left top;
}

/* This width is required every time we have a unique inline image with a caption, so that the caption text knows when to wrap. */
#imageCaption01 {
	width: 120px;
}

/* new - added by stacey */
#imageCaption02 {
	width: 280px;
}

/****************************************************************************************************
 * 1 Column Page with Sidebar
 ****************************************************************************************************/
#oneColumn {
	padding: 0;
	overflow: auto;
}
#oneColumnMain {
	float: left;
	width: 588px;
	padding: 16px 28px 20px 28px;
	background: url(../images/column_shadow_right.gif) repeat-y right top;
	min-height: 468px;
	height: auto !important;
  	height: 468px;
}

#oneColumnSidebar {
	float: left;
	width: 156px;
	padding: 6.9em 0 0 0;
}

.newsReviewsImageInline {
	width: 300px;
	margin-left: 22px;
}

#oneColumn h1 {
	margin-bottom: 1em;
}

#oneColumn h2 {
	margin-bottom: 1.5em;
}


/****************************************************************************************************
 * 1 Column over 2 Columns (Learning to Love Reading)
 ****************************************************************************************************/
#topRow {
	padding: 16px 20px 0px 20px;
	overflow: auto;
}

#topRow.momBabyIllustration {
	background: url(../images/learning/mom-baby_illus.gif) no-repeat bottom right;
}

#topRow #leftColumn {
	float: left;
	width: 295px;
	padding: 0 20px 20px 0;
}

#topRow #rightColumn {
	float: left;
	width: 308px;
	padding: 0 20px 20px 0;
}

#bottomRow {
	border-top: 1px solid #000;
	clear: both;
}

#bottomRow #leftColumn {
	float: left;
	width: 394px;
	padding: 16px 20px 32px 20px;
	background: url(../images/column_shadow_right.gif) repeat-y right top;
}

#bottomRow #rightColumn {
	float: left;
	/* The shadow is on the left column so we need to subtract ~10px from the left padding */
	padding: 16px 20px 16px 10px;
	width: 336px;
}

#learningVideoPlayer {
	
}

#ageChooser {
	width: 800px;
	height: 572px;
}

/****************************************************************************************************
 * Bookstore
 ****************************************************************************************************/
.store ul li {
	display: inline;	
}

#storeHeader {
	padding-left: 32px;
	margin-top: 4px;
}

#storeHeader h1 {

	margin: 4px 0 0 0;
}

#storeHeader p {
	margin-top: -7px;
	font-size: 11px;
	color: #535151;
	margin-bottom: 11px;
}

#storeHeader #otherStore img {
	position: relative;
	top: 1px;
	left: 4px;
}

#store06months, #store1218months, #store1824months, #store612months {
	width: 750px;
	border-bottom: 1px dotted #000;
	padding: 0 25px; 
	margin-bottom: 8px;
}

#store06months li {
	width: 125px;
}

#store1824months {
	border-bottom: none;
}

img.ageGroupTitle {
	z-index: 80;
	position: relative;
	left: 7px;
}

#store612months {
	margin-top: -10px;
}

#store612months img.ageGroupTitle {
	margin-bottom: -26px;
}

#detailsBox {
	position: absolute;
	float: left;
	background-color: #FFF;
	border: 1px solid #10308b;
	width: 177px;
	padding: 16px 12px 16px 12px;
	z-index: 110;
}

#detailsBox h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#detailsBox #bookMeta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	margin-bottom: 8px;
}

#detailsBox #bookDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535151;
	margin: 0 0 8px 0;
}

#detailsBox #bookBuy {
	margin: 0;
}

#detailsBox #bookBuy a span {
	display: none;
}

#detailsBox #bookBuy a {
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 51px;
	height: 18px;
	background: url(../images/bookstore/buy_button.jpg) no-repeat left 0;	
}

#detailsBox #bookBuy a:hover {
	background: url(../images/bookstore/buy_button.jpg) no-repeat left -18px;	
}

h4.greenTitle { color: #00ad59; }
h4.redTitle { color: #e6161d; }
h4.purpleTitle { color: #9c60a7; }
h4.blueTitle { color: #5698d2; }

/****************************************************************************************************
 * Footer
 ****************************************************************************************************/
#footer {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	clear: both;
	margin-bottom: 18px;
	text-align: center;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:14px;
	margin-top:10px;
}
