/* =General selectors
-------------------------------------------------------*/
* {margin:0; padding:0;}
html, body {
	width:100%;
	height:100%;
	}
body {
	font-size:55%;
	font-family:Arial, Helvetica, sans-serif;
	color:#393838;
	background-color:#fff;
	}
body.popup
{
	background: #d9d9d9;
}
img {
	border:0px; 
	margin:0px; 
	padding:0px;
	}
body table {font-size:100%; border-collapse:collapse;}
td {vertical-align:top;}

/* form styles
---------------------------------------- */

input, select, textarea {
	font-family: Verdana, Tahoma, Helvetica;
	font-size: 100%;
	}
form {
	margin:0px; 
	padding:0px; 
	font-size:100%;
	}
legend {
	visibility: hidden; 
	height:0.1em; 
	line-height: 0.1em;
	display:none;
	}
fieldset {
	border: none;
	margin:0;
	padding:0;
	}

/* h tags
---------------------------------------- */

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color:#8d7d7d;
	line-height:normal;
	text-decoration:none;
	}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover { 
  text-decoration:underline;
	color: #4c91e5;
	}
h1 {
	font-size:15px;
	color:#666; 
	padding:0; 
	margin:0 0px 10px 0px;
	font-weight: bold;
	}
h2 {
	font-size:140%;
	color:#4d91e4; 
	padding:0 0px 5px 0px; 
	margin:0 0px 5px 0px;
	}
h3 {
	font-size:120%; 
	padding:5px 0px 5px 0px; 
	margin:6px 0px 6px 0px;
	}
h3.blue-title
{
	font-size: 110%;
	color:#4d91e4; 
}
h4 {
	font-size:100%; 
	padding:5px 0px 5px 0px; 
	margin:4px 0px 4px 0px;
	}
h5 {
	font-size:100%; 
	padding:5px 0px 5px 0px; 
	margin:2px 0px 2px 0px;
	font-weight:normal;
	}
h6 {
	font-size:90%; 
	padding:5px 0px 5px 0px; 
	margin:0px; 
	}
/* / h tags */

p {padding:0 0 5px 0}
ul, ol {margin:0}
li {padding:0}

a:link {
  color:#393838;
	text-decoration:none;
	}
a:visited {
  color:#393838;
	text-decoration:none;
	}
a:hover {
  color:#4c91e5;
	text-decoration:none;
	}
a:active {
  color:#393838;
	text-decoration:none;
	}

.blue {
  color:#4c91e5;
	font-weight:bold;
	padding:0;
	margin:0;
	}
.imgright {float:right;margin:5px 0 10px 10px;}
.hide {display:none}
.left {float:left}
.right {float:right}
.center {text-align:center !important;}
.align_right {text-align:right !important;}
.clear_all,
.clearall {clear:both}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

br.clearall {
	clear:both;
	height:0em;
	line-height:0em;	
	}

.bold {font-weight:bold}
.error{color: #f00;}

hr.intro-line {
	height: 1px;
	line-height: 0px; 
	border: 0px; 
	border-top: 1px solid #afafaf;
	clear:both;
  }
.black
{
	color: #000;
}
.large
{
	font-size: 1.1em;
	font-weight: bold;
	color: #666;
}

/* =Main layout elements
-------------------------------------------------------*/
#container {
	width:774px;
	margin:35px auto;
	background-color:#fff;
  }
body.popup #container
{
	text-align: center;
	width: auto;
	margin: 0;
	background-color: #d9d9d9;
	font-size: 1.2em;
}
#content {
	clear:both;
	line-height:180%;
	font-size:1.2em;
	border: #a6a6a6 1px solid;
  }
body.intro #content-border,
body.homepage #border-home {
	border: #dedad7 5px solid;
	background:none;
	position:relative;
	width:762px;
	height:365px;
	}
body.intro #content-border strong {
	display:block;
	width:762px;
	padding:0;
	background: url(../images/intro-pic.jpg) no-repeat top;
	}
body.intro #content-border strong a,
body.homepage #border-home strong a {
	display:block;
	width:762px;
	height:365px;
	text-indent:-999em;
	text-decoration:none;
	overflow:hidden;
	}
.border	{border: #a6a6a6 1px solid;}
body.homepage #border-home,
body.homepage #border-home strong a {
	height:294px;
	overflow: hidden;
	text-indent: 0;
	/* position: relative;*/
	display: block;
}


body.winter #border-home strong a,
.nav-10065  body.homepage #border-home strong a
{ /* default image order */
  text-indent: 0;
}

