@font-face {
    font-family: 'prototyperegular';
    src: url('fonts/prototype-webfont.woff2') format('woff2'),
         url('fonts/prototype-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

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

}

@font-face {
    font-family: 'modaerneregular';
    src: url('fonts/modaerne_regular-webfont.eot');
    src: url('fonts/modaerne_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/modaerne_regular-webfont.woff2') format('woff2'),
         url('fonts/modaerne_regular-webfont.woff') format('woff'),
         url('fonts/modaerne_regular-webfont.ttf') format('truetype'),
         url('fonts/modaerne_regular-webfont.svg#modaerneregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'capture_itregular';
    src: url('fonts/capture_it-webfont.woff2') format('woff2'),
         url('fonts/capture_it-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

* { 
	padding: 0px; 
	margin: 0px;
	outline:none; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	list-style: none;
}
body {
	background-color:#000000;
	}
 h2 {
	font-size: 20px;
	font-weight:bold;
	margin-bottom:20px;
	color:#24deeb;
	text-transform:uppercase;
	}
h2.black {
	color:#000;
}
	
h2.merk_subtitel {
	font-family:'capture_itregular';
	color:#000;
	position:absolute;
	font-size:20px;
	top:8px;
	z-index:6;
	font-weight:lighter;
	width:100%;
	text-align:center;
}

h2 span {
	display:inline-block;
	color:#FFF;
	width:24px;
	height:24px;
	background-color:#24deeb;
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
	font-size:20px;
	text-align:center;
}
p {
	margin-bottom:20px;
	line-height:18px;
	}
label {
	font-weight:bold;
	}
	
#wrapper { 
	position: relative; 
	display: block; 
	width: 100%; 
	min-height: 100%;
	text-align: center;
}
a {
	text-decoration: none;
	color:#000000;
	}
a:hover {
	color:#24deeb;
	transition:1s;
	}
img {
	border:none;
	}
#main_container {
	margin: 0 auto;
	text-align: left;
    width: 960px;
	}
#menu_wrapper {
	display:block;
	width:100%;
	height:129px;
	background-color: #000000;
	}
#menu_content { 
	text-align: left;
	width: 960px;
	margin: 0 auto;
	color:#FFFFFF;
}
#menu_content a {
	text-decoration: none;
	color:#FFFFFF;
	}
#menu_content a.actief {
	color:24deeb;
	}
#menu_content a:hover {
	text-decoration: none;
	color:#24deeb;
	}
h1 a {
	display:block;
	float:left;
	width:324px;
	height:129px;
	background:url('img/GearAndAudio.png') no-repeat;
	text-indent: -9999px;
	background-size:80%;
	}
#menu_rechts {
	width:600px;
	float:right;
}

#menu_rechts table {
	float:left;
	}
	
#menu_rechts td {
	color:#FFFFFF;
	}
#menu_inlog a.actief{
	color:24deeb;
	background: none;
}

#ul_inlog  li{
	float:right;
	margin-left:10px;
}
.zoeken_input{
  float:right;
  margin-right:10px;
  background: url("img/menu_background_input_zoeken.jpg") no-repeat;
    border:  none;
    font-size: 14px;
    height: 27px;
    margin-right: 10px;
    padding-left: 6px;
    width: 241px;
    background-color: #cdcdcd;
}
.zoeken_submit_button{
 	float:right;
    background: url("img/menu_button_zoeken.jpg") repeat-x scroll 0 0 transparent;
    border:  none;
    cursor: pointer;
    display: block;
    height: 27px;
    width: 81px;
    text-indent: -9999px;
}
#menu_winkelwagen {
	float:left;
	margin-left:40px;
	height:87px;
	width:200px;
}


#menu_winkelwagen ul {
	margin-top:20px;
	float:left;
	}
#menu_winkelwagen a.actief{
	color:24deeb;
	background: none;
}

.button_afrekenen {
	display:block;
	background: url("img/menu_button_afrekenen.jpg") no-repeat;
	width:84px;
	height:27px;
	text-indent: -9999px;
	float:right;
	}
#ul_hoofdmenu {
	margin-top:17px;
	float:right;
	height:41px;
	width:638px;

	}
#ul_hoofdmenu li{
	float:left;
	margin-right:2px;
	}
#ul_hoofdmenu li a {
	/*display:block;
	text-indent: -9999px;
	height:41px;
	font-family:"modaerneregular";*/
	
	display:block;
	height:41px;
	font-family:'modaerneregular';
	text-transform:uppercase;
	padding-left:10px;
	padding-right:10px;
	letter-spacing:0.95px;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	font-size:14px;
	line-height:41px;
	color:#FFF;
	}

#page_wrapper {
background-color:#FFF;
float:left;
width:100%;
	}
#page_content {
	min-height:600px;
	padding-top:50px;
	text-align: left;
	width: 960px;
	margin: 0 auto;
	}	
	
#footer_wrapper {
	width:100%;
	/*background: url('img/footer_background.png');*/
	padding-bottom:40px;
	postition:absolute;
	padding-top:30px;
	padding-bottom:30px;
	float:left;
	background-color:#000000;
	}
#footer_content { 
	text-align: left;
	width: 960px;
	margin: 0 auto;
	color:#aaaaaa;
	
}

#footer_content ul {
	float:left;
	width:280px;
	
	}

#footer_content ul li  {
	line-height:20px;
	
	}
	
#footer_content .titel {
	margin-bottom:15px;
	font-size: 14px;
	font-weight: bold;
	}
	
#footer_content a {
	color:#aaaaaa;
	text-decoration: none;
	font-size: 11px;
	
	}

#footer_content a:hover {
	color:#24deeb;
	
	}
#melding {
	margin-top:20px;
	margin-bottom:20px;
	background-color:#fff;
	border: solid 1px #e4e4e4;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width:490px;
    text-align:left;
    margin-left:235px;
}
#melding p {
	margin-left:20px;
}
#melding h2 {
	margin-left:20px;
	margin-top:20px;
	margin-bottom:20px;
	font-size: 20px;
	font-weight:bold;
	width:450px;
	}
.melding_groot_p{
	margin-left:20px;
	margin-bottom:20px;
	width:450px;
	}
.button_bekijk_alvast_onze_producten {
	display:block;
	text-indent: -9999px;
	background: url('img/button_bekijk_alvast_onze_producten.png') no-repeat;
	width:233px;
	height:33px;
	margin-left:20px;
	margin-bottom:20px;
	
	}
#melding label {
	margin-left:20px;
	}
.input_groot {
	width:251px;
	margin-top:5px;
	margin-bottom:5px;
	 
    background: url("img/background_input_251.png") no-repeat;
    border:  none;
    font-size: 14px;
    height: 33px;
    padding-left: 6px;
	}
.input_w100 {
	width:100%;
	box-sizing:border-box;
	padding:6px;
	font-size: 14px;
    height: 33px;
	float:left;
	margin-top:5px;
}
.aanmelding 
{
	margin-left:20px;
	}



.button_aanvragen {
	display:block;
	text-indent: -9999px;
	width:105px;
	height:33px;
	background: url('img/button_aanvragen.png') no-repeat;
	margin-bottom:20px;
	margin-top:15px;
	border:none;
	margin-left:165px;
	cursor:pointer;
	}

.button_aanpassen {
	display:block;
	text-indent: -9999px;
	width:105px;
	height:33px;
	background: url('img/button_aanpassen.png') no-repeat;
	margin-bottom:20px;
	margin-top:15px;
	border:none;
	margin-left:165px;
	cursor:pointer;
	}
.button_bevestigen {
	display:block;
	text-indent: -9999px;
	width:140px;
	height:36px;
	background: url('img/button_bevestigen.png') no-repeat;
	margin-bottom:20px;
	margin-top:15px;
	border:none;
	margin-left:130px;
	cursor:pointer;
	}
