@charset "utf-8";
/* CSS Document */

html { scrollbar-base-color: #1D84A7; scrollbar-arrow-color: #FFFFFF; } 

body {
	margin: 0;
	background: #fbecae top center no-repeat url(/images/container-bg.gif);
}
body, td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

img {
	border: 0;
}

h1 {
	margin: 0;
	padding: 0;
	font-size: 18px;
	color: #1D7898;
}
h2 {
	margin: 20px 0 0 0;
	padding: 6px 0 10px 15px;
	font-size: 20px;
	color: #4b4b4b;
	font-weight: normal;
	background: left no-repeat url(/images/heading-wave-bg.gif);
}
h2 a:link, h2 a:active, h2 a:visited {
	color: #4b4b4b;
	text-decoration: none;
}
h2 a:hover {
	color: #4b4b4b;
	text-decoration: underline;
}

h2.blue {
	color: #1F74B8;
}
h2.orange {
	color: #EB7900;
}
h2.green {
	color: #50AC3C;
}
h3 {
	margin: 25px 0 0 0;
	padding: 5px 0;
	font-size: 12px;
	color: #4f4f4f;
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


a:link, a:active, a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}

a.nolink:link, a.nolink:active, a.nolink:visited, a.nolink:hover {
	text-decoration: none;
	cursor: text;
}

form {
	margin: 0;
	padding: 0;
}

ul {
	margin: 0;
	padding: 0;
}
li {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 16px;
}

ul.sitemap {
	margin: 0 0 0 10px;
	padding: 0;
}
ul.sitemap li {
	margin: 0;
	padding: 0 0 0 8px;
	list-style: none;
	line-height: 16px;
	background-image: url(/images/icon-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
}


.subtitle {
	color: #ff8900;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0;
	padding: 10px 0 0 0;
	border-top: 1px dashed #EAEAEA;
}

#container {
	width: 1000px;
	margin: 0 auto;
	background-color: #FFFFFF;
	border-left: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
}

/* Header and Menu area */
#header {
	width: 1000px;
	background: top no-repeat url(/images/header.gif);
}
#header a:link, #header a:active, #header a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding: 6px 8px 7px 8px;
	font-weight: bold;
}
#header a:hover {
	text-decoration: underline;
}
#header a.active {
	display: inline;
}
#header a.active:link, #header a.active:active, #header a.active:visited {
}

#menu {
	background: top center no-repeat url(/images/menu.gif);
	padding: 6px 0 7px 17px;	
	font-size: 11px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#submenu {
	background-color: #409c2b;
	padding: 6px 0 7px 17px;	
	font-size: 11px;
	color: #357fb6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Left Page Panel */
#panel1 {
	float: left;
	width: 190px;
	padding: 0 0 40px 0;
	margin: 25px 0 10px 0;
}
#panel1a {
	float: left;
	width: 190px;
	padding: 0 0 20px 0;
	margin: 25px 0 10px 0;
	background: none;
}

/* Right Page Panel */
#panel2 {
	float: right;
	width: 300px;
	padding: 0;
	margin: 25px 0;
}

/* Main Content area */
#contenthome { 
	margin: 25px 0 20px 20px;
	width: 665px;
	padding: 0;
}
#contentmid { 
	width: 480px;
	margin: 25px 0 20px 205px;
	padding: 0;
}
#contentmidcrumbs { 
	width: 480px;
	margin: 0 0 20px 205px;
	padding: 0;
}
#content { 
	margin: 25px 0 20px 205px;
	padding: 0;
}
#contentcrumbs { 
	margin: 0 0 20px 205px;
	width: 790px;
	padding: 0;
}

/* Breadcrumbs */
.breadcrumbs {
	font-size: 10px;
	color: #66c4e4;
	margin: 5px 0;
}
.breadcrumbs a:link, .breadcrumbs a:active, .breadcrumbs a:visited {
	color: #66c4e4;
	text-decoration: none;
}
.breadcrumbs a:hover {
	color: #279ac1;
}

