/* Universal */

* {
	margin:0;
	padding:0;
}

body {
	background-color: #00161E;
	background-image: url(images/back_gnd.png);
	background-repeat: repeat-x;
	background-position: top;
}

p { 
  margin-bottom: 18px; 
}

h1 {
	font-size: 36px;
	line-height: 36px;
	margin-bottom: 18px;
}

h2 {
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 18px;
	color: #FF0;
}

h3 {
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 18px;
	color: #FFF;
}
a {color:#000;}
a:link{color:#57cae6}
a:visited{color:#900}
a:hover{color:#FF0}

.clear {clear:both;}

/* layout */

#main-wrap {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#masthead {
	margin-top: 5px;
	margin-bottom: 10px;
	clear: both;
}

#primary {
	background-color: #57cae6;
	height: 400px;
	width: 100%;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	background-image: url(images/primary_bg.jpg);
	background-repeat: no-repeat;
}

#primary-standfirst {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	width: 380px;
	margin-top: 20px;
	padding-left: 18px;
	background-image: url(images/trans_bg.png);
	background-repeat: repeat;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#learn-image, #conservation-image, #contact-image, #divesite-image, #photo-image, #club-image, #shop-image
{
	width: 100%;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	height: 190px;
} 

#learn-image {background-image: url(images/learn_bg.jpg);background-repeat: no-repeat;}

#conservation-image {background-image: url(images/conservation_bg.jpg); background-repeat: no-repeat;}

#contact-image {background-image: url(images/contact_bg.jpg); background-repeat: no-repeat;}

#divesite-image {background-image: url(images/divesites_bg.jpg); background-repeat: no-repeat;}

#photo-image {background-image: url(images/photogallery_bg.jpg); background-repeat: no-repeat;}
                
#club-image {background-image: url(images/club_bg.jpg);background-repeat: no-repeat;}                 

#shop-image {background-image: url(images/shop_bg.jpg); background-repeat: no-repeat;}         


 
#container {position:relative; width:600px; height:700px; background:#888; border:1px solid #000; margin:10px auto; font-family:verdana, arial, sans-serif; font-size:12px;}
 
#container a.pics {float:left; margin:7px 21px; display:inline; color:#000; text-decoration:none; border:1px solid #000; width:75px; height:75px; cursor:default;}
#container a.pics img.thumb {display:block; border:0;}
 
#container a.pics span {display:none; border:0; width:580px; background:#bbb; border:1px solid #fff; text-align:center;}
#container a.pics span img {margin:10px auto; border:1px solid #000;}
 
#container a.pics:hover {white-space:normal; border:1px solid #fff;}
#container a.pics:hover span {display:block; position:absolute; left:9px; top:192px; z-index:10; height:500px;}
 
#container a.pics:active {border:1px solid #fc0;} 
#container a.pics:active span {display:block; position:absolute; left:9px; top:192px; z-index:5; height:500px;}
 
#container a.pics:focus {border:1px solid #fc0;}
#container a.pics:focus span {display:block; position:absolute; left:9px; top:192px; z-index:5;}
 
#container span.info {clear:left; display:block; text-align:center; line-height:20px; margin:0; padding:200px 0 0 0; width:600px; text-align:center; color:#eee; z-index:1;}
#container span.info a {color:#000;}
#container span.info a:hover {text-decoration:none;}
 

#column-a {
	float: left;
	width: 720px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 18px;
}

#column-a ul {
	margin-bottom:18px;
	padding-left: 10px;
	margin-left: 0px;
	list-style-type:square;
}

#column-b {
	float: right;
	margin-left: 5px;
	margin-top: 10px;
	width: 205px;
}

#column-b img {
	margin-bottom:18px;
}

#column-b a {border-style: none;}

#padi5slogo {
	float: right;
	margin-right: 5px;
	padding-bottom: 0px;
	max-height: 190px;
	max-width: 134px;
	right: auto;
	margin-bottom: 5px;
}

#secondary {
	background-color: #000;
	font-family: Verdana, Geneva, sans-serif;
	color: #CCC;
}


#navigation {
	float: left;
	margin-left: 20px;
}

#navigation ul {
	margin:0;
	padding:0;
	color: #FFF;
}
#navigation li {
	display: inline;
	list-style-type: none;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	
}

#navigation li a {
	text-decoration:none;
	color: #FFF;
}

#navigation2 {
	float: left;
	margin-left: 18px;
	margin-top: 20px;
}

#navigation2 ul {
	margin:0;
	padding:0;
	color: #FFF;
}
#navigation2 li {
	display: inline;
	list-style-type: none;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}

#navigation2 li a {
	text-decoration:none;
	color: #000;
}


#footer {
	margin-top: 18px;
	margin-bottom: 18px;
	margin-left: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #57cae6;
	margin-right: 20px;
	clear: both;
}

#logo {
	margin-left: 0px;
	float: left;
	margin-bottom: 10px;
	padding-top: 20px;
	max-height: 60px;
	max-width: 252px;
}
#elogo {
	margin-left: 700px;
	float: right;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-bottom: 100px
	max-height: 80px;
	max-width: 300px;
}
#main-wrap #masthead #divesite-image #navigation ul li a strong {
	font-weight: bold;
}

