/* reset */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}


/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }

/* Remove possible quote marks ("") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* Remove annoying border on linked images. */
a img { border: none; }
ul, ol, dl {position: relative; } 

body {
   font: 76%/1.6 Verdana, Arial, Helvetica, sans-serif;
	color: #00001c;
	background: #00001c url(images/html_bg.jpg) repeat-x;
	text-align: center;
}
#outer {
	width: 100%;
	text-align: center;
	background: url(images/body_bg3.jpg) no-repeat 0 0;
	position: relative;
	z-index: 1;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

#header {
   padding: 10px 0;
	height: 90px;
	position: relative;
	background-repeat: no-repeat;
	background-position: top;
}
#logo {
   float: left;
	margin: 10px 0 0 150px;
}
span.large, span.phone {
	font-size: 1.2em;
	font-weight: bold;
	color: #f1f2f8;
	padding-left: 5px;

}
span.large {
	color: #0073ea;
}
#content {
	width: 950px;
	background: #fff;
	margin: 0;
	padding: 5px;
	position: relative;
	z-index: 4;
}
#main_img {
   display: block;
	position: relative;
}
#content #main_img img {
	border: 0;
	padding: 0;
}
/* main navigation bar */
#navwrap {
	margin: 0;
	padding: 0;
	width: 950px;
	height: 35px;
	position: relative;
	z-index: 500;
	}
ul#nav {
	padding: 0;
	margin-left: 20px;
	list-style: none;
	z-index: 500;
	}
#nav li {
	display: block; 
	float: left;
	font-weight: bold;
	}
/*li#nav-home, li#nav-contact, li#nav-services {
	background: none;
} */
#nav li.nav-diving, #nav li.nav-courses {
	background: url(images/arrow-down.gif) 90% 55% no-repeat;	
}

#nav li a {
	display: block;
	color: #778899;
	text-decoration: none;
	padding: 5px 37px 3px 10px;
	border-bottom: 0;
	}
#nav li a:hover {
	color: #00001c;
}
li#nav-home a {
	border-left: 0;	
	padding-right: 22px;
	}
li a#current {
	color: #aab5bf;
	cursor: default;
}
li a#current:hover {
	color: #aab5bf;
}
li#nav-contact {
	border-right: 0;	
	}	

/*
SON OF SUCKERFISH DROPDOWNS
See http://www.htmldog.com/articles/suckerfish/dropdowns/
--------------------- */

/* 2nd and 3rd level menus */
#nav ul {
	position: absolute;
	z-index: 99;
	left: -999em;
	margin: 0px 0 0 -1px;
	padding: 0;
	width: 18.5em;
	w\idth: 17.4em;
	height: auto;
	border: solid #c9cdd1;
	border-width: 1px 1px 0;
	background: #fff;
	z-index: 200;
}
#nav ul li.active a.current, #nav ul li.active a.currentsub {
	color: #8a939d;
	background: #868995;
}
/* 3rd level menus only */
#nav ul ul {
	margin: -1.3em 0 0 12em;
}

/* 2nd and 3rd level menus */
#nav li li {
	padding: 2px 1em 2px 0;
	width: 16.5em;
	border-bottom: 1px solid #c9cdd1;
	z-index: 200;
	line-height: 1.4em;
}

/* 2nd and 3rd level menus */
#nav ul a {
	width: 16.5em;
	w\idth: 11.5em;
	border-right: 0;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

/* This "unhides" the sub-menus (left: -999em is what hides them) */
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #fff;
	color: #000;
	z-index: 200;
}

/* 2nd and 3rd level menus */
#nav ul li:hover, #nav ul ul li:hover, #nav ul li.sfhover, #nav ul ul li.sfhover {
	background: #c9cdd1;
}

/* 2nd and 3rd level menus */
#nav ul li a, #nav ul ul li a {
	background: none;
	}

