/* $Id: style.css,v 1.31 2009/04/24 00:11:22 bask Exp $ */

body {
 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
}


img {
	border: 0px;
}

#weather, #details, #directions{
    overflow:auto;
}

#help,  #search {
    display:none;
}


.site-name {
  font-size: 18px;
  color: black;
  display: block;
  font-weight: bold;
}

.site-name a {
 text-decoration:none;
}

#legacy {
    position: absolute;
    top: 0px;
    left: 40px;
    color:#ff0000;
    z-index: 10;
}

.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:oblique;
	line-height: 15px;
	text-align:center;
	color:#990000;
}

.disclaimer a:link, .disclaimer a:visited {
      color:#990000;
}

.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	text-align:center;
	color:#990000;
}

/*table {
	background-color: white;
}*/

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #222;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;

	font-size: 24px;
	font-weight: bold;	
	line-height: 30px;
}


.subtitle {
    width: 465px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	text-align:center;
}


.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #006666;
	color: #DCDCDC;
}


.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#hide_h_f, #show_h_f {
   display:none;
}


/*
a:hover {
	text-decoration: underline;
}*/


.marine_area {
	font-weight: bold;
}

.marine_head {
	font-weight: bold;
}
.marine_head a:link, .marine_head a:visited {
    color: #000000;
}

.marine_alert {
	color:#990000;
	font-weight:bold;
}

#alert {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    text-align: center;
    display: none;
}
#alert p {
    width: 150px;
    margin: 0 auto 0 auto;
    padding: 10px;
    background: white;
    border: 1px solid #aaa;
    vertical-align:middle;
}
body.loading #alert { display: block; }

#tide_graph {
    height: 205px;
    width: 465px;
    overflow:hidden;
    position: relative;
    top:0px;
    border-bottom: solid rgb(0,0,0) 1px;
    border-right:  solid rgb(0,0,0) 1px;
    border-left:   solid rgb(0,0,0) 1px;
    background-color: #cbdcff;
}

#tide_img {
    z-index: 0;
    height: 312px;
    width: 465px;
    margin:  0px 0px 0px 0px;
    position: relative;
    top:-63px;
}

#tide_cursor {
    z-index: 1;
    height: 205px;
    width: 0px;
    border-left: 2px solid #ff0000;
    margin:  0px 0px 0px 0px;
    position: absolute;
    left: 0px;
    display: none;
}

.tide_wday {
    position: absolute;
    bottom: 0px;
    width: 30px;
    z-index: 2;
    display: none;
    text-align: center;
}

#tide_buttons {
   display:none;
}

#tide_alert {
    width: 455px;
    border: 1px solid #000000;
    border-top: 0px;
    padding-left: 5px;
    padding-right: 5px;
}


#tide_list {
    overflow:auto;
}


#map_box {
    height: 646px;
    padding: 0;
    border-spacing: 0;
}

#map {
    width:  446px;
    height: 610px;
}

#datapane {
    width:500px;
    padding: 0px 0px 0px 0px;
}

#tabmenu {
	display:none;
}

#tabmenu li {
	display:none;
}

#tabmenu a, a.active li li.active{
	display:none;
}

#tabmenu a.active {
	display:none;
}

#tabmenu a:hover {
	display:none;
}

#tabmenu a.active:hover {
	display:none;
}



#save_page, #close_save {
    display:none;
}

#save {
   display:none;
}

#save_dialog {
    text-align: left;
    position: relative;
}

#close_save {
    position: absolute;
    right: 20px;
    top: 0px;
}


#save_home, #save_date {
    font-style: italic;
    color: blue;
}

.content {
	font: 0.9em/1.3em "bitstream vera sans", verdana, sans-serif;
	width:485px;
	height:610px;
	padding: 5px;
/*	border: 2px solid #8899cc;*/
	border-top: none;
/*	z-index: 2;
        position:relative;*/
}

.content a {
	text-decoration: underline;
}

.content a:hover { 
	text-decoration:underline;
}

.map_key {
    font-size:   11px;
}

.map_key:hover {
    text-decoration: underline;
    cursor: pointer;
}

#search_results a:link, #search_results a:visited {
    color: #000000;
    text-decoration: none;
}

#search_results li:hover {
    text-decoration: underline;
}

.tide_table {
    width: 467px;
    border: 1px solid black;
    border-collapse: collapse;
    line-height: 15px;
}

