html, body {
    min-height:100%;
}

body {
    background:url(../images/background.jpg);
    font-family:Verdana;
    font-size:12px;
    color:#444;
}

#cover {
    width:100%;
    min-height:100%;
    position:absolute;
    z-index:0;
    top:0;
    left:0;
    background:url(../images/logo.png) no-repeat center top;
}

#wrap {
    width:964px;
    min-height:100%;
    margin:280px auto 0;
    padding:0 23px;
    min-height:1000px;
    position:relative;
}
.wrap_shadow_left, .wrap_shadow_right {
    background:url(../images/wrap-shadow.png) no-repeat;
    width:78px;
    height:652px;
    position:absolute;
    top:0;
}
.wrap_shadow_left {
    left:-55px;
}
.wrap_shadow_right {
    right:-55px;
    background-position:-78px 0;
}

#header {
    width:1010px;
    height:70px;
    background:url(../images/bg-header.png) no-repeat;
    position:relative;
    margin-left:-23px;
    z-index:2;
}

#content {
    overflow:hidden;
    padding-top:27px;
    padding-bottom:275px;
    background:url(../images/bg-content.png) repeat-x top left #fafafa;

    padding-bottom:141px;
}
#left {
    width:284px;
    float:left;
    padding-left:26px;
}
#main {
    width:624px;
    float:left;
    padding:0 12px 0 18px;
}
#bottom {
    padding:0 11px 0 12px;
    float:left;
    clear:left;
    overflow:hidden;
    margin-top:70px;
}

#footer {
    height:234px;
    background:url(../images/bg-footer-line.png) repeat-x #575757;
    margin-top:-234px;
    position:relative;
    z-index:2;

    height:100px;
    margin-top:-100px;
}



#header .quote {
    width:416px;
    color:#3998bf;
    font-size:24px;
    font-style:italic;
    text-align:left;
    position:absolute;
    top:-164px;
    right:47px;
    font-family:Times;
}
#header > a {
    position:absolute;
    width:240px;
    height:155px;
    top:-280px;
    left:180px;
    display:block;
}
#header .quote div {
    font-size:18px;
    text-align:right;
    margin:24px 72px 0 0;
}
#header .top_menu {
    height:51px;
    text-align:center;
    text-transform:uppercase;
    line-height:51px;
    font-size:14px;
}
#header .top_menu a {
    padding:0 18px;
}
#header .top_menu a.first { 
    padding-left:51px;
}
#header .top_menu a.last {
    padding-right:51px; 
}
#header .top_menu a.active, #header .top_menu a:hover {
    color:#d9003e;
}
#header .top_menu img {

}

#main .block_title {
    font-size:24px;
    text-transform:uppercase;
}
#main .block_slogan {
    font-style:italic;
    color:#ddd;
    font-size:24px;
    font-family:Times;
    float:right;
}
#main .block_all {
    font-size:12px;
    color:#444;
    margin-bottom:60px;
}
#main .block_all a {
    text-decoration:underline;
}

#main .topic_middle {
    width:254px;
    height:258px;
    background:url(../images/bg-topic-middle.png) no-repeat;
    float:left;
    margin-top:20px;
    margin:20px 0 17px;
    padding:26px 25px 0;
    font-size:12px;
    color:#666;
}
#main .topic_middle.left {
    margin-right:16px;
}
#main .topic_middle .title {
    font-size:18px;
    font-style:italic;
}
#main .topic_middle .announce {
    font-weight:bold;
    margin:24px 0 17px;
}

#content .red {
    color:#d9003e;
}
#content .cyan {
    color:#29787e;
}	
#content .blue {
    color:#3998bf;
}

#left .left_menu_title {
    font-size:18px;
    text-transform:uppercase;
}
#left .left_menu {
    margin-top:41px;
}
#left .left_menu a {
    text-decoration:underline;
    color:#393939;
}
#left .left_menu li.active > a {
    text-decoration:none;
    color:#9d9d9d;
}
#left .left_menu > li {
    margin-bottom:23px;
}
#left .left_menu > li > a {
    text-transform:uppercase;
    color:#393939;
    text-decoration:underline;
    line-height:16px;
}
#left .left_menu .submenu {
    margin-left:29px;
    margin:21px 0 21px 29px;
    display:none;
}
#left .left_menu li.active .submenu {
    display:block;
}
#left .left_menu .submenu li {
    margin:6px 0;
}
#left .actions {
    margin-top:55px;
}
#left .actions > span {
    font-size:24px;
    text-transform:uppercase;
}
#left .actions .date {
    font-size:18px;
    color:#d9003e;
    margin:25px 0 1px;
}
#left .actions .date span {
    font-size:18px;
}
#left .actions .text {
    line-height:15px;
}
#left .actions .btn.order {
    width:219px;
    height:40px;
    display:block;
    background:url(../images/btn-order.png) no-repeat;
    color:#fff;
    font-size:18px;
    text-transform:uppercase;
    text-align:center;
    line-height:40px;
    margin-top:17px;
}
#left a.blue {
    text-decoration:underline;
}