body.summer #border-home strong a,
.nav-10065 body.homepage #border-home strong a
{ /* inverted image order */
  text-indent: -762px;
}


#navigation-primary {
	height: 22px;
	position: relative;
	z-index: 1000;
}


#content-border {
	background:#fff url(../images/content-border-bg.gif) repeat-y;
	border: #dedad7 5px solid;
	padding:0;
	width:762px;
	}
#primary-content {
	background:#fff url(../images/content-border-bg.gif) repeat-y;
  	padding:0 1px 0 1px;
	float:left;
	width:181px;
	w\idth:179px; /*178*/
	
	/*background:#AFA8A1;*/
	/*border-left:1px solid #fff;*/
	
	}
#primary-content img {
	/*border-bottom:1px solid #fff;*/
	}
#secondary-content {
  	float:left;
	width:579px;/*579*/
	w\idth: 508px;
	padding:21px 35px 30px 35px;
  }
#secondary-content-text ul {
	list-style-type:none;
	border-top:1px solid #fff;
	padding:10px 9px 11px 9px;
}
#secondary-content-text ul li {
	list-style-image:none;
  	background:url(../images/search-result-disk-type-square.gif) no-repeat 0 7px;
	padding:0 0 0 10px;
	margin:0;
}
body.search-result #secondary-content,
body.property-details #secondary-content
{
	padding-top: 0;
} 

/* =Header
-------------------------------------------------------*/
#header {
  clear:both;
	}
#header #left-box {
  padding:0;
	margin:0;
	float:left;
	width:213px;
	}
#left-box strong {
	display:block;
	width:213px;
	padding:0;
	background: url(../images/dynamic-logo2.gif) bottom no-repeat;
	}	
#left-box strong a {
	display:block;
	width:213px;
	height:92px;
	text-indent:-999em;
	text-decoration:none;
	overflow:hidden;
	}	
#header #right-box {
  	padding:0;
	margin:0 0 2px 0;
	float:right;
	width:552px;
	height:105px;
	position: relative;
}
#header #right-box .image-box
{
	background: url(../images/top_line.gif) no-repeat top;
	padding-top: 3px;
	width: 552px;
	text-align: right;
	position: absolute;
	top: 22px;
	right: 0;
}

/* =Home page
-------------------------------------------------------*/

/* Search form */
#form-search {
  	padding:0;
	margin:0;
	color:#fff;
	}
#form-search p.search-top {
  	background-color:#8d7d7d;
	display:block;
  	border-top:1px solid #fff;
	margin:0 !important;
	padding:3px 9px 2px 9px;
	height: 19px;
	}
#form-search #search-bottom {
	width:179px;/*178*/
	border-top:1px solid #fff;
 	background-color:#afa8a1;
	padding:0;
	}

#search-bottom .search-table {
	margin:5px 9px;
	}
#search-bottom .search-guests-cell,
#search-bottom .search-prices-cell {
  padding:5px 0 0 0;
	}
#search-bottom .search-resort-select {
  width:155px;
  }
#search-bottom .search-guests-select {
  width:50px;
	}
#search-bottom .search-prices-select {
  width:100px;
	}
#search-bottom .search-submit-cell {
  padding:0px 7px 10px 0px;
	text-align:center;
	}
.search-submit {
	width:90px;
	height:19px;
	cursor:pointer;
	font-size:95%;
	margin-bottom:5px;
	}
/* / Search form */

/* =About Us page [Dynamic Lives Web Links]
-------------------------------------------------------*/
ul#common-list {
  list-style-type:none;
  padding:10px 9px 11px 9px;
	}
ul#common-list li {
  background:url(../images/search-result-disk-type-square.gif) no-repeat 0 7px;
	padding:0 0 0 10px;
	margin:0;
	}
ul#common-list li a,
ul#common-list li a:hover{
  
	}

/* =Search result page
-------------------------------------------------------*/

/* Info [left] box */
#search-result-info {
  	background-color:#8d7d7d;
  	border-top:1px solid #fff;
   	border-bottom:1px solid #fff;
	padding:0;
	color:#fff;
	}
#search-result-info p {
  padding:10px 9px 0 9px;
	line-height:140%;
	}
#search-result-info ul {
  list-style-type:none;
  padding:10px 9px 60px 10px;
	}
#search-result-info ul li {
  background:url(../images/search-result-disk-type-square.gif) no-repeat 0 7px;
	padding:0 0 0 10px;
	margin:0;
	}
#search-result-info ul li a,
#search-result-info ul li a:hover{
  color:#fff;
	}
.all
{
	display: none;
}
/* / Info [left] box */