.button_inloggen {
	display:block;
	text-indent: -9999px;
	width:91px;
	height:33px;
	background: url('img/button_inloggen.png') no-repeat;
	margin-bottom:20px;
	margin-top:15px;
	border:none;
	margin-left:180px;
	cursor:pointer;
	}
.button_verstuur {
	display:block;
	text-indent: -9999px;
	width:91px;
	height:33px;
	background: url('img/button_verstuur.png') no-repeat;
	margin-bottom:20px;
	margin-top:15px;
	border:none;
	margin-left:180px;
	cursor:pointer;
	}
.button_wijzig {
	display:block;
	text-indent: -9999px;
	width:91px;
	height:33px;
	background: url('img/button_wijzig.png') no-repeat;
	margin-bottom:20px;
	margin-top:15px;
	border:none;
	margin-left:180px;
	cursor:pointer;
	}
.button_terug {
	display:block;
	text-indent: -9999px;
	width:91px;
	height:33px;
	background: url('img/button_terug.png') no-repeat;
	margin-bottom:20px;
	margin-top:15px;
	border:none;
	margin-left:20px;
	cursor:pointer;
	}
.button_kies {
	display:block;
	text-indent: -9999px;
	width:91px;
	height:33px;
	background: url('img/button_kies.png') no-repeat;
	margin-bottom:20px;
	margin-top:-2px;
	border:none;
	margin-left:180px;
	cursor:pointer;
	float:left;
	margin-left:8px;
	}

.melding_klein_p {
	width:159px;
	margin-top:15px;
	margin-left:20px;
	}
	
#content_left {
	float:left;
	width:501px;
	}
#content_right {
	float:right;
	width:420px;
	}

.button_vragen_contact {
	display:block;
	text-indent: -9999px;
	width:317px;
	height:33px;
	background: url('img/button_vragen_contact.png') no-repeat;
	margin-bottom:20px;
	border:none;
	float:right;
	cursor:pointer;
	}
.content_foto {
	float:right;
	padding:3px;
	border:solid 1px #E4E4E4;
	background-color: #FFFFFF;
	margin-bottom:20px;
	}
.textarea_groot {
	width:100%;
	margin-left:0px;
	margin-top:5px;
	margin-bottom:5px;
	 
    background: url("img/background_textarea_groot.png") no-repeat;
    border:  none;
    font-size: 14px;
    height: 60px;
    padding-left: 6px;
    padding-top:2px;
    overflow: auto; 
	float:left;
	max-width:100%;
	}
.extra_hoog {
	height:120px;
}
.textarea_middel {
	width:450px;
	margin-left:20px;
	margin-top:5px;
	margin-bottom:5px;
	 
    background: url("img/background_textarea_middel.png") no-repeat;
    border:  none;
    font-size: 14px;
    height: 135px;
    padding-left: 6px;
    padding-top:2px;
    overflow: auto; 
	}
.button_verstuur_bericht {
	display:block;
	text-indent: -9999px;
	width:165px;
	height:33px;
	background: url('img/button_verstuur_bericht.png') no-repeat;
	margin-bottom:20px;
	border:none;
	float:right;
	cursor:pointer;
	margin-top:20px;
	}
.home_categorie_titel {
	float:left;
	}
.button_bekijk_alle_aanbiedingen {
	display:block;
	text-indent: -9999px;
	width:210px;
	height:33px;
	background: url('img/button_bekijk_alle_aanbiedingen.png') no-repeat;
	margin-bottom:20px;
	border:none;
	float:right;
	}
.button_bekijk_nieuwe_producten {
	display:block;
	text-indent: -9999px;
	width:210px;
	height:33px;
	background: url('img/button_bekijk_nieuwe_producten.png') no-repeat;
	margin-bottom:20px;
	border:none;
	float:right;
	}
.button_bekijk_alle_spotlights{
	display:block;
	text-indent: -9999px;
	width:210px;
	height:33px;
	background: url('img/button_bekijk_spotlight.png') no-repeat;
	margin-bottom:20px;
	border:none;
	float:right;
	}
.button_bekijk,button.button_in_winkelwagen_responsive {
	color:#FFF;
	display:block;
	text-align:center;
	padding:5px;
	width:210px;
	height:33px;
	margin-bottom:20px;
	border:none;
	float:right;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color:#0090e3;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#24deeb+0,18a8b5+50,18a8b5+51,096471+100 */
	color:#FFF;
	line-height:33px;
	font-size:18px;
	font-weight:bold;
	font-family:'eurostile';
	cursor:pointer;
	box-sizing:border-box;
	line-height: 24px;
}
.link_button {
	color:#FFF;
	display:block;
	text-align:center;
	padding:5px;
	width:100%;
	height:33px;
	margin-bottom:20px;
	border:none;
	float:left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color:#0090e3;
	line-height:33px;
	font-size:18px;
	font-weight:bold;
	font-family:'eurostile';
	cursor:pointer;
	box-sizing:border-box;
	line-height: 24px;
	transition:.5s;
}

.link_button.green {
	background-color:#00EB47;
}
.link_button.green:hover {
	color:#0090e3 !important;
}
.link_button.w48 {
	width:48%;
}
.link_button.right {
	float:right;
}
button.button_in_winkelwagen_responsive {
	font-size:22px;
	line-height: 24px;
}
button.button_in_winkelwagen_responsive {
	width:100%;
	max-width:100%;
	text-transform:capitalize;
}
.button_bekijk_alvast_onze_producten:hover {
		text-decoration:hover;
		color:#FFF;
}
.home_product_categorie {
	display:block;
	width:960px;
	height:242px;
	clear:both;
	padding-bottom:20px;
	}
#content_right h2 {
	float:left;
	width:420px;
	}
	
#content_right p {
	float:left;
	width:420px;
	}

.home_product_categorie ul{
	margin-left:10px;
	}

.home_product_categorie ul li,#producten_overview_container ul li{
	float:left;
	margin-right:10px;
	width:180px;
	margin-top:2px;
	margin-bottom:10px;
	}
	

#producten_overview_container ul li.product_4 {
	margin-right:0px;
}

#producten_overview_container ul li.product_4.per3 {
	margin-right:10px;
}
	

.product_categorie_product_titel {
	font-weight: bold;
	font-size: 14px;
	color:#707070;
	float:left;
	width:180px;
	height:18px;
	overflow:hidden;
	}

.product_categorie_product_plaatje {
	margin-top:10px;
	float:left;
	display:block;
	height:208px;
	width:180px;
	/*background: url('img/background_home_product_kader.png') no-repeat;*/
	position:relative;
	border: 1px solid #d4e6d7;
	border: 1px solid #24deeb;
	}
	
.product_categorie_product_plaatje span.titel {
	font-weight: bold;
	font-size: 14px;
	color:#707070;
	left:5px;
	top:5px;
	width:170px;
	height:18px;
	overflow:hidden;
	position:absolute;
	}

.product_categorie_product_plaatje img {
	top:23px;
	position:absolute;
	z-index:4;
	}
span.prijs {
	display:block;
	background-color:#0090e3;
	padding:6px;
	font-size:15px;
	color:#FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
span.prijs.normal {
	float:left;
	margin-bottom:10px;
	margin-right:10px;
	font-size:20px;
	color:#0090e3;
	background-color:#FFF;
	font-weight:bold;
}
.product_categorie_product_plaatje span.prijs{
	z-index:5;
	position:absolute;
	top:163px;
	right:5px;
}

.product_categorie_product_plaatje:hover span.titel,.product_categorie_product_plaatje:hover span.prijs,span.prijs:hover {
	color:#24deeb;
}
#product_overview_options {
	width:200px;
	float:left;
	}
#product_overview_options ul {
	margin-bottom:10px;
	}
	#product_overview_options ul li {
margin-bottom:4px;
	}
#product_overview_options ul li a {
	color:#5b5b5b;
	}
#product_overview_options ul li a:hover  {
	color:#24deeb;
	}
