/* Brauw Stylo */

.button_back {
	color:#000;
	background:url(/img/button-back.png) no-repeat;
	background-position:left top;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:10px;
	padding-left:25px;
	border:1px #CCC solid;
}

.button_back:hover {
	color:#900;
	background:url(/img/button-back_over.png) no-repeat;
	background-position:left top;
}

.button_back img {
	vertical-align:middle;
}

.button_forward {
	color:#000;
	background:url(/img/button-bg.png) no-repeat;
	background-position:right top;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:25px;
	padding-left:10px;
	border:1px #CCC solid;
}

.button_forward:hover {
	color:#900;
	background:url(/img/button-bg_over.png) no-repeat;
	background-position:right top;
}

.button_forward img {
	vertical-align:middle;
}

/* Sandork styles */
.x-small,.small,.medium,.normal,.large,.x-large,.xx-large { 
	color : #000000;
	FONT-FAMILY: Arial;
}

.medium_grey { 
	font-size : 9px;
	color: #ACACAC;
	text-decoration: none;
}

.x-small { 
	font-size : 6px; 
}
.small { 
	font-size : 8px; 
}
.medium { 
	font-size : 9px;
}

.normal, a.normal { 
	font-size : 11px;
	text-decoration: none;
}

.normal_grey, a.normal_grey { 
	font-size : 11px;
	color: #444444;
	text-decoration: none;
}

.large { 
	font-size : 12px; 
}
.x-large { 
	font-size : 13px; 
}
.xx-large { 
	font-size : 18px; 
}

.copyrights, a.copyrights {
	font-size: 10px;
	color: #808080;
	text-decoration: none;
}

.word_tip{
	color: #C41200;
	text-decoration: underline;
}

.x-small { 
	font-size : 6px; 
}
.small { 
	font-size : 8px; 
}
.medium { 
	font-size : 9px;
}

img {
	border: 0px;
}

td {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.prod_desc {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	FONT-FAMILY: Arial;
	COLOR: RED;
}

.normal, a.normal { 
	color:#000;
	font-size : 11px;
	text-decoration: none;
}

.cat_head, a.cat_head {
	font-size: 11px; 
	font-family: Arial;
	font-weight: bold;
	color: #C41200;
	text-decoration: none;
}

#thumbBox {
	position: absolute;
	left: 0;
	top: 0;
	width: auto;
	padding: 10px;
	padding-bottom: 0;
	background: #313131;
	visibility: hidden;
	z-index: 10;
	cursor: hand;
	cursor: pointer;
}

#thumbBox .footerbar{
	font: bold 16px Tahoma;
	letter-spacing: 5px;
	line-height: 1.1em;
	color: white;
	padding: 5px 0;
	text-align: right;
}


#thumbBox #thumbImage{
	background-color: white;
}

#thumbLoading{
	position: absolute;
	visibility: hidden;
	border: 1px solid black;
	background-color: #EFEFEF;
	padding: 5px;
	z-index: 5;
}

.clear{
	clear:both;
}

.glp_txt, a.glp_txt {
	font-size: 11px; 
	font-family: Arial;
	font-weight: bold;
	color: #3A3A3A;
	text-decoration: none;
}

.glp_txt_white, a.glp_txt_white {
	font-size: 11px; 
	font-family: Arial;
	font-weight: bold;
	color: #EEEEEE;
	text-decoration: none;
}

.glp_txt_block, a.glp_txt_block {
	font-size: 10px; 
	font-family: Arial;
	color: #3A3A3A;
	text-decoration: none;
}

.sub_txt_field {
	float: left;
	border: 1px #808080 solid;
	width: 572px;
	background-color: #FFFFFF;
	padding: 3px;
	margin-bottom: 10px;
}

.el1,.el2,.el3{
	float: left;
	border:1px #808080 solid;
	padding: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.sub_txt_field {
	float: left;
	border: 1px #808080 solid;
	width: 572px;
	background-color: #FFFFFF;
	padding: 3px;
	margin-bottom: 10px;
}

.el1{
	width: 184px;
	height: 250px;
}

.el2{
	width: 572px;
	height: 150px;
}

.el3{
	width: 378px;
	height: 250px;
}

.clear{
	clear:both;
}

/* basis css */
body, html{
	margin: 0px;
	padding: 0px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	background: #000 url(img/BG.jpg);
}

ul, li, ol{
	margin: 0px;
	padding: 0px;
}

a{
	text-decoration: none;
	color: #cc0000;
}

#wrapper{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
}

