 .AutoExtender
        {
            font-family: Lucida Sans Unicode, verdana, arial;text-align:left;
            font-size: .8em;
            font-weight: normal;
            border: solid 1px #0BA4DC;
            line-height: 20px;           
            background-color: White;
           
        }
        .AutoExtenderList
        {
            cursor: pointer;
            color: black;
            
        }
        .AutoExtenderHighlight
        {
            color: black;
            background-color: #0BA4DC;
            cursor: pointer;
        }
        #divwidth
        {
          width: 250px !important;    
        }
        #divwidth div
       {
        width: 250px !important;   
       }
      .modalProgress
{ 
	clear:both; 
	float:left; 	
	margin:0px;
	z-index:100;
	position:absolute;
	left:300px;
	top:400px;
	width:820px;
	height:100px;			
	/*background-color:Gray; */
	filter:alpha(opacity=50);
	opacity:0.5;
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	

	/*position: relative;
width: 740px;
overflow: hidden;
z-index:100;
background-color:Gray; 
filter:alpha(opacity=50);
	opacity:0.5;
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;*/
}

.updateProgress 
{ 
   position:relative; 
    top: 30%; 
    left: 30%; 
    margin-left: -50px; 
    margin-right: -20px; 
    /*margin: 20px 0 0 0;
font-size: 18px;
line-height: 52px;
color: #404040;
text-align: center;
height: 140px;
background: #FFC url(http://images.laterooms.com/dizzy/betasearch/final/bigloader.gif) no-repeat center 52px;*/
} 
.loading
{
    background-image: url(../images/ajax-loader-sml.gif);
    background-position: center;
    background-repeat: no-repeat;
    /* margin: 20px 0 0 0;
font-size: 18px;
line-height: 52px;
color: #404040;
text-align: center;
height: 140px;
background: #FFC url(http://images.laterooms.com/dizzy/betasearch/final/bigloader.gif) no-repeat center 52px;*/
}

  #testTable { 
            width : 300px;
            margin-left: auto; 
            margin-right: auto; 
          }
          
          #tablePagination { 
            background-color:  Transparent; 
            font-size: 0.8em; 
            padding: 0px 5px; 
            height: 20px
          }
          
          #tablePagination_paginater { 
            margin-left: auto; 
            margin-right: auto;
          }
          
          #tablePagination img { 
            padding: 0px 2px; 
          }
          
          #tablePagination_perPage { 
            float: left; 
          }
          
          #tablePagination_paginater { 
            float: right; 
          }
          
            .modalProgressf
{ 
	clear:both; 
	float:left; 	
	margin:0px;
	z-index:100;
	position:absolute;
	left:0px;
	top:0px;
	width:2000px;
	height:5000px;			
	background-color:Gray; 
	filter:alpha(opacity=50);
	opacity:0.5;
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
}

.updateProgressf 
{ 
   position:relative; 
    top: 5%; 
    left: 30%; 
    margin-left: -50px; 
    margin-right: -20px; 
} 

 #Hotellist {
position: relative;
width: 740px;
overflow: hidden;
}

.Hotelload {
margin: 20px 0 0 0;
font-size: 18px;
line-height: 52px;
color: #404040;
text-align: center;
height: 140px;
background: #FFC url(http://images.laterooms.com/dizzy/betasearch/final/bigloader.gif) no-repeat center 52px;
}
.divFacility { overflow: hidden;background-color:Red }

/* Master page CSS 10-June-2014 */
#Adminshortlist-lightbox {
 display:none;
 background:#000;
 opacity:0.8;
 filter:alpha(opacity=80);
 position:absolute;
 top:0px;
 left:0px;
 min-width:100%;
 min-height:100%;
 z-index:1000;
}
/* Lightbox panel with some content */
#Adminshortlist-lightbox-panel {
display:none;
position:fixed;
top:100px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
left:50%;
margin-left:-200px;
width:400px;
background:#FFFFFF;
padding:10px;
border:1px solid #E2E2E2;
z-index:1001;
}

#userlogin-lightbox {
 display:none;
 background:#000;
 opacity:0.8;
 filter:alpha(opacity=80);
 position:absolute;
 top:0px;
 left:0px;
 min-width:100%;
 min-height:100%;
 z-index:1000;
}
/* Lightbox panel with some content */
#userlogin-lightbox-panel{
display:none;
position:fixed;
top:100px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
left:50%;
margin-left:-200px;
width:400px;
background:#FFFFFF;
padding:10px;
border:1px solid #E2E2E2;
z-index:1001;
}

/* property search style.css called */

 .gmap3{
        width: 80%;
        height: 100%;
        float: left;
    }
 
    #list {
       /* width: 20%;*/
       /* height: 100%;*/
        float: left;
         
    }
    #list .top {
        height: 30px;
    }
    #list .top h3 {
        margin: 10px;
        margin-bottom: 0;
        position: absolute;
        font-size: 1.6em;
    }
    #list .top #search {
        float: right;
        margin: 10px;
    }
    #list .top a {
        top: 10px;
        color: black;
    }
    #list .content {
        overflow-y: scroll;
        width: 100%;
    }
    #markers {
        border-top: 1px solid #ccc;
        padding: 0;
        margin: 0;
        width: 100%;
    }
    #markers li {
        border-bottom: 1px solid #ccc;
        list-style-type: none;
        font-size: 0.8em;
    }
    #markers li img {
        vertical-align: middle;
        margin-right: 10px;
    }
    #markers li a {
        display: block;
        padding: 8px 10px;
        background: #f9f9f9;
        text-decoration: none;
        font-weight: bold;
        color: #058dc7;
    }
    #markers li span {
        float: right;
        margin: 4px;
        color: #ccc;
    }
    #markers li a:hover {
        background: #f1f1f1;
    }
      #markers li h3 {
        margin: 0;
        padding: 0;
    }
    em {
        color: #666666;
    }
    
    
