@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	text-align: center;
}

#background2 {
	width: 100%;
	background: url(../images/body-bg2.jpg) no-repeat 0 -16px;
	height: 600px;
}

#container {
	width:	995px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: url(../images/shadows.gif) repeat-y;
}

#header {
	height: 147px;
	width: 995px;
	float: left;
	background: url(../images/header.jpg);
	position: relative;
	text-align: right;
	color: #fff;
}
	#header img#bgLeftBar {
		position: absolute;
		top: 0px;
		left: -103px;
	}
	#header p {
		margin: 20px 33px 10px 0;
	}
	#header p#logo {
		float: left;
		margin: 1px 0 0 10px;
		width: 469px;
		height: 123px;
		text-indent: -10001px;
		line-height: 0.01em;
		font-size: 0.01em;
		color: #3F1C23;
		background: url(/images/logo.jpg);
	}
	
	#headerSearch {
		width: 192px;
		height: 30px;
		float: right;
		padding: 18px 0 0 190px;
		margin: 0 13px 0 0;
		background: url(../images/headerSearch.jpg) no-repeat 115px 12px;
		position: relative;
	}	
	
	#headerSearch div {
			padding: 0;
			margin: 0;
			float: left;
			display: inline;
	}

	input.button {
		width: 50px;
		height: 20px;
		position: absolute;
		right: 26px;
		background: url(/images/header_button_bg.gif) no-repeat;
		border: none;
		cursor: pointer;
	}
	
	input.search {
		width: 107px;
		height: 15px;
		position: absolute;
		padding: 1px 0 0 5px;
		font-size: 11px;
		font-family: Tahoma, Arial, sans-serif;
	}
	
			
		#Form1 {
		    display: inline;
		    margin: 0;
		    padding: 0;
		}
		
	#header a#topHolidayLink {
		height: 35px;
		width: 272px;
		background: url(/images/topHolidayLink.png);
		position: absolute;
		bottom: 5px;
		right: 20px;
		text-indent: -10001px;
		font-size: 0.01em;
		line-height: 0.01em;
		display: block;
	}

#headerBar {
	width: 995px;
	height: 63px;
	float: left;
	background: url(../images/header_bar_repeat.jpg);
}
	#callMeBack {
		width: 365px;
		height: 29px;
		float: right;
		margin: 6px 5px 10px 28px;
		padding: 6px 0 0 110px;
		background:url(../images/callMeBackBG.png) no-repeat;
		position: relative;
	}
		#callMeBack div {
			padding: 0;
			margin: 0;
			float: left;
			display: inline;
		}
		
			#callMeBack select {
				font-size: 12px !important;
				font-family: Tahoma, Arial, sans-serif;
			}
			
			#callMeBack input.button2 {
				right: 20px;
			}
			
		    .callBackMessage {
		        position: absolute;
		        bottom: -17px;
		        left: 10px;
		        width: 260px;
		        font-weight: bold;
		        font-size: 11px;
		    }
		    
		    #callMeBack .callBackMessage {	
		    width: 400px;
		   }
		   
		input.button2 {
			width: 50px;
			height: 20px;
			border: none;
			cursor: pointer;
			position: absolute;
			top: 6px;
			right: 54px;
		}
	
		input.search2 {
			width: 78px;
			height: 14px;
			margin: 0 2px 0 0;
			padding: 0;
			font-size: 11px;
			font-family: Tahoma, Arial, sans-serif;
			padding: 1px 0 0 5px;
		}
	
		input.search3 {
			width: 78px;
			height: 15px;
			margin: 0;
			padding: 0;
			font-size: 11px;
			font-family: Tahoma, Arial, sans-serif;
			padding: 1px 0 0 5px;
		}
		
		.callBackDropdown {
		    position:absolute;
		    font-size: 11px;
		    width: 120px;
		}


#defaultContentContainer {
	width: 995px;
	background: url(../images/default_content_bg.jpg) no-repeat 0px 0px;
	float: left;
}

#defaultContentBackground {
	width: 995px;
	background: url(../images/shadows.gif) repeat-y;
	float: left;
	padding: 0 0 10px 0;
	margin-top: -50px;
	
}

#navigation {
	width: 150px;
	float: left;
	margin: -10px 0 0 28px;
}
* html #navigation {
    height: 415px;
}
	
	#navigation ul {
		margin: 0 0 20px 0;
		padding: 0;
	}
	
	#navigation li {
		margin: 1px 0 0 0;
		list-style: none;
	}
	
