.search_box {
    background-color: #D0D8F9;
}
.header_text {
    font-size: 14px;
    font-weight: bold;
}
.header_lable_bg {
    background-color: #DAE0FA;
    border-bottom: thick none;
}
.header_lable {
    background-color: #0587CC;
    color: white;
    font-size: 16px;
    font-weight: bold;
    margin: 5px 8px;
    padding: 2px;
}
.header_lable_special {
    background-color: #E17009;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    margin-top: 5px;
    padding: 3px 3px 3px 10px;
    width: 230px;
}
.hotel_name {
    color: #4297D7;
    font-size: 18px;
    font-weight: bold;
}
.hotel_address {
    font-size: 12px;
    font-style: italic;
}
/*label {
    float: left;
    width: 10em;
}
label.error {
    color: red;
    float: none;
    padding-left: 0.5em;
    vertical-align: top;
}*/

.line {
    border: 1px solid #FFCC00;
}
.check_rooms {
    padding: 8px 3px 15px 15px;
}
.even {
    background-color: #DAE0FA;
}
.odd {
    background-color: #C5D4E9;
}
.rooms {
    padding: 5px;
    width: 830px;
}
.room_facil {
    padding: 3px;
    width: 480px;
}
.rooms td {
    border-right: 1px solid #5C9CCC;
    padding: 3px;
}
.room_facil_td {
    display: none;
}
.room_facil_tr {
    visibility: hidden;
}
.boxcorner {
    bottom: 0;
    left: 0;
    margin: 0;
    position: absolute;
}
.distance {
    cursor: pointer;
    font-size: 11px;
}
.hotel_name_link {
    font-size: 18px;
    font-weight: bold;
}
a.hotel_name_link:link {
    color: #4297D7;
}
a.hotel_name_link:visited {
    color: #4297D7;
}
a.hotel_name_link:hover {
    color: #FF6600;
}
a.hotel_name_link:active {
    color: #4297D7;
}
.search_r_rooms {
    padding: 5px;
    width: 100%;
}
.hotel_img_link {
    border: medium none;
    text-decoration: none;
    width: 70px;
}
.hotel_img_link_test {
    border: medium none;
    text-decoration: none;
}
.room_name_link {
/*     color: #090E4A;*/
    font-weight: bold;
}
a.room_name_link:link {
/*      color: #090E4A;*/
    font-weight: bold;
}
a.room_name_link:visited {
/*    color: #4297D7;*/
     font-weight: bold;
}
a.room_name_link:hover {
/*    color: #FF6600;*/
     font-weight: bold;
}
a.room_name_link:active {
/*    color: #4297D7;*/
     font-weight: bold;
}
.filter_box tr:hover{background-color:#E6EAED;}
.filter_box a:hover{color:#FF6600}
.header_city {
    color: #090E4A;
}
a.header_city:link {
    color: #090E4A;
    text-decoration: underline;
}
a.header_city:visited {
    color: #090E4A;
    text-decoration: underline;
}
a.header_city:hover {
    color: #FF6600;
    text-decoration: underline;
}
a.header_city:active {
    color: #090E4A;
    text-decoration: underline;
}
legend {
    color: #090E4A;
    font-weight: bold;
}
a:link {
    color: #090E4A;
    text-decoration: underline;
}
a:active {
    color: #090E4A;
    text-decoration: none;
}
a:visited {
    color: #090E4A;
    text-decoration: underline;
}
a:hover {
    color: #FF6600;
    text-decoration: underline;
}
.active {
    background-color: #4CBB17;
    color:white
}
fieldset {
    border: 1px solid #000066;
    padding: 6px;
}
a.active_link {
    color: #FFFFFF;
    text-decoration: none;
}
.filter_box {
    cursor: pointer;
}
.filter_box a {
    text-decoration: none;
}
.room_header {
    background-color: #0587CC;
    color: #FFFFFF;
}
.room_text {
    color: #4297D7;
}
.room_text_price {
    color: #B30000;
    float: right;
    font-weight: bold;
    margin-right: 5px;
}
.room_text_price_td {
    float: right;
    margin-right: 5px;
}
.room_text_price_old {
    float: right;
    margin-right: 5px;
    text-decoration: line-through;
}
.room_text_price_green {
    color: #339900;
    float: right;
    font-weight: bold;
    margin-right: 5px;
}
.room_hr {
     background: none repeat scroll 0 0 #0587CC;
    border: medium none;
    clear: both;
    color: #DDDDDD;
    float: none;
    height: 1px;
    width: 100%;
    margin-bottom: 0;
    margin-top: 0;
}
.change_date_form {
    display: none;
}
.search_box {
    margin-top: 2px;
    padding: 5px 0 5px 5px;
    width: 210px;
}
.room_inner_div {
    border-top: 1px dotted #96B2D9;
    height: 1.8em;
    padding-bottom: 10px;
    padding-top: 5px;
}
.filter_box table tr:hover {
    background-color: #D0D8F9;
    color: #090E4A;
}
.head_menu {
    color: #4297D7;
    font-weight: bold;
    font-size: 14px;
}
a.head_menu:link {
    color: #FFFFFF;
    text-decoration: none;
}
a.head_menu:visited {
    color: #FFFFFF;
    text-decoration: none;
}
a.head_menu:hover {
    color: #FF6600;
    text-decoration: none;
}
a.head_menu:active {
    color: #FFFFFF;
    text-decoration: none;
}
.special_table {
/*    background-color: #F5F8F9;*/
    border-collapse: collapse;
    border-spacing: 0;
    
}
.table_elements_reset input[type="text"], input[type="password"], input.text, input.title, textarea, select{
    margin: 0.2em 0;
}
.affi_reserv:hover {
    background-color: #A7CAE7;
}
.affi_reserv {
    background-color: #FFFFFF;
}
#preview {
    background: none repeat scroll 0 0 #333333;
    border: 1px solid #CCCCCC;
    color: #FFFFFF;
    display: none;
    padding: 5px;
    position: absolute;
}
.ac_results {
    background-color: white;
    border: 1px solid black;
    overflow: hidden;
    padding: 0;
    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;
}
.ac_loading {
    background: none no-repeat scroll right center white;
}
.ac_odd {
    background-color: #EEEEEE;
}
.ac_over {
    background-color: #0A246A;
    color: white;
}
ul#social_bookmarks {
    clear: both;
    height: 50px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#social_bookmarks li {
    float: left;
    overflow: hidden;
    text-indent: -9999px;
}
#social_bookmarks li a {
    background: url("images/social.gif") no-repeat scroll 0 0 transparent;
    display: block;
    padding-right: 10px;
}
#social_bookmarks li.facebook a {
    background-position: 0 0;
    height: 14px;
    width: 14px;
}
#social_bookmarks li.google a {
    background-position: 0 -34px;
    height: 16px;
    width: 16px;
}
#social_bookmarks li.twitter a {
    background-position: 0 -71px;
    height: 14px;
    width: 14px;
}
#social_bookmarks li.mail a {
    background-position: 0 -378px;
    height: 14px;
    width: 14px;
}
.sprite_3 {
    background-position: 0 -284px;
    height: 10px;
    width: 16px;
}
#purr-container {
    position: fixed;
    right: 0;
    top: 0;
}
.active_res {
    background-color: #00FF33;
}
a.top_link:link {
    text-decoration: none;
}
a.top_link:visited {
    text-decoration: none;
}
a.top_link:hover {
    text-decoration: none;
}
a.top_link:active {
    text-decoration: none;
}
.check_small {
    background: url("images/check_small.png") no-repeat scroll 0 0 transparent;
    list-style-type: none;
    padding: 0 0 0.3em 20px;
}
.room_descr {
    width: 230px;
}
#feedback_cont {
    cursor: pointer;
    height: 110px;
    position: fixed;
    right: 0;
    text-align: center;
    top: 150px;
    vertical-align: middle;
    width: 40px;
    z-index: 1;
}
.contact_info_list {
    margin: 5px;
    padding-left: 20px;
}
.discount_price_green {
    color: #339900;
    font-weight: bold;
    margin-right: 5px;
}
.img_class {
    cursor: pointer;
    height: 60px;
}
.special_hotel_hr:hover {
    background-color: #FFFFFF;
}
.ui-widget {
    font-size: 1em;
}
.passive {
    display: none;
}
.img_link {
    border: medium none;
    text-decoration: none;
}
.box_header {
    font-size: 16px;
    font-weight: bold;
    margin: 0;
}
.price_header {
    font-size: 13px;
    font-weight: normal;
    margin: 0;
}
.pseudo_link {
    border-bottom: 1px dashed #090E4A;
    color: #090E4A;
    cursor: pointer;
    font-weight: normal;
    text-decoration: none;
}
.pseudo_link:hover {
    border-bottom: 1px dashed #FF6600;
    color: #FF6600;
}
.review_small {
    color: grey;
    float: right;
    font-size: 11px;
    vertical-align: bottom;
}
.no_room {
    display: none;
}
.main_transfer {
    display: block;
    empty-cells: hide;
    vertical-align: top;
    width: 390px;
}
.arrival {
    vertical-align: top;
}
.box_header_new {
    font-size: 18px;
    font-weight: bold;
    margin: 5px 8px;
}
.box_p {
/*    background-color: #F2F7FB;*/
    margin-bottom: 10px;
}
.box_p_search {
    background-color: #FEBA02;
    margin-bottom: 10px;
}
.box_new {
    margin: 5px 8px;
}
.box_p_left {
}
.box_p_right {
    margin-bottom: 5px;
}
.box_p_city {
    background-color: #F2F7FB;
    min-height: 345px;
}
.box_p_why{height: 108px}
.box_p_regions {
    min-height: 251px;
}
.hotel_img_link_new {
    border: medium none;
    height: 85px;
    text-decoration: none;
    width: 100px;
}
.hotel_name_link_new {
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}
a.hotel_name_link_new:link {
    color: #4297D7;
    text-decoration: none;
}
a.hotel_name_link_new:visited {
    color: #4297D7;
    text-decoration: none;
}
a.hotel_name_link_new:hover {
    color: #FF6600;
    text-decoration: none;
}
a.hotel_name_link_new:active {
    color: #4297D7;
    text-decoration: none;
}
.review_small_new {
    color: grey;
    font-size: 11px;
    vertical-align: bottom;
}
.all_hotels_link {
    font-size: 12px;
}
.hotel_name_column {
    width: 180px;
}
.last_reserv {
    color: #339900;
    font-size: 11px;
}
.tab_inactive {
    background-color: #FFFFFF;
}
.tab_active {
    background-color: #F2F7FB;
    color: #FF6600;
}
.tab {
    cursor: pointer;
    float: left;
    padding: 5px;
}
.tab_bar {
    float: left;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 2px;
    width: 365px;
}
.tab_content {
    height: 300px;
    overflow-x: hidden;
    overflow-y: scroll;
}
.tab_content_inactive {
    display: none;
}
.tab_content_active {
}
.hotel_name_link_new {
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}
.tab_link:link {
    text-decoration: none;
}
.tab_link:visited {
    text-decoration: none;
}
.tab_link:hover {
    color: #FF6600;
    text-decoration: none;
}
.tab_link:active {
    color: #FF6600;
    text-decoration: none;
}
.tab_link {
    text-decoration: none;
}
.inactive {
    display: none;
}
.polaroid {
    -moz-transform: rotate(-5deg);
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 1px 1px 3px #222222;
    margin: 10px;
    padding: 7px;
    position: relative;
    text-align: center;
    width: 210px;
}
.header_city_new {
    color: #4297D7;
    font-weight: bold;
    text-decoration: none;
}
a.header_city_new:link {
    color: #090E4A;
    font-weight: bold;
    text-decoration: none;
}
a.header_city_new:visited {
    color: #090E4A;
    font-weight: bold;
    text-decoration: underline;
}
a.header_city_new:hover {
    color: #FF6600;
    font-weight: bold;
    text-decoration: underline;
}
a.header_city_new:active {
    color: #090E4A;
    font-weight: bold;
    text-decoration: underline;
}
.hotel_list {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.hotel_list li {
    margin-bottom: 1px;
}
.room_details {
    width: 285px;
}
.active_hotel {
    border: 1px solid #B30000;
}
.map_link {
/*    color: #2E6E9E;*/
    font-size: 12px;
    font-weight: bold;
}
.map_active {
    display: block;
}
.map_inactive {
    display: none;
}
.review_area {
    float: right;
    text-align: right;
}
.photo_area {
    float: left;
    text-align: center;
}
.desc_area {
    margin-left: 10px;
}
.room_area {
    margin: 10px 0 0 10px;
}
.room_area_new {
    margin-top: 10px;
}
.hotel_left {
    vertical-align: top;
    width: 120px;
}
.active_hotel_left {
    border-bottom: 1px solid #B30000;
    border-left: 1px solid #B30000;
    border-top: 1px solid #B30000;
}
.hotel_right {
    padding: 5px;
}
.active_hotel_right {
    border-bottom: 1px solid #B30000;
    border-right: 1px solid #B30000;
    border-top: 1px solid #B30000;
}
.text_titles {
    font-size: 16px;
    margin: 0;
}
a.footer_menu_link , a:link.footer_menu_link, a:visited.footer_menu_link {
    color:#FFF;
    font-weight:bold
}
.review_title{
/*color:#4297D7;*/
font-size:18px;
}
.corner-all {
    -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; -khtml-border-radius: 5px
}
.corner-top{ -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px;  border-top-left-radius:5px;border-top-right-radius:5px}
.shadow {
    box-shadow: 2px 2px 2px #CCCCCC;
}
.regular-table {
    margin-bottom: 0;
}
.regular-table tbody tr:nth-child(2n) td, .price-table tbody tr.even td {
/*    background-color: transparent;*/
}
.datepicker {
    width: 100px;
}
#fragment-1 {
    padding: 0;
}
#fragment-2 {
    padding: 0;
}
#fragment-3 {
    padding: 0;
}
#review {
    padding: 0;
}
#tabs ul {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
}
#tabs.ui-widget-content{
    background: none;
}
#ul_menu{
    font-size: inherit;
}
.page_header {
    background: -moz-linear-gradient(center top , #2DAEBF 0%, #B8E6E6 100%) repeat scroll 0 0 transparent;
}
.filter_expand {
    font-size: 16px;
}
.filter_box_new {
    background-color: #5C9CCC;
    margin-bottom: 10px;
}
.box_details {
    background-color: #F2F7FB;
    margin-bottom: 5px;
}
.box_serach_v {
    background-color: #5C9CCC;
    margin-bottom: 8px;
}
.hotel_box{
    margin-bottom: 10px;
}
.room_table td{
    padding-left: 4px;
    padding-right: 5px;
    padding-bottom: 2px;
    padding-top: 2px;
}
.review_table td{
    vertical-align: top;
}
.menu_box{margin-bottom: 10px}
.box_bottom{margin-bottom:8px}
.box_general{
    margin-bottom: 10px
}
.box_customer{
        margin-bottom: 10px
}
.special_offer_table td{
padding:0;
text-align: center;
}
.awesome_box {
    background: url("images/alert-overlay.png") repeat-x scroll 0 0 #222222;
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    display: inline-block;
    position: relative;
    text-decoration: none;
}
.yellow.awesome_box {
    background-color: #FF0084;
    color: white;
}
.magenta.awesome_box {
    background-color: #A9014B;
}
.blue.awesome_box {
    background-color: #0587CC;
}
.light_blue.awesome_box {
    background-color: #F2F7FB;
}
.search_result{
    margin-bottom: 10px
}
.line_new{
    background-color: #FF0084;
}
.awesome, .awesome:visited {
    background: url("images/alert-overlay.png") repeat-x scroll 0 0 #222222;
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    padding: 5px 10px 6px;
    position: relative;
    text-decoration: none;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
}
.awesome:link {
    color: #FFFFFF;
    text-decoration: none;
}
.awesome:hover {
    background-color: #111111;
    color: #FFFFFF;
}
.awesome:active {
    top: 1px;
}
.small.awesome, .small.awesome:visited {
    font-size: 11px;
}
.awesome, .awesome:visited, .medium.awesome, .medium.awesome:visited {
    font-size: 13px;
    font-weight: bold;
    line-height: 1;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
}
.large.awesome, .large.awesome:visited {
    font-size: 14px;
    padding: 8px 14px 9px;
}
.green.awesome, .green.awesome:visited {
    background-color: #91BD09;
}
.green.awesome:hover {
    background-color: #749A02;
}
/*.blue.awesome, .blue.awesome:visited {
    background-color: #0073EA;
}*/
.blue.awesome, .blue.awesome:visited {
    background-color: #0587CC;
}
/*.blue.awesome:hover {
    background-color: #007D9A;
}*/
.blue.awesome:hover {
    background-color: #33AFCD;
}
.red.awesome, .red.awesome:visited {
    background-color: #E33100;
}
.red.awesome:hover {
    background-color: #872300;
}
.magenta.awesome, .magenta.awesome:visited {
    background-color: #A9014B;
}
.magenta.awesome:hover {
    background-color: #630030;
}
.orange.awesome, .orange.awesome:visited {
    background-color: #FF5C00;
}
.orange.awesome:hover {
    background-color: #D45500;
}
.yellow.awesome, .yellow.awesome:visited {
    background-color: #FFB515;
}
.yellow.awesome:hover {
    background-color: #FC9200;
}

