/*
Styles voor Hofman.nl
(c) 2011 Hofman.nl, GL Webdesign

*/
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #10315A;
	font-size: 12px;
	background: #E9E5D2 url(../images/bg.gif) repeat-x;
	margin: 0px;
}
a {
	color: #10315A; /* d-blauw */

}

a:focus { outline: none; }
h1 {
	font-size: 1.2em;
	margin: 10px 0px 4px 0px;
}
.clear {
  clear:both;
  height:0px;
  overflow:hidden;
}
.hr{
    height:1px;
    line-height:1px;
    font-size:0;
    background:#CEC5A4;
    margin:10px 0;
    overflow:hidden;
}
.hr-blue {
    background: #0C294D;
}

.i { font-style: italic; }
.b { font-weight: bold; }

.r { text-align: right; }

.bigger { font-size: 1.1em; }

.blue { color: #143966; }

#bodydiv {
	background: #E9E5D2 url(../images/bg.gif) repeat-x;
}
#container {
	position: relative;
	width: 960px;
	margin: 0 auto;
	padding: 0px;
	min-height: 600px;
	height: auto !important;
}

#header {
	height: 100px;
	margin: 0px;
	padding: 8px 0px 0px 0px;
}
#logo {
	float: left;
	width: 322px;
	padding: 0px 0px 0px 10px;
	height: 62px;
}
#extratopmelding {
  float: left;
  width: 320px;
  padding: 10px 20px 10px 10px;
  height: 42px;
  font-size: 1.2em;
  font-weight: bolder;
  color: white;
}
#belnu {
	float: right;
	margin: 4px 18px 0px 0px;
	height: 58px;
	width: 350px;
	text-align: right;
}
#belnu #google_translate_element {
	float:left;
	margin: 0px 0px 0px 0px;
}
#belnu .talen {
	float:left;
	margin: 0px 10px 0px 0px;
}
#belnu .talen img {
	padding: 4px;
}
#zoeken {
	float: right;
	width: 260px;
	height: 38px;
	margin-right: 18px;
	clear: right;
}
    #zoekform {
	padding: 0;
	margin: 0;
	width: 260px;
	height: 28px;
	background: url(../images/zoekbalk_bg.png) center top no-repeat;
	position: relative;
    }
	#zoekform input#zoekq {
	    position: absolute;
	    left: 4px;
	    top: 3px;
	    width: 216px;
	    height: 22px;
	    line-height: 22px;
	    padding: 0 5px;
	    border: none;
	    background: none;
	    outline: none;
	    color: #0C294D;
	}
	#zoekform input#zoekknop {
	    position: absolute;
	    right: 4px;
	    top: 3px;
	    width: 23px;
	    height: 22px;
	    border: none;
	    background: none;
	}
#nav {
	width: 682px;
	float: left;
	height: 38px;
	z-index: 4;
	position:relative;
	line-height: 26px;
	padding: 4px 0px 0px 0px;
	font-size: 20px;
}
#nav a {
	text-decoration: none;
}
#nav ul {
	list-style: none;
	/*margin: 0;
	padding: 0;*/
}
#nav ul li {
	float: left;
	display: inline block;
	padding: 4px 10px 4px 10px;
}
#nav ul li.active {
	border-bottom:solid 3px #E9E5D2;
}

#nav ul li ul li {
	float: none;
	display: block;
	padding: 2px 10px 2px 10px;
	background: #CEC399; /* l-bruin */
	border-bottom: 1px solid #fff;
	font-size: 18px;
}
#nav ul li ul li:hover {
	background: #DCD2AD;
}
#nav ul li ul li a {
	display: block;
}
	.hfmenu li:hover {
		background: #CEC399 url(../images/pijl_up.png) center bottom no-repeat;
	}

	.hfmenu li ul
	{
		margin: 0px 0px 0px -6px;
		padding: 7px 0px 0px 0px;
		position: absolute;
		visibility: hidden;
		float: none;
	}
	.hfsubmenu li ul
	{
		margin: -28px 0px 0px 161px;
		padding: 0px 0px 0px 0px;
		position: absolute;
		visibility: hidden;
		float: none;
	}

		.hfmenu li ul li {
			position: relative;
			float: none;
			display: block;
			min-width: 150px;

		}
		.hfsubmenu li ul li {
			position: relative;
			float: none;
			display: block;
			min-width: 150px;

		}