/* Content [right] box */

#search-result-content {width:508px;}
#featured-content {
	padding:0;
	margin-top:15px;}
#search-result-content h1.area-title {
	font-size:180%; 
	padding:0;
	margin: 15px 0 0 0;
	letter-spacing: -1px;
	}

#search-result-content p.pagenator {
  text-align:right;
	padding:0 0 5px 32px;
	margin:0;
	font-weight: bold;
	background: url(/images/pager-bg.gif) bottom left no-repeat;
	float: right;
	}

p.pagenator strong {
	background: #8D7D7D;
	color: #ffffff;
	padding: 7px 6px 5px 6px;
	margin: 0;
	}	
/* for safari only*/ 
	html:root*.pagenator strong {padding-bottom: 6px;} 
/* / for safari only*/ 

p.pagenator span {
	background: #ccc url(/images/pager-corner.gif) top right no-repeat; 
	color: #663366;
	padding: 5px 6px;
	margin: 0 0 0 -2px;
	font-size:larger;
 }	
p.pagenator a{
	margin: 0 5px;
	background: #DEDAD7 url(/images/pager-corner2.gif) top right no-repeat;
	color: #999;
	padding: 5px 6px;
	margin: 0 0 0 -2px;
	font-size:larger;
}
p.pagenator a:hover{
	color:#1363DE;
}

body.winter p.pagenator
{
	display: none;
}


table#results {
  width: 360px; 
  float: right;
  margin: 20px 0;
}

table#results td, table#results th{
  width: 50%;
  padding: 4px 10px;
  font: 100% Arial, sans-serif;
  color: #000;
  background: #D2D2D2;
  border: 1px solid #fff;
}

table#results th{
  background: #BCBCBC;
  text-align: left;
}


/* / Content [right] box */
.property-item
{
	margin-bottom: 17px;
	color:#393939;
}
.property-item-inner
{
	background: #ebe9e7 url(../images/property_bg.gif) repeat-y top right;
	overflow: hidden; 
	height: auto !important; 
	he\ight: 1%;
	display: inline-block;
}

.property-item a {
  font-weight: bold; color: #3681CE; text-decoration: underline;
}
.property-item .left-box {
  	width:340px;
	float:left;
	height: 115px;
	overflow: hidden;
	}
.property-item .right-box {
  	width:167px;
  	w\idth:147px;
	float:right;
	padding: 5px 10px;
}
.property-item .right-box p {
  	padding:5px 0;
	line-height:160%;
	color: #000;
	}
.property-item .right-box p a,
.property-item .right-box p a:visited
{
	color: #4c93e5;
	text-decoration: none;
	font-weight: normal;
	font-weight: bold;
}
.property-item .right-box p a:hover
{
	text-decoration: underline;
}
.property-item h3 {
	margin:0;
	padding: 0 0 0 13px;
	color: #666;
	background: url(../images/search-result-header.gif) repeat-y;
	height: 25px;
	line-height: 25px;
	border-bottom: 1px solid #fff;
	}
.property-item h3 a,
.property-item h3 a:visited {
	display:block;
	font-size:1.1em;
	margin:0;
	color: #666;
	text-decoration: none;
	line-height: 25px;
	}
.property-item a.more-info {
	display: block;
	float: right;
	background: url(../images/view_details.png) no-repeat;
	text-indent: -999em;
	overflow: hidden;
	width: 90px;
	height: 18px;
}
.by-line {
	text-align:right;
	color:#fff;
	padding:10px 18px 0 15px;
	font-size: 1.1em;
}

.view-all {
	color:#fff;
	margin:0 8px;
	padding:9px 0 3px 0;
	font-size: 1.0em;
	border-top: 1px solid #cac7c2;
	border-bottom: 1px solid #cac7c2;
	text-align:center;
	}

.view-all a,
.view-all a:visited {
	display: block;
	color:#fff;
	margin:0 0 6px 0;
	line-height:normal;
	font-size: 1.0em;
	text-decoration:none;
	padding:4px 5px 4px 17px;
	border:1px solid #cec8c8;
	background:#948685 url(/images/property-action-list.gif) no-repeat 5px 50%;
}
.view-all a:hover {
	color:#fff;
	text-decoration: underline;
}
/* =Property page
-------------------------------------------------------*/
#print-page {
  	background-color:#8d7d7d;
	height:20px;
	padding:3px 9px 1px 9px;
	margin:-20px -38px 0 -34px;
	color:#fff;
	overflow: hidden;
	}
#print-page a,
#print-page a:hover {
	color:#fff;
	text-decoration:none;
	}
