
/* * * * * * *
 * TYPE      *
 * * * * * * */
body { 
	font-family:  Georgia, serif; 
	line-height: 1.5; 
	background: url('gfx/site_top_bg_01.png') 0 0 repeat-x;
}
h1	{ line-height: 1.1; margin: 0 0 5px 0; }
h2	{ line-height: 1.1; margin: 10px 0 5px 0; }
h3, h4, h5, h6	{ line-height: 1.1; margin: 0.5em 0; }
h4, h5, h6 { font-weight: bold; }
b, strong, caption, th, thead, dt, legend { font-weight: bold; }
cite, dfn, em, i { font-style: italic; }
code, kbd, samp, pre, tt, var { font-family: mono-space, monospace; }
p { word-spacing: 0.125em; hyphenate: auto; hyphenate-lines: 3; margin: 0; }
p+p	{ margin: 0.5em 0; }
p+p.no-indent	{ text-indent: 0; }
pre { white-space: pre; }
del { text-decoration: line-through; }
mark	{ background: rgba(255, 255, 0, 0.4); padding: 0 .25em; }
ins	{ color: #f00; }
small, sup, sub { font-size: 80%; }
big { font-size: 125%; line-height: 80%; }
abbr, acronym { font-size: 85%; text-transform: uppercase; letter-spacing: .1em; }
abbr[title], acronym[title], dfn[title] { border-bottom: 1px dotted black; cursor: help; }
sup, sub { line-height: 0; }
sup { vertical-align: super; }
sub { vertical-align: sub; }
blockquote { padding: 1.5em; }
hr { border: none; background: #ddd; width: 100%; }
ul, ol { margin: 0.5em; padding-left: 0.75em; }
li { margin: 0.35em 0; }
ul { list-style: none; }
ol { list-style: decimal outside; }
input, select, button { cursor: pointer; margin: 0.15em 0; }
input, textarea { background: #fff; border: solid 1px #ccc; }
table { font: inherit; width: 100%; }
th,td {padding: 0.05em; vertical-align: top;}
fieldset { margin: 0.5em 0; }
a { text-decoration: none; font-weight: bold; }

#site_page p.important { 
	color: #ac0000; 
	font-size: 90%;
	font-weight: bold;
}


#home { font-size: 86%; }
#home li { 
	/*background: url('gfx/bullet-green.png') 0 7px no-repeat; */
	padding-left: 12px;
	list-style: none;
}

span#introtext {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 5px 0;
}
table.twocolumn {
	width: 100%;
	margin: 10px 0;
}
table.twocolumn td {
	vertical-align: middle;
}
table.twocolumn th {
	text-align: left;
}
table.twocolumn td p,
table.twocolumn th p {
	padding: 5px 10px 5px 0;
}
table.twocolumn td img {
	padding: 3px;
	border: solid 2px #060;
	margin: 0 auto;
	display: block;	
}
table.twocolumn td a {
	margin: 0 auto 5px auto;
	display: block;
}




/* * * * * * *
 * NAVIGATION  *
 * * * * * * */


#nav_top {
	width: 340px;
	display: block;
	float: right;
	text-align: center;
	border-top: solid 1px #aac;
	border-bottom: solid 1px #aac;
}
#nav_top li {
	margin: 0;
	float: left;
	text-align: center;
	width: 170px;
}
#nav_top li.navpage {
	padding: 3px 0;
	background: url('gfx/bullet-dot-blue.png') 5px 10px no-repeat;
}
#nav_top li.onthis {
	background: url('gfx/bullet-dot-red.png') 5px 10px no-repeat;
}
#nav_top li.onthis a {
	color: #060;
}
#nav_top ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
}
#nav_top ul li { }
#nav_top a {
	font-weight: bold;
	text-decoration: none;
	margin: 0 10px; 
	display: block;
	font-size: 14px;
}

#nav_top a { 			color: #444; 		}
#nav_sub_top a { 		color: #ccc; 		}
#nav_top a:hover, 
#nav_sub_top a:hover {		color: #aaf; 		}


