/**
* TOP en FOOTERS
**/
@import url("top.css");
@import url("footers.css");
@import url("fonts.css");

#imgrow{
width : 800px;
height : 184px;
margin-bottom : 12px;
background-image : url(../topimages/Luceo-atmosphere-pic.jpg);
background-color : #ececec;
color : #ffffff;
overflow : hidden;
}
	#imgrow ul{
	margin : 0px;
	padding : 0px;
	padding-top : 60px;
	padding-left : 20px;
	}
	#imgrow li{
	list-style-type : none;
	padding-bottom : 17px;
	}
	#imgrow a{
	color : #ffffff;
	text-decoration : none;
	}
	#imgrow a:hover{
	text-decoration : underline;
	}
	#mainmenu{
	height : 184px;
	width : 250px;
	background-image : url(../images/mainmenubg.gif);
	background-repeat : no-repeat;
	filter : alpha(opacity=85);
	opacity: .85;
	}
/* tussen */
#catcol{
width : 201px;
padding-top : 20px;
border-left : 1px solid #747474;
/* border-top : 2px solid #747474; */
background-image : url(../images/catcolbg.gif);
background-position : right bottom;
background-repeat : no-repeat;
color  : #747474;
float : left;
}
	#catcol ul{
	margin : 0px;
	padding : 0px;
	}
	#catcol li{
	list-style-type : none;
	padding-left : 20px;
	padding-top : 10px;
	}
	#catcol a{
	color : #747474;
	text-decoration : none;
	}
	#catcol a:hover{
	text-decoration : underline;
	}
	#catcol li.subcat{
	padding-top : 5px;
	font-size : 11px;
	}
	#catcol li.subcat a{
	color  : #AAAAAA;
	text-decoration : none;
	}
#detailcol{
padding-top : 15px;	
padding-bottom : 5px;
width : 372x;
border-left : 1px solid #747474;
border-right : 1px dotted #747474;
/* border-top : 2px solid #747474; */
float : left;
}
	#detailtext{
	width : 321px;
	padding-left : 25px;
	padding-right : 25px;		
	color : #747474;
	float : left;
	}
	#detailtext h3{
	padding : 0px;
	margin : 0px;
	margin-bottom : 5px
	}
	#detailtext h4{
	padding : 0px;
	margin : 0px;
	margin-bottom : 3px
	}
	#detailtext a{
	color : #EF2B2F;
	}
#listcol{
width : 224px;
padding-top : 15px;
padding-bottom : 5px;
/* border-top : 2px solid #747474; */
border-right : 1px solid #747474;
float : left;
}
	#listcoltext{
	width : 183px;
	padding-left : 20px;
	padding-right : 20px;		
	text-align : center;
	color : #747474;
	}
	#listcoltext h3{
	padding : 0px;
	margin : 0px;
	margin-bottom : 5px
	}
	#listcoltext h4{
	padding : 0px;
	margin : 0px;
	margin-bottom : 3px
	}
	.prodpic{
	text-align : center;
	margin-top : 15px;
	}
	.prodname{
	text-align : center;
	background-color : #E4E4E4;
	}
	#manualcontainer{
	width : 183px;
	padding-top : 10px;
	padding-left : 20px;
	padding-right : 20px;		
	text-align : left;
	border-top : 1px dotted #747474;
	color : #747474;
	}
	#manualcontainer h3{
	padding : 0px;
	margin : 0px;
	margin-bottom : 5px
	}
	#manualcontainer ul{
	padding : 0px;
	padding-left : 5px;
	margin : 0px;
	}
	#manualcontainer li{
	list-style-image : url(../images/pdf.gif);
	padding-left : 3px;
	padding-bottom : 5px;
	margin : 0px;
	}
	#manualcontainer a{
	color : #747474;
	}
#prodlistcol{
padding-top : 15px;	
padding-bottom : 5px;
width : 596px;
border-left : 1px solid #747474;
/* border-top : 2px solid #747474; */
border-right : 1px solid #747474;
float : left;
}
	#prodlisttext{
	width : 544px;
	padding-left : 25px;
	padding-right : 25px;		
	color : #747474;
	float : left;
	}
	#prodlisttext a{
	text-decoration : none;
	color : #747474;
	}
	#prodlisttext a:hover{
	text-decoration : underline;
	color : #747474;
	}
.productpicture{
margin-bottom : 15px;
clear : both;
float : left;
}	
.productthumb{
border : 1px solid #e1e1e1;
}
#backtop a{
color : #979797;
}