/* Ten Little Wishes elements */
#ww_wrapper{
	position: relative;
	width: 590px;
	height: 485px;
	overflow-y: scroll;
	overflow-x: hidden;
	background: url(../../images/ww/ww_bgrnd.jpg) repeat-y;
}
#ww_wrapper a{
	color: #005881;
	text-decoration: none;
}
#ww_wrapper a:link{	color: #005881;
	text-decoration: none;
}
#ww_wrapper a:visited{	color: #005881;
	text-decoration: none;
}
#ww_wrapper a:hover {
	text-decoration: underline;
	color: navy;
}
#ww_wrapper a:active{}

/* Main Background */
#ww_border_top{
	position: absolute;
	top: 0;
	left: 0;
	width: 574px;
	height: 19px;
	background: url(../../images/ww/ww_border_top.jpg) no-repeat;
}
#ww_cover{
	position: absolute;
	left: 40px;
	top: 32px;
	width: 492px;
	height: 268px;
	background: url(../../images/ww/ww_cover.jpg) no-repeat;
}
#ww_cover_text{
	position: absolute;
	left: 320px;
	top: 70px;
	z-index: 1;
	font: 12pt/14pt "Trebuchet MS";
	color: #007730;
}
.ww_title{
	color: #395caa;
	font-size: 14pt;
}
.ww_subtitle{
	padding-top: 2px;
	color: #008d75;
	font-size: 9.5pt;
}
.ww_authors{
	color: #956daf;
	font-size: 9pt;
}
.ww_pub{
	color: #0079a6;
	font-size: 10pt;
}
.ww_cost{
	color: #395caa;
	font-size: 13pt;
}

/* Order now */
#ww_order{
	position: absolute;
	left: 309px;
	top: 291px;
	width: 188px;
	height: 42px;
}
#ww_order a{
	background:transparent url(../../images/ww/ww_ordernow.jpg) no-repeat scroll 0 0;
	display: block;
	height: 42px;
	width: 188px;
	text-indent: -9999px;;	
}
#ww_order a:hover{
	background-position: 0px -42px;
}
/* Text area */
#ww_toptext{
	position: absolute;
	left: 160px;
	top: 352px;
	width: 372px;
	height: 522px;
	background: url(../../images/ww/ww_toptext_bgrnd.jpg) no-repeat;
}
#ww_toptext_quote{
	position: absolute;
	top: 370px;
	left: 140px;	
	margin: 20px 0 0 130px;
	text-align: center;
	line-height: 18pt;
	font-size: 11pt;
	color: #542c8e;
}
#ww_toptext_copy{
	position: absolute;
	top: 490px;
	left: 150px;
	margin: 10px 0 20px 10px;
	color: #005769;
	margin: 25px 0 5px 55px;
	font-size: 12pt;
	line-height: 19pt;
}
.large_text{
	font-size: 17pt;
}

/* Text area */
#ww_bottomtext_bgrnd{
	position: absolute;
	left: 160px;
	top: 910px;
	width: 373px;
	height: 187px;
	padding-bottom: 50px;
	background: url(../../images/ww/ww_bottomtext_bgrnd.jpg) no-repeat;
}
#ww_bottomtext_copy{
	position: absolute;
	left: 205px;
	top: 940px;
	text-align: left;
	line-height: 18pt;
	font-size: 11pt;
	color: #5a478b;
}
.author{
	font-size: 9pt;
}

#moonbaby{
	position: absolute;
	top: 323px;
	left: 90px;
	width: 160px;
	height: 153px;
	z-index: 1;
	background: url(../../images/ww/ww_moonbaby.jpg) no-repeat;
}
#ovals{
	position: absolute;
	top: 495px;
	left: 35px;
	width: 98px;
	height: 378px;
	background: url(../../images/ww/ww_ovals.jpg) no-repeat;	
}