@charset "utf-8";

body,html {
	padding: 0px;
	margin: 0px;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.grecaptcha-badge {
    visibility: hidden;
}
#searchlist {
	margin-left:187px;
	margin-top:1px;
}
.searchlistitem:hover {
    background-color:#447;
    color:#FFF;
}
.lsPicStyle {
    position:relative;
    float:left;
    height:150px;
    width:150px;
    border:thin solid #DDD;
    margin-left:26px;
    margin-top:25px;
    overflow-wrap: break-word;
}
.lsTextStyle {
    position:absolute;
/*    float:left;*/
    height:45px;
    width:150px;
    top:135px;
    left:-16px;
    margin:15px;
    overflow:hidden;
    font-size:14px;
    cursor:default;
}
h1{
	font-size:18px;
	color:#224;
	font-weight:bold;
}
#cookiebar {
	position:relative;
	background-color:#447;
/*	height:38px;*/
	height:0px;
	width:100%;
}
#wrapper {
	position:relative;
	background-color:#FFF;
    width:1282px;
    margin-top:70px;
	margin-right:auto;
    margin-left:auto;
	border-left:1px #AAC solid;
	border-right:1px #AAC solid;
}
#mijnoriontriangle {
    position:absolute;
    right:180px;
    top:55px;
    display:none;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 40px 40px;
    border-color: transparent transparent #557 transparent;
}
#mijnorionpulldown {
    position:absolute;
    top:90px;
    right:150px;
    display:none;
/*    min-height:100px;*/
    height:auto;
    width:250px;
    background-color:#557;
    z-index:1000;
    cursor:default;
    border-bottom: solid 2px #557;
	-webkit-box-shadow: 0px 19px 83px -18px rgba(74,71,74,1);
	-moz-box-shadow: 0px 19px 83px -18px rgba(74,71,74,1);
	box-shadow: 0px 19px 83px -18px rgba(74,71,74,1);
}
.mijnorionpulldownline {
    position:relative;
    width:100%;
    height:35px;
    color:#FFF;
    padding-top:5px;
    padding-left:30px;
    border-bottom:solid thin #000;
    cursor:pointer;
}
.mijnorionpulldownline:hover {
    text-decoration:underline;
}
#shoppingcarttriangle {
    position:absolute;
    right:40px;
    top:55px;
    width: 0;
    height: 0;
    display:none;
    border-style: solid;
    border-width: 0 0 40px 40px;
    border-color: transparent transparent #557 transparent;
}
#shoppingcartpulldown {
    position:absolute;
    top:90px;
    right:10px;
    display:none;
/*    min-height:100px;*/
    height:auto;
    width:400px;
    background-color:#557;
    z-index:1000;
    cursor:default;
    border-bottom: solid 2px #557;
	-webkit-box-shadow: 0px 19px 83px -18px rgba(74,71,74,1);
	-moz-box-shadow: 0px 19px 83px -18px rgba(74,71,74,1);
	box-shadow: 0px 19px 83px -18px rgba(74,71,74,1);
}
#shoppingcartpulldowninner {
    position:relative;
    left:2px;
    clear:both;
    height:40px;
    width:398px;
    background-color:#FFF;
    z-index:10000;
}
#shoppingcartpulldownline {
    position:relative;
    clear:both;
    width:100%;
    height:35px;
    color:#FFF;
    border-bottom:solid thin #000;
}
#shoppingcartpulldownlineqnt {
    position:relative;
    width:30px;
    float:left;
    height:35px;
    padding-top:5px;
    padding-left:10px;
