/* CSS Document */
/*Scuba Mike*/
body {
  margin: 0 0 10px 0;
  padding: 0;
  font: small/1.5em Verdana, sans-serif;
  color: #094282;
  text-align: center;
  background: #094282 url(images/bg.jpg) repeat-x left top;
  }
.imageleft {
	background-position: center;
	padding-right: 5px;
	padding-left: 20px;
	padding-top: 1px;
	top: 5px;
}
.imageright {
	margin-right: 20px;
	float: right;
}
.content_li {
	font-size: 14px;
	font-weight: bold;
	color: #00406E;
	list-style-image: url(images/bullet.gif);
}


/* links
---------------------------------------------------------- */

a:link {
	color: #0D72C0;
	}
a:visited {
	color: #1B98E1;
	}
a:hover {
	color: #FF1A1C;
	}

/* page structure
---------------------------------------------------------- */

#wrap {
  position: relative;
  margin: 0 auto;
  padding: 0 0 9px 0;
  text-align: left;
  width: 750px;
  background: #fff url(images/bg_bottom.gif) no-repeat left bottom;
  }

/* header
---------------------------------------------------------- */

#header {

  background: #fff url(images/bg_head_scuba_maui.jpg) no-repeat left top;
  width: 100%;
  }


#header div {

  padding: 0px 0 0px 0px;
  }
#header div a  {
  display: block;
  width: 119px;
  height: 100px;
  }
#header div img  {
  display: block;
  width: 0;
  }
.maui_scuba_dive {
	position: absolute;
	width: 200px;
	left: 15px;
	top: 5px;
	height: 65px;
  }

/* navigation */

#header ul {
  float: right;
  margin: 32px 7px 0 0;
  padding: 0;
  font: bold 11px Verdana, sans-serif;
  }
#header ul li {
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
  height: 39px;
  }
#header ul li a {
  float: left;
  display: block;
  }
#header ul li#scuba a {
	background: url(images/nav_maui_scuba_dive_1.gif) no-repeat;
	padding-top: 18px;
	padding-right: 14px;
	padding-bottom: 8px;
	padding-left: 40px;
  }
#header ul li#padi a {
  padding: 18px 14px 8px 23px;
  background: url(images/nav_certifications.gif) no-repeat;
  }
#header ul li#dive a {
  padding: 18px 35px 8px 20px;
  background: url(images/nav_specialty_dives.gif) no-repeat;
  }

/* nav links */

#header ul li#scuba a.active {
  background: url(images/nav_maui_scuba_dive_on.gif) no-repeat;
  }
#header ul li#padi a.active {
  background: url(images/nav_certifications_on.gif) no-repeat;
  }
#header ul li#dive a.active {
  background: url(images/nav_specialty_dives_on.gif) no-repeat;
  }
#header ul li a:link, #header ul li a:visited {
  color: #fff;
  text-decoration: none;
  }
#header ul li a:link.active, #header a:visited.active, #header a:hover.active {
  color: #005C87;
  }
#header ul li a:hover {
  color: #FFF204;
  text-decoration: none;
  }
/* common
---------------------------------------------------------- */

h1 {
	margin: 0 0 2px 0;
	padding: 0 0 8px 0;
	font-size: 150%;
	border-bottom: 1px dotted #BCBEC0;
	color: #094282;
  }
h2 {
  margin: 0 0 0 0.5em;
  padding: 1.2em 0 2px 0;
  font-size: 100%;
  border-bottom: 1px dotted #BCBEC0;
  clear: both;
  }
h3 {
  margin: 10px 0 0 10px;
  padding: 0;
  font-size: 100%;
  clear: both;
  }
h4 {
  margin: 10px 0 0 0;
  padding: 0;
  font-size: 85%;
  }
h5 {
  margin: 0;
  padding: 0;
  font-size: 100%;
  text-transform: capitalize;
  }
p {
	margin: 0;
	padding: 5px;
	text-align: justify;
  }
p, ul, dl, ol {
  font-size: 85%;
  }
ol {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  margin-right: 20px;
}
ol li {
  padding-bottom: 5px;
}
img {
  border: 0;
  }

/* content */

#content_l {
  float: left;
  width: 146px;
  background: #F1F1F2;
  }
