@charset "utf-8";
/* CSS Document - Meadowhill Guesthouse CSS Layout by Stuart Blackett - stuartblackett@googlemail.com http://www.stuartblackett.com */

/* General Styles */

body {
	background-image:url(images/background.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
}

p {
	font-size: 12px;
	color: #003300;
}

h2 {
	color: #003300;
	font-size: 16px;
	margin: 0;
	padding: 0;
}

.welcometext {
	color: #003300;
	font-size: 12px;
}

.localtext {
	color: #003300;
	font-size: 11px;
}

.getintouch {
	color: #003300;
	font-size: 12px;
}

.welcome {
	font-size: 18px;
	color: #003300;
}

.bienvenu {
	font-size: 18px;
	color: #999999;
}

.wilkommen {
	font-size: 18px;
	color: #cccccc;
}

#footer-links a { text-decoration: none; color: #cccc00; }
#footer-links a:hover { text-decoration: underline overline blink; color: #CCFF00; }

#menu a { text-decoration: none; color: #cccc00;  }
#menu a:hover { text-decoration: underline overline blink; color: #CCFF00; }

/* Form Styles */
label {
	float: left;
	width: 15em;
	margin-right : 1em;
}

ul {
	list-style: none;
	padding: 0;
	margin:0;
}

li {
	font-size: 12px;
	padding-bottom: 20px;
}

.inputbox {
	width: 250px;
	border: none;
}
	

/* Site Holding DIV */

#wrapper {
	position: relative;
	height: 810px;
	width: 768px;
	margin: 0 auto;
}

/* General Site Elements */

#logo {
	position: absolute;
	width: 768px;
	height: 134px;
}

#innerpage {
	position: absolute;
	background-image: url(images/inner-page.png);
	width: 767px;
	height: 700px;
	top: 116px;
	left: 4px;
}

#menu-gradient {
	position: absolute;
	width: 759px;
	height: 39px;
	background-image: url(images/gradient.png);
	top: 0px;
	left: 0px;
}

#menu {
	position: absolute;
	width: 759px;
	height: 31px;
	top: 8px;
	left: 34px;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu li {
	display: inline;
	margin-right : 45px;
	font-size: 18px;
	text-transform: uppercase;
}

#footer {
	position: absolute;
	width: 759px;
	height: 30px;
	background-image: url(images/footer.png);
	top: 664px;
}

#footer-links {
	position: absolute;
	width: 505px;
	height: 27px;
	top: 7px;
	text-transform: uppercase;
	font-size: 12px;
	color: #cccc00;
	left: 17px;
}

/* Index Page Elements */
#houseimages {
	position: absolute;
	width: 333px;
	height: 304px;
	left: 15px;
	top: 55px;
}

#houseimage1 {
	position: absolute;
	width: 75px;
	height: 50px;
	top: 234px;
	left: 0px;
}

#houseimage1 a { cursor: -moz-zoom-in; }

#houseimage2 {
	position: absolute;
	width: 75px;
	height: 50px;
	top: 234px;
	left: 88px;
	border: none;
}

#houseimage2 a { cursor: -moz-zoom-in; }

#houseimage3 {
	position: absolute;
	width: 75px;
	height: 50px;
	top: 234px;
	left: 172px;
}

#houseimage3 a { cursor: -moz-zoom-in; }

#houseimage4 {
	position: absolute;
	width: 75px;
	height: 50px;
	top: 234px;
	left: 258px;
}

#houseimage4 a { cursor: -moz-zoom-in; }

#tariffinfo {
	position: absolute;
	width: 720px;
	height: 78px;
	top: 350px;
	left: 15px;
}

#welcometext {
	position: absolute;
	top: 54px;
	height: 292px;
	width: 372px;
	left: 362px;
}

#localarea {
	position: absolute;
	width : 370px;
	height: 225px;
	left: 15px;
	top: 439px;
}

#berwick {
	position: absolute;
	left: 429px;
	top: 438px;
}

/* Local Area Page */

#local-area {
	position: absolute;
	height: 430px;
	width: 745px;
	top: 43px;
	left: 12px;
}

#local-norham {
	position: absolute;
	width: 229px;
	height: 180px;
	top: 476px;
	left: 11px;
}

#local-berwick {
	position: absolute;
	width: 229px;
	height: 180px;
	left: 265px;
	top: 476px;
}

#local-holyisland {
	position: absolute;
	width: 229px;
	height: 180px;
	left: 512px;
	top: 476px;
}

/* Bookings / Contact */
#contact {
	position: absolute;
	height: 430px;
	width: 481px;
	top: 43px;
	left: 12px;
}

#rightside {
	position: absolute;
	top: 54px;
	left: 502px;
	background-image: url(images/right-bg.png);
	width: 244px;
	height: 407px;
}

/* Rooms Page */
#bedrooms {
	position: absolute;
	width: 756px;
	height: 396px;
	top: 41px;
	left: 5px;
}

#roomstext {
	position: absolute;
	width: 748px;
	left: 11px;
	top: 455px;
	height: 237px;
}
