@charset "utf-8";
/* CSS Document */
body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #666; line-height:1.5em;}

#wrapper { width: 980px; margin:0 auto; padding-bottom: 15px;}

#header { border-top: 20px solid #000; background:#00AEEF url('../img/header_title.gif') no-repeat 350px 15px; padding: 20px; margin-bottom: 0px; position: relative;}

#type-basic #header { background-image: url('../img/header_title_basic.gif');}
#type-euro #header { background-image: url('../img/header_title_euro.gif');}

#start { margin:20px 0px 0 30px; float:left; }
#start li { float:left; width: 455px; text-align: center;}
#start li a { text-decoration: none; font-size: 20px; color: #EF3E42 }
#type- #content { text-align: center; margin-top: 50px; }



.blockleft { float:left; width: 610px; position:relative;}
.blockright { float:right; width: 370px;}

.clr { clear:both;}

h2 { color: #EF3E42; font-size:21px; font-weight:normal; margin-bottom: 10px;}

#form { background: #E1F4FD url('../img/form.bg.jpg') repeat-x top left; height: 300px; position:relative;}

#type-euro #form { height: 450px; }

.input { border-bottom: 2px solid #FFF; padding: 9px 20px;}
.input label { font-weight:bold; width: 150px; display:block; float:left;}

.input select { width: 150px;}


#btnReset { background: #CCC ; padding:0; text-align:center; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFF; border:0; position:absolute; bottom: 0; right: 0; width: 100%; height: 20px; }

#preview img { margin-top: 30px; margin-left: 30px;}
#scheme img { position:absolute; top: 40px; right: 15px;}

#overview table { border-collapse: collapse; border: 1px solid #00AEEF; margin-bottom: 10px;}
#overview th { background:#00AEEF; color: #FFF; font-size: 11px; text-align:center; border-color: #00AEEF; padding: 5px; font-weight:normal;}
	#overview .total th { font-size:13px; font-weight:bold;}
	


#overview td { border-color: #00AEEF; padding: 8px 5px; vertical-align:middle; text-align:center;}
	#overview td.left, #overview th.left { text-align:left;}
	#overview th.right { text-align:right;}
#overview td.sequence { background:#E1F4FD }

/* blockhelp */
.blockhelp { background:#F8F7E7; padding: 15px; border: 1px solid #EDEBC0; font-size: 11px; margin-top: 28px;}
.blockhelp h2 { font-size: 16px; margin-bottom: 10px; color: #666; font-weight:bold;}

.button { background: #EF3E42 url('../img/disks_black.gif') no-repeat 8px 10px ; padding: 5px 10px 5px 30px; font-size: 18px; color: #FFF; border:0;}

#language_code { position: absolute; top: -20px; right:10px;}

/*DOWNLOAD VIEW*/

#download_knop_manifolds{ 
	height: 30px; 
	width: 100px;
	background-image: url('../img/save.png'); 
	background-repeat: no-repeat; 
	background-position: 6px; 
	background-color: #CCC; 
	padding-left: 30px; 
	padding-top: 10px;
	margin-top: 10px;
	font-size: 18px;
}

#download_knop_nozzles{ 
	height: 30px; 
	width: 100px;
	background-image: url('../img/save.png'); 
	background-repeat: no-repeat; 
	background-position: 6px; 
	background-color: #CCC; 
	padding-left: 30px; 
	padding-top: 10px;
	margin-top: 10px;
	font-size: 18px;
}

#download_knop_nozzles a{
	text-decoration: none;
	color: #FFF;
}

#download_knop_nozzles:hover{
	background-color: #00aeef;
}


#download_knop_manifolds a{
	text-decoration: none;
	color: #FFF;
}

#download_knop_manifolds:hover{
	background-color: #00aeef;
}

#manifold_table{
	width: 100%;
	text-align: center;
}

#manifold_table tr{
	border: 1px solid #4681e2;
}

#manifold_table th{
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #00aeef;
	color: #FFF;
}

#manifold_table td{
	padding-top: 15px;
	padding-bottom: 15px;
	border:1px solid #4681e2;
}

#download_center h1{
	margin-top: 30px;
	margin-bottom: 15px;
	color: #00aeef;
	font-size: 18px;
}

#nozzles_table {
	width: 100%;
	text-align: center;
}

#nozzles_table td{
	padding-top: 15px;
	padding-bottom: 15px;
	border: 1px solid #4681e2;
}

#nozzles_table th{
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #00aeef;
	color: #FFF;
}

#nozzles_table tr{
	border: 1px solid #4681e2;
}

#nozzles_table tr td{
	padding-top: 15px;
	padding-bottom: 15px;
	vertical-align: middle;
}

#manifold_table tr td{
	vertical-align: middle;
}

#nozzle_select{
	width: 100px;
}

.hide1, .hide2, .hide3, .hide4, .hide5, .hide6{
	display: none;
}

#nozzles_table tr td div pre{
	vertical-align: middle;
}

.opmerking{
	color: #FFF;
	font-size: 14px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 978px;
	font-weight: bold;
	height: 25px;
	border: 1px solid #000;
	background-color: #4681e2;
	margin-top: 6px;
	padding-top: 5px;
}
