/* Our Story elements */
#haptree_wrapper{
	position: relative;
	width: 590px;
	height: 485px;
	overflow-y: scroll;
	overflow-x: hidden;
	background: url(../../images/haptree/haptree_bgrnd.jpg) repeat-y;
}
#ourstory_wrapper a{
	color: #005881;
	text-decoration: none;
}
#ourstory_wrapper a:link{}
#ourstory_wrapper a:visited{}
#ourstory_wrapper a:hover {
	text-decoration: underline;
	color: navy;
}
#ourstory_wrapper a:active{}

#haptree_border_top{
	position: absolute;
	top: 0;
	left: 0;
	width: 575px;
	height: 27px;
	background: url(../../images/haptree/haptree_border_top.jpg) no-repeat;
}
#haptree_cover{
	position: absolute;
	left: 40px;
	top: 32px;
	width: 492px;
	height: 263px;
	background: url(../../images/haptree/haptree_cover.jpg) no-repeat;
}
#haptree_cover_text{
	position: absolute;
	left: 285px;
	top: 45px;
	width: 205px;
	height: 190px;
	padding: 25px 0 0 40px;
	z-index: 1;
	font: 12px/20px "Trebuchet MS";
	color: #007730;
}
.haptree_title{
	color: #008433;
	font-size: 18px;
}
.haptree_subtitle{
	color: #00858f;
	font-size: 15px;
}
.haptree_authors{
	color: #a72a18;
	font-size: 12px;
}
.haptree_pub{
	color: #1f862a;
	font-size: 14px;
}
.haptree_cost{
	color: #004b3a;
	font-size: 17px;
}
#haptree_order{
	position: absolute;
	left: 315px;
	top: 283px;
	width: 188px;
	height: 42px;
}
#haptree_order a{
	background:transparent url(../../images/haptree/haptree_ordernow.jpg) no-repeat scroll 0 0;
	display: block;
	height: 42px;
	width: 188px;
	text-indent: -9999px;;	
}
#haptree_order a:hover{
	background-position: 0px -42px;
}
#haptree_toptext_bgrnd{
	position: absolute;
	left: 159px;
	top: 339px;
	width: 372px;
	height: 508px;
	background: url(../../images/haptree/haptree_toptext_bgrnd.jpg) no-repeat;
}
#haptree_acorn{
	position: absolute;
	top: 346px;
	left: 90px;
	width: 142px;
	height: 137px;
	background: url(../../images/haptree/haptree_acorn.jpg) no-repeat;
}
#haptree_toptext_quote{
	position: absolute;
	top: 366px;
	left: 240px;
	width: 250px;
	color: #a72a18;
	font-size: 14px;
	text-align: center;
	line-height: 24px;
	font-style: italic;
}
#haptree_toptext{
	position: absolute;
	top: 480px;
	left: 210px;
	width: 280px;
	color: #733d10;
	font-size: 15px;
	line-height: 24px;
}
.toptext_intro{
	font-size: 24px;
}

#haptree_bottext_bgnd{
	position: absolute;
	left: 159px;
	top: 870px;
	width: 372px;
	height: 436px;
	padding-bottom: 30px;
	background: url(../../images/haptree/haptree_bottext_bgrnd.jpg) no-repeat;
}
#haptree_bottext{
	position: absolute;
	top: 900px;
	left: 210px;
	width: 280px;
	color: #1c6a2b;
	font-size: 13px;
	line-height: 19px;	
}
.haptree_bottext_auth{
	color: #004b3a;
	font-size: 14px;
	font-style: italic;
}
#haptree_ovals{
	position: absolute;
	top: 625px;
	left: 40px;
	width: 89px;
	height: 479px;
	background: url(../../images/haptree/haptree_ovals.jpg) no-repeat;
}
#haptree_printed{
	position: absolute;
	top: 515px;
	left: 35px;
	width: 110px;
	color: #004b3a;
	font-size: 14px;
	text-align: center;
	line-height: 21px;
}
