body {
   font-size: 13px;
   font-family: Verdana, Arial, Helvetica;
   color:#737A80;
}
a {
	outline: none;
}
#yfYachtsList {
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 12px;
	width: 825px;
}
#yfYachtsList .yfList TD{
	vertical-align: top;
	border: solid 1px #737a80;
	cursor: pointer;
	background: #fafafa;
	height: 135px;
}
#yfYachtsList .yfList TD:hover{
	background: url(/jachtpresentatie/images/list_bg.jpg) repeat-x left top #e8e8e8;
}
#yfYachtsList .yfList TD.spaceTD, #yfYachtsList .yfList TD.spaceTD:hover{
	height: 10px;
	background: none;
	border: none;
}
#yfYachtsList .yfList DIV{
	padding: 5px;	
}
#yfYachtsList .picture{
	float: left;
	width: 155px;
	height: 115px;
	text-align: left;
}
#yfYachtsList .yfList div.omschrijving {
	margin: 0 0 0 160px;
	padding: 0 0 5px 0;
	border-bottom:1px #0096AA dotted;
}
#yfYachtsList .omschrijving span{
	font-size: 12px;
	font-style: italic;
	color: #0096AA;
}
#yfYachtsList .omschrijving h2{
	padding: 0;
	font-size: 16px;
	margin: 0 0 0 0;
	color: #0096AA;
}
#yfYachtsList .details p{
	margin: 2px 0 2px 0;
	padding: 0;
}
#yfYachtsList .details img{
	margin-top: 7px;
	margin-right: 2px;
	border: none;
	vertical-align: text-bottom;
}
#yfYachtsList .details .veld{
	float: left;
	margin-right: 5px;
	color: #737A80;
	font-weight: bold;
}
#yfYachtsList .details a {
	text-decoration: none;
}
#yfYachtsList .details a span:hover {
	text-decoration: underline;
}
#yfYachtsList .prijs{
	float: right;
	font-size: 18px;
	font-weight: bold;
	color: #0096AA;
}
#yfYachtsList .sold{
	color: #bf4a4a;
}
#yfYachtsList .underoffer{
	color: #58bf4a;
}
#yfYachtsList .urgentoffer{
	color: #58bf4a;
}
#yfYachtsList a.button {
	text-decoration: underline;
}

#yfYachtSpecs{
	margin: 10px 0 10px 0;
	width: 825px;
}
#yfYachtSpecs {
	text-align: left;
	font-size: 12px;
	line-height: 20px;
}
#yfYachtSpecs #specs h2{
	font-size: 16px;
	color: #0096aa;
}
#yfYachtSpecs #specs .label{
	width: 30%;
}
#yfYachtSpecs #specs .value{
	width: 70%;
}
#yfYachtSpecs #specs TD{
	vertical-align: top;
}
#yfYachtSpecs #specs TD img{
	margin-top: 4px;
}
#yfYachtSpecs #highlights{
	clear: both;
}
#yfYachtSpecs #highlights td{
	vertical-align: top;
	padding-top: 3px;
	padding-bottom: 3px;	
}
#yfYachtSpecs #highlights h1{
	font-size: 16px;
	margin-bottom: 10px;
}
#yfYachtSpecs #highlights{
	padding: 3px 6px 3px 6px;
	margin-bottom: 15px;
	background: url(/jachtpresentatie/images/list_bg.jpg) repeat-x left top #e8e8e8;
	color: #737a80;
	border:  solid 1px #737a80;
}
#yfYachtSpecs #highlights .prijs{
	float: right;
	font-size: 16px;
}
#yfYachtSpecs #highlights .prijs span{
	font-size: 10px;
}
#yfYachtSpecs .back{
	cursor: pointer;
	background: url(/jachtpresentatie/images/pijl.png) 4px 2px no-repeat;
	padding-left: 30px;
	border: none;
	color: #737a80;
}
#yfYachtSpecs #jachtOpties {
	background-color: #CFE9FF;
}
#yfYachtSpecs #jachtOpties{
	border:  solid 1px #737a80;
	background: url(/jachtpresentatie/images/list_bg.jpg) repeat-x left top #e8e8e8;
	margin-right: 15px;
	min-height: 318px;
	padding: 5px;
}
#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: #737a80;
}
#yfYachtSpecs #jachtOpties a.print{
	background: url(/jachtpresentatie/images/print.png) 0px 0px no-repeat;
}
#yfYachtSpecs #jachtOpties a.mail{
	background: url(/jachtpresentatie/images/mail.png) 0px 0px no-repeat;
}
#yfYachtSpecs #jachtOpties a.movie{
	background: url(/jachtpresentatie/images/film.png) 0px 0px no-repeat;
}
#yfYachtSpecs #jachtOpties a.back{
	background: url(/jachtpresentatie/images/back.png) 0px 0px no-repeat;
}
#yfYachtSpecs #jachtOpties a.slideshow {
	background: url(/jachtpresentatie/images/slideshow.png) 0px 0px no-repeat;
}
#yfYachtSpecs #jachtOpties a:hover{
	text-decoration: underline;
}
#yfYachtSpecs TD{
	vertical-align: top;
}
#yfYachtSpecs TD.label{
	width: 200px;
}
#yfYachtSpecs TD.value{
}