.product_overview_titel,#product_overview_options ul li.product_overview_titel a {
	font-size: 14px;
	font-weight: bold;
	color:#3d3d3d;
	margin-bottom:10px;
	background-repeat:no-repeat;
	background-position:center right;
	padding-right:20px;
	}
#product_overview_options ul li.product_overview_titel a:hover {
	text-decoration:underline;
	color:#3d3d3d;
}
#producten_overview_wrapper_rechts {
	float:right;
	width:740px;
	}
.producten_overview_titel {
	float:left;
	font-size:16px;
	width:440px;
	}
#product_overview_sorteren {
	float:right;
	width:300px;
	}
.keuze {
	background: url('img/button_checkbox.png') no-repeat;
	padding-left:15px;
	}
.keuze_actief {
	background: url('img/button_checkbox_actief.png') no-repeat;
	padding-left:15px;
	}

#producten_overview_top {
	float:left;
	width:740px;
	margin-bottom:20px;
	}
#producten_overview_container {
	width:750px;
	float:left;
	}
.product_overview_product {
	width:345px;
	margin-right:25px;
	float:left;
	margin-bottom:20px;
	}

.product_foto {
	display:block;
	width:180px;
	height:220px;
	float:left;
	border: 1px solid #24deeb;
	position:relative;
	}
.product_foto span.titel {
	z-index:4;
	color: #707070;
    font-size: 14px;
    font-weight: bold;
    height: 18px;
    left: 5px;
    overflow: hidden;
    position: absolute;
    top: 5px;
    width: 170px;
}

.product_foto span.prijs {
background-color: #0090e3;
    border-radius: 5px;
    color: #fff;
    display: block;
    font-size: 15px;
    padding: 6px;
    position: absolute;
    right: 5px;
    top: 163px;
    z-index: 5;
}
.product_foto:hover span.titel,.product_foto:hover span.prijs {
	color:#24deeb;
}
.product_overzicht_foto {
	margin-top:10px;
	margin-left:10px;
	position: absolute;
	z-index:10;
	}
.product_overzicht_foto_overlay {
	position: absolute;
	z-index:11;
	}
.product_gegevens {
	float:left;
	margin-left:10px;
	overflow: hidden;
	height:220px;
	}
.product_tekst {
	height:123px;
	overflow: hidden;
	}
.product_buttons {
	width:140px;
	}
.product_favoriet {
	display:block;
	float:left;
	text-indent:-9999px;
	width:26px;
	height:27px;
	background: url('img/button_favoriet.png') no-repeat;
	}
.product_favoriet_actief {
	display:block;
	float:left;
	text-indent:-9999px;
	width:26px;
	height:27px;
	background: url('img/button_favoriet_actief.png') no-repeat;
	}

.product_favoriet_2 {
	display:block;
	text-indent:-9999px;
	width:26px;
	height:27px;
	background: url('img/button_favoriet.png') no-repeat;
	float:left;
	margin-bottom:20px;
	}
.product_favoriet_2_actief {
	display:block;
	text-indent:-9999px;
	width:26px;
	height:27px;
	height:left;
	background: url('img/button_favoriet_actief.png') no-repeat;
	float:left;
	margin-bottom:20px;
	}
.button_notitie {
	display:block;
	text-indent:-9999px;
	width:23px;
	height:27px;
	background: url('img/button_notitie.png') no-repeat;
	float:right;
	margin-right:8px;
	}
.button_pdf_product {
	display:block;
	float:right;
	margin-right:8px;
	text-indent:-9999px;
	width:26px;
	height:27px;
	background: url('img/button_pdf.png') no-repeat;
	}
.product_meer_informatie {
	display:block;
	float:left;
	text-indent:-9999px;
	width:109px;
	height:27px;
	background: url('img/button_meer_informatie.png') no-repeat;
	margin-left:5px;
	}
.product_direct_in_winkelwagen{
	display:block;
	float:left;
	text-indent:-9999px;
	width:140px;
	height:27px;
	background: url('img/button_direct_in_winkelwagen.png') no-repeat;
	margin-top:3px;
	}
#product_overview_pagination {
	float:left;
	width:740px;
	margin-bottom:20px;
	text-align: center;
	}
	
.pagination a{
	background-image: url("img/pagination_bg.png");
    color: #7f7f7f;
    display: block;
    float: left;
    font-weight: bold;
    height: 35px;
    line-height: 29px;
    margin-right: 5px;
    margin-bottom:5px;
    text-align: center;
    text-decoration: none;
    width: 35px;
}

.pagination a:hover{
	background-image: url("img/btn_menu_active_bg.png");
    color: #FFFFFF;
}
.pagination a.actief {
    background-image: url("img/btn_menu_active_bg.png");
    color: #FFFFFF;
}

.pagination a.groot {
    background-image: url("img/pagination_bg_groot.png");
    width:81px;
}

.pagination a.groot:hover {
    background-image: url("img/pagination_bg_groot_hover.png");
     color: #FFFFFF;
}

.styled-select  {
   background: transparent;
   width: 160px;
   padding: 5px;
   font-size: 12px;
   border: 1px solid #ccc;
   height: 27px;
   background-color: #FFFFFF;
   float:right;
}

.button_sorteren_sumbit{
 	float:right;
    background: url("img/button_sorteren_ververs.png") repeat-x scroll 0 0 transparent;
    border:  none;
    cursor: pointer;
    display: block;
    height: 20px;
    width: 19px;
    text-indent: -9999px;
    margin-left:4px;
    margin-top:3px;
}

#winkelwagen_menu {
	float:left;
	width:200px;
	height:50px;
	margin-top:10px;
	margin-left:35px;
	}
	
/* PROGRESSBAR KORTING */
.meter-wrap{
    position: relative;
    
}

.meter-wrap, .meter-value, .meter-text {
    /* The width and height of your image */
    width: 71px; height: 15px;
}

.meter-wrap, .meter-value {
    background: #bdbdbd url(img/meter-outline.png) top left no-repeat;
}

.meter-text {
    position: absolute;
    top:0; left:0;

    padding-top: 0px;
    color: #fff;
    text-align: center;
    width: 100%;
}

.button_direct_bestellen {
	display:block;
	background: url("img/button_direct_bestellen.png") no-repeat;
	width:140px;
	height:36px;
	text-indent: -9999px;
	float:right;
	border:none;
	}
.button_direct_bestellen:hover {
	cursor: pointer;
	}
.button_direct_betalen {
	display:block;
	background: url("img/button_direct_betalen.png") no-repeat;
	width:140px;
	height:36px;
	text-indent: -9999px;
	float:right;
	border:none;
	}
.button_direct_betalen:hover{
	cursor:pointer;
	}
.button_gegevens_invullen {
	background: url("img/button_gegevens_invullen.png") no-repeat;
	}
.button_opslaan_als_pdf {
	display:block;
	background: url("img/button_opslaan_als_pdf.png") no-repeat;
	width:159px;
	height:36px;
	text-indent: -9999px;
	float:right;
	margin-right:10px;
	}
.container {
	width:960px;
	float:left;
	margin-bottom:20px;
	}
.winkelwagen_product_foto {
	background: url("img/background_winkelwagen_product_kader.png") no-repeat;
	display:block;
	width:100px;
	height:91px;
	}
.winkelwagen_product_foto img {
	margin-top:5px;
	margin-left:5px;
	}
.winkelwagen_input_aantal {	
    border: medium none;
    float: left;
    font-size: 14px;
    height: 35px;
    margin-right: 10px;
    padding-left: 6px;
    width: 50px;
}
.button_aantal_winkelwagen_sumbit{
 	float:left;
    background: url("img/button_sorteren_ververs.png") repeat-x scroll 0 0 transparent;
    border:  none;
    cursor: pointer;
    display: block;
    height: 20px;
    width: 19px;
    text-indent: -9999px;
    margin-left:4px;
    margin-top:7px;
}
.button_winkelwagen_verwijder {
	display:block;
	background: url("img/button_verwijder_uit_winkelwagen.png") no-repeat;
	width:25px;
	height:26px;
	text-indent: -9999px;
	float:right;
	}
	
