﻿.pagebreak   { page-break-after: always }

/* Logbook */

.fixed {
	font-family: Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace;	margin: 0 auto; 	
	letter-spacing: 0px;
}
#lb_div .fixed {
	font-family: Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace;	margin: 0 auto; 	
	letter-spacing: 0px;
}

/* default background colors */
.backyellow {
	background: #fefeaf;
}


div#lb_div {
	width: 700px;
	padding: 22px 0;
}
div#lb_div_entry {
	clear: both;
	width: 700px;
	text-align: left;
}
div#lb_div_onwater {
	clear: both;
	width: 700px;
	text-align: left;
}
div#lb_div_history {
	clear: both;
	width: 700px;
	text-align: left;
}
div#lb_div h3.title {
	padding-top: 12px;
	border: 0px solid black;
}

table.lb_table {
	font-family: Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace;	margin: 0 auto; 	
}
table.lb_table tr.detail {
	background: #eaeafa;
}
table.lb_table tr.detail td {
	border-bottom: 1px dotted silver;
}
table.lb_table tr th {
	vertical-align: top;
	font-size: 12px;
	color: black;
	text-align: left;
	padding: 2px;
	margin: 0;
}
table.lb_table tr td {
	font-family: Candara, Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace;	margin: 0 auto; 	
	vertical-align: text-top;
	font-size: 12px;
	color: #202030;
	text-align: left;
	padding: 1px 2px;
	margin: 0;
}
table.lb_table tr td.right {
	text-align: right;
}
table.lb_table tr td.detail {
	border-top: 1px dotted black;
}
table.lb_table tr.tall td,table.lb_table tr.tall th {
	padding-bottom: 11px;
	border-bottom: 1px dotted black;
}


table.lb_table tr.header1,tr.header1 td h3 {
	padding: 12px 0 0 0;
	font-size: 14px;
	color: black;
}
table.lb_table tr.footer1 td {
	font-size: 12px;
	color: black;
	border-bottom: 1px dotted black;
}

.lb_table td {
	vertical-align: top;
 	text-align: left;
	font-size: 12px;
}

.lbe_input {
	font-family: Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace;	margin: 0 auto; 	
	vertical-align: middle;
	text-align: left;
	font-size: 12px;
	color: black;
	height: 24px;
	margin: 2px 0px;
	padding: 2px;
	font-weight: normal;
	background: #fefeaf;
}
.lbe_select {
	font-family: Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace;	margin: 0 auto; 	
	vertical-align: middle;
	text-align: left;
	font-size: 12px;
	color: black;
	height: 24px;
	margin: 2px 0;
	padding: 0px;
	font-weight: normal;
	background: #fefeaf;
}
.lbe_submit {
	font-size: 11px; /* Resets 1em to 10px */
	font-family: Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace;	margin: 0 auto; 	
	vertical-align: middle;
	font-weight: normal;
	width: 110px;
	padding: 2px 4px;
	height: 26px;
	margin: 0px;
	background-color: #6aafef;
	text-align: left;
	cursor: pointer;
	border: 1px solid #aaaaff;
	color: black;
}
a.lbe_submit {
	color: black;
}
.lbe_submit:hover {
	color: white;
	border: 1px solid white;
	cursor: pointer;
}
.lbe_label {
	width: 50px;
	float: left;
	text-align: left;
	margin: 0.5em 0;
	display: block
}

select#lbe_boat {
	width: 160px;
}
div#lbe_boat { display: block; }
div#lbe_seat1 { display: block; }
div#lbe_seat2 { display: none; }
div#lbe_seat3 { display: none; }
div#lbe_seat4 { display: none; }
div#lbe_seat5 { display: none; }
div#lbe_seat6 { display: none; }
div#lbe_seat7 { display: none; }
div#lbe_seat8 { display: none; }
div#lbe_seat9 { display: none; }

.lbe_seat select {
	width: 160px;
}

/* Menus */

#menustrip {
	clear: both;
	width: 100%;
	padding: 11px 0;
	margin: 0;	
}
#menustrip_submenu {
	clear: both;
	width: 100%;
	padding: 11px 0;
	margin: 0;	
}
#menustrip a {
	display: block;
	font-size: 62.5%; /* Resets 1em to 10px */;
	font-size: 11px;
	font-weight: bold;
	width: 85px;
	padding: 10px 0 5px 5px;
	color: #6060af;
}
#menustrip p {
	display: block;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-size: 11px;
	font-weight: bold;
	width: 85px;
	padding: 10px 0 5px 5px;
	color: #303030;
}

#menustrip_mini a {
	font-size: 11px;
	font-weight: normal;
}
#menustrip span {
	float: left; 
	display: block; 
	height: 42px;
	margin-right: 1px;	
}
#menustrip span.itemon {
	width: 90px;
	background: url('includes/images/menuon.jpg') 0 0 no-repeat;
	margin-left: 1px;
}
#menustrip span.itemof {
	width: 90px;
	background: url('includes/images/menuof.jpg') 0 0 no-repeat;
	margin-left: 1px;

}
#menustrip p.grayout {
	color: #a0a0a0;

}

#menustrip_submenu {
	height: 22px;
}

#menustrip_submenu span {
	width: 60px;
	height: 22px;
	vertical-align: middle;
	display: inline;
	padding: 3px;
}
#menustrip_submenu span.itemsubof {
	width: 60px;
	background: url('includes/images/menuof.jpg') 0 0 no-repeat;
/*	background: #e9e9e9; */
}
#menustrip_submenu span.itemsubon {
	background: url('includes/images/menuon.jpg') 0 0 no-repeat;
/*	background: #fafafa; */
}

#menustrip_submenu p, #menustrip_submenu a {
	width: auto;
	display: inline;
	font-size: 11px;
	font-weight: normal;
	padding: 0 5px;
	margin: 0;
}

