/*
Title:      Luminex LCE styles for printing 
Author:     Egwin Warnier
Updated:    January 24 2007
Notes:      Design by .While
*/

body {
	color: #666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
img {border: none;}


/*---| page structure |---*/

#front {
	margin:0;
	padding: 0;
	font-size: 85%;
	text-align: justify;
	line-height: 1.4em;
}
#content {
	min-height: 300px;
	margin: 0;
	padding: 0 11px 25px 11px;
	font-size: 85%;
	text-align: justify;
	line-height: 1.4em;
	border: 1px solid #eee;
}


/*---| header |---*/

#header #home {
	background: none;
}
#header #home img {
	padding: 10px 0;
}
#header #banner, #header #menu img {
	display: none;
}
#header #menu { display: none; }
/*
#menu {
	margin: 10px 0;
	padding: 0;
	list-style: none;
}
#menu li {
	display: inline;
	padding: 0;
	margin: 0;
}
#menu li:before { content: "| "; }
#menu li:first-child:before { content: ""; }
* html #menu li {
	border-left: 1px solid black;
	padding: 0 0.4em 0 0.4em;
	margin: 0 0.4em 0 -0.4em;
}
*/
/*Win IE browsers - hide from Mac IE\*/
/*
* html #menu { height: 1%; }
* html #menu li {
	display: block;
	float: left;
}
* html #menu li:first-child { border-left: 0; }
#menu a {
	color: #360;
	text-decoration: none;
}
#menu a.active {
	font-size: larger;
	font-weight: bold;
}
*/


/*---| pagebody |---*/

#front .row {
	margin-bottom: 0px;
	padding: 0 11px 25px 11px;
	border: 1px solid #eee;
}
#front .rowforcols {
	width: 100%;
	margin: 0;
	padding: 0;
}
#front .lcol {
	float: left;
	margin-right: 7px;
}
#front .rcol {
	float: right;
}
#front .lcol, #front .rcol {
	width: 250px;
	padding: 0 11px 25px 11px;
	border: 1px solid #eee;
}
#front .last {
	margin: 7px 0 0 0;
}
#front .headline {
	margin: 0 0 20px 0;
	padding: 0 0 5px 0;
	background: url(../images/line_horizontal.png) left bottom repeat-x;
}
#front .headline .more {
	padding: 0 0 0 17px;
	font-style: italic;
	background: url(../images/bullet_exit.png) 0 50% no-repeat;
}
#front .headline a.more {
	border: none;
}
#front h3 {
	margin: 0 0 8px 0;
	padding: 0 0 0 14px;
	background: url(../images/bullet_star.png) 0 50% no-repeat;	
	font-family: Helvetica, Arial, sans-serif;
	font-size: 151%;
	letter-spacing: -1px;
	color: #3e6583;
}
#content a, #front a {
	text-decoration: none;
	color: #152D46;
	border-bottom: 1px dotted #152D46;
}
#content h2, #front h2 {
	margin: 0 -11px 15px -11px;
	padding: 6px 9px;
	color: #ffa500;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-weight: normal;
	border-top: 5px solid;
}
#content #support h2 { color: #666; }
#content #company h2 { color: #152d46; }
#content #dealers h2 { color: #360; }

