/* Begin header slideshow */

#slideshow {
    clear: left;
    width: 950px;
    height: 200px;
    _height: 210px;
    /*border-top: Solid 10px #edeef0;*/
    overflow: hidden;
}

#slideshow ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

#slideshow li {
    padding: 0;
    margin: 0;
    list-style-type: none;
    width: 950px;
    height: 200px;
    _height: 200px;
    overflow: hidden;
}

#slideshow img {
    width: 950px;
    height: 200px;
}

#menu2 {
    position: relative;
}

#prevBtn {
    position: absolute;
    top: 117px;
    left: 0px;
    width: 29px;
    height: 29px;
    text-indent: -8000px;
    background-image: url(http://www.groenegids.be/Link/Website/bedrijf/smartwebs2/previous.png);
    background-repeat: no-repeat;
}

#nextBtn {
    position: absolute;
    top: 117px;
    left: 921px;
    width: 29px;
    height: 29px;
    text-indent: -8000px;
    background-image: url(http://www.groenegids.be/Link/Website/bedrijf/smartwebs2/next.png);
    background-repeat: no-repeat;
}

#prevBtn a, #nextBtn a {
    display: block;
    width: 29px;
    height: 29px;
}

#controls {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 210px;
    left: 10px;
}

#controls li {
    padding: 0;
    margin: 0;
    margin-right: 10px;
    list-style-type: none;
    float: left;
}

#controls li a {
    display: block;
    width: 15px;
    height: 15px;
    border: Solid 1px #fff;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
}

#controls li.current a {
    background-color: #827237;

}
/* End header slideshow */


.compare a{
	display:none;

	}
#compareoverview{
	display:none;
	}
#compareoverviewtitle{
	display:none;
	}
/*.text a{
	visibility:hidden;
	display:none;
	}*/

body {
	font-size: 13px;
	font-family: "Century Gothic";
	color: #25374f;
	margin-top:20px;
	background:#ffffff url('../bubbles/backtest.jpg') no-repeat center top; padding:0px; margin:0px;
}
	
h1 {font-size: 22px;
	font-family: "Century Gothic";
  	color: #25374f;
	padding-top:15px;
	}
	