/* Details - Tabs */
/* tab pane styling */
div.panes div.tab {
	display:none;		
	padding:10px 10px;
	border-top:0;
	min-height:100px;
	line-height: 22px;
	background-color:#e8e8e8;
	border-right: solid 1px #737a80;
	border-bottom: solid 1px #737a80;
	border-left: solid 1px #737a80;
}
.tab h2{
	font-size: 14px;
	margin: 0 0 10px 0;
	padding: 0;
}

/* root element for tabs  */
ul.tabs { 
	list-style:none; 
	margin:0 !important; 
	padding:0;	
	border-left: solid 1px #737a80;
	border-bottom:1px solid #737a80;	
	height:25px;
}

/* single tab */
ul.tabs li { 
	float:left;	 
	text-indent:0;
	margin:0 0 0 6px;
	list-style-image:none !important; 
	border-right: solid 1px #737a80;
	border-top: solid 1px #737a80;
	border-left: solid 1px #737a80;
}
ul.tabs li.first { 
	margin:0;
	border-left: none;
}

/* link inside the tab. uses a background image */
ul.tabs a { 
	display: inline-block;
	padding: 2px 5px 2px 5px;
	height: 20px;  
	line-height: 20px;
	text-align: center;	
	text-decoration: none;
	color: #0096aa;
	margin-bottom: 0px;	
	position: relative;
	background: url(/jachtpresentatie/images/btn_bg.jpg) repeat-x left top #e8e8e8;
}

ul.tabs a:active {
	outline:none;		
	background-color: #fff;
	height: 20px;  
	line-height:20px;
}

ul.tabs a:hover {
	background-color: #fff;
	height: 20px;  
	line-height:20px;
}

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
	cursor:default !important; 
	color: #737a80;
	background-color: #FFFFFF;
	height: 21px;  
	line-height:21px;
	background: url(/jachtpresentatie/images/btn_bg.jpg) repeat-x left top #e8e8e8;
}

/* initially all panes are hidden */ 
div.panes div.pane {
	display:none;
}
#verzekering_financiering,#keuring{
	padding: 0;
}

/* List styles Tabs */
#over_aanbieder h2{
	padding-top:  5px;
}
#list_result_tab_table .underline TD{
	border-top: solid 1px #737a80;
}
#list_result_tab_table a{
	text-decoration: none;
}
#list_result_tab_table TD{
	padding:  3px 5px 3px 5px;
	vertical-align: top;	
}
#list_result_tab_table h1{
	font-size: 12px;
	padding: 0;
	margin: 2px 0 5px 0;
}
/* Einde list styles Tabs */

/* Eind Details - Tabs */

#yfYachtInfo label {
	display: inline-block;
	width: 150px;
	vertical-align: top;
}
#yfYachtInfo p {
	margin: 0;
	padding: 4px 0 4px 0;
	vertical-align: top;
}
#yfYachtInfo p.radiocheck{
	padding-left: 150px;
}
#yfYachtInfo label.error {
   color: red;
   display: block;
   font-style: italic;
   margin-top: 3px;
   width: auto;
}
#yfYachtInfo input.error { 
	border: dotted 1px red; 
}
#yfYachtInfo .error ul{
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
#yfYachtInfo .error li{
	padding: 2px 0 2px 0;
	margin: 0;
	color: red;
}
#yfYachtInfo .submit {
	width: 100px;
	height: 25px;
	line-height: 20px;
	cursor: pointer;
	border: solid 1px #737a80;
	color: #0096aa;
	background: url(/jachtpresentatie/images/btn_bg.jpg) repeat-x left top #e8e8e8;
}
#infoFormWrapper,#infoMessageWrapper{
	width: 750px;
}
#yfYachtMovie{
	width:  575px;
}
.overlay {
	background: url(/jachtpresentatie/images/list_bg.jpg) repeat-x left top #e8e8e8;
	display:none;
	overflow: hidden;
	border: solid 1px #000000;
	padding: 35px 35px 35px 35px;
}