/* 2nd level menus only */
#nav a.sub, #nav ul li.active a.currentsub {
	background: url(images/arrow-right.gif) right 52% no-repeat;
}

/*content */

a:link, a:visited {
	color: #ff4a0d;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: blue;
	text-decoration: underline;
}
h1 {
	font-size: 1.7em;
	font-weight: normal;
	color: #ff4a0d;
	padding-bottom: 8px;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #0073ea;
	padding-bottom: 7px;
}
h2.dates {
	padding: 20px 0 0 0;
}
h2.explorer {
	padding:0;
	line-height: 1.3em;
}
h3 {
	font-weight: bold;
	font-size: 1.4em;
	color: #00001c;
	line-height: 1.3em;
	padding-bottom: 7px;
	font-variant: small-caps;
	background: #ff4a0d;
}
h3.weather, h3.dates {
	font-size: 1.2em;
	background: #f1f2f8;
}
h3.dates {
	padding: 5px 10px 5px 10px;
	border: 1px solid #c9cdd1;
	margin: 0 0 10px 0;
}
h3 a:hover, span.phone a:hover {
	text-decoration: none;
} 
h4 {
	font-weight: bold;
	color: #778899;
	font-size: 1.1em;
	padding-bottom: 7px;
}
h5 {
	font-size: 0.9em;
	font-weight: normal;
	font-style: italic;
	line-height: 1.3em;
	padding-bottom: 15px;
}
h5 a.back:link {
	font-weight: normal;
}
p {
	padding-bottom: 12px;
	font-size: 1em;
}
p.weather {
	line-height: 1.3em;
}
span.indent {
	padding-left: 30px;
}
img.nudge {
	margin: 20px 0 0 20px;
}
span.bi {
	font-weight: bold;
	font-style: italic;
}
p span.name, li span.name {
	font-size: 1.1em;
	font-weight: bold;
	color: #0073ea;
}
p.small {
	font-size: 0.9em;
}
ul.features, ul.hours, ul.video {
	list-style: none;
	margin: 0 0 15px 10px;
}
ul.video {
	margin-top: 20px;
}
ul.features li, ul.hours li, ul.video li {
	background: url(images/bullet_blue.gif) no-repeat 0 5px;
	padding: 0 0 10px 20px;
}
ul.features li ul.brands {
	margin: 5px 0 10px 30px;
}
ul.features li ul.brands li {
	list-style: circle;
	background: none;
	padding: 0 0 10px 7px;
}
ul.features li p {
   font-size: 0.95em;
	padding: 0 20px 0 0;
	color: #51606e;
}
ul.features li p.regular {
	font-size: 1em;
	padding: 10px 0 0 0;
	color: #00001c;
}
ul.features li img {
	margin-top: 5px;
}
ul.hours li {
	padding-bottom: 5px;
}
ul.products {
	margin-left: 0;
}
ul.products li {
	list-style: none;
	font-size: 0.9em;
	text-align: center;
	width: 90px;
	float: left;
	line-height: 1.2em;
	margin: 10px 10px 20px 0;
}
ul.products li a {
	border-bottom: 0 none;
	font-weight: normal;
}
ul.products li img.noframe {
	padding-right: 10px;
}
ul.products li img a:hover {
	text-decoration: none;
}
ul.products li p {
	font-size: 1em;
	padding-left: 10px;
}
iframe {
	border: 1px solid #c9cdd1;
	padding: 3px;
}
#main {
	width: 600px;
	float: left;
	background: #fff url(images/main_bg.jpg) no-repeat top left;
	margin: 5px 0 20px 20px;
	padding: 0;
	z-index: 5;
}
.intro {
	width: 530px;
	margin: 15px 20px 10px 20px;
}
.intro p {
	font-size: 1.1em;
}
.feature, .featurefirst, .featuretravel, .feature_insert {
	border-top: 1px solid #c9cdd1;
	padding-top: 15px;
	width: 500px;
	margin-bottom: 10px;
}
.feature_insert {
	border-bottom: 1px solid #c9cdd1;
}
.feature_insert p {
	line-height: 1.4em;
}
.feature img {
	margin-left: 10px;
}
.feature h4 {
	padding-bottom: 2px;
	line-height: 1.3em;
}
.feature h5 {
	padding-bottom: 7px;
}
.featuretravel {
	padding-bottom: 20px;
}
.featuretravel img {
	float: right;
}
.featurefirst {
	border-top: none;
}
.featurefirst p, .featurefirst h2 {
	padding-left: 10px;
}
#main .divingdays {
	margin: 10px 0 25px 0;
}
table.contactinfo th {
	font-style: italic;
	padding-right: 20px;
	text-align: right;
	vertical-align: top;
}
table.contactinfo td {
	padding-bottom: 10px;
}
#content img, .video_box, .box_left {
	border: 1px solid #c9cdd1;
	padding: 3px;
}
#content img.noframe {
	border: 0;
	padding: 0;
}
.image_rt, .video_rt, .video_boxup {
	float: right;
	margin: 0 0 10px 15px;
}

