@import url(../styles/lightbox.css);
@import url("slider.css");
@import url("jquery.accessible-news-slider.css");
@import url("email-form.css");

body {
	padding: 0;
	margin: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background: #0a254a url(../images/sunfish-header.jpg) center top no-repeat;
	}
	
h1, h2, h3, h4, h5, h6 {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

h2 {background-color: #99ccff;}
h4 { margin-bottom: 2px; }
p {
	line-height: 1.25em;
	padding-top: 0px;
	margin-top: 5px;
}
ul, ol, dl {
	line-height: 1.25em;
	padding-top: 0px;
	margin-top: 5px;
}
iframe {
	border: 2px solid #000;
	}
body#DIVE-SCHEDULE iframe { border: none;}	
	
dt {
	font-weight: bold;
	float:left;
}
dd {
	margin-left: 185px;
}
a:link, a:hover, a:visited {color: black; font-style:italic; font-weight: bold; }
a:hover, a.email-link:hover {
	background-color: #99ccff;
}
acronym {cursor:help; border-bottom: #666 dotted 1px;}
#header {
	height: 180px;
	width: 770px;
	position: relative;
	margin: 0 auto;
	}	
#header img {
	position: absolute;
	margin-left: 560px;
	}
ul#main-nav{
	list-style-type: none;
	width: 230px;
	margin-left: 12px;
	margin-right: 10px;
	padding: 10px;
	}
ul#main-nav li{ text-indent: 4px; }		
ul#main-nav li:hover{ }	
ul#main-nav li a:hover{
	background:#99ccff;
}	

	
#wrapper {
	width: 770px;
	border: 2px solid #000;
	padding-bottom:20px;
	background-color: #FFFFFF;
	margin: 110px auto 0 auto;
	}
#main-content {
	width:480px;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid black;
	float: left;
	}
	
#secondary-content {
	width: 268px;
	float: right;
	text-align: center;
	}
#secondary-content h3 {
	margin-bottom: 5px;
	}

#secondary-content p {
	margin-right: 18px;
	margin-left: 18px;
	margin-top: 5px;
	}	


#secondary-content ul {
	text-align: left;
	list-style-type: none;
	font-size: 90%;
	margin-right: 10px;
	margin-left: -30px;
	}
#secondary-content li {
	padding-left: 18px;
	text-align: left;
	list-style-type: none;
	}
/*#secondary-content li.pdf,*/ .pdf, .pdf-link {
	background-image: url(../images/icon-pdf.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	text-align: left;	
	}
#footer {
	padding:10px;
	width: 750px;
	margin: 10px auto;
	color: #99ccff;
	position: relative;
	text-align: center;
	font-size: 80%;
	}
#footer img {
	position: absolute;
	left: 730px;
	top: -86px;
	z-index: 5;
}
#footer a {
	color: #99ccff;
	text-decoration:none;
	}
#footer a:hover {
	background:#99ccff;
	color:#0a254a;
}
ul#footer-main-nav{
	list-style-type: none;
	width: 730px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	}
ul#footer-main-nav li{
	margin-right: 10px;
	display: inline;
}	


.clear { clear:both; position: relative; }



#main-content {
	position: relative;
	padding-bottom: 15px;
	}
h1 span {
	font-size: 50%;
	display: block;
	color: #333333;
}

/* .box */
.box {
	margin: 0 0 10px 0;
	padding: 0 0 12px 0;
	font-size: 85%;
	line-height: 1.5em;
	color: #333;
	background-image: url(../images/box-rounded-bottom-new.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	}
.box img {
	margin-left: 66px;
	margin-top: 10px;
	}
#CONTACT .box img {
	margin-left: 64px;
	margin-top: 6px;
	border:none;
	}
	
.box h3 {
	margin: 0;
	font-size: 150%;
	font-weight: normal;
	color: #333;
	background-image: url(../images/box-rounded-top-new.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	}
.box h4 {
	margin: 0;
	font-size: 120%;
	font-weight: normal;
	color: #333;
	background-image: url(../images/box-rounded-top-new.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
}


/*____________________________ photo Album pages ________________________ */

body#TRIP-PICTURES #photo-album li {
	line-height: 1.5em;
	background-image: url(../images/icon-pic.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: left center;
	text-indent: 10px;
	padding-left: -10px;
	text-align: left;
	}
body#TRIP-PICTURES #movies li {
	line-height: 1.5em;
	background: url(../images/bullet_video.gif) left center no-repeat;
	list-style-type: none;
	text-indent: 10px;
	padding-left: -10px;
	text-align: left;
	}	
body#TRIP-PICTURES img,
body#HARBOR-CRUISE div#photo-album img {
	margin-right: 7px;
	margin-bottom: 8px;
	border: 0px;
	}
	
	
/*____________________________ DIVE SCHEDULE page ________________________ */

body#DIVE-SCHEDULE #main-content {
	width:750px;
	border-right: none;
	}
body#DIVE-SCHEDULE #main-content table {
	width: 750px;
	}
body#DIVE-SCHEDULE caption{
	background:url(../images/section_bg2.png) left;
	font-size: 150%;
	font-family:Times;
	}
body#DIVE-SCHEDULE th{
	background:url(../images/section_bg2.png) left;
	}
	
body#DIVE-SCHEDULE #main-content table tr:hover {
	background:url(../images/section_bg2.png) left;
	}	
body#DIVE-SCHEDULE #main-content table td {
	border: solid 1px black;
	}	
	
/*____________________________ THE CREW page ________________________ */
	
body#THE-CREW #main-content {
	width:750px;
	padding-right: 20px;
	border: none;
	}


/*____________________________ FAQ page ________________________ */

body#FAQ #main-content {
	width:770px;
	border-right: none;
	}
body#FAQ #main-content {
	width:750px;
	padding-right: 20px;
	border: none;
	}	
	
#noted-content {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #003366;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-size: 90%;
	color: #333333;
}
.boxes {
	background: url(../images/post-it-bottom.jpg) bottom no-repeat;
	padding-bottom: 14px;
	padding-top: 6px;
	position:relative;
}
#PRICING-INFO #secondary-content .boxes h3 {background: url(../images/post-it-top.jpg) top no-repeat; padding: 20px inherit 2px inherit; border-bottom: 1px solid #E1E1E1; margin: 2px 14px;}

#feature-wrapper {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #003366;
}
#feature-wrapper .feature-box {
	width: 320px;
	display: inline;
	float: right;
	padding: 20px;
	margin-right: 16px;
}
#feature-wrapper .feature-box img {
	float: left;
	padding-right: 5px;
}
#feature-wrapper .feature-box h3 {
	padding-top: 0px;
	margin-top: 0px;
	text-align: left;
	padding-bottom: 2px;
	margin-bottom: 2px;
}

#feature-wrapper .feature-box div {
	float: right;
	width: 240px;
}
a.email-link {
	font-size: 90%;
	background: url(../images/icon-mail.jpg) left 4px no-repeat;
	padding-left: 17px;
}

.feature-box {
	background: #dff2ff;
	padding: 5px;
	text-align: center;
}
.feature-box span {
	font-style: italic;
	text-align: center;
	display: block;
	margin-top: -20px;
	padding-bottom: .75em;
	font-size: 95%;
}