a, a:hover, a:visited {
    color: #3399cc;
}
a img {
    border: 0;
}
a.dotted {
    text-decoration: none;
    border-bottom: 1px dotted;
}
body {
    font-family: Trebuchet MS, Helvetica, Arial, serif;
    font-size: 9pt !important;
    color: #000;
    width: 100%;
    overflow: visible;
}
td {
/*vertical-align: top !important;*/
    vertical-align: middle !important;
}
table.user_edit_form {
    margin: 5px;
    padding: 5px;
}
table.user_edit_form td {
    vertical-align: middle !important;
    padding-left: 15px;
}
table.user_edit_form td input {
    padding: 0 4px;
    width: 150px;
}
.indent-hidden {
    text-indent: -10000px
}
.form-input {
    border: 1px solid #ddd;
    border-top-color: #7c7c7c;
    color: #7c7c7c;
    font-size: 9pt;
    padding: 0 3px 2px;
}
.error .form-input {
    border-color: #CC0000;
}
.float-left {
    float: left;
}
.float-right {
    float: right;
}
#ca-all {
    width: 1000px;
    margin: 0 auto;
}
#ca-footer-bar {
    height: 125px;
    clear: both;
    margin-top: 40px;
    float: left;
    width: 100%;
    border-top: 1px solid #dfdfdf;
}
#ca-logo-bar {
    background: url('../pics/header-bg.png') repeat-x;
    float: left;
    clear: both;
    width: 100%;
}
.ca-logo-cntr {
    margin: 0 auto;
    width: 1000px;
}
.ca-logo-bar-logo {
    float: left;
    margin-left: 27px;
    display: inline;
}
.ca-logo-bar-center, .ca-logo-bar-right {
    line-height: 45px;
    float: left;
    height: 51px;
}
.ca-logo-bar-center {
    margin-left: 130px;
    display: inline;
}
.ca-logo-bar-center .click-button {
    float: left;
    position: static;
    background: url("../pics/enter-button.png") no-repeat;
    width: 57px;
    height: 29px;
    margin: 15px 0 0 3px;
}
.ca-logo-bar-center .form-input {
    float: left;
    margin-top: 18px;
    margin-right: 5px;
    width: 130px;
}
.ca-logo-bar-center .password-input {
    background: #fff url("../pics/lock-icon.png") no-repeat 3px 3px;;
    padding-left: 15px;
}
.ca-unlogged .ca-logo-bar-center a {
    float: left;
    margin: 3px 0 0 10px;
    display: inline
}
.ca-logo-bar-center span {
    padding: 0 6px;
}
.ca-logo-bar-right {
    float: right;
    width: 230px;
}
a.remind {
    margin-left: 6px;
    margin-top: 4px;
    float: left;
}
.ca-logo-bar-right a.register {
    background: url("../pics/plus-icon.png") no-repeat 0 19px;
    padding-left: 13px;
    margin: 4px 0 0 0;
    float: left;
}
/*Верхнее многострочное меню*/
div#menu-bar {
    clear: both;
    padding: 15px 0 0 0;
    margin-left: 25px;
}
div.first-block {
    float: left;
    font-size: 18px;
    margin-right: 0;
}
div.menu-block {
    margin-left: 246px;
}
ul#cssmenu {
    padding: 0;
    margin: -6px 0 6px 0;
    text-align: left;
    min-height: 30px;
}
ul#cssmenu li {
    display: inline;
    min-height: 30px;
    line-height: 18px;
}
ul#cssmenu li a {
    display: inline-block;
    background: url("../pics/menu-bar-bullet.png") no-repeat scroll 0 7px transparent;
    padding: 0px 20px 0px 15px;
    margin-right: 0;
    text-decoration: underline;
    height: 18px;
}
ul#cssmenu li a:hover  {
    display: inline-block;
    background: #3399CC;
    color: #fff;
    padding: 0px 20px 0px 15px;
    margin-right: 0;
    text-decoration: none;
    height: 18px;
}
/*Конец верхнего многострочного меню*/

