/**
 * screen.css
 *
 * @package impex.nl
 * @author  a.j.de vries
 *
 * Copyright (c) Malibomba
 * IT IS NOT ALLOWED TO USE OR MODIFY ANYTHING OF
 * THIS CODE, WITHOUT THE PERMISION OF THE AUTHOR.
 * Info? Mail to info@malibomba.com
 */
/*<![CDATA[*/
@import "fv_form.css";
@import "clearbox.css";
@import "mootools.ticker.css";

html, body {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}

body {
	color:#000;
	height:auto;
	text-align:center;
	background-color:#fff;
	background-image:url('/pics/bg.png');
	background-attachment:scroll;
	background-position:center -3px;
	background-repeat: repeat-x;
	/*line-height: 1.7em;8*/
}

body.sIFR-active {
	padding:0 !important;
	margin:0 !important;

}

body, input, textarea {
	color:#666;
	font-size:11px;
	font-family: Tahoma;
}


form { display:inline; }
label{ font-weight:bold; }
img  { border:0; outline:none; }

hr {
	border:0;
	padding:0;
	height:1px;
	margin:5px 0;
	border-top:1px solid #d5d5d5;
}
.hr { border-bottom:1px solid #d5d5d5; }
.hr-top { border-top:1px solid #d5d5d5; }
.hr-top.dashed{ border-top:1px dashed #d5d5d5; }


a.focus { outline:none; }
a, a:link, a:active, a:visited {
	color:#d82c1b;
	outline:none;
	text-decoration:none;
}
a:hover { text-decoration:underline; }

a.pdf {
	padding:5px 0;
	line-height:25px;
	padding-left:22px;
	background-image:url('/pics/icon.pdf.gif');
	background-position:left 2px;
	background-repeat:no-repeat;
}

p { margin:5px 0; }
h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
	color:#262626;
	font-weight:500;
	/*text-transform:uppercase;*/
	font-family: Arial, Verdana, sans-serif;
}

h1 { font-size: 20pt; } :root h1 { font-size: 16pt;}
h2 { font-size: 18pt; } :root h2 { font-size: 14pt;}
h3 { font-size: 16pt; } :root h3 { font-size: 12pt;}
h4 { font-size: 14pt; } :root h4 { font-size: 10pt;}
h5 { font-size: 12pt; }
h6 { font-size: 10pt; }


.title { color:#00ada8 !important; display:inline; width:auto; }
:root .title { display:block; }
.title a { width:auto !important; }


/**
 * CLASSES:
 * Definition of the used classes.
 ------------------------------------------------*/
.fl		{ float:left; }
.fr		{ float:right; }
.clear	{ clear:both; visibility:hidden; }
.block	{ display: block; }

.tr		{ text-align:right; }
.tl		{ text-align:left; }

.p		{ margin:10px 0; }
.b		{ font-weight:bold; }
.i		{ font-style:italic; }
.u, a.u	{ text-decoration:underline; }

.spacer	{ margin:0 2px; font-weight:bold; }
.hr		{ border-bottom:1px solid #d5d5d5; }

.c1, a.c1	{ color:#00ada8; }	/* turquoise */
.c2, a.c2	{ color:#d82c1b; }	/* red */
.c3, a.c3	{ color:#555555; }	/* gray */

.bgl {  }

.pt5	{ padding-top:5px; }
.mt0	{ margin-top:0; }
.mt5	{ margin-top:5px !important; }

.index {
	font-size:6pt;
	color:#d82c1b;
	font-weight:bold;
	line-height:14px;
	margin-right:10px;
	text-align:center;
	width:14px !important;
	background-color:#e8e8e8;
	border:1px solid #d82c1b;
}

.noscript {
	float:left;
	padding:10px;
	background-color:#f1f1f1;
	border:1px dashed #767676;
}

.overview-thumb {
	float:left;
	width:75px;
	height:auto;
	padding:1px;
/*	border:1px solid #d5d5d5;*/
	border:2px solid #7cd5d3;
	background-image:url('/pics/loading.gif');
	background-position:center center;
	background-repeat:no-repeat;
}
.overview-thumb img { width:73px; border:1px solid #d5d5d5; }

.detail-thumb {
	float:left;
	width:150px;
	height:auto;
	padding:1px;
	display:block;
	/*border:1px solid #d5d5d5;*/
	border:2px solid #7cd5d3;
	background-repeat:no-repeat;
	background-position:center center;
	background-image:url('/pics/loading.gif');

	float:right;
	margin-left:10px;
	/*margin-right:10px;*/
}
.detail-thumb img { display:block; width:148px; border:1px solid #d5d5d5; }
.detail-thumb span { display:block; width:148px; border:1px solid #d5d5d5; border-top:0; background:#d5d5d5; text-align:center; font-size:7pt; line-height:14px; font-weight:bold; }

.summary {
	float:right;
	width:555px;
}

ul.related {
	padding:0;
	margin:10px 0;
	padding-left:16px;
	list-style-type:square;
}

.hilite {
	margin:4px 0;
	display:block;
	width:553px !important;
	background-color:#f4fafa;
	border:1px dotted #7cd5d3;
}

.hilite-red {
	margin:4px 0;
	display:block;
	overflow:hidden;
	padding:5px !important;
	width:638px !important;
	background-color:#f8f8f9;
	border:1px dotted #d82c1b;
}
.hilite-red .summary { width:545px !important; }
.hilite-red .hilite { width:545px !important; }
.hilite-red .download-table { width:530px !important; }


.download-table {
	width:545px;
	table-layout:fixed;
	background-color:#7cd5d3;
}
.download-table tr { background-color:#f4fafa; }

/*
.homepage	{
	background-image: url('/pics/drinker.jpg');
	background-position:center bottom;
	background-repeat:no-repeat;
	min-height: 406px;
	width: 100%;
}

.trans50	{
	background-image: url('/pics/50.png');
}

*/

/**
 * LAYOUT:
 ------------------------------------------------*/
#lc-centered {
	width:966px;
	margin:0 auto;
	text-align:left;
	min-height:200%;
	background: #fff;
	background-image:url('/pics/bg-center.png');
	background-position:center top;
	background-repeat: repeat-x;
	position:relative;
	padding: 0 5px;
}
* html #lc-centered { height:100%; }

#lc-side {
	float:left;
	width:60px;
	height:auto;
	min-height:430px;
	background-color:transparent;
	background-image:url('/pics/bg.side.gif');
	background-position: center 127px;
	background-repeat:no-repeat;
}
* html #lc-side { height:400px; }

#lc-body {
	float:right;
	width:904px;
	height:auto;
	min-height:400px;
	background-color:transparent;
}
* html #lc-body { height:400px; }

#lc-top {
	height:114px;
	display:block;
	background-color:transparent;
}

#lc-top h1 {
	float:left;
	display: block;
	margin:0;
	padding:0;
	width:173px;
	height:100px;
	overflow:hidden;
	margin:7px 5px;
	text-indent:-1000%;
	background-color:transparent;
	background-image:url('/pics/logo-impex.png');
	background-position: left top;
	background-repeat:no-repeat;
	border: 0px;
}

#lc-selection {
	float:right;
	width:700px;
	height:24px;
	margin:7px 5px;
	display:block;
}

#lc-selection a {
	width:24px;
	height:24px;
	float:right;
	display:block;
	text-indent:-200000px;
	background-color:transparent;
	background-position: left top;
	background-repeat:no-repeat;
	text-decoration: none;
	padding: 0 0 0 5px;
}

#lc-selection a.nl {background-image:url('/pics/nl.png');}
#lc-selection a.de {background-image:url('/pics/de.png');}
#lc-selection a.es {background-image:url('/pics/es.png');}
#lc-selection a.en {background-image:url('/pics/en.png');}

#lc-sections {
	float:right;
	display:block;
	margin:7px 5px;

	top:45px;
	position:relative;
}

#lc-menu {
	height:30px;
	display:block;
	background-color:#fff;
}

#lc-menu #ul-menu {
	margin:0;
	padding:0;
	float:left;
	width:660px;
	overflow:hidden;
	list-style-type:none;
}

#lc-menu #ul-menu li {
	color:#fff;
	float:left;
	margin:0;
	padding:0;
	width:155px;
	height:25px;
	padding:0 5px;
	padding-top:5px;
	display:inline;
	line-height:30px;
	text-align:right;
	list-style-type:none;
	background-image:url('/pics/bg.tabs.gif');
	background-position:left top;
	background-repeat:no-repeat;
}
* html #lc-menu #ul-menu li { width:165px; height:30px; }

