@charset "UTF-8";
/* CSS Document */

/* General */
body {
	font-size: 11px;
	font-family:  Arial, Helvetica, sans-serif,Verdana;
	margin: 0px;
	padding: 0px;	
}
a, a:visited{
	color:#e2001a;
	text-decoration:underline;
}
a:hover{
	color:#e2001a;
	text-decoration:underline;
}
h1{
	margin:10px 0px;
	color:#e2001a;
	font-size: 20px;
}
h2{
	margin:10px 0px;
	color:#939598;
	font-size: 14px;
}
#container {
	width: 942px;
	margin: 0 auto; 
	position: relative;
	margin-top: 160px;
}
#wrapper {
	float: right;
	width: 760px;
}
/* header */
#header {
	width: 942px;
	height: 150px;
	
	position: absolute;
	top: -160px;
}
#headerTop{
	height:111px;
}
#logo{
	width:238px;
	float:left;
}
#headerBanner{
	width:371px;
	float:left;	
}

#loginshop{
	width:94px;
	float:left;
	height:101px;
	padding:10px 0px 0px 10px;
	background-image:url(../images/shop_bag.jpg);
	background-position: 10px 10px;
	background-repeat: no-repeat;
	
}
#headerBottom{
	height:39px;
	background-color:#000000;
}
#navigationBar{
	height:	25px;
	background-color:#e2001a;
}
/* content */
#content {
	float: left;
	width: 473px;
	overflow: hidden;
}
#contentNews {
	margin:0 288px 0 0;


}

#content p {text-align: left !important;}
/* sidebarleft */
#sidebarLeft {
	float: left;
	width: 172px;
	background-color:#e3e4e5;
	margin: 0px;
	padding: 0px;
}

/* sidebarRight */
#sidebarRight {
	float: right;
	width: 278px;
	background-color:#e3e4e5;
}
/* footer */
#footer {
	width: 942px;
	margin: 0 auto;
	margin-top:10px;
} 
/* Misc */
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#loginLeft{
	margin-top:10px;	
}
/* leftbar */
#loginTop{
	background-image:url(../images/login_top.jpg);
	font-size:2px;
	height:10px;
	background-repeat:no-repeat;
}
#logintext{
	background-image:url(../images/login_back.jpg);
	background-repeat:repeat-y;
	text-align:center;
	color:#ffffff;
	padding:0px 24px;
}
#loginBottom{
	background-image:url(../images/login_bottom.jpg);
	background-repeat:no-repeat;
	height:37px;
	text-align:center;
}
#logoutBottom{
	background-image:url(../images/logout_bottom.jpg);
	background-repeat:no-repeat;
	height:37px;
	cursor:pointer;
}
.loginLink{
	color:#c7c8ca;
	text-decoration:none;
}
a.loginLink, a.loginLink:visited{
	color:#c7c8ca;
	text-decoration:none;
}
a.loginLink:hover{
	color:#c7c8ca;
	text-decoration:underline;
	
}
.fakeButton{
	width: 35px;
	height:37px;
	cursor:pointer;
}
#dLeftNavigation ul li{
	list-style-image:url(../images/arrowLeftNav.gif);
	list-style-position:inside;
	margin-left:13px;
	padding:2px 0px;
	
}
a.leftNavLink, a.leftNavLink:visited{
	color:#000000;
	text-decoration:none;
}
a.leftNavLink:hover{
	color:#000000;
	text-decoration:underline;
	
}
#commercialLeft{
	text-align:center;
	padding:10px 0px;
}
/* rightbar */
#hotnewsHeader{
	height:33px;
	margin-bottom:10px;
}
.hotnewsBlock{
	min-height: 70px;
	margin-left:10px;
}

.hotnewsItem{
	margin-left:70px;
}
.hotnewsImage{
	float:left;
	height:60px;
	width:60px;
	
	
}
.hotnewsTitle{
	font-size:12px;	
}
.hotnewsContent{
	font-size:10px;
}
.hotnewsMore{
	padding-bottom:10px;
}
a.hotnewsMoreLink, a.hotnewsMoreLink:visited{
	color:#e2001a;
	font-size:10px;
	text-decoration:none;
}
a.hotnewsMoreLink:hover{
	color:#e2001a;
	font-size:10px;
	text-decoration:underline;	
}
#hotnewsFooter{
	margin-top:5px;
	background-color:#939598;
	padding:3px 10px 3px 10px;

}