th {
	font-size: 14px;
	font-weight: bold;
	}
#winkelwagen_tekst {
	float:left;
	}
#winkelwagen_totalen {
	float:right;
	}

#product_detail_media_container {
	float:left;
	}
#product_detail_media_groot {
	display:block;
	/*background: url("img/background_product_detail_product_kader.png") no-repeat;*/
	border:1px solid #24deeb;
	box-sizing:border-box;
	width:440px;
	height:441px;
	position:relative;
	overflow:hidden;
	}
#product_detail_media_groot  img {
	top:10px;
	position:absolute;
	z-index:3;
	}
#product_detail_media_groot span.prijs {
	z-index:5;
	background-color: #0090e3;
    border-radius: 5px;
    color: #fff;
    display: block;
    font-size: 15px;
    padding: 6px;
    position: absolute;
    right: 15px;
    top: 394px;
    z-index: 5;
}

#product_detail_media_groot  iframe {
	top:63px;
	position:absolute;
	z-index:8;
	left:3%;
	width:94%;
	height:250px;
	}
	
#product_detail_media_klein {
	float:left;
	width:440px;
	}
#product_detail_media_klein ul {
	float:left;
	margin-top:10px;
	}
#product_detail_media_klein ul li {
	float:left;
	width:80px;
	margin-right:10px;
	}
.product_detail_foto_klein {
	display:block;
	/*background: url("img/background_product_detail_product_kader_klein.png") no-repeat;*/
	border:1px solid #24deeb;
	width:80px;
	height:87px;
	
	}

.product_detail_foto_klein.media_actief {
	border:1px solid #199ba4;
	}


.product_detail_foto_klein img {
	margin-top:12px;
	margin-left:5px;
	}

#product_detail_tekst_container {
	float:right;
	width:500px;
	}
hr {
	height:2px;
	color:#ebebeb;
	margin-top:5px;
	}
.input_43 {
	width:43px;
    background: url("img/background_input_43.png") no-repeat;
    border:  none;
    font-size: 14px;
    height: 33px;
    padding-left: 6px;
	}
#product_lijst_selectie ul {
	margin-top:20px;
	}

#product_lijst_selectie ul li{
	float:left;
	margin-right:12px;
	}
.button_bekijk_alle_producten {
	display:block;
	background: url("img/button_blue_no_text.png") no-repeat;
	width:210px;
	height:33px;
	text-align:center;
	margin-left:20px;
	margin-bottom:20px;
	line-height:32px;
	color:#FFF;
	}
.button_in_winkelwagen {
	display:block;
	background: url("img/button_in_winkelwagen.png") no-repeat;
	width:143px;
	height:33px;
	text-indent: -9999px;
	float:left;
	border:none;
	cursor:pointer;
	}
.button_verder_winkelen {
	display:block;
	background: url("img/button_verder_winkelen.png") no-repeat;
	width:140px;
	height:32px;
	text-indent: -9999px;
	margin-bottom:20px;
	float:left;
	}
.button_afronden {
	display:block;
	background: url("img/button_afronden.png") no-repeat;
	width:115px;
	height:33px;
	text-indent: -9999px;
	margin-left:20px;
	margin-bottom:20px;
	float:left;
	}
.button_direct_in_winkelwagen {
	display:block;
	background: url("img/button_direct_in_winkelwagen.png") no-repeat;
	width:140px;
	height:27px;
	text-indent: -9999px;
	float:left;
	border:none;
	cursor:pointer;
	margin-top:3px;
	}
#main {
	left: -9999px;
	}

#media_overview_wrapper_rechts {
	float:right;
	width:740px;
	}
.media_item_container {
	width:740px;
	border-bottom: solid 1px #d3d3d3;
	float:left;
	padding-bottom:10px;
	margin-bottom:10px;
	}
.media_foto {
	background: url("img/background_media_icon_kader.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 130px;
    width: 130px;
	}
.media_foto img {
	margin-left:10px;
	margin-top:10px;
	}
.media_tekst {
	width:350px;
	float:left;
	margin-left:20px;
	height:130px;
	overflow: hidden;
	}
.media_extra_info {
	float:left;
	width:220px;
	margin-left:20px;
	height:130px;
	overflow: hidden;
	}
.media_sterretjes {
	margin-top:2px;
	margin-bottom:13px;
	}
.media_extra_info p {
	margin-bottom:2px;
	}
.button_bekijken {
		display:block;
	background: url("img/button_bekijken.png") no-repeat;
	width:83px;
	height:27px;
	text-indent: -9999px;
	float:left;
	position: relative;
	bottom:0px;
	}
.media_tekst_wrapper {
	height:103px;
	overflow: hidden;
	}
.button_afmelden {
	display:block;
	text-indent: -9999px;
	width:91px;
	height:33px;
	background: url('img/button_afmelden.png') no-repeat;
	margin-bottom:20px;
	margin-top:15px;
	border:none;
	margin-left:180px;
	cursor:pointer;
	}
.button_aanmelden {
	display:block;
	text-indent: -9999px;
	width:91px;
	height:33px;
	background: url('img/button_aanmelden.png') no-repeat;
	margin-bottom:20px;
	margin-top:15px;
	border:none;
	margin-left:180px;
	cursor:pointer;
	}
.product_detail_titel {
	float:left;
	width:100%;
	color:#24deeb;
	}
.deel_product {
	float:right;
	}
.clear {
	clear:both;
	}
.deel_product_plaatjes {
	margin-left:3px;
	margin-top:0px;
	float:right;
	}
.product_detail_selectie_foto {
	left:5px;
	top:23px;
	position:absolute;
	z-index:3;
	}
/* ### slider container ### */
	#sliderCntr {position:relative;display:block;width:960px;height:344px;margin-left:0px;background: url('img/background_home_banner.jpg') no-repeat;margin-bottom:20px;margin-top:20px;float:left;}
	.slider { margin: 0; width: 960px; position: absolute;}
	.slider img { border: none;margin-left:5px;margin-top:5px; }
	.slider ol { width: 120px; float: right; list-style: none; position: absolute; list-style: none; margin: 20px 0 0 805px }
	.slider ol li { width: 18px; height: 18px; display: block; float: left; background: url('../images/bolletje.png') no-repeat; list-style: none; margin-right: 5px; }
	.slider ol li.selected { background: url('../images/bolletje-selected.png') no-repeat; }
		div.slider dl          { position: relative; }
		div.slider dl dt img   { display: block; }
		div.slider dl dd       { position: absolute; left: 0;  }
		div.slider div dl      { margin: 0; }
		li.prev                { display: none; }
		li.next                { float: right;position: absolute; margin: -250px 0 0 774px; z-index: 999; list-style: none; }

.pdf_link {
	color:#24deeb;
	}
.pdf_link:hover {
	text-decoration: underline;
	}
#ul_bestel_proces_stappen_balk {
	width:960px;
	float:left;
	margin-left:-30px;
	margin-bottom:25px;
	}
#ul_bestel_proces_stappen_balk li {
	float:left;
	margin-left:30px;
	}
#ul_bestel_proces_stappen_balk li a {
	float:left;
	line-height:35px;
	font-weight:normal;
	text-transform: uppercase;
	font-size:14px;
	font-weight:bold;
	text-indent:47px;
	display:block;
	height:35px;
	}
#ul_bestel_proces_stappen_balk li a.bestel1{
	background: url("img/bestel_proces_1.png") no-repeat ;
	}
#ul_bestel_proces_stappen_balk li a.bestel2{
	background: url("img/bestel_proces_2.png") no-repeat ;
	}	
#ul_bestel_proces_stappen_balk li a.bestel3{
	background: url("img/bestel_proces_3.png") no-repeat ;
	}	
#ul_bestel_proces_stappen_balk li a.bestel4{
	background: url("img/bestel_proces_4.png") no-repeat ;
	}	
