	@charset "UTF-8";

html { height: 100%; margin-bottom: 1px; } /* force scrollbar in safari */

body  {
	font: 11px Myriad, Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFF;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #114089;	
	border:none;
	
}

a {
	color: #114089; 
	text-decoration:underline;
	cursor:pointer;
	outline:none;
}

a.hover, a:hover{
	color: #CC0033; 
	outline:none;
}
a:active, a.active	{
outline:none;	
}

h1 {	
	font-size: 14px;
	margin:0 0 10px 20px;		
}

h2 {
 font-size: 13px; 
 margin-bottom: 14px;
 margin-top: 20px;
}
 
h3{
 font-size: 12px;
 margin-bottom: 6px;
}

h4 {
font-size:12px;
margin:7px 0 4px;
padding:0;
}

h4:hover	{
	outline:none;
}

p {
/*	margin:14px 0 0 14px;*/
	margin:14px 0 0 0px;
	line-height:20px;
}

#item_top p	{
margin-bottom:15px;	
}

hr{
height:1px;
border:0px;
clear:both;
background-color:#CCCCCC;
color:#CCCCCC;
}

img	{
	border:none;
	margin:0;
	padding:0;
	
	}

#container, #container_b { 
	background-image:url(../industrial_lighting_images/bg_tegel2.jpg);
	background-repeat:repeat-x;	
	width:900px; 
	margin: 0 auto; 
	padding:0;	
	text-align: left; /* this overrides the text-align: center on the body element. */
	font-size: 1em;
	border:1px solid #114089;
}

#container_c { 
	background-image:url(../industrial_lighting_images/bg_tegel_c.jpg);
	background-repeat:repeat-x;	
	width:900px;
	margin: 0 auto;
	padding:0;
	text-align: left;
	font-size: 1em;
	border:1px solid #114089;
}

#buffer {
width: 665px;
height: 10px;
clear:right;
}


#header { 
background-image:url(../industrial_lighting_images/bg_tegel.jpg);
background-repeat:repeat-x;	
} 
#header h1 {
	margin: 0;
	padding: 10px 0; 
}

#horznavi {
height:34px;
font-size:11px;
margin:0;
padding:0;
}

#horznavi ul {
margin:0;	
padding:0 0 0 10px;
}

#horznavi li {
float: left;
display:inline;
padding:10px 0 10px 0;
margin-top:1px;
}

#horznavi li a.first	 {
padding-left:10px;	
}

#horznavi li a:hover {
background-color: #dbe5ef;
color:#114089;
text-decoration:none;
outline:none;
}

#horznavi li .actief {
background-image: url(../industrial_lighting_images/horz_nav_actief.gif);
background-repeat: repeat-x;
color:#114089;
display:inline;
outline:none;
}

#horznavi  li  a {
color: #FFF;
padding:11px 7px 10px 7px;
text-decoration:none;
margin:0;
outline:none;
}

/****** SUBNAV ******/
#subnav  {
background-color:#dbe5ef;
font-size:11px;
margin:0;
padding:2px 0;
text-decoration:none;
width:665px;
}

#subnav ul  {
margin:3px 0;	
padding:0 0 0 20px;
}

#subnav li {
list-style-type: none;
display:inline;
padding:2px 0 2px 2px;
margin:0;
text-decoration:none;
}

#subnav li.first{
padding:2px 0 2px 14px;
}
/*
#subnav li  a:link {
padding:2px 0 2px 0px;
text-decoration:none;
}
*/
#subnav li a:hover {
/*background-color: #dbe5ef;
color:#114089;
margin:0;
*/text-decoration:underline;
}


/*#subnav li .actief {
list-style-type: none;
background-color: #dbe5ef;
padding:2px 0 2px 2px;
color:#114089;
margin:0;
text-decoration:none;
}*/

#subnav  li  a {
list-style-type: none;
color:#114089;
margin:0;
text-decoration:none;
}

#subnav li a.actief {
font-weight:bold;

}

