@charset "UTF-8";
/* CSS Document */


#result-header {
	background-color: #cccccc;
	width: 720px;
	color: #c43232;
	font-weight: 700;
	font-size: 15px;
	padding: 5px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#result-single {
	background-color: #FFFFFF;
	width: 720px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	margin: 0px;
	}
.result-img-link {
	padding: 5px;
}
.result-title {
	color: #c43232;
	font-weight: 700;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.result-small {
	color: #c43232;
	font-weight: 700;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.result-desc {
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.result-image {
	margin: 4px;
}
.result-keyword {
	background-color: #DDDDDD;
	font-weight: 900;
}
A.result-link,A.result-more:Link,A.result-more:Visited {
	color: #c43232;
	font-weight: bold;
	font-family: Arial, Helvetica, "Sans Serif";
	text-decoration: none
}
A.result-link:hover { 
	color: #c43232; 
	font-weight: bold; 
	text-decoration: underline
}
a.result-details {
	display: block;
	float: right;
	height: 21px;
	width: 164px;
	text-indent: -5000em;
	background-image: url(media/btn_details.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	margin-top: 5px;
}
table.result-table {
 background-color: #ffffff;
 color: #000000;
 padding: 5px;
}body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#div_map {
	background-image: url(media/div_bg.png);
	width: 720px;
	height: 330px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	top:297px;
	bottom: 0;
	visibility: visible;
	position: absolute;
}
#div_plan {
	background-image: url(media/div_bg.png);
	width: 720px;
	height: 580px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	top:297px;
	bottom: 0;
	visibility: visible;
	position: absolute;
}

.text-white {
	font-size: 12px;
	font-weight: bold;
	color: #EEEEEE;
	text-decoration: blink;
}

/*

A.btn-details, A.btn-details:Link, A.btn-details:Visited {
	color: #c43232;
	font-weight: bold;
	font-family: Arial, Helvetica, "Sans Serif";
	text-decoration: none;
	background-image: url(media/btn_details.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 164px;
	display: block;
	margin: 5px;
}
A.btn-details:Hover {
	color: #c43232;
	font-weight: bold;
	font-family: Arial, Helvetica, "Sans Serif";
	text-decoration: none;
	background-image: url(media/btn_details2.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 164px;
	display: block;
	margin: 5px;
}

*/
A.btn-plan, A.btn-plan:Link, A.btn-plans:Visited {
	color: #c43232;
	font-weight: bold;
	font-family: Arial, Helvetica, "Sans Serif";
	text-decoration: none;
	background-image: url(media/btn_plan.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 210px;
	display: block;
	margin: 5px;
}
A.btn-plan:Hover {
	color: #c43232;
	font-weight: bold;
	font-family: Arial, Helvetica, "Sans Serif";
	text-decoration: none;
	background-image: url(media/btn_plan2.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 210px;
	display: block;
	margin: 5px;
}
A.btn-map, A.btn-map:Link, A.btn-maps:Visited {
	color: #c43232;
	font-weight: bold;
	font-family: Arial, Helvetica, "Sans Serif";
	text-decoration: none;
	background-image: url(media/btn_map.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 210px;
	display: block;
	margin: 5px;
}
A.btn-map:Hover {
	color: #c43232;
	font-weight: bold;
	font-family: Arial, Helvetica, "Sans Serif";
	text-decoration: none;
	background-image: url(media/btn_map2.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 210px;
	display: block;
	margin: 5px;
}
A.btn-printable, A.btn-printable:Link, A.btn-printables:Visited {
	color: #c43232;
	font-weight: bold;
	font-family: Arial, Helvetica, "Sans Serif";
	text-decoration: none;
	background-image: url(media/btn_printable.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 210px;
	display: block;
	margin: 5px;
}
A.btn-printable:Hover {
	color: #c43232;
	font-weight: bold;
	font-family: Arial, Helvetica, "Sans Serif";
	text-decoration: none;
	background-image: url(media/btn_printable2.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 210px;
	display: block;
	margin: 5px;
}