#property-top {
	clear: both;	
	}
#property-top-left {
	float:left;
	width:304px;
	padding:30px 22px 15px 0px;
	margin:0;
	}
#property-top-right {
	float:left;
	width:182px;
	padding:40px 0 0 0;
	margin:0;
	}
#property-top-right span.property-gallery {
	float:right;
	color:#7f7f7f;
	font-size:95%;
	}
.property-title {
  	xwidth:330px;
	float:left;
	}
.property-right-links {
  	xwidth:225px;
	float:right;
	text-align:right;
	}
.property-right-links a {
	margin-left: 5px;
	}
.print-link {
  	padding:0 0 0 18px;
	background:url(../images/print.gif) no-repeat left center;
	}
.send-friend-link {
  	padding:0 0 0 18px;
	background:url(../images/send.gif) no-repeat left center;
	}
.facebook-link {
  	padding:0 0 0 18px;
	background:url(../images/facebook.gif) no-repeat left center;
	}
a:hover.print-link, 
a:hover.facebook-link,
a:hover.send-friend-link {text-decoration:underline !important;}
#property-action {
	background:url(../images/property-action-top.gif) no-repeat top left;
	padding:0;
	margin:0 0 15px 0px;
	width:181px;
	}
#property-action-bottom {
	background:url(../images/property-action-bottom.gif) no-repeat bottom left;
	padding:0;
	margin:0;	
	}
#property-action ul#property-action-list {
	padding:15px 0;
	}
#property-action-list li {
	list-style-type:none;
	padding-right:18px;
	text-align:right;
	background:url(/images/property-action-list.gif) 160px 7px no-repeat;
	}
#property-action-list a {
	padding-right:10px;
	}
#property-action-list a:link,
#property-action-list a:visited,
#property-action-list a:active {
	color:#fff;
	text-decoration:none;
	}
#property-action-list a.pdf {
	background:url(/images/ico-pdf.gif) no-repeat;
	padding:0 10px 0 23px;	
	}
#property-action-list a:hover {
	color:#fff;
	text-decoration:underline;
	}

.property-options h4,
#property-options h4 {
	color:#1859a5;
	padding-top:10px;
	}
.property-options table,
#property-options table {
	margin:0 30px;
	width: 440px;
	}
.property-options ul,
#property-options ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.property-options ul li,
#property-options ul li,
#attribute-text  ul li
{
	display: block;
	margin: 0;
	padding: 0 0 0 14px !important;
	background: url(../images/property-options-list.gif) no-repeat left 7px !important;
}
.property-options #box1 ul li,
#property-options #box1 ul li
{
	padding: 0;
	background: none;
}

.tabs
{
	margin: 0;
	clear: both;
}
.tabs a,
.tabs a:visited
{
	display: block;
	float: left;
	background: #fff;
	border: 1px solid #ebe9e7;
	border-bottom: none;
	padding: 0 12px;
	height: 28px;
	line-height: 28px;
	color: #666;
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
}

.tabs a.current,
.tabs a.current:visited
{
	background: #ebe9e7;
	color: #4c91e5;
	text-decoration: none;
}
.tabs a:hover
{
	color: #4c91e5;
	text-decoration: none;
}

#box2,
#box3,
#box4
{
	padding-right: 30px;
	padding-left: 30px;
}
#box2,
#box3,
#box4,
#box5
{
	display: none;
}
table.prop-info
{
	border: 2px solid #fff;
	border-bottom: none;
	background: #8d7d7d;
	color: #fff;
	font-weight: bold;
	font-size: 0.95em;
}
table.prop-info td
{
	padding: 4px 11px;
}
table.availability
{
	border-bottom: none;
}
table.availability caption,
table.availability thead, availability_thead
{
	color: #fff;
	font-weight: bold;
	font-size: 1.1em;
}
table.availability td
{
	padding: 0 5px;
	height: 22px;
	line-height: 22px;
	text-align: left;
	border: 1px solid #fff;
	background: #edecea;
	border-left: 2px solid #FFF;
	border-right: 2px solid #FFF;
}
table.availability .light-string td
{
	background: #f7f6f5;
}
table.availability thead td, availability_thead
{
	background: #afa8a1;
}
table.availability td.booked,
table.availability thead td.booked
{
	background: #C8BFB6;
	color: #777;
}

table.availability td.avail,
table.availability thead td.avail
{
	background: #7fafea;
	padding-left: 81x;
	text-align: left;
}

table.availability td.partavail,
table.availability thead td.partavail
{
	background: #88E6F0;
	padding-left: 81x;
	text-align: left;
}