/******* End SUBNAV ******/
#sidebar1 {
	float: left; 
	width: 235px; /* deze breedte bepaald de margin-left:240px van mainContent. since this element is floated, a width must be given */
	height:600px;
	padding:0; 
	margin:0;
	border: none;
}

#mainContent {
	margin: 0 0 0 235px; 
	padding:0;
	border:none;
	width:665px;
}

/*#footer { 
margin-top:80px;
text-align: center;
position:relative;
font-size:0.9em;
border-top: 1px solid #DBE5EF;
}*/
#footer { 
margin-top:80px;
margin-left: 250px;
text-align: left;
position:relative;
font-size:0.9em;
border-top: 1px solid #DBE5EF;
}
/*
#adres	{
padding-left:40px;
}*/

#footer a {
	text-decoration:none;
}
#footer p {
	margin: 0;
	padding: 10px 0;
}

.floatRight { 
    position:relative;
	float: right;
	margin-left: 8px;
	width:280px;
	margin:20px 0 0 0;
	z-index:10;	
}
.floatLeft { 
    position:relative;
	float: left;
	width:350px;
	padding:0 0 0 20px;
	margin:20px 0 0 0;
	z-index:10;
}


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#logo {
display: block;
height: 126px;
width:160px;
background-image:url(../industrial_lighting_images/imt_logo.jpg);
background-repeat:no-repeat;
}

#header_image_1_nl	{
background-image:url(../industrial_lighting_images/header_1_nl.jpg);
background-repeat:no-repeat;
height: 126px;
width:500px;
float:right;
margin-top:-126px;
}
#header_image_2_nl	{
background-image:url(../industrial_lighting_images/header_2_nl.jpg);
background-repeat:no-repeat;
height: 126px;
width:500px;
float:right;
margin-top:-126px;
}
#header_image_3_nl	{
background-image:url(../industrial_lighting_images/header_3_nl.jpg);
background-repeat:no-repeat;
height: 126px;
width:500px;
float:right;
margin-top:-126px;
}
#header_image_4_nl	{
background-image:url(../industrial_lighting_images/header_4_nl.jpg);
background-repeat:no-repeat;
height: 126px;
width:500px;
float:right;
margin-top:-126px;
}
#header_image_5_nl	{
background-image:url(../industrial_lighting_images/header_5_nl.jpg);
background-repeat:no-repeat;
height: 126px;
width:500px;
float:right;
margin-top:-126px;
}
#header_image_6_nl	{
background-image:url(../industrial_lighting_images/header_6_nl.jpg);
background-repeat:no-repeat;
height: 126px;
width:500px;
float:right;
margin-top:-126px;
}
#header_image_7_nl	{
background-image:url(../industrial_lighting_images/header_7_nl.jpg);
background-repeat:no-repeat;
height: 126px;
width:500px;
float:right;
margin-top:-126px;
}

#header_image_1_en	{
background-image:url(../industrial_lighting_images/header_1_en.jpg);
background-repeat:no-repeat;
height: 126px;
width:500px;
float:right;
margin-top:-126px;
}
#header_image_2_en	{
background-image:url(../industrial_lighting_images/header_2_en.jpg);
background-repeat:no-repeat;
height: 126px;
width:500px;
float:right;
margin-top:-126px;
}
#header_image_3_en	{
background-image:url(../industrial_lighting_images/header_3_en.jpg);
background-repeat:no-repeat;
height: 126px;
width:500px;
float:right;
margin-top:-126px;
}
#header_image_4_en	{
background-image:url(../industrial_lighting_images/header_4_en.jpg);
background-repeat:no-repeat;
height: 126px;
width:500px;
float:right;
margin-top:-126px;
}
#header_image_5_en	{
background-image:url(../industrial_lighting_images/header_5_en.jpg);
background-repeat:no-repeat;
height: 126px;
width:500px;
float:right;
margin-top:-126px;
}
#header_image_6_en	{
background-image:url(../industrial_lighting_images/header_6_en.jpg);
background-repeat:no-repeat;
height: 126px;
width:500px;
float:right;
margin-top:-126px;
}
#header_image_7_en	{
background-image:url(../industrial_lighting_images/header_7_en.jpg);
background-repeat:no-repeat;
height: 126px;
width:500px;
float:right;
margin-top:-126px;
}


