#product-item-detail{
	position: relative;
	float: left;
	width: 455px;
	height: 355px;
	padding: 25px;
	margin: 5px 5px 0 0;	
	background-color: #665a4a;
	background-image: url('/images/public/content_bg.gif');
}

#product-page{
	scrollbar-3dlight-color:#665A4A; 
	scrollbar-arrow-color:#ffffff; 
	scrollbar-darkshadow-color:#665A4A; 
	scrollbar-face-color:#726658; 
	scrollbar-highlight-color:#726658; 
	scrollbar-shadow-color:#726658;
	scrollbar-track-color:#665A4A;
}

#product-description li{
	padding-left: 15px;	
	background-image: url('/inc/scripts/image_text.php?text=%3E%3E&background=584c3a&transparent=1&color=FFFFFF&font=fff_intelligent_thin.ttf&font_size=8&no_trim=0&antialias=1');
	background-repeat: no-repeat;
	background-position: 0 6px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	display: block;
}

#product-item-detail h1{
	padding: 10px 0px 5px 0px;
	background: url("/images/public/dotted_line_horizontal.gif") repeat-x top;
	width: 100%;
	clear: both;
}

#product-item-detail p{
	padding-bottom: 25px;
	font-size: 14px;
	line-height: 22px;
}

#product-item-images{
	float: right;   
	width: 330px;
	height: 405px;
	margin-top: 5px;
	background: #584c3a url("/images/public/breadcrumb_bg.gif");
}

#product-list-position{
	float: left;
	padding-bottom: 10px;
}

#product-list-nav{
	float: right;
}

#product-item-selector{
	float:left;
	width: 460px;
	padding: 25px;
}

#product-checkout{
	float: right;   
	width: 840px;
	height: 100%;
	margin-top: 5px;
	background: #584c3a;
	background-image: url("/images/public/add_to_cart_bg.jpg");
}


/*collections*/

#product-collections{
	width: 230px;
	position: absolute;
	top: 180px;
}

#product-collections div{
	width: 65px;
	height: 85px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	padding-top: 1px;
}

#product-collections div img{
	border: 1px solid #ffffff;
	margin-bottom: 2px;
	display: block;
}

div.product-collection{
	opacity: .65;
	filter: alpha(opacity=65);
	border-top: 5px solid #aaa49d;
	cursor: pointer;
}

div.product-collection-on{
	opacity: 1;
	filter: alpha(opacity=100);
	border-top: 5px solid #9CF9FC;
	cursor: pointer;
}

div.product-collection:hover{
	opacity: 1;
	filter: alpha(opacity=100);
	border-top: 5px solid #ffffff;
}
	
span.product-collection{
	font-size: 12px;
	text-transform: lowercase;
	line-height: 12px;
}


/* in stock */

#product-stock
{
	width: 225px;
	position: absolute;
	top: 180px;
	left: 260px;
}

#product-stock-list
{
	height: 80px;
	overflow-y: auto;
	overflow-x: hidden;
	padding-right: 10px;
	margin-top: 5px;
}

#product-stock h2
{
	background: url("/images/public/dotted_line_horizontal.gif") repeat-x bottom left;
	padding-bottom: 10px;	
}

#product-stock h2 img
{
	margin-left: 0;
}

#product-stock span.form-label
{
	display: block;
	position: absolute;
	right: 10px;
	top: 5px;	
}

div.stock-item
{
	background: url("/images/public/dotted_line_horizontal.gif") repeat-x bottom left;
	min-height: 20px;
	opacity: .65;
	filter: alpha(opacity=65);
	cursor: pointer;
	margin: 0;
	padding: 2px 0;
}

div.stock-item:hover
{
	background-color: #726658;
	opacity: 1;
	filter: alpha(opacity=100);	
}

div.stock-item span
{
	display: block;
	float: left;
	text-align: left;
}

