/*** MAIN PAGE CONTENT WRAPPER ***/
div.store-bg { float:left; display:inline; clear:both; width:930px; background-color:#c8ccb0; background: url("/media/images/shop/layout/shop_bg.jpg"); margin:0px 0px 0px 0px;  padding:0px; }
div.shop-footer { float:left; display:inline; clear:both; width:930px; height:12px; background: url("/media/images/shop/layout/shop_footer.jpg"); margin:0px; padding: 0px; }

/*** LEFT COLUMN ***/
div.menu { float:left; display:block; margin-top:0px; width:168px;background-color:#5c5f4e; }

ul#shop-menu { float:left; display:block; width:168px; height:380px; background: url(/media/images/shop/layout/menu.jpg); }
ul#shop-menu li {float:left; display:block; width:168px; height:37px; margin:0px; list-style:none; }
ul#shop-menu li a {height:37px; width:168px; display:block; }

ul#shop-menu li.mattresses:hover {background: url(/media/images/shop/layout/menu.jpg) -168px 0px; }
ul#shop-menu li.adjustable-beds:hover {background: url(/media/images/shop/layout/menu.jpg) -168px -37px; }
ul#shop-menu li.bed-frames:hover {background: url(/media/images/shop/layout/menu.jpg) -168px -74px; }
ul#shop-menu li.bed-linens:hover {background: url(/media/images/shop/layout/menu.jpg) -168px -111px; }
ul#shop-menu li.pillows:hover {background: url(/media/images/shop/layout/menu.jpg) -168px -148px; }
ul#shop-menu li.protectors:hover {background: url(/media/images/shop/layout/menu.jpg) -168px -185px; }
ul#shop-menu li.futons:hover {background: url(/media/images/shop/layout/menu.jpg) -168px -222px; }
ul#shop-menu li.furniture:hover {background: url(/media/images/shop/layout/menu.jpg) -168px -259px; }
ul#shop-menu li.other:hover {background: url(/media/images/shop/layout/menu.jpg) -168px -296px; }
ul#shop-menu li.clearance:hover {background: url(/media/images/shop/layout/menu.jpg) -168px -333px; }

/*** RIGHT COLUMN ***/
div#shop-products, div#shop-detail{ float:left; display:block; width:700px; margin-left:20px;  }
div#shop-list { float:left; display:block; width:700px; margin:10px 0px; }

div.hud { float:left; display:block; clear;both; width:700px;  margin:0px; padding 0px; text-align:right;}
p.displaying, p.pages {font-size:10px; margin:0px; font-weight:bold;}
p.pages, p.pages a {color:#c20d0d; font-weight:bold; margin-bottom:5px; }
p.pages a { padding:2px 4px; }
p.pages b u, p.pages a:hover { background-color:#c20d0d; color:#fff; text-decoration:none; padding:2px 4px;  }

#filter { float:left; clear:both; width:679px; margin:0px 0px 10px 10px; padding:5px 5px 5px 35px; background-color: #2a2c22; }
#filter label { color:#fff; font-weight:bold; text-transform:uppercase; }
#filter img.view_all { position:relative; top:4px;  }

/*** PRODUCT CONTAINER AND STYLES ***/
div.product { float:left; display:block; width:211px; height:274px; margin:0px 10px; background: url(/media/images/shop/layout/product_bg.jpg); }
div.product div.image { position:relative; top:26px; left:19px; width:171px; height:115px; }
div.product p.product-name { position:relative; top:48px; text-align:center; height:20px; }
div.product p.product-name a { color:#fff; text-decoration:none; font-size:12px; font-style:normal; font-weight:normal; }
div.product div.price { position:relative; top:0px;width:200px; text-align:center; color:#eaff00; font-size:14px; font-style:normal; font-weight:normal; text-align:center;}
div.product p.detail-button { position:relative; top:56px; text-align:center; }

.product b.spiffy { position:relative; top:53px; width:200px; margin-left:6px; }
.product div.spiffyfg { position:relative; top:53px; width:200px; margin-left:6px; }


h2.page-title { /* color:#074b7b; */ font-weight:normal; }
div.fine-print { font-size:10px;}

p#disabled { color:#FFD2CF; font-weight:bold; padding:0px 25px;  }

h2#shop-online-shoppping-cart { width:300px; clear:left;}
h2#shop-online-checkout-success { width:500px; clear:left;}
h2#shop-online-checkout-confirm { width:500px; clear:left;}
/******** CHECKOUT CURRENT STEP *******/
#checkout_steps { float:right; display:inline; width:390px; height:62px; margin:-60px 0px 20px 0px; clear:right; background:url(/media/images/shop/cart_state.jpg); }
#checkout_steps div { float:left; display:inline; height:100%; width:134px; }
#checkout_steps div a { display:block; height:62px; width:100%;}
#checkout_steps #checkout_step_3 { width:122px; }
#checkout_steps #checkout_step_1.current_step {background:url(/media/images/shop/cart_state.jpg) 0px -64px;}
#checkout_steps #checkout_step_2.current_step {background:url(/media/images/shop/cart_state.jpg) -134px -64px;}
#checkout_steps #checkout_step_3.current_step {background:url(/media/images/shop/cart_state.jpg) -268px -64px;}



/******** PRODUCT DETAIL PAGE ********/
#shop-product h1 { font-size:20px; color:#2a2c22; }
#shop-product p { line-height:14px; }
#shop-product div.column { float:left; }
#shop-product div.column.first-child {width:350px; margin-right:20px;}

#shop-product div.column.secondary { background: #5d604f url(/media/images/shop/layout/product_detail_bg.jpg) no-repeat; width:298px; min-height:351px; clear:both; }
#shop-product div.column.secondary_footer { background: url(/media/images/shop/layout/product_detail_footer.jpg); width:298px; height:30px; clear:both;}
#shop-product div.column.secondary div.image { float:left; clear:both; width:298px; margin-bottom:10px; height:200px;}
#shop-product div.column.secondary div.image img { margin:20px 0px 0px 19px; height:175px; width:261px; }
#shop-product div.column.secondary div.purchase { width:298px; float:left; clear:both;  margin-top:40px; }
#shop-product br { height:0px; margin:0px; padding:0px;}
#shop-product ul { margin-left:30px;}
#shop-product li { list-style-color:#5c5f4e; list-style-type:disc; margin:0px; padding:5px 0px;}

#price_sale { color:#ffec17; margin-top:-20px; }
#price_sale p { color:#ffec17;  font-weight:bold; margin-left:5px; text-align:right; display:block;}
#price_retail p { color:#ffec17; font-weight:bold; margin-left:5px; text-align:right;}

#add_to_cart { float:left; clear:both; background: url(/media/images/shop/layout/add_to_cart.jpg); display:block; width:99px; height:22px; margin:-10px 0px 0px 180px; }
a.enlarge { float:left; display:block; width:260px; color:yellow; margin:40px 0px -20px 0px;  text-align:right; font-weight:bold;}
div.option, div.foundation { float:left; clear:both; width:248px;  padding:5px; margin:10px 0px 10px 20px; }
div.option label, div.foundation label {color:#fff; font-weight:bold; font-size:12px; text-transform:uppercase; float:left; clear:none; margin:5px 5px 0px 5px; width:132px; text-align:right;  }
div.option select, div.option input, div.foundation select, div.foundation input { width:95px;}

/********** CHECKOUT ***********/
#customer { margin-left:-40px; }
#customer fieldset, div.info-pane { float:left; width:320px;height:350px; padding:10px; margin:0px 20px 20px 0px; background-color:#babf9f; color:#404139;}
#customer fieldset h3, div.info-pane h4 { font-weight:bold;  font-size:12px; color:#000; margin:5px 0px;}
#customer input { background-color:#fffea1; }
#customer fieldset table td.label, div.info-pane table td.label { font-size:12px; margin:10px 0px;}
#customer fieldset table tr, div.info-pane table tr { height:30px;  }
#customer fieldset textarea { width:200px; }

#confirmation-wrapper { margin-left:-40px; }
div.cart-items-wrapper { margin-bottom:20px; }

#payment-info-pane, #order-totals-pane { height:200px; }

div.fineprint {font-size:11px; float:left; clear:both; margin:-15px 0px 15px 30px; }
div.button { margin-bottom:10px;}


#shop-detail #shop-product {color:#5c5f4c; }
#shop-detail #shop-product h1 { font-weight:bold; }
#content ul.product_details { margin-top:-30px; }
#content ul.product_details li { float:left; clear:both; margin-left:-15px; width:340px; color:#5c5f4c;}
#content ul.product_details li p.headline { font-weight:bold; font-size:14px; color:#2b2c24; }



.spiffy{display:block; clear:both; }
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#44463a}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #525445;
  border-right:1px solid #525445;
  background:#4a4c3f}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #5a5d4c;
  border-right:1px solid #5a5d4c;
  background:#484a3d}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #484a3d;
  border-right:1px solid #484a3d;}
.spiffy4{
  border-left:1px solid #525445;
  border-right:1px solid #525445}
.spiffy5{
  border-left:1px solid #4a4c3f;
  border-right:1px solid #4a4c3f}
.spiffyfg{
  background:#44463a}
ul.errors { float:left; clear:both; background-color:#FFD2CF; padding:10px;border:3px solid #BFA9A7; margin:0px 0px 20px -10px; width:673px; }
ul.errors li { float:left; clear:both; color:#3F1E1B; margin:2px 0px; list-style:circle;}
a.edit-link { text-decoration:none;}
div.confirm-option, div.fine-print, #place-order-link { float:left; clear:both; margin:10px 0px;}


/***** SUCCESS PAGE ******/
#fail-wrapper,
#success-wrapper {background-color:#BAC09F; padding:18px; min-height:300px; } 
h1#thank-you-title { color:#2E302A; font-size:18px; font-weight:bold; margin:45px 0px 0px 0px; padding:0px;}
h2#order-number-title { color:#1C3C77; font-size:16px;  margin:10px 0px 0px 0px; padding:0px;}

h2#page-title-lolo { float:left; clear:none; width:250px;}
img#lolo-banner { float:left; margin-bottom:20px; }

/***** STORE SHOP NOW PAGE ******/
#shop-now { float:left; clear:both; display:block; height:1320px; }
#shop-now .wrapper {float:left; display:block; clear:both; margin:10px auto 20px auto; width:662px; height:166px;}
#shop-now #shop_by_category { float:left; display:block; clear:both; width:702px; height:215px; padding:50px 0px 0px 0px; background:url('/media/images/store/good_better_best.png') no-repeat;}
#shop-now #shop_by_feel { background:url('/media/images/store/feel_bg.png') no-repeat; padding-left:88px;}
#shop-now #shop_by_size {background:url('/media/images/store/mattress_size_bg.png') no-repeat; padding-left:7px;}
#shop-now #shop_by_mattress_type { background:url('/media/images/store/mattress_type_bg.png') no-repeat; padding-left:7px;}
#shop-now #shop_by_brand {background:url('/media/images/store/brands_bg.png') no-repeat; padding-left:7px;}
#shop-now #shop_by_accessories {background:url('/media/images/store/accessories_bg.png') no-repeat; padding-left:7px; margin:10px auto 20px auto;  }


#shop-now .thumb { float:left; clear:none; display:block; margin:40px 2px 0px 2px; width:148px; height:119px; text-align:center; padding:5px; }
#shop-now .thumb a { float:left; clear:both; display:block; text-decoration:none; width:148px; height:119px; padding:0px;}
#shop-now .thumb a:hover {text-decoration:underline; color:#fff;}

#shop-now .thumb span { float:left; clear:both; display:inline; color:#fff; margin:5px 0px 0px 1px; text-align:center; text-align:center;  width:148px; font-size:12px;}
#shop-now .thumb img { float:left; clear:both; display:block; width:113px; margin:10px 0px 0px 16px; border:3px solid #eef; }

#shop_by_feel .thumb {background:url('/media/images/store/feel_thumb.png') no-repeat; margin-top:50px;}
#shop_by_category .thumb {background:url('/media/images/store/brands_thumb.png') no-repeat;}
#shop_by_size .thumb { background:url('/media/images/store/brands_thumb.png') no-repeat;}
#shop_by_mattress_type .thumb {background:url('/media/images/store/mattress_type_thumb.png') no-repeat;}
#shop_by_brand .thumb {background:url('/media/images/store/brands_thumb.png') no-repeat;}
#shop_by_accessories .thumb {background:url('/media/images/store/brands_thumb.png') no-repeat;}

#shop_by_category a { float:left; clear:none; width:227px; height:165px; }

/******** RELATED PRODUCTS **********/
h2.related {color:#34352d; font-size:16px; margin:5px 0px; text-align:left; }
#related { float:left; clear:both; display:inline; width:100%;  background-color:#afb39c; padding:5px; -moz-border-radius:15px; border-radius:15px; -webkit-border-radius:15px; behavior:("/media/js/PIE/PIE.php"); position:relative; z-index:100;}
#related .related_product { float:left; clear:none; display:inline; margin:5px; width:155px; }
#related .related_product a { float:left; clear:both; display:inline; width:150px; text-align:center; color:#636653; text-decoration:none;}
#related .related_product a:hover {text-decoration:underline;}
#related .related_product div.img_wrapper { float:left; clear:both; display:inline; margin-left:28px; width:94px; padding:2px; border:1px solid #263850; background-color:#fff;}

/******** SHOPPING CART MODAL ********/
#modal {float:left; clear:both; display:inline; background-color:#c7cbb0; padding:10px; width:680px;}
#modal h2.related {float:left; clear:both; display:inline; font-weight:bold; width:660px;}
#modal .header {float:left; clear:both; display:inline; width:100%;}
#modal .header img {float:left; clear:none; display:inline; margin-right:10px;}
#modal .header h4 { float:left; clear:none; display:inline; color:#35362e; font-size:16px; margin-top:30px; text-align:left; font-weight:bold; }
#modal #related { width:670px; }
#modal .button-wrapper {float:left; clear:both; display:inline; width:100%; padding:18px 0px; margin:10px auto; background-color:#e0e2d4; -moz-border-radius:5px; border-radius:5px; -webkit-border-radius:5px; }
#modal .button-wrapper span {position:relative; font-weight:bold; top:-20px; margin:0px 10px;}

.hr { float:left; clear:both; display:inline; margin:10px auto; width:675px; height:1px; background-color:#939683;}

