/* pagina algemeen */
body, html {
	SCROLLBAR-FACE-COLOR: #cccccc;
	SCROLLBAR-HIGHLIGHT-COLOR: #cccccc;
	SCROLLBAR-SHADOW-COLOR: #cccccc;
	SCROLLBAR-3DLIGHT-COLOR: #cccccc;
	SCROLLBAR-ARROW-COLOR: #d4f0fe;
	SCROLLBAR-TRACK-COLOR: #cccccc;
	SCROLLBAR-DARKSHADOW-COLOR: #d4f0fe;
	font-family:  verdana,helvetica,arial,sans-serif;
	font-size: 11pt;
	background-color: #6CC2EA;
	margin-top: 0px;
}

/* THE LEFT MENU */
form {
	padding:0px;
	margin:0px;
}

ul#navlist  /* in de velden winkelwagen en aanbiedingen */
{
	width: 170px;
	padding:0px;
	border: 0px solid #d4c431;
	border-top: 0px;
	margin: 5px;
	margin-left: 5px;
	margin-right: 5px;
	font: bold 11px verdana,helvetica,arial,sans-serif;
}

ul#navlist li
{
	list-style: none;
	margin: 0px;
	border: 0px;
}

ul#navlist li a
{
	display: block;
	width: 158px;
	padding: 4px 8px 4px 8px;
	border: 0px;
	text-decoration: none;
	text-align: left;
}

navcontainer
{
	display: block;
	width: 110px;
	height: 110px;
	padding: 4px 8px 4px 8px;
	border: 0px;
	text-decoration: none;
	text-align: right;
}
ul#navlist li a:link { color: #000000; }
div#navcontainer li a:visited { color: #000000; }

ul#navlist li a:hover



/* THIS IS USED TO DISPLAY A SELECTED GROUP IN THE MENU */
#active a:link, #active a:visited, #active a:hover
{
	border-color: #ff9000;
	color: #000000;
	background-color:#;
}
/* THE TOP MENU */
#navcontainer2 ul
{
	padding:0px;
	padding-top:4px;
	margin:0px;	
	background-color: #036;
	color: #000000;
	width: 100%;
	height:23px;
	font: bold 11px verdana,helvetica,arial,sans-serif;
	background: url(images/h6_bg.jpg) #d9dffb;
	background-repeat: no-repeat;
	text-align:center;
}

#navcontainer2 ul li
{
	display: inline;
	list-style-image:url(images/streepje.jpg);
}

/* TEXT MAKEUP AND OTHER COSMETICS HERE!!! */

#hideable {
	background-color: white;
}

/* image properties */
.imgleft {
	  float: left;
      padding: 6px 10px 6px 0px;	  
}

.imgright {
	  float: right;
      padding: 6px 0px 6px 10px;	  
}
	
img { 
	  border-width: 0px; 
}

/* this image is used in details.php and browse.php, all other images should not have borders */
.borderimg { 
	  border-style:solid;
      border-color: #000000;
      border-width:1px;
}

/* general settings */
body {
	font: 11px Verdana,Tahoma,Arial,sans-serif;
	background-color: #FFFFFF;
}

/* the headings you can use */
h1, h2, h3, h4, h5, h6, h7
{
	margin: 0px;
	padding: 0px;
	color: black;
}
h1 { 
	 /* left menu */
	 font-size: 13px;
     font-weight: bold;
	 color: #000000;
}
h2 { /* page headers */
	 font-size: 11px;
     font-weight: bold;
} 
h3 { /* slogan under logo */ 
	 font-size: 15px; 
     font-weight: bolder;
     position: relative;
}
h4 { /* back to admin options, and other text links like that */
	 font-size: 12px;   
	 text-align: center;
     font-weight: normal;
}
h5 { /* product id in details.php */
	 font-size: 12px;
     font-weight: bold;
} 
h6 { /* the headers in editsettings.php */
     font-size: 13px;   
	 text-align: center;
     font-weight: bold;
     color: white;
     border: 1px solid #0C9ADC;
	 background: url() #0789C5;
}

