
/*/////////////////////////////// CATEGORY PAGE*/

#category .imgwrap{height:203px; margin-bottom:10px;}

#category .frame img{border-style:solid; border-width:3px; border-color:#D2D2D2;}

#category .details{height:60px;}
#category .details .name{}
#category .details .price{}




#storetitle{font-size:50px; letter-spacing:-2px; line-height:52px;}


#pricetitle{font-size:25px; letter-spacing:-0px; text-transform:uppercase;  margin-top:-8px; margin-bottom:5px;}



.headline{margin-bottom:24px;}

.quantitydiv{width:323px;}

.aboutvideo{width:886; height:498; position:absolute; top:0; left:50%; margin-left:-443px; margin-top:14px; z-index:99;}

.videobg{position:absolute; top:0; left:50%; margin-left:-459px; margin-top:110px; z-index:90; width:918px;height:530px; background-image:url(../images/videobg.png); background-position:top center; background-repeat:no-repeat;}


html > body .entry li { margin: 0px 0px 0px -5px;}

#shopp .archive{display:none;}


/*/////////////////////////////// ITEM PAGE*/

.gallery img{border-style:solid; border-width:0px; border-color:#D2D2D2;}


/* 	added to change the way that the gallery images are shown on the product page was text-align:justify*/
#shopp .gallery .thumbnails { text-align: left;}

#shopp .gallery li a {float:left !important;}

.shopp_page{margin:0px -10px 0px 10px;}




/*/////////////////////////////// CATEGORY PAGE*/



#cart .summaryhead { background-color:#d0d0d0; text-transform:uppercase; font-size:14px; border-width:7px 7px 5px 7px; border-style:solid; border-color:#d0d0d0;}
#cart .items{font-size:14px; width:650px;}
#cart .qty{font-size:14px; width:124px;}
#cart .price{font-size:14px; width:94px;}
#cart .total{font-size:14px; width:78px;}
#cart .itemlist {border-width:2px 0px 0px 0px; border-style:solid; border-color:#d0d0d0; margin-top:-2px;}
#cart .promobottombar {background-color:#d0d0d0;}
#cart .promobottomwrap {background-color:#d0d0d0; margin:10px 0px; border-width:15px; border-color:#d0d0d0; border-style:solid;}
#cart .subtotal{margin:0px 0px 3px 0px; font-size:18px; height:25px;}
#cart .shipping{margin:0px 0px 3px 0px; font-size:18px;height:35px;}
#cart .tax{margin:0px 0px 3px 0px; font-size:18px;height:35px;}
#cart .totalbottom{margin:0px 0px 0px 0px; font-size:25px; color:#b40000;}






#shopp ul.products li.product div.frame .details{ padding: 0px 0px 10px 20px !important; }
