
/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

body {
	background: #fff url('../Images/bg2.gif') repeat-x top;
	color: #514c48; 
	text-align: center;
	margin: 15px 0; font-style:normal; font-variant:normal; font-weight:normal; line-height:1.5em; font-size:80%; font-family:Verdana, Tahoma, arial, sans-serif
}

/* links */
a, a:visited {	
	color: #5A93C9;
	background: inherit;
	text-decoration: none;
}
a:hover {
	color: #FF9933;
	background: inherit;
	text-decoration: underline;
}

/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-weight: Bold; 		
}
h1 {
	font-size: 190%;	
	font-weight: normal;
	color: #555;
}
h2 {
	font-size: 130%;
	text-transform: uppercase;
	color: #0f7778;
}
h3 {
	font-size: 130%;	
}

h1, h2 {
	padding: 10px;		
	margin: 0;
}

h3, p {
	padding: 5px;		
	margin: 0;
}


ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}
ul {
	list-style: none;
}

/* images */
img {
	background: #FAFAFA;
    border: 1px solid #DCDCDC;
	padding: 5px;
}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}

code {
  	margin: 5px 0;
  	padding: 10px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	/* white-space: pre; */
  	background: url('../Images/post.jpg');
	border: 1px solid #E0DBC9; font-style:normal; font-variant:normal; font-weight:500; line-height:1.5em; font-size:1em; font-family:Lucida Console, courier new, monospace  
}
acronym {
  cursor: help;
  border-bottom: 1px dashed #777;
}
blockquote {
	margin: 10px;
 	background: url('../Images/post.jpg');
	border: 1px solid #E0DBC9;
	color: #A89A6A; font-style:normal; font-variant:normal; font-weight:bold; line-height:1.5em; font-size:1.3em; font-family:Trebuchet MS, Tahoma, Sans-serif; padding-left:25px; padding-right:0; padding-top:0; padding-bottom:0
}


/* start - table */
table {
	border-collapse: collapse;
	margin: 10px;	
}
th strong {
	color: #fff;
}
th {
	background: #3399CC;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;
	color: #FFF;
	text-align: left;
	border-bottom: 2px solid #FFF;
}
tr {
	height: 30px;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	border-left: 1px solid #E8E8E8;
	border-bottom: 1px solid #DFDFDF;
}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;		
}
/* end - table */


/********************************************
   LAYOUT
********************************************/ 
#wrap {
	position: relative;
	width: 820px;
	background: #CCC url('../Images/content_bg.jpg') repeat-y center top;
	margin: 0 auto;
	text-align: left
	
}
#top-bg {
   position: absolute;
	width: 820px;
	height: 19px;
	background: url('../Images/top_bg2.jpg') repeat-y center top;	
	top: 0; left: 0;
	z-index: 2	
}

#content-wrap {
	position: relative;
	clear: both;
	float: left;	
	width: 790px;	
	padding: 0; 	
	background: #FCE6C9;	
	border-top: 1px solid #FFF;
	border-bottom: 2px solid #FF9933;
	margin-left: 15px;	
	display: inline;
}
#header {
	width: 820px;
	position: relative;
	height: 150px;
	background: #CCC url('../Images/header-bg.jpg') repeat-y center top;
	padding: 0;	
	color: #FFF	
}
#header h1#logo-text a {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 36px 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -1px;
	color: #229d8e;
	text-transform: none;
	text-decoration: none;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 25px; left: 150px;	
}
#header h1#logo-text span {
	color: #229d8e;
}

#header h1#logo {
	position: absolute;
	background: url('../Images/logo_sm.gif') no-repeat left top;
	width: 105px;
	height: 117px;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 25px;  left: 25px
}

#header p#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: normal 12px 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #0f7778;
	
	/* change the values of top and left to adjust the position of the slogan*/
	top: 67px; left: 175px;		
}


/* header links */
#header #header-links {
	position: absolute;
	top: 20px; right: 20px;	
	color: #838181;
	font-size: 10px;	
}
#header #header-links a {	
	color: #838181;
	text-decoration: none;	
}
#header #header-links a:hover {
	color: #444;		
}

/* header-photo */
#header-photo {
	clear: both;
	height: 200px;
	width: 790px;
	margin: 0 auto;
	background: #FFF url('../Images/index_header.jpg') no-repeat center;
}

/* header-photo */
#header-photo1 {
	clear: both;
	height: 200px;
	width: 790px;
	margin: 0 auto;
	background: #FFF url('../Images/resort_header2.jpg') no-repeat center;
}

#header-photo2 {
	clear: both;
	height: 200px;
	width: 790px;
	margin: 0 auto;
	background: #FFF url('../Images/resort_header.jpg') no-repeat center;
}

#header-photo3 {
	clear: both;
	height: 200px;
	width: 790px;
	margin: 0 auto;
	background: #FFF url('../Images/dive_header.jpg') no-repeat center;
}

#header-photo4 {
	clear: both;
	height: 200px;
	width: 790px;
	margin: 0 auto;
	background: #FFF url('../Images/marina_header.jpg') no-repeat center;
}

#header-photo5 {
	clear: both;
	height: 200px;
	width: 790px;
	margin: 0 auto;
	background: #FFF url('../Images/fishing_header.jpg') no-repeat center;
}

#header-photo6 {
	clear: both;
	height: 200px;
	width: 790px;
	margin: 0 auto;
	background: #FFF url('../Images/booking_header.jpg') no-repeat center;
}