/* Header */

#header{
	width:1000px;
	height: 118px;
	border-bottom: solid #8b929e 1px;
	background: url(/img/SL-header-bg.jpg) repeat-x;
}

#header #logo{
	height: 73px;
	width: 300px;
	float: left;
}

#header #phonenumber{
	width: 440px;
	float: left;
	height: 73px;
	background: url(/img/phone-shadow.png) no-repeat 0 bottom;
}
#header #phonenumberholder {
	padding-top: 30px;
	font-weight: bold;
	padding-left: 50px;
	font-size: 13px;
}

#header #phonenumberholder img {
	margin-right:2px;
	margin-left:2px;
}

#header #phone-icon{
	float:left;
}

#header span{
	padding-top: 6px;
	padding-right: 10px;
	float: left;
}
	
#header #loginbox {
	float: right;
	width: 260px;
	height: 40px;
	background: url(/img/login-bg.png) no-repeat;
	font-size: 11px;
}
#header #loginbox a{
	color: #333;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}

#header #loginbox a:hover{
	color: #cc0000;
	text-decoration: underline;
}
#header #loginbox ul li{
	float: left;
	margin-top: -4px;
	color:#b8b8b8 ;
}

#header #loginbox ul{
	margin-top: 10px;
}

#header ul li{
	list-style-type: none;
	list-style-image: none;
}

#header #navigatie {
	float: left;
	margin-left:15px;
	margin-top:12px;
}

#header #navigatie ul li{
	list-style-type: none;
	list-style-image: none;
	float: left;
	border: solid #b8bcc4 1px;
	margin-right: 8px;
	padding: 8px 15px;
	font-size: 13px;
	background: #fff url(/img/button-bg.jpg) repeat-x 0 bottom;
	border-bottom-style: none;
}

#header #navigatie ul a:hover{
	color: #cc0000;
	cursor: pointer;
}

#header #navigatie ul a{
	text-decoration: none;
	color: #333e55;
	cursor: pointer;
	}

#header #navigatie ul li:hover{
	text-decoration: none;
	color: #333e55;
	cursor: pointer;
	background: #fff url(/img/mouseovernavi.jpg) repeat-x 0 top;
}

#header #navigatie ul .active {
	border-left: solid #8b929e 1px;
	border-top: solid #8b929e 1px;
	border-right: solid #8b929e 1px;
	border-bottom: solid #FFF 1px;
	margin-right: 8px;
	background-image: none;
	color: #000;
}

#header #search {
	float:right;
	margin-right:-40px;
	margin-top:10px;
	width:300px;
	}

#header #search input{
	border-color:#B8BCC4 #DBDCE5 #DBDCE5;
	border-style:solid;
	border-width:1px;
	color:#333333;
	float:left;
	font-size:12px;
	margin-top:2px;
	padding: 4px 4px 4px 26px;
	background: #fff url(/img/glass.jpg) no-repeat 5px 4px;
	width:190px;
}

#header #search #searchgo{
	background:transparent url(/img/search-arrow-off.jpg) no-repeat scroll 0 0;
	float:left;
	height:20px;
	margin-left:3px;
	margin-top:5px;
	width:22px;
	border-style: none;

}

#header #search #searchgo:hover{
	background: url(/img/search-arrow-on.jpg) no-repeat;
}

#header #paymentlogos {
	margin-right:10px;
}

/* Secondheader */

#secondheader{
	width: 764px;
	float: left;
	margin-left:10px;
	margin-top:5px;
	padding: 5px 5px 4px 13px;
	background: url(/img/secondheader-bg.png) repeat-x;
	border: 1px solid #797979;
}

#secondheader #fastnavigatie span{
	font-weight: bold;
	color: #fff;
	float: left;
	padding-top: 3px;
}

#secondheader #fastnavigatie input{
	font-weight: bold;
	color: #fff;
	float: left;
	padding-top: 3px;	
	}

#secondheader #fastnavigatie #search-icon{
	float: left;
	margin-top: 2px;
	margin-left: 5px;
	margin-right: 10px;
	}
