/* CSS Document */


#products_l_links { padding:5px 0px 5px 10px;  }
	a.products_l_links:link, a.products_l_links:active, a.products_l_links:visited {text-decoration:none; padding:5px; }
	a.products_l_links:hover { background-color:#EAD79D; }

#contact_titles {background-color:#9D947A; height:15px; padding:5px; }

#zoom_products_thumb {float:left;}
#zoom_products_thumb:hover{background-color:#ffa500; }


#products_nav_main_div {background-color:#F8F8F8; width:426px; margin-left:8px; padding:5px; margin-top:10px; border-top:10px solid #F8C185; }
	#products_image {border:1px solid #666666; }

	#p_detail_nav_addtocompare { width:100px; height:20px; background-image:url(../images/icons/compare.gif); background-position:0% 20%; background-repeat:no-repeat; padding-left:20px; }
	#p_detail_nav_emailthispage { width:100px; height:20px; background-image:url(../images/icons/email.jpg); background-position:0% 30%; background-repeat:no-repeat; padding-left:20px; }
	#p_detail_nav_printthispage { width:100px; height:20px; background-image:url(../images/icons/print.jpg); background-position:0% 20%; background-repeat:no-repeat; padding-left:20px; }
	#p_detail_nav_enlarge { width:100px; height:20px; background-image:url(../images/icons/zoom.jpg); background-position:0% 30%; background-repeat:no-repeat; padding-left:20px; }
	#p_detail_nav { width:100px; height:20px; background-image:url(../images/icons/check_icon.gif); background-position:0% 30%; background-repeat:no-repeat; padding-left:20px; }
	#p_detail_nav_goback { width:100px; height:20px; background-image:url(../images/icons/return.gif); background-position:0% 30%; background-repeat:no-repeat; padding-left:20px; }	
	
	
#success_msg { color:green;}
#extra_shots {background-color:#F8F8F8; width:426px; margin-left:8px; padding:5px; margin-top:10px; border-top:10px solid #F8C185; }
#extra_shots_title { font-size:14px; color:#999;}
#extra_shots_thumb { border:1px solid #999999; float:left; margin-right:5px;}
#extra_shots_thumb img { width:100%; height:100%;}

#cat_view_link {background-color:#CCCCCC; font-weight:bold; width:426px; text-decoration:underline; text-align:right; vertical-align:middle; padding:3px 10px 3px 0px;}
#cat_view_link:hover { background-color:#BDCCDD;}

#product_viewer_btn {background-color:#CCCCCC; font-weight:bold; width:206px; vertical-align:middle; padding:3px 10px 3px 0px; margin-top:3px;}
#product_viewer_btn:hover { background-color:#BDCCDD;}