/* ==============================  */
#midcontainer {
	padding: 18px 4px 18px 4px;
	width: 946px;
}
#midcontainer #slideshow {
	float: right;
	width: 515px; /*547*/
	height: 369px; /*402*/
	background: url(../images/home_slidebg.png) no-repeat;
	padding: 14px;
}
#midcontainer #slideshow img{
	border: 2px solid #fff;
}
#slider {
	margin: 0px;
	float: left;
	width: 515px;
	min-height: 294px;
}
#slider p {
	padding: 0;
	margin: 0;
}
#slider img {
	border: 8px solid #bbb;
}
#slidernav {
	margin: 0px;
	padding: 2px 0px 2px 0px;
	float: left;
}
#slidernav .slidernavth {
	float: left;
	padding: 10px 0px 0px 0px;
}
#slidernav .slidernavth .img {
	border: 2px solid #fff;
	margin: 0px 11px 2px 0px;
}
#slidernav .slidernavth .imgR {
	border: 2px solid #fff;
	margin: 0px 0px 2px 0px;
}
#slidernav .slidernavth .imgsel {
	border: 2px solid #bbb;
}

/* ==============================  */
#midheader {
	background:  url(../images/midheader.png) no-repeat;
	margin: 20px 0px 0px 0px;
	width: 960px;
	height: 270px;
  position: relative;
}
#midheader .txt {
	color: #fff;
	font-size: 20px;
	padding: 72px 0px 0px 10px;
}
#midheader .txt a {
	color: #fff;
	text-decoration: none;
}
#midheader .txt a:hover {
	color: #B8AF8D;
}
#midheadertext {
  bottom: 30px;
  right: 40px;
  position: absolute;
  min-width: 250px;
  max-width: 54%;
  background: #eeeeee;
  opacity:0.82;
  filter:alpha(opacity=82); /* For IE8 and earlier */
  padding: 10px;
  border: 2px solid #aaaaaa;
  -webkit-border-radius: 10px; 
  -moz-border-radius: 10px; 
  border-radius: 10px; 
  -moz-box-shadow: 1px 1px 3px #ccc; 
  -webkit-box-shadow: 1px 1px 3px #ccc; 
  box-shadow: 1px 1px 3px #ccc;
  cursor: pointer;
}
#midheadertext h3 {
  font-size: 20px;
  font-weight: bold;
  margin: 2px 0px 2px 0px;
  padding: 0;
}
#midheadertext p {
  color: #4F4937;
  margin: 2px 0;
  padding: 0;
}
.coda-slider .panel-wrapper {
	position: relative;
}
.coda-slider  .panel-wrapper .opv {
	z-index:26;
	position: absolute;
	top: 14px;
	left: 0px;
	width: 100%;
	background: url(../images/grad_white_fade.png) repeat-y;
	padding: 6px;
}
.coda-slider  .panel-wrapper .opv a.title,.coda-slider  .panel-wrapper .opv a.title:link,.coda-slider  .panel-wrapper .opv a.title:active,.coda-slider  .panel-wrapper .opv a.title:visited {
	font-size:2em;
	text-decoration: none;
}
.coda-slider  .panel-wrapper .opv a:hover {
	text-decoration: underline;
}
#verhuurheader {
	background:  url(../images/verhuurheader.png) no-repeat;
	margin: 20px 0px 0px 0px;
	width: 960px;
	height: 270px;
}
/* ==============================  */
#nieuwbinnen {
	float: left;
	width: 380px;
	margin: 3px 0px 0px 0px;
}
#nieuwbinnen .toprow {
	height: 35px;
}
#nieuwbinnen .toprow .linksblauw {
	background: url(../images/blauw_linksboven.png) top left no-repeat;
	height: 35px;
	width: 6px;
	float: left;
}
#nieuwbinnen .toprow .midblauw {
	background: url(../images/blauw_midboven.png) top left repeat-x;
	height: 35px;
	width: 368px;
	color: #fff;
	float: left;
	line-height: 36px;
	font-size: 20px;
}
#nieuwbinnen .toprow .midblauw a {
	color: #fff;
	font-size: 12px;
	float: right;
}
#nieuwbinnen .toprow .rechtsblauw {
	background: url(../images/blauw_rechtsboven.png) top right no-repeat;
	height: 35px;
	width: 6px;
	float: right;
}
#nieuwbinnen .mainrow {
	width: 366px;
	border-left: 1px solid #343434;
	border-right: 1px solid #343434;
	background: url(../images/blauw_pixel.png);
	color: #fff;
	padding: 10px 6px 6px 6px;
}
#nieuwbinnen .mainrow .img {
	float: left;
	width: 160px;
}
#nieuwbinnen .mainrow .tekst {
	float: right;
	width: 200px;
}
#nieuwbinnen  a {
	color: #fff;
	text-decoration: none;
}
#nieuwbinnen a:hover {
	text-decoration:underline;
}
#nieuwbinnen h1 {
	font-weight: bold;
	font-size: 16px;
	margin: 0px 0px 2px 0px;
}
#nieuwbinnen h2{
	font-weight: bold;
	font-size: 12px;
	margin: 0px 0px 2px 0px;
}
#nieuwbinnen p{
	font-size: 11px;
	margin: 0px 0px 2px 0px;
}
#nieuwbinnen p.prijs{
	font-weight: bold;
	font-size: 16px;
	margin: 0px 0px 2px 0px;
}
#nieuwbinnen .bottomrow {
	height: 8px;
}
#nieuwbinnen .bottomrow .linksblauw {
	background: url(../images/blauw_linksonder.png) bottom left no-repeat;
	height: 8px;
	width: 6px;
	float: left;
}
#nieuwbinnen .bottomrow .midblauw {
	background: url(../images/blauw_midonder.png) bottom left repeat-x;
	height: 8px;
	width: 368px;
	color: #fff;
	float: left;
}
#nieuwbinnen .bottomrow .rechtsblauw {
	background: url(../images/blauw_rechtsonder.png) bottom right no-repeat;
	height: 8px;
	width: 6px;
	float: right;
}
/* ==============================  */
#aanbieding {
	float: left;
	width: 380px;
	margin: 3px 0px 0px 0px;
}
#aanbieding .toprow {
	height: 35px;
}
#aanbieding .toprow .linksbruin {
	background: url(../images/lbruin_linksboven.png) top left no-repeat;
	height: 35px;
	width: 6px;
	float: left;
}
#aanbieding .toprow .midbruin {
	background: url(../images/lbruin_midboven.png) top left repeat-x;
	height: 35px;
	width: 368px;
	color: #787156;
	float: left;
	line-height: 36px;
	font-size: 20px;
}
#aanbieding .toprow .midbruin a {
	color: #315072;
	font-size: 12px;
	float: right;
}
#aanbieding .toprow .rechtsbruin {
	background: url(../images/lbruin_rechtsboven.png) top right no-repeat;
	height: 35px;
	width: 6px;
	float: right;
}
#aanbieding .mainrow {
	width: 366px;
	border-left: 1px solid #E5E0C9;
	border-right: 1px solid #E5E0C9;
	background: url(../images/lbruin_pixel.png);
	color: #787156;
	padding: 10px 6px 6px 6px;
}

