html {
  overflow: -moz-scrollbars-vertical;
}

body {
    background-color: #1b1b1b;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-family: verdana, sans-serif;
    font-size: 11px;
    line-height: 18px;
    color: #cbcbcb;
    z-index: 0;
}

body.fade {
    background-image: url('../lmbinaries/backfade.jpg');
    background-repeat: repeat-x;
    background-position: 0px 100px;
}

a {
    font-family: verdana, sans-serif;
    font-size: 11px;
    color: #ffffff;
    text-decoration: none;
}
a:hover {
    font-family: verdana, sans-serif;
    font-size: 11px;
    color: #ffffff;
    text-decoration: underline;
}

.subkop {
    font-family: verdana, sans-serif;
    font-size: 11px;
	line-height: 18px;
    font-weight: bold;
    color: #ffffff;
    white-space: nowrap;
}

.mediumkop {
    font-family: verdana, sans-serif;
    font-size: 14px;
	line-height: 20px;
    font-weight: bold;
    color: #ffffff;
    white-space: nowrap;
}

#popup {
    position: absolute;
    left: 50%;
    top: 100px;
    width: 589px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    margin-top: 0px;
    margin-left: -294px;
}

#main {
    position: absolute;
    left: 50%;
    top: 0px;
    width: 980px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    margin-top: 0px;
    margin-left: -490px;
}

td {
    font-family: verdana, sans-serif;
    font-size: 11px;
    line-height: 18px;
    color: #cbcbcb;
}

td.kop {
    background-image: url('../lmbinaries/pd_dots_40px.gif');
    background-repeat: repeat-x;
    font-family: arial, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 20px 0px;
    height: 40px;
    vertical-align: top;
}

td.kopKlein {
    background-image: url('../lmbinaries/pd_dots_40px.gif');
    background-repeat: repeat-x;
    font-family: verdana, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
    padding: 25px 0px 15px 0px;
    margin: 0px;
    vertical-align: top;
}

div.submenuKop {
    margin-left:14px; 
	height: 79px;
}

div#mainContent {

}

div.content {
    margin: 20px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-family: verdana, sans-serif;
    font-size: 11px;
    line-height: 18px;
    color: #c9c9c9;
}

div.content a {
    font-family: verdana, sans-serif;
    font-size: 11px;
    color: #ffffff;
    text-decoration: none;
}
div.content a:hover {
    font-family: verdana, sans-serif;
    font-size: 11px;
    color: #ffffff;
    text-decoration: underline;
}

div.content .subkop {
    font-family: verdana, sans-serif;
    font-size: 11px;
	line-height: 18px;
    font-weight: bold;
    color: #ffffff;
    white-space: nowrap;
}

div.content .mediumkop {
    font-family: verdana, sans-serif;
    font-size: 14px;
	line-height: 20px;
    font-weight: bold;
    color: #ffffff;
    white-space: nowrap;
}

div.content td {
    font-family: verdana, sans-serif;
    font-size: 11px;
    color: #cbcbcb;
}

div.content a {
    font-family: verdana, sans-serif;
    font-size: 11px;
    color: #ffffff;
    text-decoration: none;
}
div.content a:hover {
    font-family: verdana, sans-serif;
    font-size: 11px;
    color: #ffffff;
    text-decoration: underline;
}

#sm_placeholder {
      float: left;      
      width: 244px;
}
    
#sm a {    
      text-decoration: none;
      font-family: verdana, sans-serif;
      font-size: 11px;
      color: #959595;  
      background-image: url(../lmbinaries/sm_inactive.jpg);
      width: 166px;
      height: 24px;
      margin-left: 14px; 
      text-indent: 14px;  
      line-height: 24px; 
      margin-bottom: 1px;
      display: block;
}
    
#sm a:hover {    
      color:#ffffff;  
      background-image: url(../lmbinaries/sm_active.jpg);
}    
    
#sm a.active {
      color:#ffffff;  
      background-image: url(../lmbinaries/sm_active.jpg); 
      font-family: verdana, sans-serif;
      font-size: 11px;
      width: 166px;
      height: 24px;
      margin-left: 14px; 
      text-indent: 14px;  
      line-height: 24px; 
      margin-bottom: 1px;
      display: block;      
}
    
