/* --- Shop Styles --- */

.shop-checkout	{ width: 775px; margin: 0 auto 20px auto !important; }
.shop-main		{ font-family: Helvetica, Arial, sans-serif; }
.shop-cart		{ font-family: Helvetica, Arial, sans-serif; padding: 10px 15px 0 15px; }
#catCartDetails		{ color: black; font-family: Helvetica, Arial, sans-serif; }
#catCartDetails a 	{ color: black; }
.shippingdetails	{ float: left; width: 360px; border-right: #5D3D2A solid 3px; }
#firstn			{ width: 141px; float: left; }
#FirstName		{ width: 141px; }
#lastn			{ width: 141px; float: left; }
#LastName		{ width: 141px; }
.billingdetails	{ float: left; margin: 0 0 0 30px; }
#city			{ width: 100px; float: left; }
#city input		{ width: 100px; }
#state			{ width: 100px; float: left; }
#state input	{ width: 100px; }
#zip			{ width: 50px; float: left; }
#zip input		{ width: 50px; }
#secureinfo		{ width: 300px; }
#secureinfo img	{ float: left; margin: 0 10px 0 0; }
#ccv			{ width: 170px; }
#ccv input		{ width: 100px; }
#ccv img		{ float: right; width: ; }
#mainSHOP		{ width: 750px; background-color: white; min-height: 700px; height: auto !important; height: 700px; margin: 0 0 0 210px; }
.shopMENU		{ width: 230px; position: fixed; margin: 90px 0 0 0; }
.shopMENU li	{ height: 37px !important; width: 231px !important; background: transparent url(../images/shopMENU.png) 0 -40px no-repeat; display: block; }
.shopMENU li.selected { background-position: 0 0 !important;}
.shopMENU li a	{ margin: 8px 0 0 10px; color: #F9CB3F; text-decoration: none; position: absolute; font-size: 19px; }
.shopMENU li.selected a { color: #432008 !important; }
.shopMENU li a:hover	{ color: #432008 !important; }
.cartSUM	{ width: 200px; text-align: center; color: #F9CB3F; margin: 10px 0 0 0; }
.cartSUM tr	{ font-size: 18px; }
.cartSUM a	{ color: #F9CB3F; }
.alecartMENU	{ margin: 40px 0 0 10px; }
.alecartMENU a:hover	{ background-position: 0 -260px; }
.alecartMENU li	{ width: 140px; height: 175px; float: left; border: #DDDDDD solid 1px; margin: 10px; padding: 10px; }
.alecartMENU li a	{ color: #88202B; text-decoration: none; }
.contentPUSHshop	{ height: 50px; }
.shopbottomspace	{ height: 190px; }
.shop-product-large .description { font-size: 15px; }
.breadcrumbs	{ position: absolute; font-size: 12px; }