span.stock-pattern{ width: 35%; }
span.stock-size{ width: 50%; }

div.stock-item span.stock-qty
{
	float:right;
	text-align: right;
	width: 10%;
}

/*stock note*/

#no-stock-note{
	display:block;
	height:60px;
}

#shipping-note{
	float: left;
	width: 280px;
	margin: 15px 0 0 25px;
	padding: 10px 0 25px 0;
	background: url("/images/public/dotted_line_horizontal.gif") repeat-x top left;
}

#shipping-note p{
	font-size: 13px;	
}

/*patterns*/

#product-patterns{
	width: 230px;
	float:left;
}

#product-patterns div{
	width: 65px;
	height: 75px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	padding-top: 1px;
}

#product-patterns div img{
	border: 1px solid #ffffff;
	margin-bottom: 2px;
	display: block;
}

div.product-pattern{
	opacity: .65;
	filter: alpha(opacity=65);
	border-top: 5px solid #aaa49d;
	cursor: pointer;
}

div.product-pattern-on{
	opacity: 1;
	filter: alpha(opacity=100);
	border-top: 5px solid #9CF9FC;
	cursor: pointer;
}

div.product-pattern:hover{
	opacity: 1;
	filter: alpha(opacity=100);
	border-top: 5px solid #ffffff;
}

span.product-pattern{
	font-size: 12px;
	text-transform: lowercase;
	line-height: 12px;
}


/*sizes*/

#product-items,
#product-sizes{
	width: 225px;
	float:left;
}

#product-items h2,
#product-sizes h2{
	padding-bottom: 15px;
	background: url("/images/public/dotted_line_horizontal.gif") repeat-x bottom;
}

#product-sizes div{
	
}

div.product-item,
div.product-size{
	padding: 5px 5px 5px 10px;
	margin: 5px 0 0 0;
	width: 207px;
	min-height: 20px;
	opacity: .65;
	filter: alpha(opacity=65);
	border-left: 5px solid #726658;
	cursor: pointer;
}

div.product-item:hover,
div.product-size:hover{
	opacity: 1;
	filter: alpha(opacity=100);
	border-left: 5px solid #ffffff;
	background-color: #726658;
}

div.product-item-on,
div.product-size-on{
	padding: 5px 5px 5px 10px;
	margin: 5px 0 0 0;
	width: 207px;
	min-height: 20px;
	opacity: 1;
	filter: alpha(opacity=100);
	border-left: 5px solid #9CF9FC;
	background-color: #726658;
	cursor: pointer;
}

span.product-item-name,
span.product-size-name{
	display: block;
	float: left;
	padding-bottom: 4px;
}

span.product-old-price{
	float: right;
	display: block;
	text-decoration: line-through;
}

span.product-price{
	float: right;
	clear: right;
	display: block;
	margin-top: 2px;
	font-weight: bold;
}

span.product-dimensions{
	display: block;
	clear: left;
	width: 75%;
	font-size: 11px;
	text-transform: lowercase;
	line-height: 12px;
	padding-bottom: 2px;
}

/*checkout*/

#product-quantity{
	padding: 25px 0 6px 0;
	margin-left: 25px;
	width:280px;
	height: 25px;
	float: left;
	background: url("/images/public/dotted_line_horizontal.gif") repeat-x bottom;
	position: relative;
}

#product-quantity h2{
	display: inline;
}

#product-quantity input{
	width:20px;
	display: inline;
	margin: 2px 0 8px 5px;
	border: 1px solid #cccccc;
	position: absolute;
	top: 25px;
}

#add-to-cart{
	padding: 15px 25px 6px 25px;
	float: left;
	background: url('/inc/scripts/image_text.php?background=584c3a&transparent=1&antialias=&line_height=&kerning=&scale=&&&color=FFFFFF&font=meta_book_roman.ttf&font_size=18&spacing=&no_trim=1&text=%3E%3E')
		no-repeat bottom right;
}