.contenttext {
	padding: 0 5px;
	color: #707070;
	font-size: 12px;
}
.contenttext p {
	color: #707070;
	font-size: 12px;
}
.contenttext li {
	padding: 0 0 0 8px;
	background-image: url(/images/icon-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
}

.rightimage {
	width: 150px;
	float: right;
	background-color: #fcba63;
	padding: 3px;
	margin: 0 0 20px 20px;
}

/* Other Accommodation Menu */
.othermenu {
	background: #fafafa top left no-repeat url(/images/title-otheraccommodation.gif);
	border: 1px solid #ebebeb;
	padding: 28px 15px 15px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	margin: 20px auto 0 auto;
	width: 150px;
}
.othermenu h4 {
	margin: 0 0 8px 0;
	padding: 0;
	font-size: 12px;
}
.othermenu a {
	display: block;
}

/* Secondary Region Menu */
#menuinfo {
	margin-top: 5px;
	background: #399124 right top no-repeat url(/images/panel-sub-region.gif);
	width: 185px;
	padding: 5px 5px 5px 0;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#menuinfo h3 {
	color: #FFFFFF;
	border: 0;
	padding: 4px 0 10px 5px;
	margin: 0;
	background: left bottom no-repeat url(/images/panel-sub-region-h.gif);
}
#menuinfo img {
	margin: 0 3px 0 0;
}
#menuinfo a:link, #menuinfo a:active, #menuinfo a:visited {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0;
}
#menuinfo a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#menuinfo div {
}
#menuinfo ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 0 0 5px;
	padding: 0;
	font-weight: bold;
}
#menuinfo li {
	padding: 0;
	margin: 5px 0 15px 0;
	line-height: 20px;
}
#menuinfo ul ul {
	font-weight: normal;
	margin: 0;
}
#menuinfo ul ul li {
	margin: 0 0 0 14px;
}


/* Panel - Search */
#panelsearch {
	background-color: #eff9ff;
	width: 180px;
	padding: 5px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-weight: bold;
}
#panelsearch h3 {
	color: #d3ebfc;
	border: 0;
	margin: 0;
	padding: 0;
}
#panelsearch input {
	font-size: 12px;
	width: 140px;
}
#panelsearch input.button {
	width: auto;
	background-color: #50ac3c;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #3e932b;
	padding: 2px;
}
#panelsearch a:link, #panelsearch a:active, #panelsearch a:visited, #panelsearch a:hover {
	color: #50ac3c;
	background: left no-repeat url(/images/icon-advanced.gif);
	padding: 0 0 0 17px;
}
#panelsearch .saved-list a:link, #panelsearch .saved-list a:active, #panelsearch .saved-list a:visited, #panelsearch .saved-list a:hover {
	background: left url(/images/icon-savedlist.gif) no-repeat;
	padding: 2px 0 2px 17px;
	color: #e49138;
}

/* Panel - Newsletter Subscription */
#panelnewsletter {
	background: #fafafa top left no-repeat url(/images/title-newsletter.gif);
	border: 1px solid #ebebeb;
	padding: 28px 15px 10px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
	text-align: center;
}
#panelnewsletter a:link, #panelnewsletter a:active, #panelnewsletter a:visited, #panelnewsletter a:hover {
	color: #eb7900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


/* Panel - Visitor Reviews*/
.panel-reviews {
	background: #e5f7fb top left no-repeat url(/images/header-visitorreviews.gif);
	padding-top: 29px;
	margin: 20px auto 0px auto;
}
.panel-reviews a:link, .panel-reviews a:active, .panel-reviews a:visited {
	color: #2676b0;
	font-weight: bold;
	text-decoration: underline;
}
.panel-reviews a:hover {
	text-decoration: none;
}
.panel-reviews table {
	width: 100%;
	border: 1px solid #2b82c1;
	border-top: 0;
	padding-bottom: 5px;
}
.panel-reviews table th {
	width: 70px;
	padding: 10px 4px;
	vertical-align: top;
	font-weight: normal;
}
.panel-reviews table td {
	padding: 10px 4px;
	vertical-align: top;
}
.panel-reviews .rating {
	background: no-repeat center url(/images/bg-rating.gif);
	color: #000000;
	font-weight: bold;
	padding: 4px 0;
	margin: 4px 0 12px 0;
}
.panel-reviews .date {
	font-weight: normal;
	color: #999999;
}
.panel-reviews .title {
	font-size: 12px;
}
.panel-reviews .location {
	margin-bottom: 8px;
}
.panel-reviews .detail {
}
.panel-reviews .name {
	margin-top: 8px;
	color: #999999;
	font-size: 9px;
}


