html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}

input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

body {
	margin: 0;
	padding: 0;
	background: #E5E6DE;
    background: url(tile.png) repeat;
	margin: 0 auto;
}

form {
	display: block;
	margin: 0;
	padding: 0;
}

a, a:link, a:visited {
	color: #2e5878;
	text-decoration: none;
}

a:hover, a:active {
	color: #2e5878;
	text-decoration: underline;
}

img {
	border: none;
}

span.clear {
	display: block;
	height: 0px;
	width: 100%;
	font-size: 0pt;
	clear: both;	
}

div.page-section {
	margin-bottom: 20px;
}

#page-upper, #page-lower {
    background: #0033CC;
    background: url(page_bg.png) top center repeat-y;
	margin: 0 auto;


}

#page-upper {
	width: 950px;
	padding: 0px 0px 0px 0px;
    background: #0033CC;
}

#page-lower {
	width: 950px;
    background: #0033CC;
}

#main-menu {
	background: #2e516e  url(menu_bg.png) bottom left repeat-x;

}

#main-menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#main-menu li {
	float: left;
}

#main-menu a, #main-menu a:link, #main-menu a:visited {
	background: #2e516e url(menu_bg.png) bottom left repeat-x;
	display: block;
	font-size: 100%;
	font-weight: normal;
	padding: 5px 15px 5px 15px;
	color: #FFFFFF;
	text-transform: none;
	position: relative;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

#main-menu a:hover, #main-menu a:active, #main-menu a.active,
#main-menu a.active:link, #main-menu a.active:visited {
	/* background: #2e516e url(menu_bg_active.png) top left repeat-x; */
    background-color: #2e516e;
	text-decoration: none;
}

#sub-menus {
	height: 0;
}

#sub-menus div {
	display: none;
	width: 150px;
	position: absolute;
	padding-bottom: 5px;
	background: url(submenu_footer.gif) bottom left no-repeat;
	z-index: 30;
}

#sub-menus ul {
	/* background: #2e516e url(menu_bg_active.png) top left repeat-x; */
    background-color: #2e516e;
	margin: 0;
	padding: 0;
}

#sub-menus li {
	display: block;
	float: none;
	background: none;
	z-index: 100;
	width: 150px;
	position: relative;
}

#sub-menus a, #sub-menus a:link, #sub-menus a:visited {
	display: block;
	padding: 4px 5px 4px 15px;
	text-transform: none;
	color: #FFFFFF;
	width: 130px;
	position: relative;

}

#sub-menus a:hover, #sub-menus a:active {
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
}

#content-wrapper {
	background: url(content_wrapper_top.png) top left repeat-x;
	padding-top: 15px;
    background-color: #eff0ec;
}

#content {
	width: 730px;
	float: left;
	padding-left: 15px;
    background: url(page_bg.png) top center repeat-y;
	margin: 0 auto;
}

#context {
	float: right;
	padding-right: 15px;
	width: 170px;
}

.context_item h3 {
	margin: 0;
	background: #749730 url(context_item_header.png) top left repeat-x;
	font-size: 100%;
	border: none;
}

.context_item h3 span {
	display: block;
	padding: 1px 5px 1px 5px;
	background: url(context_item_header_corner.png) bottom right no-repeat;
	color: #FFFFFF;
}

.context_item_content {
	background: #FFFFFF;
	padding: 10px;
	border: 1px solid #EBEBEB;
	border-top: none;
	margin-bottom: 10px;
}

.context_item_content ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.context_item_content li a, .context_item_content li a:link, .context_item_content li a:visited {
	padding-left: 14px;
	background: url(icon_9_context_go.gif) 0 4px no-repeat;
}

.context_item_content li a:hover, .context_item_content li a:active {
	background: url(icon_9_context_go_active.gif) 0 4px no-repeat;
}

.context_item hr {
	background: #AAAAAA;
	color: #AAAAAA;
	height: 1px;
	border: none;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 0;
}

* html .context_item hr {
	margin-bottom: 5px;
	margin-top: 5px;
}

/**************** HEADER *******************/

