* {
    font-family: Arial !important;
    font-size: 12px !important;
}

.checkRooms {
    border: 0px;
    font: bold 13px Arial, sans-serif;
    color: #4e4e4e;
    line-height: 25px;
    padding: 0px;
}
.checkRooms label.date {
    display: block;
    width: 150px;
    float: left;
}
.checkRooms input {
    border: 1px solid #939393;
    vertical-align: middle;
    width: 70px;
    text-align: center;
}
.checkRooms input#dateTo {
    margin-left: 42px;
}
.dateTo {
    margin-left: 20px;
}
/*table.roomsList {
    border-collapse: collapse;
    border: 2px solid #d4d4d4;
    color: #4e4e4e;
    font: 13px Arial, sans-serif;
    margin: 10px 0px;
}*/
/*table.roomsList thead {
    background-color: #d4d4d4;
}*/
/*table.roomsList th, table.roomsList td {
    border: 1px solid #d4d4d4;
    padding: 3px 7px;
    text-align: center;
}*/
/*table.roomsList th {
    height: 35px;
    vertical-align: middle;
}
table.roomsList select {
    width: 50px;
    text-align: center;
}
table.roomsList td.wait {
    text-align: center;
    padding: 15px 0px;
}*/
.wait{
    clear: both;
    font-size: 20px !important;
    padding: 20px 0 10px;
    width: 460px;
}
table.roomsList td.totalPriceLabel {
    text-align: right;
}dateTo

div.button1 {
    height: 21px;
    background: url('../images/button1-left-bg.jpg') no-repeat left center;
    margin: 5px 0px;
}
div.button1 div {
    height: 21px;
    background: url('../images/button1-right-bg.jpg') no-repeat right center;
    cursor: pointer;
    text-align: center;
    line-height: 20px;
    color: #3E5775;
    font-weight: normal;
}

div.button2 {
    height: 19px;
    background: url('../images/button2-left-bg.jpg') no-repeat left center;
    margin: 5px 0px;
}
div.button2 div {
    height: 19px;
    background: url('../images/button2-right-bg.jpg') no-repeat right center;
    cursor: pointer;
    text-align: center;
    line-height: 18px;
    color: #4e4e4e;
}

img.ui-datepicker-trigger {
    vertical-align: middle;
    margin: 0px 0px 3px 3px;
    cursor: pointer;
}

.clearBoth {
    clear: both;
}

.normalWeight {
    font-weight: normal !important;
}

#mainPlaces {
    margin-right: 25px;
}

.width120 {
    width: 120px;
}
.width180 {
    width: 180px;
}

.hidden {
    display: none !important;
}

.orderInfo {
    border-radius: 5px;
    border: 1px solid #9495a2;
    font: bold 13px Arial, sans-serif;
    width: 440px;
    padding: 10px;
    background: #ecedf3;
}
.orderInfo input {
    border: 1px solid #939393;
    margin: 2px 0px 5px;
    width: 250px;
}
.orderInfo label {
    width: 130px;
    display: inline-block;
}
.rightButton {
    float: right;
}
.starLabel {
    font: normal 11px Arial, sans-serif;
    font-style: italic;
    color: #777777;
}

.errorField {
    border: 1px solid #ff0000 !important;
}

.errorsList {
    min-height: 15px;
    font: normal 11px Arial, sans-serif;
    color: #ff0000;
    border: 2px solid #ff0000;
    padding: 10px 10px 10px 50px;
    margin: 10px  0px 0 0;
    /*width: 280px;*/
    background: url('../images/error.png') no-repeat 8px 50%;
    float: left;
}
.orderComplete {
    min-height: 25px;
    font: bold 13px Arial, sans-serif;
    color: #000;
    /*border: 2px solid #448700;*/
    /*padding: 9px 10px 10px 50px;*/
    margin: 0px 0px 10px;
    /*width: 280px;*/
    /*background: url('../images/complete.png') no-repeat 8px 54%;*/
    float: left;
    width: 460px;
}

.deleteButton {
    cursor: pointer;
}

.orderInfo textarea {
    margin: 2px 0px 5px;
    width: 250px;
    height: 70px;
    border: 1px solid #a5acb2;
}

.kcaptcha-img
{
    margin-top: 2px;
    cursor: pointer;
    border: 1px solid #939393;
}
.kLabel {
    vertical-align: top;
    margin-top: 5px;
}
p.kaptcha{
    text-align: center;
    margin: 5px 0;
    width: 220px;
    display: inline-block;
    
}
.blackText {
    color: #3f3d3d;
}
p.kaptcha a{
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    color: #888;
}

#langSelect {
    float: right;
    height: 12px;
    margin-top: 6px;
}
#langSelect span {
    cursor: pointer;
}
.module {   
    border: 1px solid #9495a2;
    border-radius: 5px;
    background: #f1f1f1;
    width: 460px;
    margin-left: -8px;
    
}
.module td {
    color: #263997;
    font-weight: bold;
    padding: 8px;
    border-bottom: 1px solid #b7b9cb;
    border-top: 1px solid #fff;
}
.module tr:first-child td {
    border-top: none;
}
.module tr:last-child td {
    border-bottom: none;
}
.buttonRed {
    background: url("../images/button.png") no-repeat;
    width: 135px;
    height: 21px;
    color: #fff;
    text-align: center;
    padding: 4px 0;
    padding-top: 5px;
    cursor: pointer;
    font-size: 15px !important;
    font-weight: bold;
}
.module label {
    font-weight: bold;
}
#roomsList {
    width: 460px;
    /*border: 1px solid #9495a2;*/
    border-radius: 5px;
    background: #f1f1f1;
    border-collapse: separate;
    font-size: 12px;
    font-weight: bold;
    font-family: Arial;
}
#roomsList select {
    width: 40px;
}
#roomsList thead {
    background: #dddfe9;
}
#roomsList td {
    padding: 8px;
}
#roomsList td, #roomsList th {
    border-left: 1px solid #9495a2;
    border-top: 1px solid #9495a2;
}
#roomsList tr td:last-child {
    border-right: 1px solid #9495a2;
}
#roomsList th {
    font-weight: bold;
}
/*#roomsList .numberType{width:}*/
#roomsList .nightPrice{width:100px;}
#roomsList .places{width:50px;}
#roomsList .nightsCou{width:100px;}
#roomsList .quantity{width:46px;}
.bottTr {
    background:  #dddfe9;
}
.hotelName {
    font-weight: bold;
    background: #fff;
}
.tabTitle {
    font-size: 20px !important;
    display: block;
    padding: 0px 0 5px;
    width: 460px;
    clear: both;
}

