.jqry112 #roomNumber-button, .jqry112 #adults-button,.jqry112 #children-button,.jqry112 #roomNumber-button {
    width: 48.4px;
    margin-top: 0.1em;
}

.jqry112 #child1-button,.jqry112 #child2-button,.jqry112 #child3-button,.jqry112 #child4-button {
    width: 48.4px;
    margin-top: 0.1em;
}

.jqry112.version2 .childage {
    margin-left: 12px;
}

.jqry112.version2 #guestswithage-part label {
    margin-top: 5px;
    margin-bottom: 0px;
}


.clear {
    clear: both;  
    overflowXX: auto;
}

#getaquote{
    floatXX: center;
    vertical-alignXX: middle;
    text-align: center;
}

#getaquote a{
    padding: 10px 12px 0 0;
    margin-top: 11px;
}

#getaquote span{
    paddingXX: 10px 12px 0 0;
    margin-top: -6px;
}

.accommodation-left{
    float: left;
    padding: 0 12px 0 0;
    width: 124px;
}
.accommodation-left.onlyonecolumn{
    width: 62px;
}

.accommodation-right {
     float: left;
    width: 464px;     
}
.accommodation-right.onlyonecolumn {
    width: 526px;     
}

@media only screen and (max-width: 667px) {
    /* For mobile phones: */
    .accommodation-right.onlyonecolumn {
        width: auto;
        box-sizing: border-box;
    }
}


.accommodation-image-thumb{
    border: 1px solid #222;
    display: block;
     height: 50px;
     width: 50px;
}
.accommodation-image-link{
    float: left;
    display: block;
     height: 52px;
     width: 52px;
     padding: 5px;
}


@media only screen and (max-width: 667px) {
    /* For mobile phones: */
    .hotel #slider1_container {
        position: relative;
        top: 0px;
        left: 0px;
        width: 1040px;
        height: 570px;
        background: #000000;
        overflow: hidden;
    }

    #content_slider {
        margin: 0px 10px 10px 10px !important;

    }
}

@media only screen and (max-width: 667px) {
    /* For mobile phones: */
    #review  {
             padding: 10px 10px 0px 10px;
             background-color: #FFF;
    }
    #rooms  {
        padding: 0px 10px 0px 10px;
        background-color: #FFF;
    }

    #facilitiesformobile, #facilities  {
        padding: 0px 10px 0px 10px;
        background-color: #FFF;
    }
}

/**************************/
/* STAT TABS PART  */
/**************************/

/**************************/
/* jquery subclass  */
/**************************/
.info-tabs.ui-widget-header {
	border: 0px solid #aaaaaa;
	border-bottom: 1px solid #EEEEEE;
	background: #ffffff;
	color: #ff2222;
	font-weight: bold;
}

@media only screen and (max-width: 667px) {
    /* For mobile phones: */
    .info-tabs {display: none;}
}

/* Interaction states
----------------------------------*/

.info-tabs .ui-state-default,
.info-tabs .ui-widget-content .ui-state-default,
.info-tabs .ui-widget-header .ui-state-default {
	border: 0px solid #d3d3d3;
	background: none;
	font-weight: normal;
	color: #555555;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #555555;
	text-decoration: none;
}
.info-tabs .ui-state-hover,
.info-tabs .ui-widget-content .ui-state-hover,
.info-tabs.ui-widget-header .ui-state-hover,
.info-tabs .ui-state-focus,
.info-tabs .ui-widget-content .ui-state-focus,
.info-tabs .ui-widget-header .ui-state-focus {
	border: 0px solid #999999;
	background: none;
	font-weight: normal;
	color: #212121;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
	color: #212121;
	text-decoration: none;
}
.info-tabs .ui-state-active,
.info-tabs .ui-widget-content .ui-state-active,
.info-tabs.ui-widget-header .ui-state-active {
	border: 0px solid #aaaaaa;
	background: none;
	font-weight: normal;
	color: #212121;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #212121;
	text-decoration: none;
}


/*************END JQUERY***************************************/

#AAprogram {
    background: url("../images/AAdvantage_Logo.png") no-repeat scroll 0px 0px #FFFFFF;
    colorXX: #777777;
    width: 150px;
    height: 32px;
}

