.urbanSearch {
 font-family: arial;
 font-size: 12px;
} 
.urbanSearch label {
 font-weight: bold;
}
.urbanSearch input.keywordfield {
 border: solid 1px #989898;
 width: 166px;
 height: 24px;
 padding: 2px;
}
.urbanSearch td.label {
 padding-top: 0px;
}
.urbanSearch input.submit {
 background: url('images/btn_search2.gif') no-repeat top left;
 width: 31px;
 height: 23px;
 border: none;
}

/** result **/
#result_wrapper {
	padding-left: 5px;
	padding-right: 5px;
}
.left_resultgroup {
	padding-top: 5px;
	padding-left: 8px;
	margin-right: 2px;
	position: relative;
}
.left_resultgroup h4 {
	margin: 0;
	color: #4aaa42;
	font-size: 14px;
}
.left_resultgroup ul {
	margin: 0;
	padding: 0;
	list-style-type: none;

	padding-bottom: 8px;
	padding-top: 3px;
	margin-right: 2px;
}
.left_resultgroup ul li {
	border-bottom: solid 1px #f3f3f3;
	margin-right: 10px;
}
.left_resultgroup ul li a {
	color: #8d8d8d;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	outline: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
.left_resultgroup ul li a:hover {
	color: #c71c24;
	text-decoration: underline;
}
.search_filter {
	float: left;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
	width: 800px;
}
.result_info {
	color: #555;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
}
ul.result_items {
	margin: 0;
	padding: 0;
	display: block;
	list-style-type: none;
}
li.resultbox {
	display: block;
	height: auto;
	padding-top: 5px;
        color : #000;
}
.resultbox h3.biz_name {
	/*width: 500px;*/
	margin: 5px 0 2px 0;
	padding: 0;
	font-size: 13px;
        border: none;
}
.resultbox h3.biz_name a, .resultbox .biz_cat_list a, .resultbox .biz_place a {
	color: #c71c24;
	text-decoration: none;
}
.resultbox h3.biz_name a:hover, .resultbox .biz_cat_list a:hover, .resultbox .biz_place a:hover {
	text-decoration: underline;
}
.resultbox h3.biz_list {
	/*width: 500px;*/
	margin: 5px 0 2px 0;
	padding: 0;
	font-weight:bold;
	font-size: 12px;
}
.resultbox h3.biz_list a {
	color: #4F7979;
	text-decoration: none;
}
.resultbox h3.biz_list a:hover {
	text-decoration: underline;
}
.resultbox img.biz_photo {
	padding: 2px;
	border: solid 1px #ccc;
	float: left;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.resultbox .biz_mid {
	width: 260px;
	float: left;
	margin-top: 1px;
	margin-bottom: 5px;
}
.resultbox .biz_right {
	width: 158px;
	font-size: 11px;
	float: left;
	text-align: right;
	margin-bottom: 5px;
	padding-right: 3px;
}
.resultbox .biz_cat_label {
	color: #979797;
	font-weight: bold;
}
.resultbox .biz_cat {
	padding-bottom: 5px;
}
.resultbox .biz_footer {
	text-align: right;

}
.resultbox .action {
	border-bottom: solid 1px #f3f3f3;
	padding-bottom: 2px;
}
.resultbox .action a {
	background-color: #e8e6d6;
	text-decoration: none;
	border-bottom: solid 1px #bebebe;
	color: #555;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 5px;
	margin-top: -2px;

}
.relevant_testimonial {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.relevant_testimonial img {
	float: left;
	padding: 1px;
	border: solid 1px #ccc;
	margin-right: 5px;
}
.relevant_testimonial .text {
	color: #555;
	font-size: 11px;
}
.resultbox .action a:hover {
	text-decoration: underline;
}
.resultbox .action a.sms {
	background: #e8e6d6 url(../images/icons_result.jpg) 11px 1px no-repeat;
	padding-left: 30px;
}
.resultbox .action a.email {
	background: #e8e6d6 url(../images/icons_result.jpg) 15px -16px no-repeat;
	padding-left: 36px;
	padding-right: 13px;
}
.resultbox .action a.editbiz {
	background: #e8e6d6 url(../images/icon_pencil.gif) 5px 1px no-repeat;
	padding-left: 23px;
	padding-right: 10px;
}
.result_left {
	float: left;
	width: 506px;
	padding-left: 7px;
	padding-right: 3px;
	padding-top: 3px;
}
.result_right {
	width: 303px;
	margin-top: 28px;
	padding-top: 0px;
	padding-left: 2px;
	padding-bottom: 20px;
	border-left:  solid 1px #e1e1e1;
	float: left;
}
.related-promo {
	padding-top: 10px;
	padding-left: 5px;
}
.related-promo h3 {
	font-size: 14px;
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
}
ul.relatedpromo li, ul.relatedevent li {
	margin-bottom: 10px;
}
a.toggle_filter {
	display: block;
	width: 65px;
	height: 15px;
	border-top: solid 1px #ccc;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	background: #fff;
	z-index: 10;
}
.filter_content {
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	z-index: 0;
	margin-top: -1px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 10px;
}
.filterbox {
	float: left;
	padding-right: 20px;
	padding-left: 5px;
}
.filterbox .filter_label {
	color: #a9a9a9;
	font-weight: bold;
}
button.btn_result_search {
	background: url(../images/btn_search_wtext.gif) no-repeat;
	border: 0;
	width: 116px;
	height: 21px;
	outline: none;
	margin-left: 3px;

}
.filter_content .button_part {
	margin-top: 8px;
	margin-left: 340px;
}
a.toggle_filter {
	text-decoration: none;
	color: #c71c24;
	background: url(../images/arrow_filter.gif) no-repeat 5px 5px;
	padding-left: 18px;
}
a.toggle_filter:hover {
	text-decoration: underline;
}
.filter_options .selected {
	font-weight: bold;
	color: #555;
}
.filterbox_keyword {
	width: 135px;
}
.filterbox_keyword label {
	font-size: 11px;
	font-weight: bold;
}
.filterbox_keyword input, .filterbox_keyword select {
	font-size: 11px;
	margin-bottom: 5px;
}
.clear {
 clear: both;
}

a.biz_button {
 padding: 5px;
 border: solid 1px #ccc;
 text-decoration: none;
 color: #333;
 background-color: #ededed;
}
.biz_right {
 padding-top: 10px;
}
a.biz_button:hover {
 color: #c71c24;
}



/** end of result **/

