/* @override http://duointeractive.com/stagezone/TumNut/HTML%20CSS/style.css */

/*************
TumTum & Nutmeg
Little, Brown Books for Young Readers
**************/

* {margin:0px; padding:0px; -moz-outline-style: none;}
body {background:url(images/background.gif); font-family:times new roman; font-size:normal; color:#b56d84;}
body#book {background:url(images/background-book.gif);}

#wrap {margin:0px auto; width:900px;}
#book #wrap {margin-top:40px; width:928px;}

#header {float:left; position:relative; width:900px; height:13px; background:url(images/temp-top.gif) bottom no-repeat; margin:20px auto 0px auto; }
#content {float:left; position:relative; width:890px; background:url(images/temp-background.gif); margin:0px auto; border:5px solid #a97e3b; border-bottom:0px; border-top:0px;}
#logo {background:url(images/tumtum-logo.gif) top no-repeat; width:309px; height:154px; margin:0px auto;}
#tagline {background:url(images/tagline-background.gif); padding:10px 0px; margin:20px auto; border-top:1px solid #e2c4c4; border-bottom:1px solid #e2c4c4;}
#tagline img {display:block; margin:0px auto;}

#books {
	width: 100%;
	overflow: hidden;
}

.book-img {
	top: 309px;
	height: 250px;
}

#book-one .book-img {position:absolute; display:block; width:265px; background:url(images/book-one-img-smaller.png) top no-repeat; left: 204px;}

#book-two .book-img {position:absolute; display:block; width:265px;  background:url(images/book-two-img-smaller.png) top no-repeat; right: 0px;}

* html #book-one .book-img {background:url(images/book-one-img-smaller.gif) top no-repeat; background-color: transparent; top:300px; left:196px;}
* html #book-two .book-img {background:url(images/book-two-img-smaller.gif) top no-repeat; background-color: transparent; top:300px; right: 20px;}

#illustration-img {position:absolute; width:300px; height:300px; background:url(images/illustration-img.png) top no-repeat; z-index:1; bottom:-105px; right:560px;}
* html #illustration-img {background:url(images/illustration-img.gif) top no-repeat; z-index:auto; bottom:-44px; left:-59px;}

dl.book {margin:20px 0px 0px 35px; float:left; width:400px; font-size: 14px;}

* html #book-one {margin:20px 15px 0px 15px; float:left; width:400px; font-size: 14px;}

dl.book#book-two {margin:20px 35px 0px 0px; float: right;}
* html #book-two {margin:20px 15px 0px 0px; float: right;}

* html #book {
	margin: 0px;
}

dl.info {margin:20px 0px 0px 5px; float:left; width:400px; font-size: 14px;}

dl.book dd p {
	width: 200px;
}

dl#author {width: 500px; margin-top: 40px; margin-left: 35px;}
* html dl#author {width: 500px; margin-top: 40px; margin-left: 15px;}


dl.book a {color:#5D3351; font-size:90%;}
* html dl.info {margin-left:40px;}
dl.info dt, dl.book dt {font-style:oblique; font-weight:600; font-size:120%; color:#a95c75; display:block; height:25px; margin-bottom:10px; border-bottom:1px solid #f1d7d0;}
dl.book a#read-now-chapter {display:block; background:url(images/read-now-chapter.gif) no-repeat; height:30px; width:300px; margin:10px 0px;}
dl.book a#read-now-full {display:block; background:url(images/read-now-chapter.gif) no-repeat; height:30px; width:300px; margin:10px 0px;}
dl.book a#read-now-full:hover, dl.book a#read-now-chapter:hover {background-position:0px -30px;}

#publisher {position:relative; float:left; border-top:1px solid #f1d7d0; padding:10px 0px 20px 0px; width:850px; margin:120px auto 0px auto;}
#publisher #little-brown {background:url(images/lb-logo.gif) no-repeat top; display:block; width:172px; height:73px; float:right; margin-right:0px;}

#book-contain {margin:0px auto; width:928px; border:5px solid #a97e3b;}

a.blogging {
	display: block;
	width: 430px;
	height: 21px;
	text-indent: -20000px;
	background:url(images/blogging.gif) no-repeat 0px -1px;
}

a.blogging:hover {
	background-position: 0px -22px;
}

div#new-burst {
	position: absolute;
	top: 260px;
	right: 0px;
	z-index: 20000;
	width: 120px;
	height: 120px;
	display: block;
	background:url(images/newburst.png) no-repeat 0px 0px;
}

* html div#new-burst {
	background:url(images/newburst.gif) no-repeat 0px 0px;
}

#top, #bottom {width:928px; height:15px; margin:0px auto;}
#return {display:block; width:237px; height:26px; background:url(images/return.gif); float:left; margin-top:20px;}

#footer {float:left; position:relative; width:900px; height:13px; background:url(images/temp-bottom.gif) top no-repeat; margin:0px auto 20px auto;}
#copyright {float:right; text-align:right; font-size:90%; margin-top:20px;}
#copyright a, copyright a:visited {color:#ffffff;}

#noflash {width:300px;margin: 0px auto; padding-top:100px; font-family: Arial, Helvetica, sans-serif; color: #333333; font-size:small;}
#noflash p {margin:10px auto; line-height:150%; width:300px; color:#aaa; margin:30px 0px; text-align:left;}
#noflash #none {margin:0px auto; width:300px; font-size:100%;}
#noflash #none h1 {color:#fff; text-align:center; width:300px;}
#noflash #installflash a {display: block; padding:3px; width:200px; margin:0px auto; text-align:center; border:1px solid #333; text-decoration:none;}

dl.book dd p em.deluxe {
	display: block;
	text-align: center;
}

#book-two a#read-now-chapter {
	margin-top: 26px;
}
	