#lc-menu #ul-menu li a {
	color:#fff;
	float:left;
	width:155px;
	cursor:pointer;
	overflow:hidden;
	text-align:right;
	line-height:30px;
	position:relative;
	white-space:nowrap;
	letter-spacing:1px;
	visibility:hidden;
}
* html #lc-menu #ul-menu li a { width:165px; height:30px; }


#lc-menu #ul-menu li:hover,
#lc-menu #ul-menu li.hover,
#lc-menu #ul-menu li.active {

	background-image:url('/pics/bg.tabs.gif');
	background-position:left -35px;
	background-repeat:no-repeat;
	text-decoration: none;
}

#lc-search {
	float:right;
	width:230px;
	height:30px;
	padding:0 5px;
	line-height:30px;
	background-image:url('/pics/bg.search.gif');
	background-position:left top;
	background-repeat:no-repeat;
}
* html #lc-search { width:240px; }

#lc-search .sf-ipt {
	border:0;
	color:#000;
	width:162px;
	height:19px;
	line-height:18px;
	font-size: 12px;
	background:url('/pics/bg.search-ipt.gif') center center no-repeat;
}

#lc-search .sf-btn {
	border:0;
	color:#fff;
	width:60px;
	height:19px;
	line-height:18px;
	background:url('/pics/bg.search-btn.gif') center center no-repeat;
}
:root #lc-search .sf-btn { vertical-align:bottom; margin-bottom:4px; }

