#yfContentPane{
	margin: 30px 0 0 0;
	padding-bottom: 10px;	
}
#yfYachtsList *,#yfYachtSpecs *,#yfSearchForm *{
    color: #000000;
	font-family:Trebuchet MS; 
	font-size:10pt;
}
#yfYachtsList{
	padding: 5px;
}
#yfYachtsList .even{
	background-color: #c7dae9;
}
#yfYachtsList .yfList TH{
    color: #0077b5;
	text-align: left;
	background-color: #FFFFFF;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	line-height: 20px;
	white-space: nowrap;
}
#yfYachtsList .yfList .nowrap{
	white-space: nowrap;
}
#yfYachtsList .yfList TD.merkModel{
    font-size: 10pt;
	font-weight: bold; 
}
#yfYachtsList .yfList TD{
	vertical-align: middle;
	padding: 5px 5px 5px 0;	
	cursor: pointer;
	border-bottom: solid 1px #0077b5;
	color: #2a2e51
}
#yfYachtsList .paging{
	padding: 0 10px 10px 10px;	
	text-align: right;	
}
#yfYachtsList .picture{
	text-align: left;
}
#yfYachtsList .picture img{
	border:  solid 1px black;
}
#yfYachtsList .paging a{
	text-decoration: none;
	display: inline-block;
	margin-right: 2px;
	margin-left: 2px;
	color: #00339d;
}
#yfYachtsList .paging span{
	font-size: 20px;
	margin-right: 2px;
	margin-left: 2px;
	font-weight: bold;
	color: #00339d;
}
#yfYachtSpecs{
	margin: 0 10px 0 10px;
	padding: 10px 0 10px 0;
}
#yfYachtSpecs *{
	text-align: left;
	background-color: white;
	line-height: 20px;
}
#yfYachtSpecs #specs h2{
	font-size: 16px;
}
#yfYachtSpecs #specs .label{
	width: 30%;
}
#yfYachtSpecs #specs .value{
	width: 70%;
}
#yfYachtSpecs #specs TD{
	vertical-align: top;
}
#yfYachtSpecs #specs TD img{
	margin-top: 3px;
}
#yfYachtSpecs #highlights{
	clear: both;
}
#yfYachtSpecs #highlights td{
	vertical-align: top;
	padding-top: 1px;
	padding-bottom: 1px;	
}
#yfYachtSpecs #highlights *{
	background-color: #c7dae9;
	color: #133084
}
#yfYachtSpecs #highlights h1{
	font-size: 16px;
	padding: 0;
	margin: 0 0 10px 0;
	font-weight: bold;
}
#yfYachtSpecs h2{
	font-size: 16px;
	padding: 0;
	margin: 10px 0 0 0;
	color: #2a2e51;
}
#yfYachtSpecs #highlights{
	border:  solid 1px #0077b5;
	background-color: #c7dae9;
	padding: 3px 6px 3px 6px;
	margin-bottom: 15px;
}
#yfYachtSpecs #highlights .prijs{
	float: right;
	font-size: 16px;
}
#yfYachtSpecs #highlights .prijs span{
	font-size: 10px;
}
#yfYachtSpecs #jachtOpties ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#yfYachtSpecs #jachtOpties a{
	text-decoration: none;
	padding-top: 5px;
	padding-left: 40px;
	display:  block;
	height: 30px;
	color: #133084;
	line-height: 24px;
}
#yfYachtSpecs #jachtOpties a.print{
	background: url(/assets/templates/sneekerhof/jachtpresentatie/images/print.png) 0px 0px no-repeat;
}
#yfYachtSpecs #jachtOpties a.mail{
	background: url(/assets/templates/sneekerhof/jachtpresentatie/images/mail.png) 0px 0px no-repeat;
}
#yfYachtSpecs #jachtOpties a.movie{
	background: url(/assets/templates/sneekerhof/jachtpresentatie/images/film.png) 0px 0px no-repeat;
}
#yfYachtSpecs #jachtOpties a.slideshow{
	background: url(/assets/templates/sneekerhof/jachtpresentatie/images/slideshow.png) 0px 0px no-repeat;
}
#yfYachtSpecs #jachtOpties a.doorsturen{
	background: url(/assets/templates/sneekerhof/jachtpresentatie/images/doorsturen.png) 0px 0px no-repeat;
}
#yfYachtSpecs #jachtOpties a.back{
	background: url(/assets/templates/sneekerhof/jachtpresentatie/images/back.png) 0px 0px no-repeat;
}
#yfYachtSpecs #jachtOpties a:hover{
	text-decoration: underline;
}
#yfYachtSpecs TD{
	vertical-align: top;
}

