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

html { scrollbar-base-color: #318CCD; scrollbar-arrow-color: #FFFFFF; } 

body {
	margin: 0;
	background-color: #e5f7fb;
}
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: #2a81c0;
}
.heading-welcome {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}
h1.bigtext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    display: none;
}
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 {
	background-color: #15639c;
}

#header .headerad {
	padding: 25px 0 0 0;
	width: 468px;
	height: 45px;
	padding-left: 278px;
	color: #FFFFFF;
	font-size: 30px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

#menu {
	background-color: #2a81c0;
	padding: 6px 0 7px 17px;	
	font-size: 11px;
	color: #3f96d5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#submenu {
	background-color: #15639c;
	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 */
#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: #c5e0f4;
	margin: 5px 0;
}
.breadcrumbs a:link, .breadcrumbs a:active, .breadcrumbs a:visited {
	color: #c5e0f4;
	text-decoration: none;
}
.breadcrumbs a:hover {
	color: #9ccbec;
}

.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;
}

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


/* 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;
}
.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: #e9f4fc;
	width: 180px;
	padding: 5px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-weight: bold;
	margin-top: 15px;
}
#panelsearch h3 {
	color: #d3ebfc;
	border: 0;
	margin: 0;
	padding: 0;
}
#panelsearch input {
	font-size: 12px;
	width: 140px;
}
#panelsearch input.button {
	width: auto;
	background-color: #318ccd;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #1c6ca5;
	padding: 2px;
}
#panelsearch a:link, #panelsearch a:active, #panelsearch a:visited, #panelsearch a:hover {
	color: #2a81c0;
	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 HOME - Search */
#panelsearch-home {
	background-color: #e9f4fc;
	padding: 5px 5px 0 5px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}
#panelsearch-home h3 {
	color: #d3ebfc;
	border: 0;
	margin: 0;
	padding: 0;
}
#panelsearch-home input {
	font-size: 12px;
	width: 230px;
}
#panelsearch-home input.button {
	width: auto;
	background-color: #318ccd;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #1c6ca5;
	padding: 2px;
}
#panelsearch-home a:link, #panelsearch-home a:active, #panelsearch-home a:visited, #panelsearch-home a:hover {
	float: left;
	color: #2a81c0;
	background: left no-repeat url(/images/icon-advanced.gif);
	padding: 0 0 0 17px;
}
#panelsearch-home .saved-list {
	padding-left: 140px;
}
#panelsearch-home .saved-list a:link, #panelsearch-home .saved-list a:active, #panelsearch-home .saved-list a:visited, #panelsearch-home .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 #F89932;
	padding: 28px 15px 10px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	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;
}

.more-pophotels {
	background: top center no-repeat url(/images/popularhotels-more.gif);
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}
.more-pophotels a:link, .more-pophotels a:active, .more-pophotels a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.more-pophotels a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


/* Panel - Popular Hotels */
.panel-hotellist {
	width: 100%;
	background: top left no-repeat url(/images/header-popularhotels.gif);
	padding-top: 29px;
	margin: 20px auto 0px auto;
}
.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: 1px solid #fda20f;
	border-top: 0;
	padding-bottom: 5px;
}
.panel-hotellist table th {
	color: #ED5B28;
	text-align: left;
	padding: 4px 6px 2px 6px;
	font-size: 12px;
}
.panel-hotellist table td {
	padding: 2px 6px;
	font-size: 11px;
}
.panel-hotellist table tr.ruled td {
	background: #ffefd5;
} 

/* Footer area */
#footer {
	margin: 10px 0 0 0;
	padding: 10px 30px 8px 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #aeaeae;
	background: top repeat-x url(/images/footer-bg.gif);
	text-align: left;
	line-height: 18px;
} 
#footer h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #aeaeae;
	font-size: 10px;
	font-weight: normal;
	display: inline;
}
#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: #4492CA;
	border-bottom: 1px solid #dee9f1;
}
.resultslist .paging a, .contentlist .paging a {
	margin: 0 3px;
}
/* Paging Inline */
.resultslist .pagingin, .contentlist .pagingin {
	text-align: right;
	color: #4492CA;
	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: 15px;
}
.phone {
	width: 200px;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	margin: 23px 0 0 785px;
	text-align: right;
}
.phone span {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}

.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: 15px 0;
}
.infobox h1 {
	font-size: 20px;
	margin-bottom: 10px;
}
.infobox p, .infobox a:link, .infobox a:active, .infobox a:visited, .infobox a:hover {

}

/* Notebox */
.notebox {
	margin: 5px 0;
	padding: 10px;
	background-color: #fff7eb;
	border: 1px solid #FFB13C;
	color: #e39218;
}
.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: 480px;
	height: 300px;
	background: no-repeat top right url(/images/mainmap-bg.gif);
}
.mainmap td {
	font-size: 12px;
	line-height: 16px;
	padding: 0;
}
.mainmap .maplinks {
	width: 195px;
	padding: 10px 0 0 5px;
	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;
}
.mainmap a:hover {
	text-decoration: none;
}
.mainmap .linklist {
	width: 195px;
	height: 207px;
	overflow-x: none;
	overflow-y: auto;
	padding: 0 0 5px 0;
}

/* Google maps home */
.title {
	font-weight: bold;
}
.address {
	font-size: 11px;
	color: #999999;
}
.details {
	font-size: 11px;
	line-height: normal;
}
.link a:link, .link a:active, .link a:visited, .link a:hover {
	color: #3E912C;
	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; 
}

.formenquiry {
	padding: 0;
	border: 1px solid #e0dddd;
	background: #ededed top repeat-x url(/images/form-bg.gif);
	margin-top: 20px;
}