#nav_sub_top { margin: 15px 0; float: left; }
#nav_sub_top a { font-size: 12px}
#nav_sub_top li { clear: both; }


/**********
 * DROPDOWN EXTRAS
 * ********/
#nav_top {
	z-index: 30;
	margin-top: 28px;
}
#nav_top ul div {
	position: absolute;
	visibility: hidden;
}
#nav_top ul div.nojs {
	visibility:visible;
}

#nav_top ul div a {
	position: relative;
}


/***********/

#nav_left {
	float: left;
	display: inline-block;
	width: 80%;
	min-height: 190px;
	padding-left: 10px;
	font-size: 12pt;
}
#nav_left ul, #nav_left li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav_left li {
	/*width: 140px;*/
	border-bottom: dotted 1px #aaa;
	padding: 0 0 0 10px;
}
#nav_left a {
	width: 100%;
	display: block;
	color: #222;
	font-weight: bold;
	text-decoration: none;
	font-size: 0.8em;
	height: 25px;
	line-height: 25px;
}
#nav_left a.onthis {
	color: #b55;
}
#nav_left li:hover {
	background: #ddf;
}
#nav_sub_left li { padding: 0; margin: 0; border: none; }
#nav_sub_left a { color: #d69200; }


/***********/

#nav_foot {
	text-align: right;
	float: right;
	width: 600px;
	bottom: 0px;
	margin-top: 10px;
	margin-right: 35px;
}
#nav_foot ul {
	width: auto;
	float: right;
}
#nav_foot li {
	padding: 0 0 0 10px;
	float: left;
}
#nav_foot li a {
	text-decoration: none;
	line-height: 20px;
}
#nav_foot li a:hover {
	text-decoration: underline;
}
#nav_foot ul, #nav_foot li {
	margin: 0;
	list-style: none;
}

#awards {
	float: left;
	position: relative;
	width: 170px;
	text-align: center;
}

/* * * * * * *
 * STYLES     *
 * * * * * * */

body {
	margin: 0;
	padding: 0;
}

a img { border: none; }

.wrapper {
	width:100%;
	clear:both;
}

.container {
	margin:0 auto;
}

#site_bottom > div.container {
    background: url('gfx/bg-stroke-foot.png') right top no-repeat;
}

@media screen and (min-width: 992px){
	#site_top > div.w-container{
		background: url('gfx/bg-stroke-head.png') 0 130px no-repeat;
	}
}


/*************************/
/*** OVERALL PAGE DIMS ***/
/*************************/
#site_page {
/*	width:900px;*/
	margin: 0 auto;
	/*padding: 0 10px;*/
	
}
#site_top,
#site_main,
#site_bottom {
	padding: 0;
}
/*************************/
/*** BASIC STYLES	  ****/
/*************************/
#site_top {
	/*height: 170px;*/
	margin-bottom: 20px;
}
#site_main {
	/*width: 900px;*/
}
#site_bottom {
	text-align: right;
	font-size: 12px;
	height: 110px;
	margin-top: 20px;
	/*background: url('gfx/bg-stroke-foot.png') 0 0 no-repeat;*/
}

/*************************/


#header_logo {
	float: left;
	margin: 10px 20px;
}
#tagline {
	/*width: 335px;*/
	float: left;
	margin-top: 18px;
}

#site_page #tagline p {
	color: #008;
	font-size: 1.1em;
	font-style: italic;
	height: 100px;
}

#site_page #address {
	/*background: url('gfx/header-bar.png') 0 0 no-repeat;*/
	background-color: #000F80;
	/*-webkit-border-radius: 99px 0px 0px 0px;
	-moz-border-radius: 99px 0px 0px 0px;*/
	border-radius:0px 0px 99px 99px;
	display: block;
	/*width: 900px;*/
	/*height: 21px;*/
	text-align: center;
	font-size: 0.8em;
}

#header_contact_details {
	width: auto;
	font-size: 14px;
	font-weight: bold;
	color: #444;
	float: right;
	margin-top: 15px;
}
#header_contact_details th {
	text-align: right;
	padding: 0 2px;
	color: #22a;
	vertical-align: top;
}
#header_contact_details td {
	color: #555;
	vertical-align: top;
	padding: 0 2px;
}


