* {font-family: Arial, sans-serif;  font-size: 11px; color: #485266;}
BODY {background-color:#FFFFFF;padding:0px;margin:0px;}
FORM {margin:0px;padding:0px;display:inline;}
HR {margin: 2px 0px 2px 0px; padding: 0px;}

.link {cursor:pointer;cursor:hand;}
A {}

DIV.wbm_content {text-align:left;margin-bottom: 15px;}

DIV.box_title {background-color: #309ED9;  border: 1px solid #DFDFDF; font-weight: bold; color: #FFFFFF; padding:3px; }
DIV.box_content { background-color:#FFFFFF; border-bottom:solid 1px #DFDFDF; margin-bottom:10px; padding-bottom: 5px; }
DIV.box_content DIV.box_content_width{width: 100%}

DIV.box_content DIV.column1{width:23%;float:left;}
DIV.box_content DIV.column2{width:23%;float:left;}
DIV.box_content DIV.column3{width:23%;float:left;}
DIV.box_content DIV.column4{width:23%;float:left;}

DIV.box_content DIV.left_data {float:left; width:120px;}
DIV.box_content DIV.right_data {float:left; margin-bottom: 5px;}
DIV.box_content INPUT.right_input {margin-bottom: 5px;}
DIV.box_content DIV.right_submit {float:right;}

DIV.image{width:102px;height:77px;overflow:hidden;margin-right: 8px;}
DIV.cell {padding-top:3px;padding-bottom:1px;}

DIV.footer {height:10px;}

DIV.spacer {height:10px;width:10px;}
DIV.spacer_h {height:1px;width:50px;}
DIV.spacer_v {height:10px;width:1px;}

STRONG {color: #B81315; font-weight: normal;} 

.discount {
	color:green;
}

.price {
	color:green;
}

.formField {
	width:200px;
}

INPUT {
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dfe5ec;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8e9cae;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8e9cae;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dfe5ec;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	background-color: #ecf0f4;
	background-image: url(button-bg.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-x-position: left;
	background-y-position: top;
	color: #646e7b;
	margin:1px; 
}

input.disabled {
	color:#990000;
}

input#resultsPage {
	margin:1px;
	padding:0;
}

.formField {
	margin:1px;
	padding:1px;
	background-image:none;
	background-color:#FFFFFF;
	border:1px solid #A5ACB2;
}

.box_title strong {
	font-weight:bold;
	padding:2px;
	color:#FFFF66;
}

div.column4 div.realtime form input, div.column4 div.rare form input, div.column4 div.periodic form input {
	font-weight:bold;
}

hr {
border: none 0;
border-bottom: 1px dashed #309ED9;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

.hover {margin: 0px; padding: 1px; cursor:pointer;cursor:hand;}
.hover:hover {background-color:#797979; cursor:pointer;cursor:hand;}
.hover IMG{margin: 0px; padding: 0px;}

TABLE.booking-detail { width: 100%; }
TABLE.price-info { width: 100%; }

DIV.total-price-title { line-height:20px;
						margin-top: 0px;
						margin-bottom:10px;
						/*color:#0b5eb5;*/
						font-weight: bold;
						float: left;
						width: 200px;
						}
DIV.total-price { line-height:20px;
				  margin-top: 0px;
				  margin-bottom:10px;
				  color:#B81315;
				  font-weight: bold;
				  float: right;
				  width: 200px;
				  text-align:right
				}

TD.table-data { color: #B81315; padding-right: 20px; }
TD.table-data-last { color: #B81315; text-align: right; }

/* YACH LIST (our fleet - yachts) */
DIV.wbm_yachtlist_modelkind{
	font-weight:bold;
	font-size:14px;
}

DIV.wbm_yachtlist_box{
	float:left;
	width:24%;
	text-align:center;
	margin-bottom:2px;
}

DIV.wbm_yachtlist_image{}
DIV.wbm_yachtlist_info{}

.rare {float:right; margin-top:3px; background: #990000; border: solid 4px #990000;}
.periodic {float:right; margin-top:3px; background: #FFA500; border: solid 4px #FFA500;}
.realtime{float:right;; margin-top:3px; background: #4A9F94; border: solid 4px #4A9F94;}

DIV.legend {}
DIV.legend_border {float:left; border: solid 1px black; margin-right: 5px;}
DIV.legend_border DIV {width:12px; height: 12px; line-height: 10px;}
DIV.legend_border DIV.legend_rare {background: #990000;}
DIV.legend_border DIV.legend_periodic {background: #FFA500;}
DIV.legend_border DIV.legend_realtime {background: #4A9F94;}


