@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
ol, ul {
	list-style: none;
	line-height:16px;
}
a { color:#26467E; text-decoration:none;}
a:hover { text-decoration:underline; }
b { letter-spacing:1px; text-transform:uppercase; color:#26467E;}
body {
	background-image: url(../images/template/scuba-bg.gif);
	background-repeat: no-repeat;
	background-color: #26467E;
	background-position:top center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#top-navigation {
	background-image: url(../images/template/scuba-top-navigation.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 960px;
	font-size: 16px;
	line-height: 35px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}
#top-navigation {
	background-image: url(../images/template/scuba-top-navigation.png);
}
#banner {
	background-image: url(../images/template/scuba-header.jpg);
	height: 170px;
	width: 960px;
	background-repeat: no-repeat;
}
#menu {
	font-family:Arial, Verdana, Helvitica, sans-serif;
	height:40px;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	background-repeat: repeat-x;
	background-position: left top;
	color: #039;
	background-image: url(../images/template/scuba-menubg.jpg);
}
#menu ul{
	margin:0px;
	padding:0;
	list-style-type:none;
	width:auto;
	text-align: center;
}
#menu ul li{
	display:inline;
	line-height: 40px;
}
#menu ul li a{
	color:#fff;
	text-decoration:none;
	height:26px;
	padding-top: 12px;
	padding-right: 14px;
	padding-bottom: 12px;
	padding-left: 10px;
}
#menu ul li a:hover, #menu ul li a.current{
	color:#069;
	background-repeat: repeat-x;
	background-image: url(../images/template/scuba-menubg.jpg);
	
}
#body-container {
	float: left;
	width: 960px;
	background-color: #FFF;
}
#sidebar {
	width: 220px;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
	min-height: 600px;
	background-image: url(../images/template/scuba-sb-bg.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
}
.sidebar-title {
	background-image: url(../images/template/scuba-sb-title.png);
	height: 40px;
	width: 220px;
	font-size: 14px;
	line-height: 40px;
	color: #069;
	text-align: center;
	font-weight: bold;
}
.sidebar-body {
	background-color: #6699FF;
	min-height: 100px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.sidebar-bottom {
	height: 15px;
	width: 220px;
	margin-bottom: 15px;
	background-image: url(../images/template/scuba-sb-bottom.png);
	background-repeat: no-repeat;
}
#content {
	float: left;
	width: 690px;
	padding-left: 10px;
	padding-top: 10px;
}
.clear {
	clear: both;
}
.bottom-content {
	width: 470px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom:20px; 
	float: left;
}
.bottom-title {
	background-image: url(../images/template/bottom-title.jpg);
	height: 40px;
	width: 470px;
	font-size: 16px;
	line-height: 40px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
.bottom-body {
	background-image: url(../images/template/scuba-lc-body.jpg);
	height: 150px;
	width: 470px;
	padding-top: 10px;
}
#gallery {
	width: 690px;
}
.left-content {
	width: 425px;
	margin-right: 10px;
	float: left;
	padding-top: 10px;
}
.right-content {
	width: 250px;
	float: left;
	padding-top: 10px;
}
.lc-title {
	background-image: url(../images/template/scuba-lc-title.jpg);
	height: 40px;
	width: 425px;
	background-repeat: no-repeat;
	font-size: 16px;
	line-height: 40px;
	font-weight: bold;
	color: #069;
	text-align: center;
}
.lc-body {
	background-image: url(../images/template/scuba-lc-body.jpg);
	background-repeat: repeat-x;
	width: 425px;
	min-height: 100px;
	background-position: bottom;
}
.lc-bottom {
	background-image: url(../images/template/scuba-lc-bottom.png);
	height: 15px;
	width: 425px;
	margin-bottom: 15px;
}
.rc-title {
	background-image: url(../images/template/scuba-rc-title.jpg);
	height: 40px;
	width: 250px;
	text-align: center;
	font-size: 16px;
	line-height: 40px;
	font-weight: bold;
	color: #FFF;
}
.rc-body {
	background-image: url(../images/template/scuba-rc-body.jpg);
	background-repeat: repeat-x;
	width: 230px;
	min-height: 100px;
	background-position: bottom;
	padding-right: 10px;
	padding-left: 10px;
}
.scrollarea ul a {
	color: #006;
	text-decoration: none;
	font-weight: bold;
}