.info-tabs {
    background: none repeat scroll 0 0 #EDEDED;
    position: relative;
    z-index: 0;}
	
.info-tabs li.selected a {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #000000;
    font-weight: bold;
}
.info-tabs li.selected a {
    background: none repeat scroll 0 0 #fff;
    color: #000;
    font-weight: bold;
}


.info-tabs li {
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
    float: left;
    text-align: center;
}
.info-tabs li a {
    background: none repeat scroll 0 0 black;
    border-right: 0px solid #fff;
    color: white;
    display: block;
    font-size: 13px;
    height: 54px;
    line-height: 54px;
    outline: medium none;
    text-align: center;
    width: 132px;
}

.info-tabs li a:hover {
    text-decoration: none;
}
.info-tabs #reviews-tab {
    border-right: 0 none;
}
.info-tabs li:last-child a {
    border-right: 0 none;
}


.ui-tabs .ui-tabs-nav li.ui-tabs-active  {
    margin-bottom: -1px;
    padding-bottom: 1px;
}

.info-tabs li.ui-tabs-active a {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #000000;
    font-weight: bold;
}

.info-tabs .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
    color: #FFFFFF;
    text-decoration: none;
	
	background: none repeat scroll 0 0 #000000;
    border-right: 1px solid #FFFFFF;
    color: #FFFFFF;
    display: block;
    font-size: 13px;
    height: 54px;
    line-height: 54px;
    outline: medium none;
    text-align: center;
    width: 167px;
	
	
	
	
}

.ui-tabs {
	padding: 0;
    position: relative;
}
.ui-tabs .ui-tabs-nav {
    margin: 0;
	padding: 0;
}
.ui-tabs .ui-tabs-nav li {
    border-bottom-width: 0;
    float: left;
    list-style: none outside none;
	margin: 0;
    padding: 0;
    position: relative;
    top: 0;
    white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
	padding: 0;
    text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: 0px;
    padding-bottom: 0px;	
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-width: 0;
    display: block;
	padding: 0;
}

/**************************/
/* STAT TABS PART  */
/**************************/




.slide_counter{
	position: absolute; 
	top: 0px; 
	left: 0px; 
	width: 1030px; 
	height: 40px;
	color: #F2F2F2; 
	font-size: 11px; 
	font-weight: bold; 
	line-height: 40px; 
	text-align: right;
}

.slide_caption{
	position: absolute; 
	top: 540px; 
	left: 0px;
    width: 1040px; 
    height: 40px;
}

.slide_container{
	cursor: move; 
	position: absolute; 
	left: 0px; 
	top: 0px; 
	width: 1040px; 
	height: 570px; 
	overflow: hidden;
}

.slide_loading {
	position: absolute; 
	top: 0px; 
	left: 0px;
}

.slide_loading_background {
	filter: alpha(opacity=70); 
	opacity:0.7; 
	position: absolute; 
	display: block;
    background-color: #000000; 
    top: 0px; 
    left: 0px;
    width: 100%;
    height:100%;
}

.slide_loading_image {
	position: absolute; 
	display: block; 
	background: url(../img/sshow/loading.gif) no-repeat center center;
    top: 0px; 
    left: 0px;
    width: 100%;
    height:100%;
}

#book_button {
    background: linear-gradient(to bottom, #008ec5 0px, #0070c5 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#googlemap {
 height: 450px;
 width: 610px;
 display : none;
 }

@media only screen and (max-width: 667px) {
    /* For mobile phones: */
    #googlemap {
        height: 300px;
        width: 100%;
        padding-topXX: 50%;
        display : block;
    }
    /*
    #googlemap:before{
        content: "";
        display: block;
        padding-top: 100%;
    }
    */
}

#googlemap.visible{
  display : block;
 }
 
.inputcontent {
 padding-top: 0px;
 padding-bottom: 0px;
 height: 40px;
}

.guests {
 float : right;
 padding-top: 0px;
}

.guests .input-wrap{
	float : right !important;
}

