body {	color: #FFFFFF;
	background-color: #000000;
	padding-top:13px;
}
	
h1 {
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #f4911d;
	padding-right: 30px;
	font-weight: lighter;
	}
	
	
h2 {
	font-size: 16px;
	font-family: "Century Gothic";
	color: #f4911d;
	font-weight: normal
}


	
  A:link {text-decoration:none;   
	  color: #f4911d}
  A:visited {text-decoration: none; 
	  color: #f4911d}
  A:hover {text-decoration: underline; 
	  color: #cccccc; 
	  background: none}  

  .menu A:link{text-decoration:none;   
	  color: #f4911d}
  .menu A:visited {text-decoration: none; 
	  color: #f4911d}
  .menu A:hover {text-decoration: underline; 
	  color: #ffffff; 
	  background: } 
	  
  td {
	font-size: 14px;
	font-family: "Century Gothic";
	color: #FFFFFF;
}
	  
  .menustreepjes {font-size: 11px;
      color: #ffffff;}
	  
 input {font-size: 11px;
	background-color: white;
	border-width: 1px; 
	color: #000000;
	font-family: verdana, Tahoma, Helvetica, sans-serif;}
	  
 select {font-size: 11px;
 	background-color: white; 
	color: #000000;
	font-family: verdana, Tahoma, Helvetica, sans-serif;}

 textarea {font-size: 11px;
	background-color: white; 
	color: #0000000; 
	border-width: 1px; 
	padding-right: 30px;
	font-family: verdana, Tahoma, Helvetica, sans-serif;}
	
 td.border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f4911d;
	margin: 0px;
	padding: 0px;
}
 
 .border {border: 0px solid #f4911d;}

 td.shopborderpic {
	border: 1px solid #f4911d;
	width: 80px !important;
	margin: 0px;
	padding: 0px
}
	
 td.shoptitlebottem {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f4911d;
	color: #000000;
	margin: 0px;
	padding: 0px
}
	
 td.shopborderbottem {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f4911d;
	color: #000000;
	margin: 0px;
	padding: 0px
}

 td.pic1borderpic {border: 1px solid #000000;
 margin: 0px;
 padding: 0px}
	
 img.pic1hoofdpicborder {
	border: 1px solid #f4911d;
	color: #000000;
	margin: 0px;
	padding: 0px;}
	
 .sitebg {background-color:#000000;}
 
 /* CSS VOOR BALK BEDRIJFSGEGEVENS */
 
 .zoeken{
 	margin-left:0px;
}
 
 .adres{
	background-color: #f4911d;
	color: #000000;
	padding-top: 5px;
	margin-top: 15px;
	width: 770px;
	padding-bottom: 5px;
 }


  /* CSS VOOR MENU */
 
  #menu{
    	margin-top:30px;
    	margin-left: 0px;
    }
     
   .glossymenu,.glossymenu li ul{
   list-style-type: none;
   margin: 0px;
   padding: 0px;
   width: 140px; /*WIDTH OF MAIN MENU ITEMS*/
   }
   
   .glossymenu li{
   position: relative;
   background-color: #f4911d;
   border-bottom:1px solid #ffe3c1;
   color:#000000;
   }
   
   /*SUB MENU STYLE*/
   .glossymenu li ul{ 
   position: absolute;
   width: 140px; /*WIDTH OF SUB MENU ITEMS*/
   left: 30px;
   top: 0px;
   display: none;
   
   filter:alpha(opacity=100);
   -moz-opacity:1;
   
   
   }
   
   .glossymenu li ul li{
   background-color: #f4911d;
   color: #000000;
   margin-bottom:0px;
   border-bottom:1px solid #ffe3c1;
   left: 2px;
   }
   
   
   
   .glossymenu li a{
   display: block;
   width: auto;
   padding: 2px;
   text-decoration: none;
   color:#000000;
   }
   
   .glossymenu li a:visited{
   	color:#000000;
   }
   
   .glossymenu .arrowdiv{
   }
   
   .glossymenu li a:hover{
   	background-color: #ffffff;
   	text-decoration: none;
   	color:#000000;
   }
   
   /* Holly Hack for IE \*/
   * html .glossymenu li { float: left; height: 1%; }
   * html .glossymenu li a { height: 1%; }
  /* End */
		
.galerytumbs{
	border:1px solid #f4911d;
	padding:5px;

}


.header{
	width:950px;
	height:160px;
}

.content_rechts{
	scrollbar-arrow-color:#eeeeee;
	scrollbar-track-color:#333333;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#333333;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#666666;
	/*padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;*/
	width:785 !important;
}
.txtpic1{
	width:890px !important;
	_width: 940px !important;
}
/* ------------------------------------- */
/* start nieuwe CSS opmaak voor het menu */
.menu_rechts {
	padding: 0px !important;
	background-color: #000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: Solid;
	border-bottom-style: Solid;
	border-top-color: #333;
	border-bottom-color: #f4911d;
}
.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: #FFF;
	font-family: "Century Gothic";
	font-size: 8pt;
	font-weight: bold;
	line-height:14px;
	text-decoration: none !important;
}
.menu_rechts ul li {
	display: block !important;
	padding-right: 10px;
	padding-left: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
	white-space: nowrap;
	position: relative;
	float: left;
	border-right-width: 1px;
	border-right-style: Solid;
	border-right-color: #333;
}
.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: 26px;
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f4911d;
}
.menu_rechts ul li ul li {
	border-right: 0 !important;
	position: relative;
	padding: 0px !important;
	background-color: #f2f2f2;
	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: 150px;
	color: #CCC !important;
	background-color: #666;
	padding:5px;
	padding-left:10px;
	line-height:18px;
	border-bottom: Solid 1px #d9d9d9;
	font-family: "Century Gothic";
}
.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: #666;
	font-family: "Century Gothic";
}
.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: #333;
	font-family: "Century Gothic";
}
.menu_rechts ul li ul li ul {
	list-style-type: none;
	display: none !important;
	position: absolute;
	left: 165px;
	.left: 150px;
	top: 0px;
	width: 150px;
	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;
	color: #333;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none !important;
	font-family: "Century Gothic";
}
/*bgimg basic over*/
.menu_rechts ul li:hover, 
.menu_rechts ul li.over {
	background-color: #000;
	color: #ff6600 !important;
	background-image: url(../../Layouts/Basic/bubbles/menubg2.jpg);
}
.menu_rechts ul li:hover a, 
.menu_rechts ul li.over a
{
	color: #f4911d !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: #000;
}
/* 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: #666 !important;
}
.menustreepjes {
	display: none;
	visibility: hidden;
}

/* einde nieuwe CSS opmaak voor het menu */
/* ------------------------------------- */
/* ------------------------------------- */

#breadcrums {
                color: Gray;
}

