body {
  background-color: #aac3f2; 
  margin-bottom: 0px;
}
body,td,th {
  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000;
}
img {
  border:0;
}
a {
  color: #000000; 
  text-decoration: none;
}
a:hover {
  color: #000000;
  text-decoration: underline;
}
a:visited {
  color: #000000;
  text-decoration: none;
}
#term,#submit{
  border: 0px;
  padding: 0em; 
  font-size: 14px; 
  font-family: Arial, Helvetica, sans-serif;
  color: #000000; 
  font-weight: bold;
  margin: 15px 3px 3px 3px;
  float: right;
  background-color: #ffffff;
  z-index: 9999;
}
#mainpage {
  margin: auto;
  position: relative;
  width: 900px;
  padding: 0px; 
}
#head {
  height: 80px; 
  width: 900px;
  float: left;
  background: url(images/site/top.jpg); 
}
#headline { 
  width: 900px;
  float: left;
  text-align: right;
  font-weight: bolder;
  font-size: 11px;
}
#logo {
  height: 80px; 
  width: 315px;
  float: left;
}
#logotext {
  float: left;
  margin: 17px 0px 0px 20px;
  font-family: Tahoma,Helvetica;
  font-size: 35px;
  font-weight: bold;
  color: #ff3939;
}
#menu1 {
  height: 60px; 
  width: 580px;
  float: left;
}
#menu2 {
  height: 20px; 
  width: 580px;
  float: left;
}
#header {
  height: 60px; 
  width: 900px;
  float: left;
}
#content {
  width: 900px;
  float: left;
  background-color: #ffffff;
}
#c1 {
  width: 720px;
  float: left;
}
#c2 {
  width: 170px;
  float: left;
}
#buttontext {
  margin-top: 4px;
}
.button {
  display: block;
  position: relative;
  height: 20px;
  width: 130px;
  float: right;
  padding: 0px;
  font-weight: bold;
  margin-left: 3px;
  background: url(images/site/button.jpg);  
  text-align: center;
  font-size: 12px;
}
.button:hover {
  display: block;
  position: relative;
  height: 20px;
  width: 130px;
  float: right;
  padding: 0px;
  font-weight: bold;
  margin-left: 3px;
  background: url(images/site/button.jpg);  
  text-align: center;
  text-decoration: none;
  color: #ff0000;
  font-size: 12px;
}
.button2 {
  display: block;
  position: relative;
  height: 20px;
  width: 130px;
  float: right;
  padding: 0px;
  font-weight: bold;
  margin-left: 3px;
  background: url(images/site/button_bg.jpg); 
  text-align: center;
  font-size: 12px; 
}
.button2:hover {
  display: block;
  position: relative;
  height: 20px;
  width: 130px;
  float: right;
  padding: 0px;
  font-weight: bold;
  margin-left: 3px;
  background: url(images/site/button_bg.jpg); 
  text-align: center;
  opacity:0.6;
  filter:alpha(opacity=60);
  text-decoration: none;
  font-size: 12px;
}
#plug {
  position: relative;
  float: left;
  padding: 7px;
  width: 160px;
  height: 160px;
}
#link {
  display: block;
  position: relative;
  float: left;
}
#thumb {
  position: relative;
  border: 1px solid #000000;
  background-color: ffffff;
  padding: 1px;
}
#thumb2 {
  width: 160px;
  height:120px;
  position: relative;
  border: 1px solid #000000;
  background-color: ffffff;
  padding: 1px;
  margin-bottom:3px;
}
#title {
  position: relative;
  font-size: 12px;
  width: 160px;
  height: 14px;
  margin: 2px 0px 0px 0px;
}
#views {
  position: relative;
  font-size: 12px;
  width: 80px;
  margin: 2px 0px 0px 0px;
  color: #999999;
  float: left;
}
#pages {
  float:left;
  width: 720px;
}
#page {
  float:left;
  width: 16px;
  height: 16px;
  text-align: center;
  margin: 1px;
  background-color: #aac3f2;
  color: #3a53be;
}
#page:hover {
  float:left;
  width: 16px;
  height: 16px;
  text-align: center;
  margin: 1px;
  background-color: #cccccc;
  color: #3a53be;
}
#pagesel {
  float:left;
  width: 16px;
  height: 16px;
  text-align: center;
  margin: 1px;
  background-color: #cccccc;
  color: #3a53be;
}
.rating {
  position: relative;
  font-size: 12px;
  width: 80px;
  margin: 2px 0px 0px 0px;
  text-align: right;
  color: #999999;
  float:left;
}
#spacer {
  position: relative;
  width: 160px;
  height: 5px;
  clear:left;
}
#videozone {
  float:left;
  width:517px;
}
#video {
  float:left;
  width: 510px;
  height: 425px;
  margin: 6px 0px 7px 7px;
}
#videoinfo {
  float:left;
  width: 510px;
  height: 60px;
  margin: 15px 0px 7px 7px;
  font-size: 40px;
  font-weight: bold;
  text-align:center;
}
#videotitle {
  float:left;
  width: 690px;
  margin: 5px 0px 0px 7px;
  font-weight: bold;
  border-bottom: 1px dotted #000000;
}
#sidetitle {
  float:left;
  width: 160px;
  margin: 5px 0px 0px 7px;
  font-weight: bold;
  border-bottom: 1px dotted #000000;
}
#topsite {
  float:left;
  width: 160px;
  margin: 0px 0px 0px 7px;
}
#chosen {
  float:left;
  width: 170px;
  height: 513px;
  margin: 7px 0px 0px 12px;
}
.rated {
  float: left;
  padding: 7px 0px 0px 5px;
  font-size: 7pt;
}
.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating{
  background: url(images/site/star.gif) left -1000px repeat-x;
}
.star-rating{
  position:relative;
  width:60px;
  height:12px;
  overflow:hidden;
  list-style:none;
  margin:0;
  padding:0;
  background-position: left top;
  float: right;
}
.star-rating li{
  display: inline;
}
.star-rating a,
.star-rating .current-rating{
  position:absolute;
  top:0;
  left:0;
  text-indent:-1000em;
  height:12px;
  line-height:12px;
  outline:none;
  overflow:hidden;
  border: none;
}
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus{
  background-position: left bottom;
}
.star-rating a.one-star{
  width:20%;
  z-index:6;
}
.star-rating a.two-stars{
  width:40%;
  z-index:5;
}
.star-rating a.three-stars{
  width:60%;
  z-index:4;
}
.star-rating a.four-stars{
  width:80%;
  z-index:3;
}
.star-rating a.five-stars{
  width:100%;
  z-index:2;
}
.star-rating .current-rating{
  z-index:1;
  background-position: left center;
}
#line {
  float:left;
  width: 600px;
  margin: 2px 0px 2px 7px;
}
#line2 {
  float:left;
  width: 450px;
  margin: 2px 0px 2px 7px;
}
#caption {
  float:left;
  width: 120px;
}
#inp {
  float:left;
  width: 480px;
}
#frm {
  padding: 0px; 
  border: 1px dotted #000000;
  font-size: 14px; 
  font-family: Arial, Helvetica, sans-serif;
  color: #000000; 
  background-color: #ffffff;
  width: 450px;
}
#primg {
  width: 150px;
  float: left;
  margin: 4px 0px 0px 7px;
}
#prtxt {
  width: 450px;
  float: left;
  margin-top: 4px;
}
#inp2 {
  float:left;
  width: 330px;
}
#comment {
  float:left;
  width: 690px;
  margin: 5px 0px 0px 7px;
  border: 1px dotted #000000;
}
#ctitle {
  float:left;
  width: 690px;
  font-weight: bold;
}
#ctext {
  float:left;
  width: 690px;
}
#frm2 {
  padding: 0px; 
  border: 1px dotted #000000;
  font-size: 14px; 
  font-family: Arial, Helvetica, sans-serif;
  color: #000000; 
  background-color: #ffffff;
  width: 690px;
  margin: 2px 0px 0px 7px;
  float:left;
}
#cpt {
  float:left;
  margin: 2px 0px 0px 7px;
}
#cpt2 {
  float:left;
  width: 700px;
}