/* header */



#header_container
{
  height: 92px;
  background: url(/users/rsb/images/dots.jpg) bottom center repeat-x;
  margin-bottom: 22px;
}
#logo_container
{
  float: left;
  height: 59px;
  background: none;
  padding: 20px 0 20px 0px;
  width: 143px;
  
}
#logo
{
  margin-top: -6px;
  width: 143px;
}
#logo a
{
  background: url(/users/rsb/images/back_logo.png) no-repeat top left;
  width: 143px;
  height: 59px;
  display: block;
}
#logo a:hover
{
  background-position: bottom left;
}
#logo a span
{
  display: none;
}
#mini_stuff
{
  display: none;
}
/* main menu overwrite */
#main_menu
{
  
}
#main_menu_container
{
  width: 800px;
  margin: 0 auto;
  float: right;
}

#main_menu li
{
  float: left;
  padding: 20px 0 15px 0;
  
  background: none;
  position: relative;
  
}
#main_menu li a
{
  position: relative;
  opacity: .8;
}
#main_menu li a:hover
{
  opacity: 1;
}
#top #main_menu li.active a
{
  background-position: top center !important;
  opacity: 1;
}
#top #main_menu li.active a:hover
{
  background-position: bottom center !important;
}

#main_menu li:hover
{
  background: none;
}

#itemsubscribe, #itemfreersb
{
  display: none;
}

/* products */

.picture
{
  width: 239px;
  height: 239px;
}
.picture a
{
  background: #111;
  width: 235px;
  height: 235px;
  display: block;
  padding: 2px;
}
.picture a:hover
{
  background: #000;
  
}
.picture a:hover img
{
  opacity: .7;
}
.picture a img
{
  width: 235px;
  height: 235px;
  background: #111;
}
.product_column
{
  width: 240px;
  line-height: 14px;
}
.product_column .title
{
  font-family: "Helvetica", Arial, sans-serif;
  color: #252524;
  margin-top: 8px;
}
.product_column .price
{

}
table
{
  
}
table tr
{
  
}
#list_of_products_container
{
  background: url(/users/rsb/images/shop_products_bg.jpg) repeat-y top left;
}
table tr.odd
{
  
  
}
table td
{
  padding-bottom: 15px;
  
  text-align: center;

}
table tr:first-child td
{
  background: none;
  padding-left: 0px;
  padding-top: 0px;
}

/* row 3 */