#content .errors {
    color:#FF0000;
}

#bottom .deals_title {
    font-size:24px;
    text-transform:uppercase;
    margin-left:15px;
}
#bottom .topic_bottom {
    width:264px;
    height:282px;
    background:url(../images/bg-topic-bottom.png) no-repeat;
    margin-top:61px;
    float:left;
    margin-left:18px;
    color:#666;
    padding:0 12px 0 25px;
    line-height:15px;
}
#bottom .topic_bottom.first {
    margin-left:0;
}
#bottom .topic_bottom .title {
    height:53px;
    font-size:18px;
    font-style:italic;
    line-height:53px;
    position:relative;
    text-align:right;
    padding-right:18px;
}
#bottom .topic_bottom .title img {
    position:absolute;
    left:-25px;
    bottom:0;
}
#bottom .topic_bottom .announce {
    font-weight:bold;
    margin:20px 0 23px;
}
#bottom .topic_bottom a {
    text-decoration:underline;
}

#footer .left_part, #footer .right_part {
    width:20px;
    height:51px;
    background:url(../images/bg-footer-part.png) no-repeat;
}
#footer .left_part {
    float:left;
}
#footer .right_part {
    float:right;
    background-position:-20px 0;
}
#footer .footer_menu {
    height:51px;
    text-align:center;
    text-transform:uppercase;
    line-height:51px;
    font-size:14px;
    margin:0 auto;
}
#footer .footer_menu a {
    padding:0 51px;
}
#footer .footer_menu a.active, #footer .footer_menu a:hover {
    color:#d9003e;
}
#footer .text {
    width:938px;
    margin:19px auto 0;
    padding:0 7px;
    color:#dedede;
}
#footer .text b {
    font-weight:bold;
}
#footer .text a {
    color:#dedede;
}
#footer .text > a {
    float:left;
}
#footer .text span {
    float:right;
}
#footer .text span a:hover {
    text-decoration:underline;
}





/* страница */

.page_title {
    font-size:24px;
    text-transform:uppercase;
    padding-left:6px;
}

.page {
    position:relative;
    width:572px;
    margin:35px 0 14px;
    background:url(../images/page-center.png) repeat-y;
    color:#666;
    padding:10px 24px 10px 28px;
    line-height:16px;

    min-width:200px;
    min-height:200px;
}
.page h2 {
    color:#3998bf;
    font-size:18px;
    font-weight:normal;
}
.page h3 {
    font-size:14px;
    font-weight:normal;
    margin-top:17px;
}
.page a {
    text-decoration:underline;
}
.page .page_top {
    position:absolute;
    width:624px;
    height:10px;
    top:-10px;
    left:0;
    background:url(../images/page-top.png) no-repeat;
}
.page .page_bottom {
    position:absolute;
    width:624px;
    height:14px;
    bottom:-14px;
    left:0;
    background:url(../images/page-bottom.png) no-repeat;
}
.page span {
    font-weight:bold;
    margin-bottom:17px;
}
.page > i {
    font-size:18px;
    margin-bottom:17px;
    display:block;
}
.page p {
    margin:17px 0;
}
.page ul {
    list-style:disc;
    margin:10px 0;
}
.page ol {
    list-style:decimal;
    margin:10px 0;
}
.page ol li {
    margin-left:30px;
    padding-left:0px;
}
.page li {
    margin-left:30px;
    padding-left:10px;
}

.print {
    margin:25px 0 0 5px;
    display:block;
}

/* faq, order-online */
#faq_reports,#order {
    overflow:hidden;
}
#faq_reports p,#order p{
    float:left;
    clear:left;
    margin:3px 0;
}
#faq_reports input[type="text"],#order input[type="text"]{
    float:left;
    width:196px;
    margin-left:10px;
    box-shadow: inset 0px 0px 15px #E4E4E4;
    border: 1px solid #DAD9D5;
}
#order input[type="text"]{
    width:360px;
}
#faq_reports select,#order select,#order textarea{
    float:left;
    width:200px;
    margin-left:10px;
    box-shadow: inset 0px 0px 15px #E4E4E4;
    border: 1px solid #DAD9D5;
}
#order select{
    width: 362px;
}
#order textarea{
    height:70px;
    width:356px;
}
#faq_reports label,#order label {
    float:left;
    width:200px;
}
#faq_reports #keystring,#order #keystring {
    clear:left;
    margin:0;
    width:184px;
    margin-top:10px;
}

#faq_reports #captcha,#order #captcha  {
    margin-top:-20px;	
}
#order #captcha{
      margin-left: 23px;
      margin-top: -10px;
}
#anketa #order #captcha{
    margin-top:0;
}
.btn{
    width: 181px;
    height: 41px;
    background:transparent url(../images/send.png);
    border: 0;
    box-shadow:none;
    padding:0;
    color: #fff;               
    text-transform: uppercase;
    cursor:pointer;
    float: right;
    margin-top: 17px;
}

