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

/* -------------------- BODY CONTROLS -------------------- */

body {
	background-image: url(../img/bg_body.gif);
	background-position:center;
	background-repeat:repeat-y;
	margin:0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#outerwrapper {
	z-index:10;
}
#wrapper {
	width: 780px;
	margin: 0 auto 0 auto;
	
}
/* -------------------- HEADER -------------------- */
#header {
	background-color:#FFF;
	height:60px;
}
#header img {
	padding: 4px;
}
#header h1 {
	float:right;
	padding: 10px 10px 0 0;
	margin:0;
	line-height:1;
	font-size:1.1em;
	color:#8b8b8b;
}
#header p {
	text-align:right;
	clear:right;
	margin:0;
	line-height:1;
	padding: 5px 10px 0 0;
	font-size:0.8em;
	color:#8b8b8b;
}
#header .right {
	width:350px;
	display:block;
	float:right;
	border:none;
}
#header .left {
	width:200px;
	display:block;
	float:left;
}
/* -------------------- NAVIGATION -------------------- */
#navigation {
	background-color:#f07422;
	background-image:url(../img/bg_menu.gif);
	background-repeat:repeat-x;
	height: 25px;
}
#navigation ul {
	text-align:right;
	margin: 0 0 0 0;
	padding: 2px 0 0 0;
	line-height:1;
}
#navigation li {
	list-style:none;
	display: inline;	
}
#navigation a {	
	padding: 2px 10px 3px 10px;
	display:inline;
	font-size:0.8em;
	font-weight:bold;
	color:#FFF;
}
#navigation a:link {

	color:#FFF;
	text-decoration:none;
}
#navigation a:visited {
	color:#FFF;
	text-decoration:none;
}
#navigation a:hover {
	color:#FFF;
	background-color:#f49b41;
	text-decoration:none;
}

/* -------------------- CONTENT -------------------- */
#flashbanner {
	z-index:-1;
	margin: 7px 0 0 0;
	width: 780px;
	height: 355px;
	position: absolute;
	float:left;	
}
#flashbanner object {
	outline: 0;
}
#scrollingbanner {
	z-index:-1;
	margin: 7px 0 0 0;
	width: 780px;
	height: 111px;
	position: absolute;
	float:left;	
}
#banner{
	margin: 7px 0 0 0;
	height: 335px;
	z-index: 100;
}
#scrolling{
	margin: 7px 0 0 0;
	height: 111px;
	z-index: 100;
}
#content{
	background-color: #FFF;
	margin: 7px 0 0 0;
	background-image:url(../img/bg_content.gif);
	background-repeat:repeat-y;
}
#homecontent{
	background-color: #FFF;
	margin: 7px 0 0 0;
}

#leftcol {
	float:left;
	width:180px;
}
#leftcol ul{
}
#leftcol li{
	list-style-type:square;
	color:#2e97f2;
}
#leftcol li a:link, #leftcol li a:visited {
	color:#f07422;
	text-decoration:none;
	font-size:0.9em;
}
#leftcol li a:hover{
	color:#f07422;
	text-decoration:underline;
}
#rightcol {
	float:right;
	padding:20px;
	width:550px;
}
#rightcol h1 {
	color:#2e97f2;
	padding:0;
	margin:0;
	font-size:1.2em;
}
#rightcol h2 {
	color:#2e97f2;
	padding:0;
	margin:0;
	font-size:1.1em;
	font-weight:normal;
}
#rightcol p {
	font-size:0.8em;
	color:#676767;
}
#rightcol p a:link, #rightcol p a:visited {
	color:#808080;
}
#rightcol p a:hover {
	color:#f07422;
}
#rightcol li {
	font-size:0.8em;
	color:#676767;
}
.highlight {
	display:block;
	border: 1px solid #2e97f2; 
	padding: 10px;
	margin: 0 0 20px 0;
}
.highlight p {
	padding:0;
	margin:0;
	line-height:1;
}
.formtable {
	font-size:0.8em;
	color:#f07422;
}
.formtable a:link, .formtable a:visited{
	color:#f07422;
}
.formtable a:hover{
	color:#2e97f2;
}
table.plainstyle {
	margin: 0 0 20px 0;
}
table.plainstyle td.heading {
	padding: 3px 10px 3px 10px;
	font-size:1em;
	color:#2e97f2;
}
table.plainstyle td.body {
	padding: 3px 10px 3px 10px;
	font-size:0.8em;
	color:#676767;
}
/* -------------------- FOOTER -------------------- */

#footer {
	margin:10px 0 0 0;
	clear:both;
}
#footer p {
	color:#8b8b8b;
	font-size:0.7em;
	padding:0;
	margin:0;
	line-height:1.1;
	text-align:center;
}

#footer a:link {
	text-decoration:none;
	color:#8b8b8b;
}
#footer a:visited {
	text-decoration:none;
	color:#8b8b8b;
}
#footer a:hover {
	text-decoration:none;
	background-color:#8b8b8b;
	color: #000;
}
/* -------------------- COMMON CONTROLS -------------------- */

.orangetext {
	color:#f07422;
}
.floatright {
	display:block;
	float:right;
	border:none;
}
.floatleft {
	display:block;
	float:left;
}
.homefeature {
	margin: 10px 0 0 10px;
	padding: 10px 10px 10px 10px;
	display:block;
	float:left;
	width: 352px;
	height: 200px;
	border: 1px solid #f8ba82;
}
.homefeature table{
	font-size:0.8em;
}
.absolutebutton {
	position: relative;
	top:180px;
	left:280px;
}
.absolutebutton2 {
	position: relative;
	top:180px;
	left:130px;
}
.absolutebutton img, .absolutebutton2 img {
	border:none;
}

.holiday {
	background-image:url(../img/bg_holidaymakers.gif);
	background-repeat:no-repeat;
}
.owner {
	background-image:url(../img/bg_villaowners.gif);
	background-repeat:no-repeat;
}
.homefeature p {
	font-size:0.8em;
}
.homefeature li {
	font-size:0.8em;
}
#homebottom {
	clear:both;
	background-color: #FFF;
	height: 80px;
}
#homebottom .advert {
	float:left;
	padding: 10px 0 10px 10px;
	border:none;
}
/* ------------------ BEN GREENS TOOLBOX ------------------ */

.floatright {
	float:right;
}
.floatleft {
	float:left;
	padding: 0 10px 0 0;
}
.clearme {
	clear:both;
}
.clearleft {
	clear:left;
}
.clearright {
	clear:right;
}
.noborder {
	border:none;
}
hr.clearfix {
	visibility: hidden;
	clear: both;
	line-height:0px;
	font-size:0;
	height:0;
	margin:0;
	padding:0;
}