#secondheader #fastnavigatie select{
	float:left;
	font-size:10px;
	margin-right:15px;
	width: 135px;
}

#secondheader #fastnavigatie #fastnavigatiego{
	background:transparent url(/img/arrow-off.jpg) no-repeat scroll 0 0;
	float:right;
	height:20px;
	margin-left:3px;
	width:22px;
	border-style: none;
	margin-top:0px;
}

#secondheader #fastnavigatie #fastnavigatiego:hover{
	background:transparent url(/img/arrow-on.jpg) no-repeat scroll 0 0;
	float:right;
	height:20px;
	margin-left:3px;
	width:22px;
	border-style: none;
}

/* Winkelmadje */

#winkelmandje{
	border: 1px solid #949494;
	float: right;
	margin-top:5px;
	width: 188px;
	font-size:11px ;
	margin-right: 10px; 
	height: 29px;
	background: url(/img/shoppingcart-bg.png) repeat-x;
}

#winkelmandje #shoppingcart{
	float: left;
	margin-top: 8px;
	margin-left: 5px;
}

#winkelmandje span{
	float: left;
	margin-top: 8px;
	margin-left: 3px;
}

#winkelmandje #red{
	float: left;
	color: #cc0000;
	margin-top: 8px;
	margin-left: 3px;
}

/* Pagecontent */

#pagecontent {
	width:1000px;
	background-color: #fff;
	margin:0px;
	padding:0px;
	border:0;
}

#pagecontent h2 {
	margin-top: 2px;
}

#pagecontent h3 {
	margin-bottom: 0px;
}

/* Leftnavigatie */

#leftnavigatie {
	float: left;
	width: 175px;
	margin-left:10px;
}
#leftnavigatie a{
	cursor: pointer;
	color: #000;	
}

#leftnavigatie ul ul{
	width: 175px;
	border-style: none;
	border: 0;
}

#leftnavigatie ul #open{
	float: left;
	width: 175px;
	margin-top: 0px;
	margin-bottom: 5px;
	border-style: none;
	border: 0;
	background-color: #eaeaea;
	border-bottom: 1px solid #bbbbbb;
}

#leftnavigatie ul ul li{
	float: left;
	width: 175px;
	margin-top: 0px;
	border-style: none;
	border: 0;
}

#leftnavigatie ul ul .oncontent{
	float: left; 
	width: 175px;
	margin-top: 0px;
	border-style: none;
	border: 0;
	list-style-image: none;
	list-style-type: none;
}

#leftnavigatie ul ul ul li{
	float: left;
	width: 175px;
	margin-top: 0px;
	border-style: none;
	border: 0;
	list-style-type: none;
	list-style-image: none;
}

#leftnavigatie ul li{
	border-bottom: 1px solid #bbbbbb;
	list-style:none;
	display:list-item;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left:10px;
	font-size: 12px;
	background-image: url(/img/li-arrow.png);
	background-repeat: no-repeat;
	background-position:2px center;
}

#leftnavigatie ul li.active{
	font-weight: bold;
	list-style-image: url(/img/li-arrow-down.png);
}

#leftnavigatie ul li:hover{
	font-weight: bold;
	cursor: pointer;
}

#leftnavigatie ul{
	margin-top: -4px;
	padding-top: 0px;
	padding-left: 0;
}

.redtitle{
	color: #fff;
	font-weight: bold;
	height: 28px;
	background: url(/img/redtitle_left.png) no-repeat;
	padding-top: 5px;
	padding-left: 10px;
}

/* Content */

#content ul li {
	font-size:12px;
	color: #cc0000;
	text-decoration: none;
	list-style-image: url(/img/red-arrow.png);
}

#content {
	min-width:600px;
	padding-right:4px;
	padding-left:2px;
	text-align:left;
}

#content .productbox {
	margin-top:15px;
	width: 295px;
	height: 170px;
	text-align:left;
}

#content .productbox .title {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	background-color: #cccccc;
	height: 16px;
	padding: 10px;
	text-align:left;
}

#content .productbox .desc {
	margin-top: 10px;
	width: 190px;
	height: 80px;
	font-size: 11px;
	text-align:left;
	word-break:break-all;
}

#content .productbox .desc li{
	margin-top: 5px;
	list-style-position: inside;
	list-style-image:url(/img/red-arrow.png);
	text-align:left;
}

