/* GENERAL CSS */
/*body {
	text-align:center;
	font-family:"Trebuchet ms",Arial,Helvetica,sans-serif;
	font-size:.9em;
	background:#f8f8f8;
	color:#000;
}
h1,h2 {
	margin:0px;
	text-align:left;
	font-size:1.2em;
	color:#444;
}
h2 {
	color:#666;
	font-size:1em;
}
strong{text-weight: bold;}*/
#holder {
	width:390px;
	height:420px;
	min-height:420px;
	background: url('/images/regions_images/map.jpg') no-repeat;
	margin:0;
	position:relative;
	float:left;
	padding:0;
}


/* START OF CSS FOR MAP */
dl.map.on {
	position:relative;
	width:390px;
	height:420px;
	/*background: url('/images/regions_images/map.jpg') no-repeat;*/
	text-align:left;
	margin:0px;
	padding:0px;
	border:none;
	float:left;
}
dl.map dt {
	list-style:none;
	display:inline;
}
dl.map dd {
	position:absolute;
	left:-9999px;
	width:200px;
	padding:4px;
	border:#222 2px solid;
	background:#666;
	-moz-border-radius:8px;
	border-radius:8px;
	z-index:11;
	font-size:0.8em;
	color:#FFF;
}

/*Place Names*/

dl.map a.london {
	display:block;
	position:absolute;
	text-indent:-9999px;
	background:url(/images/regions_images/london.png) no-repeat;
	width:50px;
	height:10px;
	outline:none;
	z-index:10;
	/* [disabled]text-decoration:none; */
}
dl.map a.london:hover {
	background:url(/images/regions_images/london-hover.png) no-repeat;
}

dl.map a.southeast {
	display:block;
	position:absolute;
	text-indent:-9999px;
	background:url(/images/regions_images/southeast.png) no-repeat;
	width:70px;
	height:30px;
	outline:none;
	z-index:10;
	/* [disabled]text-decoration:none; */
}
dl.map a.southeast:hover {
	background:url(/images/regions_images/southeast-hover.png) no-repeat;
}

dl.map a.southwest {
	display:block;
	position:absolute;
	text-indent:-9999px;
	background:url(/images/regions_images/southwest.png) no-repeat;
	width:72px;
	height:10px;
	outline:none;
	z-index:10;
	/* [disabled]text-decoration:none; */
}
dl.map a.southwest:hover {
	background:url(/images/regions_images/southwest-hover.png) no-repeat;
}

dl.map a.west {
	display:block;
	position:absolute;
	text-indent:-9999px;
	background:url(/images/regions_images/west.png) no-repeat;
	width:38px;
	height:10px;
	outline:none;
	z-index:10;
	/* [disabled]text-decoration:none; */
}
dl.map a.west:hover {
	background:url(/images/regions_images/west-hover.png) no-repeat;
}

dl.map a.oxford {
	display:block;
	position:absolute;
	text-indent:-9999px;
	background:url(/images/regions_images/oxford.png) no-repeat;
	width:45px;
	height:10px;
	outline:none;
	z-index:10;
	/* [disabled]text-decoration:none; */
}
dl.map a.oxford:hover {
	background:url(/images/regions_images/oxford-hover.png) no-repeat;
}

dl.map a.westmidlands {
	display:block;
	position:absolute;
	text-indent:-9999px;
	background:url(/images/regions_images/westmidlands.png) no-repeat;
	width:58px;
	height:20px;
	outline:none;
	z-index:10;
	/* [disabled]text-decoration:none; */
}
dl.map a.westmidlands:hover {
	background:url(/images/regions_images/westmidlands-hover.png) no-repeat;
}


dl.map a.eastmidlands {
	display:block;
	position:absolute;
	text-indent:-9999px;
	background:url(/images/regions_images/eastmidlands.png) no-repeat;
	width:58px;
	height:20px;
	outline:none;
	z-index:10;
	/* [disabled]text-decoration:none; */
}
dl.map a.eastmidlands:hover {
	background:url(/images/regions_images/eastmidlands-hover.png) no-repeat;
}

dl.map a.east {
	display:block;
	position:absolute;
	text-indent:-9999px;
	background:url(/images/regions_images/east.png) no-repeat;
	width:58px;
	height:10px;
	outline:none;
	z-index:10;
	/* [disabled]text-decoration:none; */
}
dl.map a.east:hover {
	background:url(/images/regions_images/east-hover.png) no-repeat;
}