h2 {font-size: 14px;
	font-family: "Century Gothic";
  	color: #7e6930;
	font-weight: bold}

	
  A:link {font-weight:normal;  
	  color: #25374f}
  A:visited {font-weight:normal;  
	  color: #25374f}
  A:hover {text-decoration:none; 
 font-weight:normal;
	  color: #25374f; 
	  background: none}  

  .menu A:link{font-weight:normal;  
	  color: #ce2226}
  .menu A:visited {font-weight:normal;  
	  color: #ce2226}
  .menu A:hover {text-decoration: none; 
  font-weight:bold; 
	  color: #ce2226; 
	 }
	 
  #menu2 .selected {
	background-image: url(selected.png);
	background-repeat: repeat-x;
	background-position:bottom;
	color: #25374f;
}
	   
  td {font-size: 12px;
      font-family: "Century Gothic";}
	  
  .menustreepjes {font-size: 11px;
      color: #ffffff;}
	  
 input {font-size: 11px;
	background-color: white;
	border-width: 1px; 
	color: #000000;
	font-family: "Century Gothic";}
	  
 select {font-size: 11px;
 	background-color: white; 
	color: #000000;
	font-family: "Century Gothic";}

 textarea {font-size: 11px;
	background-color: white; 
	color: #0000000; 
	border-width: 1px; 
	padding-right: 30px;
	font-family: "Century Gothic";}
	
 td.border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #275a9d;
}
 
 .border {border: 0px solid #ffffff;
 border-left: 0px solid #ffffff;
 border-right: 0px solid #ffffff;}

 td.shopborderpic {border: 1px solid #275a9d;}
	
 td.shoptitlebottem {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #275a9d;
	color: #000000;
}
	
 td.shopborderbottem {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #275a9d;
	color: #000000;
}

 td.pic1borderpic {border: 1px solid #000000;}
	
 img.pic1hoofdpicborder {
	border: 1px solid #275a9d;
	color: #000000;
}
	
 .sitebg {
	background-color:transparent;
}
 
 /* CSS VOOR BALK BEDRIJFSGEGEVENS */
 
 .zoeken{
 	margin-left:5px;
}
 
 .adres{
	border-top: 1px solid #25374f;
	width:100%;
	background-color:transparent;
	color: #25374f;
	height: 28px;
	padding-top: 7px;
	font-size:15px;
	
 }

		
  /* CSS VOOR MENU */
  
 #menu{
 	margin-top:0px;
 	margin-left: 0px;
 }
  
.glossymenu,.glossymenu li ul{
list-style-type: none;

margin: 0px;
padding: 0px;
width: 152px; /*WIDTH OF MAIN MENU ITEMS*/
}

.glossymenu li{
position: relative;
background-color: #0e2539;
border-bottom:1px solid #D3D3D3;
border-right:1px solid #D3D3D3;
color:#fff;
}

/*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: #999999;
color: #fff;
margin-bottom:0px;
border-bottom:1px solid #fff;
left: 2px;
}



.glossymenu li a{
display: block;
width: auto;
padding: 2px;
text-decoration: none;
color:#fff;

}

.glossymenu li a:visited{
	color:#fff;
}

.glossymenu .arrowdiv{
}

.glossymenu li a:hover{
	background-color: #88c3e5;
	text-decoration: none;
	color:#0e2539;
}

/* 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;

}

.talen{
	visibility:hidden;
	}


/* -----------Style7-Horizontaal-------- */
/* start nieuwe CSS opmaak voor het menu */

.menu_rechts {
	font-family: "Century Gothic";
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 25374f;

		}

.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: #7e6930;
	font-family: arial;
	font-size: 14pt;
	font-weight: bold;
	line-height:14px;
	text-decoration: none !important;
	font-family: "Century Gothic";
}
.menu_rechts ul li {
	display: block !important;	
	border-right: Solid 0px #eee9e9;
	padding-right: 12px;
	padding-top: 8px;
	font-size:12px;
	padding-bottom: 6px;
	white-space: nowrap;
	position: relative;
	float: left;
	z-index:51;
}
.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;
	font-size:12px;
	background-image: url(arrow.gif);
}
.menu_rechts ul li ul
{
	list-style-type: none;
	display: none;
	position: absolute;
	left: 0px;
	top: 29px;
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	z-index:60;
	font-size:12px;
}
.menu_rechts ul li ul li
{
	border-right: 0 !important;
	position: relative;
	padding: 0px !important;
	background-color:#7e6930;
	float: none !important;
	z-index:70;
	font-size:12px;
	
}
.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;
	background-color:#7e6930;
	height: 30px;
	padding: 4px;
	line-height:19px;
	border-bottom: Solid 0px #d9d9d9;
	width: 170px;
	font-size:12px;
}
.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:#7e6930;
	color:#ffffff;
	font-size: 12px;
	
}
.menu_rechts ul li ul li ul
{
	list-style-type: none;
	display: none !important;
	position: absolute;
	left: 178px;
	.left: 170px;
	top: 0px;
	width: 170px;
	margin: 0px !important;
	padding-top: 0px;
	padding-left: 0px !important;
	padding-right: 0px;
	padding-bottom: 0px;
	border-top: 0 !important;
	z-index: 100;
	font-size:12px;
}
.menu_rechts ul li ul li ul li
{
	background-color: #7e6930 !important;
}
/* menu hover styles */
.menu_rechts ul a:hover
{
	display: inline;
	color: #a2883e;
	font-family: "Century Gothic";
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none !important;
}
.menu_rechts ul li:hover, 
.menu_rechts ul li.over
{
	background-color:none;
	color: #7e6930 !important;
	
}
.menu_rechts ul li:hover a, 
.menu_rechts ul li.over a
{
	color: #0e2539 !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: #7e6930;
	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: #7e6930 !important;
}

.menustreepjes {
	display: none;
	visibility: hidden;
}

.header{
	height: 98px;
	width:950px;
	}
	
.footer{
	font-size:12px;
	color:#25374f;
	text-decoration: none; }
.footer a:link{
	color:#25374f;
	text-decoration: none; }
.footer a:visited{
	color:#25374f;
	text-decoration: none; }
.footer a:hover{
	color:#25374f;
	text-decoration: none; }
.footer .dezingcrew{
	display:inline;
}
/*DIA show START*/
#gallerymain, #gallerysub {
               width: 100%;
               text-align: center;
}
 
