/**
 * @version: $Id: style.css 17695 2011-02-14 09:44:24Z andy $
 */

body {
	width: 960px;
	margin: 0 auto;
	background: #C6E1E1 url("/images/bg.jpg") center top no-repeat;
	color: #333333;
	font-size: 12px;
	font-family: Arial, sans-serif;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

/* Generic properties ****************************************************** */
h1,h2,h3,h4 {
	font-family: Rockwell, egyptian, Georgia, Garamond, serif;
	font-weight: bold;
	clear: both;
	line-height: 1;
}

h1 {
	color: #C33468;
	font-size: 30px;
	margin: 10px 0 20px;
}

h2,h3,h4 {
	color: #214D4E;
	margin: 10px 0 0;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 14px;
}

a {
	color: #A6355F;
	/*text-decoration: none;*/
}

input[type=text] {
	height: 18px;
}

select {
	height: 22px;
}

input[type=text],
select,
textarea {
	border: 1px solid #888888;
	padding: 2px;
	color: #333333;
}

input.datepicker {
	background: #FFFFFF url("/images/icons/calendar.png") right center no-repeat;
}

input.disabled {
	color: #444444;
	background-color: #AAAAAA;
}

input[type=image] {
	background: none;
}

.l {
	text-align: left;
}

.c {
	text-align: center;
}

.r {
	text-align: right
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.m {
	vertical-align: middle;
}

.b {
	font-weight: bold;
}

.h {
	display: none;
}

/* Misc Fixes ****************************************************************** */
.ui-widget {
	z-index: 1000 !important;
}

.ui-slider {
	margin-left: 2px !important;
}

.ui-slider-range {
	background: #B9DFE0 !important;
	border: 1px solid #892E4F !important;
}

.ui-slider-handle {
	background: url('/images/slidehandle.png') !important;
	width: 25px !important;
	height: 24px !important;
	border: none !important;
	top: -0.5em !important;
}

/* Layout ****************************************************************** */
#header {
	margin: 5px 3px 10px 0;
}

#logo {
	float: left;
}

#contact-details {
	float: right;
	margin: 55px 0px 0px 0;
}

#languages {
	clear: right;
	float: right;
	list-style: none;
	margin: 5px 0 0 0;
}

#languages li {
	display: block;
	float: left;
	list-style-type: none;
	width: 31px;
	height: 19px;
	margin: 0 0 0 3px;
	background: transparent url("/images/flags.png") 0 0 no-repeat;
	border: 1px solid #C6E1E1;
	overflow: hidden;
}

#languages li.active {
	border-color: #FFFFFF;
}

#languages li.fr {
	background-position: -31px 0;
}

#languages li.jp {
	background-position: -62px 0;
}

#languages li a,#calls-to-action li a {
	display: block;
	text-indent: -9999px;
}

#content-wrapper {
	clear: both;
}

#content hr {
	height: 2px;
	color: #C6E1E1;
	background: #C6E1E1;
	margin: 20px -26px 20px -24px;
	border: none;
}

.main {
	width: 765px;
	margin-left: -10px;
	float: right;
	position: relative; /* for child-element positioning */
}

.side {
	width: 200px;
	float: left;
}

.side .links {
	background: #E3F0F0;
	padding: 0 20px 20px;
	margin: 20px 0;
}

.side .links img.title {
	margin: 5px 0 -10px -28px;
}

.side .links a {
	display: block;
	font-size: 12px;
	margin: 10px 0 0;
}

.side .links a.more {
	font-size: 11px;
}

#search {
	background: transparent url("/images/bg-search.png") 0 0 no-repeat;
	color: #FFFFFF;
	margin: -8px;
	padding: 20px 18px 0 17px;
	position: relative;
	left: 0;
	top: 0;
	z-index: 10;
}

.side_search_submit {
	background: url("/images/side-search.png") no-repeat;
	border: none;
	text-indent: -9999px;
	display: block;
	width: 169px;
	height: 43px;
	cursor: pointer;
	margin: 10px 0 0 -17px;
	outline: none;
}

#search h3 {
	margin: 0 0 10px;
	color: #FFFFFF;
	font-size: 1.37em;
	font-weight: bold;
	letter-spacing: -0.35px;
	white-space: nowrap;
}

#search table {
	width: 175px;
	margin: 0 auto;
	border-collapse: collapse;
	border-spacing: 0;
}

#search td {
	padding: 2px;
}

#search label {
	font-size: 11px;
}

#search input[type=text] {
	width: 83px;
	border: none;
}

#search select {
	width: 87px;
	border: none;
	height: 20px;
}

#search td.wide select {
	width: 100%;
}

#search_filter {
	width: 100%;
}

#show-all-rentals {
	margin: -12px 0 0 5px;
	position: relative;
	left: 0;
	top: 0;
	z-index: 5;
}

