* {
    margin: 0;
    padding: 0;
}
body {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #333;
	background-image:url(images/bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#fff;
}
div, p, img, a, td, ul, ol {
    font-size: 1em; 
}

ol {
    margin-left: 1em;
    padding-left: 1em;
}
ol li {
    margin-left: 1em;
    padding: 0 0 .5em.3em;
    list-style: decimal;
}

p { padding: 0 0 1em; }

a img, img {
    border: none;
}

ul {
    list-style: none;
    margin: 0 0 20px 1em;
}
li {
    list-style: none;
    padding-left: 1em;
    margin-bottom: 3px;
}
.clear {
    clear: both;
    height: 1px;
    margin: -1px 0 0;
    font-size: 1px;
}


#container {
    width: 802px;
    margin: 0 auto;
}
hr{
	border:0;
	color: #c0c0bd;
background-color: #c0c0bd;
height: 1px;
}


/*========================================================================
HEADER
=========================================================================*/

#header { 
width:802px;
height:90px;
}

#logo{
	float:left;
	width:267px;
	height:90px;
}
#logo a{
	display:block;
	width:267px;
	height:90px;
}
#social{
	float:right;
	width:270px;
	height:31px;
	margin:30px 5px;
	
}

/*========================================================================
MENU
=========================================================================*/
#menuh{
	position:absolute;
	top:118px;
	width:816px;
	height:48px;
	background-image:url(images/menubg.jpg);
	background-repeat:repeat-x;

	
}
ul.menu {
	list-style:none; 
	margin:0; 
	padding:0}
ul.menu * {
	margin:0; 
	padding:0}
ul.menu a {
	display:block; 
	color:#000; 
	text-decoration:none}
ul.menu li {
	position:relative; 
	float:left; 
	}
ul.menu ul {
	position:absolute; 
	top:48px; 
	left:0; 
	background:#d1d1d1; 
	display:none; 
	opacity:0; 
	list-style:none
	}
ul.menu ul li {
	position:relative; 
	border-top:none; 
	width:260px; 
	margin:0;
	}
ul.menu ul li a {
	color:#fff;
	display:block; 
	padding:3px 7px 5px; 
	background-color:#1b6379
	}
ul.menu ul li a:hover {
	background-color:#013d59;
	}
ul.menu ul ul {
	left:148px; 
	top:-1px
	}
ul.menu .menulink {
	font-size:14px;
	float:left;
	color:#fff;
	text-decoration:none;
	border-right:1px solid #265766;
	padding:14px 6px 0px 6px;
	height:34px;
	}
ul.menu .menulink:hover, ul.menu .menuhover {
	font-size:14px;
	float:left;
	color:#fff;
	text-decoration:none;
	padding:14px 6px 0px 6px;
	height:34px;
	background-image:url(images/menubgon.jpg);
	background-repeat:repeat-x;
	}
ul.menu .sub {
	}
ul.menu .topline {

	}
/*

#menu a{
	font-size:14px;
	float:left;
	color:#fff;
	text-decoration:none;
	border-right:1px solid #265766;
	padding:14px 6px 0px 6px;
	height:34px;
}
#menu a:Hover{
	font-size:14px;
	float:left;
	color:#fff;
	text-decoration:none;
	padding:14px 6px 0px 6px;
	height:34px;
	background-image:url(images/menubgon.jpg);
	background-repeat:repeat-x;
}
#menu .selected{
	font-size:14px;
	float:left;
	color:#fff;
	text-decoration:none;
	padding:14px 6px 0px 6px;
	height:34px;
	background-image:url(images/menubgon.jpg);
	background-repeat:repeat-x;
}
*/
#menuin{
	width:816px;
	height:48px;
	background-image:url(images/menubg.jpg);
	background-repeat:repeat-x;

	
}
#menuin a{
	display:block;
	font-size:14px;
	float:left;
	color:#fff;
	text-decoration:none;
	padding:14px 6px 10px 6px;
	height:38px;
}
#menuin a:Hover{
	font-size:14px;
	float:left;
	color:#fff;
	text-decoration:none;
	padding:14px 6px 10px 6px;
	height:38px;
	background-image:url(images/menubgon.jpg);
	background-repeat:repeat-x;
}
#menuin .selected{
	font-size:14px;
	float:left;
	color:#fff;
	text-decoration:none;
	padding:14px 6px 10px 6px;
	height:38px;
	background-image:url(images/menubgon.jpg);
	background-repeat:repeat-x;
}

