
/*----Structural DIVs----*/


/*----Other DIVs----*/

#introText {
	height: 875px;
	overflow: hidden;
	background: url(images/introText2.gif) no-repeat 0 350px;
	padding-top: 5px;
}

#bookDescription {
	margin-top: 20px;
}

.descriptionText {
	width: 425px;
	margin-left: 30px;	
}

.descriptionText p {
	width: 388px;
}

.bookCover {
	float: right;
	width: 306px;
	margin-right: 34px;
}

/*----Typography----*/

#bookDescription h3 {
	font: bold italic 17px/22px palatino, georgia, 'Times New Roman', times, serif;
	color: #fff;
	text-transform: uppercase;
	margin: 20px 0 10px 0;
}

#bookDescription p {
	font: normal 18px/25px palatino, georgia,'Times New Roman', times, serif;
	color: #fff;
}

#bookDescription ul {
	list-style: none;
}

#bookDescription li {
	font: bold italic 16px/30px palatino, georgia, 'Times New Roman', times, serif;
	color: #fff;
}
 
/*----Links----*/

#bookDescription li a {
	font: bold 16px/22px palatino, georgia, 'Times New Roman', times, serif;
	color: #6f9cfe;
	text-decoration: none;
}

#bookDescription li a:hover {
	color: #fcb93d;
}


/*-----Begin Reading Now ----- */

.additionalResources {
	background: url(images/backgrounds/additionalResources.gif) no-repeat;
	padding-top: 5px;
	text-align: center;
	margin: 10px 0 100px 0;
}

.beginReadingNow {
	background: url(images/backgrounds/beginReadingNow.gif) no-repeat top center;	
	width: 407px;
	height: 31px /*71px*/;
	padding-top: 40px;
	margin: 3px 0 7px 0;	
}

.beginReadingNow a {
	font: normal 18px/22px palatino, georgia, 'Times New Roman', times, serif;
	color: #1860cf;
	text-decoration: none;
}

.beginReadingNow a:hover {
	color: #fcb93d;
}

.availableInPrint {
	width: 407px;
	height: 86px;
	background: url(images/backgrounds/availableInPrint.gif) no-repeat top center;		
	padding-top: 27px;
}

.availableInPrint ul {
	list-style: none;
}

.availableInPrint li {
	text-align: center;
	font: normal 14px/16px palatino, georgia, 'Times New Roman', times, serif !important;	
}

.availableInPrint a {
	font: normal 14px/16px palatino, georgia, 'Times New Roman', times, serif !important;
	color: #1c39c9;
	text-decoration: none;
}

.availableInPrint a:hover {
	color: #e4a212;
}

.greatWavesResources .beginReadingNow {
	background: url(images/backgrounds/beginReadingNowGW.gif) no-repeat top center;	
	padding-top: 43px;	
	text-align: left;
}

.downloadPDF {
	width: 148px;
	text-align: center;
	margin-left: 54px;
} 

.readOnline {
	width: 155px;
	text-align: center;	
}

.additionalResources h3 {
	margin: 0 !important;
	padding: 0!important;
	height: 0 !important;
	overflow: hidden !important;
}

.additionalResources .availableBookstores2009 {
	background: url(images/backgrounds/availableInBookstores2009.gif) no-repeat top center;	
	height: 46px !important;
	width: 407px !important;
	float: left;
	display: inline;
}

.shareWithOthersBox {
	background: url(images/backgrounds/shareWithOthers.gif) #714a16 no-repeat top center;	
	width: 306px;
	text-align: left;
	margin: 0 0 7px 50px;
	padding-bottom: 2px;
	float: left;
	display: inline;
}

.shareWithOthers {
	border: 1px solid #7d521b;
	background: #fff;
	margin: 27px 2px 0 2px;
	width: 300px;
	float: left;
	display: inline;
	padding: 3px 0;
	overflow: hidden;
}

.shareLeftCol {
	float: left;
	width: 102px;
	margin: 0 20px 0 10px;
	padding-top: 5px;
	display: inline;
	overflow: hidden;
}

.shareRightCol {
	float: left;
	width: 160px;
	display: inline;
}

.free a {
	color: #fcb93d;
	text-decoration: none;
}

.free a:hover {
	color: #1860cf;
}

.muteSound {
	font: italic 14px/20px palatino, georgia, 'Times New Roman', times, serif !important;
	color: #ccc;
	padding: 20px 0 0 700px;
	text-decoration: none;
}

.muteSound:hover {
	color: #fff;
}


/* ----- News Ticker ----- */


#newsTicker {
	position: relative;
	background: #2e2210;
	margin-bottom: 10px;
	width: 800px;
	overflow: hidden;
}

.tickerFrame {
	position: absolute; 
	left: 265px; 
	top: 12px;
}

.newsTickerHeader {
	height: 40px;
	width: 255px;
	overflow: hidden;
	display: block;
}
	
	
.newsTickerHeader a {
	height: 40px;
	width: 255px;
	display: block;
	background: url(/site/designs/home/images/backgrounds/newsUpdates.gif) 0 0  no-repeat;
	padding-top:0px;
}

.newsTickerHeader a:hover {
	background: url(/site/designs/home/images/backgrounds/newsUpdates.gif) 0 -40px  no-repeat;
}