﻿/* CSS layout for the general template and homepage element*/
/*body style*/
html {
	background-color: #DDEBF7; /* background-image:url('images/background_body.jpg');
	background-repeat: repeat-x;*/;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
body {
	/* background: url('images/background.jpg') no-repeat fixed top;*/
	background-color: white;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	margin-bottom: 0;
	color: #000080;
	border-left: thin solid #000080;
	border-right: thin solid #000080;
	/*
	padding-left: 20px;
	padding-right: 20px;*/
}
a:hover {
	font-weight: bolder;
}
p {
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: justify;
}
form, form p, form input {
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 0;
}
img {
	border: none;
}

li {
	margin: 0 0 0 0;
	padding: 0 0 2px 0;
}

.defaulttable {
	width:800px;
	margin-left:auto;
	margin-right: auto;
	}
.defaulttable td{
vertical-align:middle;
text-align: center;
}
thead{
	font-weight:bold;
	border: 1px navy solid;
}
/* trick using container to center align images and other inline elements */
.aligncenter {
	text-align: center;
}
.floatright {
	float: right;
	margin: 0px 0px 0px 20px;
	padding: 0 0 0 0;
	clear: both;
}
.floatleft {
	float: left;
	margin: 0px 20px 0px 0;
	padding: 0 0 0 0;
	clear: both;
}
img.project {
	padding: 10px 10px 10px 10px;
	margin: 15px 0px 10px 20px;
	clear: both;
	background-color:white;
	border:1px navy double;
	float:right;

}


.captionfont {
	font-size: 10px;
	font-style: italic;
	text-align:left;
}

.colsimulator
{
display:inline-block;
width: 550px;
padding: 0 10px 0 10px;
vertical-align: middle;
	
}
.colsimulator2
{
display:inline-block;
width: 195px;
padding: 0 0 0 0;
vertical-align: middle;
	
}


/*terrible trick for vertical align , must find right way to do it*/
.floatcontainer{
	float: right;
	margin: 20px 0px 0px 20px;
	padding: 10px 5px 10px 5px;
	clear: both;
	border:1px navy double;
	background-color:white ;

}
/* calendar style*/
div.calendaritem
{
margin:0px 15px 0px 15px;
height: auto;
background-color:#DDEBF7;
border: 1px navy solid;
border-top:0;
overflow: auto;
	
}

div.calendardate{
float:left;
width:120px;
height:auto;
padding: 15px 15px 15px 15px;
}

div.calendartext{
width:auto;
height:auto;
border-left:1px navy solid;
padding: 15px 15px 15px 15px;
margin-left:165px;
background-color:#DDEBF7;
overflow: auto;	
}

span.day {
	display: block;
	float: right;
	line-height: 28px;
	font-size: 35px;
	border-right: navy 1px solid;
	color:#336699;
	font-weight:bold;
	padding-right:2px;
}
span.month {
	display: block;
	float: right;
	font-size: 16px;
	line-height: 14px;
	padding-left: 4px;
	text-align: center;
	text-transform: uppercase;
	color: navy;
	width: 40px;
	font-weight:bold;

}
span.year {
	font-size: 14px;
	display: block;
	color: navy;
	width: 40px;
	font-weight:bold;

}
/* end calendar style*/
.blogitemtitle{
	font-size:16px;
	font-weight:600;
	letter-spacing:0.2px;
	color: blue;	
}
.blogitemtitle a {
	text-decoration: none;
}
a:visited {
	color:blue;
}
/*end body style*/
/*header style*/
#header {
	background: url('images/header.png') no-repeat;
	width: 960px;
	height: 96px;
}
.headerimg {
	float: right;
	margin: 5px 5px 0px 0px;
}
#slogan {
	float: right;
	margin-top: 48px;
}
#slogan p {
	text-align: center;
}
#top_nav {
	margin: 0;
	background-color: #000066;
	width: 960px;
	height: 30px;
	clear: both;
	background-image:url('images/nav_background.gif');
	background-repeat:no-repeat;
}
#top_nav ul {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#top_nav a {
	float: left;
	color: white;
	width: 159px;
	height: 22px;
	text-align: center;
	text-decoration: none;
	padding-top: 8px;
	border-right: 1px silver solid;
	border-bottom: 1px silver solid;
}
#top_nav li {
	display: inline;
}
#maingraphic img {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#maingraphic object {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-align: center;
}

/*end header style*/
/*main content style*/
.container {
	width: 960px;
}

.rightcontent50 {
	width: 46%;
	height:100%;
	float: right;
    padding: 15px 15px 15px 15px;
    border:1px orange solid;
	}
.leftcontent50 {
	width: 46%;
	height:100%;
	float: left;
	padding: 15px 15px 15px 15px;
	border:1px orange solid;
}


div.plain {
	height: auto;
	width: auto;
	margin: 0 15px 0 15px;
	padding: 5px 15px 5px 15px;
	background-color: #FFFFFF;
	border: 1px navy solid;
	overflow: auto;
}

div.borderO {
	height: auto;
	width: auto;
	margin: 15px 15px 0 15px;
	padding: 15px 15px 15px 15px;
	border: 1px orange solid;
	overflow: auto;
}

li.wideli {
	padding: 7px;
}
div.main {
	height: auto;
	width: auto;
	border-right: 1px #FFCD36 solid;
	border-left: 1px #FFCD36 solid;
	border-bottom: 1px #FFCD36 solid;
	margin: 0 15px 0 15px;
	padding: 15px 25px 15px 25px;
	background-color: #FFFFCC;
	overflow: auto;
}
div.itemtitle {
	background-color: #FFCD36;
	background-image: url('images/sfumaFFCC33.gif');
	background-repeat: repeat-y;
	background-position: right;
	border-right: 1px #FFCD36 solid;
	border-left: 1px #FFCD36 solid;
	border-top: 1px #FFCD36 solid;
	padding: 10px 20px 10px 20px;
	margin: 20px 15px 0 15px;
	font-weight: bold;
	clear: both;
	overflow:auto;
}