/*========================================================================
MIDDLE
=========================================================================*/
#middle{
	position:realtive;
	z-index:1;
	width:802px;
	height:400px;
}
#viewall{
	float:right;
	width:100px;
	height:32px;
}
#viewall a{
	display:block;
	width:100px;
	height:32px;
}

#intop{
	position:realtive;
	z-index:1;
	width:802px;
	height:311px;
	padding:5px 10px 10px 9px;
	background-image:url(images/intop.jpg);
	background-repeat:no-repeat;
}
#intop img{
	position:relative;
	z-index:1;
	left:0px;
	top:-5px;
	
}
#inmenu{
	position:absolute;
	top:118px;
	width:816px;
	height:48px;
}
/*========================================================================
CONTENT
=========================================================================*/
#content{
	width:804px;
	height:100%;
}
#content_t{
	height:260px;
}
#news{
	position:relative;
	
	float:left;
	padding-right:12px;
	background-image:url(images/why.jpg);
	background-repeat:no-repeat;
	width:285px;
	height:220px;
	padding:40px 5px 5px 15px;
}
#news ul{
	list-style: none;
    margin: 0 0 0px 10px;
	
}
#news li{
	list-style: square;
	 margin-right:15px;
    padding: 0 0 0px 5px;
    color:#fff;
}
#news a{
	padding-top:0px;
	color:#fff;
	text-decoration:none;
}
#shell{
	position:absolute;
	top:150px;
	right:-30px;
	background-image:url(images/shell.png);
	background-repeat:no-repeat;
	width:126px;
	height:93px;
}
#treatments{
	float:left;
	padding-right:12px;
	background-image:url(images/treatments.jpg);
	background-repeat:no-repeat;
	width:212px;
	height:220px;
}
#right{
	float:left;
	width:274px;
}
#whybarbados{
	width:274px;
	height:102px;
	padding-bottom:7px;
}
#moreinfo{
		width:274px;
	height:108px;
	
}
#content_m{
	padding:10px;
	background-image:url(images/content_m.jpg);
	background-repeat:repeat-y;
}

#content_b{
	height:27px;
	background-image:url(images/content_b.jpg);
	background-repeat:no-repeat;
}

/*========================================================================
GALLERY
=========================================================================*/
#gallery{
	padding-top:20px;
	width:220px;
	float:right;
}
#gallery .thumbnail{
	padding:0px;
	float:left;
	border:4px solid #24567b;
}
#welcomeleft .thumbnail{
	padding:0px;
	float:left;
	border:4px solid #24567b;
}




/*========================================================================
BLOG
=========================================================================*/
#blog_archive{
	float:left;
	border-left:1px solid #cecece;
	padding-left:10px;
	padding-bottom:200px;
	
}
#bloglink{
	position:relative;
	top:-20px;
	right:-260px;
	width:100px;
	padding-left:600px;
}
.ditto_paging {
    border-top: 1px solid #ccc;
    padding: 10px; 
    font-size: 86%;
    color: #23567b;
}
#ditto_pages .ditto_currentpage {
    border: 1px solid #23567b;
    padding: 1px 5px 2px; 
    margin-right: 1px;
    background-color: #23567b; 
    color: #fff;
} 
#ditto_pages .ditto_off {
    border: 1px solid #ccc;
    padding: 1px 5px 2px; 
    margin-right: 1px;
    color: #ccc;
}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
    border: 1px solid #23567b; 
    padding: 1px 5px 2px; 
    margin-right: 1px; 
    text-decoration: none !important; 
    color: #333;
} 
#ditto_pages a:hover {
    background-color: #fff;
    color: #000;
}
#ditto_archivelist ul {
    list-style-type: none; 
    margin-left: 15px; 
    padding-left: 0;
}
#ditto_archivelist ul ul{
    list-style-type: square;
    margin-left: 35px;
} 
#ditto_archivelist .ditto_month {
    font-weight: bold;
}




