
#jacht_list td, div, p, span{
	font-family: verdana, arial, serif;
	font-size: 11px;
	line-height: 15px;
	color: #727272;
}

#jacht_list_header {
	border-collapse: collapse;
}

#jacht_list_header TD{
	border-bottom: solid 1px #c9c9c9;
	border-right: solid 1px #c9c9c9;
	padding-left: 5px;	
	padding-right: 5px;
	white-space: nowrap;	
}

#jacht_list_header h1{
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
}
#jachts_frame{
	padding: 5px 5px 0px 5px;
	overflow-x: hidden;
	overflow-y: scroll;
}
#jachts_frame_details{
	padding: 5px 5px 0px 5px;	
}
#jacht_pictures {
	height: 340px;
}
#jacht_list {
	font-size: 11px;
}

#jacht_list .name {
	font-size: 10px;
	color: #727272;
	font-weight: normal;	
}

#jacht_list TR {
	cursor: pointer;
}

.terug{
	width: 100px;
	margin-left: 5px;
	margin-right: 5px;
	border: none;
	background-color: #b8240d;
	margin-top: 4px;
	text-align: center;
	color: white;
	cursor: pointer;
}

#jacht_list TD {
	vertical-align: middle;
	padding-bottom: 5px;
}

#jacht_list IMG {
	margin: 0px;
}

#prijs {
	font-size: 11px;
	text-align: right;	
}

#jacht_details td, div, p, span{
	font-family: verdana, arial, serif;
	font-size: 11px;
	line-height: 15px;
	color: #727272;
}

#jacht_details_content TD{
	line-height: 20px;
}

#jacht_details IMG{
	margin-bottom: 10px;
	margin-right: 10px;
}

#jacht_details HR{
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #c9c9c9;
	background-color: #c9c9c9;
}

#jacht_details H1{
	font-size: 11px;
	padding: 0px;
	margin:  0px 0px 15px 0px;
	color: #727272;
	line-height: normal;
}

#jacht_details H2{
	font-size: 13px;
	padding-left: 25px;
	margin:  0px 0px 10px 0px;
	line-height: normal;
	color: #727272;
	background: url(/assets/templates/hwo/images/arrow.jpg) 1px 2px no-repeat;
}

#jacht_search td, div, p, span{
	font-family: verdana, arial, serif;
	font-size: 11px;
	color: #727272;
}

#jacht_search{
	background-color: #727272;
	margin-bottom: 8px;
}

#jacht_search input{
	border: solid 1px #c9c9c9;	
	padding: 2px;	
}

#jacht_search TD{
	border-bottom: solid 1px #FFFFFF;
	padding: 10px;
	color: white;
	vertical-align: middle;
}

#jacht_search .right{
	border-right: solid 1px #FFFFFF;	
}

#submit{
	margin-bottom: 30px;
	text-align:  right;
}
.submit{
	border: solid 1px #c9c9c9;
	background-color: white;
	padding: 3px 20px 3px 20px;
	cursor: pointer;
	color: #727272;
	text-align: center;
}

#jacht_request{
	border: solid 1px #c9c9c9;
	padding: 10px;
	margin-bottom: 5px;
}

#jacht_request TD{
	padding-top: 5px;
	padding-bottom: 5px;
	white-space: nowrap;
}

#jacht_request input{
	border: solid 1px #c9c9c9;
	padding: 2px;	
}
#jacht_request .margin-left{
	padding-left: 10px;
}
#jacht_request TEXTAREA{
	width: 640px;
	height: 60px;
	color: black;
	border: solid 1px #c9c9c9;
}
#thankyou{
	font-family: verdana, arial, serif;
	font-size: 11px;
	line-height: 20px;	
	color: #727272;
}
#lengte{
	white-space: nowrap;
}
#bouwjaar{
	text-align:  center;
	padding-right: 5px;
}
#image{

}
#prijs{
	padding-right: 5px;
}
/*JACHTEN SPEC INFO FORMULIER*/
.mailmsg {
	margin-bottom: 10px;
	color: #B9240E;
}

/* validate */
label.error {
   color: red;
   display: block;
   font-style: italic;
}
#jacht_request input.error { 
	border: dotted 1px red; 
}