#infoFormWrapper,#infoMessageWrapper,#doorsturenWrapper,#doorsturenMessageWrapper{
	width: 650px;
}
.yfFormWrapper label {
	display: inline-block;
	width: 130px;
	vertical-align: top;
	margin-top: 3px;
}
.yfFormWrapper p {
	margin: 0;
	padding: 4px 0 4px 0;
	vertical-align: top;
}
#infoFormWrapper h1, #doorsturenWrapper h1, #verkopenFormWrapper h1{
	margin: 0 0 10px 0;
	padding: 0;
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	color: #2a2e51;
}
#verkopenFormWrapper h2{
	padding-top: 5px;	
	padding-bottom: 5px;
	font-weight: normal;	
	font-size: 10pt;
}
#verkopenFormWrapper img{
	border: solid 1px white
}
.yfFormWrapper p.radiocheck{
	padding-left: 150px;
}
.yfFormWrapper div.error{
   text-align: left;
   margin-bottom: 5px;
}
.yfFormWrapper label.error{
   color: red;
   display: block;
   font-style: italic;
   margin-top: 3px;
   width: auto;
}
.yfFormWrapper input, .yfFormWrapper select{
	border:  solid 1px #2a2e51;
	padding: 2px 1px 2px 1px;
	padding-top: 2px;
}
.yfFormWrapper textarea{
	border:  solid 1px #2a2e51;
	padding: 1px;
	height: 125px;	
}
.yfFormWrapper .checkbox{
	line-height: normal;
	vertical-align: middle;
	margin-right: 4px;
}
.yfFormWrapper input.error { 
	border: dotted 1px red; 
}
.yfFormWrapper .error ul{
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
.yfFormWrapper .error li{
	list-style: none;
	padding: 2px 0 2px 0;
	margin: 0;
	color: red;
}
.yfFormWrapper .error li *{
	color: red;
}
.yfFormWrapper .submit{
	cursor: pointer;
	background-color: #CFDEEA;
	border: solid 1px #2a2e51;
	color: #2a2e51;
	height: 23px;
	line-height: 12px;
	width: 100px;
}
#verkopenFormWrapper input.error{
	border-color: white;
	background-color: red;
}
#verkopenFormWrapper .error li *{
	color: white;
}
#verkopenFormWrapper label{
	width: 175px;
}
#yfYachtMovie{
	width:  575px;
}

.overlay {
	background-color: white;	
	display:none;
	overflow: hidden;
	border: solid 1px #2a2e51;
	padding: 35px 35px 35px 35px;
}

.overlay .close {
	background: url(/assets/templates/sneekerhof/jachtpresentatie/images/close.png) no-repeat center top;
	position:absolute;
	right:2px;
	top:2px;
	cursor:pointer;
	height:35px;
	width:35px;
}
form{
	margin: 0;
	padding: 0;
}
#yfSearchForm TD{
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #4789BF;
	color: white;
}
#yfSearchForm input, #yfSearchForm textarea{
	border: solid 1px #5FB7FF;
	min-height: 15px;
}
#yfSearchForm select{
	border: solid 1px #5FB7FF;
	min-height: 18px;
}
#yfSearchForm table{
	background-color: #4789BF;
}
#yfSearchForm{
	margin: 0 0 10px 0;
	border:  solid 1px #4789BF;
	background-color: #4789BF;
	padding: 5px;
}
#yfSearchForm h2{
	color: #00339d;
	padding: 0 0 7px 0;
	margin: 0;
}
#yfSearchForm .normal{
	width: 260px;
}
#yfSearchForm .select{
	width: 264px;
}
#yfSearchForm .small{
	width: 60px;
}
#yfSearchForm .submit{
	background-color: #5FB7FF;
	color: white;
	width: 159px;
	text-align: center;
	cursor: pointer;
	font-weight: bold;
}
#yfDocumenten{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#yfDocumenten img{
	vertical-align: middle;
}
#yfDocumenten a{
	text-decoration: none;
	color: #00339d;
}
#yfDocumenten a span{
	text-decoration: underline;
}
#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	min-width: 150px;
	min-height: 150px;
	padding:5px;
	display:none;
	color:#fff;
}