a.hotnewsTotalLink, a.hotnewsTotalLink:visited{
	color:#ffffff;
	font-size:10px;
	text-decoration:none;
}
a.hotnewsTotalLink:hover{
	color:#ffffff;
	font-size:10px;
	text-decoration:underline;	
}
.hotnewsFooterNavigationItem{
	margin-left:18px;
}
a.hotnewsFooterNavigationLink, a.hotnewsFooterNavigationLink:visited{
	color:#e3e4e5;
	font-size:10px;
	text-decoration:none;
}
a.hotnewsFooterNavigationLink:hover{
	color:#e3e4e5;
	font-size:10px;
	text-decoration:underline;
}
.footerNavigationItem{
	padding: 0px 7px;
	border-left:1px solid #939598;
	
}
.footerNavigationItemFirst{
	padding: 0px 7px 0px 0px;
	
}
a.footerNavigationLink, a.footerNavigationLink:visited{
	color:#939598;
	font-size:10px;
	text-decoration:none;
}
a.footerNavigationLink:hover{
	color:#939598;
	font-size:10px;
	text-decoration:underline;
}
/* content */
#offerBar{
	background-color:#e2001a;
}
#loginBar{
	background-color:#000000;
	color:#ffffff;
	padding:5px;
}
a.logingBarLink,a.logingBarLink:visited{
	color:#e2001a;
	text-decoration:underline;
}
a.logingBarLink:visited{
	color:#e2001a;
	text-decoration:underline;	
}
.offerBlock{
	float:left;
	width:150px;
	border:solid 1px #939598;
	margin-right:8px;
	margin-top:8px;
}
.offerBlockLast{
	float:left;
	width:150px;
	border:solid 1px #939598;
	margin-top:8px;
}
.offerTitle{
	background-color:#e3e4e5;
	padding-left:5px;
}
.offerFrom{
	font-size:10px;
	padding-left:5px;
}
.priceFrom{
	text-decoration:line-through;
}
.productBlockImage{
	width:149px;
	height:149px;
	cursor:pointer;
}
#categories{
	/*border-top:1px solid #e3e4e5;*/
}
.categoryLine{
	float:left;
	width:470px;
	height:1px;
	font-size:1px;
	border-bottom:1px solid #e3e4e5;
}
.contentDivider{
	height:20px;
	
}
.contentDivider2{
	height:12px;
	
}
.categoryItem{
	float:left;
	width:156px;
	margin-top:4px;
}
a.categoryLink, a.categoryLink:visited{
	color:#000000;
	text-decoration:none;
}
a.categoryLink:hover{
	color:#e2001a;
	text-decoration:none;
}
/* Search */
#searchBox {
	width:219px;
	float:left;	
	background-color:#ececec;
	height:91px;
	margin:10px 0px;
	padding:0px 5px;;
}
#searchTop{
	border-bottom:1px solid #939598;
	padding:10px 0px 5px 0px;
}
#searchMiddle{
	padding:5px 0px;
}
#searchBottom{
	padding:5px 0px;	
}
.searchTitle{
	font-size:10px;
	float:left;
	width:80px;
	border-right:solid 1px #939598;
	color:#939598;
}
.searchFields{
	margin-left:90px;
}
.searchInput{
	border:solid 1px #ffffff;
	width:120px;
	font-size:10px;
	height:12px;
}
.searchInputSmall{
	border:solid 1px #ffffff;
	width:60px;
	font-size:10px;
	height:12px;
}
a.searchLink, a.searchLink:visited{
	font-size:10px;
	color:#000000;
	margin-left:10px;
	text-decoration:underline;
}
a.searchLink:hover{
	font-size:10px;
	color:#e2001a;
	margin-left:10px;
	text-decoration:underline;
}
/* Navigatie */


