/* CSS Document */

#product-details-left {
	width:305px;
	float:left;
/*	border-color:#FF9900;
	border-width:1px;
	border-style:solid;*/
	
	margin-left:30px;
	margin-top:10px;
}

#product-details-right {
	width:305px;
	float:right;
/*	border-color:#FF9900;*/
	border-color:#FF9900;
	border-width:1px;
	border-style:solid;
/*	padding:10px;*/
	margin-top:10px;
}

#artwork-size-guide {
	width:305px;
	height:195px;
	float:right;
/*	border-color:#FF9900;
	border-width:1px;
	border-style:solid;*/
/*	padding:10px;*/
/*	margin-top:-30px;*/
	background-image:url(/graphics/products/art-size-guide-bg.png);
	background-repeat:no-repeat;
}

#artwork-size-guide-picture {
	background-color:#0099FF; 
	margin-left:130px; 
	border-color:#000000;
	border-width:1px;
	border-style:solid;
}

#product-details-right-inner {
	width:285px;
	padding:10px;
}

.small-product-image {
	float:left;
}

.small-product-image-spacer {
	width:10px;
	height:60px;
	float:left;
}

#product-derivatives {
	width:100px;
	float:left;
	margin-top:10px;
}

#product-guide {
	width:180px;
	float:right;
	margin-top:10px;
/*	background-color:#3333CC;*/
}



#product-details-furniture-main-image {
	width:758px;
	height:288px;
	border-color:#FF9900;
	border-width:1px;
	border-style:solid;
	
}

#product-details-furniture-right {
	width:360px;
	height:100px;
	float:right;
	border-color:#FF9900;
	border-width:1px;
	border-style:solid;
	
	margin-left:30px;
	margin-top:10px;
}

#product-details-furniture-left {
	width:360px;
	float:left;
	border-color:#FF9900;
	border-width:1px;
	border-style:solid;
/*	padding:10px;*/
	margin-top:10px;
}

#product-details-furniture-left-inner {
	width:285px;
	padding:10px;
}

#related-products {
	width:285px;
	margin-right:10px;
	margin-left:10px;
	margin-bottom:10px;
}

#related-products-header {
	width:200px;
	height:30px;
	float:right;
	text-align:right;
	margin-bottom:10px;
}

.related-product-image {
	float:right;
}

.related-product-image-spacer {
	width:10px;
	height:60px;
	float:right;
}

#product-small-images-wrapper {
	width:305px;
	margin-top:10px;
}

#product-details-slider-header {
	padding-left:17px;
}


#mask {
	width:270px;
	height:70px;
	overflow:hidden;
/*	border:1px solid #666;*/
	position:relative;
/*	background-color:#999;*/
	float:left;
}

#folio {
	position:absolute;
	top:0;
	left:0;
	width:8000px;
	float:left;
}

.col {
	display:block;
	width:270px;
	height:70px;
	float:left;
	text-align:center;
/*	background-color:#3300FF;*/ 
	}

.product-box {
	width:60px;
	height:62px;
	background-color:#FFFFFF;
	padding-top:8px;
	float:left;
	text-align:center;
/*	margin-top:10px; */
}

.product-box-spacer {
	width:6px;
	height:70px;
	float:left;
/*	margin-top:10px; */
}

.navigate-left {
	float:left;
	width:15px;
	height:16px;
	margin-top:26px;
	margin-right:1px;
}

.navigate-right {
	float:left;
	width:15px;
	height:16px;
	margin-top:26px;
	margin-left:1px;
}