/* $Id: style.css,v 1.44 2010/03/08 18:29:03 bask Exp $ */

body {
        background: #666666 url(res/bg_body.gif) repeat scroll 0 0;
        margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #000000;
}

#main {
    position:absolute;
    margin:0;
    border-bottom: solid rgb(68,68,68) 3px;
    border-right:  solid rgb(68,68,68) 3px;
    width: 100%;
}

img {
	border: 0px;
}

#help, #weather, #info, #directions, #search, #track {
    overflow:auto;
}

#dir_pfx {
  font-style: italic;
}

#dir_station {
  font-weight: bold;
}

#directions_hdr {
  font-weight: bold;
  font-size: 14px;
}

#header {
  background-color: #c9d3dc;
  background-image: url('/images/lands-end-composite2.jpg');
  background-repeat: repeat;
  height: 100px;
  border: 1px solid #8899cc;
  position: relative;
}
#logo {
  line-height:24px;
}
#logo img {
  float: left;
  border: 0;
}
#headerbottom {
  height: 3px;
}
.site-name {
  font-size: 32px;
  color: #ffffff;
  display: block;
  font-style: italic;
  font-weight: bold;
  position:absolute;
  left: 10px;
  bottom: 5px;
}
.site-name a:link, .site-name a:visited {
  color: #ffffff;
  text-decoration:none;
}
.site-name a:hover {
  text-decoration: underline;
}

#site-host {
    font-weight: normal;
    font-size: 24px;
}

#site-links {
    font-weight: normal;
    font-size: 11px;
}

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

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

#disclaim_logo {
    float: left;
}

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

.mkr_img2 {
    position: relative;
    bottom: 7px;
    height: 12px;
    width:   7px;
    z-index: 2;
}

.mkr_img {
    position: relative;
    left: 14px;
    bottom: 7px;
    height: 12px;
    width:   7px;
    z-index: 2;
}

.sel_img {
    position: relative;
    bottom: 2px;
    height: 13px;
    width:  13px;
    z-index: 1;
}

table {
	background-color: #bbccff;
}

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;
	color: #bbccff;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	padding-left: 200px;
	font-size: 18px;
	font-weight: bold;	
	line-height: 20px;
	background-color: #8899cc;
	color: #000000;
        border: 2px solid #8899cc;
}

.title:hover {
    background-color: #99aadd;
    cursor: pointer;
}

.subtitle {
        width: 465px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	text-align:center;
	background-color: #8899cc;
	color: #000000;	
        border: 1px solid #000000;
}

.mkr_sel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
        position: relative;
        right: 6px;
}

.subtitle:hover {
    background-color: #99aadd;
    cursor: pointer;
}

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

/*
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #339999;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}
*/
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #8899cc;
}

#hide_h_f, #show_h_f {
    font-size:   11px;
    position: absolute;
    right: 15px;
    bottom: 0px;
}

#hide_h_f:hover, #show_h_f:hover {
    color: blue;
    text-decoration: underline;
    cursor: pointer;
}

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

/*
.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
	border-style: ridge;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #bbccff;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
	color: #006666; 
	font-weight: bolder;
	font-size: medium;
}
*/
a:hover {
	text-decoration: underline;
}
/*
input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
*/
.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: 3;
    height: 205px;
    width: 0px;
    border-left: 2px solid #ff0000;
    margin:  0px 0px 0px 0px;
    position: absolute;
    left: 0px;
    display: none;
}

.tide_hrgrid, .tide_mdngrid, .tide_noongrid {
    z-index: 1;
    height: 190px;
    width: 0px;
    margin:  15px 0px 0px 0px;
    position: absolute;
    border-left-width: 1px;
    border-left-color: #999900;
}

.tide_hrgrid {
    border-left-style: dotted;
}

.tide_mdngrid {
    border-left-style: solid;
    border-left-color: #555500;
}

.tide_noongrid {
    border-left-style: dashed;
}

.tide_gridtxt {
    z-index: 2;
    position: absolute;
    top: 0px;
    text-align: center;
    width: 20px;
    font-size: 10px;
    color:#999900;
}

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

#tide_buttons {
    width: 465px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
    text-align: center;
    background-color: #cbdcff;
    color: #000000;	
    border: 1px solid #000000;
    border-bottom: solid black 2px;
    border-top: 0px;
}

#tide_alert {
    width: 455px;
    background-color: #cbdcff;
    border: 1px solid #000000;
    border-bottom: solid black 2px;
    border-top: 0px;
    padding-left: 5px;
    padding-right: 5px;
    line-height: 12px;
    font-size:   10px;
    color: #cc0000;
}

#tide_alert a:link, #tide_alert a:visited {
    text-decoration: none;
    color: #cc0000;
    font-weight: bold;
}

#tide_alert a:hover {
    text-decoration: underline;
    cursor: pointer;
}

#tide_list {
    overflow:auto;
}


#map_box {
    border: 2px solid #8899cc;
    height: 646px;
    padding: 0px;
    border-spacing: 0;
    width:  100%;
}

#map {
    height: 610px;
    padding: 0px;
}

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

#tabmenu {
	color: #000;
	border-bottom: 2px solid #8899cc;
	margin: 4px 0px 0px 0px;
	padding: 0px;
	z-index: 1;
	padding-left: 10px
}

#tabmenu li {
	display: inline;
	overflow: hidden;
	list-style-type: none;
}

#tabmenu a, a.active li li.active{
	color: #000000;
	background: #8899cc;
	font: bold 14px "Trebuchet MS", Arial, sans-serif;
	border: 2px solid #8899cc;
	padding: 2px 5px 0px 5px;
	margin: 0;
	text-decoration: none;
}

#tabmenu a.active {
	background: #bbccff;
	border-bottom: 3px solid #bbccff;
}

#tabmenu a:hover {
	color: #000000;
	background: #bbccff;
}

#tabmenu a.active:hover {
	background: #bbccff;
	color: #000000;
}

#save_page {
    padding-left: 3px;
}

#save_page, #close_save {
    font-size:   11px;
}

#save_page:hover, #close_save:hover {
    color: blue;
    text-decoration: underline;
    cursor: pointer;
}

#save {
    background-color: #cbdcff;
}

#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;
	background: #bbccff none repeat scroll 0 0;
	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;
    white-space: nowrap;
}

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

#search_results ul {
    list-style-type: none;
}

.srchmatch{
    color: #0000ff;
}

.tide_li {
    list-style-image: url(icons/tide-tiny.png);
}

.current_li {
    list-style-image: url(icons/current-tiny.png);
}

.launch_li {
    list-style-image: url(icons/launch-tiny.png);
}

.meeting_li {
    list-style-image: url(icons/meeting-tiny.png);
}

.destination_li {
    list-style-image: url(icons/destination-tiny.png);
}

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

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

.tide_table, .ts_table {
    width: 467px;
    margin:  0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border: 1px #000000;
    border-collapse: collapse;
    line-height: 15px;
}

.tide_table {
    border-style: hidden solid solid solid;
    background-color: #cbdcff;
}

.ts_table {
    border-style: solid;
    background-color: #dce6ff;
}

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

.tide_table td {
    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: #666666;
}

.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;
}

.spinner {
    display: block;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto
}

#ts_txt, #ts_start {
  font-weight: bold;
}
#ts_txt:hover {
    cursor: pointer;
}

#ts_tbl td {
    font-size: 12px;
}

#ts_hdr {
    font-size: 14px;
}

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