/*    background-color:#0F0;*/
    color:#FFF;
}
#shoppingcartpulldownlinedescr {
    position:relative;
    width:280px;
    float:left;
    height:35px;
    padding-top:5px;
    padding-left:10px;
    color:#FFF;
}
#shoppingcartpulldownlineprijs {
    position:relative;
    width:86px;
    float:left;
    height:35px;
    padding-top:5px;
    padding-left:10px;
    padding-right:10px;
    color:#FFF;
    text-align:right;
}
#toshoppingcartpulldownbtn {
    position:relative;
    bottom:0px;
    left:-2px;
    width:160px;
    background-color:#0D0;
    color:#FFF;
    padding-top:7px;
    float:left;
    font-size:18px;
    height:40px;
    text-align:center;
    cursor:pointer;
}
#toshoppingcartpulldownbin {
    position:relative;
    bottom:0px;
    margin-left:35px;
    float:left;
    cursor:pointer;
}
#toshoppingcartpulldownbin img {
    margin-top:3px;
    width:34px;
    height:34px;
}
#toshoppingcartpulldownpdf{
    position:relative;
    bottom:0px;
    margin-left:35px;
    float:left;
    cursor:pointer;
}
#toshoppingcartpulldownpdf img {
    margin-top:3px;
    width:24px;
    height:34px;
}
#toshoppingcartpulldownxls {
    position:relative;
    bottom:0px;
    margin-left:35px;
    float:left;
    cursor:pointer;
}
#toshoppingcartpulldownxls img {
    margin-top:3px;
    width:30px;
    height:34px;
}
#wrapper #container {
	position:relative;
	background-color:#FFF;
	width:1278px;
	margin-right:auto;
    margin-left:auto;
	height:80px;
	margin-top:110px;
	/* background-color:red; */
}
#wrapper #container2 {
	position:static;
	width:1280px;
	margin-right:auto;
	margin-left:auto;
	height:33px;
	/* background-color:#447; */
	top:270px;
	z-index:10000;
	border-bottom:thin solid #AAC;
}
#wrapper #container3 {
	position:static;
	width:1280px;
	margin-right:auto;
	margin-left:auto;
	height:40px;
	margin-top:0px;
	background-color:blue;
	top:70px;
}
#header {
	position:relative;
	width:1278px;
	background-color:#FFF;
	height:100px;
    float:left;
    margin-top:0px;
}
#logo { 
	position:relative;
	float:left;
	top: 0px;
}
#logo img {border: none;}

#wrapper #container #topLine #search {
	position: relative;
	margin-top:10px;
	height: 56px;
	width:750px;
	margin-left:10px;
	background-color: #447;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#shoppingcart{
	position:absolute;
	right:10px;
	top:8px;
/*	visibility:hidden;*/
	cursor:pointer;
}
#wishlist{
	position:absolute;
	right:82px;
	top:8px;
/*	visibility:hidden;*/
	cursor:pointer;
}
#mijnorion{
	position:absolute;
	right:150px;
	top:12px;
/*	visibility:hidden;*/
	cursor:pointer;
}
#wrapper #container #header #shoppingcartblock{
	position:absolute;
	right:30px;
	top:25px;
	visibility:hidden;
	height:100px;
	width:180px;
	color:#224;
	cursor:pointer;
}
#wrapper #container #header #shoppingcartblock #line11{
	position:absolute;
	top:5px;
	left:16px;
}
#wrapper #container #header #shoppingcartblock #line12{
	position:absolute;
	top:20px;
/*	left:79px;*/
	width:180px;
	font-size:48px;
	font-weight:bold;
}
#wrapper #container #header #shoppingcartblock #line13{
	position:absolute;
	top:75px;
	left:62px;
}
#searchTxt {
	position: absolute;
	right:330px;
	top:17px;
	width:550px;
    font-size:26px;
    height:45px;
	padding-left:10px;
	color:#779;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.displayBox{
	position:absolute;
	height:110px;
	width:748px;
	background-color:#FFFFFE;
	border: solid 1px #AAA;
	display:none;
	cursor:pointer;
}
.displayBox:hover {
	background-color:#CCC;
}
.displayBoxArtikelCode {
	position:relative;
	font-size:20px;
	padding-top:25px;
	left:15px;
	color:#666;
}
.displayBoxOmschrijving {
	position:relative;
	font-size:20px;
	padding-top:10px;
	left:15px;
	color:#999;
	width:670px;
}
#submitSearchBtn {
	position: absolute;
	right:240px;
	top:21px;
	cursor:pointer;
	height: 30px;
	width:44px;
	font-size:18px;
	padding-left:15px;
	color:#FFF;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
#wrapper #container #topLine {
	position:relative;
	height: 66px;
	width: 1280px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	-webkit-border-top-right-radius: 50px;
	-moz-border-radius-topright: 50px;
	border-top-right-radius: 50px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #DDD;
	border-right-color: #DDD;
	border-bottom-color: #DDD;
	border-left-color: #DDD;
	z-index: 1;
}
.breadCrumbLink a {
	position: relative;
	background-color: #F44;	
	text-decoration: none;
}
#wrapper #container #topLine #breadCrumb a:hover {
	color: #335 !important;
	text-decoration: underline !important;
}

