/*   
Theme Name: Explore Diving
Theme URI: http://www.explorediving.com
Description: Custom designed theme
Author: Garrett Davis / Shark Byte Web Designs
Author URI: http://shark-byte.us
Version: 1.0
.
Copyright 2009 Explore Diving
.
*/

* {
	margin: 0;
	padding: 0;
}

html {
	margin: 0;
	padding: 0;
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black; for yui reset*/
	height: 100%;
}
body {
	min-height:100%; 
	position:relative; 
	margin: 0;
	background: #0C0632 url(images/background.jpg) repeat-y center;
	padding: 0;
}
#wrapper {
	/*background-image: url(images/background.jpg);
	background-position: center;
	background-repeat: repeat-y;*/
	width: 960px;
	margin: 0 auto;
	/*height: 100%;*/
}
#header-top {
	background-image: url(images/explore-diving-header-top-2.jpg);
	width: 960px;
	height: 181px;
}
#header-top h1 {
	display: none;
}
#header-bot {
	background-image: url(images/explore-diving-header-bottom.jpg);
	width: 720px;
	height: 100px;
	padding: 30px 120px 0 120px;
}
#main {
	position: relative;
	width: 720px;
	height: auto; /*80%;*/ /*auto*/
	padding: 15px 120px 0 120px;
	z-index: 3;
}
#main-div {
	/*position: relative;
	z-index: 3;*/
	margin-bottom: 15px;
}
#share {
	float: left;
	width: 130px;
	height: 40px;
	/*background-color: Green;*/
}
#share ul {
	margin: 0;
	padding: 0;
}
#share ul li{
	display: inline;
	margin: 0;
	padding: 0;
}
#underpic {
	background-image: url(images/under-pic.png);
	width: 342px;
	height: 384px;
	position: absolute;
	top: 295px;
	z-index: 1;
}
.bar {
	background-image: url(images/bar-back.gif);
	background-repeat: repeat-x;
	width:100%;
	height: 45px;
}
.bar form input#s {
	background:transparent url(images/form.png) no-repeat scroll left top;
	border:0 none;
	color:#666666;
	float:left;
	height:20px;
	margin:10px 10px 0 15px;
	padding:3px 0 0 7px;
	width:245px;
}
form input#searchsubmit {
	background:transparent url(images/Zoom.png) no-repeat scroll left center;
	border:0 none;
	height:35px;
	width:35px;
	margin: 5px 10px 0 0;
}
#subscribetxt {
	background:transparent url(images/RSS.png) no-repeat;
	background-position: right;
	text-align: right;
	margin: 0 15px 0 0;
	padding-right: 55px;
}
#subscribetxt a {
	padding-top: 15px;
	color: White;
	font-weight: bolder;
	font-size: 15px;
	line-height: 3;
	text-decoration: none;
}
#right-col {
	float: right;
	margin-right: 20px;
	margin-top: 15px;
	width: 446px; /*460*/
	background-color: #E4D9BB; /*#FFFAF0*/
	border: 1px solid #999999;
	padding: 7px;
}
#left-col {
	margin-left: 20px;
	margin-top: 15px;
	width: 190px; /*200*/
	border: 1px solid #E4D9BB;
	padding: 5px;
}
.no-border {
	border: none;
}
#main-col {
	margin: 15px 20px;
}
.colored, #map_list li {
	background-color: #E4D9BB;
	border: 1px solid #999999;
	padding: 7px;
}
#blue-box {
	width: 420px;
	height: 250px;
	border: 1px solid White;
	background: #0C0632 url(images/video-back.png) no-repeat;
}
.clear {
	clear: both;
}
.no-height {
	height: 0;
}
#menu-div {
	height:30px;margin-top:55px;
}
/*.menu{display:block}*/
.menu *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#C9C685}
.menu1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #d8d0a3;
  border-right:1px solid #d8d0a3;
  background:#cfca92}
.menu2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #e1d7b5;
  border-right:1px solid #e1d7b5;
  background:#cec98f}
.menu3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #cec98f;
  border-right:1px solid #cec98f;}
.menu4{
  border-left:1px solid #d8d0a3;
  border-right:1px solid #d8d0a3}
.menu5{
  border-left:1px solid #cfca92;
  border-right:1px solid #cfca92}
.menufg{
	position: relative;
  	background-image: url(images/trans-slice.png);
	height: 33px;
}
.menufg2, .menufg3{
	position: relative;
  	background-image: url(images/trans-slice.png);
	padding-bottom: 15px;
}
.menufg3 {
	padding:15px;
}
#foottxt {
	width: 400px;
}
#page_list {
	margin: 0 0 -10px 0;
	padding: 0;
	float: left;
	font-weight: bolder;
	height:26px;
	margin-left:10px;
	border-bottom: 5px solid #0c0632;
	width:700px;
}
/**
 * Menu CSS
 *
*/
.page_item {
	display: inline;
}

.page_item a{
	float: left;
	color: black;
	padding: 0px 10px;
	text-decoration: none;
	border-right: 1px solid white;
	line-height: 2;
}
/*.page_item:first-child a {
	border-left: 1px solid white;
}*/
.page_item:last-child a {
	border-right: none;
}
/*.page_item a:visited{
	color: black;	
}*/

.page_item a:hover, .page_item a:current{
	color: white;
	/*background: transparent url(img/blockactive.gif) center center repeat-x;*/
}
.current_page_item a {
	/*background-color: #0C0632;*/
	background-image: url(images/menu-back.gif);
	background-repeat: repeat-x;
	color: White;
}
.page_item a:active {
	outline: none;
}
.page_item a:focus { -moz-outline-style: none; }
/**
 *
 * Column Stuff
 *
 */
#footer {
width:720px;
padding: 10px;
margin-left:110px;
margin-right: 120px;
font-size: 10px;
font-weight: bold;
}

#dive-block {
	background-image: url(images/dive-block.jpg);
	height: 185px;
	width: 185px;
}
#travel-block {
	background-image: url(images/travel-block.jpg);
	height:185px;
	width: 185px;
}
#explore-block {
	background-image: url(images/explore-block.jpg);
	height: 185px;
	width: 185px;
}
.nodisp {
	display: none;
}
.marginBtm15px {
	margin-bottom: 15px;
}
.marginBtm10px {
	margin-bottom: 10px;
}

/* Travel Section */
.map{
height: 300px;
width: 680px;
margin: 0;
padding: 0;
border: 0;
}
#map_canvas{
float: left;
}
#map_list{
/*display: inline;*/
/*float: left;*/
/*height: 500px;*/
width: 700px;
margin: 0;
padding: 0;
background: #EBEBEB;
list-style: none;
}
#map_list li{
float: left;
padding: .5em;
width: 320px;
/*background-color: Red;*/
margin: 5px;
list-style-type: none;
}
#map_list li:hover {
background: #555;
color: #FFF;
cursor: pointer;
cursor: hand;
}
#map_list li.active{
background: #555;
color: #FFF;
}
#map_list li.active:hover{
background: #363636;
cursor: default;
}
/* End Travel */
.italic {
font-style: italic;
}
#submap {
overflow: hidden;
}
.justify {
text-align: justify;
}
#kpg-pictures td, #kpg-albums td {border:none;}
#kpg-albums {margin-left:60px;margin-top:20px;} 