#header {
  	width: 950px;
	height: 150px;
	background: #2e516e url(header_bg.jpg) no-repeat left top;
}

#logo {
	width: 340px;
	height: 77px;
	background: url(header_logo.png) top left no-repeat;
	float: left;
	position: relative;
	top: 35px;
	left: 50px;
}

#sub-logo {
	width: 1px;
	height: 1px;
	background: url(aa5.jpg) top left no-repeat;
}

#logo *, #sub-logo * {
	display: none;
}

/****************** FOOTER **********************/

#footer {
	font-family: Arial, sans-serif;
	background: url(footer_bg.png) bottom center no-repeat;
	padding: 0px 0px 0px 0px;
	color: #BBBBBB;
	font-size: 100%;
    background-color: #eff0ec;
}

#footer a, #footer a:link, #footer a:visited {
	color: #999999;
}

#footer a:hover, #footer a:active {
	color: #666666;
}

#copyright {
	float: left;
    margin :10px;
	width: 39%;
}

#info {
	text-align: right;
	float: right;
	width: 49%;
    margin :10px;
}

/************** CONTENT STYLING *****************/

h3 {
	font-size: 200%;
	font-weight: normal;
	color: #2e5878;
	margin-top: 0;
	border-bottom: 1px solid #CECDCC;
}

h4 {
	font-size: 160%;
	font-weight: normal;
	color: #2e5878;
	border-bottom: 1px solid #CECDCC;
}

h5 {
	font-size: 140%;
	font-weight: normal;
	color: #2e5878;
	margin-top: 0;
	border-bottom: 1px solid #CECDCC;
}

p.warning {
	color: #990000;
	font-size: 90%;
}

span.disclaimer {
	color: #777777;
	font-size: 90%;
}

div.right {
	text-align: right;
}

.item li {
	margin-bottom: 5px;
}

table.centered {
	margin: 0 auto;
}

