html {
    margin: 0;
    padding: 0;
}
body{
    padding:0;
    margin:0;
    background: url("/static/images/main_bg.gif") left bottom repeat-x scroll #fff;
    font-family: Arial;
    font-size: 11px;
}
div{
    margin:0;
    padding:0;
}
img{
    border:0;
}
.hr{
    display:block;
    margin:0 auto;
    width:940px;
    height:7px;
}
.clear{
    clear: both;
}
#header{
    height:93px;
    width:940px;
    margin:0 auto;
}
#logo{
    display: block;
    float:left;
    margin:16px 0 0 20px;
    width:142px;
    height:61px;
}
#header_menu{
    float:right;
    margin-top:10px;
}
#header_menu a{
    display: block;
    float:right;
    margin-left: 22px;
}
#mediadiv0{
    width:100%;
    height:438px;
    background:url("/static/images/main_trailer_bg2.jpg") repeat-x 0 0 scroll #1569B7;
}
#mediadiv{
    width:100%;
    height:438px;
    background:url("/static/images/main_trailer_bg.jpg") no-repeat top center scroll transparent;
}
#media_content{
    width:940px;
    height:438px;
    margin:0 auto;
    position:relative;
}

#trailer_ui{
    text-align: center;
    display:block;
    position:absolute;
    width:100%;
    margin:33px 0 0;
}
#trailer_img{

}
#trailer_a{

}
.trailer_t{
    display: inline-table;
    vertical-align: middle;
    border-collapse: collapse;
}
.trailer_t td{
    margin:0;
    padding:0;
}
.trailer_t .w{
    background-color: #fff;
}
#trailer_prev, #trailer_next{
    position:relative;
    top:15px;
}
#trailer_position{
    margin:7px 0 0;
}

#media_content .links{
    float:right;
    position:absolute;
    bottom:0;
    width:100%;
}
#media_content .links a{
    float:left;
    display:block;
    width:153px;
    margin: 0pt 40px;
    height:79px;
    text-align:center;
}
#mediadiv_shadow{
    width:940px;
    margin:0 auto 15px auto;
    display: block;
}
#big_thumbs{
    width:940px;
    margin:0 auto;
    padding:10px 0 10px 0;
}
.bthumb{
    float:left;
    margin:0 0 10px;
    padding:0 10px 0 18px;
    width:207px;
    height:240px;
}
.bthumb img{
    border:1px solid #D6D6D6;
    padding:4px;
}
.bthumb .link{
    display:block;
    margin:10px 0 10px 0;
    color:#282828;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
}
.bthumb .descr{
    font-family: Arial;
    font-size: 12px;
    color:#727070;
}
#small_thumbs{
    width:940px;
    margin:20px auto 50px auto;
}
#top1_thumb{
    float:left;
    width:430px;
    height:360px;
    background: url('/static/images/main_vrr.png') right center no-repeat;
    padding:0 0 0 30px;
}
#top1_thumb0{
    width:100%;
    height:100%;
    background: url('/static/images/main_vrl.png') left center no-repeat;
}
#top1_h1{
    font-family: Arial;
    font-size: 21px;
    margin:0 0 10px 0;
}
#top1_h2{
    text-align: center;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    margin: 0;
}
#top1_content{
    margin:0 auto;
    padding: 0 0 0 70px;
}
#top1_image{
    border:1px solid #D6D6D6;
    padding:4px;
    margin:9px 0 9px 0;
}
#top1_a{
    display:block;
    font-family: Arial;
    font-size: 19px;
    color:#1670BC;
    margin-bottom: 5px;
}
#top1_descr{
    color:#727070;
    font-family: Arial;
    font-size: 12px;
}
#small_thumbs .column{
    float:left;
    width:235px;
    margin-bottom: 50px;
}
#small_thumbs .inner_col1{
    margin-top:360px;
    margin-left: -460px;
}
#small_thumbs .inner_col2{
    margin-top:360px;
    margin-left: -225px;
}

.sthumb{
    float:left;
    margin:0 37px 0 18px;
    width:180px;
    height:180px;
}

.sthumb img{
    border:1px solid #D6D6D6;
    padding:4px;
}
.sthumb .link{
    display:block;
    margin:7px 0 2px;
    color:#282828;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
}
.sthumb .descr{
    font-family: Arial;
    font-size: 12px;
    color:#727070;
}
.viewall{
    float:left;
    margin:10px 0 0 40px;
}
.centerblock{
    text-align: center;
    width:920px;
    margin:0 auto;
}
.pag_item{
    font-family: Arial;
    font-size: 17px;
    border:1px solid #CCC;
    padding:2px;
}
.pag_item a{
    text-decoration: none;
    color:#000;
}
.pag_sel{
    font-weight: bold;
    background: #aaaaaa;
}
.pag_sel a{
    color:#fff;
}
#footer{
    clear:both;
    margin:0 auto;
    height:116px;
    width:920px;
    padding:0 0 0 20px;
    text-align: left;
}
#footer-logo{
    margin-top:10px;
    vertical-align: top;
}
#footer-links{
    display:inline-block;
    margin:35px 0 0 0;
}
#footer-links li{
    display: inline-block;
    padding:0 15px;
}
#footer-links a{
    color:#000;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}
#copyright{
    float:right;
    color:#A3A2A2;
    text-align: left;
    margin:35px 70px 0 0;
}

.tv1m{
    background-color: #FCF2D5;
}

.col1m{
    background-color: #FCF2D5;
    margin-bottom: 0 !important;
}

.game1m{
    background-color: #FEDDDD;
}

.col2m{
    background-color: #FEDDDD;
    margin-bottom: 0 !important;
}

.video1m{
    background-color: #E8D8EF;
}

.col3m{
    background-color: #E8D8EF;
    margin-bottom: 0 !important;
}

.music1m{
    background-color: #D7EEF9;
}

.col4m{
    background-color: #D7EEF9;
    margin-bottom: 0 !important;
}
.download_toolbar{
    font-family:Arial;
    font-size: 24px;
}