#divWayfinderWrapper{
	margin-top:0px;
	margin-left:235px;/*10px;*/
	
}
.menuitem {
	position: relative;
	float: left;
	cursor: pointer;
	padding-top:5px;
	padding-bottom:5px;
	color: #112f72;
}
.menuitemover {
	position: relative;
	float: left;
	cursor: pointer;
	padding-top:5px;
	padding-bottom:5px;
	
}
a img{
	border:none;
}
.menuitemover a.topLink {
	
	text-decoration:none;
	font-weight:normal;
	font-size: 12px;
	margin:0 60px 0 0;
	color: #FFFFFF;
	cursor: pointer;
}
.menuitem a.topLink, .menuitem a.topLink:visited{
	
	text-decoration:none;
	font-weight:normal;
	font-size: 12px;
	margin:0 60px 0 0;
	color: #FFFFFF;
	cursor: pointer;
}
.menuitemover a.topLink, .menuitemover a.topLink:hover, .menuitemover a.topLink:visited{ 
	
	text-decoration:none;
	font-weight:normal;
	font-size: 12px;
	margin:0 60px 0 0;
	color: #FFFFFF;
	cursor: pointer;


}
.submenu {
	width: 141px;
	color: #ffffff;
	position: absolute;
	font-size: 11px; 

	float: left;
	cursor: pointer;
	
	
	padding: 0px;
	
}
.submenu a, .submenu a:visited {
	font-weight:normal;
	color: #ffffff;
	font-size: 11px; 
	text-decoration: none;
	cursor: pointer;
	
}
.submenu a:hover {
	
	font-weight:normal;
	color: #ffffff;
	font-size: 11px; 

	border: none;
	cursor: pointer;
	
}
.innerRow {
	background-color: #e2001a;

	border-bottom: solid 1px #000000;
	width: 141px;
	
}
.innerRowover {
	background-color: #000000;
	
	border-bottom: solid 1px #ffffff;
	width: 141px;
	
}
 a.innerLink,  a.innerLink:visited{
	color: #ffffff;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	padding:5px;
	display:block;
	line-height: 12px;
	width: 141px;

}
 a.innerLink:hover{
	color: #ffffff;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	display:block;
	
	padding:5px;
	line-height: 12px;
	width: 141px;


}
.parent,.parent_parent{
	padding:0;
	
}
.parent_active,.parent_parent_active  {

	padding:0;
	
}
.parent_last,.parent_last_parent {
	padding:0;
}	
.parent_last_active ,.parent_last_parent_active{
	padding:0;
}
form{
	margin:0px;
	padding:0px;
}
#shopCartItems{
	padding-top:24px;
	padding-right:10px;
	text-align:right;
}
#shopCartPrice{
	padding-right:10px;
	text-align:right;
}
/* shopping cart */
#stepLine {
	height:17px;
	border-top:1px solid #8c8b8d;
	border-bottom:1px solid #8c8b8d;
	border-right:1px solid #8c8b8d;

}

.stepText {
	color:#8c8b8d;
	font-size:11px;
	font-style:normal;
	padding-top:2px;
	padding-left:2px;
	float:left;

}

.stepActive {
	height:16px;
	width:13px;
	background-color:#e2001a;
	float:left;
	color:#ffffff;
	padding-top:1px;
	padding-left:5px;
	border-left: 1px solid #8c8b8d;
	border-right: 1px solid #8c8b8d;
}

.arrow {
	background-image:url(../images/cart_arrow.jpg);
	background-repeat:no-repeat;
	width:25px;
	height:17px;
	float:left;
}

.stepInActive {
	
	height:16px;
	width:13px;
	background-color:#ececec;
	float:left;
	color:#8c8b8d;
	padding-top:1px;
	padding-left:5px;
	border-left: 1px solid #8c8b8d;
	border-right: 1px solid #8c8b8d;

}
#cartHolder{
	margin-top:10px;
	border:solid 1px #8c8b8d;
}
#cartTop{
	height: 43px;
	border-bottom:solid 1px #8c8b8d;
}
#cartBottom{
	height: 43px;
	border-top:solid 1px #8c8b8d;

}
#cartImage{
	float:left;
	width:30px;
	height:30px;
	margin-left:10px;
	margin-top:5px;
}
.nextButton{
	float:right;
	width:77px;
	margin-right:10px;
	margin-top:15px;
	height:16px;
	text-align:right;
	background-image:url(../images/next_button.jpg);
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-top:2px;
}
.prevButton{
	float:left;
	width:75px;
	margin-left:10px;
	margin-top:15px;
	height:16px;
	background-image:url(../images/prev_button.jpg);
	background-repeat: no-repeat;
	padding-left: 22px;
	padding-top:2px;

}
a.cartButton, a.cartButton:visited{
	color:#8c8b8d;
	text-decoration: none;
	font-size:10px;
}
a.cartButton:hover{
	text-decoration: none;
	color:#8c8b8d;
		font-size:10px;
}
.cartTitle{
	padding-top:12px;
	font-size:18px;
	margin-left:50px;
}
.cartTable{
	width:100%;	
}
.headerCart{
		
}
.headerCartProductDescription {
	padding:4px 4px 4px 10px;
}