img.block {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

h4.form-section {
	border-bottom: none;
	font-size: 120%;
	font-weight: bold;
}

ol.instructions-big {
	font-size: 120%;
	font-weight: bold;
	color: #5E801D;
}

a.map-launcher {
	padding-left: 20px;
	background: url(icon_16_map.gif) center left no-repeat;
}

* html a.map-launcher {
	
}

p.warn {
	border: 1px solid #ffce80;
	background: #FFF6CC url(icon_warn.gif) 6px center no-repeat;
	padding: 4px;
	padding-left: 30px;
	color: #e66100;
	font-weight: bold;
	font-size: 120%;
}

/* NEW STYLE FORMS */
/*********************************************************************/

.check-row,
.radio-row,
.field-row,
.checkgroup-row,
.radiogroup-row,
.text-row,
.options-row {
	display: block;
	border: none;
	margin: 0 0 4px 0;
	padding: 0;
	clear: both;
}

.options-row {
	text-align: right;
	margin-right: 10px;
}

.options-row-inline {
	text-align: right;
	float: right;
	position: relative;
	top: -20px;
	margin-right: 5px;
}

.check-row-label,
.radio-row-label,
.field-row-label,
.text-row-label,
.checkgroup-row-legend,
.radiogroup-row-legend {
	display: block;
	width: 145px;
	float: left;
	margin: 4px 0 0 0;
	padding: 0 0 4px 0;
}

.text-row-label {
	color: #555555;
	margin: 0;
}

form .text-row-label {
	color: #000000;
	margin: 4px 0 0 0;
}

* html legend.checkgroup-row-legend,
* html legend.radiogroup-row-legend {
	position: relative;
	left: -7px;
}

label {
	cursor: hand;
	cursor: pointer;
}

label.check-label, label.radio-label {
	vertical-align: 15%;
}

div.check-row-content,
div.radio-row-content,
div.field-row-content,
div.text-row-content,
div.checkgroup-row-content,
div.radiogroup-row-content {
	margin-left: 150px;
	clear: none;
}

div.check-row-content,
div.radio-row-content,
div.checkgroup-row-content,
div.radiogroup-row-content {
	margin-left: 146px;
	padding-top: 3px;
}

form div.text-row-content {
	padding-top: 4px;
	padding-bottom: 2px;
}

/* Hide from IE5-mac. Only IE-win sees this. \*/

* html .field-row-label,
* html .text-row-label {
	margin-right: 0;
}

* html .check-row-label,
* html .radio-row-label,
* html .checkgroup-row-legend,
* html .radiogroup-row-legend {
	margin-right: -4px;
}

* html div.check-row-content,
* html div.radio-row-content,
* html div.field-row-content,
* html div.text-row-content,
* html div.checkgroup-row-content,
* html div.radiogroup-row-content {
	margin-left: 0;
	height: 1%;
}
 
/* End hide from IE5-mac */

div.field-row input {
	padding: 1px;
}

fieldset.checkgroup-2-column {
	width: 46%;
	float: left;
	margin: 0 10px 8px 0;
	padding: 4px;
	border: 1px solid #687FA4;
	position: relative;
	top: -1px;
}

* html fieldset.checkgroup-2-column {
	margin: 0 10px 1px 0;
	padding: 3px;
	top: -4px;
}

fieldset legend {
	color: #243C62;
}

span.required {
	position: relative;
	left: -10px;
	top: 3px;
	margin-right: -7px;
	z-index: 100;
	display: block;
	width: 7px;
	float: left;
}

* html span.required {
	top: 6px;	
}

div.check-row-content span.required, div.radio-row-content span.required {
	left: -7px;	
}

span.field-notes, span.check-notes {
	display: block;
	color: #666666;
}

span.check-notes {
	margin-left: 3px;
}

input.submit {
	color: #5E801D;
	font-size: 150%;
	border: 1px solid #d3eca3;
	background: #e6f8c3;
	text-transform: uppercase;
	padding: 4px;
}

* html input.submit {
	padding: 0;
}

/*
input.submit, input.reset {
	
	border: none;
	background: none;
	background-position: 100% 5px;
	background-repeat: no-repeat;
	margin-left: 15px;
	padding: 0 10px 0 0;
	text-align: right;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
	font-size: 110%;
}

* html input.submit, * html input.reset {
	padding: 0 13px 0 0;
	background-position: 100% 6px;
}

 input.submit { background-image: url(icon_9_go.gif); color: #5E801D; } */
input.reset { background-image: url(icon_9_reset.gif); color: #D27200; }

div.indented-fields {
	padding-left: 30px;
}

form.page-options {
	border: 1px solid #d6eab8;
	background: #edf9db;
	padding: 15px;
}

form.page-options h4 {
	margin-top: 0;
}

/*************** SUBMIT FAIL/SUCCESS ********************/

div.alert {
	border: 1px solid #EECCCC;
	background: #FFE4E4 url(submit_fail.gif) 10px 50% no-repeat;
	color: #770000;
	padding: 15px;
	padding-left: 55px;
	margin-bottom: 20px;
}

div.success {
	border: 1px solid #daeecc;
	background: #ecffdf url(submit_success.gif) 10px 50% no-repeat;
	color: #006600;
	padding: 15px;
	padding-left: 55px;
	margin-bottom: 20px;
}

div.alert ul, div.success ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

/***************** ERROR PAGES *********************/

div.error-page-content {
	border: 1px solid #ffe980;
	background: #FFF6CC url(submit_warn.gif) 10px 12px no-repeat;
	padding: 15px;
	padding-left: 55px;
	margin-bottom: 20px;
}

div.error-page-content h3 {
	font-size: 200%;
	margin-bottom: 10px;
	color: #e66100;
	border-bottom: none;
}

div.error-page-content div.text-row-label {
	color: #000000;
}

/* SECTION STYLES: HOMEPAGE */
/*********************************************************************/

div.mainFeature{
	border: 1px solid #E5E5E5;
	background: #FFFFFF;
	height: 94px;
	margin-bottom: 10px;
	clear: both;
	padding-right: 5px;
}
div.subFeature1 {
	border: 1px solid #E5E5E5;
	background: #FFFFFF;
	height: 95px;
	float:left;
	width: 48%;
	margin-bottom: 10px;
	clear: left;
	padding-right: 5px;
}
div.subFeature0 {
	border: 1px solid #E5E5E5;
	background: #FFFFFF;
	height: 95px;
	float:right;
	width: 48%;
	margin-bottom: 10px;
	clear: right;
	padding-right: 5px;
}
div.mainFeature h3, div.subFeature1 h3, div.subFeature0 h3 {
	background: url(menu_bg.png) top left repeat-x;
	background: none;
	font-size: 120%;
	margin-bottom: 8px;
	font-weight: bold;
	border: none;
	margin-bottom: 5px;
}

div.mainFeature h3, div.subFeature1 h3, div.subFeature0 h3 {
	font-size: 125%;	
}

div.mainFeature h3 a, div.subFeature1 h3 a, div.subFeature0 h3 a,
div.mainFeature h3 a:link, div.subFeature1 h3 a:link, div.subFeature0 h3 a:link,
div.mainFeature h3 a:hover, div.subFeature1 h3 a:hover, div.subFeature0 h3 a:hover,
div.mainFeature h3 a:active, div.subFeature1 h3 a:active, div.subFeature0 h3 a:active,
div.mainFeature h3 a:visited, div.subFeature1 h3 a:visited, div.subFeature0 h3 a:visited {
	display: block;
	text-decoration: none;
	padding: 2px 0 2px 0;
	font-weight: bold;
}

img.thumb {
	float: left;
	margin: 6px 8px 4px 6px;
	clear: none;
	border: none;
}

div#mainFeatureTop {
	color: #333333;
	border: solid #EEEEEE;
    background: #EEEEEE
}

div#mainFeatureTop h3 {
	color: #003399;
	padding-top: 4px;
	font-size: 130%;
}