#ul_bestel_proces_stappen_balk li a.bestel1:hover,#ul_bestel_proces_stappen_balk li a.bestel1_active{
	background: url("img/bestel_proces_active1.png") no-repeat ;
	}	
#ul_bestel_proces_stappen_balk li a.bestel2:hover,#ul_bestel_proces_stappen_balk li a.bestel2_active{
	background: url("img/bestel_proces_active2.png") no-repeat ;
	}
#ul_bestel_proces_stappen_balk li a.bestel3:hover,#ul_bestel_proces_stappen_balk li a.bestel3_active{
	background: url("img/bestel_proces_active3.png") no-repeat ;
	}
#ul_bestel_proces_stappen_balk li a.bestel4:hover,#ul_bestel_proces_stappen_balk li a.bestel4_active{
	background: url("img/bestel_proces_active4.png") no-repeat ;
	}
#ul_bestel_proces_stappen_balk li a.active,#ul_bestel_proces_stappen_balk li a:hover{
	color:#1ec3d0;
	}

#ul_bestel_proces_stappen_balk li a.bestel2_nohover {
	background: url("img/bestel_proces_2.png") no-repeat ;
	}
#ul_bestel_proces_stappen_balk li a.bestel2_nohover:hover {
	color:#000000;
	cursor:default;
	}
#ul_bestel_proces_stappen_balk li a.bestel3_nohover {
	background: url("img/bestel_proces_3.png") no-repeat ;
	}
#ul_bestel_proces_stappen_balk li a.bestel3_nohover:hover {
	color:#000000;
	cursor:default;
	}
#ul_bestel_proces_stappen_balk li a.bestel4_nohover {
	background: url("img/bestel_proces_4.png") no-repeat ;
	}
#ul_bestel_proces_stappen_balk li a.bestel4_nohover:hover {
	color:#000000;
	cursor:default;
	}
.button_winkelwagen_korting {
	background-image: url("img/button_sorteren_ververs.png");
	background-repeat:no-repeat;
    border: medium none;
    cursor: pointer;
    display: block;
    float: left;
    height: 20px;
    margin-left: 8px;
    margin-top: 4px;
    text-indent: -9999px;
    width: 19px;
	}
	
.betaal_titel {
	background-image: url("img/paymentmethods.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 21px;
    overflow: hidden;
    width: 30px;
	text-indent:40px;
	float:left;
	margin-top:22px;
	margin-left:20px;
	margin-right:10px;
}
.betaal_titel.ideal {
	background-position: 0 -414px;
}
.betaal_titel.mistercash {
	background-position: 0 -483px;
}
.betaal_titel.creditcard {
	background-position: 0 -276px;
}
.betaal_titel.overboeking {
	background-position: 0 -69px;
}
.betaal_titel.paypal {
	background-position: 0 -460px;
}
.betaal_button {
	margin-top:20px;
	margin-left:20px;
	display:block;
	background: url('img/button_direct_betalen.png') no-repeat;
	height:36px;
	width:140px;
	text-indent:-9999px;
	margin-bottom:20px;
	
}
#product_aantal_per_pagina_container {
	clear:both;
	float:left;
	margin-bottom:20px;
	}
#last_minute_deal li {
	margin-right:10px;
	float:left;
}

#last_minute_deal li .product_categorie_product_plaatje {
	
}
span.aktie_tekst {
	font-size:16px;
	font-weight:bold;
	width:580px;
}
#instagram_wrapper {
	clear:both;
	float:left;
	width:960px;
	margin-bottom:20px;
	box-sizing:border-box;
	padding:20px;
	border:1px solid #d4e6d7;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	
}
a.instragram_titel {
	float:left;
	text-indent:56px;
	background-image:url('img/InstagramIcon.png');
	background-repeat:no-repeat;
	line-height:36px;
	margin-bottom:20px;
	font-size:16px;
}

.nieuwsbrief_full_width,.nieuwsbrief_half_width{
	width:100%;
	float:left;
	margin-top:20px;
	box-sizing:border-box;
	border: 1px solid #999;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	padding:15px;
	text-align:center;
	font-size:15px;
}

.nieuwsbrief_half_width {
	width:49%;
}
.nieuwsbrief_half_width.right {
	float:right;
}

.nieuwsbrief_full_width p {
	margin-bottom:0px;
}
.nieuwsbrief_full_width p.big {
	font-size:18px;
}
#nieuwsbriefpromo {
	background-image:url('img/button_brand_idance_audio.png');
	background-repeat:no-repeat;
	background-size:auto 52px;
	background-position:15px 15px;
	min-height:67px;
	padding-bottom:20px;
	
}

#nieuwsbriefpromo h2 {
	text-transform:uppercase;
	margin-bottom:0px;
}

#nieuwsbriefpromo p {
	font-size:15px;
	color:#24deeb;
	font-weight:bold;
	font-family:'prototyperegular';
}


.nieuwsbrief_half_width h3{
	width:100%;
	padding-bottom:6px;
	border-bottom:1px solid #999;
	text-align:left;
	font-size:16px;
	margin-bottom:15px;
}
#nieuwsbrief_aanmeld_container p {
	text-align:left;
}
#frm_container_nieuwsbrief_aanmelden {
	margin-bottom:15px;
}
#idance_audio_info h3 {
	color:#24deeb;
	font-family:'prototyperegular';
}
input[type="text"],button,.textarea_groot,.textarea_middel,input[type="password"]  {
	max-width:100%;
	box-sizing:border-box;
	padding:6px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	background:none;
}
input[type="text"],.textarea_groot,input[type="password"] {
	border:1px solid #000;
}
input[type="text"].error,select.error, textarea.error {
	border:1px solid #F00 !important;
}
input[type="text"].winkelwagen_input_aantal {
	width:50px;
}
input[type="text"].w100,input[type="text"].w24,input[type="text"].w75 {
	width:100%;
	float:left;
	max-width:100%;
}
input[type="text"].w24 {
	width:24%;
}
input[type="text"].w75 {
	width:75%;
	float:right;
}
input[type="text"].w75.left {
	float:left;
}
input[type="text"].w24.right {
	float:right;
}
input[type="text"].zoeken_input {
	background-color:#FFF;
	border-color:#24deeb;
}

select.w100 {
	float:left;
	width:100%;
	max-width:100%;
	box-sizing:border-box;
	padding:6px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	background:none;
	border: 1px solid #000;
	margin-top:5px;
	margin-bottom:5px;
}

.zoeken_submit_button {
	width:20px;
	margin-top:3px;
	margin-left:3px;
	border:none;
	text-indent:-9999px;
	background:url('img/zoekloep_blue_groot.png');
	background-position:center center;
	background-repeat:no-repeat;
	background-size:auto 20px;
	height:20px;
	
}

button {
	background-color:#0090e3;
	color:#FFF;
	text-transform:uppercase;
	font-size:16px;
	border:none;
}
button.w100 {
	width:100%;
	text-align:center;
}
button:hover {
	color:#24deeb;
	cursor:pointer;
}
input[type="text"].input_postcode_aanmelding,input[type="text"].input_plaats_aanmelding {
	width:67px;
	margin-left:20px;
	margin-top:5px;
	margin-bottom:5px;
	}

input[type="text"].input_plaats_aanmelding {
	width:204px;
	}

#idance_audio_info ul  {
	width:100%;
	list-style-image: url('img/check_vinkje.png');
}
#idance_audio_info ul li {
	clear:both;
	float:left;
	margin-bottom:15px;
	list-style:inherit;
	font-size:16px;
	text-align:left;
	margin-left:22px;
}

#open_mobile_menu,#close_mobile_menu {
	width:23px;
	height:23px;
	display:block;
	position:absolute;
	left:15px;
	top:15px;
	z-index:7;
	box-sizing:border:box;
}


#open_mobile_menu hr,#close_mobile_menu hr {
	background-color:#FFF;
	height:2px;
	width:100%;
	margin-top:4px;
}