.headerCartProductAmount {
	width:50px;
	text-align: center;
}

.headerCartProductPrice {
	width:50px;
	text-align: right;
}

.headerCartProductDelete {
	width:50px;
	text-align: right;
	padding-right:4px;
}
.lineCartProduct{
	
}
.lineCartProductDescription {
	padding-left:10px;
	border-top: 1px solid #8c8b8d;
}

.lineCartProductImage {
	padding:10px;
	width:50px;
	border-top: 1px solid #8c8b8d;
}

.productImage {
	border: 1px solid #8c8b8d;
	width:58px;
	

}

.lineCartProductInfo {
	border-top: 1px solid #8c8b8d;
	

} 

.productName {
	color: #e2001a;
	font-size:13px;
	
	margin-bottom:6px;
}
.productName a, .productName a:visited{
	color: #e2001a;
	font-size:13px;
	text-decoration: none;
}
.productName a:hover{
	color: #e2001a;
	font-size:13px;
	text-decoration: underline;
}
.productNumber {
	
	font-size:11px;
	margin-bottom:6px;
}

.productWeight {
	color: #666666;
	
	font-size:11px;	
}

.lineCartProductAmount {
	border-top: 1px solid #8c8b8d;
	width:50px;
	margin-left:195px;
	margin-top:10px;

}

.productAmountContainer {
	border:1px solid #999999;
	width:39px;
	height:16px;
	margin-top:0px;
}

.productAmount {
	font-size:11px;
	float:left;
	padding-left:6px;
	padding-top:1px;

}

.productAmountAdd {
	float:right;
	margin:0px 0px 0 0px;
}

.productAmountMin {
	float:right;
	margin:0 0px 0 0px;

}

.lineCartProductPrice {
	border-top: 1px solid #8c8b8d;
	
	margin-top:12px;
	margin-left:75px;
	
	text-align: right;
}

.lineCartProductDelete {
	border-top: 1px solid #8c8b8d;
	margin-top:12px;
	margin-right:27px;
	
	text-align: center;
}

