body {
    background-color: #2a5295;
    color: white;
}

table {
    border-collapse: collapse;
    width: 100%;
}


fieldset {
    padding: 0;
    margin: 0;
}

form {
    padding: 0;
    margin: 0;
}

td.graphTable {
    border: 1px solid black;
    font-weight:bold;
    font-size:12px;
    font-family:Arial;
}


button {
  vertical-align: middle;
}

/* описательный div footer-а */
div#copyright {
  margin-right: 2em;
  color: #666666;
  font-size: 12px;
}

/* div логотипов платежных систем в footer-е */
div#logotip_paysystem {
  width: 280px;
  float: right;
}

/* центральные div*/
div#content { _height: 1%;
  padding: 0;
  margin: 0;
  margin-left: 250px;
  vertical-align:text-top;
}

div#menu_box {
  clear: both;
}

/* div навигационного меню */
div#menu {
  float:left;
  padding-left: 10px;
  padding-bottom: 50px;
  padding-top: 20px;
  width: 220px;
  overflow: hidden;
}

/**********************************************************************
Левое навигационное меню (список)
**********************************************************************/
ul#leftnav {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul#leftnav li {
  margin: 0;
  width: 200px;
  padding: 1px 0 1px 2px;
  border-bottom: 1px solid #cfcfcf;
  background: #2a5295;
}

ul#leftnav a {
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  font-family: "Times New Roman";
  color: white;
  background: #2a5295;
  display: block;
  height: 30px;
  line-height: 30px;
}

/* стиль при наведении курсора мыши */
ul#leftnav .menu-hover {
  background: #2a5295;
  cursor: pointer;
}

/* цвет ссылки меню при наведении курсора мыши */
ul#leftnav .menu-hover a{
  text-decoration: underline;
  color: #ffff99;

}

/* стиль активного меню */
ul#leftnav .menu-active {
  background: #2a5295;
  cursor: pointer;
}

/* цвет ссылки активного меню  */
ul#leftnav .menu-active a{
  color: #ffff99;
}

/* внешний вид ошибки  */
.error {
  font-family: Arial, Helvetica, sans-serif;
  color: #ff0000;
  font-size: 12px;
  line-height: 13px;
  font-weight:bold;
}

/* заголовки */
h2 {
  font-weight: bold;
  font-size: 125%;
  /*color: #2a5295;*/
  line-height: 1.1em;
  font-family: Arial, Helvetica, sans-serif;
  margin: 5px 0 3px 0;
  padding: 0;
}

h2 a {
  color: #2a5295;
}

h4 {
  font-weight: normal;
  font-size: 90%;
  color: #2a5295;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0 0 3px 0;
  padding: 0;
}

h4 a {
  color: #2a5295;
  text-decoration: none;
}

/* текст  */
.text {
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
}

.text strong,
.text b {
  color: white;
}

.text_small {
  font-size: 12px;
  font-family: Arial;
  font-weight: normal;
}

.text td {
  font-size: 12px;
  font-family: Arial;
  font-weight: normal;
  line-height: 1em;
  margin: 0;
  padding: 2px 0 1px 3px;
  
  
}

.gray {
  color: #666666;
}

.light-gray {
  color: #999999;
}

/* фото слева  */
.foto_left {
  float: left;
  padding: 3px 10px 3px 0;
  margin: 0;
}

/* страница поиска гостиниц - не найдены */
.header_notfoundhotels {
  color: #ff0000;
  font-weight:bold;
  text-align: center;
}

/* страница поиска гостиниц - альтернативные */
.header_alternativehotels {
  color: #2a5295;
  font-weight:bold;
  background-color: #F5D088;
  text-align: center;
  padding: 7px 0;
}

/* таблица гостиниц результата поиска */
.search_result {
  font-size: 10px;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0 0 6px 0;
  padding: 0;
  clear: left;
}
.search_result th {
  text-align: left;
  margin: 0;
  padding: 2px 6px 2px 6px;
  background-color: #F5D088;
  color: #2A5295;
  font-weight: bold;
}
.search_result tr.odd td{
  background-color: #E5E5E5;
}
.search_result tr.even td{
  background-color: #FFFFFF;
}
.search_result td {
  margin: 0;
  color: #2A5295;
  font-size: 12px;
  padding: 4px 0 4px 6px;
  background: transparent;
}
.search_result td.booknow a {
  font-weight: bold;
  color: #2a5295;
  text-decoration: none;
}

.search_result2 {
  width: 100%;
  font-size: 95%;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0 0 6px 0;
  padding: 0;
}
.search_result2 th {
  text-align: left;
  margin: 0;
  padding: 5px 2px 5px 2px;
  background-color: #2a5295;
  color: #FFFFFF;
  font-weight: normal;
  line-height: 1em;
}
.search_result2 tr.odd td{
  background-color: #E5E5E5;
}
.search_result2 tr.even td{
  background-color: #FFFFFF;
}
.search_result2 td {
  margin: 0;
  padding: 4px 0 4px 4px;
  font-size: 80%;
  background-image: url(http://images.acase.ru/sjas/images/ru/table_02.gif);
}
.search_result2 td.booknow {
  text-align: center;
}
.search_result2 td.booknow a {
  font-weight: normal;
  color: #2a5295;
  text-decoration: none;
}
.search_result2 td.booknow a:hover{
  text-decoration: underline;
}

.search_result2 h4 {
  text-decoration: none;
}

/* форма бронирования через отправку на email */
.bform_table {
  font-size: 95%;
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0 0 20px 0;
  padding: 0;
}
.bform_table td {
  margin: 0;
  padding: 0 0 2px 10px;
  vertical-align: top;
}
.bform_table td.comment {
  margin: 0;
  padding: 6px 6px 15px 2px;
  vertical-align: top;
  font-size: 95%;
  font-style: italic;
  color: black;
}
.bform_table td .alarm {
  font-size: 100%;
}
.bform_table td.hotel {
  font-size: 110%;
}
.bform_table td.hotel a {
  text-decoration: none;
}
.bform_table td.hotel a.city {
  font-size: 95%;
  text-decoration: underline;
}
.bform_table td.hotel a.hotel {
  font-size: 100%;
  font-weight: bold;
  text-decoration: underline;
}
.bform_table td input, textarea, select {
  font-size: 100%;
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  margin: 2px 0 2px 0;
  padding: 0;
  vertical-align: middle;
}

#engine_title_search {
  font-family: Arial;
  font-size: 18px;
  font-weight: normal;
  text-decoration: none;
  line-height: normal;
}