div.itemfooter {
	/*background-color: #FFA500;*/
	background-color: #FFFFCC;
	border-left: 1px orange solid;
	border-right: 1px orange solid;
	border-bottom: 1px orange solid;
	padding: 5px 20px 5px 20px;
	margin: 0 15px 0 15px;
	font-weight:normal;
	overflow: auto;
}

div.mainG {
	height: auto;
	width: auto;
	border-right: 1px green solid;
	border-left: 1px green solid;
	border-bottom: 1px green solid;
	margin: 0 15px 0 15px;
	padding: 15px 25px 15px 25px;
	background-color:#DBFFB7;
	overflow: auto;
}

div.itemtitleG {
	background-color:green;
	color: white;
	background-image: url('images/sfumaCCFFCCm.gif');
	background-repeat: repeat-y;
	background-position: right;
	border-right: 1px green solid;
	border-left: 1px greensolid;
	border-top: 1px green solid;
	padding: 10px 20px 10px 20px;
	margin: 20px 15px 0 15px;
	font-weight: bold;
	clear: both;
}



div.mainB {
	height: auto;
	width: auto;
	margin: 0 15px 0 15px;
	padding: 15px 25px 15px 25px;
	background-color: #DDEBF7;
	border-right: 1px navy solid;
	border-left: 1px navy solid;
	border-bottom: 1px navy solid;
	overflow: auto;
}
div.itemtitleB {
	background-color: navy;
	background-image: url('images/sfuma000099m.gif');
	background-repeat: repeat-y;
	background-position: right;
	border-right: 1px navy solid;
	border-left: 1px navy solid;
	border-top: 1px navy solid;
	padding: 10px 20px 10px 20px;
	margin: 20px 15px 0 15px;
	font-weight: bold;
	color: white;
	clear: both;
}


div.notopitemtitle {
	background-color: navy;
	background-image: url('images/sfuma000099m.gif');
	background-repeat: repeat-y;
	background-position: right;
	border-right: 1px navy solid;
	border-left: 1px navy solid;
	border-top: 1px navy solid;
	color: white;
	padding: 10px 20px 10px 20px;
	margin: 0 15px 0 15px;
	font-weight: bold;
}


/*hack to vertical align paragraph in the itemfooter*/
p.footertext {
	padding: 6px 0 0 0;
	margin: 0 0 0 0;
	font-weight: normal;
}
/*end main content style*/


/*footer style*/
#footer {
	clear: both;
	padding: 15px 15px 15px 15px;
	width: 930px;
	font-size: 10px;
	color: gray;
	margin-left: auto;
	margin-right: auto;
}
#footer a {
	color: gray;
	text-decoration: none;
}
#footer p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#copyright {
	text-align: center;
	padding: 15px 25px 15px 25px;
	margin-top: 10px;
	clear: both;
}
#copyright p {
	text-align: center;
}
.col {
	float: left;
	padding: 20px 20px 20px 20px;
	width: 146px;
	height: 110px;
	border-bottom: 1px navy solid;
	border-top: 1px navy solid;
}
/*end footer style*/
/*start forms style*/
.mgforms {
	background-color: #FFFFCC;
	margin-left: auto;
	margin-right: auto;
	width: 600px;
}
.mgforms fieldset {
	padding: 25px 25px 25px 25px;
}
.mgforms legend {
	font-style: italic;
	padding: 25px;
}
.mgforms label {
	float: left;
	width: 150px;
	text-align: right;
	margin: 5px 5px 5px 5px;
}
.mgforms input {
	width: 300px;
	margin: 5px 5px 5px 5px;
}
 
.mgforms textarea {
	width: 300px;
	margin: 5px 5px 5px 5px;
}
.mgforms select {
	width: 300px;
	margin: 5px 5px 5px 5px;
}
.mgforms br {
	clear: both;
}
/*end forms style*/

/*home page*/
#rightcontent {
	width: 360px;
	float: right;
	margin-left: 5px;

}
#leftcontent {
	width: 589px;
	float: left;
	margin-right: 5px;
}
#newsletter p {
	width: 229px;
}
#newsletter {
	width: auto;
	height: 100px;
	background: url('images/notes.jpg') no-repeat;
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-top: 60px;
	padding-left: 50px;
	margin: 20px 15px 0 15px;
}
#brochure {
	height: 169px;
	width: auto;
	margin: 0 15px 0 15px;
	border: 1px navy solid;
	overflow: auto;
	background-image: url('images/brochure_icon.png');
	background-repeat: no-repeat;
}
#brochure a {
	width: 100%;
	height: 100%;
	display: block;
}
/*end home page*/
/*dive gis*/


.gallerylist li {
	display: inline;
	margin-right:10px;
}

.gallerylist img {
	padding:0 0 0 0;
	margin: 0 0 0 0;
}


div.review {
	height: auto;
	width: auto;
	margin: 15px 15px 0 15px;
	padding: 15px 15px 15px 15px;
	border: 1px white solid;
	overflow: auto;
	color: white;
}



.divegisBody {
	background:#020080;
	color:#FFCC00;
	
}

.divegisBody a {
color:#FFCC00;
}

.divegisBody h3{
	text-align:center;
	font-size:14px;
	margin-top:15px;	
}


#headerDiveGIS {
	background: #020080 url('images/divegis/headerDiveGIS.png') no-repeat;
	width: 960px;
	height: 105px;
	}
/*end dive gis*/


