body {
	margin-top:10px;
	font-size: 13px;
	font-family: verdana, Tahoma, Helvetica, sans-serif;
	color: #000000;
	
	background-image:url(body_bg_full.png);
	background-repeat:repeat-x;
	background-color: #666666;

}
	
h1 {font-size: 19px;
	font-family: verdana, Tahoma, Helvetica, sans-serif;
  	color: #222222;}
	
h2 {font-size: 14px;
	font-family: verdana, Tahoma, Helvetica, sans-serif;
  	color: #ff0000;
	font-weight: bold}

	
  A:link {text-decoration:none;   
	  color: #ff0000}
  A:visited {text-decoration: none; 
	  color: #ff0000}
  A:hover {text-decoration: underline; 
	  color: #000000; 
	  background: none}  

  .menu A:link{text-decoration:none;   
	  color: #ff0000}
  .menu A:visited {text-decoration: none; 
	  color: #ff0000}
  .menu A:hover {text-decoration: underline; 
	  color: #e71216; 
	  background: } 
	  
  td {font-size: 12px;
      font-family: verdana, Tahoma, Helvetica, sans-serif}
	  
  .menustreepjes {font-size: 11px;
      color: #ffffff;}
	  
 input {font-size: 11px;
	background-color: white;
	border-width: 1px; 
	color: #003333;
	font-family: verdana, Tahoma, Helvetica, sans-serif;}
	  
 select {font-size: 11px;
 	background-color: white; 
	color: #003333;
	font-family: verdana, Tahoma, Helvetica, sans-serif;}

 textarea {font-size: 11px;
	background-color: white; 
	color: #003333; 
	border-width: 1px; 
	font-family: verdana, Tahoma, Helvetica, sans-serif;}
	
 td.border {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #e71216;
}
 
 .border {border: 0px solid #ffffff;}

 td.shopborderpic {border: 0px solid #ffffff;}
	
 td.shoptitlebottem {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	color: #e71216;
}
	
 td.shopborderbottem {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	color: #da561c;
}

 td.pic1borderpic {border: 1px solid #ffffff;}
	
 img.pic1hoofdpicborder {
	border: 1px solid #ffffff;
	color: #9f9281;
}
	
 .sitebg {background-color:#ffffff;}
 
 /* CSS VOOR BALK BEDRIJFSGEGEVENS */
 
 .zoeken{
 	margin-left:5px;
}
 
 
 
  .adres{
	background-color: #ef0101;
	color: #000000;
	width: 950px;
	height: 23px;
	padding-top: 5px;
	text-align:center;
	border-right:#FFF 0px solid;
	border-left:#FFF 0px solid;
 }
 
 
 .footer{
	 
	margin: 0 auto;
	padding-right: 0px;
	text-align:center;
	width:950px;
	background-color: #ef0101;
	text-align: center;
	color:#000000;
	border-right:#FFF 0px solid;
	border-left:#FFF 0px solid;
	border-bottom:#FFF 1px solid;
	padding-bottom:5px;
}

.footer .dezingcrew{
	display:inline;
}
 
/* CSS VOOR MENU */
 
  #menu{
    	margin-top:50px;
    	margin-left: 5px;
		line-height:30px;
		margin: 5px;
		
    }
     
   .glossymenu,.glossymenu li ul{
   list-style-type: none;
   margin: 0px;
   padding: 0px;
   width: 150px; /*WIDTH OF MAIN MENU ITEMS*/
   }
   
   .glossymenu li{
   position: relative;
   background-color: #fc0000;
   border-bottom:1px solid #ffffff;
   color:#000000;
   }
   
   /*SUB MENU STYLE*/
   .glossymenu li ul{ 
   position: absolute;
   width: 150px; /*WIDTH OF SUB MENU ITEMS*/
   left: 30px;
   top: 0px;
   display: none;
   
   filter:alpha(opacity=100);
   -moz-opacity:1;
   
   
   }
   
   .glossymenu li ul li{
   background-color:#fc0000;
   color:#ffffff;
   margin-bottom:0px;
   border-bottom:1px solid #fff;
   left: 2px;
   }
   
   
   
   .glossymenu li a{
   display: block;
   width: auto;
   padding: 2px;
   text-decoration: none;
   color:#ffffff;
   }
   
   .glossymenu li a:visited{
   	color:#ffffff;
   }
   
   .glossymenu .arrowdiv{
   }
   
   .glossymenu li a:hover{
   	background-color: #1e1e1e;
   	text-decoration: none;
   	color:#ffffff;
   }
   
   /* Holly Hack for IE \*/
   * html .glossymenu li { float: left; height: 1%; }
   * html .glossymenu li a { height: 1%; }
  /* End */
		
		
.galerytumbs{
	border:1px solid #CCCCCC;
	padding:5px;

}

.header{
	width:950px;
	height:150px;
}

/* einde nieuwe CSS opmaak voor het menu */
/* ------------------------------------- */
/* ------------------------------------- */
/* start nieuwe CSS opmaak voor het menu */
.menu_rechts {
	padding: 0px !important;
	background-color: #1e1e1e;
	border-bottom: Solid 1px #bababa;
	border-top: Solid 0px #bababa;
}
.menu_rechts ul {
	display: inline;
	z-index: 50;
}
.menu_rechts ul a:link, 
.menu_rechts ul a:active, 
.menu_rechts ul a:visited {
	display: inline;
	color: #ffffff;
	font-family: arial;
	font-size: 12pt;
	line-height:50px;
	text-decoration: none !important;
	width: 130px;
}
.menu_rechts ul li {
	display: block !important;	
	border-right: Solid 0px #ffffff;
	padding-right: 10px;
	padding-left: 30px;
	_padding-left: 5px;
	padding-top: 13px;
	padding-bottom: 11px;
	white-space: nowrap;
	position: relative;
	float: left;
	width:95px;
	
}
.menu_rechts ul li ul li div {
	position: absolute;
	display: block;
	width: 4px;
	height: 7px !important;
	right: 9px;
	top: 9px;
	line-height: 0px;
	font-size: 1px;
	background-image: url('arrow.gif');
}
.menu_rechts ul li ul {
	list-style-type: none;
	display: none;
	position: absolute;
	left: 0px;
	top: 70px;
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-top: Solid 0px #ffffff;
}
.menu_rechts ul li ul li {
	border-right: 0 !important;
	position: relative;
	padding: 0px !important;
	background-color: #ffffff;
	float: none !important;
}
.menu_rechts ul li ul li a:link, 
.menu_rechts ul li ul li a:active, 
.menu_rechts ul li ul li a:visited {
	display: block !important;
	.display: inline !important;
	width: 205px;
	color: #ffffff !important;
	background-color: #1e1e1e;
	padding:5px;
	padding-left:5px;
	line-height:20px;
	border-bottom: Solid 0px #d9d9d9;
}
.menu_rechts ul li ul li:hover a:link, 
.menu_rechts ul li ul li:hover a:active, 
.menu_rechts ul li ul li:hover a:visited, 
.menu_rechts ul li ul li:hover a:hover, 
.menu_rechts ul li ul li.over a:link, 
.menu_rechts ul li ul li.over a:active, 
.menu_rechts ul li ul li.over a:visited, 
.menu_rechts ul li ul li.over a:hover {
	background-color: #242424;
}
.menu_rechts ul li ul li ul li:hover a:link, 
.menu_rechts ul li ul li ul li:hover a:active, 
.menu_rechts ul li ul li ul li:hover a:visited, 
.menu_rechts ul li ul li ul li:hover a:hover, 
.menu_rechts ul li ul li ul li.over a:link, 
.menu_rechts ul li ul li ul li.over a:active, 
.menu_rechts ul li ul li ul li.over a:visited, 
.menu_rechts ul li ul li ul li.over a:hover {
	background-color: #ffffff;
}

.menu_rechts ul li ul li ul {
	list-style-type: none;
	display: none !important;
	position: absolute;
	left: 165px;
	.left: 150px;
	top: 0px;
	width: 200px;
	margin: 0px !important;
	padding-top: 0px;
	padding-left: 0px !important;
	padding-right: 0px;
	padding-bottom: 0px;
	border-top: 0 !important;
	z-index: 10;
}
.menu_rechts ul li ul li ul li {
	background-color: #ffffff !important;
}
/* menu hover styles */
.menu_rechts ul a:hover {
	display: inline;
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none !important;
}
.menu_rechts ul li:hover, 
.menu_rechts ul li.over {
	color: #ffffff!important;
	background-color:#fa0002;
	width:95px;
}
.menu_rechts ul li:hover a, 
.menu_rechts ul li.over a
{
	color: #ffffff !important;
}
/* submenu hover styles */
.menu_rechts ul li:hover ul, 
.menu_rechts ul li.over ul {
	display: block;
}
.menu_rechts ul li ul li:hover, 
.menu_rechts ul li ul li.over {
	background-color: #ffffff;
}
/* subsubmenu hover styles */
.menu_rechts ul li ul li:hover ul, 
.menu_rechts ul li ul li.over ul {
	display: block !important;
}
.menu_rechts ul li ul li ul li:hover, 
.menu_rechts ul li ul li ul li.over {
	background-color: #ff9900 !important;
}
.menustreepjes {
	display: none;
	visibility: hidden;
}

/* einde nieuwe CSS opmaak voor het menu */
/* ------------------------------------- */ 

/* shop2 detailpage css */
#breadcrums {
                color:grey;
}

#breadcrums a {
                color:grey;
}

#pictures {
                position: relative;
                padding-left: 15px;
                padding-right: 30px;
				z-index: 1;
}

#pictures img {
                float: left;
                clear: left;
                margin-bottom: 15px;
				z-index: 2;
}

#symbols {
                padding-top: 15px;
                width: 50%;
}

#symbols img {
                margin-right: 10px;
}

#productcode {
                padding-top: 15px;
                width: 50%;
                font-style: italic;
}

#addtocart {
                width: 50%;
                padding-top: 15px;
}

.price em {
                font-size: 0.5em;
                font-style: normal;
                position: relative;
                top: -10px;
		
}

.price {
                width: 50%;
                padding-top: 15px;
				font-size: 26px !important;
				font-family: verdana, Tahoma, Helvetica, sans-serif;
				color:#fc0000;
}
.normalprice {
	font-size: 18px !important;
	font-family: verdana, Tahoma, Helvetica, sans-serif;
	color: 000;
	text-decoration: line-through;
}

	

#directdelivery {
                float: right;
}