#gallerysub {
               margin-top: 15px;
}
 
#gallerythumbnails {
               position: relative;
               width: 200px;
               height: 80px;
               overflow: hidden;
}
 
#scroller {
               width: 600px;
               text-align: left;
}
 
#gallerythumbnailsleft, #gallerythumbnailsright {
	width: 15px;
	height: 80px;
	cursor: pointer;
	background-color: #CCC;
	filter: Alpha(Opacity=50, FinishOpacity=80;
	background-image: url(../pointer_diashow.png);
}
#gallerythumbnailsleft img, {
background-image: url(http://www.groenegids.be/Link/Website/pointer_diashow.png);
cursor: pointer;
height: 80px;
width: 15px;
}
#gallerythumbnailsright img {
background-image: url(http://www.groenegids.be/Link/Website/pointer_diashow.png);
cursor: pointer;
height: 80px;
width: 15px;
}
 
#gallerycontinue {
	display: none;
	visibility: hidden;
	background-image: url(../pointer_diashow.png);
	background-repeat: no-repeat;
}
/*End dia show */


.container{
	margin:0px auto !important;
	}
	

#breadcrums {
	color: Gray;
	margin-bottom: 10px;
}

#breadcrums a {
                color: gray;
}

#pictures {
	position: relative;
	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;
	color: #666666;
}

#addtocart {
                width: 50%;
                padding-top: 15px;
}

#price, .price {
	font-size: 24px;
	font-family: tahoma !important;
	color: #1e334f;
	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: 100%;
	text-align: left;
	margin-top: 20px;
	margin-left: 15px;
	padding: 0px;
	font-weight: bold;
}

#price em {
	font-size: 0.6em;
	font-style: normal;
	position: relative;
	top: -8px;
	margin-left: 5px;
	font-family: "Trebuchet MS";
  	color: #1e334f;
	font-weight: bold}


/* overzichtspagina */
.product {
	margin-bottom: 50px !important;	
}

.product h2 {
	text-align: left;
	padding-right: 5px;
	margin-bottom: 5px;
	color: #4d5292;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.product .picture {
	position: relative;
}

.product .picture img {
	width: 200px;
}

.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_nl {
                margin-left: -15px;
                margin-top: -15px;
                _top: 0px;
                _left: 15px;
                position: absolute;
                background-image: url(overlay1.gif);
				background-repeat: no-repeat;
				width: 75px;
                height: 51px;
}

.overlay1_nl_small {
	margin-left: -10px;
	margin-top: -10px;
	_top: 0px;
	_left: 10px;
	position: absolute;
	background-image: url(overlay1.gif);
	width: 80px;
	height: 60px;
	background-repeat: no-repeat;
}


.paging {
	width: 510px;
	float: right;
	text-align: right;
	color: Gray;
	font-family: tahoma;
	font-size: 11px;
}


.text {
	padding-right:10px;
	background-image:url(solden.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
#information {
	background-image:url(solden.png) !important;
	background-repeat: no-repeat  !important;
	background-position: 10px 10px !important;
}

.text a:link {
	color:#1e334f;
	font-weight: bold;
}

.selectedpage {
	font-weight: bold !important;
	color: #1e334f !important;
	text-decoration: underline !important;
	margin-left:5px;
}

.logintable{
	margin-left: 0px;
	margin-top:-5px;
}
.loginwindow{
	margin-bottom:15px;
}

#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;
}

#cartoverview {
	margin-top:-10px;
	margin-left:15px;
}

#vatlegal {
	background-color:#FF0000;
	color: #FFFFFF;
	text-align:center;
}


#taxes, .taxes {
	font-size: 11px;
	font-family: tahoma !important;
	color: #ff0000;
	font-weight: normal;
}