#saveshortlist-lightbox,#removeshortlist-lightbox {
 display:none;
 background:#000;
 opacity:0.8;
 filter:alpha(opacity=80);
 position:absolute;
 top:0px;
 left:0px;
 min-width:100%;
 min-height:100%;
 z-index:1000;
}

/* Lightbox panel with some content */
#saveshortlist-lightbox-panel,#removeshortlist-lightbox-panel {
display:none;
position:fixed;
top:100px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
left:50%;
margin-left:-200px;
width:400px;
background:#FFFFFF;
padding:10px;
border:1px solid #E2E2E2;
z-index:1001;
}

#LoadHotel-lightbox {
 display:none;
 background:#000;
 opacity:0.8;
 filter:alpha(opacity=80);
 position:absolute;
 top:0px;
 left:0px;
 min-width:100%;
 min-height:100%;
 z-index:1000;
}
/* Lightbox panel with some content */
#LoadHotel-lightbox-panel {
display:none;
position:fixed;
top:250px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
left:50%;
margin-left:-200px;
width:400px;
background:#FFFFFF;
padding:10px;
border:1px solid #E2E2E2;
z-index:1001;
}
#Adminshortlist-lightbox {
display:none;
background:#000;
opacity:0.8;
filter:alpha(opacity=80);
position:absolute;
top:0px;
left:0px;
min-width:100%;
min-height:100%;
z-index:1000;
}
/* Lightbox panel with some content */
#Adminshortlist-lightbox-panel {
display:none;
position:fixed;
top:100px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
left:50%;
margin-left:-200px;
width:400px;
background:#FFFFFF;
padding:10px;
border:1px solid #E2E2E2;
z-index:1001;
}
#userlogin-lightbox {
display:none;
background:#000;
opacity:0.8;
filter:alpha(opacity=80);
position:absolute;
top:0px;
left:0px;
min-width:100%;
min-height:100%;
z-index:1000;
}
/* Lightbox panel with some content */
#userlogin-lightbox-panel{
display:none;
position:fixed;
top:100px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
left:50%;
margin-left:-200px;
width:400px;
background:#FFFFFF;
padding:10px;
border:1px solid #E2E2E2;
z-index:1001;
}
 .gmap3{
        width: 80%;
        height: 100%;
        float: left;
    }
 
    #list {
       /* width: 20%;*/
        float: left;
         
    }
    #list .top {
        height: 30px;
    }
    #list .top h3 {
        margin: 10px;
        margin-bottom: 0;
        position: absolute;
        font-size: 1.6em;
    }
    #list .top #search {
        float: right;
        margin: 10px;
    }
    #list .top a {
        top: 10px;
        color: black;
    }
    #list .content {
        overflow-y: scroll;
        width: 100%;
    }
    #markers {
        border-top: 1px solid #ccc;
        padding: 0;
        margin: 0;
        width: 100%;
    }
    #markers li {
        border-bottom: 1px solid #ccc;
        list-style-type: none;
        font-size: 0.8em;
    }
    #markers li img {
        vertical-align: middle;
        margin-right: 10px;
    }
    #markers li a {
        display: block;
        padding: 8px 10px;
        background: #f9f9f9;
        text-decoration: none;
        font-weight: bold;
        color: #058dc7;
    }
    #markers li span {
        float: right;
        margin: 4px;
        color: #ccc;
    }
    #markers li a:hover {
        background: #f1f1f1;
    }
    h3 {
        margin: 0;
        padding: 0;
    }
    em {
        color: #666666;
    }
    
    /* property search style 19 dec 2014 */
    #saveshortlist-lightbox,#removeshortlist-lightbox {
 display:none;
 background:#000;
 opacity:0.8;
 filter:alpha(opacity=80);
 position:absolute;
 top:0px;
 left:0px;
 min-width:100%;
 min-height:100%;
 z-index:1000;
}

/* Lightbox panel with some content */
#saveshortlist-lightbox-panel,#removeshortlist-lightbox-panel {
display:none;
position:fixed;
top:100px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
left:50%;
margin-left:-200px;
width:400px;
background:#FFFFFF;
padding:10px;
border:1px solid #E2E2E2;
z-index:1001;
}

#LoadHotel-lightbox {
 display:none;
 background:#000;
 opacity:0.8;
 filter:alpha(opacity=80);
 position:absolute;
 top:0px;
 left:0px;
 min-width:100%;
 min-height:100%;
 z-index:1000;
}
/* Lightbox panel with some content */
#LoadHotel-lightbox-panel {
display:none;
position:fixed;
top:250px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
left:50%;
margin-left:-200px;
width:400px;
background:#FFFFFF;
padding:10px;
border:1px solid #E2E2E2;
z-index:1001;
}

#navlist li:before { content: "> "; }
#navlist li:first-child:before { content: ""; }
    /* property search style end */
    