#breadcrums a {
                color: gray;
}

#pictures {
	position: relative;
	z-index: 1;
	padding-left: 15px;
	padding-right: 15px;
}

#pictures img {
                float: left;
                clear: left;
                margin-bottom: 15px;
				z-index: 2;
				width:350px;
}

#symbols {
                padding-top: 15px;
                width: 50%;
}

#symbols img {
                margin-right: 10px;
}

#productcode {
	padding-top: 15px;
	width: 50%;
	font-style: italic;
	color: #666666;
}

#addtocart {
	width: 50%;
	padding-top: 15px;
}

#price, .price {
	font-size: 24px;
	font-family: tahoma !important;
	color: #f4911d;
	font-weight: bold;
}

#price em, .price em {
	margin-left: 0px !important;
	font-size: 0.5em !important;
	font-family: tahoma !important;
	font-style: normal;
	position: relative;
	top: -9px;
}

.normalprice {
	font-size: 13px !important;
	font-family: arial;
	color: Gray;
	text-decoration: line-through;
}

.normalprice em {
	font-size: 0.8em !important;
	font-family: arial;
	font-style: normal;
	position: relative;
	top: -5px !important;
	color: Gray !important;
}

#directdelivery {
                float: right;
}

#thumbnails {
                padding-top: 15px;
}