#aanbieding .mainrow .img {
	float: left;
	width: 160px;
}
#aanbieding .mainrow .tekst {
	float: right;
	width: 200px;
}
#aanbieding  a {
	color: #787156;
	text-decoration: none;
}
#aanbieding a:hover {
	text-decoration:underline;
}
#aanbieding h1 {
	font-weight: bold;
	font-size: 16px;
	margin: 0px 0px 2px 0px;
}
#aanbieding h2{
	font-weight: bold;
	font-size: 12px;
	margin: 0px 0px 2px 0px;
}
#aanbieding p{
	font-size: 11px;
	margin: 0px 0px 2px 0px;
}
#aanbieding p.prijs{
	font-weight: bold;
	font-size: 16px;
	margin: 0px 0px 2px 0px;
}
#aanbieding .bottomrow {
	height: 8px;
}
#aanbieding .bottomrow .linksbruin {
	background: url(../images/lbruin_linksonder.png) bottom left no-repeat;
	height: 8px;
	width: 6px;
	float: left;
}
#aanbieding .bottomrow .midbruin {
	background: url(../images/lbruin_midonder.png) bottom left repeat-x;
	height: 8px;
	width: 368px;
	color: #fff;
	float: left;
}
#aanbieding .bottomrow .rechtsbruin {
	background: url(../images/lbruin_rechtsonder.png) bottom right no-repeat;
	height: 8px;
	width: 6px;
	float: right;
}
/* ==============================  */
#nieuws { margin: 0; padding: 0; }
#nieuws li { list-style-type: none; list-style-position: outside; border:solid #D8CFAD; border-width:2px 0; }
#nieuws li.hover { border-color:#143966; }

	#nieuws li .nieuwstitel a,#nieuws li .nieuwstitel a:link,#nieuws li .nieuwstitel a:active,#nieuws li .nieuwstitel a:visited {
		display: block;
		text-decoration: none;
		padding: 10px; background: url(../images/occasion-row.gif) left bottom repeat-x;
	}
	#nieuws li .nieuwstitel a:hover {
		background-image: url(../images/occasion-row-hover.gif);
	}
		#nieuws li .nieuwstitel a span.nieuwsdatum { font-style: italic; margin-right: 15px; display: inline-block; }
		#nieuws li .nieuwstitel a span.nieuwstiteltekst { color: #10315a; text-decoration: underline; font-size: 1.4em; font-weight: bold; }

	#nieuws li .nieuwstekst {
		display: none;
		padding: 10px;
		line-height: 14px;
	}
	#nieuws li.hover .nieuwstekst { color: #10315a; background:#CCC09F url(../images/occasion-row-hover.gif) left top repeat-x; }