#content h3 {
	margin: 15px 0 10px 0;
	padding: 0 0 4px 0;
	font-size: 151%;
	font-weight: bold;
	text-align: right;
	border-bottom: 1px solid #ccc;
}
#content h4 {
	margin: 20px 0 5px 0;
	padding: 0;
	font: 1.5em Georgia, "Times New Roman", serif;
}
#content h5 {
	font-size: 100%;
	font-style: italic;
}
#content fieldset {
	margin-top: 15px;
	padding: 7px;
	border: none;
}
#content .inputText, #content select {
	border: 1px solid #ccc;
}
#content .inputText, #content .inputDropdown {
	margin-bottom: 0.9em;
	padding: 0.2em 0.4em;
}
#content ul.descr {
	margin: 0 0 10px 15px;
	padding-left: 0;
	list-style: none;
}
#content ul.descr li {
	margin-left: 0px;
	padding-left: 1.1em;
	background: url(../images/bullet_arrow.png) 0 0.5em no-repeat;
}
#products_cat a { text-decoration: none; }
#products_cat h3  {
	margin: 10px 0 5px 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 150%;
	letter-spacing: -1px;
}
#products_cat h3 a {
	color: #3e6583;
}
#products_cat p a {
	color: #666;
	border: none;
}
#products_cat img {
	float: left;
	margin-right: 30px;
}
#products_cat #cat0, #products_cat #cat1, #products_cat #cat2, #products_cat #cat3, #products_cat #cat4 {
	height: 100px;
	margin-bottom: 7px;
	padding: 1px 25px 1px 1px;
	border: 1px solid #eee;
}
#products_cat #cat0 {
	border-right: 7px solid #666;
}
#products_cat #cat1 {
	border-right: 7px solid #ffa500;
}
#products_cat #cat2 {
	border-right: 7px solid #360;
}
#products_cat #cat3 {
	border-right: 7px solid #152d46;
}
#products_cat #cat4 {
	margin: 0; /* no bottom margin for last row */
	border-right: 7px solid #666;
}
#content .products_list a {
	border: none;
}
#content .products_list img {
	margin: 0 0 5px 10px;
	border: 1px solid #ccc;
}
#content .products_list .more {
	display: block;
	margin: 5px 0 0 0;
	padding: 0 0 0 17px;
	font-style: italic;
	background: url(../images/bullet_exit.png) 0 50% no-repeat;
}
#content .products_list a.more {
	border: none;
}
#content #products_det h3 {
	color: #ffa500;
}
#content #products_det table.specs {
	width: 100%;
	margin: -10px 0 20px 0;
	padding: 0;
	border-collapse: collapse;
}
#content #products_det table.specs tr.alt {
	background-color: #fffaf0;
}
#content #products_det table.specs td {
	vertical-align: top;
	padding: 5px;
	border-bottom: 1px solid #eee;
}
#content #products_det table.specs td.name {
	width: 250px;
	font-weight: bold;
	text-align: right;
}
#content #products_det div.thumbs {
	margin-bottom: 30px;
}
#content #products_det div.thumbs img {
	margin-bottom: 5px; 
	padding: 3px;
	background: #eee;
	border: 1px solid #ccc;
}
#content #products_det div.thumbs span {
	padding-left: 1.5em;
	font-weight: bold;
	background: url(../images/bullet_square.png) 0 50% no-repeat;
}
#content #products_det #examples {
	width: 100%;
}
#content #products_det #examples td {
	width: 50%;
	padding: 0 20px 25px 15px;
	background: url(../images/bullet_square.png) 0em 0.4em no-repeat;
	vertical-align: top;
}
#content #products_det #examples span {
	font-weight: bold;
}
#content #products_det #examples img {
	display: block;
	margin: 10px 0 0 0;
	padding: 3px;
}
#content #products_det #examples a {
	border: none;
}
#content #products_det #examples a img {
	border: 1px solid #e6e6e6;
}
#content form#downloads legend {
	display: none;
}
#content ul.downloads {
	margin: 0 0 25px 20px;
	padding: 0;
	list-style: none;
}
#content ul.downloads li a {
	font-weight: bold;
	line-height: 1.8em;
}
#content form#registration legend {
	border-bottom: 2px solid #336600;
	padding: 1px 10px;
	margin-bottom: 1.5em;
	color: #360;
}
#content form#registration label {
	float: left;
	width: 10em;
	margin-right: 1em;
	text-align: right;
	font-weight: bold;
}
#content form#registration label.other {
	width: 97%;
	margin-bottom: 5px;
	text-align: left;
	clear: both;
}
#content form#registration div.question {
	margin-bottom: 15px;
}
#content #company h3 {
	color: #152d46;
}
#content #company dt, #content #dealers dt {
	float: left;
	width: 8em;
	margin: 0;
	text-align: right;
	line-height: 1.8em;
}
#content #company dd, #content #dealers dd {
	margin-left: 8.7em;
	line-height: 1.8em;
}
#content #company form#contact {
	margin-top: 30px;
}
#content #company form#contact .inputText {
	margin-bottom: 0.9em;
}
#content form#subscribeform legend {
	display: none;
}
#content form#subscribeform label {
	float: left;
	width: 10em;
	margin-right: 1em;
	text-align: right;
	font-weight: bold;
}
#content form#subscribeform select {
	width: 100px;
}
#content #dealers h3 {
	color: #360;
}
#content #dealers h4 {
	margin-bottom: -5px;
}
#content #press .event h5 {
	margin: 0 0 5px 0;
	padding: 0 0 0 15px;
	background: url(../images/bullet_references.png) 0 50% no-repeat;	
} 
#content #press .event img {
	margin: 0 10px 2px 0;
}
#content #press .event, #content .review {
	margin-bottom: 25px;
	padding-bottom: 10px;
	background: url(../images/line_horizontal.png) left bottom repeat-x;
}
#content .review img.lfloat, #content .review img.rfloat {
	border: 1px solid #e6e6e6;
}
#content a.external {
	padding-left: 15px;
	border: none;
	background: url(../images/icon_exlink.png) 0 50% no-repeat;
}
#content #sitemap #overview ul {
	margin: 0 0 10px 0;
	padding: 0 0 10px 20px;
	border-bottom: 1px solid #ddd;
}
#content #sitemap #overview ul ul {
	margin: 0;
	padding-bottom: 5px;
	border: none;
}
#content #sitemap #overview li {
	padding-left: 1.3em;
	list-style-type: none;
	font-weight: bold;
	background: url(../images/bullet_square2.png) 0 0.5em no-repeat;
}
#content #sitemap #overview li li {
	font-weight: normal;
	background: none;
	list-style: none;
}
#content #sitemap #overview li li li {
	padding: 5px 0 0 3px;
}
#content #sitemap #overview li a {
	color: #152D46;
	border-bottom: 1px dotted #ccc;
}
#content #sitemap #overview li li a {
	font-weight: bold;
	color: #999;
	border: none;
}
#content #sitemap #overview li li li a {
	padding-left: 2px;
	font-weight: normal;
	color: #999;
	border-left: 1px solid #360;
}
#content #anothernavbox {
	margin: 0;
	padding: 0 0 40px 15px;
}
#content #anothernav  {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	font-size: 120%;
	border-bottom: 1px solid #333;
	list-style: none;
}
#content #anothernav li {
	float: right;
	margin: 0; 
	padding: 0;
}	
#content #anothernav li a {
	display:block;
	margin: 0 0 0 15px;
	padding-bottom: 2px;
	font-size: 85%;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	color: #999;
	border:0;
}
#content #anothernav li a.current {
	color: #152D46;
	border-bottom: 4px solid #152D46;
}


