﻿/* Style sheet created by Simon Morgan */ 
/* 17th Feb 2006 */
/* Do not modify without leving your comments */ 

body 
{
    background-color:#0016BB;
    width:100%;
    margin:0;
    padding:0;
    margin-left:0;
    margin-top:0;
}

p
{
    font-size: small;
    font-style: normal;
    font-family: Arial, Verdana, Sans-Serif;
}
.center {text-align: center} 
.left {text-align: left} 
.right {text-align: right}
.centerimgtable { margin-left:auto; margin-right:auto; width:50% } 
.stdfont
{
    font-family: Arial, Verdana, Sans-Serif;
    font-size: small;
    font-style: normal;
}
.largefont
{
    font-size: large;
    font-family: Arial, Verdana, Sans-Serif;
}
.smallfont
{
    font-family: Arial, Verdana, Sans-Serif;
    font-size: xx-small;
    font-style: normal;
    font-weight: bold;
    color:Red;
} 


.footerlink {font-family: Arial, Verdana, Sans-Serif;}
.footerlink {font-size: x-small;}
.footerlink {font-style: normal;}
.footerlink A:link {text-decoration: none; color:White; font-size:smaller;}
.footerlink A:visited {text-decoration: none; color:White;  font-size:smaller;}
.footerlink A:active {text-decoration: none; color:White;  font-size:smaller;}
.footerlink A:hover {text-decoration: none; color: Gray;  font-size:smaller;}


h3 
{
    font-size: large;
    font-family: Arial, Verdana, Sans-Serif;
    text-align: center
}

/* Genteral for all other h tags */ 
h1,h2,h4,h5,h6 
{
    font-family: Arial, Verdana, Sans-Serif;
}
li
{
    font-size: small;
    font-family: Arial, Verdana, Sans-Serif;
}
/* tags for divecenter search page*/ 
.dclist 
{
	vertical-align:top;
	font-family: Arial, Verdana, Sans-Serif;
    font-size: small;
    font-style: normal;
    font-weight: bold;
    text-align: left;
    width:250px;
}
.dcCourselist 
{
	vertical-align:top;
	font-family: Arial, Verdana, Sans-Serif;
    font-size: small;
    font-style: normal;
    font-weight: bold;
    text-align: left;
    width:325px;
}
.dcImagelist 
{
	vertical-align:top;
	font-family: Arial, Verdana, Sans-Serif;
    font-size: small;
    font-style: normal;
    font-weight: bold;
    text-align: center;
    width:200px;
}
.dcdroptable /* tags for the dropdown area to the right of the map*/ 
{
    font-size: small;
    font-family: Arial, Verdana, Sans-Serif;
    text-align: left;
}
.BoxPUL
{
background-color: #D9EAF9; 
color: #2F366A; 
font-weight: bold; 
font-size: 10pt;
}

/*Textbox Watermark*/

.unwatermarked {
	height:18px;
	width:148px;
	font-weight:bold;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: small;
}

.watermarked {
	height:20px;
	width:150px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: small;
}	

.TableBox
{
	background: #2D88D9; 
	border:1px solid #000000;
}
.TableLabel
{
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 11pt;
    font-style: normal;
    font-weight: bold;
    color:White;
}
.NoRecordLabel
{
	text-align: center;
    font-family: Arial, Verdana, Sans-Serif;
    font-size: small;
    font-style: normal;
    font-weight: bold;
    color:Black;
}
