.errorSummary p{
    font-weight: bold;
}

.errorSummary li {
    color: red;
}


@charset "utf-8";

/*
=======================================================================================
                               Base properties for all buttons
=======================================================================================
*/

.btn {
    margin:0px auto;
    float:left;
    display:block;
}

.btn a {
    display:block;
    float:none;
    text-decoration:none;
}


/*
=======================================================================================
                                      Buttons
=======================================================================================
*/

/* ------ preview big button ----- */
.btn.previewButton {
    font-family:arial, helvetica, sans-serif;
    font-size:1.5em;
    font-weight:bold;

    line-height:70px;
    padding:0px 1px 0px 5px;
    background-image: url(/static/images/btn-preview-left.png);
    background-repeat: no-repeat;
    background-position: left top;

    width:200px;

    _background-image: url(/static/images/btn-bg-ie.png);
    _background-repeat: repeat-x;
    _height:0.1%;

}

.btn.previewButton:hover {
    background-position:left bottom;
}

.btn.previewButton a {
    /* This padding top and bottom + line-height = Total height of the bg image */
    padding:4px 13px 4px 4px;
    background-image: url(/static/images/btn-preview-right.png) ;
    background-position: right top;
    background-repeat: no-repeat;
    color:#fff;
    text-shadow: -1px -1px 0 #666;

    /* For ie */
    _height:0.1%; /* Activate layout */
    _background-image: url(/static/images/btn-bg-ie.png);
    _background-repeat: repeat-x;

}

.btn.previewButton a:hover {
    background-position:right bottom;
    text-decoration:none;
    color:#d0f67f;
}




/* ------ Buttons for forms ----- */
.btn.form {
    line-height:16px;
    padding:0 1px 0 5px;
    background:url(/static/images/btn_bg_left_grey.png) no-repeat left top;
}

.btn.form:hover {
    background-position:left bottom;
}

.btn.form a {
    padding:4px 13px 4px 4px;
    background:url(/static/images/btn_bg_grey.png) no-repeat right top;
    color:#333;
}

.btn.form a:hover {
    background-position:right bottom;
    text-decoration:none;
    color:#000;
}

.btn.form span {
    text-indent:20px;
    display:block;
}

.btn.form.add span { background:url(/static/images/add.png) no-repeat left center; }
.btn.form.remove span { background:url(/static/images/delete.png) no-repeat left center; }
.btn.form.removeAll span { background:url(/static/images/decline.png) no-repeat left center; }
.btn.form.accept span { background:url(/static/images/accept.png) no-repeat left center; }
.btn.form.cancel span { background:url(/static/images/delete.png) no-repeat left center; }
.btn.form.examine span { background:url(/static/images/disk-magnify.png) no-repeat left center; }



.request label, .request select,.request th {
    font-size: 10px ;
}

.requ h2 {
    text-align: center;
    color: #A80532 !important;
}
#sheepItForm select {
    font-size: 10px ;
}

.req_size {
    width:  30px;
    font-size: 10px ;
}
#sheepItForm_controls div, #sheepItForm_controls div input {
    float:left;
    margin-right: 10px;
}


.b-top {z-index:2600;position:fixed;left:0;bottom:90px;width:14%;margin-right:50%;opacity: 0.5;filter:alpha(opacity=50);}
.b-top:hover {opacity:1;filter:alpha(opacity=100);cursor:pointer;}
.b-top-but {z-index:2600;position:absolute;display:block;left:56px;bottom:0;margin:0 0 0 100%;padding:32px 12px 4px;
    color:white;background:#D8D5C2 url("/static/images/b-j-top.png") no-repeat 50% 11px;border-radius:7px;}
.posilka {
    background: url("/static/images/posilka.png") no-repeat ;
    position: absolute;
    height: 200px;
    width:  200px;
    z-index: 10000;
    margin-top: -200px;
    margin-left: 180px;

}


.con1 {
    height: 30px;
    display: inline-block;
    width:  60px;
    color: #A80532;
    z-index: 100;
}
.con2 {
    height: 30px;
    display: inline-block;
    width:  110px;
    color: #A80532;
    z-index: 100;
}
.con3 {
    height: 30px;
    display: inline-block;
    width:  60px;
    color: #A80532;
    z-index: 100;
}
.con4 {
    height: 30px;
    display: inline-block;
    width:  85px;
    color: #A80532;
    z-index: 100;
}
.con5 {
    height: 30px;
    display: inline-block;
    width:  55px;
    color: #A80532;
    z-index: 100;
}
.con6 {
     height: 30px;
     display: inline-block;
     width:  55px;
     color: #A80532;
    z-index: 100;
 }

.con7 {
    height: 30px;
    display: inline-block;
    width:  60px;
    color: #A80532;
    z-index: 100;
}


.standart {
    background: url("/static/images/zadnyaya-pogruzka.png") no-repeat ;
    position: absolute;
    height: 200px;
    width:  200px;
    z-index: 10000;
    margin-top: -250px;
    margin-left: 80px;
}

.verh {
    background: url("/static/images/verhnyaya-pogruzka.png") no-repeat ;
    position: absolute;
    height: 200px;
    width:  200px;
    z-index: 10000;
    margin-top: -250px;
    margin-left: 80px;
}

.bokovaya {
    background: url("/static/images/bokovaya-pogruzka.png") no-repeat ;
    position: absolute;
    height: 200px;
    width:  200px;
    z-index: 10000;
    margin-top: -250px;
    margin-left: 80px;
}

.gidro {
    background: url("/static/images/gidrolift.png") no-repeat ;
    position: absolute;
    height: 200px;
    width:  180px;
    z-index: 10000;
    margin-top: -250px;
    margin-left: 80px;
}


.sborniy {
    background: url("/static/images/sborniy.png") no-repeat ;
    position: absolute;
    height: 200px;
    width:  200px;
    z-index: 10000;
    margin-top: -200px;
    margin-left: 80px;

}


.mesto {
    background: url("/static/images/1mesto.png") no-repeat ;
    position: absolute;
    height: 200px;
    width:  200px;
    z-index: 10000;
    margin-top: -200px;

}

.container-b h1 {
    border-bottom: 1px solid #E2E2E2;
    color: #A80532 !important;
    padding: 0 0 11px;
    margin: -5px 0 11px;
}


.date_del {
    color: #A80532;
    font-weight: bold;
    font-size: 18px;
    padding-left: 50px;

}

.pager_new {
    float: right;
}

.controls_a {
     display: inline-block;
 }

.controls {
    display: inline-block;
}

.calc_t {
    display: inline-block;
    color: #A80532;
    font-style: italic;
    font-size: 14px;

}

.calc_t2 {
    display: inline-block;
    color: #A80532;
    padding-top: 5px;
    font-style: italic;
    font-size: 14px;

}

 .input-text-way {
    border: 0px solid #FFF;
    display: inline-block;
    line-height: 15px;
    margin: 0;
    padding-left: 10px;

    font-size: 14px;
    vertical-align: middle;
    height: 56px;
    width: 267px;

    background: url("/static/images/input1.png") no-repeat ;
}

 .labelDlinna {

     position: absolute;
     top: 184px;
     left: 670px;
     font-size: 22px;
     color: #999999;
 }
.labelShirina {

    position: absolute;
    top: 184px;
    left: 760px;
    font-size: 22px;
    color: #999999;
}
.labelVisota {

    position: absolute;
    top: 184px;
    left: 860px;
    font-size: 22px;
    color: #999999;
}
.labelWeight {

    position: absolute;
    top: 55px;
    left: 670px;
    font-size: 22px;
    color: #999999;
}
.labelVolume {

    position: absolute;
    top: 55px;
    left: 840px;
    font-size: 22px;
    color: #999999;
}
 .input-text-size {
     border: 0px solid #FFF;
     display: inline-block;
     line-height: 15px;
     margin: 0;
     font-size: 18px;
     vertical-align: middle;
     text-align: center;
     height: 56px;
     width: 139px;
     background: url("/static/images/input2.png") no-repeat ;
 }

.input-text-gabar {
    border: 0px solid #FFF;
    display: inline-block;
    line-height: 15px;
    margin: 0;

    text-align: center;
    font-size: 16px;
    vertical-align: middle;
    height: 56px;
    width: 355px;
    background: url("/static/images/input3.png") no-repeat ;
}

.input-text-negabar {
    border: 0px solid #FFF;
    display: inline-block;
    line-height: 15px;
    margin: 0;
    vertical-align: middle;
    height: 30px;
    width: 30px;
    background: url("/static/images/input4.png") no-repeat ;
}


.checked {

    border: 0px solid #FFF;
    display: inline-block;
    line-height: 15px;
    margin: 0;
    vertical-align: middle;
    height: 30px;
    width: 30px;
    background: url("/static/images/input4_checked.png") no-repeat ;


}

.controls a.active {
    border-radius: 5px 5px 5px 5px;
    border: 1px solid #A80532;
    text-decoration: none;
    padding: 4px 6px;
}

.calc_label {

    color: #92022a;
    font-weight:bold;
    font-size: 12px;
}

.calc_text {

    padding-top: 50px;

}
.city_list {
    background: #ededed ;
    height: 30px;
    width: 267px;
    font-size: 12px;
    font-weight: bold;
    padding-left: 5px;
    display: table-cell;
    vertical-align: middle;
}

.controls a {
    border-radius: 5px 5px 5px 5px;
    text-decoration: none;
    padding: 4px 6px;

}

.input-text-g {
    border: 0px solid #FFFFFF;

    display: inline-block;
    line-height: 15px;
    margin-top: 10px;
    font-size: 22px;
    text-align: center;
    vertical-align: middle;
    height: 40px;
    width: 55px;
    background: #FFFFFF; ;

}

.order_button {
    height: 103px;
    margin-left: 130px;
    width: 488px;
    background: url("/static/images/order_button.png") no-repeat ;

}
.action {
    height: 40px;
    width: 128px;
    margin-left: 35px;
    background: none no-repeat scroll 100% center #A80532;
    border-color: #D2D2D2;
    border-width: 2px;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    padding: 6px 15px 7px;

}

.action_div {
    z-index:0;
    position: absolute;
    left:780px;
    top: 250px;
}


.order_none {
    height: 90px;
    margin-left: 130px;
    width: 452px;
    background: url("/static/images/order_none.png") no-repeat ;
}

.steps {
    display: inline-block;
    width: 100%;
    padding-top: 10px;
    padding-left: 10px;
    height: auto;
}

.order_cont {

    padding-left: 350px;
    padding-bottom: 50px;

}

.select_payer {
    width: 200px;
}

.step_enable {
    float: left;
    width: 120px;
    height: 100px;
    background: url("/static/images/step_enable.png") no-repeat ;
}

.next_step {
    padding-bottom: 20px;
    padding-top: 40px;
}

.step {
    float: left;
    height: 100px;
    width: 120px;
    background: url("/static/images/step_disable.png") no-repeat ;
}



.pager_new ul {
display: inline;
}

.pager_new li {
    display: inline;
}

.pager_new .selected a {
 text-decoration: none;

}

.btn, .form-calculation .btn-calculate a {
text-decoration: none;
}

.top_advices {
     margin-top: 82px;
 }
.container-b ul li, .container-b ol li {
    color: #595959;
    font-size: 12px;
}
#header #nav li.inactive:hover a span {
    background: none repeat scroll 0 0 transparent;
}
.branches .visual-list li {
    margin: 0 5px 0 0;
}
.new2 {
   width: 170px;
   display: inline-block;
   }

