/* Text properties */
html 
{
	overflow-y: scroll;
}

table { 
   border-collapse:collapse;
} 

#menu { 
	width:12em; 
} 

#menu ul { 
	list-style:none; 
	margin-left:0pt; 
	text-indent: 0.5em;
} 

#menu ul.submenu { 
	margin-left:10px; 
 	text-indent: 0.5em;
} 

#ul{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
} 

.style23 {
	color: #518AC3;
	font-weight: bold;
	font-family: Tahoma;
	font-size: xx-small;
}

.style25 {
	font-size: 8pt;
	color: #FFFFFF;
}

.handje {
	  cursor: hand;
	  background-image : url(admin/images/dot.gif);
	  background-repeat : repeat-x;
	  color:#000000;
	  font-size:10px;
	  font-family:Verdana, Arial, Helvetica, sans-serif;
}

.handjesss {
	  cursor: hand;
	  color:d65457;
	  font-size:10px;
	  font-family:Verdana, Arial, Helvetica, sans-serif;
	  text-indent:10px;
}

.handjesss a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	text-decoration: none;
	color:d65457;
}

.handjesss a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	text-decoration: none;
	color:d65457;
}

.handjesss a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	text-decoration: none;
	color:d65457;
}

.handje1 {
	  cursor: hand;
	  color:#000000;
	  font-size:10px;
	  text-indent:20px;
	  font-family:Verdana, Arial, Helvetica, sans-serif;
}

.handje1 a:link {
	  color:#000000;
	  font-size:10px;
	  text-decoration:none;
	  font-family:Verdana, Arial, Helvetica, sans-serif;  
}

.handje1 a:visited {
	  color:#000000;  
	  font-size:10px;
	  text-decoration:none;
	  font-family:Verdana, Arial, Helvetica, sans-serif;  
}

.handje1 a:hover {
	  color:#FFFFFF;
	  font-size:10px;
	  text-decoration:none;
	  font-family:Verdana, Arial, Helvetica, sans-serif;  
}

.dot {
	background-image : url(images/dot.gif);
	background-repeat : repeat-x;
}

.qmenu_header{
	color:#FFF;
	font-weight:bold;
	padding-bottom:1px;
}

.header{
	background-image:url(images/header_bg.jpg);
}

.header2{
background-image:url(images/header_tab_bg.jpg);
}

.qmenu_options A:link{
	color:#003366;
}

.qmenu_options A:visited{
	color:#003366;
}

.dottable {
	background-image : url(images/dot.gif);
	background-repeat: repeat-x;
}

.dotright {
	background-image : url(images/dot.gif);
	background-repeat: repeat-y;
}

.products {
font-family:Verdana; 
font-size: 8pt;
}

.text {
	color: black;
	font-family:Verdana;
	font-size:9pt;
}

.wit {
	 color:white;
    font-size:10px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: bold;
	font-weight: bold;
}

.green {
	color:"#CFFD05";
    font-size:10px;
	letter-spacing: 5px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: bold;
	font-weight: bold;
}


.inhoud {
	color: #747474;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}

.nieuws{
	font-family: Tahoma;
	font-size: 18;
	text-decoration: none;
	color: black;
	border-color: none;
}

.nieuwstext{
	font-family: Tahoma;
	font-size: 11;
	text-decoration: none;
	color: black;
	border-color: none;
	
}

INPUT {
	BORDER:1px solid black; 
	FONT-SIZE:9pt; 
	FONT-FAMILY: Verdana,Helvetica;
	color:#538ac3;
}

TEXTAREA {
	BORDER-TOP-COLOR: #000000; 
	BORDER-LEFT-COLOR: #000000; 
	BORDER-RIGHT-COLOR: #000000; 
	BORDER-BOTTOM-COLOR: #000000; 
	BORDER-TOP-WIDTH: 1px; 
	BORDER-LEFT-WIDTH: 1px; 
	FONT-SIZE: 10px; 
	BORDER-BOTTOM-WIDTH: 1px; 
	FONT-FAMILY: Verdana,Helvetica; 
	BORDER-RIGHT-WIDTH: 1px;
	color:#538ac3;
}

TD {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

TD a:link{
	color:538ac3;
	text-decoration:none
}

TD a:visited{
	text-decoration: none;
	color:538ac3;
}

TD a:active{
	text-decoration: none;
	color:538ac3;
}

TD a:hover{
	text-decoration: none;
	color:538ac3;
}

IMG {
	border:none;
}

/* Opmaak formulieren */
#formulier{
	text-align:left;
}
#formulier_label{
	width:200px;
	text-align:middle;
	padding:5px;
	background-image:url(images/header_tab_bg.jpg);
	clear:left;
	color:white;
	font-size:10pt;
	font-weight:bold;
	text-align:center;
}
#formulier_form{
	border:2px solid #538ac3;
	width:700px;
	text-align:left;
	background-color:#f2f6fa;
	padding:2px;
}