table.availability td.avail,
table.availability thead td.avail a
{
	text-decoration: none;
	color: #FFF;
}

/* Button Styles */

a.enq_button, button.enq_button {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	-x-system-font: none;
	background: transparent url(../images/button-17-end.gif) no-repeat scroll right top;
	border: 0 none;
	color: #689AD8;
	cursor: pointer;
	display: block;
	float: right;
	font-family: arial,sans-serif;
	font-size: 11px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	height: 17px;
	line-height: normal;
	text-decoration: none;
	margin-top:2px;
}

a.enq_button span, button.enq_button span {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(../images/button-17-250.gif) no-repeat scroll 0 0;
	color: #689AD8;
	display: block;
	line-height: 17px;
	padding: 0 3px 0 9px;
	margin-right: 5px;
}

a.enq_button img, button.enq_button img {
	border: medium none;
	margin: 0 6px -3px 0 !important;
	padding: 0;
}

button.enq_button {
	overflow: visible;
	padding: 0 9px 3px 0;
	width: auto;
}

a.book_button {
	margin-right: 1px;
	background-image: url(../images/button-17b-end.gif);
}
a.book_button span {
	background-image: url(../images/button-17b-250.gif);
	color: white;
}

.clearButton {
	clear: both;
	height: 0px;
}

div.property-indent{
	margin: 0px 20px;
	}
div.property-indent p {
  	padding:10px 0px 0px 0px;
	width:540px;
	line-height:170%;
	}
ul#property-list {
  	list-style-type:none;
  	padding:8px 0 0px 19px;
	margin:0;
	width:562px;
	clear: both;
	}
ul#property-list li {
	padding:0;
	margin:0;
	display:inline;
	}
ul#property-list li a {
  	display:block;
	float:left;
	background:url(../images/square-list-type.gif) no-repeat 0 7px;
	padding:0 7px 0 10px;
	}
table#property-pic-table tr td{
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	}
table#property-pic-table a 
{
	display: block;
	width:90px !important;
	height:90px !important;
	overflow: hidden;
}
ul#property-pic-list {
  	list-style-type:none;
  	padding:0;
	margin:0;
	}
ul#property-pic-list li {
	display: block;
	float: left;
	padding:0;
	margin:0 15px 0 0;
	}
ul#property-pic-list li a {
  	display:block;
	padding:0;
	margin:0;
	}
ul#property-pic-list li a img {
  	padding:0;
	margin:0;
	border:0;
	}
#property-pic-list li h3 {
	display: none;
}

.contact_tel {
	display:block;
	background: url('../images/tel2.jpg') no-repeat;
	height:30px;
	width:162px;
	text-align:center;
	vertical-align: bottom;
	padding:56px 10px 10px;
	color: #4B92E0;
	font-size: 16px;
	font-weight: bold;
}

#secondary-content .book_now {
	display:block;
	clear: right;
	float: right;
	height:39px;
	width:182px;
}

.sales_thumbs_pic {
	width:182px;
	height:92px;
	overflow: hidden;
	margin-left: 10px;
	margin-bottom: 10px;
}

.sales_thumbs_pic_fix {
	overflow: visible;
	padding-bottom: 30px;
}

.sales_thumbs {
	position: relative;
	margin-top: -60px;	
	background: url('../images/prop_sales_bg.png') no-repeat;
	font-size: 11px;
	font-weight: normal;
	color: #4B92E0;
	padding:60px 10px 10px;
	text-align:right;
	vertical-align: bottom;
	line-height: 13px;
}

.sales_thumbs a {
	color: #4B92E0;
}

.sales_thumbs a:hover {
	color: #4B92E0;
	text-decoration: underline;
}


.contact_tel2 {
	display:block;
	background: url('../images/tel.jpg') top right no-repeat;
	height:38px;
	width:774px;	
	margin-bottom:5px;
}	
.contact_tel2 div {
	position:relative;
	float:right;
	top:8px; 	
	padding-right:8px;				
	color: #4B92E0;
	font-size: 12px;
	font-weight: bold;	
}
/*  Booking enquiry  */

a.booking-enquiry,
a.booking-enquiry:visited
{
	display: block;
	margin: 15px 0;
	background: url(../images/enquiry_btn.gif) repeat-x left center;
	color: #2c77d4;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	line-height: 2em;
	text-decoration: none;
	border: 1px solid #c7bebf;
}
a.booking-enquiry:hover
{
	text-decoration: underline;
	color: #2c77d4;
}