.new4 {
    margin:0 38% 0 39%;
    width:100%;
}

.new3 {
    margin:0 50% 0 30%;
    width:100%;
}

.branches .visual-list li.last {
    margin: 0;
}
.branches .visual-list li .price {
    width: 215px;
}
.post h3 span.date {
    color: #949393;
    font-size: 11px;
}
.row1 {
    padding: 11px 0 6px 5px;
    height: 25px;
    background-color: #EDEDED;

}
.partners-list .post h3 a {
    background: none repeat scroll 0 0 transparent !important;
    color: #000000 !important;
}
.docs h1 {
    border-bottom: 0 none !important;
    font-size: 16px !important;
    padding: 0 !important;
}
.spage .content-container {
    margin-bottom: 34px;
}
.spage .content-container .container-b {
    padding-right: 24px;
    width: 707px;
}
.spage h2 {
    border-bottom: 1px solid #E2E2E2;
    color: #A80532 !important;
    padding: 0 0 11px;
}
.spage h2 span {
    color: #8A8A8A !important;
}
.spage p {
    color: #595959;
    font-size: 12px;
    margin: 0 0 8px;
}
.spage .content-container ul.list {
    list-style: disc inside none;
    margin: 0 0 8px;
    padding: 0;
}
.spage .content-container ul.list li {
    color: #595959;
    margin: 0;
    padding: 0;
}
.spage .filter {
    border-bottom: 1px solid #E2E2E2;
    margin-bottom: 0;
    padding-bottom: 11px;
}
.spage .filter label {
    color: #595959;
    float: left;
    font-size: 14px;
    margin-top: 3px;
    padding-right: 10px;
}
.spage .list {
}
.spage .list .post {
    border-bottom: 1px solid #E2E2E2;
    height: 1%;
    overflow: hidden;
    padding: 12px 0;
}
#main #content .list .post h3 {
    color: #000000;
    margin-bottom: 8px;
}
.spage .list .post .date {
    color: #595959;
    margin-bottom: 8px;
}
.spage .list .post .info {
    height: 1%;
    overflow: hidden;
}
.spage .list .post .visual {
    float: left;
    margin: 0 10px 10px 0;
    width: 120px;
}
.spage .list .post .visual img {
    border: 1px solid #E2E2E2;
}
.spage .list .post .links {
    text-align: right;
}
.spage .partners-list .post .visual img {
    border: 0 none;
}
.spage .partners-list .post:first-child {
    padding-top: 0;
}
.spage .partners-list .post {
    min-height: 110px;
}
.pager {
    height: 25px;
    margin-top: 40px;
    width: 100%;
}
.pager table {
    float: right;
}
.pager table td {
    text-align: center;
    vertical-align: middle;
}
.pager table td.left div, .pager table td.right div {
    height: 25px;
    width: 25px;
}
.pager table td.left .passive {
    background: url("/static/images/pager_l_p.gif") no-repeat scroll 8px 8px #828282;
}
.pager table td.right .passive {
    background: url("/static/images/pager_r_p.gif") no-repeat scroll 8px 8px #828282;
}
.pager table td.left a, .pager table td.right a {
    display: block;
    height: 25px;
    width: 25px;
}
.pager table td.left a {
    background: url("/static/images/pager_l.gif") no-repeat scroll 8px 8px #A80532;
}
.pager table td.right a {
    background: url("/static/images/pager_r.gif") no-repeat scroll 8px 8px #A80532;
}
.pager table td.center {
    padding: 0 18px;
}
.pager table td.center a, .pager table td.center span {
    display: inline-block;
    margin-right: 3px;
}
.pager table td.center span {
    color: #595959;
    text-decoration: underline;
}
.text-box {
    color: #595959;
    font-size: 12px;
    height: 1%;
    overflow: hidden;
}
.text-box .date {
    color: #595959;
    margin-bottom: 8px;
    margin-top: 10px;
}
.text-box .visual {
    float: left;
    margin: 0 10px 10px 0;
}
.text-box .visual img {
    border: 1px solid #E2E2E2;
}
.text-box .links {
    text-align: right;
}
body {
    background: none repeat scroll 0 0 #ECECEC;
    color: #000000;
    font: 12px Arial,Helvetica,sans-serif;
    margin: 0;
    min-width: 1000px;
}
img {
    border-style: none;
}
a {
    color: #98032C;
    outline: medium none;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
input, textarea, select {
    font: 12px Arial,Helvetica,sans-serif;
    vertical-align: middle;
}
textarea.hastitle, input.hastitle {
    color: #D2D2D2;
}
textarea.active, input.active {
    color: #000000;
}
form, fieldset {
    border-style: none;
    margin: 0;
    padding: 0;
}
.w1 {
    overflow: hidden;
    position: relative;
    width: 100%;
}
.w2 {
    float: left;
    left: 50%;
    position: relative;
    width: 1055px;
}
.wrapper-holder {
    float: left;
    left: -50%;
    position: relative;
    width: 1055px;
}
#wrapper-top {
    background: url("/static/images/wrapper-t.png") repeat-y scroll 0 0 transparent;
    margin: 0 auto;
    overflow: hidden;
    width: 1055px;
}
.wrapper {
    margin: 0 auto;
    position: relative;
    width: 1037px;
}
#header {
    background: url("/static/images/header.gif") repeat-x scroll 0 0 transparent;
    height: 188px;
    position: relative;
    width: 1016px;
    z-index: 10;
}
#header:after {
    clear: both;
    content: "";
    display: block;
}
.top-box {
    height: 45px;
    overflow: hidden;
}
.top-box .slogan {
    color: #96032B;
    float: left;
    font: italic bold 17px Verdana;
    padding: 5px 50px 0 36px;
    text-transform: uppercase;
}
.top-box .slogan .accent1 {
    color: #7B7A7A;
}
.top-box .slogan .accent2 {
    font-size: 22px;
}
.form-search {
    float: right;
    margin: 10px 0 0;
    width: 235px;
}
.form-search .input {
    background: url("/static/images/text-input.gif") no-repeat scroll 0 0 transparent;
    float: left;
    height: 22px;
    width: 235px;
}
.form-search .input input {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #7B7A7A;
    float: left;
    font-size: 12px;
    line-height: 16px;
    margin: 0;
    padding: 3px 5px 4px;
    width: 157px;
}
.form-search .input .btn-search {
    background: url("/static/images/btn-search.gif") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    float: right;
    height: 22px;
    line-height: 21px;
    margin: 0;
    padding: 0 0 3px;
    width: 68px;
}
.top-nav {
    float: right;
    list-style: none outside none;
    margin: 0;
    padding: 13px 10px 0 0;
}
.top-nav li {
    background: url("/static/images/separ-top-nav.gif") no-repeat scroll 0 2px transparent;
    float: left;
    padding: 0 4px 0 9px;
}
.top-nav li:first-child {
    background: none repeat scroll 0 0 transparent;
}
.top-nav li a {
    color: #98032C;
    font-size: 12px;
}
.center-box {
    height: 107px;
    overflow: hidden;
}
.logo {
    background: url("/static/images/logo.png") no-repeat scroll 0 0 transparent;
    display: inline;
    float: left;
    height: 69px;
    margin: 18px 43px 0 37px;
    overflow: hidden;
    text-indent: -9999px;
    width: 224px;
}
.logo a {
    cursor: pointer;
    display: block;
    height: 100%;
    position: relative;
}
.contacts {
    color: #FFFFFF;
    float: left;
    font-size: 26px;
    font-weight: bold;
    margin: 22px 20px 0 0;
}
.contacts span, .contacts a {
    color: #FFFFFF;
    text-decoration: none;
}
.contacts em {
    display: block;
    font-size: 12px;
    font-style: normal;
    margin-top: 1px;
}
.nav-header {
    float: right;
    list-style: none outside none;
    margin: 25px 0 0;
    padding: 0;
    width: 235px;
}
.nav-header li {
    margin: 0 0 8px;
}
.nav-header .ico1 {
    background: url("/static/images/ico1.gif") no-repeat scroll 3px 0 transparent;
}
.nav-header .ico2 {
    background: url("/static/images/ico3.gif") no-repeat scroll 2px 0 transparent;
}
.nav-header .ico3 {
    background: url("/static/images/ico2.gif") no-repeat scroll 0 0 transparent;
}
.nav-header a {
    color: #FFFFFF;
    margin: 0 0 0 18px;
    padding: 2px 0 0 7px;
}
.nav-header a:hover {
    background: url("/static/images/nav-header-h.gif") no-repeat scroll 0 6px transparent;
    text-decoration: underline;
}
.nav-holder:after {
    clear: both;
    content: "";
    display: block;
}
#nav {
    background: none repeat scroll 0 0 #DEDEDE;
    height: 36px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
}
#nav:after {
    clear: both;
    content: "";
    display: block;
}
#nav li {
    background: url("/static/images/separ-nav.gif") no-repeat scroll 0 50% transparent;
    display: inline-block;
    position: relative;
}
* html #nav li {
    display: inline;
}
* + html #nav li {
    display: inline;
}
#nav li:first-child {
    background: none repeat scroll 0 0 transparent;
}
#nav a {
    float: left;
    height: 36px;
    margin: 0 -10px 0 -1px;
    position: relative;
    text-align: center;
    text-decoration: none;
    z-index: 10;
}
#nav .active a {
    z-index: 1;
}
#nav .active a:hover {
    z-index: 10;
}
#nav li:hover a span {
    color: #A80532;
}
#nav .active a span {
    background: url("/static/images/nav-h.gif") no-repeat scroll 50% 100% transparent;
    color: #A80532;
}
#nav .active a em {
    background: none repeat scroll 0 0 transparent;
}
#nav .active .drop-down li a {
    background: none repeat scroll 0 0 transparent;
}
#nav li a span {
    color: #000000;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 26px;
    padding: 10px 4px 0 13px;
}
#nav li:hover a span {
    background: url("/static/images/nav-active-l.png") no-repeat scroll 0 0 transparent;
    margin: -3px 0 0;
    padding: 13px 4px 0 13px;
}
#nav li a em {
    float: left;
    height: 33px;
    width: 14px;
}
#nav li:hover a em {
    background: url("/static/images/nav-active-r.png") no-repeat scroll 0 0 transparent;
    margin: -3px 0 0;
}
#nav li.hover .drop-down, #nav li:hover .drop-down {
    display: block;
}
#nav li .drop-down li:hover, #nav li .drop-down li:hover {
    background: none repeat scroll 0 0 #EFEFEF;
}
#nav .drop-down {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C7C7C7;
    display: none;
    left: -3px;
    list-style: none outside none;
    margin: 0 0 0 3px;
    padding: 0;
    position: absolute;
    top: 29px;
    width: 220px;
    z-index: 2;
}
#nav .drop-down li {
    background: none repeat scroll 0 0 transparent;
    border-top: 1px solid #E2E2E2;
    display: block;
    float: none;
    margin: -1px 0 0;
    overflow: hidden;
    padding: 0 15px;
}
#nav .drop-down li a {
    color: #000000;
    display: block;
    float: none;
    height: auto;
    padding: 5px 0;
    text-align: left;
    text-decoration: none;
}
#nav .drop-down li a:hover {
    color: #A80532;
}
.promo {
    height: 299px;
    overflow: hidden;
    position: relative;
    width: 1016px;
}
.slide-promo {
    overflow: hidden;
    position: relative;
}
.slide-promo .slide {
    height: 299px;
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 1016px;
}
.slide-promo .slide li {
    color: #FFFFFF;
    height: 299px;
    overflow: hidden;
    position: absolute;
    width: 1016px;
}
.slide-promo .slide li img {
    vertical-align: top;
}
.slide-promo .slide li .title {
    color: #FFFFFF;
    font-size: 34px;
    font-weight: lighter;
    left: 50px;
    line-height: 40px;
    margin: 0;
    position: absolute;
    top: 41px;
}
.slide-promo .slide li .info {
    font-size: 16px;
    left: 50px;
    position: absolute;
    top: 120px;
}
.slide-promo .slide li .details {
    background: url("/static/images/details.gif") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    height: 22px;
    left: 50px;
    padding: 5px 0 0 9px;
    position: absolute;
    text-decoration: none;
    top: 206px;
    width: 130px;
}
.slide-promo .paging {
    bottom: 22px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 22px;
    text-align: center;
    z-index: 10;
}
.slide-promo .paging li {
    float: left;
    margin: 0 2px 0 0;
}
.slide-promo .paging li a {
    background: none repeat scroll 0 0 #A80532;
    color: #FFFFFF;
    display: block;
    padding: 6px 11px;
    text-decoration: none;
}
.slide-promo .paging a.active {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #A80532;
}
#main {
    height: 1%;
    position: relative;
}
#main:after {
    clear: both;
    content: "";
    display: block;
}
.dispatch-holder {
    float: left;
    margin: -50px 0 0;
    padding: 0 0 20px 20px;
    position: relative;
    width: 755px;
}
.work-goods {
    height: 1%;
    margin: 0 0 7px;
    overflow: hidden;
    position: relative;
}
.work-holder {
    float: left;
    margin: 0 10px 0 0;
    min-height: 300px;
    position: relative;
    width: 369px;
    z-index: 100;
}
.work-inner {
    margin: 0;
    min-height: 300px;
    position: relative;
    z-index: 1;
}
.work-inner .work-c .form-box label, .cargo_state .form-box label {
    float: left;
    width: 120px;
}
.work-inner .work-c .form-box .input-text, .cargo_state .form-box .input-text {
    float: left;
}
.work-inner .work-c .form-box .link-question, .cargo_state .form-box .link-question {
    margin-left: 3px;
}
.work-t {
    background: url("/static/images/form-dispatch-t.png") no-repeat scroll 0 0 transparent;
    height: 50px;
    overflow: hidden;
}
.work-c {
    background: url("/static/images/form-dispatch-c.png") repeat-y scroll 0 0 #FFFFFF;
    height: 1%;
    min-height: 382px;
    padding: 0 19px;
}
.work-c:after {
    clear: both;
    content: "";
    display: block;
}
.work-c form {
    position: relative;
}
.work-b {
    background: url("/static/images/form-dispatch-b.png") no-repeat scroll 0 0 transparent;
    height: 16px;
    overflow: hidden;
}
.work-t h2 {
    color: #A80532;
    font-size: 24px;
    margin: 11px 0 0 17px;
}
.form-box {
    border-bottom: 1px solid #E2E2E2;
    height: 1%;
    margin: 0 0 17px;
    padding: 0 0 21px;
}
.form-box:after {
    clear: both;
    content: "";
    display: block;
}
.work-c .title {
    display: block;
    font-size: 12px;
    font-weight: bold;
    padding: 12px 0;
}
.work-c .row, .cargo_state .row {
    height: 1%;
    margin: 0 0 10px;
    overflow: hidden;
}
.work-c .row label {
    color: #7B7A7A;
    display: inline-block;
    vertical-align: middle;
    width: 92px;
}
* html .work-c .row label {
    display: inline;
}
* + html .work-c .row label {
    display: inline;
}
.work-c .row .select-goods {
    display: inline-block;
    vertical-align: middle;
}
* html .work-c .row .select-goods {
    display: inline;
}
* + html .work-c .row .select-goods {
    display: inline;
}
.question, .calendar {
    display: inline-block;
    margin: 3px 0 0 3px;
    vertical-align: middle;
}
.question {
    margin: 3px 0 0;
}
* html .question, * html .calendar {
    display: inline;
}
* html .question, * + html .calendar {
    display: inline;
}
.work-c .input-text {
    border: 1px solid #CACACA;
    display: inline-block;
    line-height: 15px;
    margin: 0;
    padding: 1px 2px;
    vertical-align: middle;
    width: 123px;
}
* html .work-c .row .input-text {
    display: inline;
}
* + html .work-c .row .input-text {
    display: inline;
}
.work-c .col {
    display: inline-block;
    vertical-align: middle;
    width: 75px;
}
.work-c .col2 {
    width: 130px;
}
.work-c .col2 label {
    width: 47px !important;
}
* html .work-c .col {
    display: inline;
}
* + html .work-c .col {
    display: inline;
}
.work-c .col .size {
    width: 20px !important;
}
.work-c .col .input-text {
    width: 45px;
}
.work-c .row-small {
    margin: 0 0 14px;
}
.work-c .row-courier {
    padding: 7px 0 0;
}
.work-c .row-courier label {
    float: left;
    margin: 0 5px 0 0;
    width: 204px;
}
.work-c .row-courier .col {
    float: left;
    margin: 2px 0 0;
    width: 100px;
}
.work-c .row-courier .col label {
    float: left;
    margin: -2px 8px 0 0;
    padding: 0;
    width: auto;
}
.form-authorization .btn-input {
    background: none no-repeat scroll 100% center #A80532;
    border-color: #D2D2D2;
    border-width: 2px;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    padding: 6px 15px 7px;
}
.work-c .form-list {
    border: 0 none;
    height: 1%;
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 0 0 4px;
}
.work-c .form-list li {
    margin: 0 0 7px;
}
.work-c .form-list li a {
    background: url("/static/images/form-list.gif") no-repeat scroll 0 4px transparent;
    padding: 0 0 0 8px;
}
.aside {
    display: inline;
    float: right;
    margin: 11px 14px 0 0;
    width: 240px;
}
.price {
    background: url("/static/images/price.gif") no-repeat scroll 0 0 transparent;
    height: 128px;
    margin: 0 0 25px;
    overflow: hidden;
    padding: 10px 0 0 14px;
    width: 226px;
}
.price .title {
    color: #A80532;
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 10px;
}
.price p {
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 1px;
}
.num-col {
    color: #A80532;
    display: block;
    font-size: 39px;
    font-weight: bold;
    margin: -10px 0 0;
}
.num-col strong {
    float: left;
    font-size: 18px;
    margin: 18px 6px 0 50px;
}
.aside-box {
    height: 1%;
    margin: 0 0 27px;
    overflow: hidden;
    position: relative;
}
#main h3 {
    color: #A80532;
    font-size: 18px;
    margin: 0 0 8px;
}
#main h3 a {
    background: url("/static/images/aside-box.gif") no-repeat scroll 100% 6px transparent;
    color: #A80532;
    font-size: 18px;
    padding: 0 17px 0 0;
    text-decoration: none;
}
.link-news-box {
    height: 1%;
    overflow: hidden;
}
.link-news {
    display: block;
    overflow: hidden;
    text-decoration: none;
    width: 192px;
}
.link-news span {
    background: url("/static/images/link-news.gif") no-repeat scroll 100% 17px transparent;
    color: #000000;
    float: left;
    font-size: 14px;
    font-weight: bold;
    padding: 9px 12px 6px 11px;
}
.link-news-box:hover .link-news, .link-news:hover {
    background: url("/static/images/link-news-h.gif") no-repeat scroll 0 0 transparent;
}
.link-news-box:hover .drop-down {
    display: block;
}
.aside .drop-down {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CACACA;
    display: none;
    height: 114px;
    left: 0;
    list-style: none outside none;
    margin: 0;
    overflow: auto;
    padding: 0;
    position: absolute;
    top: 57px;
    width: 238px;
}
.aside .drop-down li {
    margin: 0 0 3px;
}
.aside .drop-down li a {
    color: #000000;
    display: block;
    font-size: 14px;
    line-height: 14px;
    padding: 7px 10px 6px;
    text-decoration: none;
}
.aside .drop-down li a:hover {
    background: none repeat scroll 0 0 #EFEFEF;
}
.news {
    border-top: 1px solid #C9C9C9;
    height: 1%;
    list-style: none outside none;
    margin: 8px 0 0;
    overflow: hidden;
    padding: 13px 0 0;
}
.news li {
    margin: 0 0 10px;
}
.news li .date {
    color: #838282;
    display: block;
    margin: 0 0 1px;
}
.aside-list {
    list-style: none outside none;
    margin: 0;
    padding: 3px 0 0;
}
.aside-list li {
    padding: 0 0 7px;
}
.aside-list li a {
    background: url("/static/images/form-list.gif") no-repeat scroll 0 5px transparent;
    display: block;
    padding: 0 0 0 11px;
}
.main-box {
    height: 1%;
    overflow: hidden;
}
.visual-list {
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 5px 0 0;
}
.visual-list li {
    display: inline;
    float: left;
    margin: 0 21px 0 0;
    position: relative;
}
.visual-list li a {
    text-decoration: none;
}
.visual-list li img {
    vertical-align: top;
}
.visual-list li .small-img {
    margin: 6px 0 0 4px;
}
.visual-list li .slogan {
    color: #A80532;
    font-size: 18px;
    font-weight: bold;
    left: 15px;
    line-height: 21px;
    padding: 0 10px 0 0;
    position: absolute;
    top: 12px;
}
.visual-list li .color-inner {
    color: #FFFFFF;
}
.documents {
    float: left;
    width: 230px;
}
.documents ul {
    list-style: none outside none;
    margin: 0 0 0 2px;
    padding: 4px 0 0;
}
.documents ul li {
    padding: 0 0 6px;
}
.documents ul li a {
    background: url("/static/images/documents.gif") no-repeat scroll 0 2px transparent;
    display: block;
    padding: 0 0 0 17px;
}
.wrapper-bottom {
    background: url("/static/images/wrapper-b.png") no-repeat scroll 0 0 transparent;
    height: 192px;
    margin: 0 0 1px;
    padding: 29px 30px 0;
    width: 995px;
}
.bottom-holder {
    border-bottom: 1px solid #D5D5D5;
    margin: 0 0 15px;
    overflow: hidden;
    padding: 0 0 18px;
    position: relative;
}
.bottom-holder .left-info {
    float: left;
    padding: 0 20px 0 0;
    width: 298px;
}
.bottom-holder .left-info ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.bottom-holder .left-info ul li {
    margin: 0 0 10px;
}
.partners .title, .bottom-holder .left-info .title {
    display: block;
    font-weight: bold;
    margin: 0 0 4px;
}
.bottom-holder .left-info .phone {
    color: #A80532;
}
.bottom-holder .left-info .address {
    display: block;
    padding: 2px 0 0;
}
.partners ul {
    float: left;
    list-style: none outside none;
    margin: 0 -60px 0 0;
    padding: 5px 0 0;
    width: 680px;
}
.partners ul li {
    float: left;
    margin: 0 30px 0 0;
}
.partners ul li a {
    text-decoration: none;
}
.partners ul li a img {
    vertical-align: top;
}
.partners {
    float: left;
    width: 400px;
}
.bottom {
    overflow: hidden;
    position: relative;
}
.bottom .social-list {
    float: right;
    margin: 0 123px 0 0;
}
.bottom .social-list span {
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin: 0 40px 0 0;
}
.bottom .social-list ul {
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.bottom .social-list ul li {
    float: left;
    margin: 0 14px 0 0;
}
.bottom .social-list ul a {
    color: #5F5F5F;
    float: left;
    height: 16px;
    padding: 0 0 0 20px;
}
.bottom .social-list .ico1 {
    background: url("/static/images/social-list01.gif") no-repeat scroll 0 0 transparent;
}
.bottom .social-list .ico2 {
    background: url("/static/images/social-list02.gif") no-repeat scroll 0 0 transparent;
}
.bottom .social-list .ico3 {
    background: url("/static/images/social-list03.gif") no-repeat scroll 0 0 transparent;
}
.bottom .social-list .ico4 {
    background: url("/static/images/social-list04.gif") no-repeat scroll 0 0 transparent;
}
.bottom .social-list .ico5 {
    background: url("/static/images/social-list05.gif") no-repeat scroll 0 0 transparent;
}
.main-holder {
    height: 1%;
    overflow: hidden;
    padding: 0 23px 0 21px;
}
#sidebar {
    float: left;
    width: 225px;
}
#sidebar .form-sidebar {
    height: 1%;
    overflow: hidden;
}
.form-sidebar .form-select {
    width: 207px;
}
.sidebar-list {
    border-bottom: 1px solid #C9C9C9;
    height: 1%;
    list-style: none outside none;
    margin: 0 0 21px;
    overflow: hidden;
    padding: 0;
}
.sidebar-list li {
    border-top: 1px solid #C9C9C9;
}
.sidebar-list li a {
    color: #595959;
    display: block;
    font-size: 14px;
    padding: 8px 9px 5px;
    text-decoration: none;
}
.sidebar-list li.selected a, .sidebar-list li a:hover {
    background: none repeat scroll 0 0 #EDEDED;
    color: #B4264D;
}
.affiliates {
    height: 1%;
    margin: 0 0 20px;
    overflow: hidden;
}
.affiliates .title {
    color: #A80532;
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 9px;
}
.affiliates ul {
    list-style: none outside none;
    margin: 0;
    padding: 3px 0 0;
}
.affiliates ul li {
    margin: 0 0 7px;
}
.affiliates ul a {
    background: url("/static/images/documents.gif") no-repeat scroll 0 3px transparent;
    display: block;
    padding: 0 0 0 18px;
}
#content {
    float: right;
    width: 739px;
}
#content h2 {
    color: #A80532;
    font-size: 24px;
    margin: -5px 0 11px;
}
#content h2 span {
    color: #A80532;
}
#content .time {
    display: block;
    font-size: 12px;
    font-weight: bold;
    margin: 0 0 21px;
}
.content-box {
    background: none repeat scroll 0 0 #EDEDED;
    height: 1%;
    margin: 0 0 13px;
    overflow: hidden;
    padding: 12px;
}
.content-box .title {
    display: block;
    font-weight: bold;
    margin: 0 0 14px;
}
.content-box ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.content-box ul li {
    margin: 0 0 5px;
    overflow: hidden;
}
.content-box ul li .col1 {
    color: #595959;
    float: left;
    width: 115px;
}
.content-box ul li .col1 span {
    float: left;
    width: 100%;
}
.content-box ul li .col1 .with_help span {
    width: auto !important;
}
div.span {
    display: inline !important;
}
.content-box ul li .col1 .with_help .link-question {
    display: inline;
    float: none;
    font-size: 12px !important;
    height: 17px !important;
}
.content-box ul li .col1 .with_help .link-question .link {
    display: inline;
    float: none;
    line-height: 20px;
    padding: 3px 5px;
}
.content-box ul li .col1 span em {
    float: left;
    font-style: normal;
    padding: 0 3px 0 0;
}
.content-box ul li .col2 {
    color: #000000;
    width: auto;
}
.content-passage {
    height: 1%;
    margin: 0 0 20px;
    overflow: hidden;
}
.services-holder .passage, .content-passage .passage {
    background: url("/static/images/passage.gif") no-repeat scroll 0 3px transparent;
    margin: 0 20px 20px;
    padding: 0 0 0 18px;
    width: 200px;
}
.bread-crumbs {
    height: 1%;
    list-style: none outside none;
    margin: 12px 0 24px 10px;
    overflow: hidden;
    padding: 0;
}
.bread-crumbs li {
    background: url("/static/images/bread-crumbs.gif") no-repeat scroll 0 5px transparent;
    color: #595959;
    float: left;
    font-size: 11px;
    padding: 0 8px 0 10px;
}
.bread-crumbs li:first-child {
    background: none repeat scroll 0 0 transparent;
}
.bread-crumbs li a {
    font-size: 11px;
    text-decoration: none;
}
.bread-crumbs li a:hover {
    color: #595959;
}
.main-holder .visual-list {
    margin: 0 -15px 0 0;
}
.main-holder .price {
    float: right;
    margin: 0;
}
#footer {
    color: #7B7A7A;
    margin: 0 auto;
    padding: 0 0 150px;
    width: 1038px;
}
.count {
    float: right;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.count li {
    float: left;
    margin: 0 0 0 8px;
}
.count li a img {
    vertical-align: top;
}
.copy {
    display: inline;
    float: left;
    margin: -2px 0 0 3px;
}
.tips {
    margin: 0 0 24px;
    overflow: hidden;
    padding: 2px 0 0;
}
.tips ul {
    height: 1%;
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 4px 0 0;
}
.tips ul li {
    margin: 0 0 7px;
}
.tips ul li a {
    background: url("/static/images/form-list.gif") no-repeat scroll 0 4px transparent;
    display: block;
    padding: 0 0 0 10px;
}
.order_menu .order_actions {
    margin: 15px 0 0;
    text-align: center;
    width: 100%;
}
.step-list {
    list-style: none outside none;
    overflow: hidden;
    padding: 0;
    width: 225px;
}
.step-list li {
}
.step-list li:first-child {
    background: none repeat scroll 0 0 transparent;
}
.step-list .active strong {
    color: #A80532;
}
.step-list .active span {
    color: #A80532;
}
.step-list .sep {
    background: url("/static/images/separ-step-down.gif") no-repeat scroll center center transparent;
    height: 20px;
    margin: 0 auto;
    padding: 0;
    width: 169px;
}
.step-list li .step {
    background: url("/static/images/step01.gif") no-repeat scroll 0 0 transparent;
    height: 41px;
    margin: 0 auto;
    overflow: hidden;
    width: 169px;
}
.step-list .inner-step .step {
    background: url("/static/images/step02.gif") no-repeat scroll 0 0 transparent;
}
.step-list li .step a {
    display: block;
    height: 41px;
    text-decoration: none;
    width: 169px;
}
.step-list li strong {
    color: #D2D2D2;
    float: left;
    font-size: 24px;
    font-weight: bold;
    padding: 5px 0 0 10px;
    text-shadow: 1px 1px 1px #FFFFFF;
}
.step-list li span {
    color: #D2D2D2;
    float: left;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 5px 3px 10px;
    text-shadow: 1px 1px 1px #FFFFFF;
}
#main #content h3 {
}
.content-container {
    background: url("/static/images/container-c.gif") repeat-y scroll 0 0 transparent;
    height: 1%;
    margin: 0 0 15px;
    overflow: hidden;
    width: 749px;
}
.container-t {
    background: url("/static/images/content-container-t.gif") no-repeat scroll 0 0 transparent;
    height: 1%;
    overflow: hidden;
}
.container-b {
    background: url("/static/images/container-b.gif") no-repeat scroll 0 100% transparent;
    height: 1%;
    overflow: hidden;
    padding: 18px 18px 34px;
    width: 713px;
}
.container-b .content-box {
    margin: 0 0 15px;
    overflow: hidden;
    position: relative;
    width: 683px;
}
.container-b .order {
    color: #A80532;
    display: block;
    font-size: 12px;
    font-weight: bold;
    margin: 0 0 12px;
}
.container-b .content-box ul li .col1 {
    width: 342px;
}
.container-b .content-box ul li .col2 {
    width: auto;
}
.container-b .content-box ul {
    width: 500px;
}
.content-box .date-holder {
    position: absolute;
    right: 0;
    top: 37px;
    width: 250px;
}
.content-box .date-holder .date {
    color: #A80532;
    font-weight: bold;
    margin: -15px 0 0;
}
.services-holder {
    height: 1%;
    overflow: hidden;
}
.form-services {
    float: left;
    width: 406px;
}
.form-calculation .title, .form-services .title {
    color: #595959;
    display: block;
    font-size: 12px;
    margin: 0 0 19px 3px;
}
.services-list {
    border-bottom: 1px solid #E2E2E2;
    height: 1%;
    list-style: none outside none;
    margin: 0 0 10px;
    overflow: hidden;
    padding: 0 0 12px 4px;
}
.services-list li {
    height: 1%;
    margin: 0 0 5px;
    overflow: hidden;
    vertical-align: middle;
}
.services-list .heading {
    padding: 0 16px 0 0;
}
.services-list .heading .view {
    padding: 3px 0 0;
    width: 54px;
}
.services-list .heading .checkboxArea {
    margin: 1px 7px 0 0;
}
.services-holder .passage {
    background: url("/static/images/passage.gif") no-repeat scroll 0 5px transparent;
    float: right;
    margin: 0;
    padding: 3px 0 0 18px;
}
.services-list li .lft {
    float: left;
    width: 300px;
}
.services-list li .rght {
    float: left;
    width: 400px;
}
.services-list li .rght .value {
    float: left;
    white-space: nowrap;
}
.services-list li .view {
    color: #595959;
    float: left;
    margin: 0 7px 0 0;
    white-space: nowrap;
    width: auto;
}
.services-list li .view em {
    background: none repeat scroll 0 0 #FFFFFF;
    font-style: normal;
    vertical-align: top;
}
.services-list li .select-package {
    float: left;
    width: 170px;
}
.calculator .services_list .link-question {
    float: left;
}
.form-calculation .cargo_unbound_text {
    float: left;
    padding-top: 5px;
}
.form-calculation .cargo_unbound_text p {
    font-size: 10px;
    margin: 0 !important;
}
.calculator .no_order_text {
    color: #FF0000;
    margin-top: 10px;
}
.services-list li .depends {
}
#content .services-holder h2 {
    color: #A80532;
}
.row-total {
    border-bottom: 1px solid #E2E2E2;
    color: #A80532;
    font-size: 14px;
    height: 1%;
    overflow: hidden;
    padding: 0 13px 14px 0;
}
.row-total span {
    float: right;
    padding: 0 5px 0 0;
}
.row-total span strong {
    font-weight: bold;
}
.order-box {
    height: 1%;
    overflow: hidden;
    padding: 12px 0;
}
.order-box a {
    background: url("/static/images/form-list.gif") no-repeat scroll 0 5px transparent;
    float: left;
    margin: 5px 0 0 3px;
    padding: 0 0 0 12px;
}
.order-box .btn-calculate {
    float: right;
    height: 27px;
    margin: 0;
    width: 135px;
}
.attention {
    float: right;
    margin: -4px 5px 0 0;
    width: 265px;
}
.attention h4 {
    border-bottom: 1px solid #C9C9C9;
    color: #949393;
    font-size: 18px;
    margin: 0;
    padding: 0 0 9px;
}
.attention ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.attention li {
    border-bottom: 1px solid #C9C9C9;
}
.attention li a {
    background: url("/static/images/link-news.gif") no-repeat scroll 0 10px transparent;
    color: #000000;
    display: block;
    margin: 0 0 0 3px;
    padding: 5px 0 5px 14px;
}
.attention li.active a {
    text-decoration: none;
}
.attention li .box-hidden {
    display: none;
    padding: 0 0 6px;
}
.attention li p {
    line-height: 14px;
    margin: 0 0 7px;
}
.order-form {
    height: 1%;
    overflow: hidden;
    padding: 0;
}
.order_submit_step label {
    width: 166px !important;
}
.order_submit_step .text-input {
    width: 150px !important;
}
.order_submit_step .send_code {
}
.order_submit_step .send_code .link-question {
    display: inline;
    float: none;
}
.order_submit_step .send_code .link-question a {
    display: inline-block;
    float: none;
}
.container-b .col-form-inner {
    border: 0 none;
    margin: 0;
    padding: 0;
}
.form-list {
    border-bottom: 1px solid #E2E2E2;
    height: 1%;
    margin: 8px 0 9px;
    overflow: hidden;
    padding: 5px 0 20px 2px;
}
.form-list .heading {
    float: left;
    margin: 0 32px 0 0;
}
.form-list ul {
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.form-list ul li {
    float: left;
    margin: 0 10px 0 0;
}
.form-list ul li .radio {
    float: left;
    margin: 0 10px 0 0;
}
.form-list ul li label {
    float: left;
    font-size: 12px;
}
.order-form h5 {
    color: #000000;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 18px 3px;
}
.form-info, .form-holder {
    border-bottom: 1px solid #E2E2E2;
    height: 1%;
    margin: 0 0 9px;
    overflow: hidden;
    padding: 0 0 14px;
}
.payer_choice {
    padding: 10px 0 0;
}
.col-form {
    border-right: 1px solid #E2E2E2;
    float: left;
    margin: 0 10px 0 0;
    padding: 0 10px 0 0;
    width: 342px;
}
.col-form-simple {
    border-right: 0 none !important;
}
.col-form .title {
    color: #000000;
    display: block;
    font-size: 12px;
    font-weight: bold;
    margin: 0 0 7px 3px;
}
.form-calculation .row-inner, .form-calculation .row, .form-authorization .row, .form-info .row, .col-form .row {
    background: none repeat scroll 0 0 #EDEDED;
    height: 1%;
    margin: 0 0 6px;
    overflow: hidden;
    padding: 7px 0 6px 6px;
}
.col-form .col {
    float: left;
    margin: 0 10px 0 0;
display:inline;
}


.col-form .row-heading {
    padding: 11px 0 6px 5px;
}
.col-form .row-heading label {
    padding: 0 !important;
    width: auto !important;
}
.form-calculation label, .form-popup-order label, .form-info .row label, .form-authorization .row label, .col-form .row label {
    color: #595959;
    float: left;
    padding: 1px 0 0;
    width: 146px;
}
.form-authorization .row label {
    width: 150px;
}
.form-calculation .input-text, .form-block .input-text, .form-popup-order .text-input, .big-text-input, .l-text-input, .small-text-input, .form-authorization .row .text-input, .form-info .row .text-input, .col-form .row .text-input {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CACACA;
    float: left;
    margin: 0;
    padding: 1px 5px;
    width: 170px;
}
.form-calculation .textbox {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CACACA;
    margin: 0;
    padding: 1px 5px;
}
.form-info .row .text-input {
    width: 531px;
}
.form-popup-order textarea, .order-form-type2 .row-info textarea, .form-info .row textarea, .col-form .row textarea {
    border: 1px solid #CACACA;
    float: left;
    height: 39px;
    max-height: 39px;
    max-width: 169px;
    min-height: 39px;
    min-width: 169px;
    overflow: auto;
    padding: 5px;
    width: 169px;
}
.form-info .row textarea {
    height: 38px;
    max-height: 38px;
    max-width: 533px;
    min-height: 38px;
    min-width: 533px;
    overflow: auto;
    width: 533px;
}
.form-holder-route .col-form {
    border: 0 none;
}
.form-holder-route .col-form .row {
    padding: 7px 0 3px 6px;
}
.col-form .row .col-time {
    float: left;
    margin: 0 0 0 -7px;
    width: 180px;
}
.col-form .row .col-time label {
    margin: 0 6px 0 7px;
    width: auto;
}
.col-form .row .col-time .text-input {
    width: 37px;
}
.col-form .col-passport .opt {
    clear: both;
    float: none;
    height: 20px;
    width: 100%;
}
.col-form .col-passport .opt label {
    width: 40px;
}
.col-form .row .col-passport {
    margin: 0;
}
.col-form .row .col-passport span {
    float: left;
    margin: 0 4px 0 3px;
}
.col-form .col-passport .opt .passpfirst {
    width: 35px !important;
}
.col-form .col-passport .opt .passplast {
    width: 110px !important;
}
.form-block .box-size, .form-info .row .box-size {
    float: left;
    width: 542px;
}
.form-info .row .box-size-inner {
    padding: 0 0 16px;
}
.form-block .box-size .text-input, .form-info .row .box-size-inner .text-input {
    width: 39px !important;
}
.form-block .box-size .col, .form-info .box-size .col {
    float: left;
    margin: 0 12px 0 0;
    width: auto;
}
.form-block .box-size .col label, .form-info .box-size .col label {
    margin: 0 6px;
    width: auto;
}
.form-block .box-size .col .text-input, .form-info .box-size .col .text-input {
    width: 60px;
}
.form-info .row-other {
    background: none repeat scroll 0 0 transparent;
    margin: 0 -20px 6px 0;
    padding: 0;
}
.row-other label {
    margin: -1px 0 0;
}
.form-info .row-other .col-choice {
    background: none repeat scroll 0 0 #EDEDED;
    float: left;
    margin: 0 20px 0 0;
    padding: 7px 0 9px 6px;
    width: 495px;
}
.form-info .row-other .col-choice-inner {
    margin: 0;
    width: 345px;
}
.form-info .row-other .col-choice .text-input {
    width: 142px;
}
.form-info .row-other .calendar {
    display: inline;
    float: left;
    margin: 0 0 0 4px;
    text-decoration: none;
}
.bottom-row {
    height: 1%;
    overflow: hidden;
}
.bottom-row .link-back {
    background: url("/static/images/form-list.gif") no-repeat scroll 0 5px transparent;
    float: left;
    margin: 4px 0 0 3px;
    padding: 0 0 0 12px;
}
.bottom-row .btn-calculate {
    float: right;
    margin: 0 7px 0 0;
}
.form-sidebar {
    height: 1%;
    margin: 0 0 11px;
    overflow: hidden;
}
.form-calculation .select-goods .ui-selectmenu-status, .form-popup-order .select-goods .ui-selectmenu-status, .order-form .select-goods .ui-selectmenu-status {
    background: url("/static/images/select-goods-l.gif") no-repeat scroll 0 0 transparent;
}
.form-calculation .select-goods .ui-selectmenu-icon, .form-popup-order .select-goods .ui-selectmenu-icon, .order-form .select-goods .ui-selectmenu-icon {
    background: url("/static/images/select-goods-r.gif") no-repeat scroll 0 0 transparent;
}
.form-services .select-goods .ui-selectmenu-status {
    background: url("/static/images/select-goods-l.gif") no-repeat scroll 0 0 transparent;
}
.form-services .select-goods .ui-selectmenu-icon {
    background: url("/static/images/select-goods-r.gif") no-repeat scroll 0 0 transparent;
}
.form-sidebar .sidebar-select .ui-selectmenu-status, .work-goods .select-goods .ui-selectmenu-status {
    background: url("/static/images/select-goods-l.gif") no-repeat scroll 0 0 transparent;
}
.form-sidebar .sidebar-select .ui-selectmenu-icon, .work-goods .select-goods .ui-selectmenu-icon {
    background: url("/static/images/select-goods-r.gif") no-repeat scroll 0 0 transparent;
}
.form-popup-order .select-goods, .order-form .select-goods, .form-services .select-goods {
    float: left;
}
.form-sidebar select {
    width: 210px;
}
.form-calculation .col, .work-c .form-container .col {
    float: left;
    margin: 0 11px 0 0;
    width: 125px;
}
.link-question {
    float: left;
}
.link-question:hover {
    position: relative;
}
.link-question .link {
    background: none repeat scroll 0 0 #CACACA;
    color: #A80532;
    float: left;
    height: 19px;
    text-align: center;
    width: 19px;
}
.form-container {
    border-bottom: 1px solid #C9C9C9;
    border-top: 1px solid #C9C9C9;
    height: 1%;
    margin: 0 0 15px;
    padding: 10px 0;
    position: relative;
}
.form-container:after {
    clear: both;
    content: "";
    display: block;
}
.form-calculation .form-container label, .form-container label {
    color: #A80532;
    float: left;
    margin: 0 5px 0 0;
    width: auto;
}
.work-c .form-container .title {
    padding: 0 0 11px;
}
.drop-down {
    display: none;
    left: 24px;
    overflow: hidden;
    position: absolute;
    top: -22px;
    width: 478px;
    z-index: 100;
}
.drop-down .drop-t {
    background: url("/static/images/form-drop-t.png") no-repeat scroll 0 0 transparent;
    height: 47px;
}
.drop-down .drop-c {
    background: url("/static/images/form-drop-c.png") repeat-y scroll 0 0 transparent;
    height: 1%;
}
.drop-down .drop-c:after {
    clear: both;
    content: "";
    display: block;
}
.drop-down .drop-b {
    background: url("/static/images/form-drop-b.png") no-repeat scroll 0 0 transparent;
    height: 15px;
}
.drop-down .frame {
    float: left;
    margin: -58px 0 -15px;
    padding: 20px;
    position: relative;
}
.drop-down .frame p {
    margin: 0 0 4px;
}
.drop-down .frame .grey {
    color: #7B7A7A;
}
.drop-down .frame .red {
    color: #A80532;
    font-weight: normal;
}
.form-select {
    float: left;
    margin: 26px 53px 0 0;
    width: 171px;
}
.form-calculation .select-goods, .form-popup-order .select-goods, .select-goods, .form-select select {
    border: 0 none;
    margin: 0;
    padding: 0;
    width: 171px;
}
.form-popup-order .select-goods {
    width: 181px;
}
.form-calculation a.select-goods, .form-popup-order a.select-goods, .order-form a.select-goods, .form-services a.select-goods, .form-sidebar a.sidebar-select, .work-goods a.select-goods {
    color: #000000;
}
.ui-selectmenu {
    background: none repeat scroll 0 0 transparent !important;
    border: 0 none !important;
    border-radius: 0 0 0 0 !important;
    display: block;
    font-size: 12px !important;
    font-weight: normal !important;
    height: 22px !important;
    line-height: 24px !important;
    overflow: hidden !important;
    text-decoration: none !important;
}
#header .ui-selectmenu {
    color: #98032C;
}
.ui-selectmenu:hover {
    color: #FFFFFF;
    text-decoration: none;
}
.ui-selectmenu .ui-selectmenu-status {
    display: block;
    height: 24px;
    overflow: hidden;
    padding: 0 0 0 10px;
}
#header .ui-selectmenu .ui-selectmenu-status {
    background: url("/static/images/select-l.gif") no-repeat scroll 0 0 transparent;
}
.ui-selectmenu .ui-selectmenu-icon {
    float: right;
    height: 22px;
    overflow: hidden;
    width: 22px;
}
#header .ui-selectmenu .ui-selectmenu-icon {
    background: url("/static/images/select-r.gif") no-repeat scroll 0 0 transparent;
}
#text-city-select .ui-selectmenu .ui-selectmenu-icon {
    background: url("/static/images/select-goods-r.gif") no-repeat scroll 0 0 transparent;
}
#text-city-select .ui-selectmenu {
    width: 183px !important;
}
#text-city-select .ui-selectmenu .ui-selectmenu-status {
    background: url("/static/images/select-goods-l.gif") no-repeat scroll 0 0 transparent;
    color: #000000;
    width: 151px;
}
* html .ui-selectmenu .ui-selectmenu-icon {
    margin-left: -3px;
}
.ui-selectmenu-menu {
    border: 0 none !important;
    font-size: 13px;
    line-height: 16px;
    margin: -2px 0 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    visibility: hidden;
    z-index: 1500;
}
div.select-file {
    width: 1022px !important;
}
div.sidebar-select .c, div.select-goods .c {
    background: none repeat scroll 0 0 #EDEDED;
    border: 1px solid #CACACA;
}
.ui-selectmenu-menu .top {
    display: none;
}
.ui-selectmenu-menu .bottom {
    display: none;
}
.ui-selectmenu-menu .c {
    background: none repeat scroll 0 0 #98032C;
    border: 1px solid #B76D81;
    height: 1%;
    overflow: hidden;
}
.ui-selectmenu-menu ul {
    font-size: 13px;
    line-height: 20px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
div.select-file ul {
    float: left;
    width: 170px;
}
div.sidebar-select .c {
    height: 300px;
    overflow-y: scroll;
}
div.select-goods .c {
    max-height: 300px;
    overflow-y: scroll;
}
.ui-selectmenu-menu ul li {
    vertical-align: top;
}
div.select-file ul li {
    float: left;
    width: 170px;
}
div.sidebar-select ul li a, div.select-goods ul li a {
    color: #000000;
}
.ui-selectmenu-menu ul li a {
    color: #FFFFFF;
    display: block;
    padding: 2px 9px;
    text-decoration: none;
}
div.select-file.ui-selectmenu-menu ul li a:hover {
    background: none repeat scroll 0 0 #CE033B;
}
div.form-calculation.ui-selectmenu-menu ul li a:hover, div.sidebar-select.ui-selectmenu-menu ul li a:hover, div.select-goods.ui-selectmenu-menu ul li a:hover {
    background: none repeat scroll 0 0 #D3CFCF;
}
.ui-selectmenu-open {
    visibility: visible;
}
.form-authorization {
    height: 1%;
    min-height: 475px;
    overflow: hidden;
}
#content .form-authorization h2 {
    border-bottom: 1px solid #EDEDED;
    padding: 0 0 12px;
}
.form-calculation .row-inner, .form-calculation .row, .form-authorization .row-inner, .form-authorization .row {
    height: 1%;
    overflow: hidden;
    padding: 7px 4px;
    width: 332px;
}
.form-authorization .row-inner {
    background: none repeat scroll 0 0 transparent;
    padding: 0;
}
.form-authorization .btn-input {
    float: left;
    margin: 0 0 4px;
}
.form-authorization .list-link {
    height: 1%;
    list-style: none outside none;
    margin: 0 0 10px -5px;
    overflow: hidden;
    padding: 0;
}
.form-authorization .list-link li {
    background: url("/static/images/separator-list-link.gif") no-repeat scroll 0 2px transparent;
    float: left;
    padding: 0 4px 0 5px;
}
.order-form-inner label {
    color: #7B7A7A;
}
.order-form-inner .label-black {
    color: #000000;
}
.order-form-inner .form-list .heading {
    color: #595959;
}
.form-search-wrap {
    height: 1%;
    margin: 0 0 3px;
    overflow: hidden;
}
#content .form-search {
    border-bottom: 1px solid #DEDEDE;
    border-top: 1px solid #DEDEDE;
    float: left;
    margin: 3px 0 0;
    padding: 11px 0 10px;
    width: 100%;
}
.search-results {
    height: 1%;
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 10px 0 30px;
}
.search-results li {
    border-bottom: 1px solid #E2E2E2;
    margin: 0 0 14px;
    padding: 0 0 22px;
}
.search-results li .date {
    color: #595959;
    display: block;
    margin: 0 0 4px;
}
#main #content .search-results h3 {
    color: #000000;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 4px;
}
.search-results p {
    color: #595959;
    margin: 0 0 4px;
}
.search-results .more-hold {
    height: 1%;
    overflow: hidden;
    padding: 0 7px 0 0;
    text-align: right;
}
.container-b .paging {
    height: 1%;
    margin: 0 10px 0 0;
    overflow: hidden;
}
.container-b .paging .next, .container-b .paging .prev {
    background: url("/static/images/paging-prev.gif") no-repeat scroll 0 0 transparent;
    float: right;
    height: 27px;
    margin: 0 19px 0 0;
    width: 24px;
}
.container-b .paging .next {
    background: url("/static/images/paging-next.gif") no-repeat scroll 0 0 transparent;
    float: right;
    margin: 0 0 0 3px;
}
.container-b .paging ul {
    float: right;
    list-style: none outside none;
    margin: 0;
    padding: 5px 0 0;
}
.container-b .paging ul li {
    float: left;
    margin: 0 8px 0 0;
}
.paging ul li span {
    line-height: 17px;
}
.container-b .paging ul li a {
    font-size: 14px;
}
.container-b .paging ul .active a, .container-b .paging ul li a:hover {
    color: #595959;
    text-decoration: none;
}
.order-form .error-text {
    color: #FA0505;
    display: block;
    font-size: 13px;
    margin: 0 0 10px;
}
.order-form-type2 .form-holder {
    border: 0 none;
}
.order-form-type2 .col-form {
    border: 0 none;
}
.order-form-type2 h2 {
    border-bottom: 1px solid #DEDEDE;
    margin: -7px 0 10px;
    padding: 0 0 8px;
}
.order-form-type2 h5 {
    margin: 0 0 4px 3px;
}
.box-hold {
    float: left;
    width: 180px;
}
.box-hold .row-info {
    height: 1%;
    margin: 0 0 5px;
    overflow: hidden;
}
.order-form-type2 .row-info .label-big {
    color: #000000;
    width: 37px;
}
.order-form-type2 .row-info .label-small {
    color: #000000;
    margin: 0;
    width: 18px;
}
.small-text-input {
    margin: 0 9px 0 0;
    width: 28px;
}
.big-text-input {
    width: 64px;
}
.order-form-type2 .row-info textarea {
    height: 24px;
    max-height: 24px;
    max-width: 131px;
    min-height: 24px;
    min-width: 131px;
    width: 131px;
}
.work-c .red-block label, .work-c .red-block label .col-form .row .red-block label, .form-popup-order .red-block label, .red-block label {
    color: #FA0405;
}
.work-c .red-block .input-text, .work-c .red-block .col .input-text, .work-c .red-block .text-input, .form-info .red-block .text-input, .form-popup-order .red-block textarea, .order-form-type2 .red-block textarea, .form-info .red-block textarea, .col-form .red-block textarea, .form-popup-order textarea, .form-popup-order .red-block .text-input, .form-popup-order .red-block textarea, .form-authorization .red-block .text-input, .red-block .row-info textarea, .red-block .big-text-input, .red-block .small-text-input, .form-holder .red-block .text-input {
    border: 1px solid #FA0405;
}
.order-form-type2 .btn-calculate {
    margin: 14px 0 0;
}
.form-info .box-size .col label {
    color: #7B7A7A;
}
.work-c .red-block .col2 label, .work-c .red-block .col .size {
    color: #7B7A7A;
}
.popup-holder {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 100;
}
.popup-holder .bg {
    background: none repeat scroll 0 0 #000000;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.close {
    background: url("/static/images/close.png") no-repeat scroll 0 0 transparent;
    height: 27px;
    position: absolute;
    right: 2px;
    top: -3px;
    width: 28px;
}
.popup {
    left: 50%;
    margin-left: -207px;
    position: absolute;
    top: 100px;
    width: 414px;
}
.popup-box {
    height: 1%;
    overflow: hidden;
}
.popup-t {
    background: url("/static/images/popup-t.png") no-repeat scroll 0 0 transparent;
    height: 323px;
}
.popup-box h4 {
    color: #A80532;
    font-size: 24px;
    margin: 0;
    padding: 9px 10px 0 17px;
}
.popup-c {
    background: url("/static/images/popup-c.png") repeat-y scroll 0 0 transparent;
    height: 1%;
}
.popup-c:after {
    clear: both;
    content: "";
    display: block;
}
.popup-b {
    background: url("/static/images/popup-b.png") no-repeat scroll 0 0 transparent;
    height: 13%;
}
.popup-c .frame {
    float: left;
    margin: -260px 0 -30px;
    padding: 0 17px;
}
.popup-c .info {
    color: #010101;
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 17px;
    margin: 0 0 13px;
}
.form-popup-order {
    height: 1%;
    overflow: hidden;
}
.form-popup-order .row {
    height: 1%;
    margin: 0 0 7px;
    overflow: hidden;
}
.form-popup-order label {
    color: #595959;
    width: 105px;
}
.form-popup-order .btn-calculate {
    margin: 14px 0 0;
    padding: 4px 32px 4px 6px;
}
.form-calculation {
    height: 1%;
    padding: 0 0 5px;
}
.form-block:after, .form-calculation:after {
    clear: both;
    content: "";
    display: block;
}
.form-calculation .form-container {
    background: none repeat scroll 0 0 #EDEDED;
    border: 0 none;
    margin: 0 0 5px;
    padding: 7px 9px;
    width: 693px;
}
.form-calculation .row {
    padding: 5px 4px 4px 12px;
    width: 326px;
}
.form-calculation label {
    width: 138px;
}
.form-calculation label.normal {
    margin: 0 0 0 5px;
    white-space: nowrap;
    width: auto;
}
.form-calculation .input-text {
    width: 138px;
}
.form-block {
    border-top: 1px solid #E2E2E2;
    margin: 0 0 12px;
}
.form-block-first {
    border: 0 none;
}
.form-calculation .row-inner {
    float: left;
    margin: 0 0 4px;
    padding: 8px 4px 6px 11px;
    width: 696px;
}
.form-calculation .row-type2 {
    float: left;
    padding: 5px 4px 3px 12px;
}
.form-calculation .radioArea, .form-calculation .radioAreaChecked {
    margin: 2px 4px 0 0;
}
.form-calculation .object, .add_act {
    background: url("/static/images/object.png") no-repeat scroll 0 0 transparent;
    color: #595959;
    float: left;
    font-size: 12px;
    height: 22px;
    padding: 5px 0 0 26px;
    text-decoration: none;
}
.btn_minus {
    background: url("/static/images/minus.png") no-repeat scroll 0 0 transparent;
    height: 22px;
    padding: 5px 0 5px 26px;
}
.form-calculation .calendar {
    margin: 1px 0 0 3px;
}
.form-calculation .label-big {
    width: 200px;
}
.form-calculation .label-short {
    width: 50px;
}
.form-calculation .box-size .input-text {
    width: 36px !important;
}
.form-block .box-size .col label {
    margin: 0 7px 0 0;
}
.form-block .box-size .col .label-small {
    margin: 0 3px;
}
.form-block .box-size {
    width: auto;
}
.form-block .box-size .col {
    margin: 0 10px 0 0;
}
.form-calculation .services-list {
    padding: 0 0 1px;
}
.order-box .btn-calculate {
    background: url("/static/images/btn-order.gif") no-repeat scroll 0 0 transparent;
    width: auto;
}
.content-box ul .inner .col2, .content-box .inner em {
    color: #A80532;
}
.form-calculation .content-box {
    margin: 0 0 5px;
}
.form-calculation .services-holder {
    border-top: 1px solid #EDEDED;
    margin: 0;
    padding: 13px 0 5px;
}
.form-calculation .services-list {
    margin: 0;
}
.services-holder .passage {
    margin: -20px 0 0;
}
.form-calculation .services_help {
}
.form-calculation .services_help a.link {
    background: url("/static/images/passage.gif") no-repeat scroll 0 5px transparent;
    padding: 3px 0 0 18px;
    width: 90%;
}
.form-calculation .order-box .btn-calculate {
    float: right;
    margin: 0 308px 0 0;
    padding: 4px 25px 4px 6px;
    width: 104px;
}
.form-calculation .order {
    font-size: 24px;
    font-weight: bold;
}
.form-calculation .content-box .date-holder {
    top: 51px;
}
.form-calculation .btn-calculate {
    float: right;
    margin: 11px 10px 0 0;
    padding: 4px 25px 4px 6px;
    width: 123px;
}
.form-calculation .content-box {
    padding: 12px 12px 58px;
}
.form-block .extra_options {
    float: left;
    padding: 10px 5px 10px 10px;
    width: 696px;
}
.form-block .extra_options div {
    float: left;
    margin: 0 0 5px;
    width: 100%;
}
.form-block .extra_options .link-question {
    padding-left: 7px;
    width: auto;
}
.outtaHere {
    left: -9999px;
    position: absolute;
}
.checkboxArea, .checkboxAreaChecked {
    background: url("/static/images/checkbox.gif") no-repeat scroll 0 0 transparent;
    float: left;
    height: 14px;
    margin: 0 7px 0 0;
    overflow: hidden;
    width: 13px !important;
}
.checkboxAreaChecked {
    background-position: 0 -14px;
}
.radioArea, .radioAreaChecked {
    background: url("/static/images/radio.gif") no-repeat scroll 0 0 transparent;
    float: left;
    height: 13px;
    margin: 0 4px 0 0;
    overflow: hidden;
    width: 14px !important;
}
.radioAreaChecked {
    background-position: 0 -13px;
}
body {
}
* html #wrapper-top {
    background-position: -9999px -9999px;
}
* html .wrapper-bottom {
    background-position: -9999px -9999px;
}
* html .logo {
    background-position: -9999px -9999px;
}
* html .step-list li, * html .bread-crumbs li, * html #nav li, * html .top-nav li {
}
* html .work-t {
    background-position: -9999px -9999px;
}
* html .work-c {
    background-position: -9999px -9999px;
}
* html .work-b {
    background-position: -9999px -9999px;
}
* html #nav li:hover a span {
    background-position: -9999px -9999px;
}
* html #nav li:hover a em {
    background-position: -9999px -9999px;
}
.bottom, .bottom-holder {
}
.popup-holder .bg {
    background: none repeat scroll 0 0 #000000;
    opacity: 0.5;
}
.req {
    color: #FF0000;
    font-weight: bold;
}
.error_message {
    color: #FF0000;
    font-weight: bold;
    margin: 0 0 10px;
}
.input-error {
    border-color: #FF0000 !important;
}
.packing_list {
    border-top: 1px solid #E2E2E2;
    float: left;
    width: 410px;
}
.packing_list .post {
    padding: 12px 0 12px 20px !important;
}
.packing_list .post h3 {
    color: #595959 !important;
    font-size: 14px !important;
}
.packing_list .post .visual {
    width: 220px !important;
}
.packing_list .post .visual img {
    border: 0 none !important;
}
.packing_list .post .info, .packing_list .post .info p {
    color: #000000;
}
.packing_list .post .info .cost {
    margin-top: 35px;
}
.packing .annotation {
    border-bottom: 1px solid #E2E2E2;
    float: right;
    width: 265px;
}
.packing .annotation h3 {
    color: #838282 !important;
    font-size: 18px;
    margin-bottom: 10px !important;
}
.packing .filter {
    border-bottom: 0 none;
}
.slide_text {
    border-top: 1px solid #E2E2E2;
    padding: 10px 0;
}
.slide_text .st_title {
    background: url("/static/images/link-news.gif") no-repeat scroll 2px 5px transparent;
    color: #000000;
    font-weight: bold;
    padding-left: 18px;
    text-decoration: none;
}
.slide_text .st_descr {
    display: none;
    margin-top: 5px;
}
.corner_lt {
    background: url("/static/images/corners.png") no-repeat scroll -9px -9px transparent;
    height: 9px;
    left: -1px;
    position: absolute;
    top: -1px;
    width: 9px;
}
.corner_rt {
    background: url("/static/images/corners.png") no-repeat scroll 0 -9px transparent;
    height: 9px;
    position: absolute;
    right: -1px;
    top: -1px;
    width: 9px;
}
.corner_lb {
    background: url("/static/images/corners.png") no-repeat scroll -9px 0 transparent;
    bottom: -1px;
    height: 9px;
    left: -1px;
    position: absolute;
    width: 9px;
}
.corner_rb {
    background: url("/static/images/corners.png") no-repeat scroll 0 0 transparent;
    bottom: -1px;
    height: 9px;
    position: absolute;
    right: -1px;
    width: 9px;
}
.map {
    border: 1px solid #CACACA;
    height: 350px;
    position: relative;
    width: 701px;
}
.cities_table {
    border-bottom: 1px solid #E2E2E2;
    border-collapse: collapse;
    border-top: 1px solid #E2E2E2;
    margin-bottom: 15px;
    width: 100%;
}
.cities_table th {
    background-color: #EDEDED;
    border-bottom: 1px solid #E2E2E2;
    border-right: 1px solid #FFFFFF;
    color: #595959;
    font-weight: bold;
    padding: 3px;
    text-align: center;
}
.cities_table td {
    background-color: #FAFAFA;
    border-right: 1px solid #FFFFFF;
    padding: 3px;
    text-align: center;
}
.cities_table td.left {
    text-align: left;
}
.cities .btn-calculate {
    margin: 0 0 15px;
}
.cities_list {
    margin-top: 15px;
    min-height: 20px;
    position: relative;
}
.cities_list .list_column {
    float: left;
    width: 24.9%;
}
.cities_list .post {
    border: 0 none !important;
    display: block;
    height: auto;
    overflow: visible;
    padding: 5px 0 5px 10px !important;
    text-align: left;
}
.cities_list .post a {
    color: #505050;
    font-size: 13px;
    text-decoration: none;
}
.cities_list .post a:hover {
    text-decoration: underline;
}
.cities_list .post a.special {
    color: #A80532;
}
#city_name {
    float: left;
    width: 200px;
}
.ac_results {
    background-color: white;
    border: 1px solid black;
    overflow: hidden;
    padding: 0;
    width: 220px !important;
    z-index: 99999;
}
.ac_results ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.ac_results li {
    cursor: default;
    display: block;
    font: menu;
    font-size: 12px;
    line-height: 16px;
    margin: 0;
    overflow: hidden;
    padding: 2px 5px;
    white-space: nowrap;
}
.ac_loading {
}
.ac_odd {
    background-color: #EEEEEE;
}
.ac_over {
    background-color: #A80532;
    color: white;
}
.content-box .branch td {
    padding: 6px 0;
}
.content-box .branch td.col1 {
    color: #595959;
    float: left;
    width: 115px;
}
.content-box .branch td.col1 span {
    background: url("/static/images/content-box.gif") repeat-x scroll 0 80% transparent;
    display: inline-block;
    width: 100%;
}
.content-box .branch td.col1 span em {
    background: none repeat scroll 0 0 #EDEDED;
    font-style: normal;
    padding: 0 3px 0 0;
}
.content-box .branch td.col2 {
    color: #000000;
    float: none;
    width: auto;
}
.form-calculation .delivery {
    float: left;
    padding: 0 0 0 0px;
    white-space: nowrap;
    width: 345px;
}
.form-calculation .delivery label {
    width: 138px;
}
.agents_page .profile {
    margin-top: 20px;
}
.agents_page .row-type2 {
    background-color: #EDEDED;
    height: 1%;
    overflow: hidden;
    padding: 5px 4px 3px 12px;
    width: 326px;
}
.agents_page .agents, .city_text table, .price_table {
    border-bottom: 1px solid #E2E2E2;
    border-collapse: collapse;
    border-top: 1px solid #E2E2E2;
    color: #595959;
    margin-bottom: 10px;
    width: 100%;
}
.agents_page .agents td, .city_text table td {
    background-color: #FAFAFA;
    border-right: 1px solid #FFFFFF;
    padding: 3px;
    text-align: center;
}
.agents_page .agents .light td, .city_text table .light td {
    background-color: #EDEDED;
    border-right: 1px solid #FFFFFF;
}

