/**
 * default.css
 *
 * CSS-file with default styles
 *
 * @author Vitaly Zadorozhny <vitalyanus@mail.ru>
 * @since 05.11.2006
 */

html, body, ul, ol, dl, li, dt, dd, p, h1, h2, h3, h5, h6, table, tr, td {
    margin: 0;
    padding: 0;
}

body {
    background: #F0F0F0;
    font: 14px 'Times New Roman';
    color: #333;
    padding-top: 22px;
}

a {
    color: #006699;
    text-decoration: underline;
}

a:visited {
    color: #551a8b;
    text-decoration: underline;
}

.nobr{
    white-space: nowrap;
}

img{
    border: 0;
}

img.logo{
    margin-top: 7px;
}

img.homeicon{
    margin-right: 35px;
}

tr.pageHeader td {
    font-size: 1px;
}

td.rightAlign{
    text-align: right;
    white-space: nowrap;
}

.selectedLang{
    color: #ACACAC;
    font-size: 11px;
    text-decoration: none;
    margin-left: 22px;
}

a.Lang{
    color: #464646;
    font-size: 11px;
    text-decoration: underline;
    margin-left: 22px;
}


div.convas {
    font-size: 1em;
    background: white;
    padding: 30px 30px 40px 25px;
    position: relative;
    z-index: 2;
    width: 874px;
    text-align: left;
    margin: 0px auto;
}

table {
    border-collapse: collapse;
    vertical-align: top;
    width: 100%;
    font-size: 1em;
}

td {
    font-size: 1em;
    vertical-align: top;
}

td.content {
    font-size: 1em;
    padding-right: 12px;
}


td.content p {
    font-size: 1em;
    line-height: 1.1;
    margin-top: 13px;
}


.menuColom1{
    padding-top: 10px;
    height: 450px;
    width: 235px;
    background-image: url(../images/menuColomImg1.jpg);
    background-position: 30px 100%;
    background-repeat: no-repeat;
}

.menuColom2{
    padding-top: 10px;
    height: 500px;
    width: 235px;
    background-image: url(../images/menuColomImg2.jpg);
    background-position: 30px 100%;
    background-repeat: no-repeat;
}

.menuColom3{
    padding-top: 10px;
    height: 500px;
    width: 235px;
    background-image: url(../images/menuColomImg3.jpg);
    background-position: 15px 100%;
    background-repeat: no-repeat;
}

.menuColom4{
    padding-top: 10px;
    height: 500px;
    width: 235px;
    background-image: url(../images/menuColomImg4.jpg);
    background-position: 30px 100%;
    background-repeat: no-repeat;
}

.menuHomePage {
    padding: 75px 0 55px 0;
    width: 235px;
    background: url(../images/bigImg.jpg) 100% 100% no-repeat;
}

td.studio {
    background: url(../images/studio.gif) 0% 100% no-repeat;
    padding-left: 6px;
}

td.studio-en {
    background: url(../images/studio.png) 0% 100% no-repeat;
    padding-left: 6px;
}

.rightColom{
    border-left: 1px solid #E5E5E5;
    padding-left: 20px;
    padding-top: 13px;
    width: 196px;
}

/*************** группа меню ******************/

ul.menu {
    list-style-type: none;
    line-height: 1.5;
}

ul.menu li {
    margin-bottom: 3px;
    padding-left: 30px;
}


ul.menu li.selected {
    background: url(../images/list-marker.gif) no-repeat left top;
    cursor: default;
}

ul.menu li.selected a {
    color: #333;
    text-decoration: underline;
}




ul.yearsList {
    list-style-type: none;
    line-height: 1.5;
    color: #323232;
}

/**********  Footer ***************/

div.footer {
    background: #F0F0F0 url(../images/convasBG.jpg) 50% 0% no-repeat;
    height: 65px;
    width: 943px;
    margin: 0px auto;
    color: #999;
    font-size: 0.9em;
    text-align: left;
    position: relative;
    top: -59px;
    z-index: 0;

}