.rc-bottom {
	background-image: url(../images/template/scuba-rc-bottom.png);
	height: 15px;
	width: 250px;
	margin-bottom: 15px;
}
#footer {
	height: 40px;
	background-image: url(../images/template/scuba-bottom-navigation.png);
	line-height: 40px;
	font-weight: bold;
	text-align: center;
}
#footer li {
	display: inline;
}
#footer a {
	color: #069;
}
#bottom {
	width: 960px;
	margin-top: 10px;
	float: left;
}
.cat-title {
	background-image: url(../images/template/scuba-cat-title.jpg);
	height: 40px;
	width: 690px;
	text-align: center;
	font-size: 16px;
	color: #069;
	font-weight: bold;
	line-height: 40px;
}
.cat-body {
	background-image: url(../images/template/scuba-cat-body.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	min-height: 100px;
	width: 690px;
}
.cat-bottom {
	background-image: url(../images/template/scuba-cat-bottom.jpg);
	height: 15px;
	width: 690px;
	margin-bottom: 15px;
}.lc-image {
	float: left;
	width: 150px;
	position: relative;
	min-width: 150px;
}
.lc-image img {
	position: absolute;
	z-index: 3;
	top: -15px;
}
.lc-description {
	float: left;
	width: 260px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
}
.tag-line {
	padding-top: 5px;
	text-transform: uppercase;
	font-weight: bold;
	color: #69F;
	font-size: 14px;
}
.index-price {
	font-size: 18px;
	color: #036;
	padding-left: 5px;
}
.button {
	height:20px;
	width:180px;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	line-height:16px;
	text-align: center;
	margin-bottom: 5px;
	background-position: 0px -20px;
	background-image: url(../images/template/buttonx.png);
	margin-top: 5px;
}
.button:hover {
	background-position: 0px 0px;
	cursor:pointer;
	
}
.button a {
	font-size: 14px;
	text-decoration: none;
	color: #FFF;
	line-height: 20px;
}
.buttonl {
	height:20px;
	width:180px;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	line-height:16px;
	text-align: center;
	margin-bottom: 5px;
	background-position: 0px -20px;
	background-image: url(../images/template/buttonx.png);
	margin-top: 5px;
	float:left;
	margin-left:10px;
}
.buttonl:hover {
	background-position: 0px 0px;
	cursor:pointer;
	
}
.buttonl a {
	font-size: 14px;
	text-decoration: none;
	color: #FFF;
	line-height: 20px;
}
.bottom-img {
	width: 150px;
	position: relative;
	float: left;
}
.bottom-img img {
	position: absolute;
	z-index: 3;
	top: -20px;
	left: -10px;
}
.bottom-description {
	width: 300px;
	float: left;
	padding-left: 15px;
}
.cat-img {
	float: left;
	width: 190px;
	position: relative;
	height: 115px;
}
.cat-description {
	float: left;
	width: 380px;
	padding-top: 5px;
}
#title {
	color: #2D4A8C;
	margin-bottom: 10px;
	font-size:32px;
	font-weight:100;
	letter-spacing:-1px;
	padding-bottom: 0px;
	border-bottom-width: 2px; 
	border-bottom-style: solid;
	border-bottom-color: #2D4A8C;
	position: relative;
}
#title h1 {
	font-size: 32px;
}
#cat-description {
	padding-bottom: 10px;
}
.cat-img img {
	position: absolute;
	z-index: 3;
	top: -15px;
}
.tour-descritpion {
	padding-bottom: 5px;
}
.guarantee {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	padding-bottom: 5px;
}
.cat-times {
	float: left;
	width: 120px;
	text-align: center;
	padding-top: 5px;
	color: #333;
}
.cat-times ul {
	padding-top: 3px;
	padding-bottom: 3px;
}
.prices {
	font-size: 14px;
	font-weight: normal;
	color: #069;
}
.cat-notice {
	position: absolute;
	left: 437px;
	top: -7px;
	color: #F00;
	width: 268px;
}
.sort-by {
	padding-bottom: 10px;
	text-align: center;
	padding-right: 15px;
	font-weight: bold;
}
.sort-by ul li {
	display: inline;
	padding-right: 15px;
}