.totalPriceRed, .totalPriceRed span {
    color: #c70675;
    font-size: 18px !important;
}

#roomsList tbody tr {
    background: #fff;
    
}
#roomsList th:first-child {
    -moz-border-radius: 6px 0 0 0;
    -webkit-border-radius: 6px 0 0 0;
    border-radius: 6px 0 0 0;
}
 
#roomsList th:last-child {
    -moz-border-radius: 0 6px 0 0;
    -webkit-border-radius: 0 6px 0 0;
    border-radius: 0 6px 0 0;
    border-right: 1px solid #9495a2;
}
#roomsList .bottTr {
    border-radius: 0 0 6px 6px;
    border: 1px solid #9495a2;
}
.orderInfo label.commentL {
    vertical-align: top;
}
#comment{resize:vertical;}
.agreement {
    float: right;
    font-weight: normal !important;
    width: 289px !important;
}
#agreement {
    margin-left: 132px;
    margin-top:0;
    width: 15px;
}
.whiteBG {
    background: #fff;
}
.fancybox {
    display: inline-block;
    margin: 8px 8px -3px 0;
}
.fancybox img {
    border:1px solid #9495a2;
    border-radius:3px;
    display: block;
}
.addForm {
    width: 290px;
}
.addForm td {
    padding: 5px 10px;
}
.addForm #mainPlaces {
    margin-right: 5px;
}
.addForm .dateTo {
    margin-left: 0;
}
.addForm .langChoose {
    float: right;
    margin-top: 5px;
    height: 11px;
}
.addForm b {
    font-size: 18px;
    color: #616263;
}
.formText label {
    color: #4b4949 !important;
    font-size: 15px;
}
/*.orderListNew tbody {
    margin-top: 1px;
}*/
.buttonBlue {
    background: url("../images/blue.png") no-repeat;
    width: 176px;
    height: 37px;
    color: #fff;
    text-align: center;
    padding: 7px 0 4px;
    cursor: pointer;
    font-size: 24px;
    font-weight: bold;
    margin-left: 150px;
}
#orderList {
    background: none repeat scroll 0 0 #F1F1F1;
    border: 1px solid #9495A2;
    border-radius: 5px 5px 5px 5px;
    width: 460px;
    font-size: 14px;
    font-family: Arial;
}
#orderList th:last-child {
    border-right: none;
}
#orderList th {
   background: #dddfe9;
   border-right: 1px solid #9495A2;
   border-bottom: 1px solid #9495A2;
   font-weight: bold;
}
#orderList tr td:last-child {
    border-right: none;
}
#orderList tbody tr td {
    border-right: none;
    border-right: 1px solid #9495A2;    
    border-bottom: 1px solid #9495A2;
    background: #fff;
}
.totalPrice {
    /*border-top: 1px solid #9495A2;*/
    text-align: center;
}
#orderList tfoot tr td {
    border-right: none;
    border-right: 1px solid #9495A2;
    background: #dddfe9;
    
}
#keystring {
    width: 60px;
}
.quantity {
    text-align: center;
}
#ru {
    background: url("../images/rus.png") no-repeat;
    display: inline-block;
    text-indent: -9999px;
    width: 16px;
    height: 11px;
}
#en {
    background: url("../images/en.png") no-repeat;
    display: inline-block;
    text-indent: -9999px;
    width: 16px;
    height: 11px;
    margin-left: 3px;
}
.orderInfoFinish {
    background: #eeeff4;
    border: 1px solid #9495a2;
    border-radius: 5px;
    margin-top: 10px;    
}
.orderInfoFinish tr td:first-child {
    border-left: none;
}
.orderInfoFinish tr:first-child td {
    border-top: none;
}
.orderInfoFinish tr td {
    padding: 10px;
    /*font-weight: normal !important;*/
    font-size: 13px;
    border-left: 1px solid #9495a2;
    border-top: 1px solid #9495a2;
    font-weight: bold;
    
}
 #roomsList th {
    padding: 10px 5px;
}
td.title{
	padding-left:0 !important;
	padding-right:0 !important;
}
td.title span{
    cursor:pointer;
    color: #263997;
    text-decoration: underline;
}
td.title .arrow{
	width:14px;
	height:14px;
	background: url("../images/arrow-right.png") no-repeat 3px 1px;
	float:left;
	margin-left:5px;
}
td.title.active .arrow{background: url("../images/arrow-down.png") no-repeat 0px 5px;}
td.empty{
	height:0;
	padding:0 !important;
	border:0 !important;
	margin:0;
}
#popupImg{
    position:absolute;
    max-width:400px;
    max-height:400px;
    min-height: 50px;
    min-width: 50px;
    border:2px solid #9495a2;
    border-radius:3px;
    background: url("../images/wait.gif") center no-repeat;
    display: none;
}
#popupImg img{display:block;}
.description {
    font-weight: normal;
    margin: 0;
    color: #3d3d3d;
}