#sm a.active:hover {
      color:#ffffff;  
      background-image: url(../lmbinaries/sm_active.jpg); 
      font-family:verdana;
      font-size:11px;
      width:166px;
      height:24px;
      margin-left:14px; 
      text-indent:14px;  
      line-height:24px; 
      margin-bottom:1px;
      display:block;      
}    
    
#content_default {
	padding-top: 25px;
}

#content_intro {
}

#footerLijn {
    background-image: url('../lmbinaries/pd_dots.jpg');
    background-repeat: repeat-x;
    margin: 40px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    heigth: 1px;
    width: 980px;
}

#footerLijn2 {
    background-image: url('../lmbinaries/pd_dots.jpg');
    background-repeat: repeat-x;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    heigth: 1px;
    width: 980px;
}

#footer {
      width: 980px;
      font-family: arial, sans-serif;
      color: #898989;
      font-size: 11px;
      padding: 0px 0px 0px 0px;
      margin: 0px 0px 5px 0px;
}
#footer a {
    font-family: arial, sans-serif;
    color: #898989;
    font-size: 11px;
    text-decoration: none;
}
#footer a:hover {
    color: #ffffff;
    text-decoration: underline;
}

div#fade {
  z-index: -1;
  width: 980px;
  height: 70px;
  background-image: url(../lmbinaries/default_top_layer.jpg);
  left: 0px;
  top: 100px;
  position: absolute;
}

.stippellijn {
    background-image: url(../lmbinaries/pd_dots.jpg);
    background-repeat: repeat-x;
    margin: 20px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.scaledImage {
  border: 2px solid #333333;
}
.scaledImageMouseOver {
  border: 2px solid #bd983f;
}


span.paginaTeller {
    font-family: verdana, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #ffffff;
}

span.paginaTeller .active {
	font-size: 10px;
	font-weight: normal;
    color: #c9c9c9;
}
span.paginaTeller a.inActive {
	font-size: 10px;
	font-weight: normal;
    color: #white;
	text-decoration: none;
}
span.paginaTeller a.inActive:hover {
	font-size: 10px;
    color: #ffffff;
	text-decoration: underline;
}

span.productenNummer {
    font-family: verdana, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
}

div.productKop {
    font-family: verdana, sans-serif;
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
    padding-bottom: 24px;
}

div#bigPopUp {
  position: absolute;
  top: 100px;
  left: 50%;
  margin-left: -250px;
  position: absolute;
  z-index: 2;
  visibility: hidden;
  text-align: center;
  border: 1px solid white;
  background-color: #333333;
}

table.serieOverzicht {
  margin: 10px 0px 0px 0px;
  background-color: #333333;
	border-collapse: collapse;
	border-spacing: 0;
}

table.serieOverzicht td {
	padding: 10px 10px 10px 0px;
	vertical-align: top;
	text-align: center;
	font-family: arial, sans-serif;
    color: #cbcbcb;
	font-size: 10px;
	
}

table.serieOverzicht td.first {
	padding: 10px;
	vertical-align: top;
	text-align: center;
}

select {
    font-family: verdana, sans-serif;
    font-size: 11px;
}

table.dealerSelect {
    width: 423px;
}

td.dealerSelect1 {
    background-color: #313131;
    font-family: verdana, sans-serif;
    font-size: 11px;
    color: #cbcbcb;
    padding: 16px;
}

td.dealerSelect2 {
    background-color: #434343;
    font-family: verdana, sans-serif;
    font-size: 11px;
    color: #cbcbcb;
    padding: 16px;
}

td.zoekresultaat {
    background-color: #222222;
    font-family: verdana, sans-serif;
    font-size: 11px;
    color: #cbcbcb;
    padding: 16px;
}
td.zoekresultaat .subkop {
    font-family: verdana, sans-serif;
    font-size: 11px;
    color: #ffffff;
    font-weight: bold;
}


input.dealerSubmit {
    background-color: #323232;
    font-family: verdana, sans-serif;
    font-size: 10px;
    color: #ffffff;
    border: 0px;
}