#content_single_column {
	min-height: 240px;
	float: left;
}
#content_two_column {
	min-height: 300px;
	/*float: right;*/
	/*width: 710px;*/
}


#evergreen {
	/*clear: both;
	padding: 2px 0 0 0;
	margin: 0;*/
	color: #666;
	font-size: 11px;
}
#evergreen a#eglink {
	font-weight: bold;
	color: #777;
}
#copyright {
	/*width: 100%;*/
	float: left;
	/*text-align: right;
	clear: both;*/
	font-size: 11px;
	margin-top:40px;
}



/****************/


#contact_form {
	margin-bottom: 20px;
	clear: none;
	float: left;
}
#contact_form thead th {
	margin: 0;
	padding: 0;
	text-align: left;
}
#contact_details {
	float: left;
		line-height: 22px;
}
#contact_details a {
	display: inline-block;
	line-height: 20px;
	height: 20px;
	background: #5F388A;
	color: #fff;
	padding: 2px 20px;
}
#contact_form,
#contact_details {
	margin: 10px 10px 0 0;
	width: auto;
	font-size: 12px;
}
#contact_form tbody th, 
#contact_details tbody th,
#gmap_details tbody th {
	text-align: right;
	padding-right: 20px;
}
#gmap_details {
	width: auto;
	font-size: 11px;
	margin: 15px 5px 5px 5px;
}
#googlemap { 
	width: 100%;
	height: 450px;
	float: right;
	border-top: solid 4px #5a4472;
	border-bottom: solid 4px #5a4472;
	margin: 10px 0 20px 0;
}


/***********************/
/***********************/


.stretch {
	width: 100%;
	clear: both;
	height: 2px;
}


/* ## 
 * PAGINATOR
 * ## */

#paginator {
	padding: 0;
	margin: 10px 0 5px 0;
	width: auto;
	border-collapse: collapse;
}

#paginator td {
	width: 80px;
	height: 28px;
	line-height:32px;
	text-align:center;
	background: url('gfx/tab_off.png') 0 0 no-repeat;
	padding: 0;
	border-bottom: solid 2px #aaa;
}

#paginator td a{
	font-weight: bold;
	color: #888;
	text-decoration: none;
	display: block;
	width: 80px;
	height: 28px;
	font-size: 14px;
	font-weight: bold;
	font-family: tahoma,helvetica,arial;
}

#paginator td:active {
	background: url('gfx/tab_on.png') 0 0 no-repeat;
}

#paginator td:hover {
}
#paginator td a:hover {
	color:#252;
}

/* ************
 * CATALOGUE
 * ***********/

#list_catalogue td {
	min-width: 100px;
	padding: 5px 10px;
}



h3.exp-heading {
	cursor: pointer;
	/* background-color: #4278b9; */
	background-image: url('gfx/icon_plus_sm.png'); 
	background-position: 4px 4px ;
	background-repeat: no-repeat;
	padding: 0 0 0 25px;
	margin: 2px 0;
	height: 25px;
	line-height: 23px;
	color: #408043;
	/* text-shadow: 1px 1px 1px #000; */
	font-size: 14px;
}
div.exp-content {
	padding: 0 0 10px 25px;
}


/***************/

#success_message {
	background: #cdffc0;
	border: solid 1px #2dd400;
}
	
#fail_message {
	background: #ffd1d1;
	border: solid 1px #ff4e4e;
}
#fail_message,                                      
#success_message {
	font-weight: bold;
	padding: 0;
	text-align: center;
	width: 90%;
	margin: 5px auto;
}

#fail_message p,
#success_message p {
	padding-left: 30px;
	margin: 10px 10px 0 10px;
	color: #333;
	height: 30px;
	display: inline-block;
	text-decoration: none;
}

