@charset "utf-8";

/* Style CSS */

body {
	background-image: url(/images/back_stripe.jpg);
	background-repeat: repeat-x;
	color: #006699;
	font: 11px Verdana;
	text-align: justify;
}

#ltree {
	z-index:-1;
	left: 0px;
	top: 0px;/*background: url(images/palmtree_left_alpha-fw2.png) no-repeat fixed;
	width: 279px;
	height: 2100px;*/
	position: fixed;
}

#rtree {
	z-index:-1;
	right: 0px;
	top: 0px;/*background: url(images/palmtree_right_alpha-fw2.png) no-repeat fixed right top;
	width: 279px;
	height: 2100px;*/
	position: fixed;
}

#wrapper {
	width: 980px;
	margin: 10px auto 0;
	background: #36A6BB url(/images/main-bg.png) repeat-y scroll;
/*	height: 100%;*/
/*	min-height: 1600px;*/
	max-width: 980px;
	border-top: 1px solid #36A6BB;
	border-right: 1px solid #36A6BB;
	border-left: 1px solid #36A6BB;
	z-index: 1;
}

#header {
	padding: 2px;
	background: url(/images/meridian-stripped-header-frame.png) no-repeat scroll;
	width: 918px;
	height: 396px;
	margin: 4px auto 0;
	position: relative;
}
/*** Slideshow simpless.js start ***/
/*** set the width and height to match your images; top div must be set to relative and DIV to absolute **/

#slideshow {
	height:336px;
	width:648px;
	float: left;
	background: #006699 none repeat scroll 0 0;
}
#slideshow img  {
	display: block;
	background:#006699 none repeat scroll 0 0;
	border-left:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	padding:2px 1px 1px 2px;
}
#slideshow div {
	display: block;
	background:#006699 none repeat scroll 0 0;
	border-left:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	padding:2px 1px 1px 2px;
	margin: 0 auto;
	height:332px;
	width:644px;
}
/* Slideshow simpless.js end */

/* slideshow backup copy */

/*#slideshow {
	height:336px;
	width:648px;
	float: left;
	position:relative;
}

#slideshow DIV {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
	height: 332px;
}

#slideshow DIV.active {
	z-index:10;
	opacity:1.0;
}

#slideshow DIV.last-active {
	z-index:9;
}
#slideshow DIV IMG {
	height: 332px;
	display: block;
	background:#006699 none repeat scroll 0 0;
	border-left:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	padding:2px 1px 1px 2px;
}*/
/* slideshow backup copy end */
#top {
	background: url(/images/meridian-stripped-top.png) no-repeat center top;
	width: 980px;
	height: 38px;
	z-index: 1;
}

#bottom {
	background: url(/images/meridian-stripped-bottom.png) no-repeat scroll;
	width: 980px;
	height: 26px;
	margin: 0 auto;
	border-right: 1px solid #36A6BB;
	border-bottom: 1px solid #36A6BB;
	border-left: 1px solid #36A6BB;
}

#bluebox {
	background: #006699;
	width: 270px;
	height: 386px;
	float: left;
	padding-top: 10px;
}

#top .telno {
	font-size: 16px;
	color: #FFF;
	padding: 4px 12px 0 0;
	font-weight: bold;
	float: right;
}

#top .minimenu {
	font:12px Verdana, Geneva, sans-serif;
	padding: 6px 0 0 14px;
	color: #FFF;
}

#top .minimenu li {
	display:inline;
	list-style: none;
}

.minimenu li a {
	color: #FFF;
	text-decoration: none;
}

#merlogo {
	background: url(/images/mer_logo.png) no-repeat scroll;
	height: 60px;
}
#menubox {
	background: #75BFB6 url(/images/menu_back3.png) no-repeat;
	height: 60px;
	width: 648px;
	float: right;
	z-index: 19;
}

#menu {
	z-index: 30;
	width: 640px;
	height:24px;
	float: right;
	margin: 6px 0 2px 0;
}

#menutext {
	z-index:21;
	width: 340px;
	float: right;
	background: url(/images/boutique.png) no-repeat;
	height: 32px;
}

#flashwave {
	z-index: 20;
	position: absolute;
	top: 348px;
	left: 2px;
}

/* booking system begin - book-box2.js */
#bookbox {
	width:268px;
	background: #006699;
	padding: 6px 0 3px 1px;
}

#bookscript {
	margin: 0 auto;
	width: 256px;
}

/* Booking javascript css begins -jgt 20090310- */

#booking {
	height: 264px;
	width: 256px;
	text-align: center;
	background: #F1f9fc;
}

#date {
	width: 230px;
	margin: 2px auto;
	text-align: center;
}

#nights {
	width: 240px;
	margin: 2px auto;
	text-align: center;
}

#rooms {
}

#booking select {
	margin: 4px;
}

#nights #Select6,
#nights #Select9,
#adultschild #Select7,
#adultschild #Select8 {
	margin: 2px 20px;
}

