#system-message {
	display:none;
	position:fixed;
	top:0px;
	right:0px;
	width:110px;
	height:15px;
	
	background-color:#ff0000;
	color:#ffffff;
	font-family: tahmoa, arial, sans-serif;
	font-size:13px;
	font-weight:bold;
	
	padding:10px;
	
	z-index:10;
}

#page-message {
	display:none;
	
	background-color:#fadf00;
	color:#ffffff;
	font-family: tahmoa, arial, sans-serif;
	font-size:12px;
	
	text-align:center;
	
	padding:3px;
}

#container {
/*				width:760px;*/
				
				position:relative;
				
				text-align:left;
				
				top:0px;
}

#content {
				position:relative;
				
/*				width:760px;*/
				
				margin-top:24px;						
}

.content_search	{
	background-color:#e5effc;
	
	padding:12px 12px 12px 12px;
}

.content_search div {
	font-size:11px;
}

.quick_search_container {
}

.quick_search_container input {
	border: 1px solid #000000;

	font-family: Tahoma, Sans-Serif;
	font-size: 11px;
	
	padding:2px 2px 2px 2px;
}

.category_link_container {
				margin-top:12px;
				margin-left:12px;
				margin-right:12px;
				
				position:relative;			
				
				font-size:12px;
}

.category_link_container .clickable_text-link {
				font-size:12px;
}

td.category_link_cell {
				padding-bottom:9px;
}

img.category_link_arrow {
				margin-top:6px;
				margin-right:4px;
}

#content_search a {
				color:#154588;
}

#content_search a:hover {
				color:#5286BB;
}

#sponsored_links {
				width:144px;
				height:362px;

				border:1px solid #b7b7b7;
				
				position:relative;
}

#sponsored_links_small {
				width:144px;
				height:108px;

				border:1px solid #b7b7b7;
				
				position:relative;
				
				margin-top:6px;
}


#sponsored_links_heading {
				background-color:#e5effc;
				
				width:144px;
				height:28px;
				
				padding-top:8px;
				
				text-align:center;
				
				color:#1961ab;
				
				font-size:14px;
				
				display:none;
}

#sponsored_links_body {
				width:144px;
}

#left-panel {
}

#quick-search-subheading {
}

#quick-search-name_input {
}

#quick-search-city_input {
}

#quick-search-city_list {
	background-color:#ffffff;

	display:none;

	position:absolute;

	left:0px;
	top:69px;

	width:105px;
	
	border: 1px solid #000000;
	font-family: Tahoma, Sans-Serif;
	font-size: 11px;
	
	text-align:left;
	
	z-index:1;
}

#quick-search-state_input {
 	width:40px;
}

#quick-search-button {
	width:50px;
	height:17px;
	
	border:1px solid #666666;
	
	background-color:#b2d1f3;
	
	margin-left:6px;
	
	padding:0 0 2 0px;
}

#quick-search-box_response {
	background-color:#fae22f;
	display:none;
	position:absolute;
	left:0px;
	top:100px;
}

#quick-search-box_response_text {
	padding-left:10px;
	padding-right:10px;
	padding-top:4px;
	padding-bottom:4px;
	
	color:#000000;
	font-size:9px;
	font-family: Tahoma, Sans-Serif;
	
	text-align:left;
}

#feature-listing-shell, #feature-listing-container {
	position:relative;
	left:0px;
	top:0px;
	width:144px;
	height:360px;
	
	overflow:hidden;
}

#result_menu_results_per_page-selectbox {
	border:1px solid #666666;
	font-size:9px;
	height:14px;
}

div.row {
	clear: both;
}

div.row span.label {
	float: left;
	padding-right: 20px;
	padding-top: 2px;	
	padding-bottom: 2px;	
	text-align: right;
	width:30%;
}

div.row span.form_element {
	float: left;
	padding-top: 2px;	
	padding-bottom: 2px;	
	text-align: left;
}

.inputbox {
	border:1px solid #6baae8;
	margin-right:8px;

	font-family:tahoma, sans-serif;
	font-size: 12px;
}