.top-panel
{
	background: url(../images/top_panels.jpg) no-repeat top;
	font-weight: bold;
	font-size: 1.1em;
	color: #666;
	text-align: right;
	height: 72px;
	width: 508px;
	line-height: 20px;
	margin: 15px 0;
}
.top-panel span,
.top-panel a,
.top-panel a:visited
{
	color: #3297ff;
	text-decoration: none;
	display: block;
	line-height: 24px;
}
.top-panel a:hover
{
	text-decoration: underline;
	color: #3297ff;
}
.top-panel div
{
	float: left;
	width: 168px;
	w\idth: 152px;
	margin-right: 1px;
	padding: 8px 8px 0 8px;
}
.top-panel div.call-back-panel
{
	margin: 0;
	width: 170px;
	w\idth: 154px;
}
/* =Footer
-------------------------------------------------------*/
#footer {
	height:23px;
	padding:9px 2px 0px 2px;
	margin:3px 0 3px 0;
	font-size: 11px;
	/* background:#dedad7 url(../images/footer-bg.gif) repeat-y; */
	background-color:#dedad7;
	text-align: center;	
  }
#footer ul {
	list-style:none;
  }
#footer ul li {
  	display:inline;
	padding:0 0 0 5px;
	color: #5E9DE4;
	font-weight: bold;
}
#footer ul li a {
	color: #5E9DE4;
	text-decoration:none;
  	font-weight: bold;
}
#footer ul li a:hover {
  	color: #5E9DE4;
	text-decoration:underline;
	font-weight: bold;
}
#container a.develop {
	display:block;
	float:right;
	height:12px;
	overflow:hidden !important;
	position:relative;
	text-align:right;
	width:89px;
	margin-top:10px;
}
#container a.develop span {
	background: url(/images/xplode.png) no-repeat left top;
	display:block;
	height:16px;
	left:0;
	top:0;
	position:absolute;	
	width:90px;
	cursor:pointer;
}

/* =Corporate Case Summer
-------------------------------------------------------*/
.bottom-box {
  border:1px solid #000;
	background-color:#d6cdbb;
	width:60%;
	text-align:center;
	padding:5px 0;
	}
.bottom-box strong {
  color:#fff;
	}

/* =Sitemap
-------------------------------------------------------*/
#sitemap ul,
#sitemap ul ul {
  list-style-type:none;
  padding:2px 0 2px 19px;
	margin:0;
	}
#sitemap ul li a,
#sitemap ul ul li a {
	background:url(../images/square-list-type.gif) no-repeat 0 4px;
	padding:0 7px 0 10px;
	}

/* =Send friend
-------------------------------------------------------*/
#send-friend {
  width:500px;
	height:400px;
	text-align:left;
	padding:10px 35px;
	}
#send-friend table{
	text-align: center;
}
#send-friend hr {
	height: 1px;
	line-height: 0px; 
	border: 0px; 
	border-top: 1px dotted #afafaf;
	clear:both;
  }
#send-friend table th {
  padding:5px 2px;
	vertical-align:top;
	font-size:120%;
	}
#send-friend table td {
  padding:5px 2px;
	font-size:120%;
	}
#send-friend .send-input {
  border:#666 1px solid;
	}
#send-friend .send-message {
  border:#666 1px solid;
	padding:2px;
	}
#send-friend .submit-btn {
	width:70px;
	height:19px;
	cursor:pointer;
	font-size:100%;
	}

/*  Form  */

.w200
{
	width: 200px;
}
select.w200
{
	width: 204px;
}
textarea.w200
{
	margin-bottom: 5px;
}
.form-inner
{
	padding-top: 15px;
	border-top: 1px solid #e2dedb;
}
.form-inner p
{
	font-size: 1.1em;
	margin-top: -10px;
	margin-bottom: -10px;
}
.form label
{
	display: block;
	float: left;
	width: 150px;
	margin-right: 10px;
	padding-bottom: 7px;
}
.form .radiobuttons
{
	display: block;
	float: left;
}
.form .radiobuttons input
{
	float: left;
	margin-right: 10px;
}
.form .radiobuttons label
{
	float: left;
	clear: right;
	padding-bottom: 0;
	line-height: 1em;
}
form .checkbox
{
	padding-bottom: 5px;
}
form .checkbox input
{
	width: 20px;
}
form .checkbox label
{
	width: 337px;
}
.form a.send-btn,
.form a.send-btn:visited
{
	display: block;
	margin: 0;
	float: right;
	background: url(../images/enquiry_btn.gif) repeat-x left center;
	color: #2c77d4;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	height: 2em;
	line-height: 2em;
	text-decoration: none;
	border: 1px solid #c7bebf;
	width: 120px;
}
.form a.send-btn:hover
{
	text-decoration: underline;
	color: #2c77d4;
}
.form br
{
	clear: both;
	height: 0;
}
.form .submit
{
	background: #8D7D7D;
	color: #fff;
}