#pagingBlock {
	float:right;
	width: 472px;
	text-align: center;
	margin-top:10px;
}
.loginaText {
	color: #c7c8ca;
}
#userLogin{
	width: 515px;
	height: 353px; 
	float:left;
	padding:0px;
	margin: 0px;
	position: relative;
	/*top: -16px;
	left: -8px;*/
	border: 4px solid #ee3338;
	background-color:#ececed;
}
#userTop{
	width: 515px; 
	height: 79px;
	background-image: url(../images/logo_login.jpg);
	background-repeat: no-repeat;
	background-color: #ececed;
}
.elementLine{
	height:30px;
}
.elementHeader{
	float:left;
	width:190px;
	text-align:right;
	padding-right:10px;
	border-right:1px solid #8c8b8d;
}
.elementInput{
	float:left;
	width:120px;
	padding-left:10px;
}
.elementLink{
	margin-left:300px;
}
.loginText{
	padding:10px 10px 30px 10px;
	font-size:11px;
}
.loginInput{
	border:solid 1px #8c8b8d;
	width:100px;
	height:16px;
}
.elementButtonLine{
	text-align:center;
	height:36px;
}
a.loginThickLink, a.loginThickLink:visited{
	text-decoration: none;
	color:#8c8b8d;
}
a.loginThickLink:hover{
	color:#e2001a;
	text-decoration: underline;
}
.loginButton{
	cursor:pointer;
}
#responsetext{
	color:#FF0000;
	text-align: center;
	
}
#closeText{
	float:right;
	width:100px;
	margin-top:20px;
	margin-right:10px;
	text-align:right;
	cursor:pointer;	
}
#closeImage{
	float:right;
	width:17px;
	margin-right:20px;
	margin-top:20px;
	cursor:pointer;	
}
/* product details */
#productDetailHeader{
	border-top:solid 1px #8c8b8d;
	border-left:solid 1px #8c8b8d;
	border-right:solid 1px #8c8b8d;
	padding: 10px;
	min-height: 265px;
}
#productDetailLeft{
	float:left;
	width:206px;
	

}
#productDetailBrand{
	height:80px;
}
#productDetailImage{
	height:206px;
}
#productDetailRight{
	margin-left:210px;
	min-height: 286px;
}
#productDetailFooter{
	border-bottom:solid 1px #8c8b8d;
	border-left:solid 1px #8c8b8d;
	border-right:solid 1px #8c8b8d;
	background-color: #e3e4e5;
	height: 50px;
	float: left;
	width: 471px;
}
#productDetailPrice{
	float:right;
	margin-right:5px;
	padding-top:15px;
	text-align: right;
	font-size:14px;
	color:#8c8b8d;
}
#productAddMessage{
	float: left;
	width: 220px;
	padding-top: 14px;
	padding-left: 20px;
	color:#E2001A;
	font-size:14px;
}
#productDetailButtons{
	float:right;
	width:36px;
	height:39px;
	padding-left: 3px;
	padding-right:10px;
}
#productDetailName{
	font-size:18px;
	font-weight:bold;
	margin-bottom:20px;
	color:#e2001a;
}
.articleNumber{
	font-size:11px;
	font-weight:normal;
	margin-right:10px;
}
#productDetailNumber{
	font-size:14px;
	font-weight:bold;
	color:#8c8b8d;
	margin-top:10px;
	
}
/* newspage */
.newsImage{
	margin: 0px 20px 10px 0px;
	float:left;
	width:60px;
	height:60px;
}
.news_date{
	font-size: 10px;
	font-style: italic;
	padding-bottom:10px;
}
#paging_div{
	height:10px;
}
.ditto_paging {
    border-top: 1px solid #ccc;
    padding: 10px;
    font-size: 86%;
    color: black;
}
#ditto_pages{
	text-align:right;
	margin-bottom:20px;

}
.ditto_page{
	margin:0px 6px;
}	
#ditto_pages .ditto_currentpage {
    border: 1px solid #8c8b8d;
    padding: 1px 5px 2px;
    margin-right: 1px;
    background-color: #939598;
    color: #fff;
}
#ditto_pages .ditto_off {
    border: 1px solid #ccc;
    padding: 1px 5px 2px;
    margin-right: 1px;
    color: #ccc;
}
#ditto_pages a, #ditto_pages a:visited {
    border: 1px solid #8c8b8d;
    padding: 1px 5px 2px;
    margin-right: 1px;
    text-decoration: none;
    color: #939598;
}
#ditto_pages a:hover {
    background-color: #fff;
     padding: 1px 5px 2px;
    margin-right: 1px;

    text-decoration: none;
    color: #939598;
}

/* sitemap */
#sitemapHolder ul.LSM_0 { 
	color:#6d848c;
	font-weight: normal; 
	list-style-type: none; 
	line-height: 18px;
	padding-bottom: 20px;
	margin-left:20px;
}
#sitemapHolder .LSM_0 li { 
	list-style-type: none; 
	margin:5px 0px 5px 20px;	
}
#sitemapHolder .LSM_0 li a, .LSM_0 li a:visited{
	color:#6d848c;
	text-decoration: none;
}
#sitemapHolder .LSM_0 li a:hover {
	text-decoration: underline;
}
#sitemapHolder .LSM_1 li a, .LSM_1 li a:visited{
	color:#003E51;
	text-decoration: none;
}
#sitemapHolder .LSM_1 li a:hover {
	text-decoration: underline;
}
#sitemapHolder ul.LSM_1 { 
	list-style-image: url('../images/tree_hook.gif');
	margin-left:20px;
} 
#sitemapHolder .LSM_1 li { 
	list-style-image: url('../images/tree_hook.gif');
	font-weight: normal;
	
}
/* newsArchive */
#reflect_example{ 
	width: 200px; 
} 
#reflect_example h3{ 
	display: none; 
} 
#reflect_example ul{ 
	list-style: none; 
} 

