.text_areabe
{
  width: 50%;
}
/*for joomla 2.5 content wrapper*/
#wrapper2 .item-page
{
    max-width: 100% !important;
    overflow: visible;
}

.modal_res, .lvrtdetails
{
    font-size: 12px;
    line-height: normal;
}
.lvrtinfo h3, .modal_res h3, #_bookingsummary h3
{
    line-height: normal;
    margin: 0px !important;
    
}
.lvrtdetails a.moreinfo:hover
{
    background: none !important;
    
}
.lvrtdetails p, .popupcontent p{
    line-height: normal;
    margin: 0;
    padding-bottom: 5px;
}
#CHCurrency-button:hover, #CHCurrency-button:active, #CHCurrency-button:focus
{
    background: none !important;
}
/*popup css*/

.modal_res .ui-tabs-nav li.ui-tabs-selected a, .modal_res .ui-tabs-nav li.ui-tabs-selected a:hover,
.modal_res a:hover, .modal_res a:active, .modal_res a:focus
{
    color: #000000 !important;
}

.modal_res .modal-body ul.ui-tabs-nav
{
    margin: 0px !important;
}
#large_img_con
{
    max-height: 388px;
}

.resfb .tooltip {
    background:none;
    border:none;
    opacity: 100;
    padding: 0;
    position: static;
    visibility: visible;
    width: auto;
    z-index: 100;
}
.resfb h2.subhead1 {
    font-size: 18px;
    padding-bottom: 15px;
    padding-top: 10px;
    margin-bottom:0px;
}
.resfb .alist li {
    line-height: normal;
}
.resfb a:link, .resfb a:visited {
    color: #214c2e;
  
}

.ui-selectmenu-menu li:hover,.ui-selectmenu-menu li a:hover, .ui-selectmenu-menu li a:active, .ui-selectmenu-menu li a:focus {
    background-color: #dddddd;
}
.floatele .scrollwin {
    left: -84px !important;
   } 
.resfb .eZee_BookingHeader button:hover {
    background-image:url(http://live.ipms247.com/booking/templates/images/calendar.png);
    background-color: #f2f2f2;
    border:1px solid #aaaaaa;
}
.ui-datepicker td, .ui-datepicker th
{
	padding:0px;
	margin:0px;
	line-height:normal;
}
.ui-datepicker-calendar th
{
	background:#cccccc;
	color:#000000;
}
.ui-state-default a:hover, .reviews a:hover, .infobox a:hover, .lvrmsel a:hover, .resfb table tr:hover td
{
    background: none;
}
#myModal .modal-body
{
   max-height:100%;
}
.resfb div.modal
{
   width:826px;
   margin-left:-411px;
}
/*joomla 3.X css*/
.resfb input[type="text"]
{
   font-size: 13px;
    height: 37px;
    margin: 0;
    min-height: 36px;
    padding: 9px 10px 10px;
}
#enquiryform select.combobox
{
  height: auto;
  padding: 8px;
 width: 80px;
}