/* extra styles */

#accomBanner {
	height:170px;
	overflow: hidden;

	margin: 1px -38px 0 -34px;
}

/* Social Networking / Bookmarks - stolen from news.bbc.co.uk as per the design */
#socialBookMarks ul li{
	list-style-image: none;
	background-image: none;	
}
.sharesb{
	clear:both;
	position:relative;
	border:1px solid #EBE9E7;
	padding:10px;
	margin:15px 0 10px 0;
	font-size:12px;
	-webkit-text-size-adjust:none;
}
.sharesb p {
	padding:0;
	margin:0;
}
.sharesb p a{
	position:absolute;
	top:0px;
	right:0px;
	padding:10px;
	font-size:12px;
}
.sharesb h3{
	padding:0 3px 0 0;
	margin:0;
	margin:0 5px 0 3px;
	font-weight:normal;
}
.sharesb ul{	
	text-align:left;
	list-style:none;
	margin:15px 0 0px 15px;
	padding:0;
}
.sharesb ul li{	
	text-align:center;
	display:inline;
	padding:0 4px 6px 0 ;
}
.delicious{
	background:url(/images/icons/delicious.gif) no-repeat 0 0;
}
.digg{background:url(/images/icons/digg.gif) no-repeat 0 0;}
.reddit{
	padding:0 0 0 2px;
	background:url(/images/icons/reddit.gif) no-repeat 0 0;
}
.facebook{background:url(/images/icons/facebook.gif) no-repeat 0 0;}
.stumbleupon{background:url(/images/icons/stumbleupon.gif) no-repeat 0 0;}
.sharesb ul li a{
	padding:0 0 0 18px;
	margin:0 3px 0 0px;
}

/*--- Resort pages ------------------------------*/
a.reslink {
	color: #4C91E5;
	font-weight: bold;
	text-decoration: none;
}

a.reslink:hover {
	color: #4C91E5;
	font-weight: bold;
	text-decoration: underline;
}
.resort_attribute_top{
	background:url(../images/tab-top-182.jpg); /*tab-top.jpg*/
	height:47px; /*60px*/
	padding-left:14px;
	text-align:left; /*center*/
	font-size:14px;
	font-weight:bold;
	color:#4C93E5;
}

.resort_attribute1{
	float:left;
	width:301px;/*278px*/
	margin-right:20px;
}

.resort_attribute2{
	float:right;
	width:182px; /*210px*/
}

.resort_attribute_middle{
	background:url(../images/tab-filler-182.jpg) repeat-y; /*tab-filler.jpg*/
	padding-left:37px; /*50px*/
	padding-top:6px;
	padding-bottom:6px;
	font-weight:bold;
	color:#4C93E5;
	list-style-image:url(../images/li-triangle.png); /*tria.png*/
}

.resort_attribute_bottom{
	background:url(../images/tab-bot-182.jpg); /*tab-bot.jpg*/
	height:18px;
}

.resort_attribute_title{
	font-size:14px;
	font-weight:bold;
	color:#4C93E5;	
}
/*--- Surveys ----------------------------------*/
table.survey td {
	padding: 5px 0;
}

table.survey input[type=text], table.survey textarea {
	padding: 3px;	
}

table.survey td.sub_title {
	padding-top: 15px;
	border-bottom: 1px dashed #4D91E4;
}

table.survey td.sub_title h2 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.show {
	display: block;	
}

.hide {
	display: none;	
}

table.avail_key td {
	padding: 2px 5px;
}
/*--- Surveys ----------------------------------*/
table.survey td {
	padding: 5px 0;
}

table.survey input[type=text], table.survey textarea {
	padding: 3px;	
}

table.survey td.sub_title {
	padding-top: 15px;
	border-bottom: 1px dashed #4D91E4;
}

table.survey td.sub_title h2 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.show {
	display: block;	
}

.hide {
	display: none;	
}

table.avail_key td {
	padding: 2px 5px;
}

.steptxt ul li{
	margin-left: 20px;
}

/*--- Online Booking ------------------------------*/

#steps {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-weight: bold;
	color: #909090;
	font-size: 12px;
	text-decoration: none;
	height: 24;
	line-height: 1.8em;
	background-image: url(/images/stepgrey.gif);
}