/* стиль */
a {
    text-decoration:none;
    color:#444;
}
#main .block_all.no_mrgb {
    margin-bottom:0px;
}


/* дополнение */
.question {
    clear:left;
    margin-top:20px;
}
.question_title {
    overflow:hidden;
}
.question h3 {
    color:#3998bf;
    font-size:18px;
    font-weight:normal;
    float:left;
    margin-top:0px;
    line-height:normal;
}
.question a {
    float:left;
    margin:3px 0 0 20px;
}
.question a span {
    font-weight:normal;
}
.question p {
    clear:left;
}

.panel-nav {
    overflow:hidden;
}
.panel-nav li {
    float:left;
    padding:0;
    list-style:inside none;
    margin:0 5px 0 0;
}

/* словарь */
.glossary-abc a {
    text-decoration:none;
}
.glossary .glossary-abc {
    margin-bottom:10px;
}
.glossary ul li {
    list-style:none;
    margin:0;
    padding:0;
}
.glossary-body {
    clear:left;
}
.glossary li a:hover {
    text-decoration:none;
}
.abc > li {
    list-style:none;
    padding:0;
    float:left;
    margin:0 5px 0 0;
}
.glossary-header li a {
    text-decoration:none;
}
.glossary-header li a:hover {
    text-decoration:underline;
}
.glossary td {
    padding:20px 30px;
}

#form-for-request  td {
    vertical-align: middle;
}

.button-for-request {
    background: url('../images/for-form.png') no-repeat;
    height: 148px;
    width: 301px;
    position: relative;
    margin-left: -15px;
}

.button-for-request span {
    display: block;
    font-size: 18px;
}

.button-for-request span:first-child {
    font-style: italic;
    color: #d9003e;
    position: absolute;
    top: 50px;
    right: 30px;
}

.button-for-request span:last-child {
    text-align: center;
    color: #666;
    position: absolute;
    top: 100px;
    left: 50px;
}

#anketa.page {
    position: relative;
    width: 600px;
    margin: 35px 0 14px;
    background: url(../images/page-center.png) repeat-y;
    color: #666;
    padding: 10px 14px 10px 14px;
    line-height: 16px;
    min-width: 200px;
    min-height: 200px;
    display:table;}
#anketa h1 {display:none;}
#anketa textarea, #anketa input {box-shadow: inset 0px 0px 15px #E4E4E4;border: 1px solid #DAD9D5;padding-left: 3px;}
#anketa textarea:focus, #anketa input:focus,#order textarea:focus, #order input:focus{border-color: #3998BF;outline: 0;}
#anketa textarea{height: 54px;width: 283px;max-width:283px;}
#anketa input[type="text"]{width:404px;line-height: 17px;outline:0}

#anketa div.left {width:285px;display: table-cell;vertical-align: middle;border-right: 25px solid #FFF;}
#anketa div.none div.left, #anketa div.black-stripe div.left {width:190px;line-height: 25px;border:0}
#anketa div.right,#order div.right {width:285px;display: table-cell;vertical-align: middle;}
#anketa div.none div.right, #anketa div.black-stripe div.right {width:409px;}
#anketa div.row {float: left;width: 100%;border-bottom: 1px solid #DDDCD8;padding: 9px 0px 7px 0px;}
#anketa div.none, #anketa div.black-stripe  {float: left;width: 100%;padding: 1px 0;}
#anketa div.black-stripe{border-bottom: 1px solid #919191;padding-bottom:15px;}
#anketa div.submt{float: left;
                  width: 100%;
                  text-align: right;}
#anketa div.submt p {margin:0;}



#anketa td{vertical-align: middle;border-bottom: 1px solid #DDDCD8;padding-bottom: 10px;padding-top: 10px;}
#anketa tr.black-stripe td{border-color: #919191;padding: 1px 0 10px 0;margin-left: -110px;position: absolute;height: 27px;width: 400px;margin-top: 3px;}
#anketa tr.black-stripe td.left{position: static;height: 30px;}
#anketa tr.none td.left{position: static;}
#anketa tr.none td{margin-left: -110px;border:none;padding: 1px 0 1px 0;position: absolute;height: 30px;width: 400px;margin-top: 3px;}
#anketa td.left{width: 270px;padding-right: 45px;}
#anketa div.vopros {width: 13px;height: 13px;background: url(../images/vopros.png);display: inline-block;margin-top: 3px;
                    margin-left: 2px;
                    position: absolute;}
#anketa #save {width: 181px;height: 41px;background:transparent url(../images/send.png);border: 0;box-shadow:none;padding:0;color: #fff;
               text-transform: uppercase;cursor:pointer;float: right;
               margin-top: 17px;}
#anketa #keystring{
                   width: 110px;
                   line-height: 39px;
                   margin-top:0;
                 }
.ta_right {
    overflow:hidden;

}