/* CSS Document */
body {
	font-family: Corbel, Geneva,Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: black;
}
p {
	margin-top: 0;
}

h1 {
	font-size: 40px;
	font-family: Frutiger Linotype, Frutiger, Arial, Verdana, sans-serif;
	margin-bottom: 0;
	text-shadow: rgba(0,0,0,0.6) 3px 3px 4px;
}
h2, h3 {
	font-family: Corbel Bold, Corbel, Verdana,Geneva,Arial,Helvetica,sans-serif;
}
h2 {
	font-size: 1.5em;
	margin: 0;
}
.click {
	cursor: pointer;
}
.click:hover {
	text-decoration: underline;
}
a {
	text-decoration: none;
	color: white;
}
body.text_content a {
	text-decoration: none;
	color: #00A9E4;
}
.slim_admin a, .admin a {
	color: black;
}
a:hover {
	text-decoration: underline;
}
tr.spacer td {
	height: 10px;
	padding: 0;
}
tr.spacer td p {
	display: none;
}
td.list {
	color: white;
	padding-right: 0;
}
td.lowest {
	padding-bottom: 0;
}

a.close {
	color: black;
	float: right;
	display: block;
	background: url(/conf/ext/map/close.png) no-repeat;
	width: 14px;
	height: 14px;
}
a.close span {
	display: none;
}
a img {
	border:none;
}
/* common style for various map elements */
body.map #main, #map_tooltip div, #map_InfoWindowHtml div, #map_travel_options dd.active, #map_value_data .active, div.map_column div, .box, #overlay_directions, #googlemaps_location {
	border: 4px solid #0C9B2E;
	padding: 2px;
	background: url(../images/box_background2.png);
	color: white;
	font-weight: bold;
	-moz-border-radius: 4px;
}
#map_tooltip a {
	color: white;
	white-space:nowrap;
}
a.tell_a_friend, a.facebook_page {
	display: block;
	float: left;
	color: rgb(51, 51, 51);
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #999999;
	line-height: 17px;
	margin-right: 10px;
	background: #EFEFEF;
	padding: 0 7px 0 7px;
}
a.facebook_page {
	background: url(../gfx/apfsevhg.png) #EFEFEF 6px -409px no-repeat;
	padding-left: 28px;
}
a.gps {
	background: url(../gfx/locate-me-40px.png) left top no-repeat;
	height: 40px;
	line-height: 40px;
	display: block;
	padding-left: 44px;
	color: black;
}
#header div.advert {
    background: white;
    color: #B71C1E;
    float: left;
    height: 83px;
    margin-left: 10px;
    padding: 0 10px;
    text-align: center;
}
#logo {
	float: left;
}
div.advert h2 {

}
div.advert p {
	line-height: 14px;
}
div.advert strong {
	color: #19226A;
}