.light td {
    background-color: #FAFAFA;
    border-right: 1px solid #FFFFFF;
}


.st td {
    background-color: #EDEDED;
    border-right: 1px solid #FFFFFF;
}


.agents_page .agents th, .city_text table th, .price_table th {
    background-color: #EDEDED;
    border-bottom: 1px solid #E2E2E2;
    border-right: 1px solid #FFFFFF;
    font-weight: normal;
    padding: 10px;
    text-align: center;
}
.city_text table td {
    padding: 3px;
    text-align: left;
    vertical-align: top;
}
.city_text table th, .price_table th {
    padding: 10px 3px;
}
.city_text .links {
    margin: 10px 0;
}
.city_text .links span {
    color: #B4264D;
    display: inline-block;
    padding-right: 30px;
}
.city_text .links a {
    display: inline-block;
    padding-right: 30px;
}
.city_text .filter {
    padding: 15px 0;
}
.city_text .filter a {
    font-size: 12px;
}
.city_text .filter .active {
    font-weight: bold;
    text-decoration: none;
}
.table_inner {
    border: 0 none !important;
}
#lightbox, #lightbox-overlay {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    bottom: auto;
    clear: none;
    color: #333333;
    display: block;
    float: none;
    height: auto;
    left: 0;
    letter-spacing: normal;
    line-height: 0;
    margin: 0;
    outline: medium none;
    padding: 0;
    position: absolute;
    right: auto;
    text-align: center;
    text-decoration: none;
    top: 0;
    width: 100%;
    word-spacing: normal;
    z-index: 100;
}
#lightbox-overlay {
    background-color: #000000;
    height: 100%;
    position: fixed;
    z-index: 90;
}
#lightbox-overlay-text {
    color: white;
    cursor: default;
    font-size: 12px;
    line-height: normal;
    margin-right: 20px;
    margin-top: 20px;
    text-align: right;
}
#lightbox-overlay-text a, #lightbox-overlay-text a:hover, #lightbox-overlay-text a:visited, #lightbox-overlay-text a:link {
    color: white;
    text-decoration: underline;
}
#lightbox-overlay-text span {
    padding-left: 5px;
    padding-right: 5px;
}
#lightbox img, #lightbox a img, #lightbox a {
    border: medium none;
    outline: medium none;
}
#lightbox-imageBox {
    background-color: white;
    border: 1px solid black;
    height: 400px;
    margin: 0 auto;
    position: relative;
    width: 400px;
}
#lightbox-imageContainer {
    padding: 1px;
}
#lightbox-loading {
    height: 25%;
    left: 0;
    line-height: 0;
    position: absolute;
    text-align: center;
    top: 40%;
    width: 100%;
}
#lightbox-nav {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
    background: url("/static/images/lightbox/blank.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 100%;
    margin: 0;
    padding: 0;
    width: 49%;
}
#lightbox-nav-btnPrev {
    float: left;
    left: 0;
    right: auto;
}
#lightbox-nav-btnNext {
    float: right;
    left: auto;
    right: 0;
}
#lightbox-infoBox {
    background-color: #FFFFFF;
    font: 10px Verdana,Helvetica,sans-serif;
    margin: 0 auto;
    padding: 0;
}
#lightbox-infoContainer {
    color: #666666;
    line-height: normal;
    padding: 5px 10px;
}
#lightbox-infoHeader {
    text-align: center;
    width: 100%;
}
#lightbox-caption {
    text-align: justify;
}
#lightbox-caption-title {
    font-weight: bold;
}
#lightbox-caption-description {
    font-weight: normal;
}
#lightbox-infoFooter {
    color: #999999;
    margin-top: 3px;
}
#lightbox-currentNumber {
    display: block;
    float: left;
    text-align: left;
    width: 49%;
}
#lightbox-close {
    display: block;
    float: right;
    text-align: right;
    width: 45%;
}
#lightbox-close-button {
    padding-left: 30%;
}
#lightbox-close-button, #lightbox-close-button:link, #lightbox-close-button:visited, #lightbox-close-button:hover {
    color: #999999;
    text-decoration: underline;
}
#lightbox-close-button:hover {
    color: #666666;
}
#lightbox-infoContainer-clear {
    clear: both;
    visibility: hidden;
}
#content .search_results .form-search {
    border: 0 none;
    margin: 0 20px 0 0;
    padding-top: 0;
    width: auto;
}
#content .search_results .search_form_d {
    border-bottom: 1px solid #DEDEDE;
    height: 1%;
    overflow: hidden;
}
#content .search_results #result {
    color: #595959;
    float: left;
    padding: 4px 0;
}
#content .search_results #result strong {
    color: #A80532;
    font-weight: normal;
}
div.select-city {
    width: 682px !important;
}
div.select-city .c {
    background-color: #EDEDED;
    border-color: #CACACA;
}
div.select-city ul li a {
    color: #000000;
}
div.select-city ul li a:hover {
    background: none repeat scroll 0 0 #D3CFCF;
}
div.select-city ul {
    width: 682px;
}
div.select-city ul li {
    float: left;
    width: 170px;
}
.calculator h2 {
    margin-bottom: 10px !important;
}



