/*
Theme Name: Scuba Travel CUSTOM
Theme URI: none
Description: Classica Wordpress - tweaked to look like scuba.
Version: 1
Author: George Gray
Tags: unique

*/




/* _________________________
HOME PAGE STYLES
_____________________________*/
/*conatiner 2 used for home page as holding image if gallery does not launch*/
#container2 {position:relative; width:696px; height:272px; margin:0 0 0 0; background:#fff url(http://www.scubatravel.com/images/homepage/Fins.jpg) 0px 0px no-repeat; }
/*box links*/
#buttons { float:left; width:220px; clear:both; }
.ButtonTitle { color:#000; padding: 12px 0 12px 0 ; margin: 4px 0 0 10px; text-decoration:none; font-size:24px; line-height: 1.8;}
.ButtonTitle a:hover{ text-decoration:none; }
.ButtonWords { color:#000; margin: 0 20px 0 10px ; font-size:12px; display:block; }
/*liveaboard*/
#liveaboards { float:left; width:220px; height:110px; margin: 2px 0 2px 0; }
#liveaboards a{ display:block; width:220px; height:100px; background: url(http://www.scubatravel.com/images/homepage/boxes/Liveaboards.jpg) no-repeat 0px 0px; text-decoration:none; }
#liveaboards a:hover{ background: url(http://www.scubatravel.com/images/homepage/boxes/Liveaboards.jpg) no-repeat 0px -101px; text-decoration:none; }
/*resorts*/
#resorts { float:left; width:220px; height:110px; margin: 2px 0 2px 0;}
#resorts a{ display:block; width:220px; height:100px; background: url(http://www.scubatravel.com/images/homepage/boxes/Resorts.jpg) no-repeat 0px 0px;text-decoration:none; }
#resorts a:hover{ background: url(http://www.scubatravel.com/images/homepage/boxes/Resorts.jpg) no-repeat 0px -101px; text-decoration:none; }
/*tours*/
#tours { float:left; width:220px; height:110px; margin: 2px 0 2px 0;}
#tours a{ display:block; width:220px; height:100px; background: url(http://www.scubatravel.com/images/homepage/boxes/Tours.jpg) no-repeat 0px 0px; text-decoration:none; }
#tours a:hover{ background: url(http://www.scubatravel.com/images/homepage/boxes/Tours.jpg) no-repeat 0px -101px; text-decoration:none; }
/*tailormade*/
#tailormade { float:left; width:220px; height:110px; margin: 2px 0 10px 0;}
#tailormade a{ display:block; width:220px; height:100px; background: url(http://www.scubatravel.com/images/homepage/boxes/Tailormade.jpg) no-repeat 0px 0px; text-decoration:none; }
#tailormade a:hover{ background: url(http://www.scubatravel.com/images/homepage/boxes/Tailormade.jpg) no-repeat 0px -101px; text-decoration:none; }

/*BLOG STSYLE */
.postform { font-size:12px;}
.sidebar-box {padding:10px 0 3px 0; border-bottom:1px solid #CCCCCC;}

.seo-tag-cloud {
line-height:2em;
}

#menu { margin:0 10px 0 15px; }
#menu a{ color:#333; }
#menu h3{font-size:1.7em; margin: 0px; line-height: 1.3em; }
#menu li { color:#000; font-family:Arial,Helvetica,sans-serif; font-size:12px; text-decoration:none; padding:4px 0 0 5px; }

/* CALENDER STYLES STYLES */
.post-date{background: #fff; width: 38px; height: 38px;display: block; margin: 0 10px 0 0; padding: 0; position: relative; text-align: center; float: left; line-height: 100%; background: #fff url(images/date-bg.png) no-repeat left bottom; border: 1px solid #CCCCCC; }
.post-date span.month{ background: #f44365 url(images/date-top.gif) repeat-x left top; border-bottom: 1px solid #fff; width: 100%; position: absolute; top: 0; left: 0; color: #fff; font-size: 85%; padding: 2px 0; text-transform: uppercase; }
.post-date span.day{ bottom: 1px; padding: 3px 0; left: 0; width: 100%; position: absolute;}

/* WP STYLES */
blockquote{margin:20px;border-left:4px solid #DDD;padding:5px;width:470px;font-size:9px;}
.wp-caption{border:1px solid #ddd;text-align:center;background-color:#f3f3f3;padding-top:4px;}
.wp-caption img{border:none;margin:0;padding:0;}
.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;color:#111;margin:0;padding:0 4px 5px;}
.alignleft,img.alignleft{float:left;margin:5px 10px 5px 0;}
.alignright,img.alignright{float:right;margin:5px 0 5px 10px;}
.aligncenter,div.aligncenter,img.aligncenter{text-align:center;display:block;margin:10px auto;}

/*RSS FEED BOX */
.promote{border:1px solid #B6B6B5;padding:10px;margin-top:1em;background-color:#EDEDED;}
.promote h3{margin-left:3px;}
.promote p{padding:7px;}

.tagspromote{border:1px solid #B6B6B5;padding:10px ;margin-top:1em;background-color:#ffffff;}
.tagspromote p{margin-left:3px;}
.tagspromote .continue{float:right;padding-right:18px;width:100px;text-align:center;}
.tagspromote .category{float:left;width:400px;}
.tagspromote a,.cat_tags .continue a{color:#000066;}
.tagspromote a:hover{color:#000066;}

.commentsbox {border:1px solid #B6B6B5;padding:10px;margin-top:1em;background-color:#EDEDED;}

/*TAGS STYLES*/
.clear{clear:both;}
.cat_tags{background:#FFF;width:550px;margin-top:10px;padding:8px 10px 5px;}
.cat_tags_close{background:#FFF;max-height:3px;height:2px;width:550px;margin-bottom:20px;}
.cat_tags .continue{float:right;padding-right:18px;width:100px;text-align:center;}
.cat_tags .category{float:left;width:400px;}
.cat_tags a,.cat_tags .continue a{color:#2C2C29;}
.cat_tags a:hover{color:#ACACAB;}

/* COMMENTS */
#content-body input{width:160px;padding:2px;font: 12px Verdana;}
#content-body textarea{width:535px;height:100px;padding:3px;font: 12px Verdana;}
#content-body input#submit{font-weight:700;padding:3px;letter-spacing:-1px;text-transform:lowercase;}
#comentarii ol.commentlist{ margin:0;padding:0;font-size:11px;}
#comentarii .commentlist .author_comment{border:1px solid #9D9793;margin-top:10px;}
#comentarii .commentlist li{list-style:none;margin-bottom:14px;background-color:#ffffff;padding:5px; border:1px solid #9D9793;margin-top:10px;}
#comentarii .commentlist cite{display:block;font-style:normal;border-bottom:1px solid #B6B6B5;padding:7px;}
#comentarii .commentlist cite img{border:1px solid #aab59a;float:left;margin-right:9px;padding:1px;}
#comentarii .commentlist .author{font:bold 1.2em Tahoma, "Times New Roman", Times, serif;text-decoration:none;margin-bottom:5px;}
#comentarii .commentlist .time{background:url(images/bg_clock.gif) no-repeat 1px 2px;}
#comentarii .commenttext{color:#2C2C29;padding:10px 4px;}
#comentarii .trackbacks{background-color:#EEEEEE;margin-bottom:5px;padding:10px;border-bottom:1px solid #CCC;}
.rss_comments{float:right;}


.sidebar-box ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-bottom:5px;
}




/* ADAPTED YUI STYLES */
/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.1
*/
html{color:#000;background:#000000;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}body {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
body{text-align:center;}#ft{clear:both;}#doc,#doc2,#doc3,#doc4,.yui-t1,.yui-t2,.yui-t3,.yui-t4,.yui-t5,.yui-t6,.yui-t7{margin:auto;text-align:left;width:57.69em;*width:56.25em;min-width:750px;}#doc2{width:73.076em;*width:71.25em;}#doc3{margin:auto 10px;width:auto;}#doc4{width:74.923em;*width:73.05em;}.yui-b{position:relative;}.yui-b{_position:static;}#yui-main .yui-b{position:static;}#yui-main{width:100%;}.yui-t1 #yui-main,.yui-t2 #yui-main,.yui-t3 #yui-main{float:right;margin-left:-25em;}.yui-t4 #yui-main,.yui-t5 #yui-main,.yui-t6 #yui-main{float:left;margin-right:-25em;}.yui-t1 .yui-b{float:left;width:12.30769em;*width:12.00em;}.yui-t1 #yui-main .yui-b{margin-left:13.30769em;*margin-left:13.05em;}.yui-t2 .yui-b{float:left;width:13.8461em;*width:13.50em;}.yui-t2 #yui-main .yui-b{margin-left:14.8461em;*margin-left:14.55em;}.yui-t3 .yui-b{float:left;width:23.0769em;*width:22.50em;}.yui-t3 #yui-main .yui-b{margin-left:24.0769em;*margin-left:23.62em;}.yui-t4 .yui-b{float:right;width:13.8456em;*width:13.50em;}.yui-t4 #yui-main .yui-b{margin-right:14.8456em;*margin-right:14.55em;}.yui-t5 .yui-b{float:right;width:18.4615em;*width:18.00em;}.yui-t5 #yui-main .yui-b{margin-right:19.4615em;*margin-right:19.125em;}.yui-t6 .yui-b{float:right;width:23.0769em;*width:22.50em;}.yui-t6 #yui-main .yui-b{margin-right:24.0769em;*margin-right:23.62em;}.yui-t7 #yui-main .yui-b{display:block;margin:0 0 1em 0;}#yui-main .yui-b{float:none;width:auto;}.yui-gb .yui-u,.yui-g .yui-gb .yui-u,.yui-gb .yui-g,.yui-gb .yui-gb,.yui-gb .yui-gc,.yui-gb .yui-gd,.yui-gb .yui-ge,.yui-gb .yui-gf,.yui-gc .yui-u,.yui-gc .yui-g,.yui-gd .yui-u{float:left;}.yui-g .yui-u,.yui-g .yui-g,.yui-g .yui-gb,.yui-g .yui-gc,.yui-g .yui-gd,.yui-g .yui-ge,.yui-g .yui-gf,.yui-gc .yui-u,.yui-gd .yui-g,.yui-g .yui-gc .yui-u,.yui-ge .yui-u,.yui-ge .yui-g,.yui-gf .yui-g,.yui-gf .yui-u{float:right;}.yui-g div.first,.yui-gb div.first,.yui-gc div.first,.yui-gd div.first,.yui-ge div.first,.yui-gf div.first,.yui-g .yui-gc div.first,.yui-g .yui-ge div.first,.yui-gc div.first div.first{float:left;}.yui-g .yui-u,.yui-g .yui-g,.yui-g .yui-gb,.yui-g .yui-gc,.yui-g .yui-gd,.yui-g .yui-ge,.yui-g .yui-gf{width:49.1%;}.yui-gb .yui-u,.yui-g .yui-gb .yui-u,.yui-gb .yui-g,.yui-gb .yui-gb,.yui-gb .yui-gc,.yui-gb .yui-gd,.yui-gb .yui-ge,.yui-gb .yui-gf,.yui-gc .yui-u,.yui-gc .yui-g,.yui-gd .yui-u{width:32%;margin-left:1.99%;}.yui-gb .yui-u{*margin-left:1.9%;*width:31.9%;}.yui-gc div.first,.yui-gd .yui-u{width:66%;}.yui-gd div.first{width:32%;}.yui-ge div.first,.yui-gf .yui-u{width:74.2%;}.yui-ge .yui-u,.yui-gf div.first{width:24%;}.yui-g .yui-gb div.first,.yui-gb div.first,.yui-gc div.first,.yui-gd div.first{margin-left:0;}.yui-g .yui-g .yui-u,.yui-gb .yui-g .yui-u,.yui-gc .yui-g .yui-u,.yui-gd .yui-g .yui-u,.yui-ge .yui-g .yui-u,.yui-gf .yui-g .yui-u{width:49%;*width:48.1%;*margin-left:0;}.yui-g .yui-gb div.first,.yui-gb .yui-gb div.first{*margin-right:0;*width:32%;_width:31.7%;}.yui-g .yui-gc div.first,.yui-gd .yui-g{width:66%;}.yui-gb .yui-g div.first{*margin-right:4%;_margin-right:1.3%;}.yui-gb .yui-gc div.first,.yui-gb .yui-gd div.first{*margin-right:0;}.yui-gb .yui-gb .yui-u,.yui-gb .yui-gc .yui-u{*margin-left:1.8%;_margin-left:4%;}.yui-g .yui-gb .yui-u{_margin-left:1.0%;}.yui-gb .yui-gd .yui-u{*width:66%;_width:61.2%;}.yui-gb .yui-gd div.first{*width:31%;_width:29.5%;}.yui-g .yui-gc .yui-u,.yui-gb .yui-gc .yui-u{width:32%;_float:right;margin-right:0;_margin-left:0;}.yui-gb .yui-gc div.first{width:66%;*float:left;*margin-left:0;}.yui-gb .yui-ge .yui-u,.yui-gb .yui-gf .yui-u{margin:0;}.yui-gb .yui-gb .yui-u{_margin-left:.7%;}.yui-gb .yui-g div.first,.yui-gb .yui-gb div.first{*margin-left:0;}.yui-gc .yui-g .yui-u,.yui-gd .yui-g .yui-u{*width:48.1%;*margin-left:0;}s .yui-gb .yui-gd div.first{width:32%;}.yui-g .yui-gd div.first{_width:29.9%;}.yui-ge .yui-g{width:24%;}.yui-gf .yui-g{width:74.2%;}.yui-gb .yui-ge div.yui-u,.yui-gb .yui-gf div.yui-u{float:right;}.yui-gb .yui-ge div.first,.yui-gb .yui-gf div.first{float:left;}.yui-gb .yui-ge .yui-u,.yui-gb .yui-gf div.first{*width:24%;_width:20%;}.yui-gb .yui-ge div.first,.yui-gb .yui-gf .yui-u{*width:73.5%;_width:65.5%;}.yui-ge div.first .yui-gd .yui-u{width:65%;}.yui-ge div.first .yui-gd div.first{width:32%;}#bd:after,.yui-g:after,.yui-gb:after,.yui-gc:after,.yui-gd:after,.yui-ge:after,.yui-gf:after{content:".";display:block;height:0;clear:both;visibility:hidden;}#bd,.yui-g,.yui-gb,.yui-gc,.yui-gd,.yui-ge,.yui-gf{zoom:1;}

/* _________________________
ADD THIS STYLES
_____________________________*/

#addthisbox {margin: 0; font-size:11px; font-family: Arial, Helvetica, sans-serif; color: #000000; padding:6px 0 0px 10px;}
.addthis_toolbox .hover_effect { width: 266px; float:right; padding: 4px 0 6px 4px; border: 2px solid #eee; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.addthis_toolbox .hover_effect div { float: left; }
.addthis_toolbox .hover_effect a { border: 2px solid #fff; padding: 2px 2px 2px 16px; position: relative; text-decoration: none; }
.addthis_toolbox .hover_effect a:hover { border: 2px solid #105CB6; -moz-border-radius: 4px; -webkit-border-radius: 4px; background: #B4D3F8; color: #105CB6; text-decoration: none; }
.addthis_toolbox .hover_effect span { position: absolute; width: 16px; height: 16px; top: 2px; left: 1px; }


/* _________________________
TWITTER BUBBLE STYLES
_____________________________*/

.twitterBox {float: left; clear: left; width:184px; position: relative; left:12px;}
.twitterHead {width:200px;  background:url(http://www.scubatravel.com/includes/skype/head.gif) no-repeat 0 3px; float: left; clear: left;}
.twitterFooter {width:200px;  font-size:11px;  background:url(http://www.scubatravel.com/includes/skype/footer.gif) no-repeat 0 0; float: left; clear: left;}
.twitterFooter a{font-size:12px; height:39px; color:#000000; float: right; padding:14px 12px 0 0;}
.twitterMiddle {width:184px;  background: #999999; float: left; clear: left; color: #fff; font-size:13px; padding: 0 8px 0 8px; line-height:16px;}
.twitterMiddle a{text-decoration: underline;}
.twitterMiddle ul{margin:0; padding:0; list-style-type: none;}


/* _________________________
PAGE HEADER
_____________________________*/
#header { width: 100%; background:url(http://www.scubatravel.com/header/backround.jpg) no-repeat; height: 128px;}
#header2 { width: 100%; height: 128px;}
#phonenumber { width:500px; float:right; clear:right;}
#search { float:right; padding: 4px 0 0 0; }

/* _________________________
GENERAL TYPE SETTINGS
_____________________________*/
body {background:url(http://www.scubatravel.com/images/backround.jpg) no-repeat fixed center top black;font-family:Tahoma, Geneva, sans-serif; text-align:justify; color: #444444; min-height:900px;}
/*h1 {font-family:Impact;	font-size:42px;	color:#ffffff;} not needed delete after testing */
h1 {font-size:2em; margin: 10px 0 10px 0; padding-top:10px;}
h1 a{text-decoration:none; color:#000;}
h2 {font-size:2em; margin: 10px 0 10px 0; padding:10px 0 0 0; clear:both;}
h2 a{text-decoration:none; color:#000;}
h2 a:hover{text-decoration:none; color:#003366;}
h6 {font-size:1.5em; margin: 0; line-height: 1.3em;}
h3 {font-size:1.3em; margin: 0px; line-height: 1.3em;}
h3 b{font-size:1.7em; font-weight:100; margin: 0 10px 0 15px; }
.productwords {margin: 0; width:696px; font-size:13px; text-align:justify; color: #000000; line-height: 110%;}
.storycontent p{padding: 0 40px 10px 40px;}
.productwords b{margin: 0; width:696px; font-size:13px; text-align:justify; font-family: Arial, Helvetica, sans-serif; color: #000000; line-height: 110%; font-weight:bold;}
#productwords {margin: 0; width:696px; font-size:13px; text-align:justify; font-family: Arial, Helvetica, sans-serif; color: #000000; line-height: 120%;}
#availabilityresults {margin: 0; width:696px; font-size:13px; text-align:justify; font-family: Arial, Helvetica, sans-serif; color: #000000; line-height: 110%; }
#bookingrequest {margin: 0; width:650px; font-size:13px; text-align:justify; font-family: Arial, Helvetica, sans-serif; color: #000; line-height: 110%;}
.black {color:#000; font-weight:bold;}
#HomeIntro { float:right; padding-right: 10px; margin: 0; width:460px; font-size:13px; text-align:justify; font-family: Arial, Helvetica, sans-serif; color: #000000; line-height: 110%;}
.bodytext {font-family:Arial, Helvetica, sans-serif; color:#000; font-size:12px;}
.bodytext a {font-family:Arial, Helvetica, sans-serif; color:#006; font-size:12px; text-decoration:none;}
.bodytext a:hover {font-family:Arial, Helvetica, sans-serif; color:#006; font-size:12px; text-decoration:underline;}
.bodytextIndent {font-family:Arial, Helvetica, sans-serif; color:#000; font-size:12px; margin-left: 15px;}
.bodytextIndentNONE {font-family:Arial, Helvetica, sans-serif; color:#F00; font-size:12px; text-decoration:none; padding-left: 15px;}
.bodytextIndent a {font-family:Arial, Helvetica, sans-serif; color:#006; font-size:12px; text-decoration:none; margin-left: 15px;}
.bodytextIndent a:hover {font-family:Arial, Helvetica, sans-serif; color:#039; font-size:12px; text-decoration:underline; margin-left: 15px;}
#smalllinks { font-size:11px; text-align:center;}
.gold { color:#C90; font-weight:bold; }
h4 {font-size: 200%; color: #000; line-height: 2em; margin-bottom: 5px; font-weight:bold; }
a h4, h4 a { text-decoration: none;}
h5 { margin: 0.5em 0 0.5em 0; font-size: 14px; color:#000; }
h5 a{ margin: 0.5em 0 0.5em 0; font-size: 14px; color:#000; }
h5 a:hover{ margin: 0.5em 0 0.5em 0; font-size: 14px; color:#039; text-decoration:underline; }
#video {color:#FFF; font-size:10px;}

ol li {
list-style-image:none;
list-style-position:outside;
list-style-type:disc;
margin-left:90px;
padding:0 90px 10px 0;
}

ol {
line-height:150%;
}

.storycontent ul li {
list-style-image:none;
list-style-position:outside;
list-style-type:disc;
margin-left:90px;
padding:0 90px 10px 0;
}

.storycontent ul {
line-height:100%;
}


/* _________________________
GENERAL PAGE STYLES
_____________________________*/
/*hovers */
a  {text-decoration:none; color: #006;}
a:hover {color: #006; text-decoration:underline;}
.headerlinks a  {text-decoration:none; color:#FFF;}
.headerlinks a:hover {color: #FFF; text-decoration:underline;}

/* _________________________
MAIN PAGE BOX STYLES
_____________________________*/
/* rounded boxes */
.box { border:1px solid #cccccc; float:left; display:inline; font-size:85%; line-height:1.3em; color:#000; margin: 0 5px 0 5px; }
.box3 { border:1px solid #cccccc; float:right; display:inline; font-size:85%; line-height:1.3em; color:#000; margin: 0 5px 0 5px; }
.box2 { border:1px solid #cccccc; float:left; display:inline; font-size:85%; line-height:1.3em; color:#000; margin: 0 5px 10px 5px; clear:left; }
.boxTopLeft { border:1px solid #cccccc; float:left; display:inline; font-size:85%; line-height:1.3em; color:#000; margin: 0 5px 10px 5px; clear:left; }
/*** different background gradients for rounded boxes ***/
/*.none { background: #FFF no-repeat; background:#000033;}*/ 

.none2 { background:url(http://www.scubatravel.com/images/boxes/whiteFade.png) repeat; }
.none { background:#fff repeat-x right bottom; }
.grey { background:#fff url(http://www.scubatravel.com/images/boxes/boxbg_grey.gif) repeat-x right bottom; }
.grey2 { background:#fff url(http://www.scubatravel.com/images/boxes/boxbg_grey2.gif) repeat-x right bottom; }
.boxCornerSize3 { height:8px; background:url(http://www.scubatravel.com/images/boxes/box.gif) no-repeat; width:8px; }
.boxCornerSize2 { height:8px; background:url(http://www.scubatravel.com/images/boxes/box.gif) no-repeat; width:8px; }
.boxCornerSize { height:8px; background:url(http://www.scubatravel.com/images/boxes/corners.gif) no-repeat; width:8px; }
.boxTL, .boxBL { float:left; }
.boxTL { position:absolute; z-index:100; margin:-1px 0 0 -1px; }
.boxTR { z-index:100; margin:-1px -1px 0 0;}
.boxTR, .boxBR{ float:right; }
.boxTR { position:relative; background-position:right 0; }
.boxBottom { clear:both; height:7px; width:100%; }
.boxBottomPage { clear:both; height:7px; width:100%; }	
.boxBL { position:relative; background-position:0 bottom; margin:0 0 -1px -1px;}
.boxBR { position:relative; background-position:right bottom; margin:0 -1px -1px 0;}
.boxEnd { clear:both; }
.boxContent { clear:both;}
.boxContentMain { clear:both; height:auto; }
.boxContentProduct { clear:both; height:auto; padding: 0 10px 10px 10px; }
#cse-search-results { height: 901px;}
.boxContentfooter { clear:both; height:78px; padding-top: 10px; }
.boxContentHeader { clear:both; padding-top: 20px; padding-left:100px; padding-bottom: 5px;}
.boxContent p { margin:0px 8px 10px 20px; text-align:justify;}
.small { width:152px; }
.medium { width:230px; }
.large { width:720px; }
.main { width:974px; }
.footer { width:974px; }
.header { width:100%;}
.titletext {font-size:14px; font-weight:bold; margin:0px 8px 10px 10px;}

/* _________________________
MAIN NAVIGATION BAR STYLES
_____________________________*/
#nav{ float: left; width: 100%; list-style: none; line-height: 1; background: url(http://www.scubatravel.com/navbar/backround.gif) repeat-x; padding: 0 0 4px 0; margin: 0; font:Arial, Helvetica, sans-serif;}
#nav ul { width: 100%; list-style: none; padding: 0; margin: 0; z-index:200; }
#nav a.toplink { background:url(http://www.scubatravel.com/navbar/backround.gif) no-repeat; color:#FFF; height: 35px; line-height:33px; font-weight:bold; display:block; text-align:center; width:94px; font-size:14px; }
#nav a.toplink:hover { background:#336699 url(http://www.scubatravel.com/navbar/BLUEbackround.gif) no-repeat; color:#FFF; }
#nav a.toplink:hover span { background:url(http://www.scubatravel.com/navbar/BLUEbackround.gif) no-repeat  right top; }
#nav li.top:hover, #nav li.top.sfhover { background: #333; }
#nav a { display: block; color: #fff; text-decoration: none; padding: 0 0.5em; }
#nav li { float: left; padding: 0; }
#nav li ul { position: absolute; left: -999em; height: auto; width: 14em; w\idth: 14em; font-weight:100; line-height:1.8em; border-width: 0.25em; border:1px solid #003; margin: 0; }
#nav li li { width: 14em; }
#nav li ul a { width: 14em; w\idth: 14em; font-size:12px; }
#nav li ul ul {	margin: -1.8em 0 0 14em; border:1px solid #003; }
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul { left: -999em; }
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul { left: auto; background-color:#336699; /*filter: Alpha(opacity='97');  - this wont work in IE 6&7 - it breask the fly out menu ? */	-moz-opacity:0.97; opacity:.97; }
#nav li:hover, #nav li.sfhover { background: #0b4d97; margin-top:-1px; margin-bottom:-1px; border-bottom:1px solid #003; border-top:1px solid #003; }

/* _________________________
LIST STYLES - used for products and itineraies
_____________________________*/
.product { padding-bottom: 4em; clear:both; }
.product p { font-size: 0.94em;	line-height: 1.6em;	margin: 0.2em 0.7em 0.8em 0pt;	float: left; width: 74%; margin: 0 0 0 2%; padding: 0 0 2em 0; line-height: 1.4em; }
.product img { float: left;	display: inline; }

/* _________________________
FOOTER
_____________________________*/
/*general styles */
#footerimages { float:left; width:770px; clear:both; padding-left:20px;}
.footertext {color:#999; font-size:9px; float:left; margin:0 0 0 20px; clear:both; width: 140px;}
#footerlinks { float:right; margin: 0; width:120px;}
#footerlinks2 { float:right; margin: 0; width:120px; paddin-right:130px;}
/*space*/
#space {height:50px;}