.prices ul li {
	display: inline;
	padding-right: 20px;
}
.special-description {
	float: left;
	width: 490px;
	padding-top: 5px;
}
/*custom typography per steve*/
p.tour_description { line-height:16px; padding-bottom: 10px; font-weight:100; font-size:12px; color:#26467E;}
h3.tour_description { padding-bottom:10px; }
.article_header { font-family:arial; font-size:24px; line-height:36px; padding-bottom:10px; padding-top:5px; color:#26467E; letter-spacing:-1px; font-weight:100;}
.article_subhead { font:helvetica; font-size:14px; line-height:24px; color:#006699; font-weight:bold; letter-spacing:1px; text-transform:uppercase; padding-bottom:4px;}
.article_content { font-size:12px; line-height:16px; padding-bottom:10px; color:#26467E;}
.article_link { }
.article_list { padding-bottom:15px; }
.menu-head {
	cursor: pointer;
	margin:1px;
	font-weight:bold;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 30px;
	background-image: url(../images/template/left.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	color: #000;
	font-size: 13px;
}
.menu-head2 {
	cursor: pointer;
	margin:1px;
	font-weight:bold;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 30px;
	background-image: url(../images/template/left.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	color: #039;
	font-size: 13px;
}
.menu-head3 {
	cursor: pointer;
	margin:1px;
	font-weight:bold;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 30px;
	background-image: url(../images/template/left.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	color: #039;
	font-size: 13px;
}
.menu-head4 {
	cursor: pointer;
	margin:1px;
	font-weight:bold;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 30px;
	background-image: url(images/../template/left.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	color: #039;
	font-size: 13px;
}
.menu-list {
	width: 220px;
}

.menu-body {
	display:none;
	padding-left: 30px;
	font-weight: normal;
}
.menu-body a{
	display:block;
	color:#26467E;
	font-weight:bold;
	text-decoration:none;
	font-size: 12px;
	padding-bottom:5px;
}
.menu-body a:hover{
	color: #06C;
	text-decoration: none;
  }
.menu-head a {
	color: #000;
	text-decoration: none;
}
.menu-list2 {
	width: 220px;
}

.menu-body2 {
	display:none;
	padding-left: 30px;
	font-weight: normal;
}
.menu-body2 a{
	display:block;
	color:#06C;
	font-weight:bold;
	text-decoration:none;
	font-size: 12px;
	padding-bottom:5px;
}
.menu-body2 a:hover{
	color: #06C;
	text-decoration: underline;
  }
.menu-head2 a {
	color: #03C;
	text-decoration: none;
}
.menu-list3 {
	width: 220px;
}

.menu-body3 {
	display:none;
	padding-left: 30px;
	font-weight: normal;
}
.menu-body3 a{
	display:block;
	color:#06C;
	font-weight:bold;
	text-decoration:none;
	font-size: 12px;
	padding-bottom:5px;
}
.menu-body3 a:hover{
	color: #06C;
	text-decoration: underline;
  }
.menu-head3 a {
	color: #03C;
	text-decoration: none;
}
.menu-list4 {
	width: 220px;
}

.menu-body4 {
	display:none;
	padding-left: 30px;
	font-weight: normal;
}
.menu-body4 a{
	display:block;
	color:#06C;
	font-weight:bold;
	text-decoration:none;
	font-size: 12px;
	padding-bottom:5px;
}
.menu-body4 a:hover{
	color: #06C;
	text-decoration: underline;
  }
.menu-head4 a {
	color: #03C;
	text-decoration: none;
}
#tour-highlights {
	float: left;
	width: 480px;
	color: #26467E;
	font-size: 14px;
	font-weight: bold;
}
#option {
	float: left;
	width: 190px;
}
#tour-highlights ul {
	padding-top: 10px;
}
#tour-highlights ul li {
	font-size: 12px;
	line-height:16px;
	font-weight: 100;
	list-style-position: inside;
	list-style-type: disc;
	padding-left: 15px;
}
#tour-description {
	padding-bottom: 0px;
}
#tour-gallery {
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #2D4A8C;
	border-bottom-color: #2D4A8C;
}
.imageslide {
	margin-bottom: 5px;
}
.imageslide ul li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	width: 215px;
	height: 141px;
}
#gallery-nav {
	text-align: center;
}#tour-extra {
	padding-bottom: 10px;
}


/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:37%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}
 #tour-tabs {
	width: 99%;
	margin-bottom: 10px;
}
/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .tabs-nav {
        display: none;
    }
}