.overlay .close {
	background: url(/jachtpresentatie/images/close.png) no-repeat center top;
	position:absolute;
	right:2px;
	top:2px;
	cursor:pointer;
	height:35px;
	width:35px;
}
#yfSearchForm {
	margin-right: 0px;
	margin-left: 0px;
	border:  solid 1px #0096AA;
	background-color: #F2F2F2;
	padding: 5px;
	width: 814px;
}
#yfSearchForm TD {
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #F2F2F2;
}
#yfSearchForm .category a {
	display: block;
	float: right;
	margin: 0 0 0 10px;
	padding: 0;
	width: 100px;
	height: 25px;
	line-height: 25px;
	text-decoration: none;
	color: #737a80; 
	border: solid 1px #0096aa;
	text-align: center;
	background: url(/jachtpresentatie/images/btn_bg.jpg) repeat-x left top #e8e8e8;
}
#yfSearchForm .category a.active {
	background: url(/jachtpresentatie/images/btn_bg_active.jpg) repeat-x left top #b1dfe5;
}
#jumpMenu {
	float: right;
	margin: 0 0 0 10px;
	padding: 4px 4px 3px 2px;
	color: #737a80; 
	border: solid 1px #0096aa;
	cursor: pointer;
}
#yfSearchForm table {
	background-color: #CFE9FF;
}
#yfSearchForm h2 {
	color: #133084;
	padding: 0 0 7px 0;
	margin: 0;
}
#yfSearchForm input, #yfSearchForm select {
	border:  solid 1px #0096AA;
	color: #737a80;
}
#yfSearchForm .normal {
	width: 250px;
}
#yfSearchForm .select {
	width: 254px;
}
#yfSearchForm .small {
	width: 100px;
}
#yfSearchForm .submit {
	width: 100px;
	height: 28px;
	line-height: 25px;
	cursor: pointer;
	background: url(/jachtpresentatie/images/btn_bg.jpg) repeat-x left top #e8e8e8;
}
#yfSearchForm .language a {
	display: none;
}
#yfDocumenten {
	margin: 15px 0 0 0;
	padding: 5px;
	list-style-type: none;
	background: url(/jachtpresentatie/images/list_bg.jpg) repeat-x left top #e8e8e8;
	border: solid 1px #737a80;
}
#yfDocumenten h2 {
	margin: 0 0 10px 0;
	padding: 0;
	color: #0096aa;
	font-size: 16px;
}
#yfDocumenten img {
	vertical-align: -4px;
}
#yfDocumenten a {
	text-decoration: none;
	color: #737a80;
}
#yfDocumenten a span {
	text-decoration: none;
}
#yfDocumenten a:hover span {
	text-decoration: underline;
}
#yfDocumenten a img {
	border: none;
}
#yfLaatstToegevoegd {
	padding: 0px;
}
#yfLaatstToegevoegd div.yacht {
	margin-bottom: 10px;
	padding: 5px;
	border: solid 1px #cccccc;
	cursor: pointer;
}
#yfLaatstToegevoegd a img {
	border: none;
}
#yfLaatstToegevoegd div.yacht div.image {
	min-height: 120px;
	text-align: center;
}
#yfLaatstToegevoegd div.yacht div.type {
	color: #636a74;
	font-weight: bold;
}
#yfLaatstToegevoegd .price, #yfLaatstToegevoegd .category_year {
	font-size: 0.95em;
	line-height: 22px;
}
.paging{
	margin-top: -2px;
	margin-right: 2px;
	padding: 0;
	text-align: right;	
	line-height: 22px;
}
.paging a{
	text-decoration: none;
	display: inline-block;
	margin-right: 2px;
	margin-left: 2px;
	color: #737A80;
	padding: 0;
}
.paging span{
	font-size: 14px;
	margin-right: 2px;
	margin-left: 2px;
	font-weight: bold;
	color: #0096AA;
}
.sort {
	padding: 4px;
}
span.poweredby {float:left;font-size:10px;font-weight:normal}
span.poweredby a{margin:0;}
span.poweredby a:hover{text-decoration:underline;}