.maxOccupancyLabel, .infoHotel {
    font-size: 11px;
	font-family: 'Tenor Sans',Helvetica Neue,Helvetica,Arial,sans-serif;
	padding-bottom : 4px;
}
@media only screen and (max-device-width: 667px) {
    .maxOccupancyLabel, .infoHotel {
        font-size: 13px;
        colorXX: #00c558;
    }
}
.infoHotel {
    color: #cd0a0a;
    font-size: 12px;
}

.maxDateLabel {
display: none;
}
.maxOccupancyLabel {
}

#searchbutton {
	border : medium none;
	background-color : #008ec5;
	background-image:none;
	background: linear-gradient(to bottom, #008ec5 0px, #0070c5 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-size: 16px;
    font-weight: normal;
    height: 35px;
	color : #fff;
	display : inline-block;
	width : 140px;
	float: right;
    vertical-align: top;
}

@media only screen and (max-device-width: 667px) {
    #searchbutton {
        font-size: 20px;
        font-weightXX: 600;
        height: 45px;
        width : 180px;
    }
}



#searchbutton.desactivated {
	background-image: none;
	background: linear-gradient(to bottom, #999999 0px, #a5a5a5 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	
}

.hotelsearchbutton  {
	padding-top: 1px;
	padding-bottom: 11px;
	padding-right : 0px;
}

#adults {
	width: 110px;
}

#children {
	width: 140px;
}


.category-list #response p{
    color: #008ec5;
    overflow: hidden;
    padding-top: 15px;
    font-size: 13px;
	font-weight: bold;
    transition: max-height 0.5s ease 0s;
}

@media only screen and (max-device-width: 667px) {
    .category-list #response p{
        font-size: 15px;
    }
}

.category-list .rates-unavailable-message {
    max-height: 0;
}
.rates-unavailable .rates-unavailable-message {
    max-height: 45px;
}
.category-list .rates-unavailable-message {
    color: #008ec5;
    overflow: hidden;
    padding-top: 15px;
    font-size: 14px;
	font-weight: bold;
    transition: max-height 0.5s ease 0s;
}
.category-list.rates-unavailable {
    padding-bottom: 20px;
}

@media only screen and (max-width: 667px) {
    /* For mobile phones: */
    .category-list.rates-unavailable {
        padding-bottom: 5px;
    }
}

.category-list .rates-loading-message {
    display: none;
}

.category-list.rates-loading .rates-loading-message {
    display: block;
}
.category-list .rates-loading-message {
    background-image: url("../images/loading.gif");
    background-position: center 90px;
    background-repeat: no-repeat;
    color: #ABABAB;
    font-size: 25px;
    padding: 20px 0px 170px 0px;
    text-align: center;
}

.version2 .hotelsearchbutton  {
    clear: both;
}

@media only screen and (max-device-width: 667px) {
    .version2 .hotelsearchbutton  {
        displayXX:inline-block;
    }

}

.inputcontent #guestswithage-part  {
    clear: both;
    margin-right: 0px;
    margin-left: 15px;
    vertical-align: top;
}
@media only screen and (max-width: 667px) {
    /* For mobile phones: */
    .inputcontent #guestswithage-part  {
        margin-left: 0px;
    }
}


.version2 .roomnumber  {
    display: block;
    float: left;
}

#guestswithage-part #guests-part {
    float: left;
    display: block;
}

.version2 .inputcontent .childage{
    display: none;
}


.version2 .childage {
    display: none;
    margin-right: 0px;
    margin-left: 15px;
    vertical-align: bottom;
}

@media only screen and (max-width: 667px) {
    /* For mobile phones: */
    .version2 .childage {
        margin-left: 0px;
    }
}


.version2 .childage.visible{
    display : inline-block;
}

.version2 #child1,.version2 #child2,.version2 #child3,.version2 #child4 {
    width: 80px;
}

.version2 .childage label {
    font-size: .6167em;
}

.version2 label {
    text-transform: uppercase;
    display: block;
    margin-bottom: 5px;
    font-weight: normal;
    font-size: .9167em;
}


@media only screen and (max-device-width: 667px) {
    .version2 label {
        font-weight: 600;
        font-size: 1em;
    }

}


@media only screen and (max-width: 667px) {
    /* For mobile phones: */
    .version2 label {margin-top: 7px; margin-bottom: 2px;}
}