#dealersFoto {
  position: relative;
  float: left;
  width: 464px;
  background-image: url('../lmbinaries/dealers_foto_back.jpg');
  background-repeat: repeat-x;
  margin-top: 63px;
  padding-left: 0px;
  margin-right: 38px;
}

#dealersFoto img {
    margin-left: 30px;
    margin-right: 30px;
}

#dealersContent {
    width: 475px;
	padding-top: 25px;
}

#top {
  height: 100px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0p;
  overflow: hidden;
}

#top table {
    width: 980px;
    height: 100px;
    background-image: url(../lmbinaries/tp_watch.jpg);
    background-repeat: no-repeat;
}

#topHome {
  height: 100px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0p;
  overflow: hidden;
}

#topHome table {
    width: 980px;
    height: 100px;
}

table.contactForm {
}

table.contactForm td {
  padding: 8px 16px 8px 0px;
  vertical-align: top;
}

table.contactForm td.login1 {
    background-color: #333333;
    padding: 8px 16px 8px 16px;
    vertical-align: top;
}

table.contactForm td.login1_noPad {
    background-color: #333333;
    padding: 8px 16px 0px 16px;
    vertical-align: top;
}

table.contactForm td.login2_noPad {
    background-color: #444444;
    padding: 8px 16px 0px 16px;
    vertical-align: top;
}

table.contactForm td.login2 {
    background-color: #444444;
    padding: 8px 16px 8px 16px;
    vertical-align: top;
}

table.contactForm input {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #000000;
  width: 185px;
}
table.contactForm input.darkBackground {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #000000;
  background-color: #a0a0a0;
  width: 185px;
}

table.contactForm textarea {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #000000;
  width: 185px;
}
table.contactForm textarea.darkBackground {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #000000;
  background-color: #a0a0a0;
  width: 185px;
}

table.contactForm select {
  width: 185px;
}

table.contactForm input.unscaled {
  width: auto;
}

table.contactForm .errorMsg {
  font-family: verdana, sans-serif;
  font-size: 10px;
  color: #99bc00;
}

table.vips {
    width: 730px;
}

table.vips #vipFoto {
   background-color: #262626;
   width: 483px;
   height: 336px;
}

table.vip {
    width: 100%;
}

table.vip .naam {
    padding-left: 10px;
    vertical-align: top;
}

table.vip .foto {
    padding-right: 10px;
    text-align: right;
    vertical-align: top;
}

table.productOverview {
    width: 720px;
	margin-top: 20px;
}

table.productOverview td {
    padding-top: 17px;
    padding-bottom: 12px;
}

table.productOverview td a.productVervolg {
    font-family: verdana, sans-serif;
    color: #898989;
    font-size: 10px;
    text-decoration: none;
}
table.productOverview td a.productVervolg:hover {
    color: #ffffff;
    text-decoration: underline;
}

table.productOverview tr.productenRow {
	background-image: url(../lmbinaries/default_top_layer.jpg);
	background-repeat: repeat-x;
}

table.productDetail {

}

table.productDetail td.foto {
    background-image: url('../lmbinaries/proddetailback.jpg');
    background-repeat: repeat-y;
    padding-left: 30px;
    padding-right: 30px;
}

table.productDetail td.foto a {
    font-family: verdana, sans-serif;
    color: #898989;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}
table.productDetail td.foto a:hover {
    color: #ffffff;
    text-decoration: underline;
}

table.productDetail td.foto div.viewDetail {
    text-align: right;
}
table.productDetail td.foto div.viewDetail a {
    font-family: verdana, sans-serif;
    color: #898989;
    font-size: 11px;
    text-decoration: none;
}
table.productDetail td.foto div.viewDetail a:hover {
    color: #ffffff;
    text-decoration: underline;
}

table.productDetail span.artikeltype {
    font-family: arial, sans-serif;
    font-weight: bold;
    font-size: 14px;
    line-height: 32px;
    color: #ffffff;
}

.productSerie {
    font-family: arial, sans-serif;
    font-weight: bold;
    font-size: 32px;
    color: #ffffff;
}

table.productDetail div.omschrijving {
    padding: 32px 0px 0px 0px;
    width: 320px;
    text-align: justify;
}

table.media td.mag {
  background-color: #333333;
  padding: 20px 20px 20px 20px;
}

div#namenlijst {
  height: 338px;
  overflow: hidden;
}