#steps a:link, #steps a:hover, #steps a:visited {
	display: block;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	height: 24;
	line-height: 1.8em;
	background-image: url(/images/step_current.gif);
}

#steps2 {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-weight: bold;
	color: #909090;
	font-size: 12px;
	text-decoration: none;
	height: 24;
	line-height: 1.8em;
	background-image: url(/images/step_past.gif);
}

#steps2 a:link, #steps2 a:hover, #steps2 a:visited {
	display: block;
	margin: 0px;
	padding: 0px;
	color: #909090;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	background-image: url(/images/step_past.gif);
	line-height: 1.8em;
	height: 24;
}

.stephd {
	font-size : 16px;
	font-weight: bold;
	padding: 10px 0px 3px 0px;
}
.stepdesc {
	font-family : Arial, Helvetica;
	color: #003333;
	font-size : 12px;
	padding: 0px 0px 10px 0px;
	line-height: 1.2em;
}
.stepslight {
	font-family: Arial;
	color: #003333;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.stepslight a:link {
	color: #669999;
	text-decoration: none;
}
.stepslight  a:visited {
	color: #669999;
	text-decoration: none;
}
.stepslight  a:hover {
	color: #990066;
	text-decoration: none;
}

.title_row td {
	border-bottom: 1px solid #CCC;
	vertical-align: bottom;
	font-weight: bold;
}

.larrrrge {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding: 20px;
}

#secondary-content fieldset {
	position: relative;
	margin-top:1em;
    padding-top:0.75em;
	
	border: 1px solid #CCC;
	margin-bottom: 10px;

	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;	
	background: #EEE;	
}

#secondary-content legend {
	position:absolute;
    top: -0.65em;
    left: 0.5em;
    
	background: none;
	color: #000000;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	visibility: visible;
	display: block;
}

.tiny {
	border-top: 1px solid #999999;
	font-size: 8pt;
	text-align: center;
	padding: 5px;
}

#secondary-content input {
	padding: 2px;
}

.fieldset {
	border: 0;
}

a.bookingLink  {
  	color:#4c91e5;
	text-decoration:none;
}

a.bookingLink:visited {
  	color:#4c91e5;
	text-decoration:none;
}

a.bookingLink:hover {
  	color:#4c91e5;
	text-decoration:underline;
}

a.bookingLink:active {
  	color:#4c91e5;
	text-decoration:none;
}

table.onlineBookingFieldsetTbls td{
	padding: 2px 2px 2px 2px;
}

.alert {
	background: #fff6bf url(/images/exclamation.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
}

.date-picker {
	background:url("/images/icons/calendar.png") no-repeat scroll right center white;
	cursor:pointer;
}

/* --------- Parent Page ---------- */
#parent_text {
	background-color: #EDECEA;	
	margin-top: 3px;
	padding: 10px;
	color: #7E756C;
	font-size: 11px;
	text-align: center;
}

.parent_text img {
	vertical-align: middle;
}

.parent_text a {
	color: #7E756C;
}

.parent_text a:hover {
	color: #7E756C;
	text-decoration: underline;
}

/* --------- News Page ---------- */
.newsSlip {
	background-color:#EBE9E7;
	margin-top: 15px;	
	margin-bottom: 15px;
	border: 1px solid #DEDAD7;
	padding: 10px;
	text-align: justify;
	clear: both;
}

.newsSlip p {
	text-align: justify;
}

.newsSlip img {
	float: left;
	margin: 10px;
	margin-right: 15px;
	margin-top: 0px;
}




/* Summer and Winter Destinations pages */
div.summer_destinations_panel {
	float:right; clear:right;
	width:158px; height:45px;
	margin:0px 0px 14px 25px; padding:72px 12px 0px 12px;
	background:top left no-repeat;
}
div.summer_destinations_panel h2 {
	margin:0; padding:5px 0px 0px 0px;
	width:158px;
	line-height:1;
	text-align:right;
	font-size:145%; font-weight:bold;
	color:#4e90e4;
}
div.summer_destinations_panel p {
	margin:0; padding:4px 0px 0px 0px;
	width:158px;
	line-height:1;
	text-align:right;
	font-size:120%; font-weight:bold;
	color:#4e90e4;
}
div.summer_destinations_panel p a {
	color:#4e90e4; text-decoration:none;
}
div.summer_destinations_panel p a:hover {
	text-decoration:underline;
}

/* -- News Page -- */

a.news_link {
	color: #3399CC;
	text-decoration: none;
}

a.news_link:hover {
	color: #3399CC;
	text-decoration: underline;
}
