body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #000000;
}
body {
	background-color: #C9DCB0;
	margin: 20px 30px 40px 0;
	text-align: center;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	color: #000000;
	font-size: 100%;
}
h2, span.h2 {
	color: #008AB0;
	font-size: 20px;
	line-height: 28px;
	font-family: Arial, Helvetica, sans-serif;
}
.homeBox .span h2 {
	cursor: pointer;
}
h3 {
	color: #222222;
	font-size: 140%;
	font-style: italic;
}
.bookPod h3 {
	margin-top: 0;
	font-size: 100%;
}
#activities h3 {
	font-style: normal;
	font-size: 100%;
	margin-top: 1em;
}
h4 {
	margin-top: 1.5em;
}
a:link, a:active, a:visited {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	color: #F48466;
	text-decoration: underline;
}
a.merch {
	font-weight: bold;
	white-space: nowrap;
}
a object, a embed {
	cursor: pointer;
}


/* overall page frame */
#pageWrapper {
	width: 923px;
	margin: 0 auto;
	background-image: url(../images/banner.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


/* banner */
#banner {
	background-image: url(../images/banner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 139px;
	overflow: hidden;
}
#banner h1 a:link, #banner h1 a:active, #banner h1 a:visited {
	display: none;
}


/* scroll down near bottom for nav menu styles */


/* main editorial window */
#winWrapper {
	background-image: url(../images/banner.gif);
	background-repeat: no-repeat;
	background-position: -50px -139px;
	background-color: #FFFFFF;
	margin-left: 50px;
}
#winInner {
	margin-right: 10px;
}
#mainWin {
	text-align: left;
	min-height: 400px;
	clear: both;
	padding: 10px 20px 10px 15px;
}
#mainWin p {
	margin-top: .85em;
	margin-bottom: .85em;
}


/* main editorial columns */
#mainCol {
	float: right;
	width: 585px;
	color: #333333;
	padding-top: 20px;
}
#sideBar {
	float: left;
	width: 220px;
	margin-top: 88px;
}
#features {
	font-size: 1px;
	text-align: left;
	text-indent: -5000px;
	width: 220px;
	height: 294px;
	overflow: hidden;
	background-image: url(../images/features.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#features h3 {
	font-size: 1px;
	border: none;
}
#curious {
	height: 80px;
	width: 220px;
	overflow: hidden;
	font-size: 1px;
	text-align: left;
	text-indent: -5000px;
	background-image: url(../images/quote.gif);
	background-repeat: no-repeat;
	background-position: 12px top;
	margin-top: 20px;
}

/* smaller elements within main editorial window */
.homeBox a {
	display: block;
	text-decoration: none;
	color: #008AB0;
	height: 222px;
	width: 265px;
	overflow: hidden;
}
#home_box_1 {
	background-image: url(../images/spots/home_box_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#home_box_2 {
	background-image: url(../images/spots/home_box_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#home_box_3 {
	background-image: url(../images/spots/home_box_3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#home_box_4 {
	background-image: url(../images/spots/home_box_4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bookPod {
	text-align: left;
	padding: 0;
	font-size: 95%;
	margin: .85em 0;
}
#books .bookPod, #comingsoon .bookPod {
	margin-top: 2em;
}
.bookPod h2, .bookPod span.h2 {
	font-size: 18px;
	line-height: 24px;
	margin-bottom: .15em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.bookPod a span.h2 embed, .bookPod a span.h2 object {
	cursor: pointer;
}
#home .bookPod h2 {
	margin-bottom: 0;
}
.jacket {
	float: left;
	margin-right: 10px;
	margin-bottom: 0;
}
.jacket img {
	height: 120px;
}
.jacket img {
	border: 1px solid #009FC6;
	padding: 1px;
	background-color: #FFFFFF;
}
.bookSpecs {
	font-weight: bold;
	color: #333333;
}
ul.navList {
	margin: 0 0 20px 0;
	color: #F20018;
	font-size: 95%;
	font-weight: bold;
	text-align: center;
}
ul.navList li {
	display: inline;
	margin-left: 1.5em;
}
ul.linkList {
	margin-left: 2.5em;
}
.linkList li {
	margin-top: .85em;
	margin-bottom: .85em;
	font-size: 120%;
	font-weight: bold;
	color: #666666;
	list-style-position: outside;
	list-style-type: square;
}
.floatBox {
	float: right;
	width: 200px;
	padding: 10px 1.5em 10px 5px;
	background-color: #EEEEEE;
	margin: 20px 0 1em 2em;
}
.floatBox .linkList li {
	font-size: 100%;
}
.floatBox h3 {
	text-align: center;
	color: #555555;
	font-style: normal;
	font-size: 120%;
}
ul.list {
	margin-left: 2em;
}
.list li {
	margin-top: .85em;
	margin-bottom: .85em;
	list-style-position: outside;
	list-style-type: square;
}

/* nav bar -- must be kept after styles for other uls and lis */
#nav ul {
	float: right;
}
#nav ul li {
	font-size: 1px;
	text-align: left;
	text-indent: -5000px;
	float: left;
	padding: 0;
}
#nav li a:link, #nav li a:active, #nav li a:visited {
	display: block;
	height: 38px;
	overflow: hidden;
	text-decoration: none;
	line-height: 38px;
	background-image: url(../images/nav_buttons.jpg);
	background-repeat: no-repeat;
	padding: 0 10px;
}
#nav li#homeButton a:link,
#nav li#homeButton a:active,
#nav li#homeButton a:visited
{
	background-position: left top;
	width: 74px;
}
#nav li#homeButton a:hover {
	background-position: -190px top;
}
#home #nav li#homeButton a:link,
#home #nav li#homeButton a:active,
#home #nav li#homeButton a:visited,
#home #nav li#homeButton a:hover
{
	background-position: -380px top;
	cursor: default;
}
#nav li#booksButton a:link,
#nav li#booksButton a:active,
#nav li#booksButton a:visited
{
	background-position: left -40px;
	width: 76px;
}
#nav li#booksButton a:hover {
	background-position: -190px -40px;
}
#books #nav li#booksButton a:link,
#books #nav li#booksButton a:active,
#books #nav li#booksButton a:visited,
#books #nav li#booksButton a:hover
{
	background-position: -380px -40px;
	cursor: default;
}
#nav li#notesButton a:link,
#nav li#notesButton a:active,
#nav li#notesButton a:visited
{
	background-position: left -80px;
	width: 70px;
}
#nav li#notesButton a:hover {
	background-position: -190px -80px;
}
#notes #nav li#notesButton a:link,
#notes #nav li#notesButton a:active,
#notes #nav li#notesButton a:visited,
#notes #nav li#notesButton a:hover
{
	background-position: -380px -80px;
	cursor: default;
}
#nav li#activitiesButton a:link,
#nav li#activitiesButton a:active,
#nav li#activitiesButton a:visited
{
	background-position: left -120px;
	width: 102px;
}
#nav li#activitiesButton a:hover {
	background-position: -190px -120px;
}
#activities #nav li#activitiesButton a:link,
#activities #nav li#activitiesButton a:active,
#activities #nav li#activitiesButton a:visited,
#activities #nav li#activitiesButton a:hover
{
	background-position: -380px -120px;
	cursor: default;
}
#nav li#comingsoonButton a:link,
#nav li#comingsoonButton a:active,
#nav li#comingsoonButton a:visited
{
	background-position: left -160px;
	width: 131px;
}
#nav li#comingsoonButton a:hover {
	background-position: -190px -160px;
}
#comingsoon #nav li#comingsoonButton a:link,
#comingsoon #nav li#comingsoonButton a:active,
#comingsoon #nav li#comingsoonButton a:visited,
#comingsoon #nav li#comingsoonButton a:hover
{
	background-position: -380px -160px;
	cursor: default;
}

