/* 
    Document   : main
    Created on : 25.11.2009, 17:34:54
    Author     : X-Cat
    Description:
*/

root { 
    display: block;
}

body {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    background-color: #121212;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}

a {
    text-decoration: none;
}

.location {
    color: #ffffff;
    font-size: 12px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: bold;
}


.language {
    color: #ffffff;
    font-size: 12px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: bold;
}

.favorite_link {    
    color: #ffffff;
    font-size: 12px;
}

.gray_link {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #212121;
}

.gray_link:hover {
    color: #999999;
}

#copyright {
    background-color: #2d2d2d;
    color: #ffffff;
    font-size: 10px;
    font-weight: bold;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    width: 950px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.white_link {
    color: #ffffff;
    font-weight: bold;
}

.white_link:hover {
    color: #dddddd;
}

.preview_block {
    border-right-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-top-width: 1px;
    border-right-color: #999999;
    border-left-color: #999999;
    border-bottom-color: #999999;
    border-top-color: #999999;
    border-right-style: solid;
    border-left-style: solid;
    border-bottom-style: solid;
    border-top-style: solid;
    margin-bottom: 10px;
}

.preview_block_top {
    height: 27px;
    background: url(../images/Preview/top.jpg) left top repeat-x;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    color: #ffffff;
    font-weight: bold;
    font-size: 12px;
}

.preview {
    float: left;
    margin-top: 10px;
    width: 700px;
    margin-bottom: 10px;
}

.preview_rubricator {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #000000;
}

.preview_rubricator:hover {
    color: #000000;
}

.preview_date {
    font-size: 12px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    color: #666666;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
}

.preview_title {
    font-size: 12px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: bold;
    line-height: 15px;
    color: #0000ff;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
}

.preview_title:hover {
    color: #4e92d6;
}

.preview_text {
    font-size: 12px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    line-height: 15px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
}

#main-table-banner {
    height: 200px;
    background: url(../images/TopBanner/main_center_banner.gif) left top repeat-x;
    background-color: #353535;
}

.black_link {
    color: #000000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
}

.black_link:hover {
    text-decoration: underline;
}

img {
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    color: #ffffff;
}

form {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

#banner-right {
    width: 260px;
    height: 200px;
    background: url(../images/TopBanner/banner-right.jpg) left top no-repeat;
}

#banner-center {
    width: 405px;
    height: 200px;
    background: url(../images/TopBanner/banner-center.jpg) right top no-repeat;
}

.search_button {
    background-image: url(../images/TopBanner/search.gif);
    border-right-style: solid;
    border-left-style: solid;
    border-bottom-style: solid;
    border-top-style: solid;
    border-right-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-top-width: 1px;
    border-right-color: #333333;
    border-left-color: #333333;
    border-bottom-color: #333333;
    border-top-color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 2px;
    padding-bottom: 2px;
}

textarea.comment {
    border-right-style: solid;
    border-left-style: solid;
    border-bottom-style: solid;
    border-top-style: solid;
    border-right-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-top-width: 1px;
    border-right-color: #666666;
    border-left-color: #666666;
    border-bottom-color: #666666;
    border-top-color: #666666;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
}


div.comment {
    background-color: #efefef;
    width: 700px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    border-right-style: solid;
    border-left-style: solid;
    border-bottom-style: solid;
    border-top-style: solid;
    border-right-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-top-width: 1px;
    border-right-color: #e4e4e4;
    border-left-color: #e4e4e4;
    border-bottom-color: #e4e4e4;
    border-top-color: #e4e4e4;
    margin-bottom: 10px;
}

.text {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 13px;
}

.black_text {
    color: #000000;
    font-size: 12px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    margin-top: 0px;
    margin-bottom: 0px;
}

#SM_Links {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 13px;
    margin-top: 20px;
    color: #000000;
    margin-bottom: 20px;
}

#SM_Links li {
    padding-left: 0px;
    margin-left: 25px;
    margin-top: 5px;
    margin-bottom: 5px;
}

#SM_Links a {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 13px;
    color: #000000;
}

#SM_Links a:hover {
    text-decoration: underline;
}

.paging {
    float: left;
    margin-top: 20px;
    width: 700px;
    margin-bottom: 10px;
}

