/* MISC */



/* Top Mini Cart */





/* Store Front
////////////////////////////////// */
.item_holder{width:258px; height:200px; display:inline; float:left; margin:0 0 10px 0px; border:1px solid #291942; background-color:#fff;}

.item_holder img{border:0;}

.item_holder .prod_title{color:#fff; font-weight:bold; text-align:center; width:244px; height:17px; display:inline; float:left; margin:5px; padding:6px 2px 2px 2px; background-color:#4c442b;}

.item_holder .prod_pic{width:120px; height:160px; display:inline; float:left; margin-left:5px; }

.item_holder .prod_info{color:#000; width:123px; height:100px; display:inline; float:left; margin:0 5px;}

.item_holder .prod_price{color:#4c442b; font-size:1.4em; font-weight:bold; text-align:center; width:123px; display:inline; float:left; margin:0 5px 5px 5px;}

.item_holder .prod_cart, .item_holder .prod_details{width:100px; height:15px; display:inline; float:left; margin:0 5px 5px 5px;}


/* Product Page
////////////////////////////////// */
.indy_item_holder{width:100%; height:100%; display:inline; float:left; padding-bottom:10px; margin:0px 0 5px 0px; background-color:#fff; border-bottom:1px solid #291942;}

.indy_item_holder img{border:0;}

.indy_item_holder .prod_pic{width:240px; height:320px; display:inline; float:left; margin:10px 10px 10px 10px; }

.indy_item_holder .prod_bar{width:305px; height:25px; display:inline; float:left; margin:10px 0 10px 0px; background-color:#4c442b;}

.indy_item_holder .prod_title{color:#4c442b; font-size:1.2em; font-weight:bold;  width:305px; float:left; display:inline; margin:0px 0 0px 0px;}

.indy_item_holder .prod_info1{color:#000; font-size:1.0em; width:305px; float:left; display:inline; margin:0px 0 10px 0px;}

.indy_item_holder .prod_price{color:#000; font-weight:bold; text-align:right;  width:305px; float:left; display:inline; margin:0px 0 10px 0px;}

.indy_item_holder .prod_price .price{color:#4c442b; font-size:1.4em; }

.indy_item_holder .prod_cart{text-align:right; width:305px; float:left; display:inline; margin:0px 0 10px 0px;}

.indy_item_holder .prod_info2{color:#000; font-size:1.0em; width:305px; float:left; display:inline; margin:0px 0 10px 0px; border-top:1px solid #291942; padding-top:10px;}


/* Cart
////////////////////////////////// */
.update_form{text-align:right; color:#000; float:left; margin:0 0 100px 0;}
.cart_main_header{color:#fff; font-weight:bold; background-color:#4c442b;}
.cart_header_item{width:300px; text-align:left;}
.cart_header{width:85px;}
.cart_title{text-align:left;}
.cart_items2{background-color:#ebeadc;}

.cart_items_pic{width:38px; height:50px; float:left; display:inline; margin:1px;}
.cart_items_pic img{border:0;}

.cart_prices{text-align:right;}

.cart_total{text-align:right; font-weight:bold; background-color:#ebeadc;}
