@charset "utf-8";
/* 
= CSS Document  ==========================
	
	Site: 			Parkdean Holidays
						Content Elements

	Author: 		Jon Park | Union Room
	Created: 		July 17th, 2008
	Updated: 		
	
	Version: 		1.0.0
	Copyright: 	(c) 2008, Parkdean Holidays
	
=======================================
*/
.hide { display: none; }
 
ul.pageWrapper { list-style: none; }
ul.pageWrapper li { padding: 20px 0; border-bottom: 1px dotted #CCC; }
ul.pageWrapper li.clearfix { padding: 0 0 20px 0; }
ul.pageWrapper p { padding: 0 0 10px 0; font-size: 1.1em; color: #333; }
.vtt {vertical-align:text-top !important;}

/* --- UK Locations --- */
div.locations h2.flashReplace, div.locations h4.flashReplace { font-size: 2.5em; color: #008EC8; margin-bottom:10px; }

div.locations div#regionInfo p.flashReplace { font-size: 1.8em; color: #DB1E8C; }

div.locations div#countryMap img { border: none; }
div.locations div#countryMap ul { height: 0; overflow: hidden; list-style: none; }
div.locations div#countryMap ul li { padding: 0; border: none; position: absolute; }
div.locations div#countryMap a.imgReplace { width: 8px; height: 8px; position: absolute; }
div.locations div#countryMap a.active { background-position: bottom; }

div.locations div#countryMap a#areaScotland { width: 127px; height: 197px; background-image: url(../../images/links/aScotland.gif); }
div.locations div#countryMap a#areaWales { width: 82px; height: 107px; top: 235px; left: 15px; background-image: url(../../images/links/aWales.png); }
div.locations div#countryMap a#areaNorfolk { width: 62px; height: 42px; top: 254px; left: 159px; background-image: url(../../images/links/aNorfolk.png); }
div.locations div#countryMap a#areaCornwall { width: 47px; height: 57px; top: 349px; left: -1px; background-image: url(../../images/links/aCornwall.gif); z-index: 1; }
div.locations div#countryMap a#areaDevon { width: 47px; height: 52px; top: 341px; left: 39px; background-image: url(../../images/links/aDevon.gif); }
div.locations div#countryMap a#areaDorset { width: 42px; height: 32px; top: 349px; left: 84px; background-image: url(../../images/links/aDorset.gif); }
div.locations div#countryMap a#areaHampshire { width: 32px; height: 32px; top: 339px; left: 122px; background-image: url(../../images/links/aHampshire.gif); }

div.locations div.region div h3 { padding: 0 0 15px 0; font-size: 1.4em; color: #008EC8; font-weight: bold; }
div.locations div.region div ul { margin: 0 0 10px 15px; font-weight: bold; font-size: 1.1em; }
div.locations div.region div li { padding: 2px 0; border: none; list-style: disc; }

div.locations ul.awards { padding: 10px 0; list-style: none; }
div.locations ul.awards li { padding: 0 17px 0 0; display: inline; border: none; }

