body {
	text-align: center;
	font-family: "Bitstream Vera Sans", Tahoma, sans-serif;
	font-size: 10pt;
	background-color: #031124;
	background-image: url(images/background/pagegradient.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	line-height: 1.1;
	margin: auto;
}

table {
	font-size: 10pt;
}

a {
	color: #1a58a5;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}

pre {
	font-size: 9pt;
	line-height: 1;
}

p {
	text-indent: 0;
	line-height: 1.2;
}

#main {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	text-align: left;
	padding: 0px;
	width: 900px;
	background-color: white;
}

#header {
	text-align: left;
	background-color: #0069a6;
	background-image: url(images/background/headerbg.jpg);
	height: 140px;
}

#topnav {
	font-size: 8pt;
	font-weight: bold;
	background-color: #2f83af;
	background-image: url(images/background/topnavbg.jpg);
	text-align: center;
	color: #999999;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 5px solid #aaaaaa;
}
#topnav a {
	color: #eeecd0;
}
#topnav a:hover {
	color: white;
	text-decoration: none;
}

#content {
	padding: 20px;
	float: left;
	background-repeat: no-repeat;
	background-image: url(images/background/contentbg.jpg);
	width: 550px;
	
}

#content-right {
	float: right;
	width: 220px;
}

div.contentimgembed {
        clear: right;
        float: right;
        padding-top: 2px;
        padding-left: 2px;
        padding-right: 2px;
        padding-bottom: 2px;
        margin-left: 20px;
        font-style: italic;
        text-align: left;
        font-size: 8pt;
	width: 205px;
	border: 1px solid #cccccc;
}


div.contentimgembed img {
        border: 2px solid black;
        margin-bottom: 2px;
	width: 200px;
}

#footer {
	position: relative;
	clear: both;
	color: white;
	font-weight: bold;
	border-top: 1px solid black;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	font-size: 8pt;
	background-image: url(images/background/footerbg.jpg);
	background-repeat: no-repeat;
	background-color: #031124;
	height: 100px;
}

#footer a {
	font-weight: bold;
	color: yellow;
}
#footer a:hover {
	color: white;
	text-decoration: none;
}

p {
	text-indent: 1.5em;
}

h1 {
	font-size: 12pt;
	margin-top: 0px;
	margin-bottom: 20px;
	font-weight: bold;
	border-bottom: 1px solid #777777;
	width: 350px;
}

h2 {
	font-size: 12pt;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}

h3 {
	font-size: 10pt;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}

input.text {
        background-color: rgb(250,250,250);
        font-size: 8pt;
        border-color: rgb(0,0,0);
        border-style: solid;
        border-width: 1px;
}

input.text:focus{
	background-color: white;
	border-color: blue;
}

textarea.text {
        background-color: rgb(250,250,250);
        font-size: 8pt;
        border-color: rgb(0,0,0);
        border-style: solid;
        border-width: 1px;
}

textarea.text:focus {
	background-color: white;
	border-color: blue;
}

input.btn {
        border: 1px solid;
        font-size: 8pt;
}

hr {
	height: 1px;
	color: #999999;
	background-color: #999999;
	border: none;
}

.floatright {
	float: right;
}

.floatleft {
	float: left;
}
.inline {
	display: inline;
}

span.feedback_timesubmitted {
	font-size: 7pt;
}
span.feedback_entryname {
	font-weight: bold;
}
span.feedback_entryhometown {
	font-weight: bold;
}
span.feedback_entrytext {
	color: gray;
	font-style: italic;
	
}
div.feedback_entrycontainer {
	width: 400;
	padding: 5px;
	border: 1px solid #cccccc;
	margin-bottom: 10px;
}

div.feedback_formcontainer {
	width: 200;
	background-color: #A7D6DF;
	clear: right;
	float: right;
	padding: 5px;
	margin: 2px;
	border: 2px solid black;
	font-size: 8pt;
}

li.divesite{
	background-image: url(images/smallflag.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: 25px;
	margin-top: 10px;
	list-style: none;
}

div.staffprofile {
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 5px;
	border: 2px solid #444444;
	background-color: white;
	overflow: auto;
}

img.staffprofile {
	float: right;
	width: 200px;
	border: 5px solid #111111;
}

div.staffprofile p {
	padding: 5px;
	margin-left: 10px;
	text-indent: 0;
}

img.staffprofileactionpic {
	border: 1px solid #444444;
	width: 150px;
}

.red, .red * {
	color: red;
}

.packagessign * {
	color: red;
	font-weight: bold;
	border-top: 1px solid red;
	border-bottom: 1px solid red;
	border-left: 1px solid red;
	border-right: 1px solid red;
	padding-left: 10px;
	padding-right: 10px;
}
.packagessign *:hover {
	color: white;
	background-color: red;
	text-decoration: none;
}


#gallery img {
	border: 2px solid black;
}

img.stavronikita {
	border: 2px solid black;
	float: right;
	clear: right;
	width: 214px;
	margin: 10px;
}

img.bottles {
	border: 1px solid black;
	float: right;
	clear: right;
	margin: 10px;
}


.clearright {
	clear: right;
}

a.tooltip {
	position: relative;
	z-index: 24;
	background-color: #ccc;
	color: #000;
	text-decoration: none;
}

a.tooltip:hover {
	z-index: 25;
	background-color:#ff0
}

a.tooltip span {
	display: none
}

a.tooltip:hover span {
	font-size: 8pt;
	text-decoration: none;
	display:block;
	position:absolute;
	top:20px; 
	left:20px;
	width:150px;
	border:1px solid #0cf;
	background-color:#eeeeee;
	color:#000;
	text-align: left;
}

img.webcamimage {
	border: 2px solid black;
	margin-left: auto;
	margin-right: auto;
}
