@charset "utf-8";
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

img, div, a { behavior: url(iepngfix.htc) }

.clear {
clear:both;
margin-top:-1px;
height:1px;
overflow:hidden;
}

div.hr {
	border: none;
	border-top: 1px dotted #FFFFCC;
	margin-top: 5px;
	margin-bottom: 18px;
	
}
div.hr hr { display: none; }
/* End CT Reset. CSS. Ian Harrison. June 2008 */

body {
	background-color:#15410e;
}

#rightpane a {
		color:#FFFFCC;
		}
		
.tblBodyText td {
	padding:6px;
	}

#wrapper {
	width:100%;
	background-image: url(_lib/_build/header-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	}
#content {
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	/*word-spacing: 0.25em;*/
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 0.8em;
	color:#FFFFCC;
	background-image: url(_lib/_build/green-body-bg.jpg);
	background-repeat: repeat-y;
	margin:0 auto;
	width:1040px;
	}	
#top {
	background-image: url(_lib/_build/header.jpg);
	background-repeat: no-repeat;	
	}
#header {
	width:855px;
	/*height:800px;*/
	margin:0 auto;
	padding-top:16px;
	}
#leftpane {
	float:left;
	width:215px;
	padding-top:180px;
	padding-left:30px;
	}
	#leftpane ul {padding-left:10px; margin-bottom:60px;}
	#leftpane li {padding-bottom:10px;font-size:12px;}
	#leftpane li a {text-decoration:none; color:#FFFFCC;}
	#leftpane li a:hover {border-bottom:#FFFFCC dotted 1px;color:#FFF;}
	
.menubuttons {margin-left:-27px;}

#Availability {
	background-color:#15410e;
	padding:10px;
	border:1px dotted #0c2b08;
	margin:15px 0px;
}
	
#rightpane {
	float:left;
	width:560px;
	height:auto;
	padding-left:10px;
	line-height:normal;
	}
	#rightpane h1 {	
	border-bottom:1px dotted #FFFFFF;
	font-size:24px;
	letter-spacing:-0.8px;
	margin:45px 0px 13px;
	padding-bottom:14px;
	font-family:georgia;
	}
	#rightpane h2 {
	font-size:20px;
	padding-bottom:3px;
	letter-spacing:-0.8px;
	font-family: georgia;
	}
	
#green-content {
	border-left:#003300 dashed 1px;
	margin-left:-16px;
	padding-left:16px;
	}
	#green-content h2 {
		font-size:20px;
		margin:0px 0px 5px 0px;
		letter-spacing:-0.8px;
		}
	#green-content a {
		color:#FFF;
		text-decoration:none;
		}
	#green-content a:hover {
		color:#FFFF99;
		border-bottom:#FFFF99 1px dotted;
		}

table.tblPrices {
	border-collapse: separate;
	border-spacing: 10pt 5pt;
	background-image:url(_lib/_build/blue-price-bg.jpg);
	background-repeat:repeat-x;
	background-color: #466abb;
	background-position: bottom;
	}
	table.tblPrices td {
		padding:5px;
		}
		
	.tblPricesRow1 {
		background-color:#003399;
		color:#FFFFFF;
		}
	
table.tblCaravans {
	border-collapse: separate;
	border-spacing: 10pt 5pt;
	padding:3px;
	}
	
table.tblCaravans td {
	padding:5px;
	}
	
	.tblPricesRow2 {
		background-color:#003399;
		color:#FFFFFF;
		}
	.tblPricesRow3 {
		border-top:#FFF 1px dotted;
		background-color:#0066FF;
		color:#FFFFFF;
		}
		
/* form stylin */

.inputboxes {
	background-color:#FFFFCC;
	color:#333333;
	font-size:14px;
	padding:4px;
	margin:3px;
	border:#143e86 solid 1px;
		}
		
#slideshow {
	position:relative;
	height: 190px;
	width:553px;
	overflow:hidden;
	margin:50px 0 0 10px;
}
#slideshow IMG {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
}
#slideshow IMG.active {
	z-index:10;
}
#slideshow IMG.last-active {
	z-index:9;
}



/* Galleries */


#galleries li {
			float:left;
			margin:4px;	
			width:100px;
			height:100px;
			overflow:hidden;
			border:#FFFFCC solid 1px;		
			}
#galleries a {
			opacity:0.7;
			filter: alpha(opacity = 70);
			zoom:1;
			}
#galleries a:hover {
			opacity:1;
			filter: alpha(opacity = 100);
			zoom:1;
			}