.enqu_now {
	display: block;
	height: 68px;
	width: 208px;
	background: url("/images/bg_enquire_now.png") no-repeat;
	text-indent: -9999px;
	margin-left: -4px;
	margin-top: 10px;
}

#side-photo-stack {
	margin: 0 0 0 -20px;
}

#menu {
	position: relative;
	left: 0;
	top: 0;
	z-index: 50;
	margin: 0 140px -25px 15px;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
}

#calls-to-action {
	margin: 0 0 -25px 16px;
	height: 85px;
	background: transparent url("/images/calls-to-action.png") left top no-repeat;
	padding: 25px 0 0 15px;
}

#calls-to-action li {
	display: block;
	float: left;
	width: 105px;
	height: 70px;
	margin-right: 5px;
	text-align: center;
	position: relative;
	left: 0;
	top: 0;
	z-index: 30;
}

#calls-to-action li a {
	display: block;
	width: 100%;
	height: 70px;
	line-height: 70px;
}

#book-now-circle {
	position: absolute;
	right: 10px;
	top: -5px;
	z-index: 10;
}

#book-now-circle.bnac {
	z-index: 50;
}

#banner img {
	clear: both;
	position: relative;
	left: 0;
	top: 0;
	z-index: 15;
	background: transparent url("/images/bg-photo-banner.png") 0 0 no-repeat;
	width: 725px;
	height: 200px;
	padding: 32px 27px 34px 25px;
	margin: -20px 0 0 0;
}

#banner-cont {
	position: relative;
	left: 0;
	top: -10px;
	z-index: 15;
	background: transparent url("/images/bg-photo-banner.png") 0 0 no-repeat;
	width: 725px;
	height: 200px;
	padding: 32px 27px 34px 25px;
	margin-bottom: -10px;
}

.banner-slide {
	height: 200px;
	width: 725px;
}

#content-top {
	height: 10px;
	background: transparent url("/images/bg-content-top.png") 12px bottom no-repeat;
	position: relative;
	left: 0;
	top: 0;
	z-index: 25;
}

#content {
	background: transparent url("/images/bg-content.png") 12px top repeat-y;
	position: relative;
	left: 0;
	top: 0;
	z-index: 25;
	padding: 20px 20px 40px;
	line-height: 147%;
}

#content-inner {
	margin: 0 10px 0 20px;
}

#content h2 {
	border-top: 3px solid #C6E1E1;
	margin: 10px -26px 5px -24px;
	padding: 20px 26px 0 24px;
}

#content h2:empty {
	border-top: none;
	margin: 0px;
	padding: 0px;
}

#content h2.no-border {
	border-top: none
}

div.img-framed-small {
	color: #357C7C;
}

div.img-framed-small img,img.framed-small {
	width: 175px;
	height: 105px;
	padding: 22px 27px 20px 18px;
	margin: 0 0 0 -8px;
	background: transparent url("/images/bg-photo-small.png") 0 0 no-repeat;
}

div.img-framed-single img,img.framed-single {
	width: 207px;
	height: 143px;
	padding: 14px 14px 14px 14px;
	margin: 0 0 0 -8px;
	background: transparent url("/images/bg-photo-single.png") 0 0 no-repeat;
}

div.img-framed-big img,img.framed-big {
	float: right;
	width: 250px;
	height: 150px;
	padding: 33px 40px 40px 45px;
	background: transparent url("/images/bg-photo-big.png") 15px 0 no-repeat;
	margin-right: -30px;
}

div.img-framed-big.home img,img.framed-big.home {
	float: right;
	width: 318px;
	height: 190px;
	padding: 38px 41px 48px 40px;
	background: transparent url("/images/bg-photo-bigger.png") 15px 0 no-repeat;
	margin-right: -20px;
	margin-bottom: 25px;
}

div.section-links {
	color: #C33468;
	font-weight: bold;
	margin-bottom: 5px;
}

#multi-enq {
	width: 350px;
	position: relative;
	height: 53px;
}

#multi-enq div {
	width: 350px;
	background: url('/images/arrow.png') no-repeat;
	position: absolute;
	top: 30px;
	height: 61px;
}

#multi-enq div a {
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 15px;
	line-height: 30px;
	text-decoration: none;
}

td.information,p.information,p.message,p.success,p.alert {
	margin: 0.5em;
	padding: 0.5em 0.5em 0.5em 36px !important;
	background: transparent url("/images/icons/_.png") 10px .5em no-repeat;
	border: 1px solid #C6E1E1;
}

td.information,p.information {
	background-color: #EEEEFF;
	background-image: url("/images/icons/information.png");
}

p.alert {
	background-color: #FFEEEE;
	background-image: url("/images/icons/error.png");
}

p.success {
	background-color: #EEFFEE;
	background-image: url("/images/icons/accept.png");
}

