/* CSS Document */
#zoom_products_thumb {float:left;}
#contact_titles{padding:5px; background-color:#9d947a;}
	
.left_arrow { background:url(../images/icons/left-arrow.gif) no-repeat 0% 70%; padding-left:10px;}
.right_arrow { background:url(../images/icons/right-arrow.gif) no-repeat 100% 70%; padding-right:10px;}
.email { background:url(../images/icons/email.jpg) no-repeat 0% 50%; padding-left:20px;}
.print { background:url(../images/icons/print.jpg) no-repeat 0% 50%; padding-left:20px;}
.enlarge { background:url(../images/icons/icon-enlarge.gif) no-repeat 3% 50%; padding-left:20px;}
.img_gallery { background:url(../images/icons/zoom_icon.gif) no-repeat 3% 50%; padding-left:40px;} 
#code_links {color:#8B0000;}

#zoom_products_thumb:hover {background-color:#ffa500;}
	
#product_enlarge { width:219px; height:20px; padding:5px 5px 5px 26px; background-color:#f8f8f8; color:#FFF; margin-bottom:2px;}
	#product_enlarge:hover { background-color:#cccccc; }
#close_product_enlarge {width:560px; height:15px; color:#FFF; background-color:#900; font-size:10px; padding-left:10px; padding-top:2px;}
	#close_product_enlarge:hover{ background-color:#FF9D9D; }
	

/* products next & prev buttons */
#next_product{width:45px; height:45px;}
	#next_product:hover{background-color:#9d947a;}
#prev_product{width:45px; height:45px;}
	#prev_product:hover{background-color:#9d947a;}	
	
/*script processing status*/
#success{ color:green;}
#error{ color:#900;}

/*index promotion images*/
#index_promotion_title{ width:180px; height:40px; background-color:#9CC1C9; padding:5px; margin-bottom:2px; margin-right:5px;}
#index_promotion_title:hover {background-color:#CBC5A0;}
#index_promotion_image{ width:590px; background-color:#999; float:right;}

/*products page styles*/
#top_links{text-decoration:none; color:#900;}
	#top_links:hover{ text-decoration:underline;}
#spec_table_cells {padding:3px 3px 3px 0px; border-bottom:1px solid #CCC; vertical-align:text-top; }
	#spec_table_cells_title {padding:3px 3px 3px 10px; border-bottom:1px solid #CCC; text-align:left; width:100px; vertical-align:text-top; }
#detail_titles {padding:5px; width:430px; font-weight:bold; background-color:#CCC; margin-bottom:2px;}
#related_products{ border:1px solid #999; padding:5px; width:570px; margin-top:10px;}
#one{ width:150px; }
#color_sample_div {margin-bottom:2px; padding-top:5px; padding-right:10px; text-align:right; height:45px; width:305px; color:#FFF;}
li { margin:0; padding:0; padding-bottom:5px; list-style:square; list-style-position: inside; text-indent: -15px; }
