/* CSS Document */
.buy_btn_div {display: none;}
#inner_page_content {padding:15px 10px ;font: 11px  Arial, Helvetica, sans-serif;}

.sort_links_div, input.qtybox, label.prod_category_label{display:none;}


.prod_category {width: 160px; height: 300px; padding:5px 5px 5px 5px; float: left; margin-bottom: 18px; position: relative; }
a.prod_title {text-decoration: none; color: #000; font-weight: bold; font-size: 11px;}
a.prod_title:hover {text-decoration: underline;  }

.prod_category_img img {border: 2px solid #fff;width:150px;height:150px;}
.prod_category_desc { margin-left: 1px;}
.prod_category_form {position: relative; clear: both; float:left; display:block; width: 125px; left: -7px !important; left: -15px; top: -5px !important; top: -20px; padding-top: 5px;}
.prod_category_input {position: absolute; top:-7px !important; top:3px; float: left; width: 125px; }
.prod_category_input .regular_price {display: block; }
.prod_category_input .current_price {display: block;   }
.prod_category_input .old_regular_price {margin:0;padding: 0; height: auto;}
.prod_category_input .old_regular_price strong {font-weight: bold;}
.prod_category_section_h1 {display:none;}

#featured_title {clear:both; padding: 2px 0 0 5px;}

span a.more { clear:both; float:left;width: 101px; }
.prod_category_form {float: left; margin: 0 0 0 8px;}
input.buy_btn { width:101px; height:20px; background:url(/images/static/btn_add_to_cart.gif) no-repeat; }

a.more span {display:none}
a.more{display:block; width:101px; height:20px; background:url(/images/static/btn_more_info.gif) no-repeat; margin:2px 0 0 0px !important; margin:4px 0 0 0px;float: left;}

.cleardiv {display:block;clear:both;height:1px;overflow:hidden;}
#sort_cat {border-bottom:3px solid #fff;text-align:center;padding-bottom:10px;}
#category_dropdown {width:340px;margin:auto;text-align:center;}
#category_dropdown form {height:24px;}
#category_dropdown select {width:150px;margin:2px 0 0 72px;font-size:11px;background:#fff;color:#000;float:left;}
#sort_cat p {padding:0;width:300px;margin:3px auto;clear:both;}
ul#products {width:300px;margin:0 auto;}
ul#products li {float:left;width:148px;padding:1px 1px 0 0;}
ul#products li a, #prod_chart a {display:block;background:#A7C6F0;border:1px solid #fff;padding:2px 0;text-decoration:none;color:#fff;font-weight:bold;}
ul#products li a:hover, #prod_chart a:hover{background:#85A7D5}
#prod_chart {clear:both;padding:3px 0 0 0;width:200px;margin:0 auto;}
