/* Default */

body,td {
  font-family: helvetica, arial, verdana, bitstream vera sans, sans-serif;
  font-size: 12px;
  color: #565656;
line-height: 20px;
}

body {
  margin: 45px 0px 0px 0px;
  background-color: #BDC0CF;
  background-image: url('../images/pictures/large/system-files/img_body_tile.gif');
  background-repeat: repeat-x;
}

input,select,textarea {
  font-family: verdana, bitstream vera sans, arial, helvetica, sans-serif;
  font-size: 11px;
}

/* Headings, styles */

.heading { line-height: 24px; text-transform: uppercase; font-size: 19px; font-family: Helvetica; font-weight: bold; color: #1D3152; }
.lightheading { line-height: 24px; text-transform: uppercase; font-size: 19px; font-family: Helvetica; font-weight: bold; color: #50B0D1; }
.bigtext { font-size: 30px; font-family: Helvetica; font-weight: 100; color: #FFF; }

.small { font-size: 10px; }
.tiny { font-size: 9px; }
.white { color: white; }
.grey { color: #a0a0a0; }
.lightblue { color: #50B0D1; }
.darkblue { color: #1D3152; }

/* Links */

a {
  color: #1D3152;
}
a:visited {
  color: #1D3152;
}
a:hover {
  color: #50B0D1;
}

/* Misc */

form {
  margin: 0px;
}

hr {
  border-width: 0px;
  height: 1px;
  color: #c0c0c0;
  background-color: #c0c0c0;
}

.star {
  font-family: arial;
  font-size: 15px;
  color: #df4400;
}

#mainCell {
  padding-top: 14px;
  padding-right: 24px;
  padding-bottom: 14px;
  padding-left: 20px;
}

div.siteByInfo {
  padding-top: 2px;
  padding-bottom: 3px;
  font-size: 10px;
  color: #c0c0c0;
}
div.siteByInfo a { color: #c0c0c0; text-decoration: none; }
div.siteByInfo a:visited { color: #c0c0c0; text-decoration: none; }
div.siteByInfo a:hover { color: #e0e0e0; text-decoration: none; }

span.navHoverLink .subMenu {
	visibility: hidden;
	position: absolute;
	margin-left: 195px;
	margin-top: -6px;
	padding-top: 11px;
}


.subMenu a {
	display: block;
	padding: 4px 10px 4px 10px;
	color: white;
	text-decoration: none;
	/*background-color: #1d3152;*/
	background-color: #4fb0d0;
}
.subMenu a:visited {
	color: white;
	text-decoration: none;
}
.subMenu a:hover {
	background-color: #1d3152;
	color: white;
	text-decoration: none;
}

span.navHoverLink:hover .subMenu {
	visibility: visible;
}

span.navHoverLink.over .subMenu {
	visibility: visible;
}



.sitemapDiv {
  margin-bottom: 3px;
}
.sitemapHdrDiv {
  background-color: #f0f0f0;
  padding: 4px;
  margin-top: 24px;
  margin-bottom: 6px;
}
table.sitemapTbl {
  width: 500px;
}
td.sitemapMidCell {
  border-left: 1px solid #c0c0c0;
}

.navBgPos { background-position: 0px 20px; }
.footer A, .footer A:visited, .footer A:hover, .footer { color: #FFF; text-decoration: none; }

.galleryTextCell b {font-size: 11px; color: #1D3152;
}

.galleryTextCell {padding-top: 7px; line-height: 14px; font-size: 11px; color: #999999;
}

#bottomWords[alt] { background: url('/~oceanicd/images/pictures/large/system-files/img_bottom_words.png') no-repeat 0px 0px; }
<!--[if lt IE 7]>
#bottomWords { background: url('/~oceanicd/images/spacer.gif') no-repeat 0px 0px; }
#bottomWords { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src='/~oceanicd/images/pictures/large/system-files/img_bottom_words.png'); }
<![endif]-->
div.galleryListName { font-weight: bold; }
div.galleryListName { font-weight: bold; }

/* This is to fix a fade issue in IE when using jquery */
.gallery_image_title { background:#fff}

