#content_left {
	position: absolute;
	background-image:url(../images/builderSub_leftBkgd.jpg);
	width: 543px;
	height: 481px;
	font-size: 10px;
}

#content_left h2 {
	position: absolute;
	display: block;
	width: 156px;
	height: 241px;
	left: 60px;
	top: 37px;
	text-indent: -3000px;
	overflow: hidden;
}

#content_left h2.kirk {
	background-image:url(../images/bioSub_builders/kirkTaylor.jpg);
}

#content_left h2.scott {
	background-image:url(../images/bioSub_builders/scottLong.jpg);
}

#content_left h2.cole {
	background-image:url(../images/bioSub_builders/coleFoster.jpg);
}

#content_left h2.johnny{
	background-image:url(../images/bioSub_builders/johnnyGoodson.jpg);
}

#content_left h2.john {
	background-image:url(../images/bioSub_builders/johnShope.jpg);
}

#content_left h2.ralph {
	background-image:url(../images/bioSub_builders/ralphRandolph.jpg);
}

#content_left h2.mitch {
	background-image:url(../images/bioSub_builders/mitchBergeron.jpg);
}

#content_left h2.alan {
	background-image:url(../images/bioSub_builders/alanLee.jpg);
}

#content_left h2.yaniv {
	background-image:url(../images/bioSub_builders/yanivEvan.jpg);
}

.scroller {
	overflow: auto;
	padding-right: 8px;
}

#bio_text {
	position: absolute;
	width: 298px;
	height: 208px;
	left: 220px;
	top: 63px;
	color: #313030;
}

#bio_text a {
	color: #CC6600;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 7px 0;
}

#bio_text a:hover {
	text-decoration: underline;
}

a.back_to_list {
	display: block;
	position: absolute;
	left: 406px;
	top: 39px;
	text-decoration: none;
	color: #CC6600;
}

a.back_to_list:hover {
	text-decoration: underline;
}


/*  ------------------- sections  -------------------- */


/* builder sub page */
/*  enter store */
#store {
	position: absolute;
	top: 0;
	left: 543px;
	background-image:url(../images/reuse_shopUpperRight.jpg);
	width: 346px;
	height: 160px;
	font-size: 11px;
	z-index: 900;
}

#store h3 {
	padding-left: 188px;
	padding-top: 81px;
	font-size: 11px;
	font-weight: normal;
}

.store_btns {
	padding-left: 159px;
	color: #ffffff;
	padding-top: 2px;
}

.store_btns a, .store_btns a:hover {
	display: block;
	float: left;
	color: #ffffff;
	text-decoration: none;
	width: 62px;
	text-align: center;
}

.store_btns a:hover {
	color: #DF8D00;
}

#store_girl {
	position: absolute;
	background-image:url(../images/girl.png);
	width: 142px;
	height: 198px;
	top: -12px;
	left: -12px;
	z-index: 905;
}

#webstar {
	position: absolute;
	width: 78px;
	height: 78px;
	background-image:url(../images/webstar.png);
	left: 78px;
	top: 97px;
	z-index: 910;
}

#webstar a {
	display: block;
	width: 78px;
	height: 70px;
	text-indent: -3000px;
	overflow: hidden;
}


#player {
	background-image:url(../images/builderSub_playerBkgd.jpg);
	width: 346px;
	height: 321px;
	position: absolute;
	top:  160px;
	left: 543px;
	z-index: 899;
}

#submovie {
	width: 292px;
	height: 220px;
	position: relative;
	left: 3px;
	top: 3px;
}

#bike_pics {
	display: block;
	position: absolute;
	width: 488px;
	height: 200px;
	z-index: 900;
	top: 274px;
	left: 48px;
}