#formulier_form_quote_request{
	border:2px solid #538ac3;
	text-align:left;
	background-color:#f2f6fa;
	padding:2px;
}

#formulier input.text{
	width:325px;
	color:#538ac3;
}

#formulier input.text2{
	width:450px;
	color:#538ac3;
}

#formulier input.text3{
	width:250px;
	color:#538ac3;
}

#formulier input.button{
	font-weight:  bold; 
	font-family: Verdana; 
	cursor: pointer; 
	cursor: hand; 
	font-size: 9pt; 
	color: #606060; 
	padding: 1px;
	margin-top:5px; 
	border: 1px solid #d0d0d0; 
	background:#FFFFFF;
	width:100px;
}

.nextform{
	margin-top:10px;
	padding:2px;
}
#button {
	font-weight:bold; 
	font-family:Verdana; 
	color:white;
	cursor: pointer; 
	cursor: hand; 
	font-size: 9pt; 
	border:none;
	background-image:url(images/button.png);
	height:19px;
	width:110px;
	padding-bottom:3px;
	padding-right:10px;
}

/* Opmaak keuzemenu */
.select{
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9pt;
	width:220px;
	cursor:hand;
}
.group{
	background-color:#dbe7f2;
	color:#003366;
	font-weight:bold;
}

/* HTO DIV */
.hto_div{
	padding-left:5px;
	padding-right:5px;
	padding-top:10px;
	padding-bottom:10px;
}

.request_sample_div{
	padding-left:5px;
	padding-right:5px;
	padding-top:10px;
	padding-bottom:10px;
}


#player{
	border:1px; solid black;
}

/* ----------------------------- */
/* all_products.php */
/* ----------------------------- */

.voorbeelden{
	padding-bottom:10px;
}

.voorbeelden IMG.imagevoorbeeld{
	margin-left:5px;
	margin-bottom:1px;
	border:none;
}

.voorbeelden IMG.more-link{
	MARGIN-TOP:0px; 
	FLOAT: right;
}

.voorbeelden H4{
	FONT-WEIGHT:bold; 
	MARGIN: 0px 0px 0px;
	margin-left:8px;
	font-size:8pt;
	margin-top:2px;
	margin-bottom:2px;
	color:white;
}

.voorbeelden P{
	MARGIN-TOP:0px;
	margin-left:8px;
	margin-right:8px;
	margin-bottom:3px;
	FONT-SIZE: 8pt; 
	LINE-HEIGHT: 1.3em;
	color:white;
}

/* ----------------------------- */
/* Home page producten */
/* ----------------------------- */

#home_products{
}

#home_products .header{
	background-color:#5389c2; 
	background:url(images/header_tab_bg.jpg); 
	color:white; 
	font-weight:bold; 
	border:1px solid black;
	height:25px;
	text-align:left;
}

#home_products .all_products{
	text-align:right;
	color:#5389c2; 
	font-size:8pt;
}

#home_products .all_products div{
	padding:2px;
}

#home_products .products{
	height:90px;
}

#home_products .product_groups{
	height:90px;
}

#home_products .imageTD{
	width:90px;
}

#home_products .imageborder{
	position:absolute; 
	top:0px; 
	left:0px; 
	width:80px; 
	height:80px; 
	background:url(images/prod_icon_overlayer.png);
}
