body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #070707;
	margin: 0;
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
}
img{
	border: 0;
}

a{
	color: #e41770;
	text-decoration: none;
	outline: none;
}
a:link, a:visited{
	color: #e41770;
	text-decoration: none;
}
a:hover{
	color: #e41770;
	text-decoration: none;
	font-weight: bold;
}
.link_active{
	color: #e41770;
	text-decoration: none;
	font-weight: bold;
}

#header{
	background-color: #FFF;
	height: 100px;
}
.line {
	width: 700px;
	height: 1px;
	background-color: #e0e0e0;
	margin: 0;
	padding: 0;
	font-size: 1px;
	float: right;
}
.subline{
	width: 700px;
	height: 1px;
	background-color: #efefef;
	margin: 0;
	padding: 0;
	font-size: 1px;
	float: right;
}
.line_header {
	width: 924px;
	height: 1px;
	background-color: #e0e0e0;
	margin: 0;
	padding: 0;
	font-size: 1px;
	position: absolute;
	left: 31px;
}


#container {
	width: 950px;
	top: 0;
	position: absolute;
	margin-left: -475px;
	left: 50%;
}
.clear{
	clear:both;
}
#logo{
	margin-left: 30px;
	height: 100px;
	width: 175px;	
}

#menu {
	position: absolute;
	height: 100px;
	top: 0;
	left: 215px;
}
#menu_1{
	width: 80px;
	top: 30px;
	position: absolute;
} 
#menu_2{
	width: 80px;
	top: 30px;
	margin-left: 120px;
	position: absolute;
} 
#menu_3{
	width: 80px;
	top: 30px;
	margin-left: 240px;
	position: absolute;
} 

#menu ul { 
	top: 0;
	margin-top: 0; 
}
#menu li { 
	list-style-type: none;
	list-style: none; 
	width: 80px;
} 

#menu li a, .menu li a:visited { 
	display: block; 
	text-decoration: none; 
	text-indent: -3000px;
	width: 80px;
	height: 18px; 
	background-repeat: no-repeat;
} 

/*** Menu Items Start ***/

