/* Template */
.no_pad {padding:0;}
.no_margin {margin:0;}
.block {display:block;}
.inline {display:inline;}
.relative {position:relative;}
.spacer1 {padding:1px;}
.spacer3 {padding:3px;}
.spacer5 {padding:5px;}
.spacer10 {padding:10px;}
.spacer15 {padding:15px;}
.spacer20 {padding:20px;}
.draw_border {border:1px #000 solid;}
.no_underline {text-decoration:none;}
.fl {float:left;}
.fr {float:right;}
.clear {clear:both;}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-block;} /* for IE/Mac */

h1,h2,h3,h4,h5,h6,form,p {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
body {
	background: #d6dbe1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.baseWrapper {
	text-align: center;
}
.mainGradientWrapper {
	background: transparent url(/style/images/bgGradient.gif);
	width: 872px;
	margin-left: auto;
	margin-right: auto; 
	text-align: center;
}
.mainWrapper {
	background: #f7f7f7;
	width: 840px;
	margin-left: auto;
	margin-right: auto;
	border: 1px #666 solid;
}
.headerWrapper {}
.bodyWrap {
	padding:10px;
}
.menus {
	background: #262626;
	color: #fff;
	text-transform: uppercase;
	font-family: Verdana, Geneva, sans-serif;
	padding: 0px 2px 20px;
	text-align: right;
}
/* Body */

/* The 3 Photos */
.columnSplitter3 .column30 {
	background: #fff;
	border: 1px solid #d6d6d6;
}
.columnSplitter3 .column35 {
	background: #fff;
	border: 1px solid #d6d6d6;
}
/* The 3 Photos */

/* Lodging */
.lodgingFacility {
	background: #eaeaea;
	border: #d2d2d2 1px solid;
	padding: 10px;
}
.lodgingFacility h3,.quickBooking h3 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 5px;
}
.lodging div, .facility div {
	background: #fff;
	border: #ccc 1px solid;
	font-size:12px;
}
.lodging {
	text-align: left;
	width: 520px;
}
.lodging table tbody td {
	font-size: 11px;
	color: #4a4a4a;
}
/* Lodging */

/* Facilities */
.facility {
	text-transform: uppercase;
	text-align: left;
	width: 260px;
}
.facility .textformat {
	padding: 20px 15px 20px 0px;
}
.facility ul {
	list-style-image: url(/style/images/dots.gif);
	font-size: 11px;
	font-weight: bold;
	color: #4a4a4a;
	text-transform: none;
}
.facility ul li {
	margin-bottom: 8px;
}
/* Facilities */

/* Home - Contact Info (below the map) */
.column20 .portlet p strong {
	font-weight: bold;
	font-size: 14px;
}
.column20 .portlet p {
	font-size: 11px;
	color: #8d8d8d;
	margin-bottom: 2px;
}
.column20 .portlet p a {
	text-decoration: none;
	color: #3f63b5;
}
/* Home - Contact Info (below the map) */


/* Home */
/*img.fb_icon {
	padding-left: 205px;
}*/

.portlet a:hover, .portlet a:visited {
	text-decoration: none;
}
/*
.column64 .portlet h1 {
	font-size: 30px;
	font-weight: normal;
	padding:0 0 32px 0;
}

.column64 .portlet p strong {
	font-size: 15px;
	font-weight: bold;
	color: #666666;
}

.column64 .portlet p {
	font-size: 12px;
	font-weight: normal;
	color: #616161;
}

.column30 .portlet p em {
	font-style: italic;
	color: #858585;
}
*/
.portlet h1 {
	font-size: 30px;
	font-weight: normal;
	padding:0 0 32px 0;
}
.portlet p strong {
	font-size: 15px;
	font-weight: bold;
	color: #666666;
}
.portlet p {
	font-size: 12px;
	font-weight: normal;
	color: #616161;
}
.portlet p em {
	font-style: italic;
	color: #858585;
}
/* Home */

/* A well travelled life */
.column30 .portlet .well_travelled {
	border-top: 1px dotted;
	border-bottom: 1px dotted;
	
}

ul.well_travelled_list {
	list-style: none outside;
	border-bottom: 1px dotted;
	padding: 0px;
	margin: 0px;
	width: 253px;
}

/*ul.well_travelled_list li#first {
	padding-top: 0px;
}*/
ul.well_travelled_list li#last {
	border: none;
}
ul.well_travelled_list li {
	list-style: none outside;
	padding: 5px 10px 5px 25px;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px dotted #f1f1f1;	
	background: #fff;
}

ul.well_travelled_list li a:link,
ul.well_travelled_list li a:active,
ul.well_travelled_list li a:visited {
	text-decoration: none;
	color: #797979;
}

ul.well_travelled_list li a:hover {
	text-decoration: none;
	color: #3f63b5;
}

ul.well_travelled_list li.odd {
	background-image: url(images/hand.png); 
	background-repeat: no-repeat; 
	background-position: left center;
	background-color: #f1f1f1;
}

ul.well_travelled_list li.even {
	background-image: url(images/hand.png); 
	background-repeat: no-repeat; 
	background-position: left center;
	background-color: #fff;
}
/* A well travelled life */

/* Links */
a:link, a:hover, a:visited, a:active {
	text-decoration: none;
	color: #3f63b5;
	border: 0px; 
	border-style: none;
}

a img {
	border: none;
}

* :focus { 
	outline: 0;
}
/* Links */
/* Footer */
.footerWrapper {
	background:none repeat scroll 0 0 #D6DBE1;
	padding:7px 10px;
}
/* Footer */

/* Style */

/* Quick Booking */
.quickBooking {
	/*padding: 0 5px; */
	padding: 5px;
	text-align: left;
}
.quickBooking p {
	color: #666666;
	font-size: 11px;
}
/* Quick Booking */

/* Full Booking */
.fullBooking {
	/*padding: 0 5px; */
	padding: 5px;
	text-align: left;
}

.fullBooking h1 {
	font-size: 25px;
	font-weight: normal;
}

.fullBooking p {
	font-size: 11px;
}

.fullBooking input[type="text"],textarea {
	width:500px;
	margin-bottom:10px;
	padding:2px;
	font-size:11px;
}
/* Full Booking */