#wrapper #container #topLine #breadCrumb {
	position: absolute;
	right: 30px;
	top: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #888;
	cursor: default;
}

#wrapper #container #topLine #breadCrumb a {
	text-decoration: none;
	color: #888;
}

#wrapper #container #topLine #breadCrumb #homeTopline {
	position: absolute;
	width: 480px;
	right:0px;
	height: 1px;
	top: 23px;
	overflow: hidden;
	background-color: #CCC;
}
#wrapper #container #topLine #breadCrumb #loggedInStatus {
	position: absolute;
	width: 480px;
	right:0px;
	height: 18px;
	top: 27px;
	overflow: hidden;
	text-align: right;
}
.topicons {
	position:relative;
	cursor:default;margin-top:-60px;
	float:left;
	opacity:.4
}
#wrapper #container #login img {
	position: absolute;
	width: 40px;
	height: 40px;
	right: 0px;
	top: 0px;
	opacity: .05;
}
#topheader {
	position:fixed;
	top:130px;
	width:100%;
	height:130px;
	top:0px;
	/* background-color:red; */
	z-index:5000;
	border-left:thin solid #224;
}
#topheadercontent {
	position:relative;
	width:1270px;
	margin-right:auto;
	margin-left:auto;
    height:auto;
    margin-top:-16px;
	background-color:yellow;
	border-left:thin solid #224;
}
#footer {
	position:relative;
	width:100%;
	height:250px;
	margin-top:0px;
	background-color:#447;
}
#footercontent {
	position:relative;
	width:1280px;
	margin-right:auto;
	margin-left:auto;
	height:100%;
	background-color:#447;
}
.footerblock {
	position:relative;
	width:250px;
	height:250px;
	float:left;
	margin:3px;
	margin-top:-75px;
}
.footerblockhalf {
	position:relative;
	width:125px;
	float:left;
}
.footerblocktxt {
	position:relative;
	width:100%;
	height:20px;
	color:#FFF;
	font-size:14px;
	cursor:default;
	padding-top:1px;
	padding-bottom:1px;
}
.footerblocktxta {
	position:relative;
	width:100%;
	height:20px;
	color:#FFF;
	font-size:14px;
	cursor:default;
	padding-top:1px;
	margin-left:15px;
	padding-bottom:6px;
}
.footerblocktxta img {
	-webkit-border-radius:7px;
    -moz-border-radius:7x;
    border-radius:7px;
}
.footerblocktxta a{
	color:#FFF;
	text-decoration:none;
}
.footerblocktxta:hover{
	color:#FFF;
	text-decoration:underline;
}
.footerblocktxt24 {
	position:relative;
	width:100%;
	height:24px;
	color:#FFF;
	font-size:20px;
	cursor:default;
	padding-top:1px;
	padding-bottom:1px;
}
#footer2 {
	position:relative;
	width:100%;
	height:200px;
	margin-top:0px;
	background-color:#113;
}
#footer2content {
	position:relative;
	width:1280px;
	margin-right:auto;
	margin-left:auto;
	height:100%;
	background-color:#113;
}
.footer2block {
	position:relative;
	width:200px;
	height:250px;
	float:left;
	margin:3px;
}
.footer2blocktxt {
	position:relative;
	width:100%;
	height:16px;
	color:#FFF;
	font-size:14px;
	cursor:default;
	padding-top:1px;
	padding-bottom:1px;
}
.footer2blocktxta {
	position:relative;
	width:100%;
	height:20px;
	color:#FFF;
	font-size:14px;
	cursor:default;
	padding-top:1px;
	margin-left:15px;
	padding-bottom:6px;
}
.footer2blocktxta img {
	-webkit-border-radius:7px;
    -moz-border-radius:7x;
    border-radius:7px;
}
.footer2blocktxta a{
	color:#FFF;
	text-decoration:none;
}
.footer2blocktxta:hover{
	color:#FFF;
	text-decoration:underline;
}
.footer2blocktxt24 {
	position:relative;
	width:100%;
	height:24px;
	color:#FFF;
	font-size:20px;
	cursor:default;
	padding-top:1px;
	padding-bottom:1px;
}
#disclaimer {
	position:relative;
	width:100%;
	margin-right:auto;
	margin-left:auto;
	height:100px;
	background-color:#FFF;
}
#disclaimerimageline {
	position:relative;
    height:100px;
	width:800px;
	margin-top:0px;
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-bottom-color: #DDD;
	margin-right:auto;
    margin-left:auto;
    background-color:#FFF;
}
#disclaimer #disclaimerimageline img {
	position:relative;
	max-height:60px;
	float:left;
}
#disclaimer #disclaimerseparator {
	position:relative;
	height:1px;
    width:100%;
	background-color:#FFF;
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-bottom-color: #DDD;
}
#disclaimer #disclaimerlinecontainer {
	position:relative;
	height:100%;
	width:100%;
	margin-top:-10px;
	background-color:#FFF;
	margin-right:auto;
	margin-left:auto;
}
#disclaimer #disclaimerline1 {
	position:relative;
	height:30px;
	width:430px;
	margin-top:8px;
	margin-right:auto;
	margin-left:auto;
}

