html {
	scrollbar-face-color:#FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-shadow-color: #000000; 
	scrollbar-highlight-color: #000000; 
	scrollbar-arrow-color: #000000;
}
 
body {
	background-position: top center;
	background-image: url(imgs/.jpg);
	background-repeat: repeat;
	margin:0; padding:0;
	font-family:arial;font-weight:normal;font-size:1em;color:#000000;
}

#clouds {position:absolute;top:0px;left:50%;margin-left:-626px;width:1192px;height:112px;z-index:-100;background:url(imgs/dorset-holiday-accommodation.gif) no-repeat top center;padding:0;}
#deckchair {position:absolute;top:390px;left:50%;margin-left:-660px;width:1270px;height:282px;z-index:-100;background:url(imgs/beach-holidays-christchurch.png) no-repeat top center;padding:0;}
#overallcontainer {width:100%;height:0px;}
#border {position:relative;top:7px;width:970px;height:636px;padding:0;border:0;background:#1E67B4;z-index:2;text-align:left;}
#container {position:absolute;top:7px;left:7px;width:956px;height:622px;padding:0;border:0;background:#FFFFFF;z-index:3;}

p {color:#000000;margin:0;padding:0;}
p a {color:#1E67B4;text-decoration:none;}
p a:hover {color:#1E67B4;text-decoration:underline;}

ul {margin-top:0;}
li {line-height:1.2em;margin-left:-10px;}
li a {color:#1E67B4;text-decoration:none;}
li a:hover {color:#1E67B4;text-decoration:underline;}

img.icon {width:50px;height:auto;display:block;border:1px solid #1E67B4;margin: 7px 7px 0px 0px;padding:0;}


form {margin:0px;padding:0px;font-size:0.84em;}

input.contacttext {
	width: 250px;height: 20px;
	vertical-align: middle;
	background-color: #FFFFFF;
	border: 1px solid #1E67B4;
	padding:2px;margin-bottom:3px;
	font-size:12px;Font-family:Arial;color:#1E67B4;
}

textarea.contacttext {
	width: 250px;height: 100px;
	background-color: #FFFFFF;
	border: 1px solid #1E67B4;
	padding:2px;margin-bottom:3px;
	font-size:12px;Font-family:Arial;color:#1E67B4;
}

input.contactsubmit {
	height: 25px;margin:0;
	background-color: #1E67B4;
	border: 1px solid #1E67B4;
	font-size:12px;Font-family:Arial;color:#ffffff;font-weight:bold;
}

#credits {padding:0;font-size:0.7em;color:#000000;text-align:center;}
.carl, .carl a, .carl a:active, .carl a:visited, .carl a:link, .carl a:hover {font-size:1em;color:#000000;text-decoration:none;}