#subnav {
  padding: 7px;
  background: #fff url(images/bg_subnav_b.gif) no-repeat left bottom;
  }
#subnav h3 {
  margin: 0;
  padding: 3px 5px;
  font: bold 85% Verdana, sans-serif;
  color: #BCBEC0;
  border-bottom: 1px dotted #BCBEC0;
  }
#subnav ul {
	margin: 0;
	padding: 0 0 55px;
	list-style: none;
	font-size: 85%;
	line-height: normal;
  }
#subnav ul li {
	border-bottom: 1px dotted #DBECFE;
	padding-bottom: 2px;
	padding-top: 2px;
  }
#subnav ul li.active {
  font-weight: bold;
  background: #00CCCC url(images/sub_active.gif) no-repeat right 1px;
  }
#subnav ul li.active a {
  color: #ED164F;
  }
#subnav ul li a {
  padding-left: 5px;
  text-decoration: none;
  color: #167CB7;
  display: block;
  }
#subnav ul li a:hover {
  background: #F1F1F2;
  }
#subnav ul li.active a:hover {
  background: #F1F1F2 url(images/sub_active.gif) no-repeat right 1px;
  }
#subnav ul li.first{
  border-color: #fff;
  }
#subnav ul li.last_first{
  border-top: 1px dotted #BCBEC0;
  border-bottom: none;
  }
#subnav ul li.last{
  border-top: 1px dotted #BCBEC0;
  }
#subnav ul li.sub{
  padding-left: 5px;
  border-color: #fff;
}
/*side*/
/* content left side */

#content {
	float: left;
	margin-bottom: 50px;
	width: 388px;
	top: auto;
  }
#content p {
  padding-left: 10px;
  padding-right: 10px;
  }
#content p.lrg {
  margin: 5px 0;
  }
#content p.next {
  margin: 30px 0 0 5px;
  padding-left: 0;
  border-top: 1px dotted #BCBEC0;
  }
#content p.next a {
  padding: 5px 18px 5px 0;
  background: url(images/functions/arrow_next.gif) no-repeat right 6px;
  }
#content dl {
  margin: 0;
  padding: 0 10px 0 20px;
  }
#content dt {
  margin: 0;
  padding: 15px 0 0 0;
  font-weight: bold;
  }
#content dd {
  margin: 0;
  padding: 0;
  line-height: 1.2em;
  }
#content ul {
  margin: 10px 0 20px 40px;
  padding: 0;
  }
#content ul.nolist {
  margin-left: 30px;
  list-style: none;
  }
#content ul li {
  margin: 0;
  padding: 0;
  }
#content img, #content #flash {
  border: 4px solid #F0F0F1;
  }
#content img.no_border {
  border: none;
  }
#imagetop {
	margin-bottom: 10px;
	border-bottom: 1px dotted #BCBEC0;
	text-align: center;
	padding: 4px;
  }
#imagetop p {
  margin-right: 10px;
  padding: 5px 0;
  font-weight: bold;
  text-align: right;
  }
  #foot {
	padding: 0 0 0 10px;
	font-size: 85%;
	border-top: 1px dotted #BCBEC0;
	clear: both;
	bottom: 1px;
  }
 #foot a {
  color: #BECCE6;
  }
 #foot p {
  color: #BECCE6;
  }
 #foot a:hover {
  color: #094282;
  }
   #foot a:visited {
  colodr: #BECCE6;
 } 

.reserve {
	font-family: Georgia, Times, serif;
	color: #fff;
	font-weight: bold;
	border: 1px dashed #f7f7f7;
	text-align: center;
	background-position: center;
	padding: 5px;
	margin: 7px;
  }
.reserve a{
	color: #BECCE6;
  }
.centerp {
	text-align: center;
}
.quote {
	font-size: 175%;
	color: #00CC99;
	font-family: Georgia, serif;
	font-weight: 400;
	text-align: center;
  }
.author {
	color: #00;
	padding-top: 0;
	font-size: 85%;
	text-align: center;
  }.form {
	background-color: #f7f7f7;
	border: thin dotted #FFFFFF;
	font-weight: bold;
	color: #004080;
	margin: 3px;
	padding: 3px;
}

