@charset "UTF-8";
/* CSS Document */

@import "forms.css";

* {
	margin: 0;
	padding: 0;
}

html {
	background: url(../images/interface/htmlBG.gif) top left repeat-x #488049;
}

body {
	position: relative;
	width: 946px;

	margin: 40px auto;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;

	border: 5px solid #fff;
}

/* Masthead */
ul#masthead {
	position: absolute;
	top: 0px;
	left: 0;

	width: 100%;
	height: 30px;

	text-align: center;
	list-style-type: none;
	padding: 110px 0 105px 0;

	background: url(../images/interface/bodyBG.gif) top left no-repeat;
}

ul#masthead li {
	display: inline;
	padding: 0 10px;
	line-height: 30px;
}

ul#masthead li a {
	color: #545443;
	font-size: 12px;
	text-decoration: none;
}

ul#masthead li a:hover { color: #366818; }

/* Columns */
div.column {
	float: left;
	width: 48%;

	padding: 20px 1% 20px 1%;
	margin-bottom: 10px;

	background-color: #c8da8e;
}

div.column.right { float: right; background-color: #edecd8; }

div.column.wide { 
	width: 98%;
}

/* Misc formatting */
p {
	margin-bottom: 20px;
	line-height: 18px;
}

a { color: #366818; }

h2 {
	font-size: 19px;
	font-weight: normal;

	padding-bottom: 5px;
	margin-bottom: 10px;

	background: url(../images/interface/h2BG.gif) top left no-repeat;
	text-indent: 35px;
	height: 30px;
	line-height: 30px;
}

h3 {
	padding: 0 0 10px 0;

	font-size: 17px;
	font-weight: normal;
}

h4 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
}

div.clear { clear: both; }

/* Column content formatting */
div#content { padding-top: 245px; 	background: url(../images/interface/contentBG.gif) top left repeat-y; }

div#columnwidecontent { padding-top: 245px; 	background: url(../images/interface/columnwidecontentBG.gif) top left repeat-y; }

div#searchcontent { padding-top: 245px; 	background: url(../images/interface/searchcontentBG.gif) top left repeat-y; }

div.column ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 1% 0 0 1%;
}

div.column ul li {
	background: url(../images/interface/bullet.gif) 0 4px no-repeat;
	padding-left: 15px;
	margin-bottom: 5px;
}

/* POTW */
div#potw img {
	display: block;
	width: 90%;
	margin: 0 auto;
	border: 5px solid #fff;
}

div#potw h3 {
	color: #900;
	float: left;
	font-size: 25px;
	padding-bottom: 0;
}

div#potw span {
	float: right;
	margin-right: 20px;
	margin-top: 10px;

	color: #222;
	font-weight: bold;
}

div#potw h4 { clear: both; }

div#potw ul {
	width: 90%;
	padding: 10px 0;
}

div#potw ul, div#potw h3, div#potw h4 {
	margin-left: 20px;
}

div#potw ul li {
	border-bottom: 1px dashed #222;
	text-indent: 10px;
	height: 20px;
	line-height: 20px;
}

p#accommodation { 
	margin-left: 20px; 
	text-align: left;
}

p#accommodation span {
	color: #900;
	font-size: 17px;
}

p#callnow { 
	margin-left: 20px; 
	text-align: center;
}

p#callnow span {
	color: #900;
	font-size: 17px;
}

ul#blogPosts span {
	color: #222;
	font-size: 10px;
	margin-left: 5px;
}

/* Slideshow */
#imageScroller {
	position: absolute;
	top: 138px;
	left: 0;
	width: 946px;
	height: 104px;
	overflow: hidden;
}

#imageScroller img {
	position: absolute;
	margin-top: 2px;
	margin-right: 2px;
	height: 100px;
	width: 200px;
	cursor: pointer;
}

img#slideshowPopup {
	position: absolute;
	width: 240px;
	height: 120px;
	border: 4px solid #fff;
	display: none;
}

/* VEBRA Frame */
iframe#searchFrame {
	width: 100%;
	height: 400px;
	border: 0;
}

/* Interactive Map */
div#interactiveMap {
	width: 98%;
	height: 300px;
}

/* Footer */
ul#footer {
	clear: both;
	width: 100%;
	height: 40px;
	line-height: 40px;

	list-style-type: none;
	background: url(../images/interface/footerBG.gif) top left repeat-x #cecfad;
}

ul#footer li {
	float: right;
	margin: 0 10px 0 10px;
}

/* Webcastle Branding */
ul#footer li#webcastle span {
	padding: 1px 5px 1px 3px;

	font-size: 11px;

	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-style: oblique;

	color: #0043f3;
	background-color: #fff;
	border: 1px solid #555;

	cursor: default;
}

ul#footer li#webcastle span span { border: 0; padding: 0; color: #fd1824; }

/* STAR BUYS BADGE */
a#starbuysBadge {
	display: block;
	position: absolute;

	top: 225px;
	right: -25px;

	width: 112px;
	height: 114px;

	z-index: 2;
	background: url(../images/interface/badge.png) top left no-repeat;
}

/* PROPERTIES WITH LAND PAGE */
div.landProperty {
	float: left; 
	clear: left; 
	width: 100%; 
	padding-bottom: 20px;
}

div.landProperty img {
	display: block;
	float: left;
	width: 200px;
	border: 5px solid #fff;
}

div.landProperty div {
	float: right;
	width: 75%;
	position: relative;
	margin-bottom: 15px;
}

div.landProperty h3 em {
	float: none;
	display: block;

	color: #900;
	font-size: 25px;
	font-weight: normal;
	font-style: normal;
	padding-bottom: 0;
	margin: 0;
	margin-left: 10px;
	
}

div.landProperty h4 em {
	float: none;
	display: inline;

	color: #900;
	font-size: 25px;
	font-weight: normal;
	font-style: normal;
	padding-bottom: 0;
	margin: 0;
	margin-left: 10px;
	
}

div.landProperty span {
	display: block;
	position: absolute;

	top: 0;
	right: 0;
	text-align: right;

	margin-right: 20px;
	margin-top: 10px;

	color: #222;
	font-weight: bold;
}

div.landProperty h4 { clear: both; width:60%; }

div.landProperty p {
	margin-left: 20px;
}

div.landProperty ul {
	width: 90%;
	padding: 10px 0;
}

div.landProperty h4 {
	margin-left: 20px;
}

div.landProperty ul li {
	border-bottom: 1px dashed #222;
	text-indent: 10px;
	height: 20px;
	line-height: 20px;
}

/* NEW LETTINGS PAGE BASED ON LAND PROPERTY PAGE */
div.landProperty.lettings p span {
	display: inline;
	position: static;
	margin: 0;
}

div.landProperty.lettings { float: left; clear: left; width: 100%; padding-bottom: 20px; }