/**
 * @author: Martes Zibellina ( http://martes-zibellina.com ), mailto:info[@]martes-zibellina.com
 * @copyright: Martes Zibellina ( http://martes-zibellina.com )
 * @mailto: info[@]martes-zibellina.com
 */
html,body {
    margin: 0px;
    padding: 0px;
}

body {
    padding: 0px 0px 0px 0px;
    height: 100%;
}

html {
    height: 100%;
    background-color: #a8a9ad;
    /*
    background-image: url("../images/main_container_background_128_294.jpg");
    */
    background-image: url("../images/main_container_background_128_158.jpg");
    background-position: top center;
    background-repeat: repeat-x;
}

table {
    width: 100%;
    margin: 0px;
    padding: 0px;
    border-collapse: collapse;
    text-align: left;
}

td {
    vertical-align: top;
    margin: 0px;
    padding: 0px;
}

tr {
    
}

p,ul,div,a,h1,h2,h3,h4,h5,h6,input,textarea,select {
    font-style: normal;
    font-weight: normal;
    text-align: left;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
}

input,textarea,select {
    border: 1px solid #d9d6d6;
    background-color: #ffffff;
    color: #666666;
}

textarea {
    width: 100%;
    height: 100px;
}

input.ImageButton {
    border: none;
    width: 100px;
    height: 19px;
}

input {
    
}

ul {
    list-style: disc;
}

h1,h2,h3,h4,h5,h6 {
    font-weight: bold;
    color: #0066b3;
}

h1 {
    font-size: 16px;
    color: #ff6c00;
    margin: 0px 0px 15px 0px;
    padding: 0px 0px 5px 0px;
}

h2 {
    font-size: 13px;
}

h3 {
    font-size: 11px;
    margin: 10px 0px 10px 0px;
}

h4 {
    font-size: 12px;
}

h5 {
    font-size: 11px;
}

h6 {
    font-size: 10px;
}

a img {
    border: 0px;
    padding: 0px;
    margin: 0px;
}

a {
    text-decoration: none;
    color: #0000ff;
    line-height: 16px;
}

a:hover {
    text-decoration: underline;
    color: #0000ff;
    line-height: 16px;
}

