.hand{
	cursor: pointer;
}
#message{
	padding: 10px;
}
/*SORTEREN*/
#sort{
	background-color: #6e7587;
	padding: 4px;
	font-size: 12px;
	color: #FFFFFF;
}
#sort select{
	font-size: 11px;
}
#selectiecriteria{
	background-color: #e33131;
	padding: 4px;
	font-size: 12px;
	color: #FFFFFF;
}
/*EINDE SORTEREN*/

/*SNELZOEKEN*/
#snelzoeken{
	padding: 0;
	margin: 0;
	text-align: left;
	font-size: 13px;	
}
#snelzoeken FORM {
	margin: 0;
	padding: 0;
}
#snelzoeken TABLE{
	background: #E1E1E1;
}
#snelzoeken TD{
	padding-top: 3px;
}
#snelzoeken TD.type {
	padding-left: 15px;
}
#snelzoeken TD.model {
	padding-left: 15px;
}
#snelzoeken H2{
	padding: 0px;
	margin: 5px 0px 2px 0px;
	font-weight: normal;
	font-size: 13px;	
}
#snelzoeken input, select {
	margin: 0 0 0 0;
	font-size: 12px;	
}
#snelzoeken select{
	width: 132px;
	height: 20px;
	font-size: 13px;	
}
#snelzoeken .tot{
	padding-left: 7px; 
	padding-right: 7px;
}
#snelzoeken .textSmall{
	width: 45px;
}
#snelzoeken .textLarge{
	width: 125px;
}
#snelzoeken .submit {
	margin-right: 20px;
	background: url(/assets/templates/forsail/images/button.png);
	border: none;
	width: 143px;
	height: 27px;
	vertical-align: middle;
	color: #FFFFFF;
	font-weight: bold;
}
/*EINDE SNELZOEKEN*/

/*PAGING*/
.paging{
	background-color: #6e7587;
	text-align: right;
	line-height: 20px;
	padding-right: 2px;
	color: white;
	padding-bottom: 2px;	
	padding-top: 2px;	
}
.paging span{
	padding-right: 2px;
	padding-left: 2px;
	font-size: 16px;
	font-weight: bold;
	color: #6FF000;
}
.paging a{
	font-size: 12px;
	padding-right: 2px;
	padding-left: 2px;
	text-decoration: none;	
	color: #FFFFFF;
}
.paging a.button{
	background-color: #FE183E;
	border: #FE183E;
	color: white;
	padding: 2px;
	display: inline-block;
	font-weight: bold;
	text-align: center;
	width: 100px;
}
.paging a.button:hover{
	background-color: #FE183E;
	font-size: 12px;
	border: #FE183E;
	color: white;
	font-weight: normal;
	font-weight: bold;
	padding: 2px;
	display: inline-block;
	text-align: center;
	width: 100px;
}
.paging a:hover{
	font-size: 16px;
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	text-decoration: none;
	color: #6FF000;
}
/*EINDE PAGING*/

/*JACHTEN LIJST WEERGAVE*/
#jacht_list{
	border-collapse: collapse;
}
#jacht_list h1{
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	margin: 0;
	padding: 0;
	padding-bottom: 1px;
	color: white;
}
#jacht_list TR {
	cursor: pointer;
}
#jacht_list TH{
	vertical-align: middle;
	text-align: left;
	padding-left: 2px;
	background: url(/assets/templates/forsail/images/verloop_jachtlijst.jpg);
	height: 15px;
}
#jacht_list TD{
	vertical-align: middle;
	padding: 0px;
	border-top: solid 2px white;
	border-right: solid 2px white;
	color: #465585;
}
#jacht_list TD.prijs {
	border-right: none;
}
#jacht_list .onderbod {
    font-weight: bold;
    color: #0000A0;
}
#jacht_list .verkocht {
    font-weight: bold;
    color: #FF0000;
}
#jacht_list TD DIV {
	text-align: center;
}
#jacht_list TD DIV.type {
	font-weight: bold;
	text-align: left;
	padding-left: 8px;
	color: #D60000;	/*iets donkerder rood dan het originele rood uit logo(#FF1538)*/
}
#bod_verkocht {
	font-size: 9px;
}
#jacht_list TD DIV.film {
	float: right;
} 
#jacht_list .even{
	background-color: #e0e0e0;
}
#jacht_list .oneven{
	background-color: #c8c8c8;
}
/*EINDE JACHTEN LIJST WEERGAVE*/