/* ==============================  */
.mainbr {
	margin: 8px 0px 0px 2px;
	width: 946px;
}
.halfbr {
	margin: 8px 20px 10px 2px;
	width: 458px;
}
.mainbr .toprow {
	height: 35px;
}
.mainbr .toprow .linksbruin {
	background: url(../images/lbruin_linksboven.png) top left no-repeat;
	height: 35px;
	width: 6px;
	float: left;
}
.mainbr .toprow .midbruin {
	background: url(../images/lbruin_midboven.png) top left repeat-x;
	/*height: 35px;*/
	width: 918px;
	color: #787156;
	float: left;
	line-height: 36px;
	font-size: 20px;
	padding: 0px 8px 0px 8px;
}
.halfbr .toprow .midbruin { width: 430px; }
.mainbr .toprow .midbruin a {
	color: #315072;
	font-size: 12px;
	float: right;
}
.mainbr .toprow .rechtsbruin {
	background: url(../images/lbruin_rechtsboven.png) top right no-repeat;
	height: 35px;
	width: 6px;
	float: right;
}
.mainbr .mainrow {
	border-left: 1px solid #E5E0C9;
	border-right: 1px solid #E5E0C9;
	background: url(../images/lbruin_pixel.png);
	color: #787156;
	padding: 10px 6px 6px 6px;
}

.mainbr .mainrow .img {
	float: left;
	width: 160px;
}
.mainbr .mainrow .tekst {
	padding: 0px 8px 0px 8px;

}
.mainbr  a {
	color: #787156;
}
.mainbr a:hover {
	text-decoration:underline;
}
.mainbr h1 {
	font-weight: bold;
	font-size: 20px;
	margin: 0px 0px 2px 0px;
}
.mainbr h2{
	font-weight: bold;
	font-size: 16px;
	margin: 0px 0px 2px 0px;
}
.mainbr p{
	font-size: 12px;
	margin: 4px;
	padding: 2px;
}

.mainbr .bottomrow {
	height: 8px;
}
.mainbr .bottomrow .linksbruin {
	background: url(../images/lbruin_linksonder.png) bottom left no-repeat;
	height: 8px;
	width: 6px;
	float: left;
}
.mainbr .bottomrow .midbruin {
	background: url(../images/lbruin_midonder.png) bottom left repeat-x;
	width: 934px;
	height: 8px;
	color: #fff;
	float: left;
}
.halfbr .bottomrow .midbruin { width: 446px; }
.mainbr .bottomrow .rechtsbruin {
	background: url(../images/lbruin_rechtsonder.png) bottom right no-repeat;
	height: 8px;
	width: 6px;
	float: right;
}
/* ==============================  */
.mainblauw {
	margin: 8px 0px 0px 2px;
	width: 946px;
}
.halfblauw {
	margin: 8px 20px 10px 2px;
	width: 458px;
}
.mainblauw .toprow,
.halfblauw .toprow {
	height: 35px;
}
.mainblauw .toprow .linksblauw,
.halfblauw .toprow .linksblauw {
	background: url(../images/blauw_linksboven.png) top left no-repeat;
	height: 35px;
	width: 6px;
	float: left;
}
.mainblauw .toprow .midblauw,
.halfblauw .toprow .midblauw {
	background: url(../images/blauw_midboven.png) top left repeat-x;
	height: 35px;
	width: 918px;
	color: #fff;
	float: left;
	line-height: 36px;
	font-size: 20px;
	padding: 0px 8px 0px 8px;
}
.halfblauw .toprow .midblauw {
	width: 430px;
}
.mainblauw .toprow .midblauw a,
.halfblauw .toprow .midblauw a,
 {
	color: #fff;
	font-size: 12px;
	float: right;
}
.mainblauw .toprow .rechtsblauw,
.halfblauw .toprow .rechtsblauw
 {
	background: url(../images/blauw_rechtsboven.png) top right no-repeat;
	height: 35px;
	width: 6px;
	float: right;
}
.mainblauw .mainrow,
.halfblauw .mainrow
 {
	border-left: 1px solid #343434;
	border-right: 1px solid #343434;
	background: url(../images/blauw_pixel.png);
	color: #fff;
	padding: 10px 6px 6px 6px;
}

.mainblauw .mainrow .img {
	float: left;
	width: 160px;
}
.mainblauw .mainrow .tekst,
.halfblauw .mainrow .tekst {
	padding: 0px 8px 0px 8px;

}
.mainblauw  a,
.halfblauw  a {
	color: #fff;
}
.mainblauw a:hover, .halfblauw a:hover {
	text-decoration:underline;
}
.mainblauw h1, .halfblauw h1 {
	font-weight: bold;
	font-size: 18px;
	margin: 0px 0px 2px 0px;
}
.mainblauw h2, .halfblauw h2 {
	font-weight: bold;
	font-size: 14px;
	margin: 0px 0px 2px 0px;
}
.mainblauw p, .halfblauw p {
	font-size: 12px;
	margin: 4px;
	padding: 2px;
}