#ca-control-bar {
    background: url("../pics/control-bar-bg.png") no-repeat;
    width: 941px;
    height: 96px;
    clear: both;
    float: left;
    margin-left: 25px;
    display: inline;
    position: relative;
}
#ca-control-bar .control-bar-wrap {
    float: left;
    margin: 10px;
    display: inline;
}
#ca-control-bar .control-item {
    float: left;
    position: relative;
    display: inline;
}
#ca-control-bar .control-item .type {
    font-weight: bold;
    font-size: 8pt;
    color: #000;
    margin: 0 0 8px 0;
}
#ca-control-bar .item1 {
    width: 200px;
    margin: 0 0 0 15px;
}
#ca-control-bar .item2 {
    width: 180px;
    margin: 0 0 0 40px;
}
#ca-control-bar .item3 {
    width: 150px;
    margin: 10px 0 0 40px;
}
#ca-control-bar .item4 {
    width: 150px;
    margin: 10px 0 0 10px;
}
#ca-control-bar .item5 {
    width: 100px;
    margin: 0 0 0 20px;
}
#ca-control-bar .date-select {
    width: 80px;
    clear: both;
    margin: 0 0 3px 0 !important;
}
#ca-control-bar .checkbox {
    clear: both;
    margin-left: 0 !important;
    margin-right: 3px;
    _width: 14px;
    vertical-align: middle;
}
#ca-control-bar label {
    vertical-align: middle;
    font-size: 8pt;
}
#ca-control-bar .item1 select, #ca-control-bar .item2 select {
    width: 150px;
    font-size: 9pt;
}
#ca-control-bar .first {
}
#ca-control-bar .second {
    margin: 10px 0 0 0;
}
.click-button {
    border: 0;
    background: none;
    width: 27px;
    height: 27px;
    position: absolute;
    top: 17px;
    right: 23px;
    text-indent: -10000px;
    padding: 0;
    cursor: pointer;
}
#ca-control-bar .search-button {
    width: 92px;
    top: 23px;
    left: 5px;
    height: 30px;
}
#ca-content {
    margin: 30px 0 0 25px !important;
    clear: both;
    float: left;
    display: inline;
    width: 940px;
}
#ca-content a {
    color: #3399cc;
}
#ca-content p {
    margin-bottom: 10px;
}
.ca-footer-bar-wrap {
    width: 960px;
    margin: 60px auto 0;
}
.ca-footer-bar-right {
    width: 280px;
    float: right;
}
#ca-footer-bar, #ca-footer-bar a {
    color: #000;
    line-height: 130%;
}
#ca-footer-bar .ca-footer-copyright {
    font-weight: bold;
    margin-left: 290px;
    float: left;
    display: inline;
}
.ca-footer-links-lists {
    clear: both;
}
.ca-footer-links ul {
    float: left;
    margin-right: 80px;
}
.ca-footer-links-lists li {
    padding-bottom: 3px;
}
#ca-footer-bar .email {
    background: url("../pics/letter-icon.png") no-repeat 6px 2px;
    padding-left: 30px;
    padding-bottom: 3px;
}
/* Главная страница */
.ca-column-1 {
    width: 225px;
    float: left;
}
.ca-column-2 {
    margin-left: 40px;
    width: 385px;
    float: left;
    display: inline;
}
.ca-column-3 {
    width: 240px;
    float: right;
    display: inline;
    margin-right: 20px;
}
.ca-column-4 {
    margin-left: 40px;
// margin-left : 35px;
    width: 675px;
    float: left;
    display: inline;
}
.ca-column-5 {
    width: 100%;
    float: left;
    display: inline;
}
.ca-column-2 p, .ca-column-4 p {
    margin-left: 25px;
    color: #7a7a7a;
    line-height: 150%;
    margin-bottom: 0 !important;
}
.ca-column-4 .ca-header-extra {
    width: 569px;
}
.ca-mainpage .ca-header-big {
    line-height: 90%;
    height: 43px;
    margin-bottom: 25px;
}
.ca-mainpage .ca-header-big a {
    width: 75px;
    float: left;
}
.ca-directions-list {
    width: 100%;
}
.ca-directions-list li {
    background: url('../pics/arrow-left-icon.png') no-repeat 0 7px;
    margin: 0 0 10px;
    clear: both;
    width: 100%;
    float: left;
}
.ca-directions-list li.open {
    background: url('../pics/arrow-down-icon.png') no-repeat 0 7px;
}
.ca-directions-list li.open a {
    color: #7a7a7a !important;
    border: 0;
}
.ca-directions-list li.open li a {
    color: #15a1db !important;
}
.ca-directions-list li a {
    font-size: 16pt;
    text-decoration: none;
    border-bottom: 1px dotted #15a1db;
    margin-left: 30px;
    float: left;
    display: inline;
}
.ca-directions-list li ul {
    float: left;
    margin: 10px 0 0 40px;
    display: inline;
    clear: both;
    width: 180px;
}
.ca-directions-list li ul li {
    background: none;
    float: left;
}
.ca-directions-list li ul li a {
    margin-left: 5px;
    border-bottom: 1px solid #15a1db !important;
    padding: 0 0 1px;
    font-size: 11pt;
    display: inline;
}
.ca-directions-list li span.disabled_country {
    margin-left: 30px;
    display: inline;
    float: left;
    font-size: 16pt;
    color: #bbb;
}
.ca-column-address {
    float: left;
    clear: both;
    width: 100%;
    margin-bottom: 30px;
}
.ca-address-value {
    /*    background: url("../pics/address-icon.png") no-repeat;
  padding-left: 73px; */
    height: 59px;
}
.ca-address-value p {
    margin: 0 !important;
    color: #7a7a7a;
}
.ca-address-value .phone {
    font-size: 14pt;
    padding: 7px 0;
    color: #000;
}
.ca-special {
    margin-top: 10px;
    float: left;
    width: 100%;
}
.ca-special li {
    margin-bottom: 20px;
    float: left;
    width: 100%;
}
.ca-special .price, .ca-special .price-red {
    line-height: 15px;
    width: 62px;
    float: left;
}
.ca-special .value {
    float: left;
    margin-top: 1px;
    margin-left: 0;
    width: 163px;
}
.ca-special .value p {
    margin-bottom: 1px !important;
}
.ca-special .value .date {
    font: 8pt Tahoma;
    color: #818181;
}
.ca-special .value p a {
    font-size: 10pt !important;
    line-height: 130%;
}
.ca-special .ca-li-coutry {
    font-size: 16pt;
    color: #ff9c00;
}
.ca-city-menu {
    margin-top: 0.5em;
    clear: both;
    overflow: hidden;
    text-align: center;
    width: 100%;
}
.ca-city-menu a{
    font-size: 1.3em;
    margin: 0 0.5em;
    float: left;
    display: inline;
    padding: 0.2em;
}
#ca-content .ca-city-menu .active{
    color: white;
}
.ca-column-1 .ca-city-menu .active{
    padding:9px;
    margin:0 auto;
    text-align:center;
    overflow:hidden;
    text-decoration: none;
    background-color: orange;
    color: white;
}
.ca-column-1 .ca-city-menu .active:before, .ca-column-1 .ca-city-menu .active::before, .ca-column-1 .ca-city-menu .active:after, .ca-column-1 .ca-city-menu .active::after{
    display:block;
    height:9px;
    content:url('images/corners.png');
    background:url('images/corners.png') top right no-repeat;
    margin:-14px -14px 0px -14px;
    padding:0;
    text-align:left;
    line-height:0;
    font-size:0;
    overflow:hidden;
}
.ca-column-1 .ca-city-menu .active:after, .ca-column-1 .ca-city-menu .active::after{
    margin:0px -14px -14px -14px;
}
.price span {
    background: url("../pics/pimp-right-icon.png") no-repeat 100% 0;
    padding-right: 4px;
    padding-bottom: 4px;
    font: 8pt Tahoma;
    float: left;
    height: 17px;
    margin-right: 4px;
}
.price span b {
    background: url("../pics/pimp-left-icon.png") no-repeat 0 0;
    padding-left: 3px;
    float: left;
    line-height: 17px;
    height: 17px;
    color: #fff;
}
.price {
/*padding-top: 10px;*/
}
.price-red {
/*padding-top: 10px;*/
}
.price-red span {
    background: url("../pics/pimp-red-right-icon.png") no-repeat scroll 100% 0 transparent;
    float: left;
    font: 8pt Tahoma;
    height: 14px;
    margin-right: 4px;
    padding-bottom: 4px;
    padding-right: 4px;
}
.price-red span b {
    background: url("../pics/pimp-red-left-icon.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    float: left;
    height: 17px;
    line-height: 17px;
    padding-left: 3px;
}
.price-yellow span {
    background: url("../pics/pimp-yellow-right-icon.png") no-repeat scroll 100% 0 transparent;
    float: left;
    font: 8pt Tahoma;
    height: 17px;
    margin-right: 4px;
    padding-bottom: 4px;
    padding-right: 4px;
}
.price-yellow span b {
    background: url("../pics/pimp-yellow-left-icon.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    float: left;
    height: 17px;
    line-height: 17px;
    padding-left: 3px;
}
.ca-contacts-form label {
    clear: both;
    float: left;
    width: 100%;
    margin-bottom: 12px;
}
.ca-contacts-form span {
    clear: both;
    float: left;
    width: 100%;
    color: #838383;
    margin-bottom: 4px;
}
.ca-contacts-form .form-input {
    width: 220px;
}
.ca-contacts-form textarea {
    height: 140px;
}
.ca-contacts-form .click-button {
    float: right;
    background: url("../pics/send-button.png") no-repeat;
    width: 74px;
    height: 29px;
    position: static;
}
.ca-orders-list {
/*    border-collapse: collapse;*/
    width: 700px;
    margin: 0 0 50px;
}
.ca-orders-list th {
    color: #7a7a7a;
    font: bold 10pt Trebuchet MS;
    padding: 10px 5px 10px 0;
    text-align: left;
}
.ca-orders-list td {
    border-bottom: 1px solid #e3e3e3;
    padding: 15px 0 0 0;
}
.ca-orders-list .last td {
    border-bottom: 0;
    position: relative;
}
.ca-orders-list .click-button {
    background: url("../pics/pay-button.png") no-repeat;
    width: 73px;
    height: 30px; /*    top: -6px !important;*/
    top: 0 !important;
    right: 0 !important;
    position: relative;
    left: 20px;
    float: left;
}
.ca-orders-list .click-button-download {
    background: url("../pics/download-button.png") no-repeat;
    width: 73px;
    height: 30px;
    top: -6px !important;
    right: 0 !important;
    position: relative;
    left: 20px;
    float: left;
}
.ca-orders-list .dotted {
    font-size: 80%;
}
.ca-orders-list .column1 {
    width: 150px;
}
.ca-orders-list .column2 {
    width: 150px;
}
.ca-orders-list .column3 {
    width: 120px;
}
.ca-orders-list .column4 {
    width: 90px;
}
.ca-orders-list .column5 {
    width: 80px;
}
.ca-register-form {
    margin: 30px auto;
    width: 390px !important;
    clear: both;
}
.ca-register-form span {
    width: 80px;
    float: left;
    clear: none;
    text-align: right;
    color: #000;
    padding-right: 10px;
}
.ca-register-form .form-input {
    width: 280px;
}
.ca-register-form label {
    margin-bottom: 20px;
}
.ca-register-form .click-button {
    width: 139px;
    height: 28px;
    position: static;
    margin: 10px 0 0 130px;
    float: left;
    background: url("../pics/register-button.png") no-repeat;
}
.ca-remind-form {
    margin-top: 85px !important;
}
.ca-remind-form .click-button {
    background: url("../pics/remind-button.png") no-repeat;
    width: 112px;
}
.ca-special-list {
    border-collapse: collapse;
    width: 100%;
    margin: 15px 0 20px 0;
}
.ca-special-list th {
    padding: 10px 10px 10px 0;
}
.ca-special-list th {
    color: #7a7a7a;
    font: bold 10pt Trebuchet MS;
    padding: 10px 5px 10px 0;
    text-align: left;
}
.ca-special-list tbody {
    background: url("../pics/grey-bar-bg.png") no-repeat;
    height: 75px;
}
.ca-special-list td {
    padding: 0px 15px 0 0;
}
.ca-special-list tbody {
    _background: none;
}
.ca-special-list tbody td {
    background: url("../pics/grey-bar-bg.png") no-repeat -40px 0;
}
.ca-special-list tbody td.column1 {
    background: url("../pics/grey-bar-bg.png") no-repeat;
    padding-right: 0;
    padding-bottom: 15px;
    width: 14%;
}
.ca-special-list tbody .column10 {
    width: 9%;
}
.ca-special-list tbody .column12 {
    width: 12%;
}
.ca-special-list tbody td.column17 {
    width: 12%;
    background: url("../pics/grey-bar-bg.png") no-repeat 100% 0;
}
.ca-special-list tbody td {
    height: 85px;
// height : 65 px;
    line-height: 48px;
}
.ca-special-list tbody td.double {
    line-height: 15px;
    padding-top: 10px;
    padding-right: 0;
    width: 35%;
}
.ca-special-list tbody td.double span {
    color: #7a7a7a;
    float: left;
    width: 60px;
}
.ca-special-list tbody td.double p {
    margin-bottom: 5px !important;
}
.ca-special-list .ca-header-big {
    font-size: 14pt !important;
    font-weight: bold;
}
.direction-forward, .direction-backward {
    font: bold 16pt Arial;
    background: url("../pics/arrow-icon-right.png") no-repeat 0 8px;
    padding-left: 24px;
    margin: 8px 0 0 20px;
    float: left;
}
.direction-backward {
    background: url("../pics/arrow-icon-left.png") no-repeat 0 8px;
}
.direction-forward-wh, .direction-backward-wh {
    font: bold 16pt Arial;
    background: url("../pics/arrow-icon-right-white.png") no-repeat 0 4px;
    padding-left: 24px;
    margin: 0 0 0 20px;
    line-height: 17px;
    float: left;
}
.direction-backward-wh {
    background: url("../pics/arrow-icon-left-white.png") no-repeat 0 4px;
}
.ca-order .table-footer {
    margin: 0 0 10px 0;
    float: left;
    width: 100%;
}
.ca-order .table-footer span {
    font-size: 10pt;
}
.ca-order .ca-column-4 textarea {
    width: 100%;
    height: 114px;
    margin: 59px 0 0 0;
}
.ca-order .book-button {
    position: static;
    background: url("../pics/book-button.png") no-repeat;
    width: 100px;
}
.ca-search td {
    line-height: 23px;
    padding-bottom: 10px;
}
.ca-search .direction-forward, .ca-search .direction-backward {
    margin-top: 0 !important;
}
.ca-search-list {
    width: 569px;
    float: left;
    margin: 0 10px;
    display: inline;
}
.ca-search-table-double {
    float: left;
    margin-bottom: 30px;
}
.search-price {
    width: 76px;
    float: left;
    font-size: 14pt;
    margin: 30px 0 0 8px;
    text-align: center;
    display: inline;
}
.search-price .click-button {
    position: static;
    clear: both;
    background: url("../pics/buy-button.png");
    width: 55px;
    margin-top: 5px;
}
.search-price .book-button, .search-price .no-seat-button{
    position: static;
    clear: both;
    background: url("../pics/book-button-green.png");
    width: 102px;
    margin-top: 5px;
    height: 27px;
    border: 0 none;
    text-indent: -10000px;
    cursor: pointer;
}
.search-price .no-seat-button{
    background: url("../pics/no-seat-button.png");
}
.special-price {
    float: right;
    font-size: 14pt;
    margin: -32px 15px 20px 0;
    display: inline;
}
.special-price .click-button {
    position: static;
    clear: both;
    background: url("../pics/buy-button.png");
    width: 55px;
    margin-top: 5px;
}
.special-price .book-button, .special-price .no-seat-button{
    position: static;
    clear: both;
    background: url("../pics/book-button-green.png");
    width: 102px;
    margin-top: 5px;
    height: 27px;
    border: 0 none;
    text-indent: -10000px;
    cursor: pointer;
}
.special-price .no-seat-button {
     background: url("../pics/no-seat-button.png");
}
.ca-search-list .column2 {
    width: 120px;
}
.ca-search-table {
    background: url("../pics/price-bg-top.png") no-repeat;
    float: left;
}
.ca-search-table-wrap {
    background: url("../pics/price-bg-bottom.png") no-repeat 0 100%;
    float: left;
}
.ca-search-table-wrap-2 {
    border: 1px solid #e3e3e3;
    border-width: 0 1px; /*overflow: auto;*/
    margin: 6px 0;
    float: left;
}
.ca-search-list .column4 {
    width: 60px;
}
.ca-search-list .column6 {
    width: 70px;
}
.ca-search-list .column7 {
    width: 70px;
}
.ca-search-list td.column8 {
    /*
        margin-right: 10px;
        float: right;
        display: inline;
    */
    width: 60px
}
.ca-date-select-window {
    width: 403px;
    height: 258px;
    background: url("../pics/date-select-bg.png") no-repeat;
    display: none;
    position: absolute;
    top: 41px;
    left: 0;
    z-index: 100;
}
.ca-date-select-month {
    background: url("../pics/date-select-month.gif") no-repeat;
    float: left;
    width: 386px;
    height: 37px;
    margin: 10px 0 3px 8px;
    display: inline;
}
.ca-date-select-month a, .ca-date-select-footer a {
    color: #fff;
    text-decoration: none;
    margin: 12px 10px 0;
    line-height: 11px;
    display: inline;
    font-size: 0;
    padding: 0 30px 3px;
    background: url("../pics/date-select-month-arrows.gif") no-repeat;
}
.ca-date-select-footer a {
    font-size: 10pt;
}
.ca-date-select-month a {
    height: 11px;
}
.ca-date-select-month .float-left {
    background-position: 0 100%;
}
.ca-date-select-month .float-right {
    background-position: 100% 0;
}
.ca-date-select-footer {
    margin: 5px 0 0;
    clear: both;
}
.ca-date-select-footer a {
    background: none;
    padding: 0;
    text-decoration: underline;
}
.ca-date-calendars {
    margin: 0 5px 0 5px;
}
.ca-date-calendar {
    float: left;
}
#datepicker-from-2, #datepicker-to-2 {
    float: right;
}
.ca-passport-input {
    border-collapse: collapse;
    width: 670px;
    margin: 0 0 50px;
}
.ca-passport-input  th {
    color: #7a7a7a;
    font: bold 10pt Trebuchet MS;
    padding: 10px 5px 10px 0;
    text-align: left;
}
.ca-passport-input  td {
    border-bottom: 1px solid #e3e3e3;
    padding: 15px 0 0 0;
}
.ca-passport-input .last td {
    border-bottom: 0;
    position: relative;
}
.ca-charter-order {
    border-collapse: collapse;
    width: 100%;
    margin: 25px 0 20px 0;
}
.ca-charter-order th {
    padding: 10px 10px 10px 0;
}
.ca-charter-order th {
    color: #7a7a7a;
    font: bold 10pt Trebuchet MS;
    padding: 10px 5px 10px 0;
    text-align: left;
}
.ca-charter-order tbody {
    background: url("../pics/grey-bar-bg.png") no-repeat;
    height: 75px;
}
.ca-charter-order td {
    padding: 15px 15px 0 0;
}
.ca-charter-order tbody {
    _background: none;
}
.ca-charter-order tbody td {
    background: url("../pics/grey-bar-bg.png") no-repeat -40px 0;
}
.ca-charter-order tbody td.column1 {
    background: url("../pics/grey-bar-bg.png") no-repeat;
    padding-right: 0;
    width: 20px;
}
.ca-charter-order tbody td.column17 {
    background: url("../pics/grey-bar-bg.png") no-repeat 100% 0;
}
.ca-charter-order tbody td {
    height: 85px;
/ / height : 65 px;
    line-height: 48px;
}
.ca-charter-order tbody td.double {
    line-height: 15px;
    padding-top: 20px;
    padding-right: 0;
    width: 250px;
}
.ca-charter-order tbody td.double span {
    color: #7a7a7a;
    float: left;
    width: 60px;
}
.ca-charter-order tbody td.double p {
    margin-bottom: 5px !important;
}
.charter_order_attr {
    color: gray;
}
/* Оформление для страницы Способов Оплаты */
.payment-top {
    background: url("../pics/price-bg-top.png") no-repeat;
    width: 590px;
    float: left;
@margin-bottom : 14 px; /* Для IE6,7*/
}
.payment-bottom {
    background: url("../pics/price-bg-bottom.png") no-repeat scroll 0 100% transparent;
    float: left;
    margin-bottom: 14px;
    width: 590px;
}
.payment-middle {
    border-color: #E3E3E3;
    border-style: solid;
    border-width: 0 1px;
    float: left;
    height: 107px;
    margin: 6px 0;
    overflow: auto;
    padding: 8px 0 0 15px;
    width: 573px;
}
.payment-picture {
    float: left;
    width: 101px;
}
.payment-description {
    border: 0 solid #E3E3E3;
    border-left-width: 2px;
    font-size: 18px;
    height: 99px;
    margin-left: 0;
    padding-left: 14px;
    text-align: justify;
    width: 443px;
    float: right;
}
.yiiLog {
    clear: both;
}
/* Форма ввода паспортных данных */
#passengerNumber, .passengerNumber {
    background: url("../pics/passport-top.png") no-repeat scroll 0 0 transparent;
    clear: both;
    font-size: 16px;
    height: 22px;
    letter-spacing: 0;
    padding-top: 2px;
    text-align: center;
    width: 400px;
}
#passengerNumberNew, .passengerNumberNew {
    float: left;
    font-size: 16px;
    height: 22px;
    letter-spacing: 0;
    margin-left: 65px;
    padding-top: 2px;
    text-align: center;
    width: 271px;
}
#passengerHeader, .passengerHeader {
    background: url("../pics/passport-top.png") no-repeat scroll 0 0 transparent;
    clear: both;
    height: 22px;
    font-size: 14px;
    width: 400px;
}
#passengerBottom {
    background: url("../pics/passport-bottom.png") no-repeat scroll 0 0 transparent;
    clear: both;
    font-size: 14px;
    height: 22px;
    margin-top: -8px;
    padding-top: 3px;
    text-align: center;
    width: 400px;
}
#passengerBottom a, a:hover, a:active {
    text-decoration: underline;
}
#passengerBottom a {
    color: white;
}
#passengerBottom a:hover {
    color: yellow;
}
#passengerBottom a:active {
    color: red;
}
#passengerDelete, .passengerDelete {
    cursor: pointer;
    float: right;
    margin-right: 10px;
    margin-top: 3px;
}
#passengerDelete a, .passengerDelete a, a:hover, a:active {
    text-decoration: underline;
}
#passengerDelete a, .passengerDelete a {
    color: white;
}
#passengerDelete a:hover, .passengerDelete a:hover {
    color: yellow;
}
#passengerDelete a:active, .passengerDelete a:active {
    color: red;
}
.col1 {
    background: url("../pics/passport-bg-left-field.png") no-repeat scroll 0 0 transparent;
    float: left;
    font-size: 9pt;
    height: 24px;
    margin: 0 2px -4px 0;
    padding-top: 6px;
    text-align: right;
    width: 218px;
}
.col2 {
    background: url("../pics/passport-bg-right-field.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 24px;
    margin: 0;
    padding-left: 7px;
    padding-top: 2px;
    width: 173px;
}
.col2 select {
    border: 0 none;
    font-size: 9pt;
}
.col2 input {
    border: 0 none;
    font-size: 9pt;
    width: 169px;
}
.row {
    clear: both;
    width: 400px;
}
.passengerData {
    margin-bottom: 25px;
    margin-top: 10px;
}
.saveButton .passportssave-button {
    background: url("../pics/savepassports-button.png") repeat scroll 0 0 transparent;
    border: 0 none;
    clear: both;
    cursor: pointer;
    height: 27px;
    margin-top: 5px;
    position: static;
    text-indent: -10000px; /*@text-indent: 0;*/
@display : block;
    width: 200px;
}
/* Конец формы ввода паспортных данных */
/* Страница контактов */
.contacts h2 {
    margin-bottom: 10px;
    font-size: 18pt;
    font-weight: normal;
}
.contacts h3 {
    font-size: 13pt;
    padding-bottom: 2px;
}
.contacts h4 {
    font-size: 10pt;
    padding-bottom: 2px;
}
.contacts b {
    font-weight: bolder;
}
.contacts p {
    margin-left: 0;
    margin-bottom: 4px !important;
}
.contacts .contacts-anchors {
    padding-bottom: 30px;
}
.contacts .contacts-anchors a {
    text-decoration: none;
    font-size: 14pt;
    margin-right: 20px;
    border-bottom: 2px dotted #3399CC;
}
.contacts .contacts-anchors a:hover {
    text-decoration: none;
    color: red !important;
    border-bottom: 2px dotted red; /*	border-bottom:none;*/
}
/* Конец страницы контактов */
/* Страница описания к новому модулю*/
.search-module-description p {
    color: #333;
    padding-bottom: 10px;
    font-size: 10pt;
}
.search-module-description h2 {
    padding-bottom: 5px;
}
/* Конец страницы описания к новому модулю*/
/* Форма ввода данных при оформлении заказа */
.error-phone {
    width: 230px;
    border: 1px solid red;
}
/* Конец форма ввода данных при оформлении заказа */
/*Стили для обновленного вида результатов поиска*/
.ca-depart-image {
    background: url('images/flights-depart.png') no-repeat 0 50%;
}
.ca-return-image {
    background: url('images/flights-return.png') no-repeat 0 30%;
}
.ca-orders-name-params, .ca-orders-val-params {
    width: 589px;
    font-size: 1.2em;
    clear: both;
    line-height: 0.8;
}
.ca-name-param, .ca-val-param {
    margin-left: 25px;
    width: 95%;
}
.ca-name-param td {
    text-align: center;
    vertical-align: bottom;
    line-height: 1;
    padding-bottom: 0;
    font-weight: 600;
    font-size: 0.9em;
}
.ca-name-param .type-param {
    width: 10%;
    text-align: left;
}
.ca-name-param .time-depart, .ca-name-param .time-arrive {
    width: 30%;
    padding-left: 3.6em;
    text-align: left;
}
.ca-name-param .number-flight {
    width: 15%;
}
.ca-name-param .places {
    width: 15%;
}
.ca-val-param td {
    text-align: center;
    line-height: 2;
    padding-top: 4px;
    padding-bottom: 10px;
}
.ca-val-param .date-flight {
    width: 15%;
    text-align: left;
}
.ca-val-param .time-depart {
    width: 20%;
}
.ca-val-param .path {
    width: 8%;
    background: url('images/path-flight.png') no-repeat 50% 45%;
}
.ca-val-param .time-arrive {
    width: 22%;
}
.ca-val-param .number-flight {
    width: 20%;
    padding-left: 25px;
}
.ca-val-param .places {
    width: 15%;
}
.ca-val-param .places .price span {
    position: relative;
    top: 3px;
    left: 20px;
}
.ca-val-param .places .price-red span, .ca-val-param .places .price-yellow span {
    position: relative;
    top: 1px;
    left: 20px;
}
#ca-list-result {
    width: 680px; /* IE7 костыль*/
@width : 720 px;
}
#ca-list-result .hidden, #ca-list-result thead {
    display: none;
}
#ca-sort-buttons {
    clear: both;
    width: 100%;
    overflow: hidden;
    text-align: right;
    margin-bottom: 5px;
}
.ca-sort-button {
    float: right;
    cursor: pointer;
    background-color: #387d19;
    padding: 5px 5px;
    font-size: 1.3em;
    color: white;
}
.ca-sort-button .img-path-sort {
    float: left;
    width: 10px;
    height: 20px;
    background-image: url('images/sort-arrow.png');
    background-repeat: no-repeat;
    background-position: 0 100%;
    margin-right: 5px;
}
#sort-by-cost {
    border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px 0 0 5px;
    border-right: 1px solid white;
}
#sort-by-return {
    border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;
    border-left: 1px solid white;
}
.ca-visible-button {
    float: left;
    cursor: pointer;
    height: 20px;
    background-color: #387d19;
    padding: 5px 5px;
    font-size: 1.3em;
    color: white;
}
#visible-econom {
    border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px 0 0 5px;
    border-right: 1px solid white;
    background-color: #7ddc16;
}
#visible-bussiness {
    border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;
}
.ca-name-sort {
    font-size: 1.3em;
    text-align: right;
    padding-right: 260px;
}
.search-module-description-in-module {
    width: 300px;
    float: left;
    color: black;
    font-size: 11pt;
    margin-left: -26px;
}
.search-module-description-in-module .search-module-description-link a {
    color: red;
    text-decoration: underline;
}
.search-module-description-in-module .search-module-description-link a:hover {
    color: red;
    text-decoration: none;
}
/*Конец стилей для обновленного вида результатов поиска*/
/*Стили для страницы orders/special*/
.ca-control-menu{
    font-size: 1.3em;
}
.ca-control-menu .ca-menu-filter{
    text-decoration: underline;
    text-align: right;
    padding-right: 1em;
}
#ca-content .ca-control-menu .ca-menu-items-filter a{
    margin: 0 0.8em;
    float: left;
    display: inline;
    padding: 0.2em;
}
#ca-content .ca-control-menu .ca-menu-items-filter .active{
    color: white;
}
#ca-content .ca-control-menu .filters-city .active, #ca-content .ca-control-menu .filters-country .active, #ca-content .ca-control-menu .filters-order .active{
    padding:9px;
    margin:0 auto;
    text-align:center;
    overflow:hidden;
    text-decoration: none;
}
.filters-city .active {
    background-color: orange;
}
.filters-country .active {
    background-color: #66f;
}
.filters-order .active {
    background-color: #4ca920;
}
.filters-city .active:before, .filters-city .active::before, .filters-city .active:after, .filters-city .active::after,
.filters-country .active:before, .filters-country .active::before, .filters-country .active:after, .filters-country .active::after,
.filters-order .active:before, .filters-order .active::before, .filters-order .active:after, .filters-order .active::after
{
    display:block;
    height:9px;
    margin:-14px -14px 0px -14px;
    padding:0;
    text-align:left;
    line-height:0;
    font-size:0;
    overflow:hidden;
}
.filters-city .active:before, .filters-city .active::before, .filters-city .active:after, .filters-city .active::after {
    content:url('images/corners.png');
    background:url('images/corners.png') top right no-repeat;
}
.filters-country .active:before, .filters-country .active::before, .filters-country .active:after, .filters-country .active::after {
    content:url('images/corners_blue.png');
    background:url('images/corners_blue.png') top right no-repeat;
}
.filters-order .active:before, .filters-order .active::before, .filters-order .active:after, .filters-order .active::after {
    content:url('images/corners_green.png');
    background:url('images/corners_green.png') top right no-repeat;
}
.filters-city .active:after, .filters-city .active::after,
.filters-country .active:after, .filters-country .active::after,
.filters-order .active:after, .filters-order .active::after{
    margin:0px -14px -14px -14px;
}
.ca-p-coutry{
    margin: 0;
    font-size: 18pt;
    color: #39c;
    text-decoration: underline;
}
.no_seats_info {
    font-size: 1.5em;
    margin: 1em;
}
.no-spec-flights {
    margin: 2em;
    font-size: 1.5em;
}
/* Модуль подписки на СМС рассылку на главной странице */
.subscribe-module {
    font-size: 12pt; 
    background: none repeat scroll 0 0 #E3EFD4; 
    border-radius: 5px 5px 5px 5px; 
    margin-bottom: 10px; 
	padding: 5px; 
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.subscribe-module .header {
    font-size: 16pt; 
    background-color: orange; 
    text-align: center;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.subscribe-module .content {
    font-size: 11pt; 
    text-align: center;
	margin-bottom: 2px !important;
}
.subscribe-module .link {
	margin-top: 5px;
    padding-bottom: 7px; 
    text-align: center;
}
.subscribe-module .link a:hover {
    text-decoration: none;
}
.central_order_block{
    overflow: hidden;
}
.daily_orders_block{
    width: 25%;
    float: left;
}
.order_block{
    width: 75%;
    float: left;
}
.daily_order{
    overflow: hidden;
    width: 100%;
    clear: both;
    margin: 1em 0;
}
.daily_price{
    float: left;
    width: 30%;
    text-align: center;
    padding-top: 0.3em;
    line-height: 1.3;
}
.daily_price .flight_price{
    font-size: 1.3em;
    background-color: #7ede16;
    padding: 0 0.2em;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.daily_params{
    float: left;
    width: 70%;
}
.daily_times{
    font-size: 1.1em;
    color: #818181;
}
.daily_times .flight_time{
    font-size: 1.1em;
    color: #818181;
}
.order_block .ca-special-list tbody td{
    padding: 0;
}
.order_block .ca-special-list tbody .td.column1{
    width: 10%;
}
.order_block .ca-special-list tbody td, .order_block .ca-special-list tbody{
    background: none;
}
.order_block .ca-special-list tbody td{
    background-color: #eaeaea;
}
.order_block .ca-special-list th, .order_block .ca-special-list td{
    text-align: center;
}
.order_block .ca-special-list th.column1, .order_block .ca-special-list td.column1, .order_block .ca-special-list td.column2{
    text-align: left;
}
.order_block .ca-special-list th.column5,.order_block .ca-special-list th.column6{
    width: 6%;
}
.order_block .ca-special-list tbody .empty_row td{
    height: 10px;
    background-color: #fff;
}
.central_order_block .ca-column-4{
    width: 50%;
}
}
.travel_agent{
    width: 70%;
    font-size: 1.1em;
}
.travel_agent legend {
    padding: 1.5em 0;
    font-size: 1.2em;
    font-weight: 600;
}
.travel_agent .row{
    margin: 0.3em 0;
}
.travel_agent fieldset label{
    width: 40%;
    display: block;
    float: left;
}
.travel_agent fieldset label .required{
    color: red;
}

.passport_form .no_valid{
    color: red;
}
.alphanum_err{
    color:red; display:block; position: absolute;
    padding-top: 0.25em;
}
.direction_links{
    width: 100%;
}
.notice_regiter_user{
    font-size: 1.3em;
    position: absolute;
    width: 25%;
    background-color: orange;
    top: 150px;
    left: 20%;
    padding: 1em;
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5);
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.ticket{
    padding: 0.3em;
    font-size: 1.1em;
}
.ticket_new {
    width: 40px;
    color: orange;
    font-size: 1.1em;
    font-weight: 600;
}