form {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

span.required_field {
    color: #ff4311;
    font-weight: bold;
}


















table.t_main {
    width: 871px;
    height: 100%;
    margin: 0px auto 0px auto;
    background-color: #ffffff;
}

* html table.t_main {
    width: 871px;
    height: auto;
    margin: 0px auto 0px auto;
    background-color: #ffffff;
}

*+html table.t_main {
    width: 871px;
    height: auto;
    margin: 0px auto 0px auto;
    background-color: #ffffff;
}

/*
Временно убито по просьбе С.Н., AltLaser
div.main_container {
    width: 960px;
    height: 294px;
    margin: 0px auto 0px auto;
}
*/
div.main_container {
    width: 960px;
    height: 158px;
    margin: 0px auto 0px auto;
}
div.main_page_container {
    background-color: #c4c7cb;
    /*
    background-color: #a7a9ac;
    */
}
div.header_separator{
    height: 0px;
    font-size: 0px;
    background-color: #a7a9ac;
}
div.footer_separator{
    clear:both;
    height: 84px;
    background-color: #a7a9ac;
    background-image: url("../images/footer_separator_background.jpg");
    background-position: top center;
    background-repeat: repeat-x;
}
div.footer_content{
    height: 84px;
    width: 960px;
    margin: 0px auto 0px auto;
    background-image: url("../images/footer_content_background.jpg");
    background-position: top left;
    background-repeat: no-repeat;
}
div.main_dashboard{
    width: 960px;
    margin: 0px auto 0px auto;
    background-color: #C4C7CB;
}

div.main_dashboard_container{
    width:960px;
}

div.main_dashboard_header_ru{
    height: 71px;
    background-image: url("../images/main_dashboard_header_background_ru.jpg");
    background-position: top right;
    background-repeat: no-repeat;
}
div.main_dashboard_header_en{
    height: 71px;
    background-image: url("../images/main_dashboard_header_background_en.jpg");
    background-position: top right;
    background-repeat: no-repeat;
}
/*
Временно убито по просьбе С.Н., AltLaser
div.main_media{
    width: 100%;
    height: 136px;
    border-top: 1px solid #a7a9ac;
    border-bottom: 1px solid #a7a9ac;
}
*/
div.main_media{
    width: 100%;
    height: 0px;
    border-top: 1px solid #a7a9ac;
    border-bottom: 1px solid #a7a9ac;
}
div.main_media_container{
    width: 100%;
    height: 136px;
    border-top: 1px solid #a7a9ac;
    border-bottom: 1px solid #a7a9ac;
}

div.main_dashboard_footer_ru{
    height: 48px;
    background-image: url("../images/main_dashboard_footer_background_ru.jpg");
    background-position: top right;
    background-repeat: no-repeat;
    text-align: center;
}
div.main_dashboard_footer_en{
    height: 48px;
    background-image: url("../images/main_dashboard_footer_background_en.jpg");
    background-position: top right;
    background-repeat: no-repeat;
    text-align: center;
}

div.main_dashboard_mainmenu{
    text-align: right;
}
div.main_dashboard_mainmenu ul{
    display: inline;
    margin: 0px;
    padding: 0px;
}
div.main_dashboard_mainmenu ul li{
    display: inline;
    margin: 0px;
    padding: 0px;
}
div.main_dashboard_mainmenu a{
    color: #333333;
    font-size: 11,5px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    
    display: inline-block;
    padding: 3px 10px 10px 10px;
    margin: 0px 0px 0px 0px;
    width:100px;
    
    background-image: url("../images/mainmenu-item.png");
    background-position: top center;
    background-repeat: no-repeat;
    text-align: center;
}
div.main_dashboard_mainmenu a:hover{
    color: #ff0000;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: underline;
}


div.sidebar {
    width: 290px;
    float:left;
    margin-left: 10px;
}

div.sidebar_menu{
    
}
div.sidebar_menu div.header{
    height: 12px;
    background-image: url("../images/sidebar_h_border.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    font-size: 0px;
}
div.sidebar_menu div.center{
    background-image: url("../images/sidebar_c_border.jpg");
    background-position: top center;
    background-repeat: repeat-y;
}
div.sidebar_menu div.footer{
    height: 12px;
    background-image: url("../images/sidebar_f_border.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    font-size: 0px;
}

div.sidebar_header{}
div.sidebar_menu_header{
    margin: 0px 15px 10px 7px;
    text-align:right;
    /*
    sobol
    background-image: url("../images/red_line_w_160.jpg");
    */
    background-image: url("../images/red_line_w_160.png");
    background-position: center left ;
    background-repeat: no-repeat;
}
div.sidebar_menu_header a{
    text-align: right;
    color:#ff0000;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}
div.sidebar_menu_header a:hover{
    color: #ff0000;
    text-decoration: underline;
}

div.sidebar_content{
    margin: 12px 0px 12px 0px;
}
div.sidebar_content div.header h1{
    text-align: right;
    color:#333333;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0px 15px 10px 7px;
    background-image: url("../images/red_line_w_160.jpg");
    /*
    background-image: url("../images/red_line_w_160.png");
    */
    background-position: center left ;
    background-repeat: no-repeat;
}
div.sidebar_content div.content {
    padding : 0px 5px 0px 5px;
}

div.page {
    width: 640px;
    float:left;
    margin-left:10px;
}
div.page ul{
    padding-left: 0px;
    margin-left: 20px;
}

a.lang_change{
    color: #333333;
}
a:hover.lang_change{
    color: #ff0000;
}



div.hseparator {
    clear: both;
    height: 30px;
    width: 100%;
}

div.vseparator {
    display: block;
    float: left;
    height: 100%;
    width: 20px;
}




img.slide_about {
  width:80px;
  cursor:pointer;
}
img.slide_arrow_about {
  cursor:pointer;
}



div.sidebarmenuitem{
    margin: 9px 10px 9px 15px;
}
div.sidebarmenuitem a{
    color: #333333;
    margin: 0px 0px 0px 0px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 11px;
}
div.sidebarmenuitem a:hover{
    color: #333333;
    margin: 0px 0px 0px 0px;
    text-decoration: none;
    font-size: 11px;
}
div.sidebarmenuitem a.current{
    color: #ff0000;
    margin: 0px 0px 0px 0px;
    text-decoration: none;
    font-size: 11px;
}
div.sidebarmenuitem a.current:hover{
    color: #ff0000;
    margin: 0px 0px 0px 0px;
    text-decoration: none;
    font-size: 11px;
}


div.sidebarsubmenuitem{
    margin: 0px 0px 0px 65px;
}
div.sidebarsubmenuitem a{
    color: #333333;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 11px;
}
div.sidebarsubmenuitem a.current{
    color: #ff0000;
    text-decoration: none;
    font-size: 11px;
}
div.sidebarsubmenuitem a:hover{
    color: #333333;
    text-decoration: underline;
    font-size: 11px;
}

a.servicesimage{
    color: #333333;
}
a:hover.servicesimage{
    color: #333333;
}





/*** Begin : Form ***/
div.form {
    
}

table.form {
    
}

table.form tr {
    
}

table.form td {
    padding: 3px 0px 3px 0px;
}

table.form td.label {
    width: 200px;
}

table.form td.label div {
    font-weight: bold;
}

table.form td.input {
    
}

table.form td.input input {
    width: 350px;
}

table.form td.inputbutton input {
    
}

table.form tr.required td {
    height: 40px;
    vertical-align: middle;
}

/*** End : Form ***/




div.imagelist{
    width: 100px;
    display: block;
    float: left;
}
div.imagelist table.table_imagelist{
    width: 80px;
    margin: 0px 10px 10px 10px;
}
div.imagelist table.table_imagelist td.table_imagelist_header{
    height: 85px;
}





div.rtf_content{}
div.rtf_content table{
    border-collapse:inherit;
    border:1px solid #000000;
}
div.rtf_content table td{
    border:1px solid #000000;
    padding : 3px;
}








.error {
    color: #bb0000;
}

input.error {
    border: 1px solid #ff0000;
    color: #bb0000;
}

textarea.error {
    border: 1px solid #ff0000;
    color: #bb0000;
}

select.error {
    border: 1px solid #ff0000;
    color: #bb0000;
}