#header_image_1_de	{
background-image:url(../industrial_lighting_images/header_1_de.jpg);
background-repeat:no-repeat;
height: 126px;
width:500px;
float:right;
margin-top:-126px;
}
#header_image_2_de	{
background-image:url(../industrial_lighting_images/header_2_de.jpg);
background-repeat:no-repeat;
height: 126px;
width:500px;
float:right;
margin-top:-126px;
}
#header_image_3_de	{
background-image:url(../industrial_lighting_images/header_3_de.jpg);
background-repeat:no-repeat;
height: 126px;
width:500px;
float:right;
margin-top:-126px;
}
#header_image_4_de	{
background-image:url(../industrial_lighting_images/header_4_de.jpg);
background-repeat:no-repeat;
height: 126px;
width:500px;
float:right;
margin-top:-126px;
}
#header_image_5_de	{
background-image:url(../industrial_lighting_images/header_5_de.jpg);
background-repeat:no-repeat;
height: 126px;
width:500px;
float:right;
margin-top:-126px;
}
#header_image_6_de	{
background-image:url(../industrial_lighting_images/header_6_de.jpg);
background-repeat:no-repeat;
height: 126px;
width:500px;
float:right;
margin-top:-126px;
}
#header_image_7_de	{
background-image:url(../industrial_lighting_images/header_7_de.jpg);
background-repeat:no-repeat;
height: 126px;
width:500px;
float:right;
margin-top:-126px;
}


#inhoud_blok {
	width:  	665px;
	height: 	510px;
	overflow:	hidden;
	padding:0px;
	margin:0;
}

#inhoud_nl {
	width: 665px;
	margin:0;
}

#inhoud_nl h1	{
margin:0 0 14px 0;
border-top: 1px solid #114089; 
border-bottom: 1px solid #dbe5ef; 
padding:6px 0 6px 0;
background-color:#f9fafc;
}

#inhoud_en {
	width: 665px;
	margin:0;
}

#inhoud_en h1	{
margin:0 0 14px 0;
border-top: 1px solid #114089; 
border-bottom: 1px solid #dbe5ef; 
padding:6px 0 6px 0;
background-color:#f9fafc;
}

#inhoud_de {
	width: 665px;
	margin:0;
}

#inhoud_de h1	{
margin:0 0 14px 0;
border-top: 1px solid #114089; 
border-bottom: 1px solid #dbe5ef; 
padding:6px 0 6px 0;
background-color:#f9fafc;
}

#inhoud_nl h2, #inhoud2_nl h2, #inhoud_en h2, #inhoud2_en h2, #inhoud_de h2, #inhoud2_de h2	{
font-size: 14px;
margin:6px 0 14px 0;
border-bottom: 1px solid #dbe5ef; 
padding:6px 0 ;
}

.itemblok h2	{
margin:0 0 14px 0;
border-top: 1px solid #114089; 
border-bottom: 1px solid #dbe5ef; 
padding:6px 0 6px 0;
}

/******* inhoud2 ****/
/*
#inhoud2 {
	width: 665px;
	margin:0;
}

#inhoud2 h1	{
margin:0 0 14px 0;
border-bottom: 1px solid #dbe5ef; 
padding:6px 0 6px 0;
background-color:#f9fafc;
}*/
/**** voor de juiste Top link ****/
#inhoud2_nl {
	width: 665px;
	margin:0;
}

#inhoud2_nl h1	{
margin:0 0 14px 0;
border-bottom: 1px solid #dbe5ef; 
padding:6px 0 6px 0;
background-color:#f9fafc;
}

#inhoud2_en {
	width: 665px;
	margin:0;
}

#inhoud2_en h1	{
margin:0 0 14px 0;
border-bottom: 1px solid #dbe5ef; 
padding:6px 0 6px 0;
background-color:#f9fafc;
}