.mainblauw .bottomrow, .halfblauw .bottomrow {
	height: 8px;
}
.mainblauw .bottomrow .linksblauw, .halfblauw .bottomrow .linksblauw {
	background: url(../images/blauw_linksonder.png) bottom left no-repeat;
	height: 8px;
	width: 6px;
	float: left;
}
.mainblauw .bottomrow .midblauw, .halfblauw .bottomrow .midblauw {
	background: url(../images/blauw_midonder.png) bottom left repeat-x;
	width: 934px;
	height: 8px;
	color: #fff;
	float: left;
}
 .halfblauw .bottomrow .midblauw {
	width: 446px;
 }
.mainblauw .bottomrow .rechtsblauw, .halfblauw .bottomrow .rechtsblauw {
	background: url(../images/blauw_rechtsonder.png) bottom right no-repeat;
	height: 8px;
	width: 6px;
	float: right;
}

.huurprijs {
	width: 140px;
	background: url(../images/verhuurprijsbg.png) center center no-repeat;
	color: #787156;
	font-size: 20px;
	padding: 0px;
	margin: 8px 2px 10px 18px;
}
.huurprijswide {
	width: 140px;
	background: url(../images/verhuurgradbg.png) center center no-repeat;
	color: #787156;
	font-size: 18px;
  text-align: center;
	padding: 2px 0px 2px 0px;
	margin: 2px 2px 4px 18px;
}
.huurprijswide span.dag {
	color: #0D2A4F;
}
.huurprijs span {
	width: 70px;
	text-align: center;
	padding: 8px 0px 8px 0px;
}
.huurprijs span.dag {
	color: #0D2A4F;
}
.huurprijsimg {
	margin: 8px 0px 10px 0px;
}
.huurbutton {
    width: 140px;
	margin: 20px 2px 10px 10px;
	text-align: right;
}
.huurbutton a {
    background: url(../images/verhuurgradbg.png) center center no-repeat;
	padding: 10px 6px 10px 6px;
	color: #0D2A4F;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
}
.huurbutton a:hover {
	background: url(../images/verhuurgradbg2.png) center center no-repeat;
	color: #787156;
    text-decoration: none;
}
/* ==============================  */

.links, .left {
	float: left;
}
.rechts, .right {
	float: right;
}
.alignrechts, .alignright {
	text-align: right;
}
.streepl {
	border-left: 1px solid #3D361F;
}
.streepr {
	border-right: 1px solid #3D361F;
}
.lbruin {
	color: #B8AF8D;
}
.lindent {
	padding-left: 20px;
}
.derde {
	width: 31%;
}
/* ================================ */
.w3 {	width: 3px;}
.w10 {	width: 10px;}
.w15 {	width: 15px;}
.w20 {	width: 20px;}
.w30 {	width: 30px;}
.w40 {	width: 40px;}
.w50 {	width: 50px;}
.w60 {	width: 60px;}
.w70 {	width: 70px;}
.w80 {	width: 80px;}
.w90 {	width: 90px;}
.w100 {	width: 100px;}
.w110 {	width: 110px;}
.w120 {	width: 120px;}
.w130 {	width: 130px;}
.w140 {	width: 140px;}
.w150 {	width: 150px;}
.w160 {	width: 160px;}
.w170 {	width: 170px;}
.w180 {	width: 180px;}
.w190 {	width: 190px;}
.w200 {	width: 200px;}
.w210 {	width: 210px;}
.w220 {	width: 220px;}
.w230 {	width: 230px;}
.w240 {	width: 240px;}
.w250 {	width: 250px;}
.w260 {	width: 260px;}
.w270 {	width: 270px;}
.w280 {	width: 280px;}
.w290 {	width: 290px;}
.w300 {	width: 300px;}
.w310 {	width: 310px;}
.w320 {	width: 320px;}
.w330 {	width: 330px;}
.w340 {	width: 340px;}
.w350 {	width: 350px;}
.w360 {	width: 360px;}
.w370 {	width: 370px;}
.w380 {	width: 380px;}
.w390 {	width: 390px;}
.w400 {	width: 300px;}
/* ==============================  */

#gmap {
    width:625px;
    height:342px;
}
 #gdirections {
    clear:both;
    padding: 10px;
}

/* ==============================  */