.version2 .input-wrap {
    display: block;
    float: left;
    position: relative;
}
.version2 .dates-wrap {
    display: block;
    float: left;
}
.version2 .dates-wrap input {
    background: url("../images/calendar.png") no-repeat scroll 107px 50% #FFFFFF;
    color: #777777;
    width: 125px;
}
#lb-search-nights {
    width: 133px;
    text-align: right;
}



.version2 span.highlight, .version2 select.highlight{
    border: 3px solid #cc0000 !important;
    margin: -1px;
}

.version2 input {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FFFFFF;
    border-color: #C9CAC6 -moz-use-text-color -moz-use-text-color #C9CAC6;
    border-image: none;
    border-right: medium none;
    border-style: solid solid solid solid;
    border-width: 1px 1px 1px 1px;
    color: #252525;
    font-size: 14px;
    height: 34px;
    line-height: 34px;
    margin-right: 17px;
    padding-left: 8px;
}
.version2 input:focus {
    outline-color: #FF8821;
}

.version2 .guests-wrap {
    display: inline-block;
    margin-right: 15px;
    margin-left: 0px;
    vertical-align: top;
}
.version2 #search-guests .selected {
    color: #777777;
    line-height: 33px;
    width: 88px;
}

.version2 #roomNumber {
    width: 80px;
}

.version2 #adults {
    width: 80px;
}

.version2 #children {
    width: 80px;
}

.version2#hotel-form   .guests-wrap {
    margin-right: 15px;
    margin-left: 0px;
}

#hotel-form .input-wrap {
    display: block;
    float: left;
    position: relative;
}
#hotel-form .dates-wrap {
    display: block;
    float: left;
}
#hotel-form .dates-wrap input {
    background: url("../images/calendar.png") no-repeat scroll 107px 50% #FFFFFF;
    color: #777777;
    width: 125px;
}

#hotel-form input {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FFFFFF;
    border-color: #C9CAC6 -moz-use-text-color -moz-use-text-color #C9CAC6;
    border-image: none;
    border-right: medium none;
	border-style: solid solid solid solid;
    border-width: 1px 1px 1px 1px;
    color: #252525;
    font-size: 14px;
    height: 34px;
    line-height: 34px;
    margin-right: 17px;
    padding-left: 8px;
}
#hotel-form input:focus {
    outline-color: #FF8821;
}



#hotel-form .guests-wrap {
    display: inline-block;
    margin-right: 0px;
	margin-left: 15px;
    vertical-align: top;
}
#hotel-form #search-guests .selected {
    color: #777777;
    line-height: 33px;
    width: 88px;
}



button {
}
.page-container {
    margin: 0 auto;
    width: 1040px;
    background-color: #FFFFFF; 
}

@media only screen and (max-width: 667px) {
    /* For mobile phones: */
    .page-container {
        width: 100%;
    }
}

#com-left {
    background-color: #ededed;
    float: left;
    margin-top: 30px;
    width: 673px;
}

@media only screen and (max-width: 667px) {
    /* For mobile phones: */
    #com-left {
        background-colorXX: #FF5A00;
        background-color: transparent;
        width: auto;
        margin: 10px 10px 10px 10px;
        float: none;
    }
}



#com-right, #com-right-wrapper {
    width: 350px;
}
#com-right {
    float: right;
    margin-top: 30px;
}
#com-right .fixed {
    position: fixed;
    top: 0;
    z-index: 30;
}

#page-content h2 {
    color: black;
    font-size: 26px;
    margin-bottom: 15px;
}
@media only screen and (max-width: 667px) {
    /* For mobile phones: */
    #page-content h2 {
        font-size: 18px;
        margin-bottom: 0px;
    }
}

#page-content p {
    color: #444;
    font-size: 15px;
}


#content-header {
    font-family: 'Tenor Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
    position: relative;
}

@media only screen and (max-width: 667px) {
    /* For mobile phones: */
    #content-header {
        position: static;
        margin: 0px 10px 0px 10px;
    }
}


#content-header .sale-info {
    background: none repeat scroll 0 0 #fff;
    color: #000;
    padding: 25px 28px 20px;
    position: relative;
    z-index: 10;
}

@media only screen and (max-width: 667px) {
    /* For mobile phones: */
    #content-header .sale-info {padding: 11px 12px 11px 12px;}
}