span.label, span.input_text, span.input-textbutton, span.form_element {
	color:#666666;
	
	font-family:tahoma, sans-serif;
	font-size: 12px;
}

span.input-textbutton {
	text-decoration:underline;
	cursor:pointer;
}

span.input-textbutton:hover {
	color:#6baae8;
}

.warning-window {
	background-color:#ff7200;
	border:1px solid #666666;
	color:#ffffff;
	
	font-size:12px;
	font-family:tahmoa, sans-serif;
	
	padding:10px;
	
	text-align:center;
}

span.warning-textbutton {
	text-decoration:underline;
	cursor:pointer;
}

span.warning-textbutton:hover {
	color:#000000;
}

.progresscontainer {
	width:300px;
	height:14px;
	border:1px solid #6baae8;
}

.progressbar {
	width:0px;
	height:14px;
	background-color:#6baae8;
}

.display-table {
	background-color:#a9C7ec; /* 100% */
	border:1px solid #999999;
	
	font-size:10px;
	font-family:arial, sans-serif;
	
	width:725px;
}

.display_table_header-row {
	font-weight:bold;
}

.display_table_even-row {
	background-color:#d4e3f5; /*  50% */
}

.display_table_odd-row {
	background-color:#e9f1fa; /*  25% */
}

.popup-window {
	background-color:#e5effc;
	border:2px solid #333333;
	padding-top:7px;
	padding-left:7px;
	padding-right:7px;
	padding-bottom:7px;
	
	z-index:5;
}

.popup_window_close-button {
	background-color:#ffffff;
	position:absolute;
	top:2px;
	right:2px;
	width:12px;
	height:12px;
	
	z-index:2;
	
	cursor:pointer;	
}

.popup_window_close_inner-button {
	background-color:#ff0000;
	
	position:absolute;
	top:2px;
	left:2px;
	width:8px;
	height:8px;
}

.popup_window_close_inner_text-button {
	position:absolute;
	top:-1px;
	left:1px;
	
	width:6px;
	height:6px;

	color:#ffffff;
	
	font-size:8px;
	font-family:tahoma, sans-serif;
	font-weight:bold;
	
	text-align:center;
}

.clickable_text-link, .clickable_text_link-highlighted {
	cursor:pointer;
	/* cursor: hand; 	// ie56.css */
	
	text-decoration:underline;
}

.clickable_text_link-highlighted {
	color:#ff0000;
}


.category-shell {
	position:relative;
}

.category {
	border-bottom:1px dashed #ffffff;
	
	font-family:Arial, Sans-Serif;
	font-size:11px;
	text-align:left;
	
	min-height:10px;
	
	padding:10px;

	position:relative;
}

.category_text-categoryname {
	font-weight:bold;
	
	padding-bottom:5px;
}

.category_trail-link {
	color:#666666;
	font-size:12px;
	font-family:tahoma, sans-serif;

	cursor:pointer;
	/* cursor: hand; 	// ie56.css */
	
	text-decoration:underline;
}

.category_trail-link:hover {
	color:#333333;
}

.category_trail-container {
	color:#666666;
	font-size:12px;
	font-family:tahoma, sans-serif;
	
	min-height:30px;
	/* height:30px; 	// ie56.css */
	
	padding-bottom:3px;
}

div.heading {
	margin-top:12px;
}

#search-container {
	position:relative;
}

#results-container {
	display:none;
	position:relative;
	
	padding:0px 0px 24px 9px;
}

#results-content {
	position:relative;
	width:516px;
	
	text-align:left;
}

#results-header {
	position:relative;
	left:0px;
	top:0px;
	width:516px;
	height:0px;
}

.result-menu {
	background-color:#0077d4;
	color:#000000;
	position:relative;
	font-family: tahmoa, arial, sans-serif;
	font-size:11px;
	
	width:514px;
	height:18px;

	padding-top:4px;
	padding-bottom:2px;
	/* padding-bottom:4px;	// ie56.css */
	
	border:1px solid #999999;
}