#inhoud2_de {
	width: 665px;
	margin:0;
}

#inhoud2_de h1	{
margin:0 0 14px 0;
border-bottom: 1px solid #dbe5ef; 
padding:6px 0 6px 0;
background-color:#f9fafc;
}


/********************/
 
/*.itemblok_top {	
	width:635px;
	margin: 0px 0px 20px 10px;
	}*/
	
.itemblok_home {
	border-top: 1px solid #dbe5ef;
	border-bottom: 1px solid #dbe5ef; 
	width:640px;
	margin: 0px 0px 0 20px;
	padding-bottom:14px;
}

#topblok	{
margin:0 0 14px 0;
}

.subject {
background-image:url(../industrial_lighting_images/pijltje2.gif);
background-repeat:no-repeat;
margin:6px 0 0 14px;
text-indent:10px;

/*background-color:#e2edf7;
margin-right:20px;
*/
}

.subject.hover,
.subject:hover {
background-image: url(../industrial_lighting_images/pijltje2_hover.gif );
background-repeat:no-repeat;
}

.subject a	{
	text-decoration:none;
	margin-left:14px;
	}


/****** styles voor themas ********/
#textswap	{
	margin:20px 0 0 0;
}
#textswap h1 {
border:none;
background-color:#F9FAFC;
border-bottom: 1px solid #dbe5ef; 
}

#itemblok_milieu {
	
	border-top: 1px solid #296465;	;
	border-bottom: 1px solid #dbe5ef; 
/*	width:640px;  */
	width:346px;
	color: #296465;	
	margin: 0 0px 0 0px;
	padding-bottom:14px;
}

#itemblok_milieu h2, #itemblok_milieu a {
   color: #296465;	
}

.milieu	{
   color: #296465;		
}
#itemblok_onderhoudsvrij {
	border-top: 1px solid #998c4f;	;
	border-bottom: 1px solid #dbe5ef; 
	width:346px;
	color: #998c4f;	
	margin: 0 0px 0 0px;
	padding-bottom:14px;
}

#itemblok_onderhoudsvrij h2, #itemblok_onderhoudsvrij a {
   color: #998c4f;	
}

.onderhoudsvrij	{
   color: #998c4f;		
}

#itemblok_veiligheid {
	border-top: 1px solid #8d4e4e;	;
	border-bottom: 1px solid #dbe5ef; 
	width:346px;
	color: #8d4e4e;	
	margin: 0m 0px 0 0px;
	padding-bottom:14px;
}

#itemblok_veiligheid h2, #itemblok_veiligheid a {
   color: #8d4e4e;	
}

.veiligheid	{
   color: #8d4e4e;		
}



/**************/
#item_top	{
 margin:0 14px 0 20px;	
}

.item	{
 margin:0 14px 20px 20px;
 padding:0;
}

#formitems	{
 margin:0 14px 20px 20px;
 padding:0;
 height:0;
 
}

.itemblok {
/*	width:640px;
	margin:20px 0 16px 20px;*/
	width:615px;
	margin:20px 30px 16px 20px;
}
/*******/
.itemblok_top {
	width:635px;
	margin:20px 14px 10px 0px;
}

.plaatje	{
	width:220px;
	padding:0 0px 10px 16px;
	float:right;
	
}

#countries {
	margin:0px 0 16px 20px;
}

/* voor elk 2e of meer plaatje een 'itemblok' gebruik deze class */
.plaatje_b	{
	width:220px;
	margin:10px 0px 10px 0px;
	padding:0;
}

/* voor plaatjes in tabellen zoals bij /products/pages/general_industrial_lighting.htm  */
.plaatje2{
 background-color:#ffffff;
 padding:10px 0px 10px 0px;
 border-bottom: 1px solid #C2C3C7;
 border-right: 1px solid #C2C3C7;
}
.plaatje_nieuws	{
	width:160px;
	padding:0 14px 10px 16px;
	float:right;
}

