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

/* Main Background */
#mnpj_border_top{
	position: absolute;
	top: 0;
	left: 0;
	width: 574px;
	height: 19px;
	background: url(../../images/mnpj/mnpj_border_top.jpg) no-repeat;
}
#mnpj_cover{
	position: absolute;
	left: 40px;
	top: 32px;
	width: 492px;
	height: 268px;
	background: url(../../images/mnpj/mnpj_cover.jpg) no-repeat;
}
#mnpj_cover_text{
	position: absolute;
	left: 330px;
	top: 90px;
	z-index: 1;
	font: 12pt/14pt "Trebuchet MS";
}
.mnpj_title{
	color: #e34a42;
	font-size: 14pt;
}
.mnpj_subtitle{
	padding-top: 2px;
	color: #c81259;
	font-size: 9.5pt;
}
.mnpj_authors{
	color: #7760a9;
	font-size: 9pt;
}
.mnpj_pub{
	color: #d2491e;
	font-size: 10pt;
}
.mnpj_cost{
	color: #d2491e;
	font-size: 13pt;
}

/* Order now */
#mnpj_order{
	position: absolute;
	left: 316px;
	top: 290px;
	width: 188px;
	height: 42px;
}
#mnpj_order a{
	background:transparent url(../../images/mnpj/mnpj_ordernow.jpg) no-repeat scroll 0 0;
	display: block;
	height: 42px;
	width: 188px;
	text-indent: -9999px;;	
}
#mnpj_order a:hover{
	background-position: 0px -42px;
}
/* Text area */
#mnpj_text_bgrnd{
	position: absolute;
	left: 160px;
	top: 345px;
	width: 372px;
	height: 620px;
	background: url(../../images/mnpj/mnpj_toptext_bgrnd.jpg) no-repeat;
}
#mnpj_toptext_quote{
	position: absolute;
	top: 370px;
	left: 130px;	
	margin: 20px 0 0 130px;
	text-align: center;
	line-height: 18pt;
	font-size: 12pt;
	color: #c81259;
}
#mnpj_toptext_copy{
	position: absolute;
	top: 480px;
	left: 200px;
	color: #e34a42;
	font-size: 12pt;
	line-height: 19pt;
	z-index: 5;
}
.large_text{
	font-size: 17pt;
}

#mnpj_bottomtext_copy{
	position: absolute;
	left: 205px;
	top: 845px;
	text-align: center;
	line-height: 18pt;
	font-size: 11pt;
	color: #b24a14;
}
.author{
	font-size: 9pt;
}

#bird{
	position: absolute;
	top: 311px;
	left: 107px;
	width: 149px;
	height: 153px;
	z-index: 1;
	background: url(../../images/mnpj/mnpj_bird.jpg) no-repeat;
}
#squares{
	position: absolute;
	top: 518px;
	left: 46px;
	width: 98px;
	height: 378px;
	background: url(../../images/mnpj/mnpj_squares.jpg) no-repeat;	
}