div#namenlijst td.namenlijstItem {
  width: 195px;
  height: 24px;
  border-bottom: 1px solid #333333;
  background-color: #262626;
  padding: 0px;
  margin: 0px;
  vertical-align: center;
  cursor: pointer;
}

div#namenlijst td.namenlijstItem p {
    font-family: verdana, sans-serif;
    font-size: 11px;
    color: #999999;
    padding: 0px 0px 0px 20px;
    margin: 0px 0px 0px 0px;
}

div#namenlijst td.between {
    height: 2px;
    padding: 0px;
    margin: 0px;
}

div.scrollers table {
    height: 338px;
    width: 17px;
    border: 0px;
}

div.scrollers td {
    padding: 0px;
    margin: 0px;
}

div.scrollers td.top {
    vertical-align: top;
    text-align: left;
}

div.scrollers td.top img {
    width: 17px;
    height: 12px;
    cursor: pointer;
}

div.scrollers td.bot {
    vertical-align: bottom;
    text-align: left;
}

div.scrollers td.bot img {
    width: 17px;
    height: 12px;
    cursor: pointer;
}

table.vips {
    margin-top: 11px;
}

table.vips td {
    padding: 0px;
    margin: 0px;
}

div.loggedIn {
    padding: 65px 0px 0px 30px;
    font-family: verdana, sans-serif;
    font-size: 10px;
    color: #c9c9c9;
}

div.loggedIn .naam {
    color: #ffffff;
    font-weight: bold;
}

table#logout {
    width: 474px;
    margin-top: 23px;
    background-image: url('../lmbinaries/logout_cart_alert_background.jpg');
    background-repeat: repeat-y;
}

table#logout tr {
    padding-top: 16px;
}

img#showroom {
  border: 2px solid #333333;
}

div#sitemap {
  text-align: left;
  width: 722px;
  font-family: verdana, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #545454;
  margin-top: 25px;
}

div#sitemap .sitemapInner {
  background-image: url('../lmbinaries/sitemap_background.jpg');
  background-repeat: no-repeat;
}

div#sitemap b {
  color: #ffffff;
  font-weight: bold;
  line-height: 18px;
}

div#sitemap a {
  font-family: verdana, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #c6c6c6;
  text-decoration: none;
}

div#sitemap a:hover {
  font-family: verdana, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #ffffff;
  text-decoration: underline;
}

div#sitemap .sitemapItem {
    padding: 10px 0px 10px 0px;
}

a.ourDealers {
    font-family: verdana, sans-serif;
    color: #898989;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}
a.ourDealers:hover {
    color: #ffffff;
    text-decoration: underline;
}

table.orderTable {
    width: 720px;
}

table.orderTable td.order {
  width: 226px;
  background-image: url('../lmbinaries/order_back.jpg');
  background-repeat: repeat-y;
  vertical-align: top;
}

table.orderTable td.spacer {
}

table.orderTable div.innerTD {
  padding-left: 15px;
  padding-right: 15px;
}

table.orderTable div.innerTD a {
    font-family: arial, sans-serif;
    font-size: 11px;
    color: #c3c3c3;
    text-decoration: none;
}

table.orderTable div.innerTD a:hover {
    color: #ffffff;
    text-decoration: underline;
}

table.orderTable div.selectText {
  font-family: verdana, sans-serif;
  font-size: 10px;
  color: #898989;
}

table.shop {
    width: 606px;
}

table.shop tr.fade {
}

table.shop td.product {
    width: 160px;
}

table.shop table.item {
	width: 160px;
}

table.shop table.item td {
    font-family: arial, sans-serif;
    font-size: 10px;
    color: black;
}

table.shop table.item {
    background-color: white; 
}

div#basketSummary {
    position: absolute;
    left: 50%;
    top: 0px;
    width: 980px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    margin-top: 0px;
    margin-left: -490px;
    z-index: 1;
}

div#basketSummary p {
    text-align: right;
    padding-top: 126px;
}