/*---| sidebar |---*/

#sidebar h2, #nav, #rwd_box, #newsletter {
	display: none;
}
#newsitems {
	margin: 7px 0 0 0;
	border: 1px solid #eee;
}
#newsitems h2 {
	display: block;
	margin: 0 0 15px 0;
	padding: 0 9px;
	color: #66CC00;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 170%;
	font-weight: normal;
	border-top: 5px solid;
}
#newsitems dl {
	margin: 0 15px;
	padding: 0;
	font-size: 85%;
	line-height: 1.4em;
}
#newsitems dl dt {
	padding-bottom: 0.4em;
	font-weight: bold;
	text-align: left;
}
#newsitems dl dd {
	margin: 0;
	padding: 0 0 1em 0;
}
#newsitems dl dt a {
	margin-bottom: 5px;
	padding-bottom: 2px;
	font-weight: bold;
	text-decoration: none;
	color: #ccc;
	border-bottom: 1px dotted;
}


/*---| footer |---*/

#footer { display: none; }
/*
#footer {
	height: 30px;
	margin: 7px 0 0 0;
	padding: 5px 20px;
	border-top: 3px solid #336600;
}
#footer a {
	margin-right: 15px;
	padding-bottom: 3px;
	color: #666;
	font-size: smaller;
	text-decoration: none;
}
*/


/*---| miscellaneous |---*/
a {
	outline: none; /* this removes the active/focus dotted border from all links in Mozilla */
}
.lfloat {
	float: left;
	margin: 5px 10px 5px 0;
	padding: 5px;
}
.rfloat {
	float: right;
	margin: 5px 0 5px 10px;
	padding: 5px;
}
.grey {
	color: #666;
}
.orange {
	color: #ffa500;
}
.green {
	color: #360;
}
.blue {
	color: #152d46;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
}
.warning {
	padding-left: 15px;
	background: url(../images/alert.png) 0 50% no-repeat;
	color: #ff0000;
}
.alert {
	color: #ff0000;
	font-weight: bold;
}
hr, .hide {
	display: none;
}
.invisible {
	visibility: hidden;
}
.inputButton {
	background-image: url(../images/button_background.png);
	color: #666;
	border: 1px solid #999;
}
.clearer {
	clear: both;
	height: 0;
	/*line-height: 0;*/
}
.lclear {
	clear: left;
}
.rclear {
	clear: right;
}
.noborder_bottom {
	margin-bottom: 0 !important; 
	border-bottom: none !important;
	background: none !important;
}/*VERDER TE BEKIJKEN*/