/* 

2015

 Donkerblauw : #002654
 Lichtblauw  : #008ed6 
 Nog lichter : #7cc9f0
 rood: D60100 / #d70000
 paars: ff8912
 oranjeL: ff8912
hover: #1288ff
*/


/* 

2016

 Oranje achtergrond : #e74700;
 Blauw (oa. font/logo) : #1499d3;
 font hoover: #4d6684



2017

 Oranje achtergrond : #828895;
 Blauw logo (oa. font/logo) : #7dd5f0;
 Font: d70000
 font hoover: #84d2e9	
 
 

2018

Oranje achtergrond : #828895;
 Blauw logo (oa. font/logo) : #7dd5f0;
 Font: d70000
 font hoover: #84d2e9


Font: #48536A Blauw




*/

@import url('superfish.css');

/*@import url('weather.css');
@import url('weather-icons.min.css');

*/

@font-face {
    font-family: 'Foobar-Pro-Regular';
    src: url('../fonts/Foobar-Pro-Regular.eot');
    src: url('../fonts/Foobar-Pro-Regular.eot#iefix') format('embedded-opentype'),
         url('../fonts/Foobar-Pro-Regular.woff') format('woff'),
         url('../fonts/Foobar-Pro-Regular.ttf') format('truetype'),
         url('../fonts/Foobar-Pro-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Font-Pacifico';
    src: url('../fonts/Pacifico-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Font-OpenSans';
    src: url('../fonts/OpenSans-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'Font-JosefinSlab';
    src: url('../fonts/JosefinSlab-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}



@font-face {
    font-family: 'Font-WireOne';
    src: url('../fonts/WireOne.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}








/* Required for tooltip !!!*/
.ui-tooltip {
    white-space: pre-line;
}

html {
	height: 100%;
	margin-bottom: 1px;
	/*background: url(images/backgroundOrange.png) repeat-x #000000;*/
	background-color: #828895;	
	background-position: 0px -200px;
	padding: 0 0 0 0;

}
body {
	/*font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif, hyperspd, AmazDooMLeftRegular;*/
	font-family: Font-OpenSans;
	font-size: 13px;
	line-height: 160%;
	position: relative;
	background: none;
	color: #000;
     border-color: #000;

}

img {
	background: #fff;
	border: solid 0px #fff;
}

a {
		font-family: Font-OpenSans;

	color: #d70000;
	text-decoration: none;
}
a:hover {
	font-family: Font-OpenSans;
	color: #1499d3;
	text-decoration:none ;
}
ul, li, ol {
	text-decoration: none;
	border-color: #000;

}

li {cursor: pointer}

.wrapper {
	/*margin: 1% 5%;*/
    margin: 0 auto;
	padding: 10px;
	width: 950px;
}
p {padding: 0px 0px 0px 5px;}

/*
https://gist.github.com/arbales/592332
  input[type=checkbox] {
    display:none;
  }
 
  input[type=checkbox] + label
   {
      background:url('images/checkbox.png') no-repeat;
       background-position: 0px 0px;

       height: 16px;
       width: 16px;
       display:inline-block;
       padding: 0 0 0 0px;
   }
   
   input[type=checkbox]:checked + label
    {
       background:url('images/checkbox.png') no-repeat;
       background-position: 0px -40px;
        height: 16px;
        width: 16px;
        display:inline-block;
        padding: 0 0 0 0px;
    }
*/



.redheader {
/*    font-family: 'Foobar-Pro-Regular';*/
    font-family: Font-OpenSans;
    color: #1499d3;
	margin-bottom:-5px;
	margin-left:30px;
	font-size:large;
	
}



h3 {
/*    font-family: 'Foobar-Pro-Regular';*/
    font-family: Font-OpenSans;
    color: #1499d3;
	margin-bottom:2px;
	font-size:large;
	
}

.red {
	color: #d70000;
	
}

.black {
	color: #000000;
	
}


h1, h2{
	font-family: 'Font-Pacifico';
	color:#d70000;
	margin: 0;
	padding: 38px 0px 40px 5px;
	
	font-size: 50px;
	
}
h2 {
	font-size: 35px;
	background-position: 6px 62px;
}
/*
h3 {
	font-family: 'Font-WireOne';
	color:#d70000;
	margin: 5px 0px 0px 0px;
	font-size: 28px;
}
*/
h4 {
	/*    font-family: 'Foobar-Pro-Regular';*/
    font-family: Font-OpenSans;

	color:#d70000;

	margin: 15px 0px 15px 0px;
	font-size: 25px;
}

h5 {

	color:grey;
	margin: 0px 0px 0px 0px;
	font-size: 15px;
	font-weight: normal;
}

h6 {

	color:grey;
	margin: 0px 0px 0px 0px;
	font-size: 8px;
	font-weight:lighter;
}

.sub {
	
	
	 position: relative;
	 left:-20px;
	 top:12px;

}

.bigfont {
	
    font-family: Font-OpenSans;
   	margin-bottom:0px;
   	margin-left:12px;
	color: #000;
	margin-left:0px;
	font-size:large;
}

.fontbelow {
	
    position:relative ;
   /* display: inline-block;
	*/left:-10px;
	top:0px;
	font-size:xx-small;
	color:silver;
	
	/*float:inherit ;
*/

}



.main {
	clear: both;
	width: 100%;
	margin: 0px;
	margin-top: -150px;
	padding-top: 0px;
	border: solid thin #fff;
	background-color: #fff;
	height: 3500px;
	z-index: 1;
	position: relative;
/*	 opacity: 0.9;
    filter: alpha(opacity=90); /* For IE8 and earlier */
}
.sf-wrapper {
	position: relative;
	z-index: 10000;
}
.content {
	width: 700px;
	margin-left: 20px;
	margin-top: 70px;
	height: 1200px;
	z-index: 200;
	left: 0px !important;
}

.indexcontent {
	width: 650px;
	margin-left: -4px;
	margin-top: 0px;
	height: 120px;
	z-index: 20;
}

.fbcontent {
	width: 300px;
	margin-left: 450px;
	margin-top: -200px;
	height: 120px;
	z-index: 20;
	position: absolute;
	float: right;

}

.accordionHeader {
	font-size:14px ;
	font-weight:bold;
    color:#1499d3;
	color:#1499d3;

 }

.accordionTable ul li {
	font-size:12px ;
	list-style: none;
	padding-top:0.1em;
    margin-left: 0;
    padding-left: 0em;
    text-indent: -3.5em;}

.FilterMenuContent ul li{
    font-size:14px ;
	margin-top:5px;
}



.FilterMenuContent {
	width: 250px;
	margin-left: -25px;
	margin-top: 0px;
	height: 20px;
	z-index: 20;
	position: absolute;
	color:grey;
}

.FilterMenuContent ul li{
    font-size:14px ;
	margin-top:5px;
}

.highlight {
	color:#d70000; 
}

.RankingHolder {
	width: 500px;
	margin-left: 225px;
	margin-top: 15px;
	z-index: 20;
	font-size:small;
	position: absolute;
}

.MaxSpeed {
	width: 350px;
	height:320px;
	margin-left: 0px;
	margin-top: 15px;
	z-index: 20;
	font-size:small;
	position: absolute;
}

.Weater{
	width: 550px;
	height:320px;
	margin-left: 0px;
	margin-top: 15px;
	z-index: 20;
	font-size:small;
	position: absolute;
}


.SiteStats {
	width: 350px;
	height:320px;
	margin-left: 350px;
	margin-top: -15px;
	z-index: 20;
	font-size:small;
	position: absolute;
}


.content_header {
	padding: 5px 5px 5px 0px;
}
.content_image {
	margin-left: -200px;
	height: 150px;
}
.sidebar {
	margin-left: 730px;
	font-size: 70%;
	display: block;
	position: absolute;
	margin-top:-50px;
	
	padding:  -250px 0px 0px 5px;
}

.sidebar ul li{
	margin-top:5px;
	
}



.adres {
	margin-left: 40px;
	line-height: 1px;
	height: 10px;
	margin-top: 30px;
	padding-top: 5px;
	border-top: 1px silver dotted;
}
.fb-wrapper {
	border-top: 1px silver dotted;
	width: 100px;
	margin-top: 30px;
	margin-left: 40px;
	padding-top: 5px;
}
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
/* prevent IE expanding the container */;margin: 0;          /* keep flush with surrounding blocks */
}

.slideshow {
	height: 300px;
	border: 0px;
	margin-left:0px;
	
}
.terug, a.terug, a:hover.terug {
	background: url('http://weedspeedrace.nl/assets/css/images/arrow-180.png') no-repeat;
	background-position: 0 3px;
	padding-left: 20px;
	display: block;
	color: #008ed6;
	position:absolute;

}
a:hover.terug {
	color: #002654;
}

#loading { display:none; position:fixed; left:0; top:0; width:100%; height:100%; 
           background-image:url("http://weedspeedrace.nl/assets/css/images/transparent.png"); } 

/*HEADER*/

.menuheader {
	display: block;
	background-image: url('http://weedspeedrace.nl/assets/css/images/logo.png');
	background-repeat: no-repeat;
	font: bold 14px "Trebuchet MS";
	width: 90px;
	color: #1499d3;
	padding-right: 0px;
	padding-left: 20px;
	border-bottom: solid 1px #F3F3F3;
	margin-bottom: 5px;
	margin-left: 10px;
}
.rightImage {
	float: right;
	margin: 5px;
}

/* Dealer -------------------------------------------------------------- */
.dealer{
	text-align: left;
	border-color: #000;
	margin-top:0px;
	}
.dealer img {
	background: #fff;
	border: solid 0px #fff;
}

.dealer li {
padding-bottom:20px;

}


/* table -------------------------------------------------------------- */
.table-image {
	padding-top: 0px;
	position: relative;
	padding-right: 15px;
}
/* Bug met float 

float: left;
position:absolute; 
*/
.cat-table {
	font-size: 13px;
	background: #fff;
	border-collapse: collapse;
	text-align: left;
	margin-left: 0px;
}
.cat-tablexx th {
	font-weight: normal;
	color: #002654;
	border-bottom: 2px solid #002654;
	text-align: left;
}
.cat-table tr:hover td {
	/*	color: #002654;
	background: #D60100;*/
	background: #e1e1e1;
	cursor: pointer;
}
span.oldPrice {
	color: #f00023;
	white-space: nowrap;
	text-decoration: line-through;
	font-size: 12px;
}
.InfoBorder {
	margin-top: 20px;
	padding: 15px 0px 15px 10px;
	width: 350px;
	height: 120px;
	border: 1px #919191 solid;
	background-color: #dbdbdb;
	font-size: 90%;
}
.InfoBorderInner {
	float: right;
	height: 120px;
	width: 190px;
	padding: 5px 10px 0px 5px;
	border-left: 1px black dotted;
	display: block;
	z-index: 100;
}
a.InfoAanvragen, a:hover.InfoAanvragen {
	position: relative;
	background: url('http://weedspeedrace.nl/assets/css/images/bInfoAanvragen.png') no-repeat;
	width: 145px;
	height: 35px;
	display: block;
}
a:hover.InfoAanvragen {
	background: url('http://weedspeedrace.nl/assets/css/images/bhInfoAanvragen.png') no-repeat;
}
.errorSummary {
	display: block;
	width: 400px;
	border-width: 1px;
	border-style: solid;
	border-color: #8D7171;
	background-color: #FFCCCC;
	margin-bottom: 100px;
	padding-top: 10px;
	padding-left: 55px;
	padding-bottom: 20px;
	padding-right: 20px;
	color: red;
	background-image: url(http://weedspeedrace.nl/assets/css/images/error.gif);
	background-position: 10px 6px;
	background-repeat: no-repeat;
	overflow: hidden;
}
/* Icons ------------------------------------------------------*/
.icon {
	padding-left: 20px;
	min-height: 16px;
}
.icons ol, li, ul {
	list-style: none;
	text-indent: 0px;
}
/* HEMA catalogus copy  ------------------------------------------------------*/
.h-catalogListURL, a.h-catalogListURL, a:hover.h-catalogListURL {
	float: right;
	text-align: right;
	margin-left: 50px;
	background: url('http://weedspeedrace.nl/assets/css/images/arrow.png') no-repeat;
	background-position: 120px 43px;
	padding-right: 50px;
	color: #008ed6;
	padding-top: 40px;
	position:relative;
	
}
a:hover.h-catalogListURL {
	color: #002654;
}
.iwan {
	display: block;
	float: left;
	border-bottom: solid #fff;
/* ipv margin zodat het ook in IE werkt */padding: 15px 10px 10px 12px;
	width: 170px;
	height: 280px;
	font-size: 14px;
	text-align: center;
	background: #fff url("http://weedspeedrace.nl/assets/css/images/h-categoryimagelist-border.gif") 0 580px no-repeat;
/* geen bg-image zichtbaar */overflow: hidden;
	cursor: pointer;
	outline: 0;
	vertical-align: bottom;
	border: 0;
}
span.text {
	position: relative;
	top: -80px;
	text-align: center;
}
.h-catalogList {
	/*float: left;*/
	overflow: visible;
	clear: both;
	display: block;
	
}
* html .h-catalogList {
	overflow: hidden;
	float: none;
}
/* zonder float: none verdwijnen in IE6 de breadcrumbs als ze direct erboven staan*/
* + html .h-catalogList {
}
.h-catalogList.flex {
	overflow: hidden;
	width: auto;
}
/* om verse, nieuwe regel te forceren bij oneven "li"-lengtes vertikaal */
.h-catalogList li.newRow {
	clear: left;
	display: block;
}
/* block is nodig voor FF */
* html .h-catalogList li.newRow {
	display: inline;
}
* + html .h-catalogList li.newRow {
	display: inline;
}
.h-catalogList {
	/*
	overflow: hidden;
	text-align: center;
	margin-left: -40px;
	vertical-align: bottom;
	*/
	text-align: left;
	overflow: hidden;
	
}
.h-catalogList li img {
	background: #fff;
	border: solid 0px;
	display: block;
	border: 0;
}
.h-catalogList li {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: bottom;
	zoom: 1; *;
	display: inline;
	_height: 250px;
	position: relative;
}
/* om verse, nieuwe regel te forceren bij oneven "li"-lengtes vertikaal */
.h-catalogList li.newRow {
	clear: left;
	display: block;
}
/* block is nodig voor FF */
.h-catalogList a {
	display: block;
	float: left;
	border-bottom: solid #fff;
/* ipv margin zodat het ook in IE werkt */padding: 15px 10px 10px 12px;
	width: 146px;
	height: 280px;
	font-size: 14px;
	text-align: center;
	background: #fff url("http://weedspeedrace.nl/assets/css/images/h-categoryimagelist-border.gif") 0 580px no-repeat;
/* geen bg-image zichtbaar */overflow: hidden;
	cursor: pointer;
	outline: 0;
	vertical-align: bottom;
	border: 0;
}
.h-catalogList a:hover {
	background-position: 0 -338px;
	color: #008ed6;
}
/* mouseover */
.h-catalogList a.emphasis {
	background-position: 0 -900px;
}
/* lichtgrijs, steven's highlight */
.h-catalogList a.nu, .h-catalogList a:hover.nu {
	background-position: 0 -900px;
}
/* nu: rood */
.h-catalogList a.meestpopulair, .h-catalogList a:hover.meestpopulair {
	background-position: 0 -1200px;
}
/* meest populair: oranje */
.h-catalogList a.netbinnen, .h-catalogList a:hover.netbinnen {
	background-position: 0 -1500px;
}
/* net binnen: groen */
.h-catalogList .sign, .h-catalogList .sign1, .sign2, .h-catalogList .sign2, .h-catalogList .sign3, .h-catalogList .sign4, .h-catalogList .sign5 {
	width: 130px;
	height: 35px;
}
.h-catalogList .sign {
	background: #fff url('http://weedspeedrace.nl/assets/css/images/new_banner.png') no-repeat;
	display: block;
	position: relative;
	margin-top: -32px;
	top: 32px;
	left: 0px;
}
.h-catalogList .sign1 {
	background: #fff url('http://weedspeedrace.nl/assets/css/images/sale_banner.png') no-repeat;
	display: block;
	position: relative;
	margin-top: -32px;
	top: 32px;
	left: 0px;
}
.h-catalogList .sign2 {
	background: #fff url('http://weedspeedrace.nl/assets/css/images/sold_banner.png') no-repeat;
	display: block;
	position: relative;
	margin-top: -32px;
	top: 32px;
	left: 0px;
}
.h-topnav li ul.products span.table, .h-topnav li ul.products span.cell, .h-topnav li ul.products span.IE {
	width: 141px;
}
.h-showProducts span.table, .h-topnav li ul.products span.table {
	height: 55px;
	margin: -15px;
	border-top: 5px solid #fff;
}
.productprice {
	color: #000;
	font-weight: bolder;
	font-size: 12px;
	padding-top: 0; /* voor evt. vert. plaatsing */
}
.h-showProducts .productprice .good, .h-topnav li ul.products .productprice .good {
	background-color: #ff0;
	background-image: url("http://weedspeedrace.nl/assets/images/hema/h-good-M.gif");
	background-position: 0 0;
}
span.productprice {
	display: block;
	margin-top: -5px;
}
.productprice .discount {
	color: #f00023;
	white-space: nowrap;
	text-decoration: line-through;
	font-size: 12px;
}
.productprice span {
	padding: 5px 2px 0 2px;
}
.h-showProducts .productprice .good span, .h-topnav li ul.products .productprice .good span {
	background-color: #fff;
	padding-left: 2px;
}
/* Contact formulier ---------------------- */
ol.forms .button, ol.forms .button:active, ol.forms .button:hover {
	background-color: #1499d3;
	color: #fff;
	width: 100px;
	cursor: pointer;
}
ol.forms .button:active {
	background-color: #1499d3;
}
ol.forms .button:hover {
	background-color: #000000;
}
ol.forms {
	float: left;
	list-style: none;
	margin: 0;
	width: 100%;
}
ol.forms li {
	clear: both;
	float: left;
	margin-bottom: 2px;
	position: relative;
	width: 100%;
}
ol.forms label {
	cursor: pointer;
	display: block;
	float: left;
	padding-right: 20px;
	width: 70px;
	margin-left: 0px;
}
ol.forms input, ol.forms textarea {
	border: 1px solid #7E8AA2;
	border-radius: 3px;
	font: inherit;
	-moz-border-radius: 3px;
	padding: 2px;
	-webkit-border-radius: 3px;
	width: 214px;
}
ol.forms textarea {
	height: 150px;
	width: 334px;
}
ol.forms input:focus, ol.forms textarea:focus {
	background-color: #f2f3f6;
	border-color: #008ed6;
}
.error {
	color: #f00;
}
ol.forms li .error {
	font-size: 12px;
	margin-left: 20px;
}
ol.forms li.textarea .error {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 100px;
}
ol.forms li.screenReader {
	margin-bottom: 0;
}
ol.forms li.buttons, ol.forms li.inline {
	float: right;
	width: 460px;
}
ol.forms li.inline input {
	width: auto;
}
ol.forms li.inline label {
	display: inline;
	float: none;
	width: auto;
}
.hide {
	display: none;
}
/* ---------------------------------------  TEST TEST TEST */
ul#album {
	list-style-type: none;
}
#album2 li img {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: bottom;
	zoom: 1;
	display: inline;
	_height: 280px;
	position: relative;
	float: left;
}
#album li {
	float: left;
	height: 300px;
	width: 170px;
	background: #fff url("http://weedspeedrace.nl/assets/css/images/h-categoryimagelist-border.gif") 0 580px no-repeat;
	text-align: center;
}
#album li:hover {
	background-position: 0 -338px;
}
#album li div {
	vertical-align: bottom;
	height: 20px;
	display: table-cell;
}
#album2 a {
	vertical-align: bottom;
	display: block;
	padding: 15px 10px 10px 12px;
	width: 146px;
	position: relative;
	height: 280px;
	background: #fff url("http://weedspeedrace.nl/assets/css/images/h-categoryimagelist-border.gif") 0 580px no-repeat;
}
#album a {
	display: block;
	float: left;
	border-bottom: solid #fff;
/* ipv margin zodat het ook in IE werkt */padding: 15px 10px 10px 12px;
	width: 146px;
	font-size: 14px;
	text-align: center;
	background: #fff url("http://weedspeedrace.nl/assets/css/images/h-categoryimagelist-border.gif") 0 580px no-repeat;
/* geen bg-image zichtbaar */overflow: hidden;
	cursor: pointer;
	outline: 0;
	vertical-align: bottom;
	border: 0;
}
#album2 a:hover {
	background-position: 0 -338px;
	color: #008ed6;
}
.imageContainer, .imageContainer img {
	position: relative;
}
.imageContainer {
	width: 120px;
	height: 220px;
	overflow: hidden;
	border: 1px solid grey;
}