/* Panel - Popular Locations */
.panel-poplocations {
	width: 100%;
	background: top left no-repeat url(/images/header-popularlocations.gif);
	padding-top: 29px;
	margin: 20px auto 0px auto;
}
.panel-poplocations div.locations {
	border: 1px solid #3eb2d9;
	border-top: 0;
	padding: 5px;
	margin: 0;
	line-height: 20px;
	color: #338eac;
	font-size: 12px;
}
.panel-poplocations a:link, .panel-poplocations a:active, .panel-poplocations a:visited {
	color: #338eac;
	text-decoration: none;
}
.panel-poplocations a:hover {
	text-decoration: underline;
}
.panel-poplocations span.sublinks a:link, .panel-poplocations span.sublinks a:active, .panel-poplocations span.sublinks a:visited {
	color: #338eac;
	text-decoration: underline;
}
.panel-poplocations span.sublinks a:hover {
	text-decoration: none;
}

/* Panel - Popular Hotels */
.panel-hotellist {
	width: 100%;
	margin: 20px 0 0 0;
}
.panel-hotellist a:link, .panel-hotellist a:active, .panel-hotellist a:visited, .panel-hotellist a:hover {
	text-decoration: none;
}
.panel-hotellist table {
	width: 100%;
	border-bottom: 1px solid #e5e5e5;
	border-top: 0;
	padding-bottom: 5px;
}
.panel-hotellist table th {
	padding: 4px 6px 2px 6px;
	font-size: 12px;
}
.panel-hotellist table td {
	padding: 2px 6px;
	font-size: 11px;
	border-bottom: 1px solid #e5e5e5;
}
.panel-hotellist table tr.ruled td {
	background: #f7f7f7;
} 
.panel-hotellist table td.highlight, .panel-hotellist table th.highlight {
	background-color: #fff8ed;
}
.panel-hotellist table td.highlight2, .panel-hotellist table th.highlight2 {
	background-color: #ffe7c4;
	font-weight: bold;
}
.panel-hotellist table td.link {
	color: #a0a0a0;
}
.panel-hotellist table td.link a:link, .panel-hotellist table td.link a:active, .panel-hotellist table td.link a:visited, .panel-hotellist table td.link a:hover {
	color: #a0a0a0;
	text-decoration: none;
	font-weight: normal;
}
.dealnote {
	margin: 15px 0 76px 0;
	color: #979797;
}

.contacthome {
	background: #ededed top repeat-x url(/images/contact-bg.gif);
	border: 1px solid #e0dddd;
	text-align: center;
	padding: 20px;
	margin-top: 15px;
}

/* Footer area */
#footer {
	margin: 10px 0 0 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #aeaeae;
	background: #ededed;
	line-height: 18px;
} 
#footer a:link, #footer a:active, #footer a:visited {
	color: #aeaeae;
	text-decoration: none;
	padding: 0 6px 0 0;
}
#footer a:hover {
	color: #aeaeae;
	text-decoration: underline;
}
#footer a:hover {
	color: #aeaeae;
	text-decoration: underline;
}
#footersub {
	color: #a8a8a8;
	margin-top: 8px;
	padding-left: 3px;
}
#footersub a:link, #footersub a:active, #footersub a:visited {
	color: #a8a8a8;
	text-decoration: none;
	padding: 0 6px 0 0;
}
#footersub a:hover {
	color: #d0d0d0;
	text-decoration: none;
}


/* Floats */
.breakline {
	background: center repeat-x url(/images/line-blue.gif);
	padding: 2px 0;
}
.break-room {
	border-bottom: 1px dashed #e5e5e5;
	padding: 1px 0;
}
.listleft {
	float: left;
	margin: 0 0 20px 0;
	padding: 0;
	width: 460px;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear: both;
  height: 0;
  font-size: 1px;
  line-height: 0;
}
.clearleft {
	clear: left;
  height: 0;
  font-size: 1px;
  line-height: 0;
}

