body{
margin:10px auto;
padding:0;
line-height: 1.2em;
font-family:"Trebuchet MS";
background-color: #000000;
}

#topsplash{
width: 1100px; 
height: 750px;
margin: 0 auto;
overflow: hidden;
background-image: url(images/rb_splash.jpg);
}

#maincontainer{
width: 786px; 
margin: 0 auto;
}

#botsection{
width: 786px; 
margin: 0 auto;
height: 20px;
padding-top: 8px;
text-align: center;
font-size:12px;
font-weight: bold;
color: #FFFFFF;
}

#botsection a{
color: #FFFFFF;
text-decoration: none;
}

#botsection a:hover{
text-decoration: underline;
}

#topsection{
display:none;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 393px;
}

#leftcolumn{
float: left;
width: 393px; 
margin-left: -786px; 
}

#logo{
float: left;
width: 227px; 
height: 20px;
}

#mainimg{
float: left;
width: 359px; 
height: 304px;
border: 1px solid #CDCDCD;
padding:2px;
margin-top: 10px;
}

#textbox{
float: left;
width: 310px; 
height: 205px;
overflow:auto;
margin-top: 20px;
color: #FFFFFF;
padding-right: 10px;
}


#smallimages{
clear: left;
width: 100%;
padding: 10px 0;
height: 220px;
}

#smallimages .wrapper{
margin: 10px 20px 10px 49px;
float:left;
}

.innertube{
margin: 10px; 
}

.innertubeleft{
margin: 10px 0 10px 49px; 
}

.innertuberight{
margin: 10px 0 10px 40px; 
}

.innertuberight ul{
padding: 0;
margin: 0 0 0 0;
}

.innertuberight li{
list-style: none;
display: inline;
float: left;
padding: 1px;
border: 1px solid #FFFFFF;
margin-left:-1px;
margin-top: 30px;
color: #818181;
font-size: 13px;
font-weight:bold;
}

.innertuberight li a{
color: #FFFFFF;
text-decoration:none;
float: left;
padding: 5px 10px;
}

.innertuberight li a:hover, .innertuberight li.selected a:hover, #buy li.selectedbot a:hover{
text-decoration:underline;
}

.innertuberight li.selected a{
color: #FFFFFF;
text-decoration:none;
background-color:#5BC4F1;
float: left;
padding: 5px 10px;
}

#buy ul{
padding: 0;
margin: 0 0 0 0;
}

#buy li{
list-style: none;
display: inline;
float: right;
padding: 1px;
border: 1px solid #CDCDCD;
margin-right: 30px;
color: #FFFFFF;
font-size: 13px;
font-weight:bold;
margin-top:27px;
}

#buy li.selectedbot a{
color: #FFFFFF;
text-decoration:none;
background-color:#5BC4F1;
float: left;
padding: 3px 10px;
}

.piclogo{
float:left;
}

.smallimagesstyle{
float:left;
border: 1px solid #CDCDCD;
padding: 2px;
margin-right: 8px;
margin-bottom: 10px;
}

#share{
margin-top: 35px;
width: 80px;
height: 25px;
float: left;
color: #535353;
font-size:13px;
}

#share a{
color: #535353;
text-decoration:none;
}

#share a:hover{
text-decoration:underline;
}

#columns{
width: 786px; 
margin: 0 auto;
padding: 10px 0;
font-size:14px;
color: #FFFFFF;
}

#columns .left{
width: 330px; 
float: left;
margin-left: 50px;
}

#columns .right{
width: 330px; 
float: right;
margin-right: 40px;
}


.clearing{
clear: both;
}

#buy2{
border: 1px solid #CDCDCD;
color: #FFFFFF;
font-size: 13px;
font-weight:bold;
margin: 0 auto;
width: 100px;
height: 22px;
display: block;
background: #FF0000;
text-align: center;
padding-top: 3px;
}

#buy2 a{
color: #FFFFFF;
text-decoration: none;
}