#header-photo7 {
	clear: both;
	height: 200px;
	width: 790px;
	margin: 0 auto;
	background: #FFF url('../Images/gallery_header.jpg') no-repeat center;
}


#header-photo8 {
	clear: both;
	height: 200px;
	width: 790px;
	margin: 0 auto;
	background: #FFF url('../Images/bahamas_header.jpg') no-repeat center;
}

#header-photo9 {
	clear: both;
	height: 200px;
	width: 790px;
	margin: 0 auto;
	background: #FFF url('../Images/divesites_header.jpg') no-repeat center;
}

#header-photo10 {
	clear: both;
	height: 200px;
	width: 790px;
	margin: 0 auto;
	background: #FFF url('../Images/contact_header.jpg') no-repeat center;
}

/* Navigation */
#nav {
	clear: both;	
	padding: 0;		
}
#nav ul {
	float: left;
	background: url('../Images/nav_orange.jpg') repeat-x;	
	width: 790px;		
	text-transform: uppercase;
	padding: 0;	
	display: inline; list-style-type:none; margin-left:15px; margin-right:0; margin-top:0; margin-bottom:0;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 11px;
	border-right: 1px solid #D86200;
	border-left: 1px solid #FF9933;
	border-bottom: none;
	color: #FFF;
	font: bold 13px/2.8em "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	text-decoration: none;	
	letter-spacing: 1px;
}
#nav ul li a:hover, 
#nav ul li a:active {
	background: url('../Images/nav_hover_orange.jpg') repeat-x;	
}
#nav ul li#current a {	
	background: url('../Images/nav_hover_orange.jpg') repeat-x;	
}

/* Main Column */
#main {
	float: left;
	width: 95%;
	padding: 0; margin: 10px 20px 0 20px;
	display: inline;
}
#main h2 {
	font: normal 1.9em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #3399CC; 
	text-transform: none;
	padding: 10px 0 0px 10px; 			
}
#main h2 a {
	color: #3399CC;
	text-decoration: none;	
}
#main ul li {
	list-style-image: url(bullet.gif);
}

/* Hoverbox 
----------------------------------------------------------------------*/

.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 100px;
	height: 75px;
}

.hoverbox li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}

.hoverbox .preview
{
	border-color: #000;
	width: 200px;
	height: 150px;
}

/* Subnav */	
#subnav {
	clear: both;	
	padding: 0;		
}	

#subnav ul.submenu {
	display: inline; list-style-type:none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:0;
	float:left;
	width: 790px;
	height: 18px;
	text-align: left;
	font: 1em 'Trebuchet MS', Tahoma, Sans-serif;
	padding: 3px 0 0 0;
	text-decoration: none;		
	background: url('../Images/topmenu_orange.png') repeat-x; 
}
#subnav ul.submenu li {
	display: inline;
	margin: 0 2px;		
	color: #ff9933; list-style-type:none; padding-left:15px; padding-right:0; padding-top:0; padding-bottom:4px;
}
* html body #subnav ul.submenu li {
	height: 10%;
}
#subnav ul.submenu li a {
	text-decoration: none;	
	background-image: none;	
	color: #ffffff; 			
}
#subnav ul.submenu li a:hover {	
	color: #666666;	
}
#subnav ul.submenu ul { margin: 0 0 0 5px; padding: 0; }
#subnav ul.submenu ul li { background: none; }

/* footer */
#footer-wrap {
	clear: both;
	width: 750px;
	font-size: 95%;	
	text-align: left;
	background: url('../Images/footer_bottom.jpg') no-repeat center bottom #FFB164; margin-left: 15px; padding-left: 20px; padding-right:20px; padding-top:5px; padding-bottom:5px	
}
#footer-wrap a {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
#footer-wrap a:hover {
	color: #1773BC;	
}
#footer-wrap p {
	padding:10px 0;
}
#footer-wrap h3 {
	color: #000000;
	margin: 0;
	padding: 0 10px; 
	text-transform: uppercase;
}

#footer-columns {
	color: #333333;
	margin: 0 auto; 
	padding: 0;	
	width: 760px;		
}
#footer-columns ul {
	background: url('../Images/footer-dots.png') repeat-x left top;; list-style-type:none; margin-left:0; margin-right:20px; margin-top:10px; margin-bottom:0; padding-left:25px; padding-right:25px; padding-top:5px; padding-bottom:5px
}

#footer-columns li a {
	display: block;
	font-weight: normal;
	padding: 4px 0 0 0;
	width: 100%;
}
#footer-columns .col2 {
	float: left;
	width: 50%;
}


/* bottom */
#footer-bottom {
	clear: both;
	color: #666;	
	margin: 0 auto; 
	width: 820px;
	padding: 10px 0;
	text-align: center;
}

/* postmeta */
.post-footer {
	background: url('../Images/post.jpg');
	padding: 5px; font-size: 95%;	
	color: #AEA471;
	border: 1px solid #E0DBC9; margin-left:10px; margin-right:10px; margin-top:5px; margin-bottom:10px
}
.post-footer .date{ margin: 0 10px 0 5px;	}
.post-footer a.comments { margin: 0 10px 0 5px;	}
.post-footer a.readmore { margin: 0 10px 0 5px;	}
.post-info { font-size: .95em; padding: 0 10px; margin-left: 2px; color: #888; }

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }