body {
	margin: 0;
	padding: 0;
	overflow: hidden;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	background-image: url(../images/page2_03.jpg);
	background-repeat: repeat-x;
}

div.bar1 {
	padding: 0;
	margin: 0;
	left: 0px;
	width: 200px;
	padding-left: 30px;
	background-image: url(../images/page2_04-07.jpg);
	background-repeat: repeat-y;
}

div.bar1close {
	width: 200px;
	height: 15px;
	background-image: url(../images/page2_10.jpg);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}

div.boxgray {

}

div.boxgraybottom {
	background-image: url(../images/1st_choise_greyblue_03.png);
	background-repeat: no-repeat;
	height: 13px;
}

div.boxgraymid {
	background-image: url(../images/1st_choise_greyblue_02.png);
	background-repeat: repeat-y;
	padding-left: 13px;
	padding-right: 13px;
}

div.boxgraytop {
	background-image: url(../images/1st_choise_greyblue_01.png);
	background-repeat: no-repeat;
	height: 13px;
}

div.boxorange {

}

div.boxorangebottom {
	background-image: url(../images/1st_choise_orange_03.png);
	background-repeat: no-repeat;
	height: 13px;
}

div.boxorangemid {
	background-image: url(../images/1st_choise_orange_02.png);
	background-repeat: repeat-y;
	padding-left: 13px;
	padding-right: 13px;
}

div.boxorangetop {
	background-image: url(../images/1st_choise_orange_01.png);
	background-repeat: no-repeat;
	height: 13px;
}

div.container {
	text-align: left;
}

div.container_o {
	width: 718px;
	margin: auto;
	text-align: left;
	background-image: url(../images/page2_03.jpg);
	background-repeat: repeat-x;
}

div.content {
	margin-left: 210px;
	margin-right: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
}

div.error-message {
	color: #990000;
	font-weight: bold;
}

div.footer {
	margin-top: 13px;
	height: 27px;
	background-color: #e1e6ea;
	text-align: right;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 80%;
}

div.header1 {
	width: 100%;
	height: 94px;
	background-image: url(../images/page2_01.jpg);
	background-repeat: no-repeat;
}

div.header2 {
	height: 26px;
	background-image: url(../images/page2_05.jpg);
	background-repeat: no-repeat;
}

/* Notices and Errors */
div.message {
	color: #990000;
	font-size: 140%;
	font-weight: bold;
	margin: 1em 0;
}

div.radio label {
	margin: 0 0 6px 20px;
}

div.sidebar {
	width: 205px;
	float: left;
}

div.topinfo {
	position: relative;
	top: 105px;
	margin-left: 30px;
	padding-bottom: 5px;
	font-family: sans-serif;
	float: left;
	border-bottom: 2px solid #828282;
	/*display: none;*/
}

div.topmenu {
	position: relative;
	top: 67px;
	margin-left: 287px;
	font-family: sans-serif;
	font-weight: bold;
	float: right;
	font-size: 80%;
	text-align: right;
	/*display: none;*/
}

dd {
	margin-left: 20em;
	margin-top: -1.5em;
	vertical-align: top;
	line-height: 1.2em
}

dl {
	width: 80%;
	line-height: 1.5em;
}

dt {
	font-weight: bold;
	padding-left: 4px;
	vertical-align: top;
}

fieldset {
	border: 1px solid #cccccc;
	/* margin-top: 30px; */
	padding: 16px 20px;
}

fieldset fieldset {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 16px 10px;
}

fieldset fieldset div {
	margin: 0 20px;
}

fieldset fieldset legend {
	font-size: 100%;
	font-weight: normal;
}

fieldset legend {
	background: #ffffff;
	color: #ee3322;
	font-size: 100%;
	font-weight: bold;
}

form {
	margin-right: 20px;
	padding: 0;
	width: 100%;
}

form div { /* margin-bottom: .2em; */ /*  padding: .2em; */
	vertical-align: text-top;
}

form div.input {
	color: #444444;
	float: left;
	display: inline;
	width: 300px;
}

form div.required {
	color: #333333;
	font-weight: bold;
}

form div.submit {
	border: 0;
	margin-top: 10px;
	margin-left: 140px;
}

h2,form {
	margin: 0;
	padding: 0;
}