#lc-header {
	height:155px;
	display:block;
	margin-top:1px;
}

#lc-header #lc-display {
	float:left;
	width:659px;
	height:162px;
	background-color:#f0f0f0;
	background-position:bottom right;
	background-repeat:no-repeat;
}

/**
 * DISPLAY PAGE CLASSES:
 ----------------------------------------------------------*/
.display-page-2 { background-image:url('/pics/bg.company.jpg'); }
.display-page-3 { background-image:url('/pics/bg.news2.jpg'); }
.display-page-4 { background-image:url('/pics/bg.agenda3.jpg'); }
.display-page-5 { background-image:url('/pics/bg.jobs.jpg'); }
.display-page-6 { background-image:url('/pics/bg.address.jpg'); }
.display-page-7 { background-image:url('/pics/bg.contact2.jpg'); }
.display-page-8 { background-image:url('/pics/bg.contact2.jpg'); }
.display-page-14, .display-page-53 { background-image:url('/pics/bg.water.jpg'); }
.display-page-53 { background-image:url('/pics/bg.disclaimer.jpg'); }


/**
 * DISPLAY CATEGORY CLASSES:
 ----------------------------------------------------------*/
.display-category-1, .display-category-53 { background-image:url('/pics/bg.poultry.jpg'); }
.display-category-12 { background-image:url('/pics/bg.pig.jpg'); }
.display-category-13 { background-image:url('/pics/bg.cattle.jpg'); }
.display-category-14 { background-image:url('/pics/bg.bunny.jpg'); }
.display-category-15 { background-image:url('/pics/bg.hardware.jpg'); }
.display-category-16 { background-image:url('/pics/bg.regulation.jpg'); }
/*.display-category-17 { background-image:url('/pics/bg.medicators01.jpg'); }*/
.display-category-17 { background-image:url('/pics/bg.medicators02.jpg'); }
	.display-category-17.sub49 { background-image:url('/pics/bg.dosatron.jpg'); }
	/*.display-category-17.sub50 { background-image:url('/pics/bg.automist01.jpg'); }*/
	.display-category-17.sub50 { background-image:url('/pics/bg.automist02.jpg'); }

.display-category-18 { background-image:url('/pics/bg.measure.jpg'); }




#lc-header #lc-detail {
	float:right;
	width:240px;
	height:160px;
}

#lc-detail-inner	{
	width:240px;
	height:162px;
	display: block;
	background-color:#96dddb;
	background-image:url('/pics/bg.detail.png');
	background-position:bottom right;
	background-repeat:no-repeat;
}

#lc-detail img {
	margin:0;
	padding:0;
}


#lc-breadcrumb {
	width:660px;
	height:20px;
	font-size:7pt;
	overflow:hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

#lc-content {
	width:904px;
	margin:10px 0;
	min-height:400px;
}

* html #lc-content { height:400px; }

#lc-content .fl { width:650px; }
#lc-content .fr { width:240px; }

