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

/* Main Background */
#tlw_border_top{
	position: absolute;
	top: 0;
	left: 0;
	width: 575px;
	height: 19px;
	background: url(../../images/tlw/tlw_border_top.jpg) no-repeat;
}
#tlw_cover{
	position: absolute;
	left: 40px;
	top: 32px;
	width: 492px;
	height: 263px;
	background: url(../../images/tlw/tlw_cover.jpg) no-repeat;
}
#tlw_cover_text{
	position: absolute;
	left: 285px;
	top: 55px;
	width: 205px;
	height: 190px;
	padding: 25px 0 0 40px;
	z-index: 1;
	font: 12px/20px "Trebuchet MS";
	color: #007730;
}
.tlw_title{
	color: #006db8;
	font-size: 19px;
}
.tlw_subtitle{
	padding-top: 2px;
	color: #7660a9;
	font-size: 13px;
}
.tlw_authors{
	color: #228133;
	font-size: 12px;
}
.tlw_pub{
	color: #0070a8;
	font-size: 13px;
}
.tlw_cost{
	color: #696bb1;
	font-size: 16px;
}

/* Order now */
#tlw_order{
	position: absolute;
	left: 313px;
	top: 275px;
	width: 188px;
	height: 42px;
}
#tlw_order a{
	background:transparent url(../../images/tlw/tlw_ordernow.jpg) no-repeat scroll 0 0;
	display: block;
	height: 42px;
	width: 188px;
	text-indent: -9999px;;	
}
#tlw_order a:hover{
	background-position: 0px -42px;
}
/* Text area */

#tlw_text_bgrnd{
	position: absolute;
	left: 155px;
	top: 329px;
	width: 380px;
	height: 428px;
	background: url(../../images/tlw/tlw_text_bgrnd.jpg) no-repeat;
}
#tlw_text_top{
	position: absolute;
	top: 365px;
	left: 160px;
	width: 376px;
	font-size: 15px;
	text-align: center;
	line-height: 24px;
}
#tlw_text_bottom{
	position: absolute;
	top: 595px;
	left: 207px;
	width: 298px;
	color: #228133;
	font-size: 15px;
	line-height: 24px;
}
.quote{
	color: #0070a8;
}
.quote_author{
	color: #0070a8;
	font-size: 10pt;	
	font-style: italic;	
}
.large_text{
	font-size: 14pt;
}
#tlw_star{
	position: absolute;
	top: 765px;
	left: 157px;
	width: 376px;
	height: 33px;
	padding-bottom: 60px;
	background: url(../../images/tlw/tlw_star.jpg) no-repeat;
}
#squirrel{
	position: absolute;
	top: 340px;
	left: 45px;
	width: 152px;
	height: 149px;
	z-index: 1;
	background: url(../../images/tlw/tlw_squirrel.jpg) no-repeat;
}
#critters{
	position: absolute;
	top: 510px;
	left: 60px;
	width: 76px;
	height: 318px;
	background: url(../../images/tlw/tlw_critters.jpg) no-repeat;	
}