.reflect_archive_list ul { 
	
	margin-left: 0px; 
	padding-left: 0; 
} 
.reflect_archive_list ul ul{ 
	margin-left: 0px; 
} 
.reflect_archive_list ul ul li { 
	margin-top: -5px; 
	margin-bottom: 0.8em; 
} 
.reflect_archive_list li{
list-style:none;
}
.reflect_archive_list li a { 
	display:block; 
	padding:5px 5px 5px 10px; 
	margin:0 0 1px 0; 
	background-color:#FFFFFF; 
	border-right:10px solid #fff; 
	text-decoration:none; 
	border-left:2px solid #ddd; 
	border-bottom: 1px solid #cdcdcd;
} 
.reflect_archive_list li a:hover { 
	background-color:#eee; 
	border-right:10px solid #eee; 
}
/* product info */
.productImage{
	margin: 0px 20px 10px 0px;
	float:left;
	width:60px;
	height:60px;
	border:none;
}
.productinfoBlock{
	min-height: 70px;
	margin-left:10px;
}

.productinfoItem{
	margin-left:70px;
}
.productinfoImage{
	float:left;
	height:60px;
	width:60px;
	
	
}
.productinfoTitle{
	font-size:12px;	
}
.productinfoContent{
	font-size:10px;
}
.productinfoMore{
	padding-bottom:10px;
}
a.productinfoMoreLink, a.productinfoMoreLink:visited{
	color:#e2001a;
	font-size:10px;
	text-decoration:none;
}
a.productinfoMoreLink:hover{
	color:#e2001a;
	font-size:10px;
	text-decoration:underline;	
}
/* contactformulier */
input{
	font-family:  Arial, Helvetica, sans-serif,Verdana;
}

.ftekst{
	height:50px;
}
.felement{
	padding-top:3px;
	height:22px;
	border-bottom:solid 1px #EFEFEF;
	
}
.felementLine{
	padding-top:3px;
	height:22px;
	
}
.ftextblock{
	padding-top:3px;
	
	border-bottom:solid 1px #EFEFEF;
	
}
.ftitle{
	padding-top:3px;
	font-weight:bold;
	height:22px;
	
}
.fleeg{
	height:20px;
}

.fknoppen{
	height:20px;
}
.fkop{
	float:left;
	width:100px;
	height:20px;
}
.ftext{
	margin:0 0 0 100px;
	height:20px;
	text-align:left;
}
.fkopSquare{
	float:left;
	width:20px;
	height:20px;
}
.box{
	width: 200px;
	border: 1px solid #e3e4e5;

}
.box1{
	width: 100px;
	border: 1px solid #e3e4e5;

}
.box2{
	width: 400px;
	height:120px;
	border: 1px solid #e3e4e5;

}
.box3{
	width: 70px;
	border: 1px solid #e3e4e5;

}
.box4{
	width: 150px;
	border: 1px solid #e3e4e5;

}
.box5{
	width: 400px;
	height:240px;
	border: 1px solid #e3e4e5;

}
.box6{
	width: 400px;
	height:60px;
	border: 1px solid #e3e4e5;

}
.boxSquare{
	width: 20px;
	border: 1px solid #e3e4e5;
}
.knop{

	height:20px;
}
div#formulier img{
	border:none;
}
.fcaptcha{
	height:80px;
}
.fkop2{
	float:left;
	width:200px;
	height:20px;
}
.ftext2{
	float:left;
	width:170px;
	height:20px;
}