#thumbnails img {
                margin-left: 18px;
}

h1 {
                width: 100%;
                text-align: left;
                margin-top: 0px;
                padding: 0px;
}

.productdetailtitle {
	width: 760px;
	text-align: left;
	margin-top: 20px;
	margin-left: 0px;
	padding: 0px;
	font-weight: bold;
}


.overlay1 {
                margin-left: -15px;
                margin-top: -15px;
                _top: 0px;
                _left: 15px;
                position: absolute;
                background-image: url(http://www.groenegids.be/Link/Website/Bedrijf/Piot/overlay1.gif);
				background-repeat: no-repeat;
				width: 75px;
                height: 51px;
}

.overlay2 {
                margin-left: -15px;
                margin-top: -15px;
                _top: 0px;
                _left: 15px;
                position: absolute;
                background-image: url(http://www.groenegids.be/Link/Website/Bedrijf/Piot/overlay2.gif);
				background-repeat: no-repeat;
	            width: 75px;
                height: 51px;
}

.overlay3 {
                margin-left: -15px;
                margin-top: -5px;
                _top: 0px;
                _left: 15px;
                position: absolute;
                background-image: url(http://www.groenegids.be/Link/Website/Bedrijf/Piot/overlay3.gif);
				background-repeat: no-repeat;
	            width: 150px;
                height: 50px;
}


#price em {
	font-size: 0.6em;
	font-style: normal;
	position: relative;
	top: -8px;
	margin-left: 5px;
	font-family: "Trebuchet MS";
  	color: #f4911d;
	font-weight: bold}



/* overzichtspagina */
.product {
}

.product h2 {
	text-align: left;
	padding-right: 5px;
	margin-bottom: 5px;
	color: #4d5292;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	padding-top: 5px;
}

.product .picture {
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
}

.product .picture img {
	width: 160px;
}

.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;
	padding-right: 30px;
}

.overlay1_small {
	margin-left: -10px;
	margin-top: -10px;
	_top: 0px;
	_left: 10px;
	position: absolute;
	background-image: url(http://www.groenegids.be/Link/Website/Bedrijf/Piot/overlay1.gif);
	width: 80px;
	height: 60px;
	background-repeat: no-repeat;
}

.overlay2_small {
	margin-left: -10px;
	margin-top: -10px;
	_top: 0px;
	_left: 10px;
	position: absolute;
	background-image: url(http://www.groenegids.be/Link/Website/Bedrijf/Piot/overlay2.gif);
	width: 80px;
	height: 60px;
	background-repeat: no-repeat;
}

.overlay3_small {
      margin-left: -10px;
      margin-top: 50px;
      _top: 0px;
      _left: 10px;
      position: absolute;
      background-image: url(http://www.groenegids.be/Link/Website/Bedrijf/Piot/overlay3.gif);
      width: 150px;
      height: 50px;
      background-repeat: no-repeat;
}

.paging {
	width: 300px;
	float: right;
	/*text-align: right;*/
	color: Gray;
	font-family: tahoma;
	font-size: 16px;
}

.paging a:link, .paging a:active, .paging a:visited {
	color: gray; /*heb enkel important weggelaten ;-) */
	font-family: tahoma;
	font-size: 11px;
}

.text {
	padding-right:10px;
}
.text a:link {
	color:#f4911d;
	font-weight: bold;
}

.selectedpage {
	font-weight: bold !important;
	color: #f4911d !important;
	text-decoration: underline !important;
}
#order {
	display:none;
	}
	
.footer {
	width: 770px;!important!;
	}
.addtocart{
	display:none;
	visibility:hidden;
	}
.prices{
	display:none;
	visibility:hidden;
	}