/* Tool Tips */
.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #FFAB41;
	padding: 8px 8px 4px;
	background: url(/images/bubble.png) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(/images/bubble.png) bottom right;
}

/* Property Reviews */
.review {
	padding: 5px 10px;
	color: #707070;
	border-bottom: 1px dashed #e5e5e5;
	line-height: 16px;
	color: #333333;
}
.review .date {
	font-size: 9px;
	color: #707070;
}
.reviewlinks {
	margin: 8px 0 15px 0;
	font-size: 12px;
	font-weight: bold;
}
.reviewlinks a:link, .reviewlinks a:active, .reviewlinks a:visited {
	color: #2c8119;
	margin-right: 20px;
}

#reviewlist {
}
#reviewlist .heading {
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
	color: #000000;
	background: bottom repeat-x url(/images/review-form-div.gif);
}


/* Paging */
.resultslist .paging, .contentlist .paging {
	text-align: right;
	color: #1D7898;
	border-bottom: 1px solid #dee9f1;
}
.resultslist .paging a, .contentlist .paging a {
	margin: 0 3px;
}
/* Paging Inline */
.resultslist .pagingin, .contentlist .pagingin {
	text-align: right;
	color: #1D7898;
	font-size: 12px;
	font-weight: bold;
}
.resultslist .pagingin a, .contentlist .pagingin a {
	margin: 0 3px;
}

/* Gallery */
#myGallery
{
	width: 480px;
	height: 250px;
	z-index: 5;
	margin: 10px auto;
	border: 1px solid #333333;
	display: none;
}

#myGallery img.thumbnail
{
	display: none;
}

.jdGallery
{
	overflow: hidden;
	position: relative;
}

.jdGallery img
{
	border: 0;
	margin: 0;
}

.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(/images/smoothgallery/loading-bar-black.gif);
}

.jdGallery .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(/images/smoothgallery/loading-bar-black.gif);
}



.jdGallery div.carouselContainer
{
	position: relative;
	height: 93px;
	width: 100%;
	z-index: 10;
	margin: 0;
	left: 0;
	top: 0;
}

.jdGallery a.carouselBtn
{
	position: absolute;
	bottom: 0;
	right: 30px;
	height: 20px;
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
}

.jdGallery .carousel
{
	position: absolute;
	width: 100%;
	margin: 0px;
	left: 0;
	top: 0;
	height: 73px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

.jdExtCarousel
{
	overflow: hidden;
	position: relative;
}

.jdGallery .carousel .carouselWrapper, .jdExtCarousel .carouselWrapper
{
	position: absolute;
	width: 100%;
	height: 55px;
	top: 10px;
	left: 0;
	overflow: hidden;
}

.jdGallery .carousel .carouselInner, .jdExtCarousel .carouselInner
{
	position: relative;
}

.jdGallery .carousel .carouselInner .thumbnail, .jdExtCarousel .carouselInner .thumbnail
{
	cursor: pointer;
	background: #000;
	background-position: center center;
	float: left;
	border: solid 1px #fff;
}

.jdGallery .wall .thumbnail, .jdExtCarousel .wall .thumbnail
{
	margin-bottom: 10px;
}

.jdGallery .carousel .label, .jdExtCarousel .label
{
	font-size: 13px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	padding: 0;
	margin: 0;
}

.jdGallery .carousel .wallButton, .jdExtCarousel .wallButton
{
	font-size: 10px;
	position: absolute;
	bottom: 5px;
	right: 10px;
	padding: 1px 2px;
	margin: 0;
	background: #222;
	border: 1px solid #888;
	cursor: pointer;
}

.jdGallery .carousel .label .number, .jdExtCarousel .label .number
{
	color: #b5b5b5;
}

.jdGallery a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}

.jdGallery a.right, .jdGallery a.left
{
	position: absolute;
	height: 99%;
	width: 25%;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	opacity: 0.2;
}

* html .jdGallery a.right, * html .jdGallery a.left
{
	filter:alpha(opacity=50);
}

.jdGallery a.right:hover, .jdGallery a.left:hover
{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
}

