/* menu */
#top
{
  width: 960px;
  position: relative;
  margin: 0 0 0 0;
  margin-left: 50%;
  left: -480px;
  /* background: url(/users/rsb/images/dots.jpg) top center repeat-x;  */ 
}
#top_container 
{
  background: #F2F3E9 url(/users/rsb/images/bg_white3.jpg) no-repeat center -40px;
  padding: 5px 0 0 0;
}
#main_menu
{
  font-size: 22px;
  text-transform: uppercase;
  margin: 0 0 0 0;   
}
#main_menu_container
{
  position: absolute !important;
  top: 90px !important;
  left: 15px !important;
}

#mid_body .columns_container
{
  overflow: hidden;
}
#mid_body .columns_container .column
{
  margin-bottom: -1000px; padding-bottom: 1000px;
}


/* connect */

#connect_title
{
  
}
#connect_title h4
{
  background: url(/users/rsb/images/rsb_social.png) no-repeat;
  width: 164px;
  height: 56px;
  display: block;
  margin: 0 auto;
}
#connect_title h4 span
{
  display: none;
}
#connect_links
{
  background: url(/users/rsb/images/green_dots.jpg) center bottom repeat-x;
  height: 50px;
  width: 200px;
  margin: 0 auto;
  padding-bottom: 15px;
  margin-bottom: 10px;
}
#connect_links ul li
{
  float: left;
  width: 50px;
  height: 50px;
  margin-left: 0px;
}
#connect_links ul li:first-child
{
  margin-left: 0;
}
#connect_links ul li a
{
  background: url(/users/rsb/images/social_icons.jpg) top left no-repeat;
  width: 50px;
  height: 50px;
  display: block;
}
#connect_links ul li a#facebook
{
  background-position: -50px 0;
}
#connect_links ul li a#twitter
{
  background-position: 0px 0;
}
#connect_links ul li a#myspace
{
  background-position: -100px 0;
}
#connect_links ul li a#youtube
{
  background-position: -150px 0;
}
#connect_links ul li a#facebook:hover
{
  background-position: -50px -51px;
}
#connect_links ul li a#twitter:hover
{
  background-position: 0px -51px;
}
#connect_links ul li a#myspace:hover
{
  background-position: -100px -51px;
}
#connect_links ul li a#youtube:hover
{
  background-position: -150px -51px;
}
#connect_links ul li a span
{
  display: none;
}

/* tweet */

#latest_tweet
{
  word-wrap: break-word;
  background: url(/users/rsb/images/green_dots.jpg) center bottom repeat-x;
  line-height: 16px;
  width: 200px;
  margin: 0 auto;
  padding-bottom: 15px;
  margin-bottom: 10px;
  font-size: 11px;
  word-break: break-strict;
}
#tweet_title_container, #tweet_title_container *, #tweet_text_container, #tweet_text_container *
{
  display: inline;
}
#tweet_date
{
  color: #715c3c;
  font-weight: bold;
}
/* newsletter */

#newsletter_container
{
  width: 203px;
  margin: 0 auto;
}
#newsletter #newsletter_title h5
{
  background: url(/users/rsb/images/signup_newsletter.png) left top no-repeat;
  height: 28px;
  display: block;
  margin-bottom: 15px;
  
}
#newsletter #newsletter_title h5 span
{
  display: none;
}
#newsletter form
{
  
}
#newsletter form input
{
  border: none;
  color: #111;
  font-size: 12px;
  font-weight: bold;
  font-family: "Courier", Courier, Times, serif;
  padding: 5px 25px 5px 11px;
  margin: 0 0 0 0; 
  height: 25px;
  width: 167px;
  background: url(/users/rsb/images/newsletter_input.png) no-repeat;
  
}

/* updates */

#updates
{
  width: 425px;
}

#updates_title
{
  margin-bottom: 20px;
}
#updates_title h4
{
  background: url(/users/rsb/images/title_updates.png) no-repeat;
  width: 76px;
  height: 29px;
}
#updates_title h4 span
{
  display: none;
}
#updates .update
{
  margin-top: 5px;
  padding-top: 10px;
  font-size: 11px;
  line-height: 16px;
  background: url(/users/rsb/images/green_dots.jpg) repeat-x top left;
}
#updates .update:first-child
{
  margin-top: 0px;
  padding-top: 0px;
  background: none;
}
#updates .update span
{
  
}
#updates .update span.title
{
  font-weight: bold;
  color: #111;
}
#updates .update span.date
{
  color: #715c3c;
  margin-right: 10px;
  font-weight: bold;
}
#updates .update span.from
{
  font-style: italic;
  color: #715c3c;
}
#updates .update span.from a
{
  text-decoration: underline;
}
#updates_inside
{
  width: 391px;
}




/* tour events */
#tour
{
  width: 275px;
}
#tour .inner_column
{
  padding-right: 0 !important;
}

#tour_title
{
  margin-bottom: 20px;
}
#tour_title a
{
  background: url(/users/rsb/images/title_tour.png) no-repeat;
  width: 64px;
  height: 29px;
  display: block;
}
#tour_title a span
{
  display: none;
}
#tour_events_container
{
  margin-bottom: 15px;
}
.event_column
{
  
}
.event_column:first-child
{
  margin-right: 6px;
}
#tour_events .tour.odd
{
  
}
#tour_events .tour.odd > a
{
  
}
#tour_events .tour
{
  display: block;
}
#tour_events .tour
{
  padding-top: 5px;
  padding-bottom: 10px;
  font-size: 11px;
  line-height: 16px;
  background: url(/users/rsb/images/green_dots.jpg) repeat-x bottom left;
  display: block;
}

#tour_events .tour > a:hover .tba
{
  color: #000;
}
#tour_events .dates
{
  color: #715c3c;
  margin-right: 10px;
  font-weight: bold;
}
#tour_events .tba
{
  text-transform: uppercase;
  color: #B6B39A;
}












/* big image */


#top_body_container
{
  height: 342px;
}
#promo_container
{
  height: 342px;
  float: right;
}
#promo
{
  width: 714px;
  height: 342px;
  background: #111 url(/users/rsb/images/product_loader.gif) no-repeat 20px 20px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
#flash
{
  width: 700px;
  height: 330px;
  padding: 6px 7px;
	overflow: hidden;
}

#menu_bar_container > .clear
{
  clear: none;
}


#promo_buttons ul
{
  list-style: none;
  position: relative;
  float: right;
  right: -100px;
  top: 15px;
  z-index: 50000;
}

#promo_buttons ul li
{
  display: block;
  float: left;
}

#promo_buttons ul li .ad_button
{
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  background: #EFEEE0;
  border: inset 1px #4C503B;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  margin-left: 3px;
  -moz-opacity:.85;
  filter:alpha(opacity=85);
  opacity:.85;
}

#promo_buttons ul li .ad_button:hover
{
  cursor: pointer;
  -moz-opacity:1;
  filter:alpha(opacity=100);
  opacity:1;
}

#promo_buttons ul li .ad_button span
{
  display: none;
  visibility: hidden;
}