#flash_content1,#flash_content2 {
	height:334px;position:absolute;width:950px;z-index:0;
}
#flash_content1 {
	z-index:10;
}
#slider_balletjes {
	z-index:11;position:absolute;right:20px;bottom:20px;
}
#slider_balletjes a {
	position:relative;margin-left:5px;
}
.blue_title_link {
	color:#24deeb;
	font-size:16px;
	font-weight:bold;
}

#product_detail_eind_navigatie {
	float:left;
	width:100%;
	margin-bottom:20px;
}

#toon_kortingscode_link {
	color:#24deeb;
	font-size:12px;
}

#betaalmethode_wrapper {
	width:100%;
	max-width:100%;
}

#betaalmethode_wrapper label,#uw_gegevens_bestelling_container label{
	float:left;
	clear:both;
	line-height:26px;
	background-repeat:no-repeat;
	background-position:0 9px;
}

#uw_gegevens_bestelling_container label{
	text-indent:30px;
	line-height:39px;
	font-weight:normal;
}

#page_content input[type="checkbox"] + label {
	display:block;
	width:21px;
	min-height:21px;
	float:left;
	background-repeat:no-repeat;
	text-indent:30px;
	width:100%;
}

#betaalmethode_wrapper input[type="radio"],#uw_gegevens_bestelling_container input[type="checkbox"]{
	opacity:0;
	position:absolute;
	left:-9999px;
	top:-9999px;
	visibility:hidden;
}
#betaalmethode_wrapper input[type="radio"] + label {
	background-image:url('img/background_radio.png');
}
#uw_gegevens_bestelling_container input[type="checkbox"] + label,#form_review_plaats_wrapper input[type="checkbox"] + label,#page_content input[type="checkbox"] + label{
	background-image:url('img/background_checkbox.png');
}
#uw_gegevens_bestelling_container input[type="checkbox"]:checked + label,#form_review_plaats_wrapper input[type="checkbox"]:checked + label,#page_content input[type="checkbox"]:checked + label{
	background-image:url('img/background_check_selected.png');
}
#betaalmethode_wrapper  input[type="radio"]:checked + label {
		background-image:url('img/background_radio_selected.png');
}	
#betaalmethode_wrapper input[type="radio"]:hover + label {
	cursor:pointer;
}	

#page_content input[type="checkbox"] + label.error {
	color:#F00;
}
#betaalmethode_wrapper img {
	float:left;
	margin-left:30px;
}
#betaalmethode_wrapper p {
	float:left;
	width:auto;
	line-height:37px;
	margin-left:12px;
}
#betaalmethode_wrapper span {
	float:left;
	margin-left:12px;
	line-height:37px;
	font-size:18px;
}

#media_fotos {
	clear:both;float:left;margin-left:0px;max-width:960px;width:100%;padding-bottom:40px;
}
#media_fotos li {
	float:left;margin-right:10px;margin-bottom:10px;
}


iframe.media_pagina,.youtube_mediapage_container {
	margin-bottom:20px;
	float:left;
	width:48%;
	height:248px;
}

.youtube_mediapage_container {
	background-position: center center;
	background-size: 100% auto;
	background-repeat:no-repeat;
}
iframe.media_pagina.rechts,.youtube_mediapage_container.rechts {
		float:right;
}

.open_youtube_link {
	display:block;
	height:100%;
	width:100%;
	float:left;
	
	text-indent:-9999px;
	background-size:80px 80px;
	background-repeat:no-repeat;
	background-position: center center;
	background-image:url('img/youtube_playbutton.png');
}

.youtube_player_media {
	float:left;
	height:248px;
	width:100%;
}

.showmore_container { 
float:left;
}
h2.small {
	clear:both;
	float:left;
	width:100%;
	font-size:18px;
	margin-top:20px;
}
#selling_points_container {
	float:left;
	width:100%;
}
#selling_points_container ul {
	float:left;
	width:100%;
}
#selling_points_container ul li {
	float:left;
	width:25%;
	font-size:14px;
	text-align:center;
	color:#000;
	font-family:'modaerneregular';
}

.balletje {
	display:inline-block;
	width:22px;
	height:22px;
	margin-left:12px !important;
	background-color:#818181;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	opacity:0.8;
	
}
.balletje.geselecteerd {
	background-color:#24deeb;
}

/*
#selling_points_container ul li {
	display:box;
	box-sizing:border-box;
	background-repeat:no-repeat;
	background-size:60px auto;
	background-position:left center;
	padding-left:70px;
	min-height:60px;
	line-height:32px;
}
#selling_points_container ul li.bezorging {
	background-image: url('img/selling_point_snelle_levering.png');
}
#selling_points_container ul li.veilig_betalen {
	background-image: url('img/selling_point_veilig_winkelen.png');
}
*/

#whatsapp_contact_div {
	position:fixed;
	z-index:10;
	left:30px;
	bottom:30px;
	background-image:url('img/whatsapp-logo.png');
	background-repeat:no-repeat;
	background-size:30px 30px;
	background-position:8px 8px;
	display:block;
	width:200px;
	height:auto;
	border: 1px solid #4cad4c;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	box-sizing:border-box;
	background-color:#000;
	color:#FFF;
	padding:8px;
}

#whatsapp_contact_div span.title{
	line-height:30px;
	width:100%;
	text-align:center;
	font-weight:bold;
	float:left;
}

#whatsapp_contact_div p {
	float:left;
	clear:both;
	margin-top:8px;
	margin-bottom:0px;
	text-align:center;
	width:100%;
}
#whatsapp_contact_div a {
	color:#FFF;
	font-weight:bold;
	font-size:16px;
}

.side_product_foto_wrapper a  {
	display:none;
}
.side_product_foto_wrapper a.first {
	display:inline-block;
	margin-top:3px;
	height:35px;
	box-sizing:border-box;
	padding-right:22px;
	background-image: url('img/zoekloep_blue_groot.png');
	background-size:20px auto;
	background-repeat:no-repeat;
	background-position:center right;
}

#reviews {
	width:100%;
	float:left;
	margin-bottom:20px;
}

.review_wrapper {
	float:left;
	width:100%;
	margin-top:16px;
}
.review_wrapper.high_top {
	margin-top:50px;
}
.review_wrapper h3 {
	width:100%;
	margin-bottom:8px;
}
.review_star_list {
	float:left;
}

.review_star_list li {
	float:left;
	margin-right:5px;
	display:block;
	width:24px;
	height:24px;
	background-image:url('img/review_star.png');
	background-position:center center;
	background-size:100% auto;
	text-indent:-9999px;
	background-repeat:no-repeat;
}

.review_star_list li.half {
	background-image:url('img/review_star_half.png');
}

.review_star_list li.none {
	background-image:none;
}

.plus_min_punten {
	float:left;
	width:100%;
	margin-top:8px;
}

.plus_min_punten li {
	float:left;
	width:100%;
	line-height:24px;
	text-indent:36px; 
	background-image:url('img/pluspunt.png');
	background-size:22px auto;
	background-repeat:no-repeat;
	margin-top:4px;
}

.plus_min_punten li.min {
	background-image:url('img/minpunt.png');
}

.review_wrapper a {
	line-height:24px;
	font-size:12px;
}

input[type="text"].pluspunt,input[type="text"].minpunt {
	background-image:url('img/pluspunt.png');
	background-size:22px auto;
	background-position:3px center;
	background-repeat:no-repeat;
	padding-left:30px;
}

input[type="text"].minpunt {
	background-image:url('img/minpunt.png');
}

.review_wrapper p {
	width:100%;
	float:left;
	margin-top:8px;
	text-align:left;
	margin-bottom:0px;
}
.review_wrapper span {
	float:left;
	width:100%;
	clear:both;
	margin-top:8px;
	font-size:13px;
	color:#666;
}