#thumbnails {
                padding-top: 15px;
}

#thumbnails img {
                margin-left: 18px;
}

productdetailtitle {
                width: 100%;
                text-align: right;
                margin-top: 0px;
                padding: 0px;
} 

                                                                  
.overlay1_nl {
	margin-left: -10px;
	margin-top: -10px;
	_top: 0px;
	_left: 10px;
	position: absolute;
	background-image: url('overlay1_nl.png');
	width: 100px;
	height: 75px;
	background-repeat: no-repeat
}
.overlay1_nl_small {
                margin-left: -15px;
                margin-top: -15px;
                _top: 0px;
                _left: 17px;
                position: absolute;
                background-image: url('overlay1_nl_small.png');
				background-repeat: no-repeat;
				width: 100px;
                height: 75px
}
/* shop2 lijstweergave css */
.product {
                margin-bottom: 15px;
}

.product h2 {
	color:#000;
	text-align: left;
	padding-right: 5px;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
		border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.productoverviewtitle a{color:#000000;
}

.productoverviewtitle A:visited{color:#000000;
}

.product .picture {
                position: relative;
                padding-left: 10px;
                padding-right: 10px;
}

.product .picture img {
                width: 180px;
}

.productcode {
                margin-top: 10px;
                font-style: italic;
}

.symbols {
                margin-top: 10px;
}

.symbols img {
                margin-right: 3px;
}

.addtocart {
	width: 50%;
	padding-top: 15px;
}

.price {
                width: 50%;
                padding-top: 15px;
}
/*
.price em {
                font-size: 0.8em;
                font-style: normal;
                position: relative;
                top: -5px;
}*/


.paging {
                width: 300px;
                float: right;
                text-align: right;
                color: Gray;
                font-family: tahoma;
                font-size: 11px;
}


.paging {
	width: 510px;
	float: right;
	text-align: right;
	color: Gray;
	font-family: tahoma;
	font-size: 11px;
}


.text a:link {
	color:#1e334f;
	font-weight: bold;
}

.selectedpage {
	font-weight: bold !important;
	color: #1e334f !important;
	text-decoration: underline !important;
	margin-left:5px;
}

.talen{
	visibility:hidden;
	}
	
	

/*einde lijstweergave shop2 */
#order{
	display:none;
	}
	.footer{
	font-size:12px;
	color:#000;}
.footer a:link{
	color:#000;}
.footer a:visited{
	color:#000;}
.footer a:hover{
	color:#000;}
.footer .dezingcrew{
	display:inline;
}

#scroller {
                font-family: tahoma;
                font-size: 10px;
                font-weight: bold;
				border:solid 1px;
				margin-left:-5px;
				padding-right:7px;
}
 
#scroller img {
                width: 80px;
				margin-top:5px;
}
 
#scroller .button {
                width: auto;
                margin-top: 10px;
}
 
#scroller .smallprice {
                margin-right: 5px;
                color: gray;
                text-decoration: line-through;
                font-weight: normal;
}
 
#scroller .smallprice em {
                font-size: 0.8em;
                position: relative;
                top: -3px;
}
 
#scroller .bigprice {
                color: red;
                font-size: 12px;
}
 
#scroller .bigprice em {
                font-size: 0.8em;
                position: relative;
                top: -4px;
}

body#cartoverview{
	background-image:none;
	background-color:#fff;
	}
