.error-message{
    color:red;
}

.homeradiocls{
    margin:5px !important;
}

  
/* Styling the markup generated by the autocomplete jQuery UI widget */

ul.ui-autocomplete{
        height: 400px;
	width:250px;
	background-color:white;
	border:1px solid gray;
	margin-left:3px;
	margin-top:-4px;
	font-family:Helvetica, Arial,sans-serif;
        overflow: auto;
}

ul.ui-autocomplete li{
	list-style:none;
	border-top:1px solid white;
	border-left:1px solid white;
	margin:0;
}

ul.ui-autocomplete li:first-child{
	border-top:none;
}

ul.ui-autocomplete li:last-child{
	border-bottom:none;
}

ul.ui-autocomplete li a{
	border:none !important;
	text-decoration:none !important;
	padding:6px 10px;
	display:block;
	color:black;
}
ul.ui-autocomplete li img{
	margin-right:4px;
}
ul.ui-autocomplete li span{
}

#ui-active-menuitem{
	background-color:#efefef;
	cursor:pointer;
}

.textboxloader{background:url('./img/ajax-loader-circle.gif') no-repeat right center;}

.inline_labels label
{
    display: inline-block;
}

#ListingHometypecat1 {
   margin-bottom: 2px;
   margin-left: 10px;
   margin-right: 5px;
   margin-top: -1px;
}
#ListingHometypecat2 {
   margin-left: 0px;
   margin-right: 5px;
   margin-top: -1px;
}


.ui-autocomplete {
	height: 400px;
    background-color: white;
    width: 300px;
    border: 1px solid transparent;
    list-style-type: none;
    padding-left: 0px; 
    font-family:Arial, Helvetica, sans-serif; 
    cursor:pointer; 
    font-size:12px;
    z-index:9999;
    box-shadow: 0px 1px 5px rgba(0,0,0,0.4);
}

.ui-menu-item {
    padding:0px 0;
}

.ui-helper-hidden-accessible{
    display:none;
}

.autoCompleteDiv    { 
     position: absolute; 
     border: 1px solid #888; 
     margin: -9px 0px 0px 0px; 
     padding: 2px; 
     display: none; 
     background: white; 
     z-index: 100;
} 
.autoCompleteDiv a:hover { 
    background: none; 
    background-color: #1D354D; 
    color: white; 
    font-weight: normal; 
} 
.autoCompleteDiv a { 
    background: none; 
    background-color: white; 
    color: black; 
    text-decoration: none; 
    padding: 2px; 
    margin: 0px; 
    display: block; 
    
} 
.ui-autocomplete .highlight {
	text-decoration: underline;
}
ul.ui-autocomplete li a:hover {
background: #264960;
color: #fff;
}

.google-map-canvas,
.google-map-canvas * {box-sizing:content-box;}


.home_fea_sli li {
    width: 200px !important;
    margin-left: 0px !important;
}
.an_title{
    font-size:17.5px;
    border-bottom: 1px solid #E1E1E1;
    margin-bottom: 10px;
}
.an_small_more{
    font-size:13px;line-height: 40px;
}
.anz-header-promo_wrap{height:70px; width: 670px; overflow: auto;}

.anz-header-promo img{height:70px; width: 670px;}

