/* ROOM PAGE */
#accordion, .contentRooms { float:left; width:100%}

#accordion a, #accordion div, #accordion img, #accordion button, #accordion h4 {}

.ui-accordion-content .mainBtns { font-size:12px; line-height:32px}

.col2 h4.newsOther {position: relative; /* Old browsers */
 /* FF3.6+ */
 /* Chrome,Safari4+ */
 /* Chrome10+,Safari5.1+ */
 /* Opera 11.10+ */
 /* IE10+ */
 /* W3C */
 /* IE6-9 */

background: #352512; /* Old browsers */  background: -moz-linear-gradient(top, #352512 0%, #736655 100%); /* FF3.6+ */  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#352512), color-stop(100%,#736655)); /* Chrome,Safari4+ */  background: -webkit-linear-gradient(top, #352512 0%,#736655 100%); /* Chrome10+,Safari5.1+ */  background: -o-linear-gradient(top, #352512 0%,#736655 100%); /* Opera 11.10+ */  background: -ms-linear-gradient(top, #352512 0%,#736655 100%); /* IE10+ */  background: linear-gradient(to bottom, #352512 0%,#736655 100%); /* W3C */  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#352512', endColorstr='#736655',GradientType=0 ); /* IE6-9 */;height: 104px; width:100%; padding: 0!important; margin-top:20px!important; border:0 none!important }
.col2 h4.newsOther a { margin:0!important; padding:0!important}
.col2 h4.newsOther img { float:none; border:2px solid #847364;}
.newsOther strong, .newsOther span {font-size:20px; line-height:20px;top:20px; left:260px; position:absolute; color:#FFF; font-weight:normal; } 
.newsOther span { font-size: 12px; line-height: 18px;top:66px; color:#FFF; text-transform:uppercase } 
.newsOther strong { padding-right:150px}

.ui-state-hover {background: #736655!important;}
.col2 .ui-state-active {background: #736655!important;}

.col2 .ui-state-active span { display:none}
.ui-widget-content {background: #736655!important; color:#FFF!important}

.ui-accordion .ui-accordion-content, .col2 h4.newsOther {border-color:#957785}

.col2 h4.newsOther a.boxRoomPrice { position:absolute; font-size:14px; right:3px; top:3px; width:120px!important; border: 1px solid #920304!important;  padding:5px 0 0!important;color:#FFF!important; text-align:center!important; float:left!important; line-height:12px!important; height:91px;
 background: #920304;
}
.col2 h4.newsOther a.boxRoomPrice:hover {background: #736655!important;}
.col2 h4.newsOther a.boxRoomPrice strong {color: #FFF;
    float: left;
    font-size: 26px !important;
    line-height: 51px !important;
    position: static !important;
    width: 100%;}
.boxBUY, .col2 h4.newsOther a.boxRoomPrice span {position:static!important; color:#FFF; background: #920304;float:left; width:100%; padding:5px 0;display:block!important; text-transform:uppercase}
.boxBUY:hover, .col2 h4.newsOther a.boxRoomPrice:hover span { background: #920304!important;}


.roomCntDesc {float:right; width:100%; color:#FFF; font-size:12px; line-height:16px; padding-bottom:12px}
.roomCntBox {float:left; width:100%}
.roomCntBox img { margin:0; border:1px solid #917E6A}
.roomCntBox a:hover img { border-color:#FFF}
.roomCntBox ul, .roomCntBox li { list-style-type:none; padding:0!important; margin:0!important} 

.ui-accordion .ui-accordion-content { padding:10px!important; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1;font-size: 13px;    line-height: 18px;  border-top:none!important }
.ui-accordion .ui-accordion-content b { float:left; margin:5px 0; width:100%}

.ui-state-active { border-bottom:none!important}


.ui-accordion .ui-accordion-header .ui-icon { left:450px!important; margin-top: 0!important; top:72px!important;}
.ui-accordion .ui-accordion-header .ui-icon {border-color: #FFF transparent; border-style: solid; border-width: 6px 8px 0; height: 0; width: 0; background-image: none; }
.ui-state-active .ui-icon { display:none}

.boxBUY { color:#FFF!important; float:none; width:150px; margin:0 auto; text-align:center}
.closeBtn {
position: absolute;
top: 0px;
cursor: pointer;
right: 0px;
padding: 3px 8px!important;
background: #C00000;
color: #FFF;
border-radius: 0px 0px 0px 10px!important;
}
.closeBtn:hover {
background: #D80000;
}