/* Skin */
.tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
}
.tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
    min-width: 84px; /* be nice to Opera */
}
.tabs-nav a, .tabs-nav a span {
    display: block;
    padding: 0 10px;
    background: url(../images/template/tab.png) no-repeat;
}
.tabs-nav a {
	position: relative;
	top: 1px;
	z-index: 2;
	padding-left: 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2;
	text-align: center;
	text-decoration: none;
	white-space: nowrap; /* required in IE 6 */
}
.tabs-nav .tabs-selected a {

}
.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
    background-position: 100% -150px;
	text-decoration:underline;
    outline: 0; /* prevent dotted border in Firefox */
}
.tabs-nav a, .tabs-nav .tabs-disabled a:hover, .tabs-nav .tabs-disabled a:focus, .tabs-nav .tabs-disabled a:active {
    background-position: 100% -100px;
}
.tabs-nav a span {
    width: 90px; /* IE 6 treats width as min-width */
    min-width: 90px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.tabs-nav .tabs-selected a span {
    padding-top: 7px;
}
.tabs-nav .tabs-selected a span, .tabs-nav a:hover span, .tabs-nav a:focus span, .tabs-nav a:active span {
    background-position: 0 -50px;
}
.tabs-nav a span, .tabs-nav .tabs-disabled a:hover span, .tabs-nav .tabs-disabled a:focus span, .tabs-nav .tabs-disabled a:active span {
    background-position: 0 0;
}
.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.tabs-nav .tabs-disabled {
    opacity: .4;
}
.tabs-container {
	padding: 1em 8px;
	background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
	border: 1px solid #97a5b0;
}
.tabs-loading em {
    padding: 0 0 0 20px;
    background: url(/images/loading.gif) no-repeat 0 50%;
}#tour-times {
	float: left;
	width: 210px;
}
#tour-prices {
	float: left;
	width: 340px;
}
#tour-guarantee {
	float: left;
	width: 130px;
	text-align: center;
	padding-top: 10px;
}
#tour-times {
	float: left;
	width: 180px;
	color: #666;
	text-align: center;
}
#tour-times ul {
	padding-top: 5px;
	padding-bottom: 5px;
}
#tour-prices {
	float: left;
	width: 346px;
	text-align: center;
}.guarantee-text {
	width: 346px;
	color: #09C;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.spacing {
	padding-right: 15px;
}
.dark-blue {
	color: #039;
}
.light-blue {
	color: #069;
}#tab-left {
	float: left;
	width: 300px;
}
#tab-right {
	float: left;
	width: 300px;
}
#tab2 ul {
	padding-top: 5px;
	padding-bottom: 5px;
}
#tab3 ul {
	padding-top: 5px;
	padding-bottom: 5px;
}
#tab4 ul {
	padding-top: 5px;
	padding-bottom: 5px;
}
#res-box-top {
	background-image: url(../images/template/scuba-res-title.jpg);
	height: 40px;
	line-height: 40px;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
#res-box-body {
	background-image: url(../images/template/cat-body.jpg);
}
#res-box-body {
	background-image: url(../images/template/scuba-resbox-body.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
	color: #069;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-position: bottom;
}
#res-box-bottom {
	background-image: url(../images/template/res-box-bottom.jpg);
	height: 10px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
}
#res-box {
	float: left;
	width: 500px;
	background-position: bottom;
}
#res-box-left {
	float: left;
	width: 280px;
	text-align: center;
}
#res-box-right {
	float: left;
	width: 200px;
	text-align: center;
	font-size: 14px;
}
#tab1 {
	width: 99%;
}
#tab2 {
	width: 99%;
}
#tab3 {
	width: 99%;
}
#tab4 {
	width: 99%;
}
#tab5 {
	width: 99%;
}
#tab6 {
	width: 99%;
}
#tab7 {
	width: 99%;
}

#res-box-left p {
	padding-bottom: 7px;
	font-weight: bold;
}
#res-box-right ul li {
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 12px;
}
#book-online {
	float: left;
	width: 170px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
	margin-left: 5px;
}
#book-online ul {
	padding-top: 10px;
}
#book-online ul li {
	color: #069;
	font-size: 12px;
	padding-bottom: 10px;
}

#submit-reservation {
	text-align: center;
	padding-top: 10px;
}
#res-box-left table tr td label {
	text-align: center;
}
.retail {
	font-size: 12px;
	color: #999;
}
#video {
	position: absolute;
	z-index: 3;
}
#tour-page-bottom {
	padding-top: 10px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #2D4A8C;
	border-right-color: #2D4A8C;
	border-bottom-color: #2D4A8C;
	border-left-color: #2D4A8C;
}
@charset "utf-8";
/* CSS Document */