.separator_line {
  background:#DDDDDD;
  font-size:1px;
  height:1px;
  overflow:hidden;
  width:100%;
  margin: 5px 0;
}

/* */
.outer {
  width: 100%;
  margin: 0 0 3px 0;
}
.innera {
  overflow: auto;
  width:100%;
  display: block;
  height: 113px;
  border: 1px solid #999999;
}

/******************************************/
.specreqview {
  font-size: 12px;
}

#tbl_dates {
  width: 50%;
}

#tb_products {
  margin-top: 10px;
  border: white inset 1px;
}

.text_hotel_tip {
  background-color: #2A5295;
  border: 0;
  padding: 5px;
}

.text_hotel_tip_tbl {
  border: 0;
  font-size: 12px;
}

.cart_table_2 {
  font-size: 85%;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0 0 6px 0;
  padding: 0;
}

.cart_table_2 td {
  margin: 0;
  padding: 3px 0 3px 6px;
  background-color: #FFFFFF;
  background-image: url(http://images.acase.ru/sjas/images/ru/table_02.gif);
}

.cart_table_2 td strong {
  color: #2A5295;
}


.cart_table_2 a.select {
  font-weight: bold;
  color: #d3a344;
  text-decoration: none;
}

.cart_table_2 TH {
  font-size: 100%;
  font-weight: bold;
  margin: 0;
  padding: 4px 0 4px 6px;
  background-color: #2A5295;
  color: #FFFFFF;
}
/* ************************************************************* */

/* ВНЕШНИЙ CSS */
body {
  background-color: #2a5295;
  margin: 0;
}

.text A:link { color: white; text-decoration: underline; }
.text A:visited { color: white; text-decoration: underline; }
.text A:active { color: white; text-decoration: underline; }
.text A:hover { color: white; text-decoration: underline;}

.bg {
  background-position: 100% top right;
  background-repeat: no-repeat;
}

.bg3 {
  background-position: 100% top right;
  background-repeat: repeat;
  background-position-y: 26
}

.bg2 {
  background-position: 100% top left;
  background-repeat: no-repeat;
}

.copyright {Color : #3F4959; Font-Family : Tahoma; Font-Size : 11px; margin-left: 40px;}
.copyright2 {Color : #035e96; Font-Family : Tahoma; Font-Size : 11px; margin-left: 40px;}

.link {
  Color: #bbf9ff;
  Font-Size: 12px;

}
.link2 {
  Color: #bbf9ff;
  Font-Size: 12px;

}
.link3 {
  Color: #bbf9ff;
  Font-Size: 12px;
  text-decoration: none;

}
.link4 {
  Color: #000066;
  Font-Size: 18px;

}


.menu3 {
  Color: #bbf9ff;
  Font-Family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  Font-Size: 12px;
  padding-top: 2px;
  padding-bottom: 4px;
  text-decoration: none;
}
.menu3a {
  Color: #df0000;
  Font-Family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  Font-Size: 14px;
  padding-top: 2px;
  padding-bottom: 4px;
  text-decoration: none;
}

.content {
  Color: #FFFFFF;
  Font-Family: Verdana;
  Font-Size: 14px;
}

.content2 {
  Color: #FFFFFF;
  Font-Family: "Times New Roman", Times, serif;
  Font-Size: 15px;
}

.content3 {
  Color: #FFFFFF;
  Font-Family: Verdana;
  Font-Size: 12px;
}

h1 {
  Color: #00eaff;
  Font-Family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  Font-Size: 17px;
  padding-top: 00px;
  font-weight: 100;
}


h3 {
  Color: white;
  Font-Family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  Font-Size: 14px;
  padding-top: 00px;
  font-weight: 100;
}

.ticket1 {
  Color: #3b3b3b;
  Font-Family: Tahoma;
  Font-Size: 11px;
}
.ticket2 {
  Color: #3b3b3b;
  Font-Family: Tahoma;
  Font-Size: 12px;
}

.pic_ticket {
  margin: 0px 0px 0px 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 20px;
  margin-top: 0px;
  float: left;
}



.x-combo-list-item{
    color:black;
}

.x-panel-body{
    background-color:#2A5295;
}

.persone_list {

    border-color: #99BBE8;
    

}


.persone_list th{

    font-weight: bold;
    text-align: center;
    padding: 5px;

}

.persone_list td{

    padding: 5px;
    font-size: 10pt;

}



.persone_list a{

    color: white;
    font-weight: bold;
    text-align: center;

}

    .day{
        width:10px;
    }
    .dates{
        text-align:center;
    }

    .quotes{
        text-align:center;
    }



.quoteshover:hover {
    background-color: #99BBE8;
}


