/* Start of CMSMS style sheet 'Saris' */
* {margin:0;padding:0;}

body {
   text-align: left;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 75.01%;
   line-height: 1em;
}

div {font-size: 1em;}

img {border: 0;}

img a {border: 0;outline: none;}

a, a:link a:active {
   text-decoration: underline;
   background-color: inherit; 
   color: #18507C; 
outline: none;
}

a:visited {
   text-decoration: underline;
   background-color: inherit;
  color: #18507C;
outline: none;
}

a:hover {
   text-decoration: none;
   background-color: #C3D4DF;
   color: #385C72;
outline: none;
}

html {
   background: #fff url(uploads/images/bg-html.jpg) repeat-y top left; 
overflow-y: scroll;
height:100%;
}


/*****************
basic layout 
*****************/

body {
background-color: transparent; 
color: #333;
margin:0 auto; /* gives some air for the pagewrapper */
width:960px;
height:100%;
}

/* center wrapper, min max width */
div#pagewrapper {
height:auto !important;
min-height:100%;
   border: 0px solid black;
   margin: 0 auto;     /* this centers wrapper */
   max-width: 960px; /* IE wont understand these, so we will use javascript magick */
   min-width: 960px;
background: transparent url(uploads/images/opmaak/bg-body-banden2.gif) no-repeat fixed bottom center; 
color: black;
position:absolute;
}

div#top {
width:960px;
height:40px;
background-color: transparent;
text-align:right;
}

div#search {
   float: right;
   width: 450px;    
   text-align: right;
   padding: 5px 0;
margin-right:23px;
height:30px;
font-size:90%;
}


div#header {
   height: 119px; /* adjust according your image size was 80px, top: 40 en header: 80*/
   background: #fff url(uploads/images/opmaak/bg-header3.gif) no-repeat bottom left; 
width:960px
/* height:65px; adjust according your image size was 65px, top: 40 en header: 65*/

}

/*
div#header h1 a {
   background: #385C72 url(uploads/images/bg-header3.gif) no-repeat 0 12px; 
   display: block; 
   height: 80px;
   text-indent: -999em;
   text-decoration:none;
}
*/

#header-links {
width:800px;
height:51px;/* 65 */
float:left;
margin: 28px 0 0 23px; /* 0 */
bottom:0;
}

#header-rechts {
width:115px;
height:71px; /* 65 */
float:left;
}
#header-rechts p {
font-size:11px;
text-align:right;
} 

div.breadcrumbs {
   padding: 1em 0 1.2em 0; /* CSS short hand rule first value is top then right, bottom and left */
   font-size: 90%;             /* its good to set fontsizes to be relative, this way viewer can change his/her fontsize */
   margin: 0 1em 0 0;
/*   border-bottom: 1px dotted #000;*/
}

 div.breadcrumbs span.lastitem { 
   font-weight:normal; 
 }

div.breadcrumbs a {
color:#000;
}

div#content {
   margin: 0em auto 4.5em 0; /* some air above and under menu and content */
}

/* MAIN */

div#main {
margin-left: 29%;  29%  this will give room for sidebar to be on the left side, make sure this space is bigger than sidebar width */
   margin-right: 0px; /* and some air on the right */
}

#main-sitemap {
margin:0;
width:100%;
}
#main-sitemap ul {
margin:0;
list-style:none;
}
#main-sitemap li {
margin:5px 0 5px 0;
list-style:none;
}

#main-sitemap ul ul {
margin:0 0 10px 10px;
list-style:disc;
}

#sitemap1, #sitemap2, #sitemap3, #sitemap4, #sitemap5, #sitemap6, #sitemap7, #sitemap8, #sitemap9 {
margin: 0 0 20px 0;
}

#sitemap1 {background-color:#fef5d0;padding:5px;}
#sitemap2 {background-color:#fde47f;padding:5px;}
#sitemap3 {background-color:#ffcc66;padding:5px;}
#sitemap4 {background-color:#ffcc33;padding:5px;}
#sitemap5 {background-color:#ff9900;padding:5px;}
#sitemap6 {background-color:#cc6600;padding:5px;}
#sitemap7 {background-color:#993300;padding:5px;}
#sitemap8 {background-color:#dbb06c;padding:5px;}
#sitemap9 {background-color:#8d8d8d;padding:5px;}

#sitemap1 a, #sitemap2 a , #sitemap3 a , #sitemap4 a , #sitemap5 a , #sitemap6 a , #sitemap7 a , #sitemap8 a {color:#000;}
#sitemap9 a {color:#000;}


.fat { /* Titels van de sitemap-groepen vetgedrukt en groot */
font-size:120%;
font-weight:bold;
}

.lijstvak {
float:left;
width:232px;
margin:4px;
}

.lijstvak p {
margin:0;
padding:0;
}

div#sidebar {
   float: left;  /* set sidebar on the left side. Change to right to float it right instead. */
   width: 26%;    /* 26% sidebar width, if you change this please also change #main margins */
   display: inline;  /* FIX ie doublemargin bug */
   margin-left: 0;
}

/* if sidebar doesnt include menu but content add class="hascontent" */
div#sidebar.hascontent {
   padding: 0 1%;
   width: 24%;  /* make width smaller if there's padding, or it will get too wide for the floated divs in IE */
}

#footerwrap {
bottom:0;
clear:both;
float:left;
height:45px;
margin:0;
padding:0;
position:absolute;
width:960px;
color: #000;
background-color: transparent; /* same bg color as in header */
border-top:1px dotted #000;

}

div#footer {
}

div#footer p {
   font-size: 0.8em;
   padding: 1.5em;      /* some air for footer */
   text-align: right; /* centered text */
   margin:0;
}