#content .productbox .priceexcl span{
	font-size: 16px;
	font-weight: bold;
	color: #000;
	margin-left: 10px;
	text-align:left;
}

#content .productbox .priceexcl{
	font-size: 11px;
	font-weight: bold;
	color: #ccc;
	text-align:left;
}
#content .productbox .priceincl span{
	font-size: 11px;
	font-weight: bold;
	color: #666;
	margin-left: 10px;
	text-align:left;
}

#content .productbox .priceincl{
	font-size: 9px;
	font-weight: bold;
	color: #ccc;
	text-align:left;
}

.bestellen{
	float:left;
	height: 18px;
	width: 70px;
	padding-left: 30px;
	background: url(/img/bestelbutton-off.jpg) no-repeat;
	color: #000;
}

.bestellen:hover{
	background-image: url(/img/bestelbutton-on.jpg);
	color: #cc0000;
}

#content  .productbox .priceexcl{
	font-size: 11px;
	font-weight: bold;
	color: #ccc;
	text-align:left;
}
#content  .productbox .priceincl span{
	font-size: 10px;
	font-weight: bold;
	color: #666;
	margin-left: 10px;
	text-align:left;
}

#content a .infobox{
	margin-top:20px;
	width: 295px;
	height: 110px;
	background: url(img/infobox-verloop.jpg) repeat-x 0 top;
	border: 1px solid #cacaca;
	color: #000;
	padding-bottom: 5px;
	text-align:left;
}

#content a .infobox:hover{
	text-align:left;
	color: #cc0000;
}

#content a .infobox  img{
	border-style: none;
	border-width: 0;
	text-align:left;
}

#content .infobox .title{
	font-size: 16px;
	font-weight: bold;
	color: #231f20;
	margin-left: 40px;
	margin-top: 15px;
	text-align:left;
}

#content .infobox .thumb{
	float: left;
	margin-left: 15px;
	margin-top: 15px;
}

#content .infobox .desc{
	float: left;
	margin-left: 40px;
	margin-top: 15px;
	text-align:left;
	font-size:12px;
}

/* Shoppage content */

#shoppage {
	width: 780px;
	margin-left: 15px;
	float: left;
	

}

#shoppage .productbox {
	margin-top: 15px;
	width: 375px;
	height: 190px;
	float: left;
	margin-right: 15px;
}

 #shoppage .productbox .title {
	color: #0d3453;
	font-size: 15px;
	font-weight: bold;
	background-color: #cee7f5;
	height: 16px;
	width: 354px;
	padding: 10px;

}

#shoppage .productbox .desc {
	margin-left: 10px;
	margin-top: 10px;
	width: 280px;
	height: 100px;
	font-size: 12px;

}

#shoppage .productbox .desc li {
	margin-top: 5px;
	list-style-position: inside;
	list-style-image: url(/img/li-blue-arrow.jpg);
	color:#072D4C;

}

#shoppage .productbox .desc li a{
	margin-top: 5px;
	list-style-position: inside;
	list-style-image: url(/img/li-blue-arrow.jpg);
	color:#072D4C;

}

#shoppage .productbox .priceexcl span{
	font-size: 16px;
	font-weight: bold;
	color: #000;
	margin-left: 10px;
}

#shoppage .productbox .priceincl{
	font-size: 9px;
	font-weight: bold;
	color: #ccc;
}


#shoppage .productbox .priceincl span{
	font-size: 11px;
	font-weight: bold;
	color: #666;
	margin-left: 12px;
}

#shoppage .productbox .thumb{
	margin-left:290px;
	margin-top:-138px;
	position:absolute;
}

#shoppage .productbox a .bestellen{
	background:transparent url(/img/shop-bestellen.jpg) no-repeat scroll 0 0;
	color:#072D4C;
	font-size:13px;
	font-weight:bold;
	height:29px;
	margin-left:240px;
	margin-top:-31px;
	padding-left:36px;
	padding-top:6px;
	position:absolute;
	text-transform:uppercase;
	width:120px;
}

#shoppage .productbox .bestellen:hover{
	color:#fff;
}