form.niceform {
    margin: 0;
    padding: 0;
}

    form.niceform .row {
	clear: both;
	margin: 5px 0;
    }

    form.niceform .row label {
	float: left;
	width: 120px;
	padding: 5px 0 5px 5px;
    }
    form.niceform .required label {
	font-weight: bold;
    }
    form.niceform .row input {
	width: 164px;
	padding: 5px;
	border: solid 2px #CEC5A4;
	background: #fff;
	outline: none;
	color: #143966;
    }
    form.niceform .row textarea {
	width: 264px;
	height: 200px;
	padding: 5px;
	border: solid 2px #CEC5A4;
	background: #fff;
	outline: none;
	color: #143966;
    }
    form.niceform .submit input {
	width: 174px;
	padding: 5px 0;
	border: solid 2px #0C2A4E;
	background: #143966;
	outline: none;
	color: #fff;
    }

input#routefrom {
    width: 164px;
    padding: 5px;
    border: solid 2px #0C294D;
    background: #fff;
    outline: none;
    color: #143966;
}
input#routbutton {
    width: auto;
    padding: 5px 3px;
    border: solid 2px #0C2A4E;
    background: #CEC5A4;
    outline: none;
    color: #0C294D;
}

.blauwbutton {
    width: auto;
    padding: 5px 3px;
    border: solid 2px #0C2A4E;
    background: #CEC5A4;
    outline: none;
    color: #0C294D;
}
/* ==============================  */

#occasions { float: right; width: 710px; height: 600px; overflow: auto; }

	#occasions .toprow { width: 690px; }
		#occasions .toprow .midbruin { width: 662px; }
    #occasions .mainrow { width: 676px; }
    #occasions .bottomrow { width: 690px; }
		#occasions .bottomrow .midbruin { width: 678px; }

    #occasions ul { margin:0; padding:0; }
    #occasions .occasion { list-style-type: none; list-style-position: outside; clear: both; }
    #occasions .occasion a,#occasions .occasion a:link,#occasions .occasion a:active,#occasions .occasion a:visited {
	display: block; text-decoration: none; height: auto; overflow: auto; padding: 10px; border:solid #D8CFAD; border-width:2px 0; background: url(../images/occasion-row.gif) left bottom repeat-x;
    }
    #occasions .occasion a:hover { border-color:#143966; background-image: url(../images/occasion-row-hover.gif); }
    #occasions .right { float: right; width: 80px; text-align: left; }
	#occasions .price { font-size: 1.3em; font-weight: bold; color: #143966; }
    #occasions .distance { float: right; width: 100px; text-align: left; padding-top: 3px; }
    #occasions .thumb { float: left; display: block; }
	#occasions .thumb img { width: 100px; height: 71px; border: solid 3px #fff; }
    #occasions .text { width: 375px; margin-left: 115px; display: block; }
	#occasions .title { font-size: 1.3em; font-weight: bold; padding: 3px 0; color: #143966; display: block; }
	#occasions .info { display: block; }
	#occasions .info2 { display: block; font-style: italic; margin-top: 3px; color: #90886B; }


#occasionsnav { float: left; width: 210px; }

    #occasionsnav .toprow .midbruin { width: 182px; }
    #occasionsnav .mainrow { width: 196px; }
    #occasionsnav .bottomrow .midbruin { width: 198px; }

    #occasionsnav form { margin: 0; padding:0; }
    #occasionsnav fieldset { padding: 2px; border-bottom: solid 1px #CEC5A4; margin-bottom: 4px; }
    #occasionsnav legend { font-weight: bold; font-size:1.2em; }
    #occasionsnav input {margin-left: 4px; width:172px; padding: 2px 5px 2px 5px; border: solid 2px #CEC5A4; background: #fff; outline: none; color: #143966; }
    #occasionsnav select {margin-left: 4px; width:186px; padding: 2px 5px 2px 5px; border: solid 2px #CEC5A4; background: #E9E5D2; outline: none; color: #143966; }
    #occasionsnav input#occasions_search_submit { width:auto; padding: 2px 10px; border: solid 2px #0C2A4E; background: #143966; outline: none; color: #fff; margin-right: 5px; }

	#occasionsnav .occasions-info,#occasions .occasions-info { background: #fff; padding:15px; font-size: 1.1em; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; }
	#occasionsnav .occasions-info { margin-top: 10px; }

/* ==============================  */