.koptekst2 {
	height:40px;
	background-color:#1f4991;
	color:#FFFFFF;
	font-weight:bold;	
}
.koptekst4 {
	height:20px;
	background-color:#1f4991;
	color:#FFFFFF;
	font-weight:bold;	
}

.koptekst5 {
vertical-align:top;
font-weight:bold;
font-size: 12px;
color: #1F4991;  
margin-top: 0px;
padding-left:5px;
}

.koptekst6 {
height:20px;
background-color:#1f4991;
color:#FFFFFF;
font-weight:bold;
vertical-align:top;
text-align:left;
border-right:1px solid #C2C3C7;
border-bottom: 1px solid #C2C3C7;
padding:5px 0px 5px 5px;		
}

.koptekst7 {	
height:20px;
background-color:#1f4991;
color:#FFFFFF;
font-weight:bold;
vertical-align:top;
text-align:center;
border-right:1px solid #C2C3C7;
border-bottom: 1px solid #C2C3C7;
padding:5px;			
}

.tables {
background-color: #eeeeff;
}

.table_cell	{
color:#1f4991;
height: 20px;
width:120px;
vertical-align:top;
}

.table_cell2	{
vertical-align:top;
border-bottom: 1px solid #C2C3C7;
border-right: 1px solid #C2C3C7;
}

.table_cell3	{
vertical-align:top;
text-align:center;
border-bottom: 1px solid #C2C3C7;
border-right: 1px solid #C2C3C7;
}

.table_cell4	{
vertical-align:top;
width:80px;
height:60px;
background-color:#fffffff;
border-bottom: 1px solid #C2C3C7;
border-right: 1px solid #C2C3C7;
}
/************/

.kolom1 { 
    position:relative;
	float: left;
	width: 200px;
	padding:0 0px 0 0px;
	margin:0px 10px 0 0;
	z-index:10;
}

.contact_kolom1 { 
    position:relative;
	float: left;
	width: 260px;
	padding:0 0px 0 0px;
	margin:0px 10px 0 0;
	z-index:10;
}

/*.kolom2 { 
    position:relative;
	float: left;
	width:180px;
	padding:0 10px 0 0px;
	margin:0px 10px 0 0;
	z-index:10;
}
*/

.kolom3 { 
    position:relative;
	float: right;
	width:200px;
	padding:0 10px 0 0px;
	margin:0px 0 0 0;
	z-index:10;
}

.kolom_mail { 
    position:relative;
	float: right;
	width:240px;
	padding:0 10px 0 0px;
	margin:16px 0 0 0;
	z-index:10;
}

.table_cell_a	{
color:#1f4991;
height: 15px;
width:50px;
vertical-align:top;
border:.25px solid #FFF;
border-bottom: 1px solid #FFFFFF;
}

.table_cell_b	{
vertical-align:top;
border-bottom: 1px solid #FFFFFF;
/*border-right: 1px solid #C2C3C7;*/
}

.koptekst_table {
	height:20px;
	background-color:#1f4991;
	color:#FFFFFF;
	font-weight:bold;	
}
.tables2 {
background-color: #eeeeff;
border:.25px solid #FFF;
width:200px;
}

.tables_mail {
background-color: #eeeeff;
border:.25px solid #FFF;
width:210px;
}
.mailus	{
	background-color:#CCC;
}
#afdelingen  {
 margin:0 14px 20px 20px;
/* visibility:hidden;*/
clear:both;
}

#offices  {
 margin:0 14px 20px 20px;
/* visibility:hidden;*/
clear:both;
}

#offices h3 	{
	margin:0 0 1px 0;
}

#offices p	{
margin:0;	
}

/*, #formulier_us, #formulier_canada,  #formulier_oceanie, #formulier_latin_america, #formulier_brazil, #formulier_asia, #formulier_china, #formulier_africa, #formulier_egypt, #formulier_nigeria, #formulier_europa 
*/

#formulier_inkoop, #formulier_rd, #formulier_hr, #formulier_finance, #formulier_marketing, #formulier_algemeen	{ 
visibility:hidden;
float:left;
height:0;
}

