@charset "utf-8";
/* CSS Document */ 


hidden
{
	display:none;
}

visible
{
	display:block;
}

body
{
    margin: 0;
    padding: 0;
    text-align: center;
}

#background2
{
    width: 100%;
    background: url(../images/bg-high.jpg) no-repeat 0 -16px;
    height: 600px;
}

#container
{
    width: 991px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    background: url(../images/shadows.gif) repeat-y;
}

#header
{
    height: 147px;
    width: 991px;
    float: left;
    background: url(../images/header.jpg);
    position: relative;
    text-align: right;
    color: #fff;
    font-size: 11px;
}

	#logo {
		margin: 0 0 0 10px;
		width: 469px;
		height: 123px;
		float: left;
		text-indent: -10001px;
		background: url(/images/logo.jpg);
		line-height: 0.01em;
		font-size: 0.01em;
		color: #050505;
	}

#header a#topHolidayLink {
	height: 35px;
	width: 272px;
	background: url(/images/topHolidayLink.png);
	position: absolute;
	bottom: 8px;
	right: 25px;
	text-indent: -10001px;
	font-size: 0.01em;
	line-height: 0.01em;
	display: block;
	text-decoration: none;
}

#bgLeftBar
{
    position: absolute;
    left: -104px;
    top: 0px;
}

#siteSearch
{
    width: 181px;
    height: 29px;
    float: right;
    background: url(../images/search.png);
    margin: 20px 25px 0 0;
    padding: 6px 0 0 70px;
    position: relative;
    text-align: left;
}
input.button
{
    width: 50px;
    height: 20px;
    position: absolute;
    top: 6px;
}

input.search
{
    width: 107px;
    height: 15px;
    margin: 0;
    padding: 1px 0 0 5px;
    font-size: 11px;
    font-family: Tahoma, Arial, sans-serif;
}

#headerSearch
{
    float: right;
    width: 440px;
    text-align: right;
    padding-right: 5px;
    margin: 10px 25px 0 0;
    font-size: 12px;
}
#headerSearch a
{
    color: white;
    text-decoration: none;
}

#headerSearch a:hover
{
    text-decoration: underline;
}

#headerBar
{
    width: 991px;
    height: 63px;
    float: left;
    background: url(../images/header_bar.jpg);
}

#index #headerBar
{
    height: 33px;
}
#callMeBack
{
    width: 371px;
    height: 28px;
    float: left;
    background: url(../images/callMeBack.png);
    margin: 0 0 20px 0;
    padding: 7px 0 0 105px;
    position: relative;
}

#callMeBack div
{
    display: inline;
}

.callBackDropdown
{
    width: 120px;
    font-size: 11px;
    font-family: Tahoma, Sans-Serif;
    padding: 1px 0;
    margin: 0;
}

.success_hidden
{
    display: none;
}
.success_visible
{
    display: block;
    position: absolute;
    top: 40px;
    left: 10px;
    font-size: 11px;
    font-weight: bold;
    color: #2aa224;
}

input.button2
{
    width: 50px;
    height: 20px;
    position: absolute;
    top: 7px;
    right: 17px;
    display: inline-block;
}

input.search2
{
    width: 77px;
    height: 15px;
    margin: 0 2px 0 0;
    padding: 0;
    font-size: 11px;
    font-family: Tahoma, Arial, sans-serif;
    padding: 1px 0 0 5px;
}

input.search3
{
    width: 67px;
    height: 15px;
    margin: 0;
    padding: 0;
    font-size: 11px;
    font-family: Tahoma, Arial, sans-serif;
    padding: 1px 0 0 5px;
}

#ctl03_c_VALID_Custom
{
    position: absolute;
    font-weight: bold;
    top: 34px;
    left: 10px;
}

#mapNavContainer
{
    width: 991px;
    background: url(../images/mapNav_bg.jpg) no-repeat 0 -32px;
    float: left;
}

#mapNavBG
{
    width: 991px;
    background: url(../images/shadows.gif) repeat-y 1px -33px;
    float: left;
}

#index #mapNavContainer
{
    background: url(../images/mapNav_bg.jpg) no-repeat 0 -2px;
}

#navigation
{
    width: 199px;
    min-height: 415px;
    float: left;
    margin: -55px 0 0 0;
}

#index #navigation {
	margin: -25px 0 0 0;
}

#navigation ul
{
    margin: 0 0 0 28px;
    padding: 0;
}

#navigation li
{
    margin-bottom: 0px;
    list-style: none;
}

#navImg
{
    margin: 20px 0 0 25px;
    float: left;
    position: relative;
}
#navImg img
{
    border: none;
}