div.newFeatures {
	border: 1px solid #E5E5E5;
	background: #FFFFFF;
	margin-bottom: 10px;
	clear: both;
	padding: 5px;
}
div.newFeatures h3 {
	font-size: 130%;
	border-bottom: none;
	font-weight: bold;
}
ul.newFeatures {
	list-style-type: none;
	padding: 0;
	margin: 10px 0 10px 5px;
}
ul.newFeatures li {
	padding-left: 15px;
	background: url(icon_9_context_go.gif) 0px 3px no-repeat;
}

/* SECTION STYLES: VFR FLIGHT PLANNER */
/*********************************************************************/

table.log {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}
table.log th, table.units th {
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background: #789b34 url(th_bg_green.png) top left repeat-x;
	border-bottom: 1px solid #476116;
	padding: 2px;
}
table.spotWind {
	width: 45%;
	border: 1px solid #DDDDDD;
	margin-top: 5px;
	margin-bottom: 5px;
}
table.units {
	width: 60%;
	margin-top: 5px;
	margin-bottom: 5px;
	margin: 0 auto;
}
table.units th {
	text-align: left;
}
tr.alternate0 {

}
tr.alternate1 {
	background-color: #EEF9DD;
}

tr.logTotals td {
	text-align: center;
	font-weight: bold;
	border-top: 1px solid  #476116;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFFFFF;
	background: #789b34 url(th_bg_green.png) top left repeat-x;
}
td.logCell {
	text-align: center;
}
td.logCellUnavailable {
	text-align: center;
	color: #BBBBBB;
}
td.logCellMagHeadingUnavailable {
	text-align: center;
	color: #BBBBBB;
	font-weight: bold;
}
td.logCellMagHeading {
	text-align: center;
	font-weight: bold;
}
tr.alternate0 td.logCellMagHeadingUnavailable, tr.alternate0 td.logCellMagHeading {
	background-color: #eef9dd;
}
tr.alternate1 td.logCellMagHeadingUnavailable, tr.alternate1 td.logCellMagHeading {
	background-color: #e6f6cd;
}
span.startPoint {
	display: block;
	width: 100%;
	padding-bottom: 2px;
	border-bottom: 1px dotted #CCCCCC;
}
span.endPoint {
	display: block;
	width: 100%;
	padding-top: 2px;
}