.zoeken {
	background-image:url(http://www.ongediertebestrijdingswinkel.nl/templates/ongediertebestrijdingswinkel/images/zoeken.jpg);
	background-repeat: repeat; 
	margin-right: 5px;
	width: 30px;
	height: 30px;
}

/* how the links should behave (apart from the menu) */
a { text-decoration: underline; }
a:link { color: #000000; }
a:visited { color: #000000; }
a:active { color: #000000; }
a:hover { color: #0D4D89; }

/* a link class that is pretty plain */
a.plain { text-decoration: none; }
a.plain:link { color: black; }
a.plain:visited { color: black; }
a.plain:active { color: black; }
a.plain:hover { color: black; }

/* single pixel borders on input boxes */
input, textarea
{
   background-color: #ffffff;
   border-width: 1px;
   border-style: solid;
   border-color: black;
}

/* text in tables */
td, th {
	font: 11px Verdana,Tahoma,Arial,sans-serif;
	color: #000000;
}
/* tables of this class have no border */
table#borderless {
	border-collapse: collapse;
	border-style: hidden;
}
table.borderless th,
table.borderless td {
	border: 0px;
	padding: 5px;
	border-style: hidden;
	vertical-align: top;
}

/* a class that describes how tables should look */
.datatable {
		border: 3px solid #;
		color: #000000;
		border-collapse: collapse;
		margin-left:auto; 
		margin-right:auto;
}
.datatable td {
		padding: 4px;
		color: #000000;
		text-align: left;
    	vertical-align: top;
		background-color: #;
}
.datatable th {
		background-color: ;
		font-weight: bold;
		color: #000000;
		text-align: left;
		padding: 4px;
	    background: url() #;
}
.datatable caption {
		font-size: 11px;
		font-weight: bold;
		color: #000000;
		text-align: left;
		padding-top: 3px;
		padding-bottom: 8px;
		margin-left: auto;
		margin-right: auto;
}
.datatable tr.altrow {
		background-color: #6cc2ea;
		color: #000000;
}
/*.datatable tr:hover, .datatable tr.hilite {
		background-color: #dff;
		color: #000000;
}*/

.filter {
	filter:alpha(opacity=80);
	opacity:0.8;
}
	
/* (?) popup properties */
a.info{
    position:relative; /*this is the key*/
    z-index:24; ; 
    color:#000;
    text-decoration:none;
    font-size: 11px;
    font-weight: normal;
}

a.info:hover{z-index:90; background-color:#ff0}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    z-index: 90;
    top:2em; left:1em; width:25em;
    border:1px solid #0cf;
    background-color:#cff; color:#000;
    text-align: left
}

.zoekveld {
	font-family: Verdana, Arial, Times New Roman;
	font-size:8pt;
	color: #555555;
	background-color: #ffffff;
	border: 1px solid #3d2116;
	width: 110px
}

.zoekveldklein {
	font-family: Verdana, Arial, Times New Roman;
	font-size: 8pt;
	color: #555555;
	background-color: #ffffff;
	border: 1px solid #3d2116;
	width: 30px
}

.button { 
   background:url(http://www.ongediertebestrijdingswinkel.nl/templates/ongediertebestrijdingswinkel/images/zoeken.jpg); 
   width: 54px;
   height: 16px;
   border: 0;
} 

.button_bestel { 
   background: url(http://www.ongediertebestrijdingswinkel.nl/templates/ongediertebestrijdingswinkel/images/bestel.jpg); 
   width: 54px;
   height: 16px;
   border:0;
} 

.header {
	overflow: hidden;
	width: 970px;
	height: 174px;
	margin: 0px;
}

.onder { 
    color: #000000
}

.links { 
    overflow: hidden; 
    width: 197px; 
    background-repeat: no-repeat;
}

.rechts { 
    overflow: hidden; 
    width: 187px; 
    background-repeat: no-repeat;
}

.midden {
	overflow: auto;
	width: 586px;
	background-repeat: no-repeat;
}

.links_home { 
    overflow: hidden; 
    width: 390px; 
    height: 396px; 
}

.midden_home { 
    overflow: auto;  
    width: 480px; 
	height: 800px;
}

.midden_orders { 
    overflow: auto;  
    width: 1000px; 
	height: 800px; 
}

.rechts_top { 
    overflow: auto; 
    width: 187px; 
    height: 60px; 
    visibility: visible; 
	overflow: hidden;
}

.winkelwagen_boven {
	overflow: hidden;
	width: 187px;
	height: 195px;
	SCROLLBAR-FACE-COLOR: #f1ea92;
	SCROLLBAR-HIGHLIGHT-COLOR: #f1ea92;
	SCROLLBAR-SHADOW-COLOR: #ebdb62;
	SCROLLBAR-3DLIGHT-COLOR: #f1ea92;
	SCROLLBAR-ARROW-COLOR: #ebdb62;
	SCROLLBAR-TRACK-COLOR: #f1ea92;
	SCROLLBAR-DARKSHADOW-COLOR: #f1ea92;
}

.winkelwagen_onder {
	overflow: hidden;
	width: 187px;
	height: 40px;
}

.winkelwagen_login { 
    overflow: auto; 
    width: 187px; 
    height: 75px; 
}

.aanbieding {
	overflow: auto;
	width: 187px;
	SCROLLBAR-FACE-COLOR: #313031;
	SCROLLBAR-HIGHLIGHT-COLOR: #313031;
	SCROLLBAR-SHADOW-COLOR: #4b4b4b;
	SCROLLBAR-3DLIGHT-COLOR: #4b4b4b;
	SCROLLBAR-ARROW-COLOR: #e7db63;
	SCROLLBAR-TRACK-COLOR: #4b4b4b;
	SCROLLBAR-DARKSHADOW-COLOR: #4b4b4b;
}

.witvet7 {  font-family: Arial, Verdana, Times New Roman; font-size: 7pt; ;color: #ffffff;font-weight: bold}
.witvet8 {  font-family: Arial, Verdana, Times New Roman; font-size: 8pt; ;color: #ffffff;font-weight: bold}
.witvet10 {  font-family: Arial, Verdana, Times New Roman; font-size: 11pt; ;color: #ffffff;font-weight: bold}
.witvet12 {  font-family: Arial, Verdana, Times New Roman; font-size: 12pt; ;color: #ffffff;font-weight: bold}

.zwart6 {  font-family: Arial, Verdana, Times New Roman; font-size: 6pt; ;color: #ffffff}
.zwart7 {  font-family: Arial, Verdana, Times New Roman; font-size: 7pt; ;color: #ffffff}
.zwart8 {  font-family: Arial, Verdana, Times New Roman; font-size: 8pt; ;color: #ffffff}
.zwart10 {  font-family: Arial, Verdana, Times New Roman; font-size: 10pt; ;color: #ffffff}
.zwart12 {  font-family: Arial, Verdana, Times New Roman; font-size: 12pt; ;color: #ffffff}

.zwart10cursief {  font-family: Arial, Verdana, Times New Roman; font-size: 12pt; color: #ffffff ;font-style: italic;}

.zwartvet6 {  font-family: Arial, Verdana, Times New Roman; font-size: 6pt; ;color: #ffffff ;font-weight: bold}
.zwartvet7 {  font-family: Arial, Verdana, Times New Roman; font-size: 7pt; ;color: #ffffff ;font-weight: bold}
.zwartvet8 {  font-family: Arial, Verdana, Times New Roman; font-size: 8pt; ;color: #ffffff ;font-weight: bold}
.zwartvet10 {  font-family: Arial, Verdana, Times New Roman; font-size: 11pt; ;color: #ffffff ;font-weight: bold}
.zwartvet12 {  font-family: Arial, Verdana, Times New Roman; font-size: 12pt; ;color: #ffffff ;font-weight: bold}
.zwartvet14 {  font-family: Arial, Verdana, Times New Roman; font-size: 14pt; ;color: #ffffff ;font-weight: bold}