.image_left {
	float: left;
	margin: 0 15px 20px 0;
	display: inline;
}
.image_left h5 {
	text-align: center;
	display: block;
}
.video_rt {
	margin-top: 15px;
}
.video_box, .video_boxup {
	margin-top: 0;
	background: #f1f2f8;
}
.video_box {
	padding: 10px;
	margin-top: 15px;
}
.video_box img {
	float: right;
	margin-left: 15px;
	background: #fff;
}
.video_boxup {
	margin: -15px 0 20px 15px;
	width: 290px;
}
.video_box h4 {
	text-align: center;
	color: #000;
}
.image_rt h5 {
	margin-left: 15px;
}
.video_rt h5 {
	text-align: right;
	margin-right: 15px;
}
.space {
	margin-top: 15px;
}
#sub {
	width: 280px;
	float: right;
	padding: 10px 0;
	margin: 10px 20px 20px 0;
	text-align: center;
}
#sub .box_right {
	width: 220px;
}
#main .box_right, .box_ad {
	width: 170px;
}
#sub img.space {
	margin: 10px 0;
}
#sub .box_right, #sub .privacy, #main .box_right, .box_ad {
	margin: 10px 30px 15px 30px;
	text-align: center;
	padding: 0;
	border: 1px solid #c9cdd1;
}
#main .box_right, .box_ad {
   float: right;
	margin: 0 0 10px 15px;
	padding: 5px 5px 0 5px;
}
#sub .box_right p, #sub .box_right h3, .box_ad p, .box_ad h2 {
	padding: 5px 10px;
	line-height: 1.3em;
}
#main .box_left {
	float: left;
	width: 220px;
	padding: 0 5px;
	margin-top: 10px 0 20px 0;
}
.box_ad {
	width: 240px;
	margin-top: 15px;
}
#sub .box_ad {
	margin-left: 0;
}
#sub .privacy {
	padding: 10px;
	margin-top: 20px;
}
#sub .privacy p {
	text-align: left;
	margin-left: 10px;
	font-size: 0.9em;
	color: #778899;
}
#sub .newsletter {
   color: #51606e;
	padding: 0;
	margin: 25px 30px;
	text-align: right;
	width: 220px;
}
#sub .newsletter p {
	font-size: 0.9em;
	line-height: 1.4em;
	padding: 0;
	margin: 0;
}

/* form styling */
form#feedback {
	width: 450px;
	display: block;
	margin: 20px 0 20px 0;
}
form#newsletter {
	width: 270px;
	margin: 0;
	line-height: 1.3em;
}
form#newsletter .submitarea .formbutton {
	width: 70px;
}
form#newsletter input {
	width: 95%;
}
input:focus, textarea:focus {
	background: #f1f2f8;
}