.form_buttons {
    padding-bottom: 10px;
    text-align: center;
}
.calculator .form_buttons .calc_button {
    margin: 0 20px 0 0;
}

.form-calculation .form_buttons .calc_button {
    margin: 0 20px 0 0;
}

.btn, .form-calculation .btn-calculate {
    background: none no-repeat scroll 100% center #A80532;
    border-color: #D2D2D2;
    border-width: 2px;
    color: #FFFFFF;
    font-weight: bold;
    padding: 6px 15px 7px;
}



.cbtn {
    background: none no-repeat scroll 100% center #A80532;
    border-color: #D2D2D2;
    border-width: 2px;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    padding: 6px 15px 7px;
}
.btn, .calculator .btn-calculate {
    background: none no-repeat scroll 100% center #A80532;
    border-color: #D2D2D2;
    border-width: 2px;
    color: #FFFFFF;
    font-weight: bold;
    padding: 6px 15px 7px;
}
.btn-calculate {
    background: none no-repeat scroll 100% center #A80532;
    border-color: #D2D2D2;
    border-width: 2px;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 6px 15px 7px;
}
.order_submit_step .calc_result, .calculator .calc_result {
    background: none repeat scroll 0 0 #D9EDD9 !important;
    border: 1px solid #E2E2E2;
    margin: 0 0 10px !important;
}
.calculator .services_list .services_help {
    float: right !important;
}
.error_message {
    background: none repeat scroll 0 0 #EDD9D9;
    border: 1px solid #E2E2E2;
}
.error_message li {
    color: #FF0000 !important;
}
.field_error {
    border: 1px solid #FF0000 !important;
}
.btn_disabled {

    background: none no-repeat scroll 100% center #D2D2D2 !important;
    border-color: #D2D2D2;
    border-width: 2px;
    color: #FFFFFF;
    font-weight: bold;
    padding: 6px 15px 7px;
    background: none repeat scroll 0 0 #D2D2D2 !important;
}
.calculator .delivery span {
    margin-right: 10px;
}
.content-box .date-holder .title {
    display: inline !important;
    line-height: 18px;
}
.tooltip {
    background-color: #FFFFFF;
    border: 1px solid #A80532;
    color: #000000;
    padding: 0;
    position: absolute;
    z-index: 3000;
}
.tooltip h3 {
    background-color: #FFFFFF;
    font-size: 12px;
    font-weight: normal;
    padding-left: 5px;
}
.tooltip div {
    padding-left: 5px;
    padding-right: 5px;
}
.tooltip div.url {
    display: none;
}
.order_submit_step .form_buttons {
}
.order_submit_step .send_code .send_sms_code {
    margin-top: 5px;
}
.calc_result {
    width: 100%;
}
.calc_result td {
    white-space: nowrap;
}
.inline_super {
    font-size: 90%;
    vertical-align: super;
}
.company_info {
    border: 0 none;
    border-collapse: collapse;
}
.company_info .find_company {
    margin: 0;
}
.company_info .company_finded {
    vertical-align: middle;
}
.company_info .company_find_action {
    width: 146px;
}
.company_info td {
    padding: 5px 0 0;
    vertical-align: top;
}
.company_info .company {
    width: 180px;
}
.company_info .company input {
    float: left;
}
.company_info .company label {
    overflow: hidden;
    width: 160px;
}
.get_cargo_form .get_cargo_row, .cargo_state .get_cargo_row {
    border-top: 1px solid #C9C9C9;
    margin-top: 18px;
    padding-top: 19px;
}
.form-select .allcities {
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    font-weight: bold;
    margin-top: 5px;
    white-space: nowrap;
}
#branches_select .select-file {
    border: 1px inset;
    padding: 1px;
}

.sel {

 width: 150px;

}

/*
     FILE ARCHIVED ON 14:17:09 Jan 26, 2015 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 20:54:59 Oct 29, 2017.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/