#lc-content h2.side-header {
	font-size:22px;
	padding: 0 0 0 10px;
	background-color:#e5e5e5;
	border-bottom:1px solid #d5d5d5;
	background-image:url('/pics/side-header.png');
	background-position:top right;
	background-repeat:no-repeat;

}

#lc-navigation-east { width: 240px; padding: 10px 0; }
#lc-navigation-east ul {
	margin:0;
	width:100%;
	padding:0 0 10px 0px;
	list-style-type:none;
}

#lc-navigation-east li {
	margin:0;
	padding:0;
	line-height:20px;
	overflow:hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	border-bottom:1px solid #d5d5d5;
}
#lc-navigation-east li.last { border:0 !important; }

#lc-navigation-east ul li a {
	width:230px;
	display:block;
	padding-left:15px;
	color:#d82c1b;	/*red*/
	background-color:#e5e5e5;
	overflow:hidden;
	white-space: nowrap;
	text-overflow: ellipsis;

}


#lc-navigation-east ul li a:link,
#lc-navigation-east ul li a:visited	{
	color:#d82c1b;
	text-decoration:none;
}

#lc-navigation-east ul li a:hover,
#lc-navigation-east ul li a.selected {
	color:#fff;
	background-color:#00ada8; /* turq*/
 	background-image:url('/pics/bg.menu.jpg');
	background-position:left top;
	background-repeat:repeat-x;
}

#lc-navigation-east ul li a.selected {
 	background-image:url('/pics/bg.menu.active.jpg');
	background-position:left top;
	background-repeat:repeat-x;
	color:#fff;
	background-color:#00ada8; }

#lc-navigation-east ul li a:active	{
	background-image:url('/pics/bg.menu.active.jpg');
	background-position:left top;
	background-repeat:repeat-x;
}
/** sub navigation **/
#lc-navigation-east ul ul { padding:0 !important; }
#lc-navigation-east ul ul li a	{
	width:220px;
	display:block;
	padding-left:25px;
	background-color:#f0f0f0;
	border-left: 5px solid #00ada8;
}

#lc-navigation-east ul ul li a:link,
#lc-navigation-east ul ul li a:visited	{
	color:#d82c1b;
	text-decoration:none;
}

#lc-navigation-east ul ul li a:hover
{
	background-image:url('/pics/arrow.png');
	background-position:10px center;
	background-repeat:no-repeat;
	color:#fff;
	text-decoration:underline;
	background-color:#00ada8; /* turq*/
}

#lc-navigation-east ul ul li a.selected {
	background-image:url('/pics/arrow.png');
	background-position:10px center;
	background-repeat:no-repeat;
	color:#fff;
	background-color:#00ada8; }


#lc-latest-news {
	height:auto;
	padding-bottom:5px;
	background-color: #e5e5e5;
}
#lc-latest-news .inner { margin:10px 5px 5px 5px; }


#bg-footer	{
	width: 966px;
	background-image:url('/pics/impex_webbanner_footer.jpg');
	background-position: center bottom;
	background-repeat: no-repeat;
}

#lc-footer {
	width:966px;
	height:100px;
	/* background-color:#e5e5e5;
	background-image:url('/pics/bg.footer.gif');
	background-position:center center;
	background-repeat:no-repeat; */
}

#lc-footer .inner {
	float:left;
	width:866px;
	color:#555555;
	font-size:8pt;
	display:block;
	padding:0 50px;
	margin-top:50px;
}


/**
 * sIFR:
 * These are standard sIFR styles... do not modify
 ------------------------------------------------*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/**
 * sIFR:
 * These "decoy" styles are used to hide the
 * browser text before it is replaced... the
 * negative-letter spacing in this case is used
 * to make the browser text metrics match up with
 * the sIFR text metrics since the sIFR text in
 * this example is so much narrower... your own
 * settings may vary... any weird sizing issues
 * you may run into are usually fixed by tweaking
 * these decoy styles
 ------------------------------------------------*/
.sIFR-hasFlash h1, h2, .title, .side-header {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
}

/**
 * MOOTOOLS SLIDESHOW:
 ------------------------------------------------*/
.loading { background: url('/pics/loading.gif') center no-repeat; }
.slideshow-thumb { outline:none; }
#thumbnails { display:none; }

#stamp	{
	position: relative;
	z-index:999;
	top: 350px;
	left: -100px;
	background: url('/pics/stamp.png') center center no-repeat;
	width: 150px;
	height: 148px;
}


/*]]>*/