/* 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;
}


/* pages */
#top_container
{
  font-family: Helvetica, Arial, sans-serif;
}
#pagebox
{
  min-height: 300px;

}

#page_html
{
  font-size: 12px;
  margin-top: 15px;
  
}
#page_html p
{
  margin: 10px 0;
  line-height: 18px;
}
#pagebox #leftside
{
  font-size: 18px;
  font-family: Courier, Times, serif;
}

#sidemenu
{
  margin-top: -15px;
}



/* 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;
}
#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 a
{
  opacity: 1;
  margin: 15px 0;
}
#mid_body a:hover
{
  opacity: .4;
}
#mid_body 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;
}

