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

/* Main Background */
#wts_border_top{
	position: absolute;
	top: 0;
	left: 0;
	width: 574px;
	height: 19px;
	background: url(../../images/wts/wts_border_top.jpg) no-repeat;
}
#wts_cover{
	position: absolute;
	left: 40px;
	top: 32px;
	width: 492px;
	height: 268px;
	background: url(../../images/wts/wts_cover.jpg) no-repeat;
}
#wts_cover_text{
	position: absolute;
	left: 325px;
	top: 85px;
	z-index: 1;
	font: 12pt/14pt "Trebuchet MS";
	color: #007730;
}
.wts_title{
	color: #832990;
	font-size: 14pt;
}
.wts_subtitle{
	padding-top: 2px;
	color: #3c4ca0;
	font-size: 9.5pt;
}
.wts_authors{
	color: #ad0c5b;
	font-size: 9pt;
}
.wts_pub{
	color: #832990;
	font-size: 10pt;
}
.wts_cost{
	color: #832990;
	font-size: 13pt;
}

/* Order now */
#wts_order{
	position: absolute;
	left: 315px;
	top: 289px;
	width: 188px;
	height: 42px;
}
#wts_order a{
	background:transparent url(../../images/wts/wts_ordernow.jpg) no-repeat scroll 0 0;
	display: block;
	height: 42px;
	width: 188px;
	text-indent: -9999px;;	
}
#wts_order a:hover{
	background-position: 0px -42px;
}
/* Text area */
#wts_toptext{
	position: absolute;
	left: 160px;
	top: 342px;
	width: 372px;
	height: 429px;
	background: url(../../images/wts/wts_toptext_bgrnd.jpg) no-repeat;
}
#wts_toptext_quote{
	position: absolute;
	top: 370px;
	left: 140px;	
	margin: 20px 0 0 130px;
	text-align: center;
	line-height: 18pt;
	font-size: 10pt;
	color: #3c4ca0;
}
#wts_toptext_copy{
	position: absolute;
	top: 540px;
	left: 150px;
	margin: 10px 0 20px 10px;
	color: #832990;
	margin: 25px 0 5px 55px;
	font-size: 12pt;
	line-height: 19pt;
}
.large_text{
	font-size: 17pt;
}

/* Text area */
#wts_bottomtext_bgrnd{
	position: absolute;
	left: 160px;
	top: 800px;
	width: 373px;
	height: 308px;
	padding-bottom: 50px;
	background: url(../../images/wts/wts_bottomtext_bgrnd.jpg) no-repeat;
}
#wts_bottomtext_copy{
	position: absolute;
	left: 205px;
	top: 835px;
	text-align: left;
	line-height: 18pt;
	font-size: 11pt;
	color: #5a478b;
}
.author{
	font-size: 9pt;
	font-style: italic;
}

#baby{
	position: absolute;
	top: 316px;
	left: 32px;
	width: 229px;
	height: 201px;
	z-index: 1;
	background: url(../../images/wts/wts_baby.jpg) no-repeat;
}
#wts_ovals{
	position: absolute;
	top: 570px;
	left: 55px;
	width: 98px;
	height: 378px;
	background: url(../../images/wts/wts_ovals.jpg) no-repeat;	
}