/*************************/
/* Availability Calendar */
/*************************/
#availability {
	width: 640px;
	height: 260px;
	font-size: 11px;
	line-height: 20px;
}
#availability td a {
	display: block;
	width: 20px;
	height: 20px;
}
#availability td span {
	width: 20px;
	height: 20px;
	display: block;
	text-align: center;
}
#availability th span {
	height: 20px;
	width: 30px;
	display: block;
	text-align: center;
}
#availability th, 
#availability td {
	padding: 0;
	margin: 0;
}
#key {
	width: auto;
	margin-top: 10px;
}
#key th {
	width: 50px;
}
#key th span {
	width: 40px;
}
#key td span {
	width: 20px;
	display: block;
}

a.button {
	display: block;
	padding: 5px 10px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	-moz-border-radius: 6px;
	border-radius: 6px;	
	margin: 2px 0;
	/*width: 300px;*/
}
a.button.blue:hover,
a.button.orange:hover {
	color: #fff;
	background: #88c;
}
a.button.blue {
	color: #fff;
	background: #006;
	border: solid 1px #004;
}
a.button.orange {
	color: #fff;
	background: #f38400;
	border: solid 1px #a65a00;
}
a.right {
	float: right;
}

/*-----------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------*/
/*                                            TOOLTIP                                            */
/*-----------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------*/

.toolTip { /* This is the hook that the jQuery script will use */
	padding-right: none; /* This is need to make sure that the help icon is always visible */
	background: none;
	color: #3366FF;
	cursor: help; 
	position: relative; /* This contains the .toolTipWrapper div that is absolutely positioned  */
}


.toolTip p { color:#fffcda; }
.toolTip h3, 
.toolTip h4, 
#availability .toolTip p  { 
	color:#fffcda; 
	font-weight:bold;
	margin: 0;
	padding: 0;
}
#availability h3 { 
	margin:0;
	font-size: 12px;
}

.toolTip sup,
.toolTip h3,
.toolTip h4 {
	line-height: 18px;
}

	.toolTipWrapper { /* The wrapper holds its insides together */
		width: 270px;
		position: absolute; /* Absolute will make the tooltip float above other content in the page */
		top: 20px;
		display: none; /* It has to be displayed none so that the jQuery fadein and fadeout functions will work */
		color: #FFF;
		font-weight: bold;
		font-size: 9pt; /* A font size is needed to maintain consistancy */
	}
	
		.toolTipTop { /* Top section of the tooltip */
			width: 270px;
			height: 30px;
			background: url('gfx/bubbleTop.png') no-repeat;
			background-color: none;
		}

		.toolTipMid { /* Middle section of the tooltip */
			padding: 8px 15px;
			background: url('gfx/bubbleMid.png') repeat;
			background-color: none;
		}
		
		.toolTipBtm { /* Bottom Section of the tooltip */
			height: 15px;
			background: url('gfx/bubbleBtm.png') no-repeat;
			background-color: none;			
		}

/******************/
/* PROPERTY LIST  */
/******************/
#cottagestext {
	/*width: 350px;*/
	float: left;
}
#cottagesimage {
	/*width: 330px;*/
	float: right;
	text-align: center;
}
#cottagesimage img,
div.hometext img,
div.homeimage img{
	padding: 3px;
	border: solid 2px #060;
	margin: 0 auto;
	display: block;	
}
#propertylist { 
	width: 100%; 
	float: right;
	line-height: 1.3em;
	border-collapse: collapse;
}
#propertylist td,
#propertylist th {
	padding: 4px 5px;
	vertical-align: middle;
}
#propertylist tr.notfirst {
	border-top: dotted 1px #ccc;
}
#propertylist td {
	font-size: 11px;
}
a.blue {
	color: #006;
}
a.green {
	color: #060;
}
a.whiteonblue {
	color: #fff;
	background: #006;
	padding: 3px 6px;
}
a.whiteonblue:hover {
	color: #fff;
	background: #008;
}

/******************/
/* HOME PAGE BITS */
/******************/

div.hometext {
	float: left;
	/*width: 370px;*/
	margin-bottom: 10px;
}
div.homeimage {
	float: left;
	/*width: 320px;*/
	margin-bottom: 10px;
}


#address > a {
    text-decoration: none;
    color: white;
    font-weight: normal;
}