div.footer div {
    margin-left: 267px;
    margin-right: 320px;
    position: relative;
    top: 71px;
}

div.footer div.AIRZveno {
    color: #999999;
    position: relative;
    top: 56px;
    left: 440px;
    width: 230px;
}

div.footer div.AIRZveno a{
    color: #999;
}


/************ Lists *****************/


*.content ul li {
    background: url(../images/list-marker.gif) no-repeat left top;
    list-style-type: none;
    padding-left: 22px;
}

*.content ol{
    color: #666666;
    font-size: 1em;
    font-weight: bold;
    position: relative;
    margin-left: 23px;
    left: -23px;
    z-index: 3;
}

*.content ol li.first {
    margin-top: 11px;
}



*.content ol li{
    color: #666666;
    font-size: 1em;
    margin-top: 20px;
}

*.content ol li h5 {
    line-height: 1.1;
}

*.content ol li p {
    color: #333333;
    font-size: 1em;
    font-weight: normal;
    margin: 15px 15px 0px 0px;
}



.first {
    margin-top: 12px;
}

h1.sectionHeader {
    color: #333;
    font: bold 17px 'Times New Roman';
    margin: 32px auto 14px 235px;
}

h4 {
    color: #333333;
    font-size: 1em;
    line-height: 1.0;
    margin: 25px 0px 5px 0px;
}



h5 {
    font: bold 1em 'Times New Roman';
    color: #666666;
    margin-bottom: 15px;
}

h6 {
    color: #666666;
    font: bold 12px 'Times New Roman';
    line-height: 1.0;
    text-align: left;
    margin-top: 20px;
}

h6.contacts {
    color: #666666;
    font: bold 12px 'Times New Roman';
    text-align: left;
    margin: 15px 0 0 0;
}


.content p.newsTitle {
    font-weight: bold;
    color: #666;
    margin-top: 2px;
    margin-bottom: 0px;
    line-height: 1.3;
    display: inline;
}

.jsEnabled .visible p.newsTitle {
    color: #666;
    border-bottom: 1px dashed #666;
    cursor: pointer;
    cursor: hand;
    font-weight: bold;
}

.jsEnabled  p.newsTitle {
    color: #006699;
    border-bottom: 1px dashed #7FB2CC;
    cursor: pointer;
    cursor: hand;
    font-weight: normal;
}

.jsEnabled div {
    margin: 2px 0;
}

.jsEnabled div.newsContent {
    display: none;
}

.jsEnabled  .visible div.newsContent {
    display: block;
}

div.newsContent p {
    margin-top: 8px;
    margin-bottom: 15px;
    padding: 0;
}

#News div {
    padding-right: 10px;
}

/********** Coloms *****************/

table.textColoms2 {
    font-size: 1em;
    width: 624px;
}

.textColoms2 td{
    font-size: 1em;
    width: 290px;
}

.textColoms2 td h4{
    margin-top: 30px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    width: 185px;
}

.textColoms2 td p{
    width: 270px;
}

.textColoms2 td.colspan2{
    width: auto;
}

.textColoms2 td.colspan2 p.first{
    width: 510px;
    margin: 12px 90px 3px 0;
}

.textColoms2 td p.first{
    margin: 30px 0 0 0;
}

.textColoms2 td ul{
    margin: 5px 0 0 0;
}


table.textColoms3 {
    width: 621px;
}

.textColoms3 td {
    width: 209px;
    padding: 0;
}

.textColoms3 td h4{
    margin-top: 33px;
    width: 140px;
}

.textColoms3 td p {
    margin-top: 7px;
    margin-right: 30px;
    line-height: 1.0;
}


.textColoms3 td.colspan3 {
    width: auto;
    padding: 0px;
}


.textColoms3 td.colspan3 p {
   width: 420px;
   margin: 13px 0 0 0;
}