/*========================================================================
FOOTER
=========================================================================*/
#footer {
margin:0 auto;
height:100px;
padding:20px;
font-size:11px;
text-align:right;
color:#666;
background-color:#03526c;
}
#footerholder{
	color:#cecece;
	margin: 0 auto;
	width:802px;
}
#footerholder a{
text-decoration:none;
color:#cecece;
padding:0px 2px 0px 2px;
border-right:1px solid #cecece;
}
#footerholder a:Hover{
text-decoration:underline;
color:#cecece;
padding:0px 2px 0px 2px;
border-right:1px solid #cecece;
}
#joint{
	float:left;
	width:147px;
	height:105px;
	background-image:url(images/logo_joint.gif);
	background-repeat:no-repeat;
}

/*================================================================
Slider
================================================================*/
.anythingSlider{ 
width: 802px; 
height: 365px; 
position: relative; 
margin: 0 auto; 
}
.anythingSlider .wrapper{ 
width: 802px; 
overflow: auto; 
height: 365px; 
position: absolute; 
top: 0; 
left: 0px; 
}
.anythingSlider .wrapper ul{
	width: 99999px; 
	list-style: none; 
	position: absolute; 
	top: 0; 
	left: 0; 
	margin: 0; 
}
.anythingSlider ul li{ 
display: block; 
float: left; 
padding: 0; 
height: 365px; 
width: 802px; 
margin: 0; 
}
#thumbNav{
	position: relative; 
	top: 347px; 
	left:350px;
	text-align: left; 
	float:left;
	}
#thumbNav a{ 
float:left;
display:block; 
height: 10px;
width:10px;
padding-right:2px;
background-image:url(images/dot.gif);
background-repeat:no-repeat;
text-align: left; 
}
#thumbNav a:hover{
	background-image:url(images/dot.gif);
	background-position:0px -11px;
}
#thumbNav a.cur{ 
	background-image:url(images/dot.gif);
	background-position:0px -11px;
}



/*
  Prevents
*/
.anythingSlider .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.anythingSlider .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }

/*========================================================================
sIFR
=========================================================================*/
.white{
	color:#FFFFFF;
}
.blue{
	color:#004e6c;
}
.menu{
	color:#004e6c;
}
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size: 34px;
line-height: 36px;
}

.sIFR-hasFlash h2 {
	display:block;
	visibility: hidden;
	font-size: 100%;
line-height: 20px;
height:26px;
margin-bottom:10px;
padding-bottom:5px;

}


.sIFR-hasFlash h4 {
	visibility: hidden;
	font-size: 16px;
line-height: 16px;

}

.sIFR-hasFlash h6 {
	visibility: hidden;
	font-size: 100%;
line-height: 20px;

}

.sIFR-hasFlash h3 {
	visibility: hidden;
font-size:18px;
display:inline;
}


.sIFR-hasFlash h5 {
	visibility: hidden;
	font-size: 100%;
line-height: 20px;

}



/* Special handling for images & alignment 
------------------------------------------------------------------------------- */

p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin: 0 auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

/* Fixes for RichText widgets
------------------------------------------------------------------------------- */
.MODX_RichTextWidget {
	float: left;
}

.MODX_RichTextWidget a {
	border: 0px;
}