/* Waypoint suggestion popup styles. */
div.resultContainer {
	width: 400px;
	background-color: #F1F1F1;
	border: 1px solid #CCCCCC;
}
div.resultRow {
	background-color: #F1F1F1;
	border-bottom: 1px solid #F1F1F1;
	border-top: 1px solid #F1F1F1;
}
div.resultRowSelected {
	background-color: #DDDDDD;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
}
td.resultName {
	width: 360px;
}
td.resultType {
	width: 40px;
	text-align: right;
	color: #555555;
}
/* Javascript copy links (wind table) */
a.copyOne {
	display: block;
	width: 13px;
	height: 13px;
	font-size: 0;
	background: url(copy_one.gif) top left no-repeat;
}
a.copyAll {
	display: block;
	width: 13px;
	height: 13px;
	font-size: 0;
	background: url(copy_all.gif) top left no-repeat;
}
a.copyOne span, a.copyAll span {
	display: none;
}
/* Plan management page. */

ul.plans {
	list-style-type: none;
	padding-left: 10px;
	margin-left: 10px;
}

ul.unstyled_links {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-left: 10px;
}

ul.unstyled_links li {
	margin-bottom: 3px;
}

input.enabled {
	color: #000000;
}
input.disabled {
	border: 1px;
	color: #CCCCCC;
	background: transparent;
}

table.export-grid {
	width: 100%;
	border-collapse: collapse;
	
}

table.export-grid td, table.export-grid th {
	padding: 3px 0 3px 0;
	border-bottom: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
}

/* PROGRESS BAR/LIST */
/*********************************************************************/

div.progress {
	border-bottom: 1px solid #CECDCC;
	text-align: right;
	margin: 0px;
	margin-top: -22px;
	margin-bottom: 10px;
	position: relative;
	background: url(page_bg.png) -35px 0 repeat-y;
}
* html div.progress {
	margin-top: -19px;
}

div.progress h4 {
	background: none;
	padding: 1px 0 0 0;
	border: none;
	float: left;
	color: #000000;
	font-size: 8pt;
	margin: 2px;
	display: inline;
	clear: none;
	position: relative;
}
ol.progress {
	list-style-type: none;
	margin: 0px;
	padding: 3px;
}
ol.progress li {
	padding: 3px 10px 3px 10px;
	display: inline;
}
ol.progress li a:link {
	text-decoration: none;
}
li.progressComplete {
	background: none;
}
li.progressActive {
	background-color: #D6D5D4;
}
li.progressPending {
	background: none;
}

/* SECTION STYLES: NAV TRACK LOG VIEWER */
/*********************************************************************/

.standardGraph {
	overflow: auto;
	width: 640px;
	height: 400px;
	margin: 10px 0 10px 0;
	position: relative;
}
img.inlineZoom {
	margin-top: 6px;
}
#trackMap {
	width: 640px;
	height: 640px;
	overflow: hidden;
}

/* SECTION STYLES: MET */
/*********************************************************************/

table#daytimes {
	width: 350px;
}

table#daytimes td {
	text-align: center;
}

table#daytimes th {
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background: #789b34 url(th_bg_green.png) top left repeat-x;
	border-bottom: 1px solid #476116;
	padding: 2px 0 2px 0;
}

/* STYLED LINKS */
/*********************************************************************/

a.pdf, a.xls, a.gpx, a.googleearth {
	padding: 3px 0 3px 20px;
	background-position: center left;
	background-repeat: no-repeat;
}

a.pdf {
	background-image: url(../shared/icon_16_pdf.gif);
}

a.xls {
	background-image: url(../shared/icon_16_xls.gif);
}

a.gpx {
	background-image: url(../shared/icon_16_gpx.gif);
}

a.googleearth {
	background-image: url(../shared/icon_16_googleearth.gif);
}

a.next {
	padding-right: 12px;
	background: url(icon_9_go.gif) center right no-repeat;
}

