/* !Eric Meyer's css reset (http://meyerweb.com/eric/tools/css/reset/) -- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}


/*************** Start map page layout **************/
body {
	margin: 5px 10px 10px 10px;
	padding: 0;
	color: #008;
	background-color: #fff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
}
.clear {
	clear: both;
}
.wide {
}
.top {
}
.bottom {
	padding-bottom: 10px;
}
.wrapper {
}
.outer {
	margin-left: 212px; /* L */
	margin-right: 160px; /* R */
}
.wrap-cl {
	float: left;
	width: 100%;
	margin-right: -1px;
}
.center {
	float: right;
	width: 100%;
	margin-left: -1px;
}
.left {
	float: left;
	position: relative;
	width: 212px;  /* L */
	margin-left: -213px;  /* -L-1 */
	margin-right: 2px;
	font-size:10pt;
	margin-top:50px;
	overflow:hidden;
}
.left legend{
	font-size:12pt;
}

.right {
	float: right;
	position: relative;
	width: 160px;  /* R */
	margin-right: -161px;  /* -R-1 */
	margin-left: 2px;
	overflow:hidden;
}
.minwidth {
	min-width: 504px;
}

.outer {
	word-wrap: break-word;
}

/*************** End map page layout ****************/

.bottom p{
	float:right;
	font-size:8pt;
}
.bottom a:link,.bottom a:visited{
	color:#aaa;
	text-decoration:none;
}
.bottom a:hover{
	color:#666;
	text-decoration:underline;
}



/*************** Start main menu **************/

#logo_div{
	float:left;
	width:214px;
}	
#logo_div img{
	border: solid 0px;
	margin:0 0 0 4px;
}

#menu{
	float:left;
	margin:9px 0 0 0;
	width:100%;
	background: transparent url(/images/menu_bg2.gif) repeat-x top left;
	height:40px;
}
#menu_inner{
	width:100%;
	background: transparent url(/images/menu_bg.gif) no-repeat top right;
	height:40px;
}
#menu ul{
	list-style:none;
	height:40px;
	overflow:hidden;
}
#menu li{
  	float:left;
	font-size:13px;
	color:#666;
	height:38px;
	margin: 1px 0 1px 0;
}
#menu li a{
	display:block;
	font-family: Verdana, sans-serif;
	padding: 10px 10px 0px 10px;
	border-right:4px solid #c0c0c0;
	height:38px;
}
#menu li a:link, #menu li a:visited{
	background: transparent url(/images/menu_button_bg.gif) repeat-x top left;
	color:#666;
	text-decoration:none;
}
#menu li a:hover{
	color:#666;
	text-decoration:none;
	background:#688edc;
}
#menu li a.selected:link, #menu li a.selected:visited{
	color:white;
	text-decoration:none;
	background: transparent url(/images/menu_button_on_bg.gif) repeat-x top left;
}

#language_select{
	float:right;
	margin:6px 12px 0 0;
}
#language_select img{
	border:0px;
}
/*************** End main menu ****************/


#footer_menu{
	margin: 20px 0;
	background-color: #eee;
	color:#666;
	font-size:12px;
	font-family: Verdana, sans-serif;
}
#footer_menu ul{
	list-style:none;
	padding:4px 0 4px 15px;
	margin:0px;
}
#footer_menu li{
  	display:inline;
}
#footer_menu li a:link, #footer_menu li a:visited{
	padding:0px 20px 0px 0px;
	color:#999;
	text-decoration:none;
}
#footer_menu li a:hover{
	color:#000;
	text-decoration:underline;
}

#map{
	margin-top:3px;
	margin-left:2px;
	overflow:hidden;
}

.control_button{
	font-size:9pt;
	width: 86px;
	overflow:hidden;
}

#description{
	margin:10px 5px;
	color:#999;
	font-size:10pt;
	font-weight:bold;
}

#panel{
	display:none;
}

a.extern_link, a.extern_link:hover{
	color:#999;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}
a.extern_link:hover{
	color:#999;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}

/*
#graphImg {
	margin-left:10px;
}
*/
#alt_stats{
	float:left;
	width:130px;
	font-size: 12px;
	color: black;
	margin:13px 10px 0 0;
}
#google_graph{
	float:left;
}
#graph{
	display:none;
}
.clear{
	clear:both;
}


#advert_info{
	font-size:8pt;
}
#advert_info #ad_title{
	font-weight:bold;
	font-size:10pt;
}
#advert_info #ad_telephone{
	font-weight:bold;
}
#advert_info #ad_website{
	font-weight:bold;
}
#advert_info #ad_logo{
	float:right;
}
#advert_info p{
	margin:0px;
}
#ad_description{
	font-size:10pt;	
}

#locationBox{
	width: 125px;
}

#adsense{
	margin:3px 0 0 -2px;
	padding:0px;
}

#locationFieldset{
	background: transparent url(/images/blank.gif) no-repeat 96% 90%;
	height:85px;
}

.found_route{
/*	height:70px; */
	border-top:1px solid #aaa;
	padding-top: 5px;
	clear:both;
}
.found_route a img{
	border:1px solid white;
}
.found_route a:hover img{
	border:1px solid #0000a0;
}
.route_colour{
	width:20px;
	height:4px;
	float:left;
	background-color:white;
	border:1px solid black;
	margin:6px 5px 0 0;
}
.distance{
	font-size:10px;
}

.search_page{
	font-size:12pt;
	color:black;
	margin-bottom:5px;
}
.search_page img{
	vertical-align:middle;
}
.search_page a,.search_page a:visited,.search_page a:hover{
	text-decoration:none;
	color:#0000A0;
}

.searchSelect{
	width:100px;
	float:left;
	text-align: center;
}
.searchSelect a:link, .searchSelect a:hover, .searchSelect a:visited{
	color: #000080;
	text-decoration:none;
}

#sport_popup{
	position: absolute;
	top:210px;
	left:219px;
	width:280px;
	height:180px;
	display:none; 
	background-color: #eee;
	border: 1px solid #666;
	z-index:10;
}



