@charset "utf-8";
/* 
Sunfield Accommodation 
COPYRIGHT WIPEOUTWEBDESIGN
WWW.WIPEOUTDESIGN.CO.UK 
*/

body {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
a:link {
	color:#000;
	text-decoration: underline;
}
a:visited {
	color:#000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
}
h3 {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
/* MAIN CONTAINER START */

#main {
	width: 760px;
	height: auto;
	background-color: #9DA65B;
	border-right: 1px black solid;
	border-left: 1px black solid;
	border-top: 1px black solid;
	margin-right: auto;
	margin-left: auto;
}

/* MAIN CONTAINER END */
/* HEADER START */
/* LOGO START */

#logo {
	float: left;
	width: auto;
	height: auto;
	margin: 10px 0px 10px 30px;
}

/* LOGO END */
/* HEADER CONTACT INFO START */

#email {
	width: 300px;
	height: auto;
	margin: 15px 10px 10px 0px;
	float: right;
	text-align: right;
}

.email {
	font-size: 10px;
	color: #000;
	padding: 3px;
}

.email2 {
	color: #FFFFFF;
	padding: 3px;
	font-weight: lighter;
}

/* HEADER CONTACT INFO END */
/* HEADER PICTURE START */

#header_pic {
	width: 760px;
	margin-left:-1px;
}

/* HEADER PICTURE END */
/* HEADER END */
/* MENU BAR START */

#menu_hold {
	width: 220px;
	background-color: #BCD97E;
	height: auto;
	margin: 0px;
	font-size: 11px;
	padding-top: 2px;
	border-right: 1px solid black;
	margin-bottom: -10px;
}

#menu_hold1 {
	width: 220px;
	background-color: #BCD97E;
	height: 950px;
	margin: 0px;
	font-size: 11px;
	padding-top: 2px;
	border-right: 1px solid black;
	margin-bottom: -10px;
}

#menu_hold2 {
	width: 220px;
	background-color: #BCD97E;
	height: 760px;
	margin: 0px;
	font-size: 11px;
	padding-top: 2px;
	border-right: 1px solid black;
	margin-bottom: -10px;
}

#menu_hold3 {
	width: 220px;
	background-color: #BCD97E;
	height: 910px;
	margin: 0px;
	font-size: 11px;
	padding-top: 2px;
	border-right: 1px solid black;
	margin-bottom: -10px;
}

/* NAVIGATION START */

#navigate {
	width:135px;
	height:auto;
	margin-left:42.5px;
	margin-right:42.5px;
	margin-bottom:-10px;
	border:1px solid #FFF;
	margin-top:10px;
}

#menu {
	padding-left: 42.5px;
	padding-right: 42.5px;
	width: auto;
}

#menu ul {
	list-style-type: none;
	margin-top: 10px;
	padding: 0;
	border: none;
	font-size: 12px;
}

#menu li {
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	margin: 0;
	width: 135px;
	text-align: left;
}

#menu li a {
	display: block;
	padding: 5px 5px 5px 5px;
	color: #000;
	text-decoration: none;
	width: 125px;
}

#menu li a:hover {
	font-weight: bold;
	color: #000;
}

/* NAVIGATION END */
/* PLACES OF INTEREST START */

#interest {
	width: auto;
	margin-top: 25px;
	margin-left: 5px;
	margin-right: 5px;
	list-style-type: none;
	padding-left: 10px;
	padding-right: 10px;
}

#interest ul {
	list-style-type: none;
	margin-left: -45px;
}

#interest li {
	text-align: center;	
	width: 200px;

}

#interest li a {
	display: block;
	padding: 2px;
}

#interest li a:hover {
	color: #000;
	text-decoration: none;
}

.interest {
	text-align: center;
	font-size:12px;
}

.interest_small {
	font-size: 8px;
}

#AA {
	width: auto;
	margin: 10px;
	padding: 5px;
	text-align: center;
height: 200px;
}

/* PLACES OF INTEREST END */
/* CONTENT AREA START */

#content_index {
	float: right;
	width: 500px;
	height: auto;
	margin-right: 10px;
	margin-top: 10px;
	padding: 3px;
	padding-top: 35px;
	font-size: 12px;
	background-image: url(img/welcome.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#content_facilities {
	float: right;
	width: 500px;
	height: auto;
	margin-right: 10px;
	margin-top: 10px;
	padding: 3px;
	padding-top: 35px;
	font-size: 12px;
	background-image: url(img/facilities.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#content_price {
	float: right;
	width: 500px;
	height: auto;
	margin-right: 10px;
	margin-top: 10px;
	padding: 3px;
	padding-top: 35px;
	font-size: 12px;
	background-image: url(img/price.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#content_area {
	float: right;
	width: 500px;
	height: auto;
	margin-right: 10px;
	margin-top: 10px;
	padding: 3px;
	padding-top: 35px;
	font-size: 12px;
	background-image: url(img/area.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#content_contact {
	float: right;
	width: 500px;
	height: auto;
	margin-right: 10px;
	margin-top: 10px;
	padding: 3px;
	padding-top: 35px;
	font-size: 12px;
	background-image: url(img/contact.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#content_find {
	float: right;
	width: 500px;
	height: auto;
	margin-right: 10px;
	margin-top: 10px;
	padding: 3px;
	padding-top: 35px;
	font-size: 12px;
	background-image: url(img/find.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#front-pic {
	border: 1px solid black;
	float: right;
	width: 254px;
	height: 139px;
	margin: 3px;
}

.full_image {
	font-size: 9px;
	text-align: center;
}

#panoramic {
	width: 501px;
	height: 86px;
	border: 1px solid black;
}

#price {
	border: 1px solid black;
}	

.red {
	color:#FFFFFF;
	font-size:16px;
	text-align:center;
	font-weight:bold;
	
}
/* CONTENT AREA END */
/* COPYRIGHT INFO */

#wipeout {
	width: 760px;
	height: auto;
	background-color: #FFF;	
	border: 1px black solid;
	margin-right: auto;
	margin-left: auto;
	font-size:10px;
	text-align:center;
}
/* HINT SCRIPT  STYLE START*/

#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: #ffffe0;
width: 150px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid black;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 3px solid black;
border-bottom: 3px solid black;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: navy;
margin: 3px 8px;
}

/* HINT SCRIPT STYLE END */

#label {
	width:80px;
	float:right;
}
#label1 {
	width:80px;
	float:right;
}
#label2 {
	width:100px;
	float:right;
}
.captcha_text {
	font-size:10px;
}
#popup {
		background:#FFF;
		margin:0px;
		padding:7px;
		width:320px;
		font-family:Arial;
}
h3 {
		font-size:16px;
		font-family:Arial;
}
#img {
		height:auto;
		width:auto;
		float:right;
		margin-top:25px;
}

#border {
	border-left: 1px solid black;
	padding-left:3px;
}
#side-bar li {
	text-align:left;
}