#mainImage {
	float: left;
	width: 765px;
	margin: -10px 0 0 20px;
	position: relative;
}
	a.changeImg {
		position: absolute;
		right: 15px;
		top: -30px;
		border: none;
		cursor: pointer;
	}
	
#furtherImage {
	margin: -10px 0 20px 0;
}

#widerImage {
	float: left;
	margin: -9px 0 20px 20px;
	position: relative;
}

#contentTop {
	margin: 0 30px 0px 20px;
	float: left;
	width: 480px;
}
    body#wideGalleryTemplate #contentTop   
    {
        width: 765px;
    }
    
   #homeWrap {
	float: left;
	width: 995px;
	margin-top:-70px;
	*margin-top: -50px;
  }

#content {
	background: #fff;
	padding: 0px 15px 0px 15px;
	width: 465px;
	float: left;
	min-height: 420px;
	line-height: 1.8em;
	font-size: 1em;
	margin-top: -3px;
}

* html #content {
    height: 380px;
}

    body#wideGalleryTemplate #content 
    {
        width: 735px;
    }

* html #content 
{
    margin-top: -3px;
}

.homeLinkImg {
	float: left;
	margin: 10px 0;
}

.homeLinkImg img {
	border: none
}

#defaultContent {
	width: 650px;
	float: left;
	clear: left;
	margin: 0 10px 0 14px;
	padding: 10px 10px 0px 10px;
	font-size: 1em;
}

#defaultRight {
	float: left;
	margin: 10px 0;
}

#defaultRight a img {
    margin: 0 auto 20px auto;
	float: left;

}
div.wideImageRight {
margin: 0 !important;	
}
div.wideImageRight a img {
	margin: 0px auto 20px auto;
}

.homePageRight #findYourHolidayHome, .wideImageRight #findYourHolidayHome {
	margin-top: 30px;
}

	#findYourHolidayHome .findHomeSubmit {
		float: right;
	}
	
	#noImgTemplate a img {
		margin: 10px 0;
	}


#homePage #defaultRight 
{
    margin: 0 30px 0 0;
    float: left;
}

	#defaultRight img {
		float: left; 
		clear: both;
	}
	
	#mapLink {  
	   	width: 240px;
		float: left;
		margin: 20px 0 10px 5px;
		clear: both;
		padding: 0 0 0 10px;
	}
	
	        #mapLink a {  
                color: #333;
                text-decoration: none;
	        }
	        
	        #mapLink a:hover {
	            text-decoration: underline;
	        }
	        
	
	#flashMap {
		width: 250px;
		height: 105px;
		float: left;
		margin: 0 0 10px 0;
		clear: both;
	}

	
	#signUp, #defaultSignUp {
		
		clear: both;
		width: 175px;
		height: 30px;
		margin: 16px 0 20px 0px;
		padding: 6px 0 0 75px;
		position: relative;
	}
	
	#defaultSignUp 
	{
	    background: url(../images/signUpBG.png) no-repeat;
	}
	.wideImageRight #signUp {	
		margin: 0;
	}
	
	#signUp {
		background: url(../images/signUpBG.png) no-repeat;
		margin: 16px 0 0px 0px;
	}
	
	#defaultRight #signUp {
		*margin: 0 0;
		
	}
	
	#homePage #signUp {
		width: 194px;
		background: url(../images/signUpBG-home.png) no-repeat;
		float: none;
		margin: 20px 0;
	}
	
	#wideTemplate #signUp {
		margin: -20px 0 20px 0;
	}

	
		#signUp div, #defaultSignUp div {
			padding: 0;
			margin: 0;
			float: left;
			display: inline;
		}
		input.button3 {
			height: 20px;
			border: none;
			cursor: pointer;
		}
	
		input.search4 {
			width: 107px;
			height: 15px;
			margin: 0;
			padding: 1px 0 0 5px;
			font-size: 11px;
			font-family: Tahoma, Arial, sans-serif;
		}
	
	#viewLatest {
		float: left;
		width: 250px;
		clear: both;
		margin: -16px 0 5px 0;
		text-align: right;
		font-size: 11px;
	}
	
	#viewLatest a {
		color: #463A2D;
	}