#content-header .name {
    font-size: 30px;
    line-height: 1;
    max-width: 570px;
}

#content-header .name.small{
    font-size: 24px;
}

@media only screen and (max-width: 667px) {
    #content-header .name {
        font-size: 20px;
        max-width: 100%;
    }
    #content-header .name.small{
        font-size: 16px;
    }
}


#content-header .sub-info {
    margin-top: 18px;
    position: relative;
    z-index: 20;
    height: 15px;
}

@media only screen and (max-width: 667px) {
    /* For mobile phones: */
    #content-header .sub-info {margin-top: 3px;}
}


#content-header .time-left {
    display: inline;
    font: 15px georgia,serif;
}
#content-header .location {
    color: #777;
    float: left;
    font: 15px/20px georgia,serif;
}

@media only screen and (max-device-width: 667px) {
    #content-header .location {
        color: #777;
        float: left;
        font-size: 16px;
        font-family: 'Tenor Sans',Helvetica Neue,Helvetica,Arial,sans-serif !important;
    }
}


#content-header div.no-loc .separator {
    visibility: hidden;
}
#content-header .separator {
    visibility: hidden;
}

#content-header .header-block {
    clear: both;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
}

#review-items .review-item {
    border-top-color: white;
    margin-top: 0;
    padding-left: 0;
    width: 98%;
}
#review-items .review-item.first {
    padding-top: 0;
}
#review-items .review-item h2 {
    font-size: 24px;
    margin-bottom: 5px;
}
@media only screen and (max-width: 667px) {
    /* For mobile phones: */
    #review-items .review-item h2 {font-size: 18px;}
}

#tabs_containerXX h2 {
    font-size: 24px;
    margin-bottom: 5px;
}
.info-tabs {
    background: none repeat scroll 0 0 #0deded;
    position: relative;
    z-index: 0;
}

#tabs_container {
    padding: 30px;
}
@media only screen and (max-width: 667px) {
    /* For mobile phones: */
    #tabs_container {
        paddingXX: 10px;
        padding: 0px;
    }
}

#info {
    background: none repeat scroll 0 0 #fff;
    font-size: 15px;
    color: #444 !important;
    line-height: 1.5;
    padding: 0px;
    position: relative;
    z-index: 1;
}

@media only screen and (max-width: 667px) {
    /* For mobile phones: */
    #info {
        backgroundXX: none repeat scroll 0 0 #0ff;
        background-color: transparent;
    }
}


#info h3 {
    color: black;
    font-size: 22px;
    margin-bottom: 1px;
}

@media only screen and (max-width: 667px) {
    /* For mobile phones: */
    #info h3 {font-size: 18px;}
}

#info h4 {
    color: black;
    font-weight: bold;	
}

#info .bulleted li {
    line-height: 1.4;
}
#info ul.bulleted li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-size: 15px;
    list-style: disc outside none;
    margin-left: 23px;
    padding-left: 0;
}
#info .col-wrapper {
}
#info .col-wrapper:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
#info .col-wrapper p {
    margin-bottom: 1em;
}
#info .col-wrapper a {
    font-weight: bold;
}

#contact-email {
    color: #999;
    font-size: 13px;
    margin-bottom: -44px;
    padding: 13px 0;
    position: absolute;
    right: 0;
    text-align: right;
    top: -44px;
}
#contact-email a, #contact-email a:link, #contact-email a:visited {
    color: #dadada;
}

.seeall, .previoushotel {
    font-size: 13px;
    height: 11px;
    line-height: 11px;
    margin-bottom: -11px;
    position: relative;
    top: -26px;
    color: #dadada;
}
.nexthotel {
    color: #999;
    font-size: 13px;
    margin-bottom: -44px;
    padding: 13px 0;
    position: absolute;
    right: 0;
    text-align: right;
    top: -44px;
}


.breadcrumb {
    color: #999;
    font-size: 15px;
    padding: 7px 0 15px 15px;
    z-index: 2;
}

@media only screen and (max-device-width: 667px) {
    .breadcrumbXX {
        color: #999;
        font-size: 15px;
        padding: 20px 0 13px 25px;
        top: 74px;
    }
}

