﻿body
{
    font-family: "Tahoma", "Lucida Sans", "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	background-image: url(images/bubbleback.jpg);
	background-repeat:no-repeat;
	margin: 0px;
}

img
{
border: 0;
}

a {
color:#222222;
text-decoration:none;

}
a:hover 
{
color:#666666;
text-decoration: none;
}

h1 
{
font-size: 20px;
font-weight: bold;
color:#000000;
}
	
h2
{
font-size: 16px;
color:#000000;
}

h3
{
font-size: 14px;
font-weight: bold;
color:#000000;
}

h4
{
    font-size: 12px;
    font-weight: bold;
    margin: 0px 0px 2px 0px;
    color:#000000;
}
table
{
	color:inherit;
}

td
{
	padding: 2px 15px 3px 4px;
}

.infotable table
{
	color:inherit;
	
}

.infotable td
{
	padding: 3px 15px 4px 4px;
	margin: 3px 0px 4px 0px;
	border: solid 1px #003D77;
	background-color: #EEEEEE;
}

.infotable th
{
	padding: 3px 15px 4px 4px;
	margin: 3px 0px 4px 0px;
	border: solid 1px #003D77;
	background-color: #EEEEEE;
}

#container
{

	padding: 10px  0px 0px  30px;
}

#header
{
    background-image: url(images/ScubaSchoolHeaderText.png);
    background-repeat: no-repeat;
    height: 110px;
}

#main 
{

}

#leftmenu
{
	float: left;
	margin: 0 0px 0 0;
	width: 180px;
    padding: 0 20px 0 0;
    min-height: 300px;
    clear: both;
}

#contentcontainer {

 position:relative;
 height: auto;
 margin: 0 auto;
 margin: 0 0 0 200px;
 min-height: 500px;
}

#nomenucontentcontainer
{
 position:relative;
 height: auto;
 margin: 0 auto;
 min-height: 500px;
}

#calendar
{
    width: 1000px;
}

#content
{
float: left;
padding: 0 0 0 0px;

}

#content img
{
	padding: 5px 5px 5px 5px;
}

#content table
{
	color:inherit;
}

#content td
{
	padding:  1px 15px 2px 8px;
}

#content th
{
	padding:  1px 15px 2px 8px;
	text-align:left;
	font-weight:bolder;
}

.infotable table
{
	color:inherit;
}

.infotable td
{
	padding: 3px 15px 4px 4px;
	margin: 3px 0px 4px 0px;
	border: solid 1px #003D77;
	background-color: #EEEEEE;
}

.infotable th
{
	padding: 3px 15px 4px 4px;
	margin: 3px 0px 4px 0px;
	border: solid 1px #003D77;
	background-color: #EEEEEE;
}

#contactform
{
	float:left;
	width: 45%;
}

#contactform .formelement
{
	padding-right: 10px;
	padding-left: 0px;
	padding-bottom: 4px;
	padding-top: 2px;
}

#contactform input
{
	border: #AAAAAA 1px solid;
}

#contactform textarea
{
	border: #AAAAAA 1px solid;
}

#crumbtrail 
{
	position:relative;
	margin:  0 0 10px 22px;
	color: #FFFFFF;
	z-index: 100;
}

#crumbtrail a
{
	color: #222222;
}

#crumbtrail a:hover
{
	color: #666666;
}

.adminbar
{
	background-color: #ffffff; /* the background          */
	filter: alpha(opacity=80); /* Internet Explorer       */
	-moz-opacity: 0.; /* Mozilla 1.6 and below   */
	opacity: 0.8; /* newer Mozilla and CSS-3 */ /*height: 25px;*/
	border: solid 2px black;
	z-index: 1800;
	padding: 3px 2px 2px 2px;
	color: Black;
	border-bottom: solid 1px black;
	clear: both;
	width: 200px;
	position: absolute;
	left: 800px;
	top: 30px;
	font-family: 'Courier New' , Courier, monospace;
	font-weight: bolder;
}

.adminbar div
{
	border: solid 1px black;
	font-weight: bold;
	font-size: 12pt;
	padding: 3px 3px 3px 3px;
}
.adminbar ol
{
	list-style:none;
}

.adminbar li
{
	margin: 0 0 0 -30px;
}

.adminbar ol a
{
	text-decoration: none;
}

.adminbar a
{
	color: #000033;
	text-decoration: none;
	padding: 2px 10px 5px 10px;
	text-decoration: underline;
}

.adminbar a:hover
{
	color: red;
}

.thumb
{
	text-align:left;
	float:left;
	padding: 8px 8px 10px 10px;
}

.thumb img
{
margin: 0px 0px 0px -5px;
padding: 0 0 0 0;
}