#footer {
	width: 950px;
	height: 300px;
	float: left;
	background: url(../images/footerbg.jpg);
	padding: 30px 0 0 45px;
	position: relative;
}
	
	#footer ul {
		float: left;
		margin: 0 76px 0 0;
		width: 115px;
		padding: 0;
	}
	
	#footer #lastUl {
		margin: 0;
	}
	
	#footer li {
		margin: 5px 0 0 0;
	}
	
	#copyright {
		width: 100%;
		clear: both;
		/*height: 15%;*/
		text-align: center;
		background:url(/images/copyright_bg.gif) repeat-y 1px 0 ;
		padding: 0 0 20px 0;
		font-size: 12px;
		color: #fff;
		font-weight: bold;
		background: url(/images/copyrightBG.jpg) repeat-y;
	}
	
	* html #copyright {
		height: 17%;
	}
	
	#footImgs {
		padding: 0 0 0 190px;
	}
	
	#footImgs img {
		float: left;
		margin: 10px 0 20px 0;
	}

/*new search styles from slparks*/

#findYourHolidayHome {
	min-height: 160px;
	float: left;
	margin: 0 0 0 3px;
	font-size: 11px;
	line-height: normal;
	clear: both;
}

#findYourHolidayHome {
	background: url(/images/findYourHolidayHome.png) no-repeat;
	padding: 50px 20px 0 20px;
	width: 210px;
}

#mainImage #findYourHolidayHome, #widerImage #findYourHolidayHome {
	padding: 50px 20px 0 20px;
	position: absolute;
	top: 19px;
	right: 0;
	width: 229px;
	height: 159px;
	background: url(/images/homeFindHolidayBG.png);
}

#findYourHolidayHome input, #findYourHolidayHome select {
    width: 90px;
}

#findYourHolidayHome b {
    color: White;
    display: inline-block;
    width: 90px;
}

.listViewSold {
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
    width: 100px;
    height: 100px;
    background: url(/images/sold-small.png) no-repeat;
}

.largeSoldImg {
    position: absolute;
    top: 0px;
    left: 27px;
}

#unitResultsImages {
    border: 3px solid #999;background: #eee;overflow-x: scroll
}


#holidayHomePluginWrapper {
    float: left;
    clear: left;
    margin-bottom: 30px;
}

.holidayHomesResultsSpacer {
    width: 130px;
    display: inline-block;
}

.holidayHomesGalleryThumb {
    border: 1px solid #f90;
}

/* FIND YOUR HOLIDAY HOME */

#findHolidayHome1 { 
    float: left;
    width: 50%;
}
#findHolidayHome1 select, #findHolidayHome1 input, #findHolidayHome2 select {
    width: 150px;
}

#findHolidayHome2 { 
    float: left;
    width: 30%;
    position: relative;
}

.holidayHomeSubmit1 { 
	position: absolute;
	bottom: 75px;
	*bottom: 85px;
	right: 0px;
}

#holidayHomesResultsContent {
    float: left;
    width: 250px;
}
h5 {
    color:#ff0000;
    font-size: 16px;
    margin: 0;
    padding: 0;
    font-family: Arial;
}

#holidayHomesResultsImg {
    float: left;
    border: 3px solid #453A2C;
    margin: 0 20px 0 0;
    position: relative;
}

#holidayHomesResultsWrapper {
    float: left;
    clear: both;
    width: 447px !important;
    padding: 20px 0 40px 20px;
    border-bottom: 1px solid #ccc;
    position: relative;
    margin: 0 0 10px 0;
}

#holidayHomeBG {
    background: url(/images/holidayHomeResultsSearch.png) no-repeat 5px 15px;
    float: left;
    height: 200px;
    width: 100%;
    padding: 0 0 0 20px;
}

#holidayHomeBG strong {
    color: White;
}

#holidayHomePluginWrapper {
    float: left;
    clear: left;
    margin-bottom: 30px;
}

.holidayHomesViewMoreBut {
    position: absolute;
    bottom: 7px;
    right: 25px;
    z-index: 100;
}

.holidayHomesResultsSpacer {
    width: 130px;
    display: inline-block;
}

.holidayHomesGalleryThumb {
    border: 1px solid #f90;
}

b#enquirySelect { 
    display: inline-block;
    color: #333;
    background: #e5e5e5;
    width: 377px;
    padding: 5px 0 5px 90px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: 99;
}

.parkImageUnitView {
	float:right;
	margin-bottom:20px;
}
/**/

.pleaseNote {
	background:url("/images/yellowBox.jpg") no-repeat scroll 0 0 transparent;
	color:#000000;
	height:40px;
	margin:10px 0;
	padding:10px;
}


.pleaseNote a {
	color: #015883;
}

.printPageLink {
    width:150px;
    height: 20px;
    display: inline-block;
    float: right;
    background: url(/images/printThisPage.png) no-repeat;
    position: relative;
    top: 0px;
    *top: -20px;
}

#noImgTemplate #contentTop {
	margin-top: -10px;
}