/* CSS Document */
body { 
  height:100%;
  font:13px Tahoma, Arial, Verdana, Sans-Serif;
  color:#9a9999;
  background:#070707 url(images/body.jpg);
  margin: 0px;
  padding: 0px;
  }

h1 {
  font-size: 10pt;
  text-align: center;
  }

a, a:active, a:visited {text-decoration:underline;color:#666666;}
a:hover {text-decoration:underline;color:#ffffff;}
 
/*  All  */  
.wraper {width:958px;padding:0 20px;margin:0 auto;background:#161616 url(../images/wraper.gif) center repeat-y;}

div.topmenu {
  background: url(../images/top_menu.jpg) center no-repeat;
  height: 49px;
  }

div.update_sets {
  border-top: 2px solid #590809;
  border-bottom: 2px solid #590809;
  background: #830F10;
  text-align: center
  }

.bottom_menu {background:url(../images/bottom_menu.gif) no-repeat;height:41px;padding:16px 0 0 40px;margin-left:10px; text-align: center;}
.bottom_menu li {font-size:0;line-height:0;display:inline; text-align: center; margin-left:10px; margin-right:10px;}

.trailer_block {margin:0 14px 0 14px;border:1px solid #8d5f5e;}
.trailer_block_bg  {border:4px solid #200403;background:#370705;padding:9px 0 9px 9px;}
.trailer_block_bg  h1 {font-size: 16pt; color: #ffffff;}

#player {
	font-size: 0px;
	border: 1px solid #000000;
	width: 720px;
	}

div.biglink a,
div.biglink a:visited {
  font-size: 20pt;
  text-align: center;
  color: #ffffff;
  }

div.biglink {
  font-size: 10pt;
  text-align: center;
  }
  
.scr {
  font-size: 14pt;
  color: #ffffff;
  }
.scr img {
  padding: 10px;
  margin: 5px;
  border: 1px solid #666666
  }
  
.footer {
  text-align: center;
  }
  
div.hidden {
    display:none;
    }