fieldset {
	margin: 10px 0;
	padding: 10px;
	border: 1px solid #c4c9d4;
}
fieldset p {
	padding-left: 5px;
	font-size: 1em;
}
input {
	width: 90%;
}
input#postcode {
	width: 15%;
}
fieldset legend {
	color: #0073ea;
	font-style: italic;
}
label {
	display: block;
	font-size: 0.9em;
}
.submitarea {
	margin: 0 0 10px 25px;
}
form #block p {
	visibility: hidden;
	display: none;
}
input.btn {
	width: 90px;
}
p.warning, span.warning {
	font-weight: bold;
	color: #ff4a0d;
}
span.warning {
	font-size: 1.1em;
}
p.warning {
	font-size: 1.1em;
}

/* Footer */
#footer {
	width: 950px;
	background: #f1f2f8 url(images/footer_bg2.jpg) repeat-x;
	padding: 10px 0;
}
ul#footernav {
	list-style: none;
	margin-bottom: 15px;
	display: block;
}
ul#footernav li {
	float: left;
	margin: 0;
}
ul#footernav li a {
	display: block;
	color: #778899;
	text-decoration: none;
	font-weight: normal;
	border-right: 1px solid #778899;
	padding: 0 18px;
	border-bottom: 0;
}
ul#footernav li a:hover {
   text-decoration: underline;
	color: blue;
}
ul#footernav li a.last {
	border-right: none;
}
.footer_left {
	float: left;
	width: 55%;
	margin: 0 10px 0 18px;
	display: block;
}
.footer_left p {
	font-size: 0.9em;
}
.footer_left a {
	color: #ff4a0d;
}
.footer_left a:hover {
	text-decoration: underline;
}
.footer_right {
	float: right;
	width: 40%;
	text-align: right;
}
#footer p {
	padding-bottom: 7px;
}
p.copyright, p.design {
	font-size: 1em;
	font-style: italic;
	padding-right: 20px;
}
p.design {
	color: #868995;
}
p.design a {
	text-decoration: none;
	color: #868995;
	font-size: 1em;
	font-weight: normal;
}
p.design a:hover {
	text-decoration: underline;
	color: #0073ea;
}


/* Floats */

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block;
	}	

.clearfloat {
	display:block;
	}
.clear {
	clear: both;
}
.clearleft {
	clear: left;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}

/* highslide styling */
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
   display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
   text-decoration: none;
	padding: 2px;
	border: 1px solid black;
   background-color: white;
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: #c9cdd1;
    text-decoration: none;
	font-size: 10px;
	display: none;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: #5a6571;
	 display: none;
}


/* Styles for the popup */

.wide-border .highslide-image {
	border-width: 10px;
}
.wide-border .highslide-caption {
	padding: 0 10px 10px 10px;
}

.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 420px;
    padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-header ul {
	margin-bottom: 5px;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: #5a6571;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
   text-align: left;
	padding: 10px;
}
.highslide-body {
	line-height: 1.5em;
}
.highslide-body h1 {
	font-size: 1.2em;
	color: #ff4a0d;
	font-weight: bold;
}
.highslide-body p {
	padding-bottom: 10px;
}
.highslide-body h5 {
	font-size: 1.2em;
	font-style: italic;
	font-weight: normal;
	padding: 0;
	margin: 0 0 5px 0;
}
.highslide-body h6 {
	font-size: 0.8em;
	padding-top: 10px;
}
.highslide-body img {
	float: right;
	margin: 0 0 10px 10px;
}
.highslide-body img.framed {
	padding: 3px;
	border: 1px solid #c0a057;
}
.highslide-body img.block {
	display: block;
	float: none;
	margin: 0 auto;
}
.highslide-body ul {
	margin: 0 0 10px 20px;
	padding: 0;
}
.highslide-body ul li {
	padding: 0 5px 7px 10px;
	list-style: circle;
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