.knop{
	
	background-color: #000000;
	color:#ffffff;
	border:none;
	font-size:11px;
	height:20px; 
}
#errors{
	color:#ff0000;
}
.youtubespacer{
	height:30px;
}
.youtubeLine{
	padding:3px;
	border-bottom:solid 1px #e3e4e5;
	
}
a.youtubeLink, a.youtubeLink:visited{
	color:#413F42;
	text-decoration:underline;
	font-size:12px;
}
a.youtubeLink:hover{
	color:#e2001a;
	text-decoration:underline;
	font-size:12px;
}
.euro{
	padding:5px;
}
#toShopCart{
	height:37px;
	text-align:center;
	margin-top:10px;
}
.toShopCartFake{
	width: 35px;
	height:37px;
	cursor:pointer

}
.noworneverImage{
	cursor:pointer;
}
/* step2 */
#step2{
	padding:10px;
}
.step2PageTitle{
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;

}
.step2Line{
	/* height:30px; */
	min-height: 30px;
}
.step2ZipcodeTitle{
	float:left;
	width:90px;
	height:20px;
}
.step2ZipcodeInput{
	float:left;
	width:100px;
	
}
input.zipcode{
	border:1px solid #999999;
	width:60px;
	height:16px;
}
.step2ZipcodeButton{
	margin:0px 0px 0px 190px;
}
.zipcodeButton{
	
	width:97px;
	border:none;
	height:18px;
	text-align:right;
	background-image:url(../images/next_button.jpg);
	background-repeat: no-repeat;
	padding-right: 30px;
	font-size:10px;
	color:#8c8b8d;
	text-decoration: none;
	padding-bottom:2px;
}
.step2GrossierTitle{
	float:left;
	width:90px;
	height:20px;

}
.step2GrossierSelect{
	float:left;
	width:250px;

}
.step2Selectbox{
	border:1px solid #999999;
	width:250px;
	height:20px;
	font-size:11px;
	text-transform: lowercase;
}
.step2GrossierButton{
	margin:0px 0px 0px 350px;
}
.grossierButton{
	width:97px;
	border:none;
	height:18px;
	text-align:right;
	background-image:url(../images/next_button.jpg);
	background-repeat: no-repeat;
	padding-right: 30px;
	font-size:10px;
	color:#8c8b8d;
	text-decoration: none;
	padding-bottom:2px;
}
.selectedTitle{
font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}
.step3Block{
	padding:10px;
}
.step3Supplied{
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}
.step3OrderedBy{
	float:left;
	width:90px;
	height:20px;
	margin-top:10px;
	font-weight:bold;

}
.step3Ordered{
	margin:10px 0px 0px 100px;
}
input.orderedInput{
border:1px solid #999999;
	width:140px;
	height:16px;
}
.step3Remark{
	height:20px;
	margin-top:10px;
	font-weight:bold;		
}
.commentTextarea{
	width:420px;
	height:90px;
}
.step3RemarkLine{
	margin-bottom:10px;
}
.step3Submit{
	text-align:right;
		position:relative;
		height:10px;
}
.step3Button{
	width:97px;
	border:none;
	height:18px;
	position:absolute;
	right:0px;
	bottom:-44px;
	text-align:right;
	background-image:url(../images/next_button.jpg);
	background-repeat: no-repeat;
	padding-right: 30px;
	font-size:10px;
	color:#8c8b8d;
	text-decoration: none;
	padding-bottom:2px;

}
.step4Block{
	padding:10px;

	}
.step4Overzicht{
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;	
}
.step4Grossier{
	font-weight:bold;
}
.step4Left{
	border:1px solid #999999; 	
	padding:5px;
	float:left;
	width:215px;
}
.step4Right{
	border:1px solid #999999; 	
	padding:5px;
	float:left;
	width:200px;
	margin-left:10px;
}
.step4GData{
	font-weight:bold;
	
}
.step4CommentBlock{
	margin:10px 0px;
	border:1px solid #999999; 	
	padding:5px;

}


.step4Comment{
	font-weight:bold;
}
.headerStep4_1{
	font-weight:bold;
	width:50px;
}
.headerStep4_2{
	font-weight:bold;
	width:80px;
}
.headerStep4_3{
	font-weight:bold;
}
.headerStep4_4{
	font-weight:bold;
	width:80px;
	text-align:right;
}
.detailStep4_1{
	vertical-align: top;
}
.detailStep4_2{
	vertical-align: top;
}
.detailStep4_3{
	vertical-align: top;
}
.detailStep4_4{
text-align:right;
vertical-align: top;
}