#countries li, #countries li a	{ cursor:pointer;}
#countries li:hover, #countries ul li:hover	{ cursor:pointer; margin-left:.5em; color:#cc0033;}

/*#noord-amerika, #oceanie	{ 
visibility:hidden;

}
*/



/*****************/

.boven	{
float:right;
margin:0 16px 0 0;/* goed in safari,  margin:-16px 16px 0 0;goed in firefox */
font-size:11px;
font-weight:normal;
 }
 
 /*"className" is your class or ID*/
/*FireFox 2 */
.boven, x:-moz-any-link {margin:-16px 16px 0 0;} 

/*FireFox 3*/
/*.boven, x:-moz-any-link, x:default {margin:-16px 16px 0 0;}*/ /* versie 3.0 tot 3.5 */
.boven, x:-moz-any-link, x:default {margin:0 16px 0 0;} /* versie 3.5.2 heeft probleem niet meer */

 
.docs p	{
margin:0;
padding:0;
}

.nieuws	{
	padding:0 0 0 20px;
	margin:20px 0 0 0;
}

/**** voor de slideshow op de homepage ***/
#photoShow {
    height:180px;
    width:240px;
	/*padding:10px;*/
}
#photoShow div {
    position:absolute;
    z-index: 0;
}
#photoShow div.previous {
    z-index: 1;
}
#photoShow div.current {
    z-index: 2;
}
/**** accordion homepage*******/
#newsSection{
	margin:0 10px 20px 0;
	padding:0;
	
}
#newsSection	h4 {
	font-size:1em;
	cursor:pointer;
	margin:.5em 0 .2em 0;
	padding:0;
	border: 1px solid #C2C3C7;
	background-color:#F9FAFC;
/*	border-top:none;
	border-left:none;
	border-right:none;
	*/
	}

#newsSection .subject {
	margin:0px;
	text-indent:10px;
}


#newsSection p a {
	text-decoration:none;
}

#newsSection p {
	background-color:#F9FAFC;
	margin:.4em 0 .5em 1em;
	padding:0 5px 5px 5px;
}

#bookmarksList	{
margin:0;
padding:0;
}


#listRight { 
    position:relative;
	float: right;
	margin-left: 8px;
	/*width:340px;*/
	width:375px;
	margin:0px 0 0 0;
	z-index:10;	
}
#listLeft { 
    position:relative;
	float: left;
	/*width:280px;*/
	width:270px;
	padding:0;
	margin:0px 0 0 0;
	z-index:10;
}

#listLeft ul { 
/*margin:0 0 0 20px;*/
}


.lhead { font-weight:bold;
font-size:11px;
}

.lcount	{
font-size:10px;
}

#office-link	{
	margin:0 14px 0px 20px;
}

#dept_link:hover,  #office-link h1:hover	{
cursor:pointer;	
}

/****/

.product_tile	{
/*float: left;*/
margin:5px 0px 0px 20px;
/*width:360px;*/
height:135px;
position:relative;
/*border:1px solid #CCC;*/
background-image:url(../industrial_lighting_images/oval2.jpg);
background-repeat:no-repeat;
background-position:left top;
padding:1px 10px 0 10px;
}

.product_tile a	{
 /*color:#FFF;	*/
}

.details	{
padding: 0;
margin:0 0px 0 0;
float:right;
width:300px;
line-height:14px;
padding-right:30px;
}

.details p	{
/*	margin-top:2px;*/
margin-top:-5px;
}

.details_2	{
padding: 0;
margin:0 0px 0 0;
float:right;
width:440px;
line-height:14px;
padding-right:30px;
}

.details_2 p	{
	margin-top:2px;
}

#tegels a, #tegels a:hover	{
	text-decoration:none;
	outline:none;
}

#pageLinks	{
	background-color:#e2edf7;
	margin-right:20px;
	padding:10px 0 20px 0;
}

ol 	{
line-height:16px;
font-size:11px;
}

ol li 	{
	margin-bottom:6px;
}