.result_menu-button {
	background-color:#E9E9E9;
	border:1px solid #666666;
	color:#000000;
	font-size:9px;
	height:16px;
	/* height:19px; 	// ie56.css */
	margin-left:6px;
}

.result_menu_button-highlighted {
	background-color:#ffffff;
	border:1px solid #666666;
	color:#000000;
	font-size:9px;
	height:16px;
	/* height:19px; 	// ie56.css */
	margin-left:2px;
}

.result_menu-selectbox {
	font-size:9px;
	height:14px;
	border:1px solid #666666;
}

#result_menu_back-button {
	display:none;
}

#result_menu_modify_search-button {
	display:none;
}

.city_list-item {
	background-color:#ffffff;
	color:#000000;
	cursor:default;
	width:100%;
}

.city_list-item:hover{
	background-color:#6BAAE8;
	color:#ffffff;
}


.listing-shell {
	position:relative;
}

.listing, .listing a {
	color:#000000;
}

.listing, .listing-featured {
	border-bottom:1px dashed #666666;
	
	font-family:Arial, Sans-Serif;
	font-size:11px;
	text-align:left;
	
	height:140px;
	min-height:140px;
	
	padding:10px;

	position:relative;
}

.listing-featured {
	color:#000000;
	
/*	font-size:13px;
	font-weight:bold;
*/
	position:relative;
}

.listing-featured a {
	color:#000000;
}

.listing_featured-background {	
	background-color:#B2C5D6;

	position:absolute;
	top:0;
	left:0;
	
	width:100%;
	height:100%;
}

.listing-container {
	background-color:#ed9b4f;
	width:100%;
	
	position:relative;
	
	margin-top:12px;
}

.listing-container a, .listing-container a:hover {
	color:#000000;
	
	font-size:11px;
}

.listing-container a:hover {
	color:#ff0000;
}

.listing_image-container {
	position:absolute;
	top:5px;
	right:5px;
}

.listing-image {
}

.listing_text-businessname {
	color:#000000;
	
	font-size:12px;
}

.listing_text-businessname, .listing_text-emailaddress, .listing_text-phone {
	font-weight:bold;

	padding-top:5px;
}

.listing_text-distance {
	font-weight:normal;
}

.listing_text-webaddress {
} 

.listing_text-extra {
	margin-top:12px;
	
	width:460px;
	
	text-align:center;
}

.listing_text-extra a, .listing_text-extra a:hover {
	font-weight:bold;
	
	font-size:18px;
	
	color:#ffffff;	
	
	text-transform:uppercase;
}

.listing_text-map-shell {
}

.listing_text_map-container {	
	text-align:right;

	position:absolute;
	
	bottom:5px;
	right:5px;
}

.listing_text-map {
	color:#333333;
}

.listing-featured span.listing_text-map {
	color:#ffffff;
}

.listing_text-map, span.listing_text-map a {
	font-weight:bold;
	
	text-decoration:underline;
	
	cursor:pointer;
	/* cursor: hand; 	// ie56.css */
	
	line-height:16px;
}

.listing_text-map:hover, span.listing_text-map a:hover {
}

.solo_listing-featured {
/*	background-color:#9900cc;
	border:1px solid #333333;
	
	color:#ffffff;
	
	font-family:Arial, Sans-Serif;
	text-align:left;	
	font-size:11px;
	
	padding:0px;
*/	
	width:144px;
	height:360px;
}

.solo_listing-featured-small {
/*	background-color:#9900cc;
	border:1px solid #333333;
	
	color:#ffffff;
	
	font-family:Arial, Sans-Serif;
	text-align:left;	
	font-size:11px;
	
	padding:0px;
*/	
	width:144px;
	height:108px;
}

.solo_listing-featured-header-text {
	font-size:18px;
	
	font-weight:bold;
}	

.solo_listing-image {
}

.google_info {
	width:190px;
}

.google_info-businessname, .google_info-streetaddress, .google_info-suiteapartment, .google_info-city {
	color:#000000;
	font-family:arial, sans-serif;
	font-size:10px;
}

.google_info-businessname {
	font-size:12px;
	font-weight:bold;
	padding-bottom:3px;
}