div#footer p a {
   color: #000; /* needed becouse footer link would be same color as background otherwise */
}

/* as we hid all hr for accessibility we create new hr with extra div element */
div.hr {
   height: 1px;
   margin: 1em;
   border-bottom: 1px dotted black;
}

/* relational links under content */
div.left49 {
  float: left;
  width: 49%;  /* 50% for both left and right might lead to rounding error on some browser */
}

div.right49 {
  float: right;
  width: 49%;
  text-align: right;
}

/********************
LINK STYLING
*********************/


#home a:hover {
   background-color: #fef5d0;
   color: #385C72;
}
#nieuws a:hover {
   background-color: #fde47f;
   color: #385C72;
}
#showroom a:hover {
   background-color: #ffcc66;
   color: #385C72;
}
#werkplaats a:hover {
   background-color: #ffcc33;
   color: #385C72;
}
#shop a:hover {
   background-color: #ff9900;
   color: #385C72;
}
#vierkeervier a:hover {
   background-color: #cc6600;
   color: #385C72;
}
/*#off-road a:hover {
   background-color: #993300;
   color: #FFF; /* witte letters ivm leesbaarheid*/
}*/
#dakar a:hover {
   background-color: #dbb06c;
   color: #385C72;
}

/********************
CONTENT STYLING
*********************/
div#content {
}

/* HEADINGS */
div#content h1 {
   font-size: 2em;  /* font size for h1 */
   line-height: 1em;
   margin: 0;
}
div#content h2 {
   color: #000; 
   font-size: 1.5em; 
   text-align: left; 
   padding-left: 0.5em;
   padding-bottom: 1px;
   line-height: 1.5em;
   margin: 0 0 0.5em 0;
}

#sidebar #home h2 { /* Laatste nieuws kop onderstreept */
border-bottom: 2px solid #fef5d0; 
background: #fff url(uploads/images/opmaak/bg-nieuws.gif) no-repeat bottom right; 
}

#home #main h2, #zoek #main h2 {
border-bottom: 2px solid #fef5d0; 
background: #fff url(uploads/images/opmaak/bg-nieuws.gif) no-repeat bottom right; 
height:70px;
width:660px;
}

#nieuws #main h2 {
border-bottom: 2px solid #fde47f; 
background: #fff url(uploads/images/opmaak/bg-nieuws.gif) no-repeat bottom right; 
height:70px;
width:660px;
}

#showroom #main h2 {
border-bottom: 2px solid #ffcc66; 
background: #fff url(uploads/images/opmaak/bg-showroom.gif) no-repeat bottom right; 
height:70px;
width:660px;
}

#werkplaats #main h2 {
border-bottom: 2px solid #ffcc33; 
background: #fff url(uploads/images/opmaak/bg-werkplaats.gif) no-repeat bottom right; 
height:70px;
width:660px;
}

#shop #main h2 {
border-bottom: 2px solid #ff9900; 
background: #fff url(uploads/images/opmaak/bg-shop.gif) no-repeat bottom right; 
height:70px;
width:660px;
}

#vierkeervier #main h2 {
border-bottom: 2px solid #cc6600; 
background: #fff url(uploads/images/opmaak/bg-4x4.gif) no-repeat bottom right; 
height:70px;
width:660px;
}

#off-road #main h2 {
border-bottom: 2px solid #993300; 
background: #fff url(uploads/images/opmaak/bg-offroad.gif) no-repeat bottom right; 
height:70px;
width:660px;
}

#dakar #main h2 {
border-bottom: 2px solid #dbb06c; 
background: #fff url(uploads/images/opmaak/bg-dakar.gif) no-repeat bottom right; 
height:70px;
width:660px;
}

#sitemap #main-sitemap h2  {
border-bottom: 2px solid #fef5d0; 
background: transparent url(uploads/images/opmaak/bg-nieuws.gif) no-repeat bottom right; 
width:940px;
height:70px;
}
 
div#content h3 {
   color: #000; 
   font-size: 1.3em;
   line-height: 1.3em;
   margin: 0 0 0.5em 0;
}
div#content h4 {
   color: #000; 
   font-size: 1.2em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
div#content h5 {
   font-size: 1.1em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
h6 {
   font-size: 1em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
/* END HEADINGS */

/* TEXT */
p {
   font-size: 1em;
   margin: 0 0 1.5em 0;  /* some air around p elements */
   line-height:1.4em;
   padding: 0;
}
blockquote {
   border-left: 10px solid #ddd;
   margin-left: 10px;
}
pre {
   font-family: monospace;
   font-size: 1.0em;
}
strong, b {
/* explicit setting for these */
   font-weight: bold;
}
em, i {
/* explicit setting for these */
   font-style:italic;
}

/* Wrapping text in <code> tags. Makes CSS not validate */
code, pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
 font-family: "Courier New", Courier, monospace;
 font-size: 1em;
}

pre {
   border: 1px solid #000;  /* black border for pre blocks */
   background-color: #ddd;
   margin: 0 1em 1em 1em;
   padding: 0.5em;
   line-height: 1.5em;
   font-size: 90%;   /* smaller font size, as these are usually not so important data */
}

/* END TEXT */

/* LISTS */
div#main ul,
div#main ol,
div#main dl {
  font-size: 1.0em;
   line-height:1.4em;
   margin: 0 0 1.5em 0;
}
div#main ul li,
div#main ol li {
   margin: 0 0 0.25em 1.5em;
}

div#dl dt {
   font-weight: bold;
   margin: 0 0 0.25em 3em;
}
div#dl dd {
   margin: 0 0 0 3em;
}
/* END LISTS */

.clear {clear:both;}
/* End of 'Saris' */

