@charset "utf-8";
/* CSS Document */




h1, h2, h3, h4{
/*	padding: 0px;*/
	font-weight:bolder;
	letter-spacing:-0.05em;
	font-family:Verdana,"BitStream vera Sans";
	display:block;
	color:#557;
	text-decoration:none;
}

.hidden {
	display: none;
}

h1 {
	padding-top:10px;
	padding-left:70px;
	padding-right:70px;
	font-size:22px;
}

h2 {
	border-bottom:1px solid #CCC;
}

h2 {
	padding:0 5px 0;
	font-size:18px;
	margin:10px 0 2px;
}

h3 {
	font-size:16px;
	margin:0px 0 2px;
}

h4 {
	color: #000;
	font-size:14px;
}


h2 a, h3 a {
	color:#557;
	text-decoration: none;
}

img {border:none}

body {
	margin: 0;
	color: #000;
/*	background-image:url('background.jpg');

	background-color:#0FF;*/
}

#container {
	margin:0 auto 0;
	background-image:url('background_line.png');
	width: 1024px;
/*	height: 768px;*/
}

#bgimage {
	z-index:-1;
	float:left;
}

#diveinfo {
	width:590px;
/*	background-image:url('background.png');
	background-repeat:no-repeat;*/
/*	height: 720px;*/
/*	background-color:#EFF;*/
/*	padding:0px 10px 0px 0px; */
	padding-right:8px;
	padding-left:8px;
	margin: 0px;
	float:left;
}

#media {
	float:right;
	width:400px;
	padding-right:12px;
}

body,td,div,.p,a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {color: rgb(0, 92, 184);}
A:hover {color: red;}

.box {
/*	position:absolute;*/
	width: 280px;
	padding:2px;
	margin: 5px;
/*		border-style:dashed;
	border-width:1px;*/

}

#map_canvas { height: 100% }

#location {
	top:10px;
	left:10px;
}	


#ajax {
	position:absolute;
	left:1200px;
}

#listing {
	width:590px;
	height: 100%;
	padding:0px;
	margin: 0px;
}

#previous {
	float:left;
	text-align:center;
	padding:5px 5px 0px 5px;
	width:63px;
}

#next {
	float:right;
	text-align:center;
	padding:5px 10px 0px 5px;
	width:63px;
}


	
#header {
	background-image:url('background_title.png');
	background-repeat:no-repeat;

	text-align:center;
	/*background-color:#CFF;*/
/*	position:absolute;*/
/*	padding:0px;*/
	padding:0px;
	margin:0px;
	margin-left:5px;
	width:591px;
	height:51px;
}
	
#time {
	height:120px;
}	

#conditions {
	height:120px;
}

#participants {
	height:120px;
	text-align:left;
}


#equipment {
	height:120px;
	text-align:left;
}


#description {
	margin-top:270px;
	text-align:justify;
	width:580px;
	height:180px;
}	

#charts {
	padding-top:10px;
/*	position:absolute;*/
/*	top: 530px;
	left: 8px;*/
}

#left_column {
	width: 280px;
	float:left;
}

#right_column {
		width: 280px;
	float:left;
}


#map_canvas {
/*	position:absolute;
	top: 8px;
	left: 635px;*/
	margin-top:14px;
	width:400px;
	heigth:400px;
}

#map_title {
/*	position:absolute;*/
	text-align:center;
	top: 408px;
	padding-top:5px;
	left: 635px;
	width:400px;
}


#photos {
	text-align:center;
	padding-top:20px;
/*	position:absolute;
	top: 432px;
	left: 635px;*/
}

#prevphoto {
	float:left;
	text-align:center;
	padding:5px 5px 0px 5px;
	width:30px;
}

#nextphoto {
	float:right;
	text-align:center;
	padding:5px 5px 0px 5px;
	width:30px;
}

#photo_text {
	text-align:center;
	padding-top:5px;
/*	position:absolute;
	top: 740px;*/
	left: 635px;
	width:400px;
}