a.page {
    display: block;
    color: #000;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-color: #666666;
    border-bottom-color: #666666;
    border-left-color: #666666;
    border-right-color: #666666;
    text-align: center;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 3px;
    padding-bottom: 3px;
}

a.page:hover {
    border-top-color: #000;
    border-bottom-color: #000;
    border-left-color: #000;
    border-right-color: #000;
    color: #000;
    font-size: 12px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    background-color: #e4e4e4;
}

a.page_noactive {
    display: block;
    color: #cccccc;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-color: #cccccc;
    border-bottom-color: #cccccc;
    border-left-color: #cccccc;
    border-right-color: #cccccc;
    text-align: center;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 3px;
    padding-bottom: 3px;
}

a.page_active {
    border-top-color: #000;
    border-bottom-color: #000;
    border-left-color: #000;
    border-right-color: #000;
    font-weight: bold;
    text-align: center;
    margin: 0px;
    padding: 0px;
    display: block;
    color: #000;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    background-color: #cccccc;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 7px;
    padding-right: 7px;
}

.catalog_container {
    float: left;
    color: #000000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    width: 175px;
    margin-top: 7px;
    margin-bottom: 7px;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

.themeEquipment {
    float: left;
    color: #000000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    width: 175px;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 25px;
    margin-bottom: 15px;
}

.catalog_brand_container {
    float: left;
    color: #000000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    width: 175px;
    margin-top: 25px;
    margin-bottom: 25px;
    margin-left: 0px;
    margin-right: 0px;
}

a.link_catalog {
    color: #0000ff;
    font-size: 10px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: bold;
}

a.link_catalog:hover {
    color: #000000;
}

#right_menu {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    color: #ffffff;
    font-size: 13px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}

.right_menu_header {
    color: #ffffff;
    font-size: 13px;
    letter-spacing: 0px;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}

#right_menu_top {
    height: 51px;
    width: 210px;
    background: url(../images/RightMenu/right_menu_top.jpg) left top no-repeat;
}

#right_menu_center {
    width: 210px;
    background: url(../images/RightMenu/right_menu_center.jpg) left top repeat-y;
}

#right_menu_bottom {
    height: 45px;
    width: 210px;
    background: url(../images/RightMenu/right_menu_bottom.jpg) left top no-repeat;
}

#right_menu ul {
    margin-right: 0px;
    margin-left: 15px;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}

li.rubricator_level_1 {
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 0px;
    margin-right: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}

li.rubricator_level_2 {
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 0px;
    margin-right: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}

li.rubricator_level_1:before {
    content: "\00BB \0020";
    font-weight: bold;
}

li.rubricator_level_2:before {
    content: "\002D \0020";
}

li.rubricator_level_1 a {
    font-family: Arial,Helvetica,sans-serif;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
}

li.rubricator_level_2 a {
    font-family: Arial,Helvetica,sans-serif;
    color: #ffffff;
    font-size: 12px;
    font-weight: normal;
}

li.rubricator_level_1 a:hover {
    text-decoration: underline;
}

.date {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    margin-top: 15px;
    margin-bottom: 10px;
}

.theme_link {
    color: #000099;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
}

.theme_link:hover {
    text-decoration: underline;
}

.blue_link {
    color: #0000ff;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
}

.blue_link:hover {
    text-decoration: underline;
}

.blue_text {
    color: #000099;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
}

p {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 13px;
}

.more_black_link {
    color: #000000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
}

.more_black_link:hover {
    text-decoration: underline;
}

h1 {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 18px;
    margin-top: 15px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

h2 {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 18px;
    margin-top: 15px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

#ThemeLinks {
    margin-top: 30px;
    margin-bottom: 10px;
}

ul {
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}

li {
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}

.text_link {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 13px;
    margin-top: 10px;
    font-style: italic;
}

.big_red_link {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    color: #ff0000;
    font-size: 18px;
    font-weight: bold;
}

.big_red_link:hover {
    text-decoration: underline;
}

.video_info {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #000000;
}

.horizontal_line {
    height: 1px;
    background-color: #c3c3c3;
    display: inline-block;
    margin-right: 0px;
    margin-left: 10px;
    margin-bottom: 5px;
    margin-top: 5px;
}