#row3
{
  background: url(/users/rsb/images/dots.jpg) top center repeat-x;
  padding: 20px 0;
}
#category_title_container
{
  float: left;
  width: 127px;
  margin-right: 28px;
  margin-bottom: 28px;
}
#category_title
{
  float: left;
  background: url(/users/rsb/images/shop_browse_title.png) left center no-repeat;
  height: 109px;
  width: 127px;
  
  display: block;
}
#category_title span
{
  display: none;
}
#categories_container
{
  float: left;
  width: 545px;
}
#categories ul,
#categories li
{
  display: inline;
}
#categories li li a
{
  margin-right: 0px;
  line-height: 18px;
  background: #C4C4AD;
  color: #F1F2E8;
  display: inline-block;
  padding: 1px 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
#categories ul.lvl1 li ul li a:hover
{
  background: #111;
  color: #F1F2E8;
  text-decoration: none;
}



#mid_body #categories li li a
{
  margin-right: 0px;
  line-height: 18px;
  background: #B3B59D;
  color: #DADEC2;
  display: inline-block;
  padding: 1px 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
#mid_body #categories ul.lvl1 li ul li a:hover
{
  background: #111;
  color: #DADEC2;
  text-decoration: none;
}
#categories ul.lvl1 > li
{
  display: block;
  border-bottom: 1px dotted #DBDDC4;
  line-height: 30px;
}
#mid_body #categories ul.lvl1 > li
{
  border-bottom: 1px dashed #B3B59D;
}
#categories ul.lvl1 > li:first-child
{
  display: block;
  background: none;
  
}
#categories ul.lvl1 > li > a
{
  font-family: Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 30px !important;
  color: #838374;
  font-weight: bold;
  margin-right: 12px;
}
#mid_body #categories ul.lvl1 > li > a
{
  color: #979984;
}
#categories ul.lvl1 > li a:hover
{
  color: black;
}
#mid_body #categories ul.lvl1 > li a:hover
{
  color: black;
}

/* mid */

#mid_body
{
  background: url(/users/rsb/images/rsb_circle.png) left center no-repeat;
}
#special_column
{
  background: url(/users/rsb/images/white_dots_vert.jpg) left top repeat-y;
}
#special_column .inner_column
{
  padding: 0 20px;
  display: none;
  visibility: hidden;
}
#special_title
{
  background: url(/users/rsb/images/shop_freersb_title.png) left center no-repeat;
  width: 116px;
  height: 79px;
  display: block;
  margin-bottom: 10px;
}
#special_title span
{
  display: none;
}
#special_text
{
  line-height: 16px;
  margin-bottom: 10px;
}
#mid_body #twitter_link a, #mid_body #facebook_link a
{
  opacity: 1;
  margin: 15px 0;
}
#mid_body #twitter_link a:hover, #mid_body #facebook_link a:hover
{
  opacity: .4;
}
#mid_body #twitter_link a span, #mid_body #facebook_link a span
{
  display: none;
}
#twitter_link a
{
  margin: 10px 0;
  background: url(/users/rsb/images/rsb_social_drawings.png) no-repeat bottom left;
  width: 250px;
  height: 60px;
  display: block;
  float: right;
}
#facebook_link a
{
  background: url(/users/rsb/images/rsb_social_drawings.png) no-repeat top left;
  width: 165px;
  height: 56px;
  display: block;
}




#main_product_photo
{
  padding: 5px;
  position: absolute;
  height: 470px;
  width: 470px;

}
#main_product_photo img
{
  height: 470px;
  width: 470px;
}
#product_photos_box
{
  width: 480px;
  float: left;
  margin-right: 15px;
  padding-right: 15px;
  height: 480px;
  overflow: hidden;
  background: url(/users/rsb/images/shop_product_photo_bg.jpg) no-repeat;
}
#sub_product_photos
{
  position: absolute;
  display: none;
  height: 480px;
  width: 480px;
  background:  #111 url(/users/rsb/images/shop_product_photo_bg.jpg) no-repeat;
}
.sub_product_photo
{
  float: left;
  height: 154px;
  width: 154px;
  padding: 3px;
  opacity: .8;
  
}
.sub_product_photo:hover
{
  background: #000;
  opacity: 1;
}
.sub_product_photo img
{
  height: 154px;
  width: 154px;
}
.product_box
{
  float: right;
  width: 450px;
}
.product_box .product_title
{
  font-size: 22px;
  letter-spacing: -1px;
  font-family: "Courier", "Lucida Grande", "Helvetica", "Arial";
  font-weight: bold;
}
.product_box .price
{
  display: block;
  padding: 0px 0 19px 0;
  background: url(/users/rsb/images/dots.jpg) bottom center repeat-x;
  margin-bottom: 15px;
  font-size: 18px;
  color: #E37935;
}
.product_box .product_description
{
  display: block;

}
.product_box .product_details
{
  display: block;
  padding: 0px 0 19px 0;
  background: url(/users/rsb/images/dots.jpg) bottom center repeat-x;
  margin-bottom: 15px;
}
.product_box .product_details h4
{
  background-position: 0px -16px;
}
.product_box #options h4
{
  background-position: 0px -32px;
}
.product_box .option
{
  padding: 0px 0 19px 0;
  background: url(/users/rsb/images/dots.jpg) bottom center repeat-x;
  margin-bottom: 15px;
}
.old_price
{
  color: #111;
  text-decoration: line-through;
}
.sale_price
{
  color: #E37935;
}
.product_box .option label
{
  color: #222;
  font-weight: bold;
  margin-right: 15px;
}
.product_box .option select
{
  background: #fff;
  border-color: #ccc;
  font-size: 16px;
  font-family: "Courier";
}
.product_box button
{
  cursor: pointer;
  border: none;
  background: url(/users/rsb/images/shop_buy_btn.png) no-repeat;
  width: 74px;
  height: 52px;
}
.product_box button span
{
  display: none;
}
.product_box button:hover
{
  
}
.product_box h4
{
  display: block;
  margin: 10px 0 10px 0;
  background: url(/users/rsb/images/shop_product_titles.png) left top no-repeat;
  width: 66px;
  height: 15px;
}
.product_box h4 span
{
  display: none;
}
.product_box button:hover
{
  background-position: left bottom;
}


.product_box button#view_cart
{
  cursor: pointer;
  border: none;
  background: url(/users/rsb/images/shop_cart_btn.png) no-repeat;
  width: 74px;
  height: 52px;
  margin-top: 10px;
}
.product_box button#view_cart span
{
  display: none;
}
.product_box# button#view_cart:hover
{
  
}

button#view_cart_small
{
  float: right;
  cursor: pointer;
  border: none;
  background: url(/users/rsb/images/shop_cart_btn_small.png) no-repeat;
  width: 31px;
  height: 20px;
  margin-bottom: 5px;
  margin-top: -17px;
}
button#view_cart_small span
{
  display: none;
}
button#view_cart_small:hover
{
  
}


#product_info
{
  padding: 0px 0 15px 0;
}
#pages_spot_container
{
  /* background: url(/users/rsb/images/dots.jpg) top center repeat-x; */
  /* padding-top: 15px; */
  margin: 15px 0;
}

#suggestions_title_container
{
  float: left;
  
}
#suggestions_title
{
  
}
#suggestions_title h2
{
  background: url(/users/rsb/images/shop_similar_title.png) no-repeat;
  height: 53px;
  width: 132px;
  display: block;
}
#suggestions_title h2 span
{
  display: none;
}
#suggestion_row_container
{
  float: left;
  margin-left: 30px;
  padding-left: 30px;
  
}
#suggestions
{

}
#suggestions .suggestion
{
  float: left;
  width: 128px;
  margin-left: 13px;
  padding-left: 18px;
  background: url(/users/rsb/images/vert_dots.png) repeat-y left bottom;
}
#suggestions .suggestion:first-child
{
  margin-left: 0px;
  padding-left: 0px;
  background: none;
}
#suggestions .suggestion .photo
{
  background: #95987D;
  padding: 4px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
#suggestions .suggestion .info
{
  margin-top: 10px;
}