html {
	overflow: auto;
}

input,textarea {
	font-size: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 2px;
}

input[type=checkbox] {
	float: left;
	width: auto;
}

input[type=radio] {
	width: auto;
	margin: 0 3px 7px 0;
}

input[type=submit] {
	display: inline;
	font-size: 100%;
	padding: 2px 5px;
	width: auto;
	vertical-align: bottom;
}

label {
	display: block;
	font-size: 80%;
	padding-right: 20px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 2px;
	width: 300px;
}

.customlabel {
	display: block;
	font-size: 80%;
	padding-right: 20px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 2px;
	width: 300px;
	color: #444444;
}

option {
	font-size: 100%;
	padding: 0 3px;
}

p.error {
	background-color: #ee3322;
	color: #ffffff;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}

p.error em {
	color: #000000;
	font-weight: normal;
	line-height: 140%;
}

select {
	font-size: 100%;
	vertical-align: text-bottom;
}

select[multiple=multiple] { /* width: 100%; */

}

/* Tables */
table {
	background: #ffffff;
	border: 1px solid #cccccc;
	border-right: 0;
	/* clear: both; */
	color: #333333;
	margin-bottom: 10px;
	width: 100%;
}

table tr td {
	background: #ffffff;
	border-right: 1px solid #cccccc;
	padding: 4px;
	text-align: center;
	vertical-align: top;
	font-size: 80%;
}

table tr.altrow td,dl.altrow {
	background: #f4f4f4;
}

td.actions {
	text-align: center;
	white-space: nowrap;
}

td.actions a {
	margin: 0px 6px;
}

th {
	background: #f2f2f2;
	border: 1px solid #bbbbbb;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	text-align: center;
	font-size: 80%;
}

th a {
	background: #f2f2f2;
	display: block;
	padding: 2px 4px;
	text-decoration: none;
}

th a:hover {
	background: #cccccc;
	color: #333333;
	text-decoration: none;
}

.first1 {
	color: #828282;
	font-size: 160%;
	font-weight: bold;
}

.first2 {
	color: #828282;
	font-size: 120%;
	font-weight: bold;
}

.first3 {
	color: #e1e6ea;
	font-size: 160%;
	font-weight: bold;
}

.first4 {
	color: #e1e6ea;
	font-size: 100%;
	font-weight: normal;
}

.header1 h1 {
	margin: 0;
	padding: 0;
	font-size: 125%;
	font-weight: bold;
	width: 240px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #828282;
}

.header2 h1 {
	margin: 0;
	padding: 0;
	padding-left: 300px;
	font-size: 125%;
	font-family: Arial, Helvetica, sans-serif;
	color: #ee850f;
}

.info1 {
	text-align: justify;
}

.notice {
	background: #ffcc00;
	color: #000000;
	display: block;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}

.portslistbox {
	width: 200px;
	height: 20px;
	overflow: auto;
	border-style: solid;
	border-width: 1px;
	border-color: #0000ff;
	display: block;
}

.submit {
	padding-top: 5px;
	text-align: right;
	padding-right: 20px;
}

.success {
	background: #008000;
	color: #ffffff;
}

.results_title {
	font-weight: bold;
	display: block;
	font-size: 80%;
	padding-right: 20px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 2px;
	width: 300px;
	color: #444444;
}

.results_label {
	font-weight: bold;
	display: block;
	font-size: 80%;
	padding-right: 20px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 1px;
	width: 300px;
	color: #444444;
}

.extras_label {
	font-weight: bold;
	display: inline;
	font-size: 80%;
	padding-right: 20px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 1px;
	width: 200px;
	color: #444444;
}

a {
	color: black;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.modelThumbs {
	float: right;
	width: 210px;
}

.modelThumbs img {
	border: 0;
	padding: 1px;
}

.modelThumbsFull img {
	border: 0;
	padding: 1px;
}

.boatThumbs img {
	border: 0;
	padding: 1px;
}

.thover {
	background-color: orange;
}

.view_small {
	margin-left: 25em;
	font-size: .8em;
	text-align: justify;
}

tr.alt td {
	background-color: #ecf6fc;
}

tr.over td {
	background-color: #bcd4ec;
}

a.result{
color: #D6701B;
text-decoration: underline;
font-weight: bold;
}