#navImg .go1
{
    position: relative;
    bottom: 30px;
    left: 10px;
    cursor: pointer;
}

#bookBreakLink {
	float:left;
	margin:0 0 20px 25px;
}

#bookBreakLink img {
	border: none;
}

#flashInsert1
{
    width: 785px;
    min-height: 295px;
    float: left;
    position: relative;
    height: 405px;
    margin: -23px 0 20px 0;
}

#defaultCentreColumn
{
    width: 476px;
    float: left;
}

.homeCentreLink {
	float: left
}

#defaultSearch
{
    width: 485px;
    height: 75px;
    float: left;
    background: url(../images/deafultSearch.png);
    margin: 7px 0 0 0;
    padding: 30px 0 0 10px;
    font-size: 11px;
    line-height: normal;
    position: relative;
}

.defaultAjaxLoader {
    position: absolute;
    bottom: 15px;
    left: 40%;
}

.defaultSearchExpansion, .searchExpansion, .resultsSearchExpansion
{  
    min-height: 250px;
    background: #333;
    display: none;
    float: left;
    margin: -15px 0 20px 0;
    color: White;
    position: relative;
}
.defaultSearchExpansion {
    width: 455px;
    padding: 0 20px;
}

.searchExpansion {
    width: 250px;
    padding: 0;
}

.resultsSearchExpansion {
    width: 375px;
    padding: 0 0 0 20px;
}

* html .defaultSearchExpansion {
    height: 250px;
}

.defaultSearchExpansion img
{
    position: absolute;
    bottom: -10px;
    left: 0;
}

.corners {
    position: absolute;
    bottom: -15px;
    left: 0;
}

#resultsSearch {    
    width: 385px;
    height: 75px;
    float: left;
    background: url(../images/resultsSearch.png) no-repeat;
    margin: 7px 0 0 0;
    padding: 30px 0 0 20px;
    font-size: 11px;
    line-height: normal;
    position: relative;
    z-index: 50;
}
        #resultsSearch div.searchline b
        {
            color: #fff;
            font-weight: bold;
            font-style: normal;
            padding: 0;
            margin: 0 5px 0 0;
        }

        #resultsSearch div.searchline b.pad
        {
            margin-left: 80px;
        }

        #resultsSearch div.searchline em
        {
            width: 120px;
            display: inline-block;
            color: #fff;
            font-weight: bold;
            font-style: normal;
            padding: 0 10px 0 0;
            margin: 0;
        }
        
        .resultsSearchButton {
             position: absolute;
             bottom: -230px;
             right: 35px;
             z-index: 100;
        }
        
        .resultsSearchColumn {
            margin: 10px 0 0 0;
            width: 170px;
            float: left;
            z-index: 50;
        }
                .firstResultsSearchColumn {
                    margin-right: 10px;
                }
        
        .resultsSearchColumn b {
            margin-bottom: 10px;
        }
        
        .resultsSearchBox
        {
            width: 148px;
            margin-right: 5px;
            margin-bottom: 10px;
            position: relative;
            font-size: 11px;
            border: 1px solid #cccccc;
        }
        
        #resultsSearchExpansion {
            margin-bottom: 20px;
            z-index: 50;
        }


.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;
}


/*#defaultSearchCollapse
{
    position: absolute;
    bottom: 10px;
    right: 20px;
    font-size: 25px;
    font-weight: bold;
    text-decoration: none;
}*/
.parkImageUnitView {
    float: right;margin-bottom: 20px;
 }


.defaultSearchExpansion a, #defaultSearch a
{
    color: White;
}

.defaultSearchBox
{
    width: 248px;
    margin-right: 5px;
    position: relative;
    font-size: 11px;
    border: 1px solid #cccccc;
}

.searchColumn {
    width: 200px;
    float: left;
    margin: 20px 0 0 20px;
}

.searchColumn input, .resultsSearchColumn input {
    margin-right: 10px;
}

.searchColumn b {
    margin-bottom: 25px;
}


#defaultSearch div.searchline
{
    width: 485px;
    float: left;
    margin: 0 0 5px 0;
    padding: 0;
    clear: both;
    position: relative;
}

.defaultSearchButton, .defaultSelectButton
{
    position: absolute;
    top: 0px;
}

.defaultSearchButton2 {
    position: absolute;
    bottom: 5px;
    right: 19px;
}

#defaultSearch div.searchline b
{
    color: #fff;
    font-weight: bold;
    font-style: normal;
    padding: 0;
    margin: 0 5px 0 0;
}
#defaultSearch div.searchline b.pad
{
    margin-left: 80px;
}