#nights span,
#adultschild span {
	margin: 2px 18px;
}

#adultschild {
	width: 230px;
	margin: 2px auto;
}

#avail {
	width: 230px;
	margin: 8px auto;
}

#travelagents {
	width: 230px;
	margin: 4px auto;
}

/* end booking javascript css */

/* booking system ends */


/* weather div id - for centering */
#wx_module_3533 {
	width:300px;
	margin:0 auto;
}

/* weather div id - for centering */




#main {
	padding: 0 30px;
	overflow: hidden;
	position: relative;
/*	height: 100%;*/
}
/* Content area CSS start*/
#content {
/*	height:100%;*/
	margin-right:290px;
	min-height:630px;
	padding:20px 16px 20px 10px;
}
#content h1 {
	font-size: 18px;
	text-align: center;
	margin: 0 0 1em 0;
	font-variant: small-caps;
}
#content h2 {
	font-size: 14px;
	text-align: center;
	margin: 0.5em 0 0.5em;
}
#content h3 {
	font-size: 20px;
}

#content p {
	margin-top: 1em;
	margin-bottom: 1em;
	font: 11px Verdana;
	line-height: 1.4;
}

#content ul {
	list-style: disc outside;
	margin: 4px 0px 4px 36px;
	font-size: 11px;
}

#content li {
	margin:6px 0;
}

#content .thumbh2 {
	margin: 0.5em 0 0 174px;
	text-align: justify;
}
.blueline {
	width:638px;
	border-top: 1px solid #36A6BB;
	margin-bottom: 2em;
}
.thumbbox {
	margin:0 0 20px 0;
}
#content .thumbbox p {
	margin-left: 16px;
}


.thumb {
	background: #D9F2B0;
	border: 1px solid #36A6BB;
	padding: 1px;
	width: 154px;
	height: 102px;
}
.thumb img {
	border: 1px solid #FFF;
	margin: 0 auto;
}
dl {
	margin:1em 0;
}
dt {
	font-weight:bold;
}
/* Content area CSS end */
#sidebar {
	width: 280px;
/*	min-height: 2200px;*/
	background: #d0e9e6 url(/images/side_back.png) repeat-x left top;
	height: 100%;
	padding-top: 20px;
	position: absolute;
	right: 29px;
	top: 0px;
	padding-bottom: 20px;
}

#sidebar img {
	margin: 0 auto 40px;
	display: block;
}

/* clearfix from http://perishablepress.com , apply to containers that have floated objects inside*/
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.clearfix {
	display: inline-block;
}

/* start commented backslash hack \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* close commented backslash hack */

/* footer css from original site */
#footer {
	clear: both;
	height: 165px;
	min-height: 165px;
	width: 930px;
	/*border: 1px solid #D9F2B0;*/
	margin: 0 auto;
	font-size: 12px;
	background: #FCF7E8;
}

.footbar {
	background: #D9F2B0;
	text-align: center;
}

.footlinks ul {
	display: block;
	list-style-type: none;
	text-align: center;
	margin: 8px auto;
}

.footlinks ul a,
#footer a {
	text-decoration: none;
	color: #006699;
}

.footlinks ul li {
	display: inline;
	list-style-type: none;
}

#copyr {
	margin:8px auto;
}

#copright {
	display: block;
	font-size: 11px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	color: white;
	margin-top: 12px;
}

#copright a {
	color: white;
}

/* end footer css */

/* code for sidebar linked banner */
#linksbanner {
	background: url(/images/banner_links5.jpg) no-repeat scroll top left;
	height: 152px;
	width: 243px;
	margin: 0 auto;
	max-height: 152px;
}

#linksbanner img{
margin-bottom:0;
}

#linksbanner .flatlist {
	text-align: left;
	margin: 20px 2px 18px 106px;
}

#linksbanner .flatlist li,
#linksbanner .flatlist li a {
list-style:none;
	text-decoration: none;
	padding:0 4px;
	margin:8px auto;
	color:#660033;
}

#linksbanner #linkstop {
	font: bold 12px Verdana, Geneva, sans-serif;
	color: #660033;
	text-align: center;
	padding-top: 5px;
	display: block;
}

#linksbanner #linksbottom {
	font: bold 12px Verdana, Geneva, sans-serif;
	color: #660033;
	text-align: center;
	display: block;
	padding-top:1px;
}
#dualpicbox {
	width: 524px;
	margin: 0 auto;
}
#dualpicbox img {
	border: 1px solid #006699;
	padding: 1px;
	margin: 10px 50px;
}
hr {
	color:#36A6BB;
	margin: 20px auto;
}
#chlogo {
	width:200px;
	margin:0 auto;
}
.reg {
	color:#006699;
	font: verdana;
	font-size:9px;
}
a:link {
	text-decoration: none;
	color: #006699;
}

a:visited {
	text-decoration: none;
	color: #006699;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

#content .l {
	text-align: left;
}

.banbord-b {
	border: 1px solid #000000;
}