.gallery-link {
	width:220px;
	height:220px;
	float:left;
	padding: 2px 18px;
			}		

#region-blue-bg {
	background-image:url(_lib/_build/blue-bg.jpg);
	background-repeat:repeat-y;
	width:1040px;
	}
#region-blue {
	background-image:url(_lib/_build/blue-header-body.jpg);
	background-repeat:no-repeat;	
	}
	#region-blue h1 {
	font-size:21px;
	letter-spacing:-0.8px;
	font-family:georgia;
	}
	#region-blue h2 {
	font-size:17px;
	margin:20px 0px 15px 0px;
	padding-bottom:6px;
	border-bottom:1px dotted #CCCCCC;
	letter-spacing:-0.8px;
	font-family:georgia;
	}
	#region-blue h3 {
	font-size:17px;
	margin-bottom:10px;
	letter-spacing:-0.8px;
	font-family:georgia;
	}
	#region-blue p {
	line-height:160%;
	letter-spacing:-0.2px;
	}
	
#content-blue-full {
	padding-top:80px;
	width:780px;
	margin:0 auto;
	}
	
#content-blue-full a {
	color:#000066;
	text-decoration:none;
	}

#content-blue-full a:hover {
	color:#FFF;
	text-decoration:underline;
	}
	
.thumbleft {
	float:left;
	}
.thumbright {
	float:right;
	}
#footer {
	background-image:url(_lib/_build/footer.jpg);
	background-repeat:no-repeat;
	height:134px;
	}
	
	
	
	
/* Galleries */

.photos {
		width:175px;
		float:left;
		text-align:center;
		margin:10px 0px;
		}

#parkside-ground-floor {
		position:relative;
		background:url(_lib/_build/parkside-ground-plan.jpg);
		width:378px; height:360px;
		}
		#parkside-ground-floor a {		
		display:block;
		border:none;
		text-indent:-999em;
		outline:none;
		}
		#parkside-bedroom1 {
	position:absolute;
	top:58px;
	left:48px;
	width:114px;
	height:130px;
			}
			
		#parkside-lounge {
	position:absolute;
	top:57px;
	left:168px;
	width:191px;
	height:144px;
			}
			
		#parkside-dining {
	position:absolute;
	top:202px;
	left:142px;
	width:120px;
	height:116px;
			}			
		
		#parkside-kitchen {
	position:absolute;
	top:212px;
	left:263px;
	width:92px;
	height:125px;
			}
			
#parkside-first-plan {
		position:relative;
		background:url(_lib/_build/parkside-first-floor.jpg);
		width:369px; height:328px;
		}
		#parkside-first-plan a {		
		display:block;
		border:none;
		text-indent:-999em;
		outline:none;
		}
		
	#parkside-bedroom2 {
	position:absolute;
	top:182px;
	left:152px;
	width:93px;
	height:123px;
			}
#parkside-bedroom3 {
	position:absolute;
	top:183px;
	left:246px;
	width:93px;
	height:123px;
			}
			
#woodside-ground-floor {
		position:relative;
		background:url(_lib/_build/woodside-ground-plan.jpg);
		width:341px; height:369px;
		}
		#woodside-ground-floor a {		
		display:block;
		border:none;
		text-indent:-999em;
		outline:none;
		}
		#woodside-bedroom1 {
	position:absolute;
	top:50px;
	left:11px;
	width:115px;
	height:128px;
			}
			
		#woodside-bedroom2 {
	position:absolute;
	top:197px;
	left:13px;
	width:114px;
	height:149px;
			}
			
		#woodside-bedroom3 {
	position:absolute;
	top:57px;
	left:205px;
	width:115px;
	height:128px;
			}			
			
		#woodside-entrance {
	position:absolute;
	top:240px;
	left:204px;
	width:116px;
	height:107px;
			}
		#woodside-bath1 {
	position:absolute;
	top:104px;
	left:129px;
	width:74px;
	height:73px;
			}
		#woodside-bath2 {
	position:absolute;
	top:270px;
	left:127px;
	width:72px;
	height:78px;
			}
.textsubheader1 {	
/*	border-bottom:1px dotted #FFFFFF;*/
	font-size:24px;
	letter-spacing:-0.8px;
	margin:45px 0px 13px;
	padding-bottom:14px;
	font-family:georgia;
	}
.textsubheader2 {
	font-size:20px;
	padding-bottom:3px;
	letter-spacing:-0.8px;
	font-family: georgia;
	}
.bold_text {font-weight:bold
	}