#form_review_plaats_wrapper {
		width:46%;
		float:left;
	}
	label.w100 {
		width:100%;
		margin-top:5px;
		float:left;
	}
.taal_selector_open {
	display:block;
	position:absolute;
	top:44px;
	text-indent:25px;
	background-size:20px auto;
	background-repeat:no-repeat;
	box-sizing:border-box;
	padding:3px;
	border: 1px solid #fff;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
	background-image:url('img/vlag_nl.png');
	background-position:5px 7px;
	z-index:5;
}
.taal_selector_open:hover {
	border:1px solid #24deeb;
}
#taal_selector {
	display:block;
	background-color:#000;
	position:absolute;
	
	top:44px;
	z-index:6;
	box-sizing:border-box;
	padding:6px;
	border:1px solid #24deeb;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
	display:none;
}

#taal_selector a {
	display:block;
	text-indent:30px;
	background-size:20px auto;
	background-repeat:no-repeat;
	background-position:5px 2px;
	margin-top:5px;
}
#taal_selector a.first {
	margin-top:0px;
}

#keur_header,#keur_product {
	display:block;
	width:90px;
	height:54px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	background-image:url('img/webwinkelkeur_header.png');
	background-size:auto 40px;
	background-repeat:no-repeat;
	background-position:center center;
	text-indent:-9999px;
}

#keur_header {
	position:absolute;
	right:20px;
	top:0px;
	background-color:#FFF;
	padding:6px;
	padding-top:2px;
	box-sizing:border-box;
}

#keur_product {
	float:right;
	
}

#product_video_container {
	width:100%;
	float:left;
}
.product_video {
	float:left;
	width:48%;
	height:248px;
	margin-bottom:25px;
}

.product_video.right {
	float:right;
}

.product_video.center {
	margin-left:26%;
}
.product_icon_list {
	float:left;
	width:100%;
	margin-bottom:10px;
	
}

.product_icon_list li {
	float:left;
	margin-right:15px;
	margin-top:10px;
	line-height:25px;
	font-size:25px;
}

#vervangend_product {
		width:100%;
		float:left;
		margin-top:20px;
		border: 1px solid #24deeb;
		box-sizing:border-box;
		padding:15px;
}
ul#doc_list {
	float:left;
	margin-bottom:20px;
	width:96%;
	margin-left:2%;
}

ul#doc_list li {
	float:left;
	width:100%;
	margin-top:5px;
}
ul#doc_list li.nieuw {
	margin-top:25px;
}