#shoppage a .infobox{
	margin-top: 30px;
	width: 243px;
	height: 110px;
	float: left;
	margin-right: 13px;
	background: url(/img/infobox-verloop.jpg) repeat-x 0 top;
	border: 1px solid #cacaca;
	color: #000;
	padding-bottom: 10px;
}

#shoppage a .infobox:hover{
	color: #146294;
	cursor: pointer;
	
}

#shoppage a .infobox  img{
	border-style: none;
	border-width: 0;
}

#shoppage .infobox .title{
	font-size: 16px;
	font-weight: bold;
	color: #231f20;
	margin-left: 40px;
	margin-top: 15px;
	
	}

#shoppage .infobox .thumb{
	float: left;
	margin-left: 15px;
	margin-top: 15px;
	
	}

#shoppage .infobox .desc{
	float: left;
	margin-left: 40px;
	margin-top: 15px;
	width: 180px;
	
	}

/* rightMenu */

#rightMenu{
	width: 188px;
}

#rightMenu #login{
	width:188px;
	margin-top:-5px;
	border: 1px solid #b8b8b8;
	border-top-style: none;
	background: url(/img/sidebarverloop.png) repeat-x 0 top;
	padding-top: 10px;
	margin-bottom: 15px;
}

#rightMenu #login #gobutton{
	background: url(/img/submitverloop.png) repeat-x 0 bottom;
	width: 90px;
	height: 20px;
	margin-top: -10px;
	padding: 0px;
}

#rightMenu #login input{
	width: 157px;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	border-color:#B8BCC4 #DBDCE5 #DBDCE5;
	border-style:solid;
	border-width:1px;
	color:#333333;
	font-size:12px;
	padding: 4px;
}

#rightMenu #login label{
	margin-left: 10px;	
}

#rightMenu #login ul {
	margin-left:5px;
	padding-bottom:10px;
}

#rightMenu #login ul li{
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
	list-style:none;
	background-image: url(/img/red-arrow.png);
	background-repeat: no-repeat;
	background-position:2px center;
	font-size:11px;
	color: #cc0000;
	text-decoration: none;
}

#rightMenu .contactbox{
	width:188px;
	border: 1px solid #b8b8b8;
	border-top-style: none;
	background: url(img/sidebarverloop.png) repeat-x 0 top;
}

#rightMenu #second #inner_second {
	width:178px;
	height:100%;
	padding-top:10px;
	padding-left:10px;
}

#rightMenu #first #inner_first {
	width:178px;
	padding-top:10px;
	padding-left:10px;
}

#rightMenu .contactbox span{
	font-weight: bold;
}

#rightMenu #second{
	width:188px;
	border-top: 1px solid #b8b8b8;
}

#rightMenu .redtitle{
	color: #fff;
	font-weight: bold;
	width: 190px;
	height: 28px;
	background: url(/img/redtitle.jpg) no-repeat;
	padding-top: 5px;
	padding-left: 10px;
	margin-top:5px;
}

#rightMenu #first{
	margin-top:-5px;
 	width:188px;
	height:80px;
	padding-bottom:10px;
}

#rightMenu .contactbox #phone-icon{
	float: left;
	position: absolute;
	margin-left: 5px;
	margin-top: -1px;
}

#rightMenu .contactbox #chat-icon{
	float: left;
	position: absolute;
	margin-left: 5px;
	margin-top: 1px;
}	

#rightMenu .contactbox ul{
	margin-left:-5px;
	padding-bottom:10px;
}

#rightMenu .contactbox ul li{
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
	list-style:none;
	background-image: url(/img/red-arrow.png);
	background-repeat: no-repeat;
	background-position:2px center;
	font-size:11px;
	color: #cc0000;
	text-decoration: none;
}
/* Footer */

	
#footer {
	background: #fff url(img/footer-verloop.png) repeat-x 0 top;
	height: 175px;
	width: 1000px;
}	

#footer #paymentlogos {
	padding-top: 60px;
	padding-bottom: 5px;
}

#footer #navigatie {
	min-width:100px;
	text-align: center;
	padding-bottom: 10px;
}

#footer #navigatie a{
	color: #333;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	margin-top:10px;
}

#footer #navigatie a:hover{
	color: #cc0000;
	text-decoration: underline;
}

#footer #copyright{
	color:#666666 ;
	text-align: center;
	padding-bottom: 10px;
	padding-top:20px;
}		