#defaultSearch div.searchline em
{
    width: 120px;
    display: inline-block;
    color: #fff;
    font-weight: bold;
    font-style: normal;
    padding: 0 10px 0 0;
    margin: 0;
    text-align: right;
}

#flashMap
{
    width: 250px;
    height: 105px;
    float: left;
    margin: 2px 0 0 20px;
}


/* wide-no-image-template.htm*/

#wideNoImageTemplate #furtherContent, #wideNoImageTemplate #furtherContentBG {
    width: 715px;
}

#defaultContent
{
    width: 650px;
    min-height: 180px;
    float: left;
    clear: left;
    background: url(../images/defaultContentBG.jpg) no-repeat;
    margin: 0 0 0 9px;
    padding: 20px 0 0 20px;
}

#furtherContentBG
{
    width: 495px;
    float: left;
}

#furtherContent
{
    width: 455px;
    background: #fff;
    min-height: 600px;
    margin: -3px 0 0 0;
    padding: 0 20px 20px 20px;
}

#emptyPageContent {
    width: 930px;
    min-height: 500px;
    padding: 0 30px 20px 30px;
    margin-top: -40px;
}

#headerImg
{
    width: 495px;
    height: 270px;
    float: left;
    margin-bottom: 20px;
    margin-top: -55px;
}

#wideHeaderImg
{
    width: 765px;
    height: 260px;
    float: left;
    margin-bottom: 20px;
    margin-top: -55px;
    position: relative;
}

#defaultRightBar
{
    float: right;
    width: 270px;
    /*height: 500px*/
    margin: 0 25px 20px 0;
}

#furtherRightColumn
{
    float: right;
    width: 250px;
    margin-top: 0px;
    margin-right: 25px;
}

#furtherRightColumn #signUp {
	width: 180px;
	background: url(/images/signUp-further.png);
}

#furtherRightColumn a
{
    
	display: block;
	margin-top: 20px;
}

#defaultRightBar a {
	display: block;
	margin-top: 20px;
}

#furtherRightColumn #viewLatest a, #defaultRightBar #viewLatest a {
	margin: 0;
}

#wideTemplate #furtherRightColumn
{
    margin-top: 3px;
}

/* 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;
top:113px;
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 #0666D7;
    margin: 0 20px 0 0;
    position: relative;
}

#holidayHomesResultsWrapper {
    float: left;
    clear: both;
    width: 410px;
    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: 5px;
    right: 25px;
    z-index: 100;
}

.holidayHomesResultsSpacer {
    width: 130px;
    display: inline-block;
}

.holidayHomesGalleryThumb {
    border: 1px solid #f90;
}

b#enquirySelect { 
    display: inline-block;
    color: #005430;
    background: #e5e5e5;
    width: 385px;
    padding: 5px 0 5px 90px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: 99;
}
/**/

#findYourPark, #findYourHolidayHome
{
   
    min-height: 150px;
    float: left;
    margin: 0 0 0 20px;
    font-size: 11px;
    line-height: normal;
}

#furtherRightColumn #findYourHolidayHome {
	float: none;
	margin: -30px 0 20px 0;
}

#findYourPark { 
	background: url(../images/findYourPark.png) no-repeat;
	padding: 30px 0 0 0;
	width: 250px;
}

#findYourHolidayHome {
	background: url(../images/findYourHolidayHome.png) no-repeat;
	padding: 50px 20px 0 20px;
	width: 210px;
	
	height: 159px;
}

#flashInsert1 #findYourHolidayHome, #wideHeaderImg #findYourHolidayHome {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 229px;
	height: 159px;
	background: url(/images/homeHolidaySearchBG.png);
	padding: 50px 20px 0 20px;
}

#wideHeaderImg #findYourHolidayHome {
	right: 0;
}

#findYourHolidayHome input, #findYourHolidayHome select {
    width: 90px;
}

#findYourHolidayHome b {
    color: White;
    display: inline-block;
    width: 90px;
}

#findYourPark .parkSpacer
{
    float: left;
    clear: both;
    width: 230px;
    margin-bottom: 5px;
}
#findYourPark .parkSpacer input, #findYourPark .parkSpacer select
{
    float: right;
}

#findYourPark select.findYourPark
{
    width: 100px;
}

#findYourPark em
{
    width: 120px;
    padding-right: 10px;
    text-align: right;
}

#findYourPark b
{
    width: 140px;
}

#findYourPark em, #findYourPark b
{
    display: inline-block;
    font-style: normal;
    font-weight: bold;
    color: #fff;
    float: left;
}
        #findMyIdealParkSmall {
            width: 145px;
            position: relative;
        }
        
        #findMyIdealParkSmall select {
            width: 150px;
            margin: 10px 0;
        }
        
        .DropperDivSmall { 
            width: 250px;
            margin: 0 0 20px 0;
            padding: 0 0 10px 0;
        }
        