.images { float: right; width: 428px; margin: 0 auto -10px auto; }
.images .large img { width: 428px; }
.images ul { margin: 0; padding: 10px 0 0; }
.images ul li { list-style-type: none; list-style-position: outside; float: left; margin:0 0 10px 10px; }
.images ul li.first { margin-left: 0; }
.images ul li a,.images ul li a:link,.images ul li a:active,.images ul li a:visited { display: block; border: solid 3px #CEC5A4; }
.images ul li a:hover { border-color: #E9E5D2; }
.images ul li.active a { border-color: #143966; }
.images ul li a img { width: 130px; }

.information .row { margin: 3px 0; }
.information .row span { display: inline-block; width: 30%; }

.information .hr { margin: 5px 0; background: #DBD3B8; }
.information .prijs { font-size: 1.4em; font-weight: bold; }
.information .voertuignr { font-size: 0.9em; font-style: italic; }

/* ==============================  */

.paginate { text-align:center; clear:both; background: #E9E5D2; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
.paginate-top { margin-bottom:10px; }
.paginate-bottom { margin-top:10px; }
	.paginate a,.paginate a:link,.paginate a:active,.paginate a:visited { display:inline-block; text-decoration:none; padding:4px 2px; outline:none; }
		.paginate a, x:-moz-any-link { display: block; }
		.paginate a, x:-moz-any-link, x:default { display:inline-block; }
	.paginate a.prev,.paginate a.prev:link,.paginate a.prev:active,.paginate a.prev:visited { text-align:right; }
	.paginate a.next,.paginate a.next:link,.paginate a.next:active,.paginate a.next:visited { text-align:left; }
	.paginate a:hover { text-decoration:underline; }
	.paginate a.active,.paginate a.active:link,.paginate a.active:active,.paginate a.active:visited { color:#143966; }
	.paginate a.inactive,.paginate a.inactive:link,.paginate a.inactive:active,.paginate a.inactive:visited,.paginate a.inactive:hover { color:#D8CFAD; text-decoration:none; }
	.paginate span { display:inline-block; padding:2px; color:#D8CFAD; }
		.paginate span, x:-moz-any-link { display:block; }
		.paginate span, x:-moz-any-link, x:default { display:inline-block; }
		.paginate span.prev { color:#D8CFAD; }
		.paginate span.next { color:#D8CFAD; }

/* ==============================  */
#onderdelen { float: right; width: 710px; min-height: 250px;}

    #onderdelen .onderdelen-info, #onderdelenresults .onderdelen-info { background: #fff; padding:15px; font-size: 1.1em; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; }
#onderdelenresults .onderdelen-info {margin-top: 10px;}
    #onderdelen .toprow .midbruin {
	    width: 682px;
    }
    #onderdelen .mainrow {
	    width: 696px;
    }
    #onderdelen .bottomrow .midbruin {
	    width: 698px;
    }

    #onderdelen ul { margin:0; padding:0; }
    #onderdelen .occasion { list-style-type: none; list-style-position: outside; clear: both; }
    #onderdelen .occasion a,#onderdelen .occasion a:link,#onderdelen .occasion a:active,#onderdelen .occasion a:visited {
	display: block; text-decoration: none; height: auto; overflow: auto; padding: 10px;
    }
    #onderdelen .occasion a:hover { background: #CEC5A4; }
    #onderdelen .right { float: right; width: 80px; text-align: left; }
	#onderdelen .price { font-size: 1.3em; font-weight: bold; color: #143966; }
    #onderdelen .distance { float: right; width: 100px; text-align: left; padding-top: 3px; }
    #onderdelen .thumb { float: left; display: block; }
	#onderdelen .thumb img { width: 100px; height: 71px; border: solid 3px #fff; }
    #onderdelen .text { width: 375px; margin-left: 115px; display: block; }
	#onderdelen .title { font-size: 1.3em; font-weight: bold; padding: 3px 0; color: #143966; display: block; }
	#onderdelen .info { display: block; }
	#onderdelen .info2 { display: block; font-style: italic; margin-top: 3px; color: #90886B; }


.onderdelenfilter { float: left; width: 210px; margin: 0px 0px 20px 0px; }

    .onderdelenfilter .toprow .midbruin { width: 182px; }
    .onderdelenfilter .mainrow {width: 190px;padding: 6px 6px 0px 12px; }
	.onderdelenfilter .mainrow a {font-size: 1.28em;padding: 2px;display: block;margin: 4px 0px 4px 0px;}
    .onderdelenfilter .mainrow a:hover {color: #10315A;}
	.onderdelenfilter .bottomrow .midbruin {width: 198px;}
	.onderdelenfilter form { margin: 0; padding:0; }
    .onderdelenfilter fieldset { padding: 4px 3px; border-bottom: solid 1px #CEC5A4; margin-bottom: 10px; }
    .onderdelenfilter legend { font-weight: bold; font-size:1.2em; }
    .onderdelenfilter input { width:172px; padding: 5px; border: solid 2px #CEC5A4; background: #fff; outline: none; color: #143966; }
    .onderdelenfilter select { width:186px; padding: 5px; border: solid 2px #CEC5A4; background: #E9E5D2; outline: none; color: #143966; }
    .onderdelenfilter input#onderdelen_search_submit { width:auto; padding: 2px 10px; border: solid 2px #0C2A4E; background: #143966; outline: none; color: #fff; margin-right: 5px; }


/* tables */
table.tablesorter {
	/*background-color: #CDCDCD;*/
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr.empty { height: 5px; font-size: 0px; line-height: 0px; }
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #0C294D;
	color: #ffffff;
	/*border: 1px solid #FFF;*/
	font-size: 8pt;
	padding: 4px 14px 4px 4px;
	-webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;
}
table.tablesorter thead tr .header {
	background-image: url(../images/bg_table.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody tr { margin-bottom: 3px; }
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	border:solid #D8CFAD;
	border-width:2px 0;
	background: url(../images/occasion-row.gif) left bottom repeat-x;
	vertical-align: top;
	/*border-bottom: 1px dotted #ccc;*/
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(../images/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(../images/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
	background-color: #143966; text-decoration: underline; /*#BFAA00;*/
}
table.tablesorter .bt {
	/*border-top: 1px dotted #10315A;*/
}
/* ==============================  */
.highlight {
	background-color: #FFFF88;
}

.mt0 { margin-top: 0px; }
.mt10 { margin-top: 10px; }

/* ==============================  */
#mainfooter {
	position: relative;
	margin: 0px;
	color: #fff;
	background: #282311;
	padding: 10px 0px 10px 18px;
	border-bottom: solid 2px #D2CAAC;
	border-top: solid 2px #D2CAAC;
	line-height: 20px;
}
#mainfooter a {
	color: #fff;
}
#mainfooter .cont {
	margin: 0 auto;
	width: 960px;
}
#mainfooter .cont p {
	padding-right: 20px;
}
#mainfooter img {
	margin: 2px 2px 2px 12px;
}
#mainfooter .laatstenieuws {
	font-size: 0.8em;
}
#mainfooter .laatstenieuws a{
	font-size: 1.2em;
}
#mainfooter p.lfindent {
	margin-left: 10px ;
}
#subfooter {
	position: relative;
	bottom: 0px;
	color: #464646;
	padding: 6px 0px 10px 18px;
}
#subfooter a {
	color: #464646;
}
#subfooter .cont {
	margin: 0 auto;
	width: 960px;
}

.album {
  background: #143966;
  border: 2px solid #ffffff;
  color: #ffffff;
  padding: 0px;
  -webkit-border-radius:10px;
  -moz-border-radius:10px; 
  border-radius:10px;
  float: left;
  margin: 0px 10px 10px 10px;
  width: 200px;
}
.album:hover {  
  background: #184272;
}
.album h2 {
  text-align: center;
  padding: 8px;
  background: #0C294D;
  font-weight: bold;
  font-size: 16px;
  -webkit-border-radius:10px 10px 0px 0px / 10px 10px 0px 0px;
  -moz-border-radius:10px 10px 0px 0px / 10px 10px 0px 0px; 
  border-radius:10px 10px 0px 0px / 10px 10px 0px 0px;
}
.album p {
  padding: 8px;
  text-align: center;
}
.album p img {
  margin: 10px 10px 2px 10px;
  border: 4px solid white;
}
.album .omschr {
  padding: 0px 10px 10px 10px;
  text-align: center;  
  font-size: 0.9em;
}

.albumfoto {
  border: 2px solid #CEC5A4;
  color: #184272;
  padding: 0px;
  -webkit-border-radius:4px;
  -moz-border-radius:4px; 
  border-radius:4px;
  float: left;
  margin: 0px 4px 0px 4px;
  width: 170px;
}
.albumfoto:hover {  
  background: #CEC5A4;
  border-color: white;
}
.albumfoto .fotoimg {
  padding: 10px;
}
.albumfoto .naam {
  padding: 2px 8px 10px 8px;
  text-align: center;
  
  font-size: 0.9em;
}

a.albumterug {
  margin: 10px 0px 0px 0px;
  display: inline-block;
  background: #282311;
  color: #fff;
  text-decoration: none;
  padding: 10px;
  border: 2px solid #ffffff;  
  -webkit-border-radius:10px;
  -moz-border-radius:10px; 
  border-radius:10px;
  
}
a.h1gallery {
  float :none !important;
  font-size: 20px !important;
  color: #787156 !important;
}
#availframe {
   width: 930px;
    height: 690px;
    overflow: hidden;
    border: none;
}

/* UPDATE DIV

*/
#blaatfoobar {
	position:absolute;
	top:-100px;
	left:-100px;
	width:0px;
	height:0px;
	font-size:0px;
	visibility:hidden;
	overflow:hidden;
	display: none;
}

/* DEBUGGING BLOCK */
pre.debug {
	clear: both;
	background: #FBF1B6;
	color: #996113;
	border: solid 3px;
	max-height: 400px;
	height: auto !important;
	height: 400px;
	overflow: auto;
}