@media only screen and (min-device-width: 667px) {
    .breadcrumb {
        position: absolute;
        padding: 20px 0 13px 25px;
    }
}


.breadcrumb a {
    color: #fff;
    padding: .5em;
    border-radius: .4em;
    background: rgba(0,0,0,.4);
    transition: all .25s;
}

.breadcrumb a, .breadcrumb a:link, .breadcrumb a:visited{
    colorXX: #dadada;
    text-decorationXX: none;
}

.seeall a, .seeall a:link, .seeall a:visited, .nexthotel a, .nexthotel a:link, .nexthotel a:visited , .previoushotel a, .previoushotel a:link, .previoushotel a:visited{
    color: #dadada;
    text-decoration: none;
}

.seeall a:hover, .nexthotel a:hover, .previoushotel a:hover  {
    text-decoration: underline;
}


#content-header .signup {
    background-color: #6e6e6e;
    font-size: 14px;
    height: 63px;
    padding: 25px;
    width: 375px;
}
#content-header .signup form {
    position: relative;
}
#content-header .signup p {
    color: #fff;
    line-height: 19px;
    margin-bottom: 9px;
}
#content-header .signup input[type="text"] {
    border: 1px solid #aaa;
    display: inline-block;
    float: left;
    font-size: 13px;
    height: 23px;
    margin-right: 25px;
    padding: 5px;
    width: 213px;
}
#content-header .signup input[type="submit"] {
    background-image: none;
    border: medium none;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    height: 35px;
    width: 120px;
}

#info .section {
    display: block;
    color: #444;
}

#adults-button {
	width: 200px;
}


.category-list .hd{
    border-top: 1px solid #E5E5E5;
    padding: 0px 0px 15px 0px;
	margin-right: 0px;
}

@media only screen and (max-width: 667px) {
    /* For mobile phones: */
    .category-list .hd{
        display: none;
    }
}


.category-list.no-inventory {
    display: none;
}
.category-list {
    border-bottom: 1px solid #E2E2E2;
    margin: 33px 0 50px;
}

@media only screen and (max-width: 667px) {
    /* For mobile phones: */
    .category-list {
        margin: 0px 0 10px 0px;
        border-bottom-width:0px;
        background-color: #FFF;
        padding: 10px 10px 10px 10px;
    }
}


.category-list h2 {
    font-size: 24px;
    margin-bottom: 0;
}
.category-list .enter-dates-txt {
    color: #787878;
    font-size: 18px;
    max-height: 40px;
    overflow: hidden;
    transition: max-height 0.5s ease 0s;
}
.category-list.rates-available {
    border-bottom-color: rgba(0, 0, 0, 0);
}
.category-list.has-searched .enter-dates-txt {
    max-height: 0;
}
.category-list .search-form {
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    margin-top: 5px;
}
.category-list .search-form .title {
    font-size: 14px;
    margin-bottom: 1px;
}
.category-list .search-form .input-wrapper {
    display: inline-block;
    margin-right: 10px;
    position: relative;
    vertical-align: middle;
}


.category-list .select-proxy {
    background-color: #FFFFFF;
    background-image: none;
    width: 100px;
}
.category-list .select-proxy .selected {
    background-position: 95% -288px;
    color: #6E6F6F;
    font-size: 14px;
    line-height: 34px;
}

#content-header .pricing {
    height: 53px;
    padding: 30px;
}
#content-header .pricing .savings {
    color: #999999;
    display: inline-block;
    font-size: 16px;
    margin-right: 30px;
}
#content-header .pricing .savings .best-rate {
    display: inline;
}
#content-header .pricing .savings .best-rate .amount {
    color: #008ec5;
    font-size: 34px;
}
#content-header .pricing .savings .market-rate {
    display: inline;
    text-decoration: line-through;
}
#content-header .pricing .savings .from {
    display: inline;
}
#content-header .pricing .savings .sub-text {
    font-size: 10px;
    line-height: 1.4em;
}
#content-header .header-block .button {
    background-color: #008ec5;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 20px;
    text-align: center;
    vertical-align: top;
}
#content-header .pricing .book {
    display: inline-block;
    height: 53px;
    line-height: 53px;
    width: 150px;
}