.searchColumnSmall {
    width: 200px;
    float: left;
    margin: 20px 0 0 0;
}
        
        #findYourPark .searchColumnSmall b {
            width: 200px;
        }
        .searchColumnSmall input {
            margin: 0 10px 10px 0;
        }
        
        #findMyIdealParkSmall div.searchline {
            width: 240px;
            padding: 0 0 0 25px;
        }
        
        #findMyIdealParkSmall div.searchline em {
            text-align: left;
        }
        
        #findMyIdealParkSmall .ajaxLoader {
            position: absolute;
            top: 115px;
            left: 50%;
        }
        
        #findMyIdealParkSmall .smallSearchButton {
            position: absolute;
            bottom: 0;
            right: 10px;
            z-index: 100;
        }
        
        #findMyIdealParkSmall .smallSearchButton2 {
            position: absolute;
            top: -3px;
            right: -92px;
            z-index: 100;
        }

#signUp
{
    width: 200px;
    height: 29px;
    float: left;
    background: url(../images/signUp.png) no-repeat;
    margin: 0;
    position: relative;
    padding: 6px 0 0 70px;
    text-align: left;
}

#viewNewsletter {
    width: 251px;
    height: 29px;
    float: left;
    text-align: right;
}

#viewNewsletter a {
    color: #333;
}

input.button4
{
    width: 50px;
    height: 20px;
    position: absolute;
    top: 6px;
    right: 10px;
}

input.search4
{
    width: 130px;
    height: 15px;
    margin: 0;
    padding: 1px 0 0 5px;
    font-size: 11px;
    font-family: Tahoma, Arial, sans-serif;
}
    .validationError {
        position: absolute;
        top: -20px;
        left: 10px;
        font-weight: bold;
        width: 250px;
    }
    
    #ctl07_c_LABEL_Success {
        position: absolute;
        top: -20px;
    }

#viewLatest, #defaultRightBar #viewLatest
{
    width: 230px;
    margin: 0 0 0px 20px;
    text-align: right;
    padding: 0 20px 0 0;
    font-size: 11px;
	width: auto;
}

#viewLatest + a {
	margin-top: 0;
}

#defaultRightBar #viewLatest a {
	margin: 0;
	float:none;
}


#brochureRequest
{
    width: 251px;
    height: 105px;
    float: left;
    margin: 10px 0 0 20px;
    position: relative;
}
#brochureRequest img
{
    border: none;
}

#brochureRequest .go2
{
    bottom: 5px;
    right: 12px;
    position: absolute;
    cursor: pointer;
}

#ownershipInformation
{
    float: left;
    padding: 20px 0 20px 20px;
}
#ownershipInformation2
{
    float: left;
    padding: 20px 0 20px 20px;
}

#caravans, #lodges
{
    width: 257px;
    height: 120px;
    float: right;
    margin: 20px 0 20px 0;
    padding: 40px 50px 0 75px;
    position: relative;
    font-size: 11px;
}
#caravans img, #lodges img
{
    border: none;
}

.moreDetails
{
    position: absolute;
    bottom: 20px;
    right: 20px;
    cursor: pointer;
}
#caravans
{
    background: url(../images/caravans.jpg) no-repeat;
}

#lodges
{
    background: url(../images/lodges.jpg) no-repeat;
    margin-right: 28px;
}

/* FOOTER */

#footer
{
    width: 946px;
    height: 289px;
    float: left;
    background: url(../images/footer.jpg) no-repeat;
    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
{
	clear: both;
    bottom: 0px;
    left: 0px;
    text-align: center;
    background: url(../images/copyright_bg.jpg) repeat-y;
    padding: 10px 0 20px 0;
}

#copyright p#footImgs {
	margin: 20px 0;
	padding: 0 0 0 190px;
	overflow: hidden;
}

#footImgs img {
	float: left;
}

* html #copyright
{
    height: 17%;
}

.printPageLink {
    width:139px;
    height: 20px;
    display: inline-block;
    float: right;
    background: url(/images/printThisPage.png) no-repeat;
    position: relative;
    top: -20px;
}

#unitResultsImages {
    border: 3px solid #999;background: #eee;overflow-x: scroll
}
/**/


.pleaseNote {
	height: 40px;
	padding: 10px;
	background: url(/images/yellowBox.jpg) no-repeat;
	color: #000;
	margin: 10px 0;
}

.pleaseNote a {
	color: #ddd;
}

#noImageTemplate #furtherContentBG {
	margin-top: -55px;
}