/*RESERVATIONS PAGE FORM*/
#res {margin:0px; padding:0px; text-align:left}
#res fieldset {margin:0px; margin-bottom:30px}
#res legend {
	color:#09F;
	font-size:18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#res label {
	display:block;
	float:left;
	width:275px;
	color: #666;
}
#res label span {display:block; font-size:10px; color:#666;}
#res input {border:1px solid #CCC;display:inline; height:20px}
#res input:focus {border:1px solid blue; background-color:#FFC}
#res ul {
	list-style-position:outside;
	list-style-type:none;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#res ul li {margin:5px 2px; padding:5px; background-color:#EFF8FB;}
#res  li:hover { background-color:#DCEBF2}
#res span.error {font:bold 12px Tahoma, Geneva, sans-serif; color:red;  display:inline-block;}
#res #submit {height:40px}
#res .hidden {border:none}
#contact-title {
	font-size: 18px;
	color: #09F;
	margin-bottom: 15px;
	margin-top: 5px;
}
#contact-message {
	color: #666;
	margin-bottom: 15px;
	margin-left: 5px;
}
#contact-message {
	padding-bottom: 10px;
}
#res-button {
	padding-bottom: 10px;
}
#page-content img {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}
.cat-box {
	width: 165px;
	float: left;
	margin-left: 6px;
	margin-bottom: 10px;
}
.cat-box-title {
	background-image: url(../images/template/scuba-taa-title.jpg);
	height: 30px;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #069;
	text-align: center;
	width: 165px;
}
.cat-box-body {
	background-image: url(../images/template/scuba-taa-body.jpg);
	width: 165px;
	text-align: center;
	padding-bottom: 3px;
}
.cat-box-body img {
	padding-bottom: 5px;
}
.cat-box-body a {
	color: #069;
	text-decoration: none;
}
.cat-box-body a:visited {
	color: #069;
}
#post-index-left {
	float: left;
	width: 500px;
	padding-top: 10px;
}
#blog-sidebar {
	float: left;
	width: 180px;
	margin-left: 10px;
	margin-top: 10px;
}
#post-box-title {
	background-image: url(../images/template/scuba-blog-title.jpg);
	height: 40px;
	color: #26467E;
	line-height: 40px;
	letter-spacing:1px;
	text-align: center;
	font-size: 24px;
	font-weight: 100;
}
#post-box-body {
	background-image: url(../images/template/post-box-body.jpg);
}
#post-box-body {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	min-height: 50px;
	background-position: bottom;
}
#post-box-bottom {
	background-image: url(../images/template/scuba-post-box-bottom.jpg);
	height: 15px;
	margin-bottom: 10px;
}
#post-box-body a {
	color: #069;
	font-weight: bold;
}
#post-box-body a:visited {
	color: #069;
}
#post-index-title {
	color: #69F;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #2D4A8C;
}
#blog-cat-title {
	background-image: url(../images/template/blog-cat-title.jpg);
	height: 30px;
	font-size: 14px;
	line-height: 30px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}
#blog-cat-body {
	background-image: url(../images/template/blog-cat-body.jpg);
	background-position: bottom;
}
#blog-cat-body ul li {
	list-style-position: inside;
	margin-left: 20px;
	color: #039;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
}
#blog-cat-bottom {
	background-image: url(../images/template/blog-cat-bottom.jpg);
	height: 10px;
	margin-bottom: 10px;
}
#blog-cat-body a {
	color: #039;
	text-decoration: none;
}
.b-cat-title {
	background-image: url(../images/template/scuba-cat-title.jpg);
	height: 40px;
	width: 690px;
	text-align: center;
	font-size: 16px;
	color: #069;
	font-weight: bold;
	line-height: 40px;
}
.b-cat-body {
	background-image: url(../images/template/scuba-cat-body.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	min-height: 50px;
	width: 670px;
	padding-right: 10px;
	padding-left: 10px;
}
.b-cat-bottom {
	background-image: url(../images/template/scuba-cat-bottom.jpg);
	height: 15px;
	width: 690px;
	margin-bottom: 15px;}
.b-cat-body a {
	color: #2D4A8C;
	font-weight: bold;
	text-decoration: none;
}
#blog-body img {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}
#cat-page-body img {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}
#cat-page-body h2 {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}
#content .right-content a img {
	padding-bottom: 10px;

}
.scrollarea {
	height: 100px;
	overflow: auto;
}
.scrollarea ul li {
	padding-top: 5px;
	padding-bottom: 5px;
}
