/*shaldonholiday.com CSS : Snax:Design 2008*/

body {
    margin: 0;
    padding: 0;
    min-width: 800px;
	background-color: #cce6fe;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #131313;
}
	
a:focus {
    outline: none;
}

img {  
	border-style: none;
}

p {
	padding: 0px 0px 0px 0px;
}
	
h1 {
	font-size:12px;
	padding: 0px 0px 0px 0px;
}

#navbar a:link {
	color: #000000;
	text-decoration: none;
	padding: 3px;
}
	
#navbar a:hover {
	color: #000000;
	background-color: #ffffff;
	text-decoration: none;
	padding: 3px;
}
	
#navbar a:visited{
	color: #333333;
	text-decoration: none;
	padding: 3px;
}

a:link {
	text-decoration: none;
}
	
a:hover {
	text-decoration: none;
}
	
a:visited{
	text-decoration: none;
}

#wrap {
    margin: 0 auto;
    width: 800px;
	height: 600px;
	position: relative;
	padding-top: 25px;
}

#navbar {
	position: absolute;
	top: 145px;
	right: 35px;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}

#index_text {
	position: absolute;
	top: 215px;
	width: 400px;
	left: 45px;
}

#index_image {
	position: absolute;
	top: 225px;
	right: 50px;
	border: #5286b5 solid 3px;
	width: 275px;
	height: 242px;
}

#accom_image {
	position: absolute;
	top: 192px;
	right: 60px;
	border: #5286b5 solid 3px;
	width: 159px;
	height: 307px;
}

#contact_text {
	position: absolute;
	top: 250px;
	left: 50px;
	width: 370px;
}

#contact {
	text-align: right;
	position: absolute;
	top: 250px;
	right: 50px;
}

#gallery {
	position: absolute;
	top: 175px;
	left: 25px;
}

#map {
	position: absolute;
	top: 200px;
	left: 50px;
	width: 400px;
	height: 300px;
	border: #5286b5 solid 3px;
}

#accommodation_text {
	position: absolute;
	left: 45px;
	top: 177px;
	width: 500px;
}

#bookings_text {
	position: absolute;
	left: 45px;
	top: 200px;
	font-size: 12px;
}

#bookings_data {
	position: absolute;
	left: 46px;
	top: 265px;
	width: 683px;
	height: 200px;
	background-color: #84ccfc;
	padding: 25px;
	padding-right: 0px;
	font-size: 12px;
}

.bookings_info {
	float: left;
	height: 70px;
	width: 73px;
	padding: 5px;
}

#index_quote {
	position: absolute;
	left: 365px;
	top: 547px;
	width: 390px;
	height: 67px;
	font-size: 12px;
	text-align: right;
	color: #36689b;
}

#gallery_quote {
	position: absolute;
	left: 365px;
	top: 560px;
	width: 390px;
	height: 67px;
	font-size: 12px;
	text-align: right;
	color: #36689b;
}

#accomodation_quote {
	position: absolute;
	left: 365px;
	top: 533px;
	width: 390px;
	height: 67px;
	font-size: 12px;
	text-align: right;
	color: #36689b;
}

#bookings_quote {
	position: absolute;
	left: 365px;
	top: 535px;
	width: 390px;
	height: 67px;
	font-size: 12px;
	text-align: right;
	color: #36689b;
}

#map_quote {
	position: absolute;
	left: 365px;
	top: 532px;
	width: 390px;
	height: 67px;
	font-size: 12px;
	text-align: right;
	color: #36689b;
}

#contact_quote {
	position: absolute;
	left: 365px;
	top: 535px;
	width: 390px;
	height: 67px;
	font-size: 12px;
	text-align: right;
	color: #36689b;
}

#valid {
	padding-left: 8px;
}

#map_noscript {
	position: absolute;
	top: 265px;
	left: 65px;
	width: 377px;
}

#gallery_noscript {
	position: absolute;
	top: 25px;
	left: 25px;
	width: 400px;
}

.hide_me {
	display: none;
}