a.back {
	padding-left: 13px;
	background: url(icon_9_back.gif) center left no-repeat;
}

a.save {
	padding-left: 13px;
	background: url(../shared/icon_10_save.gif) center left no-repeat;
}

a.inline-delete, a.inline-edit {
	background-position: 0 4px;
	background-repeat: no-repeat;
	padding-left: 13px;
}

a.inline-delete { background-image: url(../shared/icon_9_delete.gif); }
a.inline-edit { background-image: url(../shared/icon_9_edit.gif); }

/* PAGINATION */
/*********************************************************************/

#pagination {
	margin-top: 10px;
}

#pagination a:link, #pagination a:visited {
	position: relative;
	background-color: #EEF9DD;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	display: block;
	min-width: 17px;
	border: 1px solid #EEF9DD;
	float: left;
	margin-right: 1px;
	padding-left: 1px;
}

* html #pagination a:link, * html #pagination a:visited {
	width: 17px;
}

#pagination a:hover, #pagination a:active, #pagination a.active:hover, #pagination a.active:active {
	color: #27466B;
	border-color: #27466B;
	background: none;
}

#pagination a.active, #pagination a.active:link, #pagination a.active:visited {
	border-color: #5E801D;
}

#pagination a.image {
	vertical-align: middle;
	padding-left: 0;
}

#position {
	float: right;
	margin-top: 2px;
}

/* GAUGE */
/*********************************************************************/

.gauge-area {
	margin: 2px 0;
}

td.gauge-bar-filled {
	background: url(../shared/gauge_fill.gif) repeat-x;
}

td.gauge-bar-empty {
	background: url(../shared/gauge_empty.gif) repeat-x;
}

.gauge-area img {
	vertical-align: auto;
}

.gauge-layout td {
	font-size: 0;
	border: none;
	padding: 0;
}

p.gauge-value {
	margin: 2px 0 0 0;
	text-align: center;
	color: #666666;
}

/* DATE PICKER */
/*********************************************************************/

.datepicker-icon {
	vertical-align: bottom;
	position: relative;
	top: 1px;
}

table.datepicker, table.datepicker_popup {
	text-align: center;
	border-collapse: collapse;
	background: #FFFFFF;
	border-spacing: 0;
	width: 150px;
}

table.datepicker th, table.datepicker_popup th {
	background: #c1e38c;
	font-weight: normal;
	text-align: center;	
}

table.datepicker td, table.datepicker_popup td {
	text-align: center;
	margin: 0;
	padding: 1px;
}

table.datepicker td.date, table.datepicker td.date-disabled,
table.datepicker_popup td.date, table.datepicker_popup td.date-disabled {
	width: 22px;
	padding: 0;
}

table.datepicker td.date-disabled, table.datepicker_popup td.date-disabled {
	padding: 1px;
	color: #C5E19A;
}

table.datepicker td.skip, table.datepicker_popup td.skip {
	font-weight: bold;	
}

table.datepicker a, table.datepicker_popup a {
	display: block;
	text-decoration: none;
	padding: 1px;
}

table.datepicker td.date a:hover, table.datepicker_popup td.date a:hover {
	background: #c1e38c;
	text-decoration: none;
}

table.datepicker td.date a.selected, table.datepicker_popup td.date a.selected {
	background: #5E801D;
	color: #FFFFFF;
}

table.datepicker_popup {
	background: #FFFFFF url(boxout_bg.png) top left repeat-x;
	border: 1px solid #acd072;
}

table.datepicker_popup td.date, table.datepicker_popup td.date-disabled {
	border: 1px solid #acd072;
}

table.datepicker_popup td.date a.selected {
	background: #c1e38c;
	color: #5E801D;
}
	

/* TAB BAR */
/*********************************************************************/

ul.tab-bar {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
	float: right;
}

.tab-bar li {
	background: url(nav_tab_hover.gif) top left no-repeat;
	display: inline;
	float: left;
	margin-right: 5px;
}

.tab-bar a, .tab-bar a:link, .tab-bar a:visited {
	background: url(nav_tab_inactive.gif) top left repeat;
	color: #11295A;
	text-align: center;
	display: block;
}