.underlineStep4{
	border-bottom:1px solid #999999;
}
.TotalStep4_1{
	font-weight:bold;
}
.TotalStep4_4{
	font-weight:bold;
	text-align:right;
}
.Step4ButtonHolder{
	float:right;
	width:77px;
	margin-right:10px;
	margin-top:25px;
	height:16px;
	text-align:right;
	background-image:url(../images/next_button.jpg);
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-top:2px;
}
.Step4Order{
	text-align:right;
}
a.step4ButtonLink, a.step4ButtonLink:visited{
	color:#8c8b8d;
	text-decoration: none;
	font-size:10px;
}
a.step4ButtonLink:hover{
	text-decoration: none;
	color:#8c8b8d;
	font-size:10px;
}
.debugDiv{
	display:none;
}
.notLoggedIn{
	font-size:12px;
	padding:10px;
}
.ThanksMessage{
	font-size:12px;
	padding:10px;
	font-weight:bold;
}
.EmptyMessage{
	font-size:12px;
	padding:10px;
}
#backNews{
	height:20px;
}
#backButonHolder{
	float:left;
	width:75px;
	height:16px;
	background-image:url(../images/prev_button.jpg);
	background-repeat: no-repeat;
	padding-left: 22px;
	padding-top:2px;
}
a.backButton, a.backButton:visited{
	color:#8c8b8d;
	text-decoration: none;
	font-size:10px;
}
a.backButton:hover{
	color:#8c8b8d;
	text-decoration: none;
	font-size:10px;
}

/* BestelFormulier P249 */
input.bInput {
	border:solid 1px #8F8F8F;
	width:150px;
	font-size:10px;
	height:16px;
}
input.bAantal {
	border:solid 1px #8F8F8F;
	width:24px;
	float: right;
	font-size:10px;
	height:14px;
	margin-left: 3px;
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
	color: red;
}
.offerImage {
	cursor: pointer;
	width: 150px;
	overflow: hidden;
}
.offerImage img {
	width: 150px;
}

/* zip search */
.grossierLine {
	float: left;
	width: 400px;
	margin: 15px 0px 5px 0px;
	padding: 5px;
	background-color: #EFEFEF;
	border: 1px solid #666;
}
.grossierName {
	font-weight: bold;
	color: red;
}
.grossierAddress {
	text-transform: lowercase;
}
.grossierZipcode {
	text-transform: lowercase;
}
#content ul, #content ol{
	margin: 0px 30px;
	padding:3px 0px;
}
/* autofocus */
#productGroups {
	position: absolute;
	top: 138px;
	left: 0px;
	width: 471px;
	/*height: 200px;*/
	background-color: #E2001A;
	display: none;
}
#homeLine {
	width: 30px; /*83*/
	height: 26px;
	float: left;
	margin-top: 5px;
	padding-left: 21px;
	padding-right: 32px;
}
#productGroupLine {
	width: 106px; /*152*/
	height: 26px;
	float: left;
	margin-top: 5px;
	padding-left: 14px;
	padding-right: 32px;
}
.homeLineLink {
	text-decoration:none;
	font-weight:normal;
	font-size: 12px;
	color: #FFFFFF;
	cursor: pointer;
}
a.homeLineLinkA:visited,a.homeLineLinkA:hover {
	text-decoration:none;
	font-weight:normal;
	font-size: 12px;
	color: #FFFFFF;
	cursor: pointer;
}
a.homeLineLinkA {
	text-decoration:none;
	font-weight:normal;
	font-size: 12px;
	color: #FFFFFF;
	cursor: pointer;
}
.productLink {
	text-decoration:none;
	font-weight:normal;
	font-size: 12px;
	margin:0 60px 0 0;
	color: #FFFFFF;
	cursor: pointer;
}
.productGroupItem {
	width: 150px;
	float: left;
	margin: 5px;
}
a.productGroupLinkA {
	text-decoration:none;
	font-weight:normal;
	font-size: 12px;
	margin:0 60px 0 0;
	color: #FFFFFF;
	cursor: pointer;
}
.productGroupLinkA:hover {
	color: #ffffff;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	padding:5px;
	display:block;
	line-height: 12px;
	width: 141px;

}
a.categoryLink2, a.categoryLink2:visited{
	color: #ffffff;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	padding:5px;
	display:block;
	line-height: 12px;
	width: 141px;
}
a.categoryLink2:hover{
	color: #ffffff;
	background-color: #000;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	display:block;
	
	padding:5px;
	line-height: 12px;
	width: 141px;
}
.categoryLine{
	float:left;
	width:470px;
	height:1px;
	font-size:1px;
	border-bottom:1px solid #CDCDCD;
}
.categoryLine2{
	float:left;
	width:470px;
	height:1px;
	font-size:1px;
	border-bottom:1px solid #000;
}
#productSelectionText{
	padding:5px 0px;
	float:left;
	width:150px;
}
#productSelectionDropDown{
	margin: 10px 0px 10px 150px;

}