td.highlight,p.highlight {
	font-family: Rockwell, egyptian, Georgia, Garamond, serif;
	font-size: 16px;
	color: #5EB8BA;
	padding-bottom: 10px;
}

#accom-side {
	float: right;
	width: 400px;
	margin: 0 0 0 10px;
	position: relative;
}

#accom-tab-enquire {
	position: absolute;
	float: right;
	right: 0;
	top: 0;
	z-index: 40;
}

#accom-gallery {
	clear: right;
	margin: -10px 0 0 10px;
	float: right;
	width: 400px;
}

#accom-img-main {
	width: 333px;
	height: 200px;
	padding: 50px 32px 54px 56px;
	background: transparent url("/images/bg-photo-accom.png") 15px 0 no-repeat;
	margin: 0 -15px -15px -20px;
	z-index: 30;
	text-align: center;
}

#accom-img-main img {
	width: 333px;
	height: auto;
}

#thumbs {
	margin: -5px 15px 0 15px;
	height: 74px;
	overflow: hidden;
}

a.mimg {
	overflow: hidden;
	height: 200px;
	width: 333px;
	display: block;
}

#accom-desc {
	text-align: justify;
}

ul.accom-features {
	float: left;
	width: 33%;
}

table.accom-features {
	float: right;
	width: 60%;
}

ul.accom-features li {
	list-style: square inside url("/images/icons/tick_small.png");
}

ul.accom-features li,table.accom-features td {
	padding: 0 5px;
	line-height: 1.5em;
	height: 1.5em;
	border-bottom: 1px solid #CCCCCC;
}

ul.accom-features li:last-child,table.accom-features tr:last-child td {
	border: none;
}

ul.accom-floorplans li img {
	max-width: 100%;
}

table.enquiry-form td,table.enquiry-form th {
	padding: 5px;
	vertical-align: top;
}

table.enquiry-form th {
	font-weight: bold;
}

.pagination {
	margin: 5px 0;
	text-align: right;
}

.pagination span,
.pagination a {
	margin: 2px;
	padding: 2px 4px;
	border: 1px solid #C33468;
	background-color: #FFFFFF;
	text-decoration: none;
}

.pagination .disabled {
	color: #888888;
	border-color: #C6E1E1;
}

.pagination .current {
	color: #FFFFFF;
	background-color: #C33468;
}

.search-result table table td {
	padding: 2px;
}

ul.site-map {
	margin-left: 1em;
}

#inner-footer {
	color: #539D9D;
	background: transparent url("/images/bg-content-bottom.png") 12px top no-repeat;
	padding: 100px 0 0 40px;
}

#inner-footer a {
	color: #539D9D;
}

#inner-footer ul {
	width: 145px;
	float: left;
	font-size: 12px;
	line-height: 147%;
}

#inner-footer ul li:first-child {
	color: #C33468;
	font-weight: bold;
	font-family: Rockwell, egyptian, Georgia, Garamond, serif;
	font-size: 15px;
	line-height: 100%;
	margin-bottom: 5px;
}

#footer {
	clear: both;
	padding: 30px 0 60px;
	text-align: center;
	font-size: 11px;
	color: #539D9D;
}

#footer a {
	color: #539D9D;
}

/* PB CUSTOM TABS ********************************************************** */
div.tabs {
	margin: 15px 0;
}

ul.tabNavigation {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.tabNavigation li {
	float: left;
	background: url("/images/bg_tab_right_grey.png") top right no-repeat;
	height: 30px;
	padding-right: 14px;
	margin-right: -2px;
}
ul.tabNavigation li.selected {
	background: url("/images/bg_tab_right_green.png") top right no-repeat;
}
ul.tabNavigation li.prices {
	background-image: url("/images/bg_tab_right_red.png");
}

ul.tabNavigation li a {
	display: block;
	float: left;
	height: 22px;
	padding: 8px 18px 0 30px;
	background: url("/images/bg_tab_grey.png") no-repeat;
	color: #666;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.92em;
}

ul.tabNavigation li.selected a {
	color: #FFFFFF;
	background: url("/images/bg_tab_green.png") no-repeat;
}
ul.tabNavigation li.prices a {
	color: #FFFFFF;
	background-image: url("/images/bg_tab_red.png");
}

ul.tabNavigation li a:focus {
	outline: 0;
}

div.tabs>div {
	padding: 10px 15px;
	border: 1px solid #4B9090;
	border-top-width: 4px;
	margin-top: 0px;
	width: 660px;
}

div.tabs .hide {
	position: absolute;
	left: -9999px;
	height: 0;
	display: none;
}

.stars {
	float: right;
}
.star {
	display: block;
	float: left;
	width: 14px;
	height: 14px;
	background: transparent url("/js/jquery/jquery.ui.stars.dark.png") no-repeat 0 -28px;
	text-indent: -9999px;
}

