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

html {
	width: 100%;
}

body {
	width: 100%;
	margin: 0;
	font-family: Verdana;
	font-size: 11px;
	background: url(../images/bg_body.jpg) center top no-repeat #89847f;
}

img, table {
	border: 0;
}

form {
	margin: 0;
}

input, select, textarea {
	font-family: Verdana;
	font-size: 10px;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
}

#header {
	width: 100%;
}

#header #logo {
	padding: 14px 0 13px 0;
}

#header #links {
	vertical-align: top;
	text-align: right;
	padding-top: 20px
}

#topnavi {
	text-align: center;
}

#topnavi img {
	margin: 0 5px;
}

#flashheader {
	text-align: center;
}

#logos {
	background: url(../images/bg_logos.jpg) no-repeat;
	text-align: center;
	padding: 10px 0;
	width: 100%;
}

#logos img {
	vertical-align: middle;
}

#logos a {
	margin: 0 30px;
}

#mainbody {
	width: 100%;
	border-bottom: 1px solid #706b67;
}

#left {
	width: 710px;
	vertical-align: top;
	background: url(../images/bg_sidebar.jpg) right repeat-y #e4dfdb;
}

#left_noBG {
	width: 710px;
	vertical-align: top;
}

#promotions {
	background-color: #686663;
}

#promotions .promo_articles {
	color: #FFFFFF;
	font-size: 10px;
	width: 236px;
}

#promotions .promo_articles a:link, #promotions .promo_articles a:visited {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: underline;
}

#promotions .promo_articles a:hover {
	color: #FFFFFF;
}

#promotions .promo_articles .image {
	/* height: 106px; */
	height: 200px; /* height adjusted on 3rd February 2010 */
}

#promotions .promo_articles .content {
	padding: 10px;
	width: 186px;
	vertical-align: top;
}

#promotions .promo_articles .arrow {
	background-color: #8d847a;
	vertical-align: middle;
	width: 30px;
}

#promotions p.nopromo {
	color: #FFFFFF;
	padding-bottom: 15px;
	margin-bottom: 0;
	margin-left: 15px;
}

#featured_property {
	width: 100%;
}

#maincontent_sidebar {
	background: url(../images/bg_sidebar.jpg) right repeat-y #e4dfdb;
}

#maincontent {
	width: 450px;
	background-color: #e4dfda;
	vertical-align: top;
	color: #2e2b28;
	padding: 15px;
}

#maincontent h3 {
	font-size: 24px;
	margin: 0;
	font-weight: normal;
}

#maincontent a:link, #maincontent a:visited {
	/* color:#990c1b; */
	color: #333333;
	text-decoration:underline;
}

#maincontent a:hover {
	/* color: #d41125; */
	color: #000000;
	text-decoration: underline;
}

/* style for the eNews page */
.enews {
	border: 0;
	width: 100%;
}

.enews td {
	vertical-align: top;
}

.enews .title {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 0;
}

/* style for Press Room list */
.press_room {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

.press_room li {
	margin: 20px 0;
}

/*
styles for the Promotions page 
added on 8th October 2009
*/
.brandgroup {
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-bottom: 20px;
}

.brandgroup h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}

.brandgroup ul {
	margin: 0;
	padding: 0;
	padding-left: 20px;
	padding-bottom: 10px;
}

/*
styles for success and error messages
added on 14th October 2009
*/
.success {
	color: #0000FF;
	font-weight: bold;
	font-size: 12px;
}

.error {
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
}

/* Start of styles for both the Feedback and Enquiry forms */
#feedback_enquiry {
	width: 420px;
}

#feedback_enquiry th {
	font-weight: bold;
	text-align: left;
	padding: 2px 0;
	vertical-align: top;
}

#feedback_enquiry td {
	padding: 2px 0;
}

.feedback_disclaimer {
	font-style: italic;
}
/* End of styles for both the Feedback and Enquiry forms */

/* Start of styles for Careers section */
.careers_property {
	font-size: 14px;
	font-weight: bold;
}

.careers {
	width: 100%;
	margin-bottom: 30px;
}

.careers th {
	background-color: #333333;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px 5px;
	vertical-align: top;
}

.careers td {
	padding: 4px 5px;
	vertical-align: top;
}

/* End of styles for Careers section */

#sidebar {
	width: 210px;
	padding: 10px;
	vertical-align: top;
	font-size: 10px;
}

#sidebar a:link, #sidebar a:visited {
	/* color:#990c1b; */
	color: #333333;
	text-decoration: underline;
}

#sidebar a:hover {
	/* color: #d41125; */
	color: #000000;
	text-decoration: underline;
}

#sidebar .sublinks {
	padding: 10px 10px 0 10px;
}

#sidebar .sublinks ul {
	padding: 0;
	margin: 0;
	margin-top: -10px;
	margin-left: 15px;
}

#sidebar .sublinks ul li {
	margin: 10px 0;
}

#sideimages {
	margin-top: 20px;
}

#sideimages td {
	text-align: center;
	padding-bottom: 10px;
}

#right {
	vertical-align: top;
	width: 249px;
	background-color: #5a5550;
	border-left: 1px solid #5a5550;
}

#right a:link, #right a:visited {
	/* color:#990c1b; */
	color: #333333;
	text-decoration:underline;
}

#right a:hover {
	/* color:#d41125; */
	color: #000000;
	text-decoration: underline;
}

#right #enewsletter {
	
}

#right #enewsletter .content {
	background: url(../images/bg_enewsletter.jpg) no-repeat top;
	color: #FFFFFF;
	padding: 10px 9px 10px 10px;
}

#right #enewsletter .content a:link, #right #enewsletter .content a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#right #enewsletter .content a:hover {
	text-decoration: underline;
	font-weight: bold;
}

#right .infobox {
	background: url(../images/bg_infobox.jpg) top no-repeat #e5e0db;
	vertical-align: top;
	font-size: 10px;
}

#right .infobox .content {
	color: #2e2b28;
	padding: 5px 10px;
}

/* styles for the Fastbooking Reservations form */
#reservations {
	padding: 10px;
	color: #2e2b28;
}

#reservations td {
	padding: 2px;
}

#reservations optgroup {
	color: #000000;
	font-family: Verdana;
}

#reservations optgroup option {
	color: #333333;
	font-size: 10px;
	font-family: Verdana;
}

#footer {
	background-color: #6a6561;
	padding: 15px;
	font-size: 10px;
	/* color: #151412; */ /* was originally this colour */
	color: #FFFFFF;
}

#footer a:link, #footer a:visited {
	/* color: #e4dfda; */ /* originally this colour */
	color: #CCCCCC;
	text-decoration: underline;
}

#footer a:hover {
	color: #FFFFFF;
}

#footer #bottom_links a:link, #footer #bottom_links a:visited {
	margin: 0 15px 0 0;
}