/*RECENT AANBOD*/
#recent_aanbod h1{
	font-size: 12px;
	padding: 5px 0 3px 0;
	margin: 0;
}
#recent_aanbod_container{
	vertical-align: top;
	padding: 0;
	margin: 0;
}
.line{
	background: url(/assets/templates/kempers/images/Bodem/scheidingslijn-boten.png) no-repeat top left;
}
#recent_aanbod {
	vertical-align: top;
	padding: 0 10px 0 10px;
	height: 160px;	
	background: url(/assets/templates/kempers/images/vergrootglas-wit.png) no-repeat bottom right;
	margin: 0 0 10px 0;
}

#recent_aanbod_table H2{
	padding: 3px 0 5px 6px;
	margin: 0;
}
#recent_aanbod .foto{
	height: 85px;
	background-color: #E2e2e2;
	border: solid 1px #515151;
	text-align: center;
	padding: 3px 0 3px 0;
}
#recent_aanbod .beschrijving{
	text-align: left;
}
/*EINDE RECENT AANBOD*/


/*JACHTSPEC*/
#jacht_spec_header{
	background: none;
	padding-left: 15px;
	padding-bottom: 0;
	margin-bottom: 0;
}
#jacht_spec_header .prijs{
	float: right;
	color: #000000;
	line-height: 33px;
	font-weight: bold;
	padding-right: 15px;
	font-size: 18px;
	padding-bottom: 0;
	margin-bottom: 0;
}
#jacht_spec_header h1{
	font-size: 18px;
	margin: 0;
	padding: 0;
	color: #D60000;
	line-height: 33px;
	font-weight: bold;
}
#jacht_spec_header h1 SPAN.year{
	font-size: 11px;
	margin: 0;
	padding: 0;
	color: #D60000;
	line-height: 33px;
	font-weight: bold;
}
#jachts_frame_details{
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#jacht_details_highlights{
	margin-top:  15px;
	width: 750px;
	padding-left: 0;
	padding-right: 5px;
}
#jacht_details_highlights TD{
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: solid 1px #CECECE;	
}
#jacht_details_highlights TD DIV{
	float: right;
	margin-right: 2px;
}
#specLinks {
	float: right;
	margin-top: 5px;
}
#specLinks img{
	margin-left: 10px;
	border: none;
}
#specLinks .social_bookmarking{
	width: 16px;
}
#jacht_details_content {
	width: 750px;
}
#jacht_details_content h2{
	font-size: 17px;
	margin: 0 0 2px 0;
	padding: 0;
	line-height: 25px;
	border-bottom: solid 1px #8A8A8A;
	color: #D60000;
}
#jacht_details_content TD{
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 20px;
	border-bottom: solid 1px #CECECE;	
}
#jacht_details_content TD.titel{
	border-bottom: none;
}
#jacht_details_content TD DIV{
	float: right;
	margin-right: 2px;
}
#info_request {
	width: 750px;
}
#info_request h2{
	font-size: 17px;
	margin: 15px 0 0 0;
	padding: 0;
	line-height: 25px;
	color: #D60000;
}
#info_request_form{
	background: #6e7587;
	padding: 5px;
	width: 750px;
}
#info_request_form .last{
	text-align: right;
}
#info_request_form .label{
	padding-right: 5px;
	white-space: nowrap;
	vertical-align: top;
}
#info_request_form td{
	color: white;
	padding-top: 5px;	
	padding-bottom: 5px;	
}
#info_request_form input,#info_request_form select {
	border: solid 1px #000000;
	line-height: 13px;
	font-size: 11px;
}
#Telefoon, #Plaats, #E-mail {
	margin-right: 3px;
}
#info_request_form textarea {
	border: solid 1px #000000;
	width: 630px;
	height: 52px;
}
#info_request_form .submit{
	text-align: right;
}
#info_request_form input.submit_button {
	margin-right: 1px;
	width: 95px;
	height: 23px;
	text-align: right;
	font-weight: bold;
	font-size: 14px;
	background: none;
	border: none;
	color: #FFFFFF;
	vertical-align: middle;	
	cursor: pointer;
}


/*EINDE JACHTSPEC*/

/*BOOTFILMS*/
#film_header {
	width: 100%;
	height: 80px;
	background: #000000;
	margin: 0px;
	text-align: center;
}
#film_footer {
	width: 100%;
	height: 60px;
	background: #000000;
	margin: 0px;
}
#film_footer IMG{
	margin-top: 10px;
}
/*EINDE BOOTFILMS*/

.notfound {padding:12px;background:#ffd3d3;border-top:solid 1px #d63838;border-bottom:solid 1px #d63838;font-size:11px;text-align:center;}