.jdGallery a.left
{
	left: 0;
	top: 0;
}
.jdGallery a.right
{
	right: 0;
	top: 0;
}
.jdGallery a.open
{
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.withArrows a.open
{
	position: absolute;
	top: 0;
	left: 25%;
	height: 99%;
	width: 50%;
	cursor: pointer;
	z-index: 10;
	background: none;
	-moz-opacity:0.8;
	opacity: 0.8;
}


.ccphone {
	background: no-repeat center url(/images/banner-callcentre.gif);
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding: 45px 10px 4px 0;
	text-align: right;
	margin-top: 20px;
}
.phone {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0 840px;
	padding: 37px 0 5px 0;
	color: #1d7fa0;
	font-size: 22px;
}

.weatherzone {
	font-weight: bold;
	font-size: 14px;
	width: 174px;
	text-align: center;
	margin: 20px auto 0 auto;
	padding: 5px 5px 0 5px;
	color: #0277C4;
}
.weatherzone a:link, .weatherzone a:active, .weatherzone a:visited, .weatherzone a:hover {
	color: #0277C4;
	text-decoration: none;
	cursor: text;
}
.weatherzone table {
	width: 100%;
	margin: 10px 0;
}
.weatherzone table td {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}
.weatherzone table td.temp {
	color: #333333;
	padding-right: 5px;
}
.weatherzone .description {
	font-size: 11px;
	color: #333333;
}
.weatherlogo {
	margin: 0 auto;
	width: 180px;
	text-align: center;
	background-color: #0872c0;
}
.weatherlogo img {
	margin: 0 auto;
	display: block;
}


.error {
	padding: 5px 8px 5px 30px;
	background: #ffeeda no-repeat 5px 5px url(/images/icon-error.gif);
}

/* Infobox */
.infobox {
	margin: 20px 0 0 0;
	padding: 0;
	color: #979797;
}
.infobox h1 {
	font-size: 11px;
	margin-bottom: 10px;
	color: #979797;
}

/* Notebox */
.notebox {
	margin: 5px 0;
	padding: 10px;
	background-color: #fff7eb;
	border: 1px solid #FFB13C;
	color: #F58F23;
}
.notebox img {
	float: right;
}

/* Special Styles */
a:link.speciallink, a:active.speciallink, a:visited.speciallink, a:hover.speciallink {
	text-decoration: none;
	color: #CCCCCC;
	font-size: 10px;
}
#specialbox {
	color: #CCCCCC;
	padding: 5px 0 10px 0;
}
#specialbox p {
	color: #CCCCCC;
}


/* Main Map - Home */
.mainmap {
	width: 665px;
	height: 250px;
	background-color: #279ac1;
}
.mainmap td {
	font-size: 12px;
	line-height: 16px;
	padding: 0;
	color: #a9d7e6;
}
.mainmap .maplinks {
	width: 285px;
	padding: 10px 0 0 15px;
	vertical-align: top;
}
.mainmap .maplinks .name {
	margin-bottom: 5px;
	font-weight: bold;
	text-align: center;
}
.mainmap ul {
	margin-top: 10px;
	font-size: 11px;
}
.mainmap li {
	line-height: 18px;
}
.mainmap a:link, .mainmap a:active, .mainmap a:visited {
	font-size: 11px;
	text-decoration: underline;
	color: #FFFFFF;
}
.mainmap a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.mainmap .linklist {
	width: 295px;
	height: 172px;
	overflow-x: none;
	overflow-y: auto;
	padding: 0 0 5px 0;
}

/* Google maps home */
.title {
	font-weight: bold;
	color: #F17123;
}
.address {
	font-size: 11px;
	color: #999999;
}
.details {
	font-size: 11px;
	line-height: normal;
	color: #333333;
}
.link a:link, .link a:active, .link a:visited, .link a:hover {
	color: #1d7391;
	font-weight: bold;
	font-size: 11px;
}

ul.ticked {
	width: 600px;
	margin: 0;
}
ul.ticked li {
	background: no-repeat left url(/images/icon-tick.gif);
	margin-left: 10px;
	padding-left: 25px;
	line-height: 24px;
}
.textheading {
	font-size: 14px;
	font-weight: bold;
	color: #EB7900;
	text-align: center;
}

#property-reviews {
	height: 500px;
	width: auto;
	overflow: auto; 
}