
#buoyData { font-weight: normal; font-size:10px; color:#000000; text-decoration:none;}
#buoyData select { font-weight: normal; font-size:10px; }
#buoyDate .stationSelect {width:100%; text-align:center;}


#buoyData #localHeader { }
#buoyData #localHeader .Place { color:#000000; padding-left: 5px; font-size: 16px;  font-weight: bold; }
#buoyData #localHeader .Wxn {  padding-left: 5px; font-weight: bold; }
#buoyData #localHeader .Label {color:#000000; font-size: 10px;  font-weight: bold; }
#buoyData #localHeader .Value { color:#000000; font-size: 10px;}

#buoyData .headerTD {padding: 5px;background: #666699;}
#buoyData .headerText {  font-size: 13px; font-weight: bold; color: #FFFFFF;}
#buoyData .headerDate {   color:#FFFFFF;  font-size: 11px; font-weight: normal;}

#buoyData #currents {}
#buoyData #currents .Wx { font-size: 13px; color:#000000;  font-weight: bold; }
#buoyData #currents .Temp { font-size: 14px; color:#000000;  font-weight: bold;}
#buoyData #currents .Label {font-weight: bold; font-size:10px; color:#000000; text-align: left;}
#buoyData #currents .Value {font-weight: normal; font-size:10px; color:#000000;}
#buoyData #currents .Adv {font-weight: bold; font-size:11px; color:#f00; text-align: left;}


#buoyData .navLink	{font-weight: normal; font-size:10px; color:#000000; text-decoration:underline;}
#buoyData a.navLink:link  {font-weight: normal; font-size:10px; color:#000000; text-decoration:underline;}
#buoyData a.navLink:hover  {font-weight: normal; font-size:10px; color:#000000; text-decoration:underline;}
#buoyData a.navLink:visited  {font-weight: normal; font-size:10px; color:#000000; text-decoration:underline;}


#buoyData #stationdetails {}
#buoyData #stationdetails .Label {font-weight: bold; font-size:10px; color:#000000; text-align: left;}
#buoyData #stationdetails .Value {font-weight: normal; font-size:10px; color:#000000;}



#buoyData table.bhist tr.header {
	background:#103681;text-align:center;color:#fff;font-weight:bold;font-size:9px;
}
#buoyData table.bhist tr.subheader {
	background:#103681;text-align:center;color:#fff;font-size:9px;
}

#buoyData table.bhist tr.fcAlert {
	background:#EEF;text-align:center;color:#f00;font-size:9px;font-weight:bold;
}

#buoyData table.bhist td {
	text-align:center;font-size:10px;
}
#buoyData table.bhist td.fcTitle {
	font-size:10px; font-weight:bold; text-align:right;
}
#buoyData table.bhist td.fcForecast {
	font-size:10px; text-align:left;
}

#buoyData table.bhist span.units {
	font-weight:normal;font-size:9px;font-style:italic;
}
#buoyData table.bhist tr.odd {
	background:#F8FBFF;
}
#buoyData table.bhist tr.even {
	background:#E6EFFF;
}
#buoyData table.bhist a:link  {font-weight: normal; font-size:11px;  text-decoration:none;}
#buoyData table.bhist a:hover  {font-weight: normal; font-size:11px;  text-decoration:none;}
#buoyData table.bhist a:visited  {font-weight: normal; font-size:11px;  text-decoration:none;}



#buoyData table.bnearby {}
#buoyData table.bnearby tr.header {	background:#103681;text-align:center;color:#fff;font-weight:bold;font-size:10px;}
#buoyData table.bnearby tr.subheader {	background:#2F5DB9;text-align:left;color:#fff;font-weight:bold;font-size:10px;}

#buoyData table.bnearby td {font-family: arial; text-align: center;font-size:10px; }
#buoyData table.bnearby tr.odd {	background:#F8FBFF;	text-align: left;}
#buoyData table.bnearby tr.even {	background:#E6EFFF;	text-align: left;}
#buoyData table.bnearby td.blank {font-family: arial;font-size:5px; height:5px;}

#buoyData table.bnearby td a, table.bnearby td a:active, table.bnearby td a:hover {color: #000;font-size:10px; text-decoration:underline;}

/* Google maps */
#mmsmapSmall  {margin:0; border-style:solid; border-color: #000; border-size:1px; height:220px;width:320px;background-color:white;color:black;}
#mmsmapLarge  {text-align:center;margin:0; border-style:solid; border-color: #000; border-size:1px; height:450px;width:600px;background-color:white;color:black;}



/* EXTRAS */

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; }
#overlay img{ border: none; }

#overlay{ background-image: url(%%hwvCSSPath%%/lightbox/overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(%%hwvCSSPath%%/lightbox/blank.gif);
	filter
}

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
#hwnav ul.tabbernav
{
 margin:0;
 padding: 2px 0;
 border-bottom: 1px solid #778;
 font: bold 10px Arial,Verdana, sans-serif;
}

#hwnav ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

#hwnav ul.tabbernav li a
{
 padding: 2px 0.5em;
 margin-left: 3px;
 border: 1px solid #778;
 border-bottom: none;
 background: #DDE;
 text-decoration: none;
 font-weight: bold;
  font: bold 10px Arial,Verdana, sans-serif;
}

#hwnav ul.tabbernav li a:link { color: #448; }
#hwnav ul.tabbernav li a:visited { color: #667; }

#hwnav ul.tabbernav li a:hover
{
 color: #000;
 background: #AAE;
 border-color: #227;
}

#hwnav ul.tabbernav li.tabberactive a
{
 background-color: #fff;
 border-bottom: 1px solid #fff;
}

#hwnav ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: 1px solid white;
}





/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
#hwnav .tabberlive .tabbertab {
 padding:1px;
 border:1px solid #aaa;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
#hwnav .tabberlive .tabbertab h2 {
 display:none;
}
#hwnav .tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
#hwnav .tabberlive#tab1 {
}
#hwnav .tabberlive#tab2 {
}


