.ac_results {
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: Window;
	overflow: hidden;
}
.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
	position:relative;
	overflow-y:auto;
	overflow-x:hidden;
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}

.ac_linksWrapper {
	padding: 7px 4px;
	border:none !important;
}

.ac_links {
	font-size:13px;
	cursor:pointer;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 97%;
	font: menu;
	font-size: 12px;
	overflow: hidden;
	border-bottom: 1px dotted #CCC;
}

.ac_results li a,
.ac_results .ac_links {
    color: #333;
    text-decoration: none;
}

.aw_results ol { list-style:circle; }

.ac_over, .aw_results ol a:hover, .ac_results li.ac_focus {
	background: #4597e9 url(../../images/jQuery/listHoverBg.jpg) bottom left repeat-x;
	color: #fff;
	text-decoration:none;
}
.ac_results li.ac_over a 
{
    color: #fff;
}

.ac_linksWrapper a:focus {
	border-width: 1px;
	border-style: dotted;
	background-color: #ff0;
}

.aw_results_toolbar, .aw_results_toolbar ul { width:99%; position:relative !important; }

.aw_results_toolbar { font-size:90%; }

.aw_results_toolbar ol a:hover {
	background: none;
	color: #000;
	text-decoration:none;
}

.aw_results .atAddressSearchCount {
	padding:5px !important;
	font-weight:normal !important;
	margin:5px 0 !important;
	display:block !important;
	background:none !important;
	border-top:none;
	border-left:none;
	border-right:none;
}
.aw_results {border:none !important;}
.aw_results ol li:hover { color:#FFF; }
.aw_results_toolbar ol li:hover { color:#000; }

.aw_results_toolbar ol li{
	*margin-left:-40px;
	margin-left:25px !important;
}

*:first-child+html .aw_results ol li { margin-left:-40px; }

.ac_over, .aw_results ol a {
	text-decoration:none;
	outline:none;
	display:block;
	font-size:12px;
	margin:10px 0px;
}

.aw_results_toolbar .ac_over, .aw_results_toolbar .aw_results ol a { white-space:nowrap; display:block; }

.aw_results ol {
	*padding-left:0px;
}

.aw_results ul {
	list-style:none;
	position:relative;
	height:28px;
	margin-bottom:0;
	margin-top:5px;
	padding-left:1px !important;
}

.aw_results ul {
	*margin-left:0px
}

.aw_results_toolbar ol a { border:none !important; }

.aw_results ul li {
	position:absolute;
	top:6px;
	list-style: none;
	font-size:12px !important;
}

#atMapSpurForm li.aw_clearResults, #atMapSpurForm li.atResultsNavBackWard { margin-left:0px !important;}

#atMapSpurForm li.atResultsNavBackWard span.disabled,
#atMapSpurForm li.atResultsNavForward span.disabled {
	color: #888;
}

#atMapSpurForm li.atResultsNavBackWard span.disabled .ui-icon,
#atMapSpurForm li.atResultsNavForward span.disabled .ui-icon {
	background-image: url(images/ui-icons_888888_256x240.png);
}

.ac_results #jqNoResultsFound { margin-top:0 !important }

.ac_results #jqNoResultsFound .ui-state-error {
	border:none;
	font-size:13px;
	-moz-border-radius:0 !important;
	-webkit-border-radius:0 !important;
}

.ac_results #jqNoResultsFound .ui-state-error p {
	margin: 0 !important;
	padding: 6px 0;
}


/*CSS for the textbox etc*/
#atTextSearch {
	width:87%;
	margin-right:2px;
	background:none;
	color:#000;
	font-weight:normal;
	padding:5px 2px;
}

#atLocationSearch #atTextSearch, #atLocationDisplay  #atTextSearch {
	width:350px !important;
	margin-right:2px;
}

form#searchForm {
	_height:34px !important;
}

#searchForm input.cancel-address-search {
	background:none !important;
	color:#000;
	font-weight:normal;
	margin-left:2px;
}

#addresssearch .atSearchBtn { padding:3px; }

#atCurrentlySelectedAddress {
	padding:0;
	margin:5px 0;
	font-size:12px;
}

#atCurrentlySelectedAddress p { margin: 6px 0; }

#atCurrentlySelectedAddress p img {
	float: left;
	margin: 0 6px 30px 0;
}

#atLocationDisplay #atCurrentlySelectedAddress { width:auto !important; }

#atLocationDisplay #atCurrentlySelectedAddress img { display:none; }

form#searchForm {height:30px;}

#jqNoResultsFound { margin:6px 0 0; position:relative; font-size:12px; }

#atLocationDisplay #jqNoResultsFound { width:250px; }

#jqNoResultsFound .ui-state-error { padding:0 0.7em; }

#jqNoResultsFound p { margin:6px 0; }

#jqNoResultsFound p .ui-icon { float:left; margin-right: 0.3em; margin-top:1px; }

#jqNoResultsFound  .ui-icon-closethick {
	position:absolute;
	top:7px;
	right:6px;
	cursor:pointer;
}

.aw_results ul li.atResultsNavBackWard a,
.aw_results ul li.atResultsNavForward a {
	display: inline-block;
}

/*Previous link*/
.aw_results ul li.atResultsNavBackWard { right:70px; }
.aw_results ul li.atResultsNavBackWard span { float:left; }
#atLocationDisplay .aw_results ul li.atResultsNavBackWard { margin-left:0; }
#atLocationDisplay .aw_results ul li.atResultsNavBackWard span { float:left; }

/*Next link*/
.aw_results ul li.atResultsNavForward  {right:10px;}
.aw_results ul li.atResultsNavForward span { float:left; }

/*Clear results link*/
.aw_results ul li.aw_clearResults { margin-left:0;}

.line-clamp-2-lines {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}