@charset "UTF-8";
/* CSS Document */

#boats_header{
	background:#ECECEC;
	height:25px;
	padding:15px 20px 0px 20px;
	margin-bottom:2px;
}
#boats_header_icon{
width:606px;
border:#000000 solid 0px;
height:46px;
padding-left:20px;
font-size:11px;
}


#search_rent{
}

#error_message{
font-weight:bold;
font-size:14px;
color:#000099;
}

#tab_boat_details{
width:626px;
min-height: 320px;
height: auto !important;
height:320px;
float:left;
display:inline;
margin-left:2px;
border-top:#ececec solid 1px;
padding-top:15px;
margin-top:20px;
}

#table_boat_details{
width:192px;
}

#table_boat_details td{
height:30px;
border-bottom:#ececec solid 1px;
padding-left:20px;
}

.boat_details_active{
color:#09c;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
.boat_details_inactive{
color:#666;
font-size:12px;
font-weight:bold;
text-decoration:none;

}

.table_details{
margin:0px; 
padding:0px; 
width:407px;
float:right;
margin-left:25px;
}
.table_details strong{
margin-left:5px;
}

.table_details td{
height:25px;
padding-left:10px;

}

#contact_boat_table{
width:500px;
padding-top:20px;
}

#contact_boat_table td{
border-collapse:collapse;
padding:5px;
}

#contact_boat_table h3{
text-decoration:none;
}

#dialog label.error { margin-left: 5px; font-size:11px; color:#006699; font-weight:normal;}
#dialog_send label.error { margin-left: 5px; font-size:11px; color:#006699; font-weight:normal;}