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

/* Main Background */
#cm_border_top{
	position: absolute;
	top: 0;
	left: 0;
	width: 574px;
	height: 19px;
	background: url(../../images/cm/cm_border_top.jpg) no-repeat;
}
#cm_cover{
	position: absolute;
	left: 40px;
	top: 32px;
	width: 492px;
	height: 311px;
	background: url(../../images/cm/cm_cover.jpg) no-repeat;
}
#cm_cover_text{
	position: absolute;
	left: 317px;
	top: 72px;
	font: 12pt/14pt "Trebuchet MS";
	color: #007730;
	z-index: 5;
}
.cm_title{
	color: #7f1071;
	font-size: 12pt;
}
.cm_subtitle{
	padding-top: 3px;
	color: #7760a9;
	font-size: 10pt;
}
.cm_authors{
	color: #ac1a6a;
	font-size: 9pt;
}
.cm_pub{
	color: #85397d;
	font-size: 10pt;
}
.cm_cost{
	color: #45559c;
	font-size: 13pt;
}

/* Order now */
#cm_order{
	position: absolute;
	left: 306px;
	top: 315px;
	width: 188px;
	height: 42px;
}
#cm_order a{
	background:transparent url(../../images/cm/cm_ordernow.jpg) no-repeat scroll 0 0;
	display: block;
	height: 42px;
	width: 188px;
	text-indent: -9999px;;	
}
#cm_order a:hover{
	background-position: 0px -42px;
}

/* Text area */
#cm_toptext{
	position: absolute;
	left: 160px;
	top: 365px;
	width: 368px;
	height: 494px;
	background: url(../../images/cm/cm_toptext_bgrnd.jpg) no-repeat;
}
#cm_toptext_quote{
	position: absolute;
	top: 390px;
	left: 120px;	
	margin: 20px 0 0 130px;
	text-align: center;
	line-height: 18pt;
	font-size: 11pt;
	color: #ac1a6a;
	z-index: 5;
}
#cm_toptext_copy{
	position: absolute;
	top: 530px;
	left: 180px;
	margin: 10px 0 20px 10px;
	color: #85397d;
	margin: 25px 0 5px 55px;
	font-size: 12pt;
	line-height: 19pt;
	z-index: 5;
}
.large_text{
	font-size: 17pt;
}

/* Text area */
#cm_bottomtext_bgrnd{
	position: absolute;
	left: 160px;
	top: 885px;
	width: 367px;
	height: 235px;
	padding-bottom: 50px;
	background: url(../../images/cm/cm_bottomtext_bgrnd.jpg) no-repeat;
}
#cm_bottomtext_copy{
	position: absolute;
	left: 230px;
	top: 920px;
	text-align: left;
	line-height: 18pt;
	font-size: 11pt;
	color: #544ca0;
	padding-bottom: 50px;
	z-index: 5;
}
.author{
	font-size: 9pt;
	line-height: 20px;
}
#cm_flower{
	position: absolute;
	top: 395px;
	left: 85px;
	width: 157px;
	height: 122px;
	z-index: 1;
	background: url(../../images/cm/cm_flower.jpg) no-repeat;
	z-index: 5;
}
#cm_baby{
	position: absolute;
	top: 552px;
	left: 87px;
	width: 122px;
	height: 101px;
	background: url(../../images/cm/cm_baby.jpg) no-repeat;
	z-index: 5;
}
#white_text{
	position: absolute;
	top: 665px;
	left: 90px;
	font-size: 10pt;
	line-height: 16pt;
	color: white;
	text-align: right;
	z-index: 5;
}
#cm_woman{
	position: absolute;
	top: 925px;
	left: 110px;
	width: 105px;
	height: 126px;
	background: url(../../images/cm/cm_woman.jpg) no-repeat;
	z-index: 5;	
}