/* CSS-Coding by P.plus bvba   -  Christophe Van Durme */
/* =================================================== */
/* Address: Plantenstraat 27/1 - 3500 Hasselt, Belgium */
/* Tel: +32 (0) 11/744.738  -  Fax: +32 (0) 11/744.739 */
/* URL: www.pplusbvba.be  -  E-mail: info@pplusbvba.be */
/* =================================================== */

/* general tags */
html, body, td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
}
html, body{
	background-color:#ffffff;
	padding: 0px;
	margin: 0px;
	text-align:center;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
form {
	margin:0px;
}
input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	border:1px solid #a2a2a2;
	height:16px;
	padding:0px;
	vertical-align:middle;
}
textarea {
	height:75px;
}
/* page layout */
#content{
	float:left;
	width:550px;

}	

/* top_1 & nav */
#top_1{
	height:0px;
	visibility:hidden;
}	

/* nav */
#nav{
	visibility:hidden;
}	

/* top_2  & logo & title_image*/
#logo span{
	font-size:16px;
	font-weight:bold;
}
#top_2{
	margin-bottom:10px;
}	
	#top_2_left{
	text-align:left;
	}	
	#top_2_right{
	text-align: left;
	font-size:12px;
	font-weight:bold;
	}	
	#top_2_right span{
	}

.main{
	float:left;
	text-align:left;
}	

.menu{
text-align:left;
visibility:hidden;
height:0px;
}	
	
.menu_list span { 
}
.menu_list a:hover { 
}

	#menu_bottom_3{/* for explorer only*/
	visibility:visible;
	margin-top:10px;
	}	
		#menu_copy_outer{/* for explorer only*/
		}	
		
		#menu_copy_inner{/* for explorer only*/
		}	

/* title per page (pID) */		
.title{
	visibility:hidden;
}
	.title h1{
		font-size:11px;
		font-weight:normal;
		margin:0px;
		margin-top:3px;
		color:#FFFFFF;
		height:12px;
	}
	.title a{
		color:#FFFFFF;
	}
	.title input, .title select{
		visibility:hidden;	
	}
	.title span{
		visibility:hidden;	
	}
	#title_long{
	font-size:12px;
	font-weight:bold;
	visibility:visible;
	}
	
#text_content{
	float:left;
}	
#main_spacer{
}	

.text{/*inhoud van content_main & sub_content*/
	text-align:justify;
}
.text h1,h2,h3{
	font-size: 10px;
	text-align:left;
	font-weight:bold;
	}	
.text h1{
	text-transform:uppercase;
	}	
.text h2 em{
	visibility:hidden;
	}	
.text hr{
	visibility:hidden;
	}
.text img{
	padding:1px;
	border-color:#c8c9c3;
	}	
.sub_2 .text img{
	vertical-align:middle;
	}	
#content_main{
}
	.sub {
	float:left;
	}
	.sub_1 {
	width: 550px;
	float:left;
	background-color:#EDEDED;
	background-image:url(../images/sub_title/bg_grey.jpg);
	background-repeat:repeat-y;
	}
	.sub_2 {
	width: 275px;
	float:left;
	}
	.sub_2_left img{
	border:3px solid #c8c9c3;
	padding:0px;
	}
	.sub_2_left td{
	border:0px;
	padding:3px;
	text-align:center;
	}
	
	.sub_3 {
	margin-top: 10px;
	width: 175px;
	float:left;
	}
	
	.sub_title {
	visibility: hidden;
	}
	.sub_title span{
	visibility:visible;
	font-size: 12px;
	text-align:left;
	font-weight:bold;
	}


.client_login input{
	margin-left:10px;
	width:100px;
}	
#client_login_submit{
	width:25px;
	background-color: #C8C8C8;
	color: #5A5A5A;
	position:absolute;
}	

.product_button{ 
	height:25px;
	width:150px;
	background-repeat:no-repeat;
	display: block;
}
.product_button span { 
	visibility:visible;
}
.product_button a:hover { 
	text-decoration:none;
}

.yourproduct_buttons{
}
.yourproduct_button{ 
	text-align:left;
}
.yourproduct_button span { 
	position:relative;
}
.yourproduct_button a:hover { 
	text-decoration:none;
}
	
.yoursubproduct_buttons{
}
.yoursubproduct_button{ 
	text-align:left;
}
.yoursubproduct_button span { 
	position:relative;
}
.yoursubproduct_button a:hover { 
	text-decoration:none;
}

.img_button{
}

#pic_table{
	padding-top:10px;
	text-align:center;
	display:table-cell;
}
	#pic_table img{	padding:0px;}

.error span{
	color: #C41C1C;
	font-weight:bold;
}
/* CSS-Coding by P.plus bvba - http://www.pplusbvba.be */