.producten a{
	background-image: url(http://77.74.50.99/~storecontr/images/menu_producten.gif);
	width: 80px;
} 
.producten a:hover{
	background-image: url(http://77.74.50.99/~storecontr/images/menu_producten_active.gif); 
}
.producten_active{
	background-image: url(http://77.74.50.99/~storecontr/images/menu_producten_active.gif); 
	background-repeat: no-repeat; 
	width: 80px;
} 

.service a{
	background-image: url(http://77.74.50.99/~storecontr/images/menu_service.gif);
	width: 80px;
} 
.service a:hover{
	background-image: url(http://77.74.50.99/~storecontr/images/menu_service_active.gif); 
}
.service_active{
	background-image: url(http://77.74.50.99/~storecontr/images/menu_service_active.gif); 
	width: 80px;
	background-repeat: no-repeat;
} 

.innovaties a{
	background-image: url(http://77.74.50.99/~storecontr/images/menu_innovaties.gif);
	width: 80px;
} 
.innovaties a:hover{
	background-image: url(http://77.74.50.99/~storecontr/images/menu_innovaties_active.gif); 
}
.innovaties_active{
	background-image: url(http://77.74.50.99/~storecontr/images/menu_innovaties_active.gif); 
	background-repeat: no-repeat; 
	width: 80px;
}

.klantcases a{
	background-image: url(http://77.74.50.99/~storecontr/images/menu_klantcases.gif);
	width: 80px;
} 
.klantcases a:hover{
	background-image: url(http://77.74.50.99/~storecontr/images/menu_klantcases_active.gif); 
}
.klantcases_active{
	background-image: url(http://77.74.50.99/~storecontr/images/menu_klantcases_active.gif);  
	background-repeat: no-repeat;
	width: 80px;
} 

.offerte a{
	background-image: url(http://77.74.50.99/~storecontr/images/menu_offerte.gif);
	width: 80px;
} 
.offerte a:hover{
	background-image: url(http://77.74.50.99/~storecontr/images/menu_offerte_active.gif); 
} 

.offerte_active{
	background-image: url(http://77.74.50.99/~storecontr/images/menu_offerte_active.gif); 
	background-repeat: no-repeat; 
	width: 80px;
} 
.partners a{
	background-image: url(http://77.74.50.99/~storecontr/images/menu_partners.gif);
	width: 80px;
} 
.partners a:hover{
	background-image: url(http://77.74.50.99/~storecontr/images/menu_partners_active.gif); 
} 

.partners_active{
	background-image: url(http://77.74.50.99/~storecontr/images/menu_partners_active.gif); 
	background-repeat: no-repeat;
	width: 80px;
} 

.contact a{
	background-image: url(http://77.74.50.99/~storecontr/images/menu_contact.gif);
	width: 80px;
} 
.contact a:hover{
	background-image: url(http://77.74.50.99/~storecontr/images/menu_contact_active.gif); 
} 

.contact_active{
	background-image: url(http://77.74.50.99/~storecontr/images/menu_contact_active.gif); 
	background-repeat: no-repeat;
	width: 80px;
} 
/*** Menu Items End ***/

#phone_number{
	width: 175px;
	height: 50px;

	margin-top: -50px;
	margin-left: 794px;
	position: absolute;
}


a.black, a:link.black, a:visited.black {
	color: #070707;
}
a:hover.black{
	color: #e41770;
	font-weight: bold;
}

a.black_black, a:link.black_black, a:visited.black_black {
	color: #070707;
}
a:hover.black_black {
	color: #070707;
	font-weight: bold;
}

#breadcrumb{
	width: 500px;
	height: 20px;	
	left: 0;
	top: 120px;	
	margin-left: 30px;
	position: absolute;	
}

#breadcrumb a:hover{
	color: #070707;
	text-decoration: none;
}

#submenu{
	width: 200px;	
	left: 0;
	top: 130px;	
	margin-left: -12px;
	margin-top: 20px;	
	position: absolute;
	
}
#submenu ul{
	margin-top: 0;
}
#submenu li {
	list-style-type: none;
	padding: 2px;
}
#submenu li.product{
	padding-left:6px;
}
#content{
	width: 700px;
	top: 115px;
	left: 255px;
	position: absolute;
	margin-top: 20px;
}
#content .item_normal{
	padding-top: 10px;
	padding-bottom: 10px;
}
#content .item_normal p{
	width: 700px;
	line-height: 20px;
	text-align: justify;
	padding: 0px;

}
#content p{
	line-height: 20px;
}
.item_normaal{
	position: relative;

}
#footer{
	top: 0;
	width: 700px;
	height: 50px;
	margin-top: 15px;
	color: #b8b8b8;
	float: left;
}
#footer p{
	line-height: 12px;	
}
a.gray, a:link.gray, a:visited.gray {
	color: #b8b8b8;
}
a:hover.gray{
	color: #e41770;
}

.item_title{
	float: left;
	width: 155px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.item_icon{
	float: left;
	width: 155px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.item_small{
	float: left;
	width: 465px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 0px;
}
.item_small .image{
	top: 3px; 
	height: 30px; 
	vertical-align: middle; 
}
.item_small .text{
	vertical-align: middle; 
	height: 30px;
	line-height: 20px;
}

.item_small_icons{
	float: left;
	width: 465px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 0px;
}
.item_small_icons .image{
	top: 3px; 
	height: 30px; 
	vertical-align: middle; 
}
.item_small_icons .text{
	vertical-align: middle; 
	height: 30px;
	line-height: 20px;
}
.item_small_icons p {
	margin-top: 0px;
}
.item_small_cases{
	float: left;
	width: 350px;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 20px;
	text-align: justify;
}
.item_cases_image{
	float: right;
	width: 150px;
	height: 80px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.item_products{
	float: left;
	width: 450px;
	margin-top: 15px;
	line-height: 20px;
}
.item_products p{
	line-height: 20px;
	
}
.item_products_image{
	width: 124px;
	height: 200px;
	float: left;
	margin-left: 80px;
	margin-top: -60px;
	z-index: 1;
}
.item_left{
	width: 300px;
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
}
.item_left p{
	line-height: 20px;
}

.item_frontpage_right{
	width: 300px;
	float: left;
	margin-left: 9px;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 20px;
}
.item_right{
	width: 300px;
	height: 300px;
	float: right;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-left: 10px;
}

.item_products_left{
	width: 400px;
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 20px;
}
.item_products_right{
	width: 250px;
	height: 300px;
	float: right;
	background-color: #ECECEC;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 20px;
}
.item_product_icon{
	float: left;
	height: 50px;
	width: 60px;
	margin-top: 10px;
	position: relative;
}
.item_products_textline{
	float: left;
	width: 240px;
	margin-top: 10px;
	position: relative;
}
.item_products_textline p{
	margin-top: -2px;
}
.spacing_div{
	height: 20px;
}
.spacing_div_10{
	height: 5px;
}
a.pink, a:visited.pink ,a:link.pink{
	color: #e41770;
	text-decoration: underline;
}

a:hover.pink {
	color: #e41770;
	text-decoration: none;
	font-weight: normal;
}

#image_homepage{
	width: 275px;
	height: 430px;
	margin-left: -280px;
	position: absolute;

}
#contact_item_left{
	float: left;
}
#contact_item_right{
	float: left;
	padding-top: 100px;
	position: absolute;
}

/**** form elements start ****/

form{
	padding-top: 15px;
	padding-bottom: 10px;
}

label{
	float: left;
	margin-right: 15px;
	width: 240px;
	padding-top: 5px;
	margin: 5px 0px 5px 0px;
}

input {
	padding: 5px;
	width: 300px;
	margin: 5px 0px 5px 0px;
	background-color: #E9E9E9;
	border: 0;
}

select{
	padding: 5px;
	width: 310px;
	margin: 5px 0px 5px 0px;
	background-color: #E9E9E9;
	border: 0;
}
.checkbox {
	width: 15px;
	height: 13px;
	padding: 0px;
	margin-top: 11px;
	top: 0px;
	border: 0;
	background-color: #FFF;
	float: left;
}
.checkbox_label{
	width: 175px;
	padding-left: 10px;
	top: 0px;
	float: left;
}

.checkbox_div{
	position: relative; 
	width: 625px; 
	height: 38px;
}

textarea {
	padding: 5px;
	width: 400px;
	height: 150px;
	margin: 5px 0px 5px 0px;
	background-color: #E9E9E9;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
textarea:focus, input:focus, input.focused {
	background-color: #E41770;
	color: #FFF;
}
textarea.error, input.error{
	border: 1px solid #E41770;
	margin: 4px 0px 4px 0px;
}
#error_message {
	
}
.submit{
	margin-left: 240px;
	width: 135px;
	height: 23px;	
	border: 0px;
	padding: 0;
}

#error_message {
	display: none;
	color: #E41770;
	font-weight: bold;
}

.error_message {
	color: #E41770;
	font-weight: bold;
}
.error_message a{
	text-decoration:underline;
	color:#E41770;
	font-weight:bold;
}
/**** form elements end ****/


/**** Google Maps Styles **/


#map {
	position: relative;
	width: 400px;
	height: 300px; 
	margin-top: 10px; 
	margin-bottom: 10px;
	float: left;
}

#directions_form{
	position: relative;
	width: 280px;
	height: 300px;
	margin-top: 10px;
	float: right;
}
#directions_form label{
	float: left;
	margin-right: 15px;
	width: 70px;
	padding-top: 5px;
	margin: 5px 0px 5px 0px;
}
#directions_form input {
	padding: 5px;
	width: 200px;
	margin: 5px 0px 5px 0px;
	background-color: #E9E9E9;
	border: 0;
}
#directions_form input.focused  {
	background-color: #E41770;
	color: #FFF;
}

#directions_form .submit{
	margin-left: 70px;
	width: 135px;
	height: 23px;	
	border: 0px;
	padding: 0;
}

.line_directions{
	width: 280px;
	height: 1px;
	background-color: #e0e0e0;
	margin: 0;
	padding: 0;
	font-size: 1px;
	float: right;
}
#directions {
	position: relative;
	width: 700px; 
	margin-top: 320px;
	
}