@media(min-width: 990px) {
	.mobile_only {
		display:none !important;
	}
	
	.taal_selector_open {
		right:50%;
		margin-right:-400px;
	}
	
	#taal_selector {
		right:50%;
		margin-right:-400px;
	}
	
	#ul_hoofdmenu li a:hover,#ul_hoofdmenu li a.actief {
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#24deeb+0,18a8b5+50,18a8b5+51,096471+100 */
		background: #24deeb; /* Old browsers */
		background: -moz-linear-gradient(top,  #24deeb 0%, #18a8b5 50%, #18a8b5 51%, #096471 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top,  #24deeb 0%,#18a8b5 50%,#18a8b5 51%,#096471 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom,  #24deeb 0%,#18a8b5 50%,#18a8b5 51%,#096471 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#24deeb', endColorstr='#096471',GradientType=0 ); /* IE6-9 */
		color:#FFF;
	}
	#ul_hoofdmenu {
		display:block !important;
	}
	
	#producten_overview_container {
		margin-left:-10px;
	}
	.product_categorie_product_plaatje img {
		left:10px;
	}
	#product_detail_media_groot img {
		left:10px;
	}
}
@media(max-width: 990px){
	.desktop_only {
		display:none;
	}
	
	
	#vervangend_product {
		width:98%;
		margin-left:1%;
	}
	
	#product_video_container {
		width:94%;
		margin-left:3%;
	}
	
	.product_video {
		width:100%;
		float:left !important;
		margin-left:0;
	}
	
	#keur_header {
		right:115px;
	}
	#menu_content,#page_content,#footer_content {
		width:100%;
	}
	#page_content {
		padding-top:20px;
	}
	#menu_content a {
		color:#24deeb;
	}
	#menu_wrapper {
		min-height:50px;
	}
	#menu_content {
		100%;
	}
	.product_detail_titel {
		margin-top:20px;
	}
	h1 a {
		background:url('img/gearandaudiologo_mobile.png');
		background-position:center 10px;
		background-repeat:no-repeat;
		background-size:auto 40px;
		left:50%;
		margin-left:-102px;
		float:none;
		position:relative;
		height:60px;
		width:203px;
	}
	#menu_rechts {
		width:100%;
		float:left;
		background-color:#FFF;
	}
	#ul_hoofdmenu {
		width:100%;
		background-color:#FFF;
		float:left;
		height:auto;
		display:none;
	}
	#ul_hoofdmenu li {
		width:100%;
		margin:0px;
		box-sizing:border-box;
		float:left;
	}
	
	#ul_hoofdmenu li a {
		width:100%;
		float:left;
		display:block;
		height:37px;
		line-height:37px;
		font-size:18px;
		color:#24deeb;
		border-bottom:1px solid #24deeb;
	}
	#ul_inlog {
		float:right;
		margin-right:2%;
	}
	.full_width_mobile {
		width:100%;
	}
	#menu_zoek {
		width:98%;
		float:left;
		border:1px solid #24deeb;
		margin-left:1%;
		padding-top:4px;
		padding-bottom:4px;
		box-sizing:border-box;
		margin-top:12px;
	}
	.zoeken_input {
		background:none;
		width:80% !important;
		border:none !important;
		float:left;
		text-indent:10px;
		max-width:800px !important;
		margin-right:0px;
		font-size:16px;
		height:30px;
		line-height:30px;
		display:block;
	}
	.zoeken_submit_button {
		width:20%;
		border:none;
		text-indent:-9999px;
		background:url('img/zoekloep_blue_groot.png');
		background-position:center center;
		background-repeat:no-repeat;
		background-size:auto 30px;
		height:30px;
		margin-left:0px;
		margin-top:0px;
	}
	#winkelwagen_menu {
		position:absolute;
		top:15px;
		right:15px;
		margin-top:0px;
		width:40px;
		height:28px;
		overflow:hidden;
	}
	#winkelwagen_link_img {
		position:absolute;
		top:0px;
		right:0px;
	}
	
	#sliderCntr {
		width:100%;
		background:none;
		height:auto;
		padding-top:35%;
		overflow:hidden;
	}
	#flash_content1 {
			position:absolute;width:100%;z-index:0;
			background-size:100% auto;
			top:0px;
			left:0px;
	}
	.slider img {
		position:absolute;
		margin-top:0px;
		margin-left:0px;
	}
	
	#slider_balletjes a {
		position:relative;margin-left:20px;
	}
	
	.home_categorie_titel {
		width:100%;
		text-align:center;
		color:#24deeb;
		font-size:28px;
		text-transform:uppercase;
	}
	
	h2.small {
		text-align:center;
	}
	
	.button_bekijk {
		text-transform:uppercase;
	}
	.button_bekijk.w98 {
		/*display:none;*/
		width:98%;
		margin-right:1%;
	}
	
	.home_product_categorie {
		background:none;
		width:100%;
	}
	
	
	#reviews {
		width:94%;
		margin-left:3%;
	}
	#producten_overview_container {
		width:100%;
	}
	.home_product_categorie ul,#producten_overview_container ul{
		width:100%;
		float:left;
		margin-left:0;
		margin-bottom:20px;
	}
	
	.home_product_categorie ul li,#producten_overview_container ul li {
		width:48%;
		margin-left:1%;
		margin-right:0;
	}
	.home_product_categorie ul li.product_2,.home_product_categorie ul li.product_4,
	#producten_overview_container ul li.product_2,#producten_overview_container ul li.product_4	{
		float:right;
		margin-right:1%;
	}
	.home_product_categorie ul li.product_5 {
		display:none;
	}
	.home_product_categorie ul li a,#producten_overview_container ul li a {
		text-align:center;
		width:100%;
	}
	
	.product_categorie_product_plaatje span.titel {
		width:90%;
		left:5%;
		text-align:center;
	}
	
	.product_categorie_product_plaatje img {
		position:relative;
		width:94%;
		max-width:160px;
		margin:0 auto;
		
	}
	.product_categorie_product_plaatje span.prijs {
		
	}
	

	
	#instagram_wrapper {
		width:98%;
		margin-left:1%;
	}
	
	#footer_content ul {
		width:100%;
		margin-top:15px;
		border-bottom:1px solid #FFF;
	}
	
	#footer_content ul li {
		display:none;
		margin-left:30px;
		margin-bottom:15px;
	}
	#footer_content ul li, #footer_content ul li a {
		font-size:16px;
		line-height:28px;
	}
	#footer_content ul li.titel {
		display:block;
		margin-left:10px;
		font-size:18px;
	}
	#footer_content ul li.titel:hover {
		cursor:pointer;
	}
	.button_mobiel {
		width:98%;
		float:left;
		margin-left:1%;
		text-align:center;
		background-color:#0090e3;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		box-sizing:border-box;
		font-size:16px;
		padding:10px;
		color:#FFF;
		text-transform:uppercase;
		font-weight:bold;
	}
	
	#product_overview_options,#producten_overview_top,#product_aantal_per_pagina_container {
		width:98%;
		margin-left:1%;
		box-sizing:border-box;
		padding:10px;
		border:1px solid #24deeb;
	}
	
	#producten_overview_top,#product_aantal_per_pagina_container  {
		width:100%;
		margin-left:0px;
	}
	
	#product_aantal_per_pagina_container  span, #product_aantal_per_pagina_container a,#product_aantal_per_pagina_container {
		font-size:16px;
	}
	
	#product_overview_options ul {
			display:none;
	}
	
	#product_overview_options ul li {
		margin-top:14px;
		margin-bottom:14px;
	}
	#product_overview_options ul li a {
		font-size:15px;
		background-position:0 2px;
	}
	#producten_overview_wrapper_rechts {
		width:98%;
		float:left;
		margin-left:1%;
		margin-top:20px;
	}
	
	#melding {
		width:90%;
		margin:20px auto;
		max-width:490px;
	}
	

	
	.melding_groot_p,#melding h2,#melding p   {
		width:90%;
		max-width:450px;
		margin:20px auto;
	}
	
	#product_overview_pagination {
		width:99%;
		margin-left:1%;
	}
	.container {
			width:100%;
	}
	.container.w98 {
		width:98%;
		margin-left:1%;
	}
	.producten_overview_titel,#product_overview_sorteren {
		width:49%;
	}
	.producten_overview_titel {
		margin-top:7px;
	}
	h2.producten_overview_titel {
		margin-bottom:0px;
	}
	
	.button_sorteren_sumbit {
		display:none;
	}	
	.product_detail_titel {
		text-align:center;
	}
	#product_detail_media_container {
		width:100%;
	}
	
	#product_detail_media_groot {
		width:98%;
		left:1%;
		background:none;
		text-align:center;
		height:auto;
	}
	
	#product_detail_media_groot a img {
		position:relative;
		width:80%;
		max-width:300px;
		margin:0 auto;
	}
	#product_detail_media_groot iframe {
		height:150px;
		margin:0 auto;
		display:block;
		position:relative;
		top:0px;
		
	}
	
	#product_detail_media_groot span.prijs {
		display:none;
	}
	
	#product_detail_media_klein {
		width:100%;
	}
	
	#product_detail_media_klein ul {
		width:100%;
	}
	
	#product_detail_media_klein ul li {
		width:20%;
		margin-right:0px;
	}
	
	#product_detail_tekst_container {
		width:98%;
		margin-right:1%;
	}
	.product_detail_foto_klein,.product_detail_foto_klein.media_actief
	{
		background:none;
	}
	.product_detail_foto_klein {
		width:80%;
		height:auto;
		margin:0 auto;
		max-width:70px;
	}
	.product_detail_foto_klein img {
		margin-left:auto;
		width:100%;
	}
	.button_in_winkelwagen {
		
	}
	
	
	#product_lijst_selectie {
		width:100%;
	}
	
	#product_lijst_selectie ul {
		width:98%;
		float:left;
		margin-left:1%;
	}
	
	#product_lijst_selectie ul li {
		width:48%;
		margin-bottom:5px;
		margin-right:1%;
	}
	#product_lijst_selectie ul li a {
		width:100%;
		text-align:center;
	}
	
	#product_lijst_selectie ul li a img {
		width:80%;
		max-width:160px;
	}
	.product_detail_selectie_foto{
		position:relative;
	}
	#product_lijst_selectie ul li a span.titel {
		width:100%;
		text-align:center;
	}
	#product_lijst_selectie h2 {
		color:#24deeb;
		width:100%;
		text-align:center;
	}
	#product_detail_eind_navigatie  {
		width:98%;
		margin-left:1%;
	}
	
	#content_left,#content_right {
		width:98%;
		margin-left:1%;
		float:left;
		text-align:center;
	}
	#content_left h2,#content_right  h2,.container.w98 h2,#page_content h2.full_width {
		width:100%;
		text-align:center;
		color:#24deeb;
	}
	.container.w98 h2 {
		padding-bottom:5px;
		border-bottom:1px solid #24deeb;
	}
	.content_foto {
		width:80%;
		float:left;
		margin:10px auto;
		max-width:410px;
		clear:both;
		float:none;
	}
	.content_foto img {
		width:100%;
	}
	.button_vragen_contact,.button_verstuur_bericht {
		margin:20px auto;
		float:none;
	}
	#content_left p,#content_right p{
		width:98%;
	}
	
	.nieuwsbrief_half_width,.nieuwsbrief_full_width {
		width:94%!important;
		float:left !important;
		margin-left:3% !important;
	}
	
	.nieuwsbrief_half_width.right.mobile_left {
		/*float:left;*/
	}
	
	#product_detail_tekst_container p,p.w100 {
		width:94%;
		margin-left:3%;
	}
	
	#media_fotos {
		width:94%;margin-left:3%;
	}
	
	#form_review_plaats_wrapper {
			width:94%;
			margin-left:3%;
			float:left;
	}
	
	iframe.media_pagina,.youtube_mediapage_container {
		width:45%;
		height:150px;
	}
	iframe.media_pagina.links,.youtube_mediapage_container.links {
		margin-left:3%;
	}
	iframe.media_pagina.rechts,.youtube_mediapage_container.rechts {
		margin-right:3%;
	}
	.vorig_volgend_nav_element {
		margin-top:20px;
	}
	.vorig_volgend_nav_element.pijltje_rechts {
		clear:both;
	}
	
	.taal_selector_open {
		left:15px;
		top:68px;
		border:1px solid #24deeb;
	}
	
	#taal_selector {
		left:15px;
		top:68px;
		background-color:#FFF;
	}
	
	#taal_selector a {
		margin-top:15px;
	}
}

@media (max-width: 710px) {
	#keur_header {
		display:none;
	}
}
@media (max-width: 610px){
	#product_overview_sorteren {
		clear:both;
		float:left;
		width:100%;
	}
	#product_overview_sorteren label {
		float:left !important;
	}
	
	iframe.media_pagina,.youtube_mediapage_container {
		float:left !important;
		width:94%;
		height:180px;
		margin-left:3%;
	}
	
	.youtube_player_media {
		height:180px;
	}
	#selling_points_container ul li {
		width:50%;
	}
	#selling_points_container ul li.kol3 {
		clear:both;
	}
	#selling_points_container ul li.rij2 {
		margin-top:10px;
	}
	
	#nieuwsbriefpromo {
		background-none;
	}
	
	.link_button.w48 {
		width:100%;
	}
}