#disclaimer #disclaimerline2 {
	position:relative;
	height:30px;
	width:450px;
	margin-top:8px;
	margin-right:auto;
	margin-left:auto;
}

.disclaimertxt {
	color:#77C;
	font-size:14px;
	padding-top:10px;
	float:left;
	padding-right:5px;
	cursor:default;
}

#footer #footercontent #submitNieuwsbriefBtn {
	background-color:#447;
	margin-left:20px;
	margin-top:10px;
	font-size:18px;
	width:400px;
	padding:6px 15px 6px 15px;
	color:#CCC;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	cursor:pointer;
}

#footer #footercontent #nieuwsbriefTxt {
	font-size:20px;
	height:24px;
	margin-top:7px;
	margin-left:-40px;
	width:236px;
	padding-left:10px;
	color:#77C;
}

.text18white {
	font-size: 18px;
	color:#CCC;
}

.text24white {
	font-size: 24px;
	color:#CCC;
}
#wrapper #msgWindow{
	position:absolute;
	top:180px;
	left:390px;
	width:500px;
	height:200px;
	background-color:#FFF;
	border: 2px solid #C9B8FB;
	visibility:hidden;
	z-index:100;
}
#wrapper #msgWindow #msgWindowBarTxt{
	position:absolute;
	left:7px;
	top:7px;
	font-weight:bold;
	color:#227;
}
#wrapper #msgWindow #msgWindowBar{
	position:absolute;
	top:0px;
	left:0px;
	background-color:#FFC;
	height:35px;
	width:498px;
}
#wrapper #msgWindow #closeBtn{
	position:absolute;
	top:8px;
	right:25px;
}
#wrapper #msgWindow #closeBtn img{
	position:absolute;
	width:20px;
	height:20px;
	cursor:pointer;
}
#wrapper #msgWindow #sluitenBtn img{
	cursor:pointer;
}
#wrapper #msgWindow #sluitenBtn{
	position:absolute;
	top:140px;
	left:184px;
}
#wrapper #msgWindow #msgWindowTxt{
	position:absolute;
	top:70px;
	width:498px;
	height:30px;
	font-size:20px;
	color:#447;
}
#wrapper #mannetje{
	position: absolute;
	right:-113px;
	top:258px;
  z-index:-50;
}
#wrapper #mannetje img {
    z-index:-50;
}
.ribAdvies {
	position: relative;
	height:30px;
	width: 100%;
	background-color: #224;
	float:left;
}
.ribAdviesTxt {
	position: absolute;
	color: #FFF;
	left: 46px;
	font-size: 18px;
	top: 4px;
	cursor:default;
}

.ribAdviesTelefoon {
	position: absolute;
	height: 50px;
	width: 100%;
	background-color: #F2F2F2;
	top: 30px;
}

.ribAdviesTelPic {
	position: absolute;
	left: 10px;
	font-size: 24px;
	top: 4px;
}

.ribAdviesTelTxt {
	position: absolute;
	color: #447;
	left: 45px;
	font-size: 24px;
	top: 10px;
	cursor:default;
}

.ribArray {
	position: absolute;
	top: 90px;
	width: 100%;
	height: 350px;
}

.ribArrayItem {
	position: relative;
	background-color: #224;
	width: 100%;
	height: 40px;
	border-top-style: dotted;
	border-color: #AAA;
	border-width: thin;
}

.ribArrayItemTxt {
	position: absolute;
	background-color: #224;
	margin-left: 35px;
	margin-top: 12px;
	color: #FFF;
	cursor:default;
}

.ribArrayItemVinkje {
	position: absolute;
	background-color: #224;
	top: 8px;
	left: 4px;
}