div.button {
    width: 216px;
    height: 86px;
    background-image: url('../lmbinaries/offers_back.jpg');
    background-repeat: repeat-x;
    cursor: pointer;
    margin: 0px;
    padding: 0px;
}

div.button div.buttonInner {
    padding: 15px 15px 15px 20px;
    margin: 0px;
    font-family: verdana, sans-serif;
    font-size: 10px;
    color: #999999;
    line-height: 13px;
}

table.printColInner {
    height: 260px;
}

table.extendedPrint {
    background-color: #333333;
}

table.extendedPrint td {
    padding: 0px 20px 0px 20px;
}

table.extendedPrint tr.spacerTR {
    height: 15px;
}

div.kortingBox {
    width: 470px;
    padding: 15px 15px 15px 15px;
    background-color: #333333;
    font-family: verdana, sans-serif;
    font-size: 11px;
    color: white;
}

div.kortingBox div.head {
    font-weight: bold;
}

table.lijn td.lijn {
    background-image: url('../lmbinaries/pd_dots.jpg');
    background-repeat: repeat-x;
    height: 3px;
    padding: 0px;
    margin 0px;
}

.noPadding {
	padding: 0px;
	margin: 0px;
}

div#exclDealerlijst {
  padding-top: 10px;
}

div#exclDealerlijst span.plaats {
   text-decoration: underline;
}

table.invisible {
   border-collapse: collapse;
   border-spacing: 0;
}

table.invisible td.invInner {
   padding: 0;
}

table.vacancy {
   width: 475px;
	border-collapse: collapse;
	border-spacing: 0;
   background-color: #333333;
}

table.vacancy tr.background td {
    color: #c8c8c8;
}

table.vacancy tr.darkRow {
   background-color: #383838;
	height: 30px;
    cursor: pointer;
}

table.vacancy tr.darkRow td {
    color: white;
	height: 30px;
}

table.vacancy tr.darkRowPlain {
   background-color: #383838;
	height: 30px;
}

table.vacancy tr.darkRowPlain td {
    color: white;
	height: 30px;
}

table.vacancy tr.lightRow {
   background-color: #535353;
	height: 30px;
    cursor: pointer;
}

table.vacancy tr.lightRow td {
    color: white;
	height: 30px;
}

table.vacancy tr.header {
    background-color: #333333;
    height: 40px;
}

table.vacancy tr.header td {
    font-family: verdana, sans-serif;
    font-size: 11px;
    color: white;
    font-weight: bold;
    vertical-align: bottom;
    padding-bottom: 5px;
}

table.vacancy div.inlineheader {
   font-family: verdana, sans-serif;
   font-size: 14px;
   font-weight: bold;
   font-weight: bold;
   color: white;
   padding-bottom: 15px;
   padding-top: 10px;
}
table.vacatureDetail {
    width: 730px;
    margin-top: 15px;
    border-collapse: collapse;
    border-spacing: 0px;
}

table.vacatureDetail div.vacancyHeader {
    font-family: verdana, sans-serif;
    font-size: 24px;
    color: white;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 30px;
}

table.vacatureDetail tr.background {
    background-color: #333333;
}

table.vacatureDetail td {
	padding: 0;
}

table.vacatureDetail td.kopKlein {
    border-bottom: 1px dotted #727272;
    font-family: verdana, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
    padding: 0;
    vertical-align: top;
}

table.vacatureDetail tr.spacer {
    height: 25px;
}

table.vacatureDetail tr.spacer2 {
    height: 15px;
}

table.vacatureDetail tr.backgroundspacer2 {
    background-color: #333333;
    height: 15px;
}

table.vacatureDetail td {
    color: #cccccc;
}

table.vacatureDetail .darkBackground {
  background-color: #a0a0a0;
}

table.jobDetails {
    width: 475px;
	border-collapse: collapse;
	border-spacing: 0;
}

table.jobDetails td {
	padding: 0;
    color: #cccccc;
}

table.jobDetails td b {
    color: white;
    font-weight: bold;
}

div.bigRedWarning {
    color: #e4000d;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 20px;
}

span.errorMsg {
  color: #99bc00;
}

