body {
background: url(/images/rev/back.jpg) repeat-x #000000;
text-align: center;
color: #000;
font-family: arial, sans-serif;
font-size: 12px;
}

h1, h2, h3 {
  margin: 0px;
  padding: 0px;
}

h3 { color: #f2f2f2; font-size: 14px; }

h1 { color: #f2f2f2; font-size: 32px; margin-left:31px; font-variant:small-caps }

#wrapper { background-image: url(images/rev/bodybody.png); background-repeat: repeat; background-attachment: scroll; background-position: 0 0; margin: 0 auto; width:1013px; text-align: left; }

#content {
padding-left: 10px;
}

#footer {
color: #ccc;
padding-left:5px;
margin-left:12px;
text-align: center;
background: url(/images/rev/footer.jpg) no-repeat;
}

#topmsg {
text-align: center;
margin: 0 0 10px 0;
background-color: #FFFFCC;
border: 1px solid #CC9966;
padding: 3px 10px 3px 10px;
}

#tophead { height:145px; background: url(/images/rev/head.jpg) no-repeat; padding-top: 100px; padding-bottom: 0; padding-left: 0; }

#topblock {
margin: 0px 0 0 355px; padding: 20px 0 0 0;width: 414px;
}


#search {
	float: right;
	text-align: right;
} 

a:link, a:visited, a:active {
      text-decoration : none;
      color : #6F6F6F;
      background: none;
}

a:hover {
      text-decoration : none;
      color : #1673BB;
      background: none;
}

/* Navigation top*/


/* Navigation left*/

.block {
margin-left:10px;
margin-right:10px;
width: 170px; 
background: url(/images/menu_content.jpg);
}

.blockcontent {
padding: 5px;
margin: 0;
}


 img {
 	border: 0; 
 }

h3.table_top_title a { 
      color: #FFF; 
      text-decoration: none;
      font-size: 14px;
}

h3.table_top_title a:hover {
	color: #FFF;
      font-size: 14px;
	text-decoration: none;
	border-bottom: 1px dashed;
}

h3.table_row_title a { 
      color: #1673BB; 
      text-decoration: none;
      font-size: 14px;
}

h3.table_row_title a:hover {
	color: #1673BB;
      font-size: 14px;
	text-decoration: none;
	border-bottom: 1px dashed;
}

td.random_premium a {
      color: #000; 
      text-decoration: none;
      font-weight: bold;
}

td.random_premium a:hover {
	color: #1673BB;
      font-weight: bold;
	text-decoration: none;
}

.list_statistics_cell_1 {
background-color: white;
border-bottom: 1px #cdcdcd dashed;
padding: 4px;
text-align: left;
}

.list_statistics_cell_2 {
background-color: #F5F7FA;
border-bottom: 1px #cdcdcd dashed;
padding: 4px;
text-align: left;
}

/* Stats Page */

.stats1 {
border-top: 1px #cdcdcd dashed;
border-left: 1px #cdcdcd dashed;
border-right: 1px #cdcdcd dashed;
}
.stats2 {
border: 1px #cdcdcd dashed;
background-color: #F5F7FA;
padding: 10px;
text-align: left;
}

.rank_r {
background: url(/images/rank_bg.jpg);
margin: 0;
padding: 0;
width: 46px;
height: 42px;
color: #fff;
text-align: center;
}

.rank_t {
background: url(/images/title_bg.jpg) no-repeat;
width: 510px;
height: 42px;
margin: 0;
padding: 0;
}

.rank_c {
background: url(/images/rank_content.jpg) no-repeat;
width: 510px;
height: 183px;
margin: 0;
padding: 0 0px 0 0px;
}

.rank_r_prem {
background: url(/images/rank_bg_prem.jpg);
margin: 0;
padding: 0;
width: 46px;
height: 42px;
color: #fff;
text-align: center;
}

.rank_t_prem {
background: url(/images/title_bg_prem.jpg) no-repeat;
width: 510px;
height: 42px;
margin: 0;
padding: 0;
}

.rank_c_prem {
background: url(/images/rank_content_prem.jpg) no-repeat;
width: 510px;
height: 183px;
margin: 0;
padding: 0 0px 0 0px;
}


.random_premium {
width: 510px;
background: url(/images/prem_bg.jpg); 
border: solid 2px #ffffff;
padding: 5px 10px;
 -moz-border-radius: 20px;  
 -webkit-border-radius: 20px; 
}

table.prem_border {
border: 1px solid #a2bfce;
 -moz-border-radius: 20px;  
 -webkit-border-radius: 20px; 
}

table { width: 510px; }
/* No Borders Images */
img { border: 0; }

textarea, input {
	font-family: sans-serif;
	font-size: 12px;
}

.join_edit_error {
	background-color: #f0f0f0;
	border: 1px solid #f00;
	padding: 2px;
}

.reviews {
	border-top: 1px solid #cdcdcd;
	padding: 20px;
}

.review_date {
      float: right;
}

a.help { color: #f00; font-weight: bold; text-decoration: none; }
a.help:hover { color: #333; }