dl.map a.wales {
	display:block;
	position:absolute;
	text-indent:-9999px;
	background:url(/images/regions_images/wales.png) no-repeat;
	width:58px;
	height:15px;
	outline:none;
	z-index:10;
	/* [disabled]text-decoration:none; */
}
dl.map a.wales:hover {
	background:url(/images/regions_images/wales-hover.png) no-repeat;
}

dl.map a.yorkshire {
	display:block;
	position:absolute;
	text-indent:-9999px;
	background:url(/images/regions_images/yorkshire.png) no-repeat;
	width:65px;
	height:10px;
	outline:none;
	z-index:10;
	/* [disabled]text-decoration:none; */
}
dl.map a.yorkshire:hover {
	background:url(/images/regions_images/yorkshire-hover.png) no-repeat;
}

dl.map a.northwest {
	display:block;
	position:absolute;
	text-indent:-9999px;
	background:url(/images/regions_images/northwest.png) no-repeat;
	width:75px;
	height:10px;
	outline:none;
	z-index:10;
	/* [disabled]text-decoration:none; */
}
dl.map a.northwest:hover {
	background:url(/images/regions_images/northwest-hover.png) no-repeat;
}

dl.map a.northeast {
	display:block;
	position:absolute;
	text-indent:-9999px;
	background:url(/images/regions_images/northeast.png) no-repeat;
	width:45px;
	height:20px;
	outline:none;
	z-index:10;
	/* [disabled]text-decoration:none; */
}
dl.map a.northeast:hover {
	background:url(/images/regions_images/northeast-hover.png) no-repeat;
}

dl.map a.england {
	display:block;
	position:absolute;
	text-indent:-9999px;
	background:url(/images/regions_images/england.png) no-repeat;
	width:80px;
	height:20px;
	outline:none;
	z-index:10;
	/* [disabled]text-decoration:none; */
}
dl.map a.england:hover {
	background:url(/images/regions_images/england-hover.png) no-repeat;
}

dl.map a.scotland {
	display:block;
	position:absolute;
	text-indent:-9999px;
	background:url(/images/regions_images/scotland.png) no-repeat;
	width:80px;
	height:20px;
	outline:none;
	z-index:10;
	/* [disabled]text-decoration:none; */
}
dl.map a.scotland:hover {
	background:url(/images/regions_images/scotland-hover.png) no-repeat;
}

dl.map a.roi {
	display:block;
	position:absolute;
	text-indent:-9999px;
	background:url(/images/regions_images/roi.png) no-repeat;
	width:83px;
	height:40px;
	outline:none;
	z-index:10;
	/* [disabled]text-decoration:none; */
}
dl.map a.roi:hover {
	background:url(/images/regions_images/roi-hover.png) no-repeat;
}
dl.map a.ni {
	display:block;
	position:absolute;
	text-indent:-9999px;
	background:url(/images/regions_images/ni.png) no-repeat;
	width:83px;
	height:40px;
	outline:none;
	z-index:10;
	/* [disabled]text-decoration:none; */
}
dl.map a.ni:hover {
	background:url(/images/regions_images/ni-hover.png) no-repeat;
}

/* START OF CSS FOR MAP POINTS */
dl.map a#london {
	top:342px;
	left:278px;
}

dl.map a#southeast {
	top:358px;
	left:295px;
}

dl.map a#southwest {
	top:370px;
	left:170px;
}

dl.map a#west {
	top:350px;
	left:238px;
}

dl.map a#oxford {
	top:325px;
	left:262px;
}

dl.map a#westmidlands {
	top:295px;
	left:232px;
}

dl.map a#wales {
	top:315px;
	left:175px;
}

dl.map a#eastmidlands {
	top:270px;
	left:268px;
}

dl.map a#east {
	top:300px;
	left:310px;
}

dl.map a#yorkshire {
	top:230px;
	left:240px;
}

dl.map a#northwest {
	top:245px;
	left:173px;
}

dl.map a#northeast {
	top:185px;
	left:240px;
}

dl.map a#england {
	top:205px;
	left:296px;
}

dl.map a#scotland {
	top:102px;
	left:164px;
}
dl.map a#roi {
	top:253px;
	left:68px;
}
dl.map a#ni {
	top:193px;
	left:98px;
}