/*National Aquarium*/

/*General undefined href's*/
a:link, a:visited, a:active {
	text-decoration: none;
	color: #003366;
	background-colour: transparent;
}
a:hover {
	text-decoration: underline;
}

/*General styles*/
body
{
    margin: 0 auto;
	padding: 0;
	background: url(../Images/background.jpg) center top no-repeat #0073BA;
	line-height: 135%;
	FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #666666;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}
TD
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #666666;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	line-height: 135%;
    TEXT-DECORATION: none
}
H1
{
    font-size: 14px;
	color: #0073BA;
	font-weight: bold;
    text-decoration: none;
	padding-bottom:5px;
	border-bottom: 1px solid #DDE4F7;
}
H2
{
    font-size: 12px;
	color: #00a3b4;
	font-weight: bold;
    text-decoration: none;
}
H3
{
    FONT-SIZE: 11px; COLOR: #00A2E5;
}
H4
{
    FONT-SIZE: 10px; COLOR: #00A2E5;
}
H5
{
    FONT-SIZE: 9px; COLOR: #00A2E5;
}
H6
{
    FONT-SIZE: 8px; COLOR: #00A2E5;
}
.breadcrumbs {
	text-transform:lowercase;
}
.footerlinks
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: #BDB08E;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}
#footer {
	width:955px;
	margin-top:20px;
	padding: 15px 0 20px 0;
	border-top: 1px solid #FFFFFF;
}
#footer td {
	color:#FFFFFF;
}
#footer p {
	margin: 0;
	padding: 10px 0;
	text-align:center;
	color:#FFFFFF;
}
#footer a {
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:link {
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}

.ink {
	color: #0073BA;
}
.inkboldgreen {
	font-weight: bold;
	color: #009999;
}
.inkblue {
	color: #003366;
	font-weight: bold;
}
.news {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px; 
	border-top: #BAAD89 1px solid;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}
.news a:link, .news a:visited, .optionnewslink a:active {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px; 
	border-top: #BAAD89 1px solid;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	color: #FF0000;
	padding-right: 5px;
}
.news a:hover {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px; 
	border-top: #BAAD89 1px solid;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}
.optionlink {
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
	color: #000000;
}
.optionlink a:link, .optionlink a:visited, .optionlink a:active {
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
	color: #FF0000;
	padding-right: 5px;
}
.optionlink a:hover {
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
	color: #000000;
}
.newshead {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px; 
    font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
    text-decoration: none;
	letter-spacing: 1px;
	display: inline;
}
.newshead a:link, .newshead a:visited, .newshead a:active {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px; 
    font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
    text-decoration: none;
	letter-spacing: 1px;
	display: inline;
}
.newshead a:hover {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px; 
    font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
    text-decoration: none;
	letter-spacing: 1px;
	display: inline;
}
.headerlink {
    font-size: 12px;
	color: #B2A37B;
	font-weight: bold;
    text-decoration: none;
	letter-spacing: 1px;
	display: inline;
}
.headerlink a:link, .headerlink a:visited, .headerlink a:active {
    font-size: 12px;
	color: #B2A37B;
	font-weight: bold;
    text-decoration: none;
	letter-spacing: 1px;
	display: inline;
}
.headerlink a:hover {
    font-size: 12px;
	color: #B2A37B;
	font-weight: bold;
    text-decoration: none;
	letter-spacing: 1px;
	display: inline;
}
.details {
	font-size: 11px; 
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px; 
	border-top: #CCCCCC 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

/* rotator css */
	div#rotator {
	position:relative;
	height:393px;
	width:575px;
	margin: 0;
	padding:0;
}
	div#rotator ul{
	padding:0;
	margin:0;
}
	div#rotator li{
	padding:0;
	margin:0;
}
div#rotator ul li {
	float:left;
	position:absolute;
	top:0;
	left:0;
	list-style: none;
}
/* rotator image style */	
	div#rotator ul li img {
	border:none;
}
    div#rotator ul li.show {
	z-index:500;
}

/*Form Styles*/
input.txt {
  color: #003366;
  background-color: #FFFFFF;
  border: 1px inset #003366;
  font: normal 11px Verdana, Arial, Helvetica, sans-serif;
  width: 200px;
}
input.txtalt {
  color: #666666;
  background-color: #FFFFFF;
  border: 1px solid #B2C1D1;
  font: normal 11px Verdana, Arial, Helvetica, sans-serif;
  width: 130px;
  padding:2px;
}
input.txtalt1 {
  color: #666666;
  background-color: #FFFFFF;
  border: 1px solid #B2C1D1;
  font: normal 11px Verdana, Arial, Helvetica, sans-serif;
  width: 170px;
  padding:2px;
}
input.txtgift {
  color: #003366;
  background-color: #FFFFFF;
  border: 1px inset #003366;
  font: normal 11px Verdana, Arial, Helvetica, sans-serif;
  width: 70px;
}
input.btn {
  color: #0073BA;
  font: bold 11px Verdana, Arial, Helvetica, sans-serif;
  background-color: #F2F2F2;
  border: 1px solid #0073BA;
  padding: 2px;
}
select { 
  background-color: #FFFFFF; 
  color: #003366; 
  border: 1px inset #003366;
  font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}
textarea { 
  color: #003366;
  font: normal 11px Verdana, Arial, Helvetica, sans-serif;
  background-color: #FFFFFF;
  border: 1px inset #003366;
  width: 200px;
  height: 80px;
}
fieldset {
  border: 1px dotted #0073BA;
  margin-top: 16px;
  padding: 10px;
}
legend {
  font: bold 11px Verdana, Arial, Helvetica, sans-serif;
  color: #009ba2;
  background-color: #FFFFFF;
}
.label {
  font: normal 11px Verdana, Arial, Helvetica, sans-serif;
  color: #003366;
  background-color: #FFFFFF;
}
.subtxt {
  font: normal 9px Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  background-color: #FFFFFF;
}

.imgborder
{
	padding-right: 15px;
	padding-top: 3px;
	padding-bottom: 10px;
}
hr
{
    border: none;
    background-color: #003366;
    color: #003366;
    height: 1px;
    width: 100%
}
.copyright
{
    COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}
LI
{
    COLOR: #666666; LIST-STYLE-TYPE: square; padding-bottom: 8px;
}
UL
{
    COLOR: #666666; LIST-STYLE-TYPE: square; padding-bottom: 8px;
}
OL
{
    COLOR: #666666
}
.blacktext
{
    COLOR: #000000;
}
.padding
{
    padding-left: 10px;
	color: #003366;
	font-weight: bold;
}
.paddingmain
{
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 13px;
	color: #000000;
}
table.winners td {
	border: 1px solid #cce8ea;
	background-color:#e9f4f5;
	padding:4px;
	
}