.custom_buttons{
	position: absolute; 
	width: 20px; 
	height: 20px; 
	margin-left: 10px; 
	margin-top: 10px; 
	cursor: pointer;
}

.custom_buttons_min{
	position: absolute; 
	width: 20px; 
	height: 20px; 
	margin-left: 10px; 
	margin-top: 35px; 
	cursor: pointer;
}

#google_storecontrol_logo{
	float: left;
}
#google_text{
	margin-left: 15px; 
	margin-top: 2px; 
	float: left;
}

#info_window{
	width: 249px;
	height: 70px;
	margin-left: 100px;
}
#info_window_contents{
	background-color: #E51370;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	padding-left: 10px;
}
#info_window_beak{
	width: 18px;
	height: 31px;
	background: transparent url('../templates/route/images/beak.png') no-repeat left;
	margin-left: -100px;
}

#info_window_tl, #info_window_tr, #info_window_bl, #info_window_br,
#info_window_t,#info_window_l,#info_window_r,#info_window_b{
	height: 0px;
	width: 0px;
}

/************** Klantencentrum Login ***************************/
#loginform label{
	width:200px;
	margin-bottom:20px;
}
#loginform label:hover{
	color:#E51370;
	font-weight:bold;
}
#loginform input{
	margin-bottom:20px;
	margin-right:50px;
}
#loginform input[type='submit']{
	width:135px;
	height:23px;
	background:url(../images/button_login.png) no-repeat;
	text-indent:-9999px;
}