.tab-bar a:hover, .tab-bar a:active {
	background: url(nav_tab_hover.gif) top left no-repeat;
	color: #000000;
	text-decoration: none;
}

.tab-bar a.active, .tab-bar a.active:link, .tab-bar a.active:visited {
	background: url(nav_tab_active.gif) top left no-repeat;
}

.tab-bar a.active span, .tab-bar a.active:link span, .tab-bar a.active:visited span {
	background: url(nav_tab_active_right.gif) top right no-repeat;
}

div.tab-bar {
	/*border-bottom: 1px solid #91a7b4; */
}

div.tab-bar-border, div.tab-bar-content {
	border-top: 1px solid #91a7b4;
	margin-bottom: 10px;
	position: relative;
	top: -6px;
}

div.tab-bar-content {
	border: 1px solid #91a7b4;
	padding: 10px;
	background: #FFFFFF;
}

/* Fixes for riseset info windows. */
div#data div.tab-bar-border, div#data div.tab-bar-content { top: -1px; }
* html div#data div.tab-bar-border, * html div#data div.tab-bar-content { top: -3px; }


* html div.tab-bar {
	/*border: none;
	background: url(bar_tab_background.gif) bottom left repeat-x; */
}

ul.tab-bar {
	float: none;
}

.tab-bar a, .tab-bar a:link, .tab-bar a:visited {
	background: url(bar_tab_inactive.gif) no-repeat;
	border-bottom: 1px solid #91a7b4;
}

.tab-bar a span, .tab-bar a:link span, .tab-bar a:active span, .tab-bar a:visited span, .tab-bar a:hover span {
	background: url(bar_tab_inactive_right.gif) top right no-repeat;
	display: block;
	position: relative;
	left: 5px;
	padding: 3px 10px 1px 5px;
}

.tab-bar a:hover span, .tab-bar a:active span {
	background: url(bar_tab_hover_right.gif) top right no-repeat;
}

.tab-bar a:hover, .tab-bar a:active {
	background: none;
}

.tab-bar a.active span, .tab-bar a.active:link span, .tab-bar a.active:active span, .tab-bar a.active:visited span, .tab-bar a.active:hover span {
	background: url(bar_tab_active_right.gif) top right no-repeat;
	padding-bottom: 2px;
}

.tab-bar li {

	background: url(bar_tab_hover.gif) top left no-repeat;
	position: relative;
	z-index: 20;
	/*margin:0 3px 0 3px;*/
}

.tab-bar a.active, .tab-bar a.active:link, .tab-bar a.active:visited {
	background: url(bar_tab_active.gif) top left no-repeat;
	border: none;
}

/* RISE/SET */
/*********************************************************************/

div.riseset-nav {
	width: 350px;
	margin: 0 auto;
	padding: 10px;
}

div.riseset-nav-back {
	width: 44%;
	float: left;
}
div.riseset-nav-forward {
	width: 44%;
	float: right;
	text-align: right;
}
h4.riseset-month {
	text-align: center;
	margin: 0;
	border: 0;
	color: #000000;
}

/* SECTION STYLES: TIDES */
/*********************************************************************/

table.tides, table.astro {
	width: 80%;
	margin: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
}
table.tides th, table.astro th {
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background: #789b34 url(th_bg_green.png) top left repeat-x;
	border-bottom: 1px solid #476116;
	padding: 2px;
}
table.tides td, table.astro td {
	text-align: center;
}
td.tide-HIGH {
	background-color: #EEF9DD;
}
tr.alternate1 td.tide-HIGH {
	background-color: #E6F6CD;
}

#th-tide-high, #th-tide-low {
	width: 13%;
}

#th-astro-sunrise, #th-astro-sunset, #th-astro-moonrise, #th-astro-moonset {
	width: 13%;
}

p.tide-warn {
	display: block;
	padding-left: 20px;
	background: url(icon_warn.gif) 0 3px no-repeat;
	margin-top: 1em;
	margin-bottom: 1em;
	color: #990000;
}
