body {font-size: 13px;
	font-family: "Century Gothic";
  	color: #25374f;
		background:#8fc1ea url('../Swimspa/backtest.jpg') no-repeat center top; padding:0px; margin:0px;}
	
h1 {font-size: 18px;
	font-family: "Century Gothic";
  	color: #ffffff;}
	
h2 {font-size: 16px;
	font-family: "Century Gothic";
  	color: #ffffff;
	font-weight: bold;
	text-decoration: underline; 
	}

	
  A:link {
	text-decoration:none;
	color: #ffffff;
	font-variant: normal;
}
  A:visited {
	text-decoration: none;
	color: #ffffff;
	font-variant: normal;
}
  A:hover {text-decoration: underline; 
	  color: #ffffff; 
	  background: none;
	}  

  .menu A:link{text-decoration:none;
    font-size:11px;
	  color: #ffffff;
	    }
  .menu A:visited {text-decoration: none;
    font-size:11px;
	  color: #ffffff;
	    }
  .menu A:hover {text-decoration: underline;
	  color: #ffffff; 
	  background: none;
	    } 
	  
  td {
	font-size: 13px;
	font-family: "Century Gothic";
}
	  
  .menustreepjes {font-size: 1px;
      color: #034b97;}
	  
 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: #000000; 
	border-width: 1px; 
	font-family: verdana,Tahoma, Helvetica, sans-serif;}
	
 td.border {border-bottom: medium solid #9999CC;
	border-bottom-width: 0px;}
 
 .border {border: 0px solid #034b97;}

 td.shopborderpic {border: medium solid #9999CC;
	border-width: 0px;}
	
 td.shoptitlebottem {border-bottom: medium solid #9999CC;
	border-bottom-width: 0px;}
	
 td.shopborderbottem {border-bottom: medium solid #9999CC;
	border-bottom-width: 0px;}

 td.pic1borderpic {border: medium solid #9999CC;
	border-width: 0px;}
	
 img.pic1hoofdpic.border {border: medium solid #9999CC;
	border-width: 0px;}
	
 .sitebg {background-color:transparent;
 width:950px;

 }
 
 .zoeken{
	margin-left: 5px;
}
/* CSS VOOR MENU */
  
 #menu{
 	margin-top:40px;
 	margin-left: 5px;
	font-size:12px;
 }
  
.glossymenu,.glossymenu li ul{
list-style-type: none;
font-size:14px;
font-weight:bold;
font-family: "Century Gothic";
margin: 0px;
padding: 0px;
width: 152px; /*WIDTH OF MAIN MENU ITEMS*/
}

.glossymenu li{
position: relative;
background-color: none;
border-bottom: dotted 1px #25374f;
border-right:0px solid #D3D3D3;
color:#0e2539;
}

/*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: none;
color: #0e2539;
margin-bottom:0px;
border-bottom:0px solid #fff;
left: 2px;
}



.glossymenu li a{
display: block;
width: auto;
padding: 2px;
text-decoration: none;
color:#0e2539;

}

.glossymenu li a:visited{
	color:#0e2539;
}

.glossymenu .arrowdiv{
}

.glossymenu li a:hover{
	background-color: none;
	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 #604218;
	padding:5px;

}

	
 .adres{
	background-color: #ffffff;
	width: 100%;
	height: 40px;
	padding-top: 6px;
	font-size:16px;
	font-weight:100;
	color: #25374f;
 }
 

	
	.header{
height:214px;
width:950px;
	}
	
/* -----------Style7-Horizontaal-------- */
/* start nieuwe CSS opmaak voor het menu */

.menu_rechts {
	padding: 0px !important;
		border-bottom: dotted 1px #25374f;
		font-family: "Century Gothic";
		background-color:none;
		}

.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: #25374f;
	font-family: arial;
	font-size: 11pt;
	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-left: 5px;
	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:#0e2539;
	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:#0e2539;
	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:#0e2539;
	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:11px;
}
.menu_rechts ul li ul li ul li
{
	background-color: #414142 !important;
}
/* menu hover styles */
.menu_rechts ul a:hover
{
	display: inline;
	color: #ffffff;
	font-family: "Century Gothic";
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none !important;
}
.menu_rechts ul li:hover, 
.menu_rechts ul li.over
{
	background-color:#transparent;
	color: #ffffff !important;
	
}
.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: #0e2539;
	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: #0e2539 !important;
}
/* shop2 detailpage css */
#breadcrums {
                color: #25374f;
}

#breadcrums a {
                color: #25374f;
}

#pictures {
                position: relative;
                padding-left: 15px;
                padding-right: 30px;
}

#pictures img {
                float: left;
                clear: left;
                margin-bottom: 15px;
}

#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.8em;
                font-style: normal;
                position: relative;
                top: -5px;
}*/

#price {
                width: 50%;
                padding-top: 15px;
				
}
#normalprice {
                width: 50%;
                padding-top: 15px;
				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 {
                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);
                width: 50px;
                height: 50px;
}
/* shop2 lijstweergave css */
.product {
                margin-bottom: 15px;
}

.product h2 {
	text-align: right;
	padding-right: 5px;
	margin-bottom: 5px;
	font-size: 18px;
	font-weight: bold;
}

.product .picture {
                position: relative;
                
}

.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;
				font-size:24px;
	
}

.price em {
         
             
                position: relative;
                top: -5px;
				font-size:14px;
}

.taxes{
	font-size:14px;
	}
.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: 50px;
                height: 50px;
}

.paging {
                width: 300px;
                float: right;
                text-align: right;
                color: #25374f;
                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;
}
body#cartoverview{
	background-image:none;
	background-color:#76b0de;
	
	}
body#cartoverview img{
	border:0px;
	}
.compare{
	font-weight:bold;
	font-size:14px;
	}
/*einde lijstweergave shop2 */