/************** Klantencentrum Product Detail ***************************/
#webshop-container label{
	width:230px;
	vertical-align:middle;
}
#productdetail .radioinput{
	width: 15px;
	margin-top:10px;
	margin-bottom:15px;
	background:#fff;
}
#productdetail input[type="radio"]:focus, input[type="radio"].focused {
	background-color: #fff;
}
#productdetail .smalltext{
	width: 90px;
}
#productdetail .smallbtn{
	width: 26px;
	background-color: #E51370;
}
#productdetail .select1{
	width:190px;
	background:#fff;
	border:solid 1px #e0e0e0;
	padding:5px 5px 5px 0;
}
#productdetail .select2{
	width:144px;
	background:#fff;
	border:solid 1px #e0e0e0;
	padding:5px 5px 5px 0;
}
#productdetail .label{
	float:none;
	margin:0px;
	padding-top:0px;
	width:0;
}
#productdetail .coupon_holder {
	display: block;
}
#productdetail h3{
	margin-top:20px;
	margin-bottom:3px;
}
#productdetail input[type="image"]{
	float:left;
	margin-left:0px;
	margin-top:30px;
}
#productdetail ul.tabs{
	float:left;
	margin:0px;
	padding:0px;
	border-bottom:1px solid #e0e0e0;
	width:700px;
	margin-bottom:20px;
}
#productdetail ul.tabs li{
	display:inline;
	line-height:34px;
	background:#efefef;
	float:left;
	height:35px;
	padding-left:10px;
	padding-right:10px;
}
#productdetail ul.tabs li a{
	color:#000;
	text-decoration:none;
}
#productdetail ul.tabs li.active{
	background:#fff;
	color:#ea3f8b;
	font-weight:bold;
	border-bottom:0px solid #fff;
	border-top:1px solid #e0e0e0;
	border-left:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
}
.breedte{
	margin-right:9px;
	text-align:right;
}
.hoogte{
	margin-left:9px;
	text-align:right;
}
.extrakosten{
	display:inline;
}
p.succes{
	margin-top:25px;
	color:#00CC00;
	font-weight:bold;
	font-size:14px;
}
span.euro{
	width:15px;
	padding-top:8px;
	margin: 5px 0;
}
span.euro2{
	width:15px;
	padding-top:8px;
	float:none;
	margin:5px 0;
}
/************** jQuery UI button Set ********************/
div#typewaarde{
	display:inline;
}
div#typewaarde label{
	width:20px;
	float:none;
}
div#typewaarde label.ui-button{
	display: inline-block; 
	position: relative; 
	margin-right: .1em; 
	text-decoration: none !important; 
	cursor: pointer; 
	text-align: center; 
	zoom: 1; 
	overflow: visible;
	border:1px solid #e0e0e0; 
	color:#7e7e7e;
	padding:3px;
	margin-top:0px;
}
div#typewaarde label.ui-state-active{
	border:1px solid #E51370; 
	color:#fff;
	background:#E51370;	
}
/************** sIFR styles start ************************/

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size: 48px;
	margin: 0;
	z-index: 10;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	font-size: 48px;
	width: 500px;
	margin: 0;
	margin-top: -10px;
	z-index: 10;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	font-size: 24px;
	margin: 0;
	z-index: 10;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	font-size: 14px;
	width: 95px;
	margin: 0;
	z-index: 10;
}

.sIFR-hasFlash h5 {
	visibility: hidden;
	font-size: 14px;
	margin: 0;
	z-index: 10;
}


.sIFR-hasFlash h6 {
	visibility: hidden;
	font-size: 24px;
	margin: 0;
	z-index: 10;
}

.sIFR-hasFlash h7 {
	visibility: hidden;
	font-size: 14px;
	margin: 0;
	z-index: 10;
}


/************** sIFR styles end ************************/