#products_details{
	width:640px;
	float:left;
	display:inline;
}

#product_gallery{
	width:310px;
	height:310px;
	float:left;
	display:block;
	border:#DDDDDD solid 0px;
	margin:10px 0px;
}

#product_text_1{
	height:338px;
	width:320px;
	float:left;
	display:block;
	border:#DDDDDD solid 0px;
	margin:5px 0px 0px 10px;
	line-height:160%;
}

#product_text_1 a{
	color:#7E1912;
}

#product_text_2{
	margin:10px 0px;
	line-height:160%;
}


#albums{
	width:250px;
	/*height:688px;*/
	float:right;
	display:inline;
	border:none;
	margin:12px 0px 12px 10px;
}


#albums_list img{
}


#albums_header{
	width:250px;
	height:39px;
	border-bottom:#C0B09A solid 1px;
	background:url(../img/graphic/bkgs/album_list_top.jpg) no-repeat top center #CDBEA1;
}

#albums_list{
	width:248px;
	background:#F3EFE5;
	border-left:#E4DDCA solid 1px;
	border-right:#E4DDCA solid 1px;
	border-bottom:#E4DDCA solid 1px;
}

.albums_list_item{
	border-bottom:#D7BFB7 solid 1px;
	padding:10px 0px 0px 0px;
	margin:0px 10px;
	color:#7E1912;
	font-size:11px;
	height:179px;
	text-align:center;
	line-height:150%;
}

.albums_list_item img{
	
}

#products_spinner{
	
}
.product_tab_container{
	width:160px;
	height:auto;
	float:left;
	display:inline;
	padding:0px 0px 23px 0px;
	margin:16px 20px 0px 0px;
	border-bottom:#DDDDDD solid 1px;
}

.product_tab{
	width:156px;
	height:116px;
	border:#E0D1B1 solid 1px;
	padding:1px;
	margin:10px 0px 0px 0px;
	
}

.product_tab a{
	width:154px;
	height:114px;
	display:block;
	border:#E0D1B1 solid 1px;
}

.product_tab a:hover{
	border:#7E1912 solid 1px;
}

.product_tab img{
	width:154px;
	height:114px;
	margin:0px;
	padding:0px;
}


#product_text_description{
	min-height: 400px;
	height: auto !important;
	height:400px;
	padding:0px 20px 0px 0px;
	margin:0px;
	border:#000 solid 0px;
}

ul#product{
	margin:0px;
	padding:0px;
}

ul#product li{
	list-style:none;
	height:154px;
	width:114px;
	margin:0px;
	padding:0px;
}

.loading{ 
	background: url(../img/graphic/loading.gif) no-repeat center center;
	border:#000 solid 0px;
	width:100px;
	height:98px;
	display:block;
	margin:0px auto;
	padding:0px;
}