/* other page elements */
#footer {
	font-size: .95em;
	margin-left: 50px;
	padding-top: 98px;
	background-image: url(../images/foot_border.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer p {
	margin-top: .25em;
	margin-bottom: .5em;
}
#footer p.footNavBigger {
	margin-top: .85em;
}
.footNavBigger a:link, .footNavBigger a:active, .footNavBigger a:visited {
	color: #990000;
	font-size: 130%;
	font-weight: bold;
	text-decoration: none;
}
.footNavBigger a:hover {
	color: #003366;
}
.footNav a:link, .footNav a:active, .footNav a:visited {
	font-weight: bold;
}
.footNav a:hover {
	color: #990000;
}


/* spot illustrations - babies */

/* 
	additional sidebar options:

	LITTLE GIRL CRAWLING RIGHT:
	background-image: url(../images/babies/ISP0677040.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 130px;
	
	LITTLE GIRL SITTING, FACING BACK:
	background-image: url(../images/babies/ISP0677013.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 160px;
*/

#home #sideBar {
	background-image: url(../images/babies/ISP0677019_flip.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 160px;
}
#books #sideBar {
	background-image: url(../images/babies/ISP0677056.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 160px;
}
#notes #sideBar {
	background-image: url(../images/babies/ISP0677007.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 170px;
}
#activities #sideBar {
	background-image: url(../images/babies/ISP0677006.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 130px;
}
#comingsoon #mainWin {
	background-image: url(../images/babies/ISP0677027_flip.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#comingsoon #sideBar {
	padding-bottom: 140px;
}
#pageArt {
	float: right;
}
#books #mainWin,
#notes #mainWin
{
	padding-right: 30px;
}
#books #winInner {
	background-image: url(../images/babies/ISP0677014_right.jpg);
	background-repeat: no-repeat;
	background-position: right 20px;
	margin-right: 0;
}
#books #pageArt {
	width: 50px;
	height: 150px;
	overflow: hidden;
}
#activities #winInner {
	background-image: url(../images/babies/ISP0677052.jpg);
	background-repeat: no-repeat;
	background-position: right 40px;
}
#activities #pageArt {
	width: 210px;
	height: 200px;
	overflow: hidden;
}
#notes #winInner {
	background-image: url(../images/babies/ISP0677023.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	margin-right: 0;
}
#notes #pageArt {
	float: none;
	clear: both;
	width: 1px;
	height: 200px;
	overflow: hidden;
}
#comingsoon #winInner {
	background-image: url(../images/babies/ISP0677058_right.jpg);
	background-repeat: no-repeat;
	background-position: right 20px;
	margin-right: 0;
}
#comingsoon #pageArt {
	width: 60px;
	height: 150px;
	overflow: hidden;
}



/* keep at bottom */
.clear {
	clear: both;
}
div.clear {
	height: 1px;
	overflow: hidden;
}
.first,
#mainWin p.first,
#books div.first,
#comingsoon div.first
{
	margin-top: 0;
}
.last, #mainWin p.last {
	margin-bottom: 0;
}
.nowrap {
	white-space: nowrap;
}
.bigger {
	font-size: 105%;
}
#footer a.lolite:link, #footer a.lolite:active, #footer a.lolite:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
#footer a.lolite:hover {
	text-decoration: underline;
}
.smaller {
	font-size: 95%;
}
.ital {
	font-style: italic;
}
.bigLink {
	font-weight: bold;
	text-align: center;
}
.openWidth {
	width: auto;
}
.bold {
	font-weight: bold;
}
.noborder,
.jacket img.noborder
{
	border: none;
}
.printOnly {
	display: none;
}