.textColoms3 td.colspan3 p.first {
    width: 420px;
    margin-top: 13px;
}


.textColoms4 {
    width: 215px;
}

.textColoms4 p {
    color: #666666;
    line-height: 1.0;
    width: 193px;
    margin-bottom: 15px;
}

.textColoms4 h4 {
    color: #333;
    font: bold 14px 'Times New Roman';
    line-height: 1.0;
    width: 135px;
    margin-bottom: 8px;
}

.firstColomHP h4 {
    font: bold 15px 'Times New Roman';
    line-height: 1.0;
    margin-left: 30px;
    margin-bottom: 14px;
}

.firstColomHP p {
    color: #666666;
    line-height: 1.0;
    width: 180px;
    margin-bottom: 14px;
    margin-left: 30px;
}

td.alignBottom {
    vertical-align: bottom;
}

div.adress {
    width: 180px;
    margin: 15px 0 0 30px;
}

#NewsMain #adress {
    margin: 15px 0 0 0;
}

#NewsMain #adress * {
    font-size: 12.6px;
}

div.adress a {
    font: 12px 'Times New Roman';
}

td#NewsMain h2 {
    color: #333;
    font: bold 17px 'Times New Roman';
    margin-bottom: 4px;
}

td#NewsMain p {
    font: 15px 'Times New Roman';
    width: 380px;
}

td#NewsMain h6 {
    color: #666666;
    font: bold 12px 'Times New Roman';
    text-align: left;
    margin: 8px 0 1px 0;
}



ul.outside {
    margin-bottom: 20px;
    margin-right: 20px;
}




#keyword {
    color: #666666;
    font: 14px 'Times New Roman';
    height: 18px;
    width: 400px;
    margin: 7px 0 15px 0;
    display: none;
}

.jsEnabled #keyword {
    display: block;
}


/******************************************/

p.grayText {
    color: #666666;
    font-size: 0.9em;
    line-height: 1.0;
}

p.silverTxt {
    font-size: 0.9em;
    color: #9B9B9B;
}


.content form {
    width: 405px;
    text-align: right;
}

.content form textarea#message {
    color: #666666;
    font: 12px 'Times New Roman';
    width: 403px;
    overflow: auto;
    margin: 5px 0 0 0;
}

.content form textarea {
    color: #666666;
    font: 13px 'Times New Roman';
    width: 250px;
    overflow: auto;
    vertical-align: top;
}

.content form textarea.needed {
    color: #999;
    font: 13px 'Times New Roman';
    width: 250px;
    overflow: auto;
    vertical-align: top;
}

.content form span {
    color: #666666;
    font-size: 0.9em;
}

.content form div.hr{
    width: 100%;
    height: auto;
    text-align: left;
    background: white url(../images/grayline.gif) 0% 50% repeat-x;
    padding: 0;
    margin: 0;
    vertical-align: middle;
}

.content form div.hr img{
    margin-left: 180px;
}


.content form input{
    color: #666666;
    font: 12px 'Times New Roman';
    width: 250px;
    margin: 5px 3px;
    vertical-align: middle;
    font-size: 0.9em;
}

.content form input.needed{
    color: #999;
    font: 12px 'Times New Roman';
    width: 250px;
    margin: 5px 3px;
    vertical-align: middle;
    font-size: 0.9em;
}

.content form input#Submit{
    color: #000;
    font: 12px 'Times New Roman';
    width: 90px;
    margin: 15px 168px 0 0;
}

.content form table {
    margin-top: 8px;
}

.content form table td{
    color: #666666;
    width: auto;
    text-align: right;
    vertical-align: top;
    padding: 4px;
}

.content form table td div {
    color: #666666;
    font-size: 12px;
    line-height: 1.1;
    width: auto;
    text-align: right;
}

.errors {
    color: red;
}

ul.errors {
    padding-top: 10px;
}