.tide_table td {
    border: 1px solid #000000;
    margin: 0px 0px 0px 0px;
    padding: 3px 3px 3px 3px;
    font-size: 12px;
    line-height: 14px;
    white-space: nowrap;
}

.moon_icon:hover {
    cursor: pointer;
}

.wx {
    margin: 3px 0px 0px 0px;
    padding: 3px 3px 3px 3px;
    font-size: 9px;
    line-height: 11px;
    text-align: left;
    white-space: normal;
}
.wx:hover {
    color: blue;
    text-decoration: underline;
    cursor: pointer;
}

.cal_entry {
    margin: 3px 0px 0px 0px;
    padding: 0px 3px 0px 0px;
    font-size: 11px;
    line-height: 12px;
    font-weight: bold;
    text-align: left;
    white-space: normal;
}
.cal_entry ul {
    margin-left: 18px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

.cal_entry a:link, .cal_entry a:visited {
    color: black;
    text-decoration: none;
}

.cal_entry a:hover {
    color: blue;
    text-decoration: underline;
    cursor: pointer;
}

.tide_col1 {
    text-align: center;
    width: 250px;
}

.tide_date {
    font-weight: bold;
    font-size: 14px;
}

.tide_col_day:hover, .tide_col_night:hover {
    color: #660000;
    cursor: pointer;
}

.tide_col_day_hl, .tide_col_night_hl {
    color: #cc0000;
}

.tide_col_day, .tide_col_day_hl {
    background-color: #ffffff;
}

.tide_col_night, .tide_col_night_hl {
    background-color: #d0d8e0;
}

.tide_about {
    width: 450px;
    margin:  0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-color: #cbdcff;
    border: 1px solid #000000;
    border-collapse: collapse;
}

.tide_about td {
    border: 1px solid #000000;
}

.about_col1 {
    text-align: center;
    width: 0px;
    font-weight: bold;
}

.legacy_source td, .legacy_source a:link, .legacy_source a:visited {
    color:#990000;
}

.sun_moon {
    background-color: #dce6ff;
    border: 1px solid gray;
    color: #000000;
    font-weight: normal;
    margin-top: 3px;
    text-align: right;
    margin-left: auto;
    margin-right: auto;
    width: 0%;
}

.sun_moon th {
    font-style: italic;
    text-align: center;
    font-size:   9px;
    line-height: 8px;
    font-weight: normal;
    color: #606060;
}

.sun_moon td {
    border: 0px;
    text-align: right;
    font-size:   9px;
    line-height: 8px;
    font-weight: normal;
}

.sun_moon_col {
    color: #000000;
}

th.sun_moon_col {
    text-align: center;
    color: #000000;
    font-weight: bold;
    font-style: normal;
    font-size:   10px;
}

th.sun_moon_col_hl {
    text-align: center;
    color: #cc0000;
    font-weight: bold;
    font-style: normal;
    font-size:   10px;
}

.sun_moon_col_hl {
    color: #cc0000;
}

td.sun_moon_col:hover {
    color: #660000;
    cursor: pointer;
}

.tide_date_row {
    border-top: 3px solid #000000;
}

#tide_footnote {
    color: #990000;
    font-style: italic;
    font-size: 10px;
    text-align: center;
}

.tide_button {
    font-weight: bold;
}

.tide_button:hover, .tide_button_off:hover {
    color: blue;
    text-decoration: underline;
    cursor: pointer;
}

.tide_button_off {
    color: gray;
}

.calendar {
    z-index: 10;
}

.aerial_ctrl {
    width: 186px;
    height: 14px;
    position:relative;
    font-weight: bold;
    font-size: 14px;
}
#a_ll {
    position:absolute;
    left: 13px;
}
#a_l {
    position:absolute;
    left: 60px;
}
#a_r {
    position:absolute;
    right: 60px;
}
#a_rr {
    position:absolute;
    right: 13px;
}

.aerial_caption {
    width: 186px;
    font-weight: bold;
    font-size: 11px;
    line-height: 13px;
    text-align: center;
}
#aerial_dist {
    font-weight: normal;
}

.aerial_caption_link {
    text-decoration:underline;
    color: blue;
}

.iw_link:hover {
    cursor:pointer;
    color: blue;
}

.aerial_thumb {
    width: 180px;
    border:3px solid #000000;
}

.aerial_thumb:hover {
    border-color: blue;
}

.aerial_footnote {
    width: 186px;
    font-size: 10px;
    text-align: center;
}

.iw {
    font-size: 12px;
    width: 190px;
    padding: 0;
    margin: 0;
}
element { }
