/* Pronto CSS Document
12/30/2009 */
.header_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.header_text a {
	text-decoration:none;
}
.header_text a:hover {
	color:#000000;
}
.calendar_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	text-decoration:none;
	padding-left:10px;
}
.calendar_link {
	font-size:14px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
	padding-bottom:3px;
}
.calendar_link a {
	color: #FFFFFF;
	text-decoration:none;
}
.calendar_link a:hover {
	text-decoration:none;
}
.agency_header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.agency_text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	border-right-width: 10px;
	padding-left: 15px;
}
.tabla tr td .agency_text {
	font-weight: bold;
}
.map_text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
}

/* updated map styles */
.result_tab{
	background: #fff;
	display:none;
}
.resultsbox{
	width:235px;
	overflow-y:scroll;
	height:370px;
	background: #BA393A;
}
.resultsbox h2{
	cursor: pointer;
	border-bottom: 1px solid #e6e6e6;
	padding-top:3px;
	padding-bottom: 3px;
}
.resultsbox span{
	font-weight: bold;
	color: #BA393A;
}
#maptable{
	width:785px;
	background: #fff;
	border-collapse:collapse;
}
#maptable .headrow{
	background: url("../images/redbg.gif");
	background-repeat:repeat-x;
	border:none;
	height:25px;
	overflow:hidden;
}
#maptable .headrow h2{
	margin-bottom:0px
	padding:0px;
	color: #fff;
	font-weight: bold;
}
.search_1{
	background: url("../images/greybg.gif");
	background-repeat:repeat-x;
	height:222px;
	width:235px;
	overflow: hidden;
}
.result_header{
	background: #ababab;
	color:#fff;
	margin:0px;
}
.result_selected{
	background: #BA393A;
	color:#fff;
	margin:0px;
}
.nearby_locations{
	background: #BA393A;
	color:#fff;
}
.nearby_locations h1{
	font-size:1.3em;
	margin:0px;
	padding: 0px;
}

