html {
	background: url("../img/bg_column.jpg") repeat-y 25px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url("../img/hst_menu_bg.jpg") repeat-x;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #6B6B6B;
}

img {
	border: 0;
}

p {
	margin-top:0px;
}

a {
	color: #4D87C7;
	font-weight: normal;
	text-decoration: none;
}

h1 {
	font-size:16px;
	font-weight: bold;
	padding: 0;
	margin: 15px 0 10px 0;
}

h2 {
	color: #4D87C7;
	font-size: 13px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

.adviesprijs {
	color: #FF0000;
	font-weight: bold;
}

.btn_std {
	background: url("../img/btn_std.jpg") repeat-x left top;
	border: 1px solid #000000;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	height: 20px;
	width: 125px;
	text-align: center;
	display: block;
	line-height: 20px;
}

.btn_std a{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	display: block;
}
.btn_sbm {
	background: url("../img/btn_sbm.jpg") repeat-x left top;
	border: 1px solid #000000;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	height: 20px;
	width: 125px;
	text-align: center;
	display: block;
	line-height: 20px;
}

.btn_sbm a{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	display: block;
}

.backbutton {
	background: url("../img/btn_sbm.jpg") repeat-x left top;
	border: 1px solid #000000;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	height: 20px;
	line-height: 20px;
	width: 100px;
	text-align: center;
	display: block;
}

.backbutton a{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	line-height: 20px;
	display: block;
}

.sort {
	text-align: right;
	margin: 5px 0 5px 0;
	font-weight: bold;
}

.sort select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6B6B6B;
}

#alles_voor {
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: url("../img/alles_voor.png") no-repeat;
	width: 42px;
	height: 396px;
}

/* Cartsummary & Accountinfo
------------------------------------ */

#useraccount {
	position: absolute;
	top: 0px;
	left: 43px;
	line-height: 23px;
	border: 0px solid black;
	font-weight: normal;
	font-size: 10px;
}

#cartsummary {
	position: absolute;
	top: 0;
	right: 300px;
	line-height: 16px;
	border: 0px solid black;
	font-weight: normal;
	font-size: 10px;
	z-index: 10;
	text-align: right;
}

#cartsummary a {
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}

/* Logo
------------------------------------ */

#logo {	
	position:absolute;
	top: 6px;
	right: 0px;
	border: 0px solid red;
	height: 100px;
	width: 421px;
	background: url("../img/hst_menu_logo.jpg") no-repeat left bottom;
}

#printlogo {
	display: none;
}

/* Slideshow
------------------------------------ */

#slideshow {
	position:relative;
}

#slideshow .controls {
	position: absolute;
	bottom: 10px;
	left: 4px;
}

#slideshow .prev {
	position: absolute;
	top: 3px;
	left: 0px;
	width:75px;
	text-align:left;
}

#slideshow .next {
	position: absolute;
	top: 3px;
	right: 0px;
	width: 75px;
	text-align: right;
}

#slideshow #header, #articleheader {
	border-top: 0px solid #D9D9D9;
	border-bottom: 3px solid #D9D9D9;
}

#slideshow #header .text, #articleheader .text {
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	height: 45px;
	line-height: 45px;
}

#slideshow .scroller {  
	width: 760px; 
	height: 250px; 
	overflow: hidden; 
	border-top: 0px solid #D9D9D9;
	border-bottom: 3px solid #D9D9D9;
	border-left: 0px solid #D9D9D9;
	border-right: 0px solid #D9D9D9;
}

#slideshow .scroller .section {
	width: 760px; 
	height: 250px; 
	overflow-y:scroll; 
	padding: 0; 
}

slideshow .scroller .content { 
	width: 10000px; 
}

slideshow .controls {
	position: relative;
	top: 10px;
	left: 0px;
}

/* Template: artikel.tpl
------------------------------------ */

table#artikelinfo {
	width: 100%;
}

table#artikelinfo td {
	border-bottom: 1px solid #D9D9D9;
}

table#artikelinfo td.kenmerk {
	font-weight: bold;
	width: 250px;
}

/* Quicksearch
------------------------------------ */

#quicksearch {
	position: absolute;
	top: 75px;
	left: 43px;
	z-index: 1000;
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	color: #6B6B6B;
	border: 0px solid red;
	text-align: left;
}

#quicksearch input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B6B6B;
	border: 0px solid #CFCFCF;
	width: 250px;
}

#autocomplete {
	position: absolute;
	left: 0;
  	width: 450px;
  	background-color: white;
  	border: 0px solid red;
 	margin: 0;
 	padding: 0;
}

#autocomplete ul {
	border: 1px solid #CFCFCF;
	background-color: #EAEAEA;
	margin-left: 0px;
	padding: 4px 6px;
	width: 300px;
	height: 360px;
	overflow: auto;
	text-align:left;
}

#autocomplete li {
	color: #8E8E8E;
	font-size: 10px;
	font-weight: bold;
	list-style-type: none;
	padding: 0px;
	margin: 1px;
	border-bottom: 1px solid #CFCFCF;
	cursor: pointer;
	text-align: left;
}

#autocomplete li.selected {
	color: #FF9900;
	font-weight: bold;
}

/* Basisframe
------------------------------------ */

#container {
	position: relative;
	width: 1000px;
	border: 0px solid #CFCFCF;
	margin: 0;
	padding: 0;
}

#content {
	margin: 10px 20px 20px 220px;
	text-align: justify;
	border: 0px solid black;
}

#bottomline_options {
	text-align: right;
	margin-top: 35px;
	height: 50px;
}

#bottomline_options ul {
	list-style: none;
}

#bottomline_options li {
	float: right;
	text-align: center;
}

.bottomline {
	margin-top:60px;
	margin-bottom:10px;
	border-top:3px solid #D9D9D9;
	text-align:left;
}

/* Linkerkant submenu's
------------------------------------ */

#sub {
	position: absolute;
	top: 10px;
	left: 43px;
	margin: 0;
	padding: 0;
	z-index: 10px;
}

#sub .leftColumnHeader {
	width: 156px;
	background-color: #69A1D2;
	margin-top: 1px;
	margin-left: 0px;
	margin-bottom: 0px;
	text-align: left;
}

#sub .leftColumnHeaderText, .leftColumnHeaderText a {
	color: #FFFFFF;
	font-size: 11px;
	padding-left:3px;
	padding-right:3px;
	line-height: 18px;
}

#sub .leftColumnHeaderTextActive, .leftColumnHeaderTextActive a {
	color: #FFFFFF;
	font-size: 11px;
	padding-left:3px;
	padding-right:3px;
	line-height: 18px;
	background-color: #2c7fcd;
}

#sub .leftColumnHeaderText :hover {
	color: #FFFF00;
}

#sub .leftColumnLink {
	width: 135px;
	margin-left: 1px;
	text-align: left;
}

#sub .leftColumnLink ul {
	margin: 0 0 10px 18px;
	padding: 0;
	border: 0px solid black;
}

#sub .leftColumnLink ul .active {
	color: #FB9300;
}

#sub .leftColumnLink li {
	margin: 1px;
	color: #8E8E8E;
	font-size: 10px;
	font-weight: bold;
}

#sub .leftColumnLink li a {
	color: #8E8E8E;
	font-size: 10px;
	font-weight: bold;
}

/* TABELLEN
------------------------------------ */

#tblKortingsgroepen {
	width: 100%;
	border: 0px;
}

#tblKortingsgroepen td {
	text-align: center;
	font-size: 10px;
	vertical-align: top;
}

#tblApparatuur, #tblStoring, #tblProject, #tblPakbon, #tblOrders, #tblFacturen {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#tblApparatuur th, #tblStoring th, #tblProject th, #tblPakbon th, #tblOrders th, , #tblFacturen th {
	border-bottom: 1px solid #CFCFCF;
	font-size: 11px;
	vertical-align:top;
	text-align: left;
}

#tblApparatuur td, #tblStoring td, #tblProject td, #tblPakbon td, #tblOrders td, , #tblFacturen td {
	font-size: 11px;
	vertical-align: top;
	text-align: left;
}

.contractnummer, .storingen, .pakbonnummer, .verkoopordernummer  {
	height: 16px;
	background-color: #69A2D7;
	color: #FFFFFF;
	font-size: 10px;
	margin-top: 1px;
	line-height: 16px;
	border-top: 1px solid #69A3D5;
	border-bottom: 1px solid #69A3D5;
	padding-left: 3px;
	padding-right: 3px;
}

/* TABEL OVERZICHT APPARATUUR
------------------------------------ */

#tblApparatuur .apparaat {

}

#tblApparatuur .merk {
	width: 120px;
}

#tblApparatuur .type {
	width: 120px;
}

#tblApparatuur .locatie {
	width: 120px;
}

#tblApparatuur .klantcode {
	width: 80px;
	text-align: center;
}

#tblApparatuur .contract {
	width: 50px;
	text-align: center;
}

#tblApparatuur .frequentie {
	width: 50px;
	text-align: center;
}

#tblApparatuur .aantalstoringen {
	width: 50px;
	text-align: center;
}

/* TABEL OVERZICHT STORINGEN
------------------------------------ */

#tblStoring .apparaat {
	border-bottom: 1px solid #CFCFCF;
}

#tblStoring .datum {
	border-bottom: 1px solid #CFCFCF;
	width: 80px;
}

#tblStoring .merk {
	width: 120px;
	border-bottom: 1px solid #CFCFCF;
}

#tblStoring .type {
	width: 120px;
	border-bottom: 1px solid #CFCFCF;
}

#tblStoring .locatie {
	width: 120px;
	border-bottom: 1px solid #CFCFCF;
}

#tblStoring .klantcode {
	width: 80px;
	text-align: center;
	border-bottom: 1px solid #CFCFCF;
}

#tblStoring .storingen {
	width: 80px;
	text-align: center;
	border-bottom: 1px solid #CFCFCF;
}

#tblStoring .opgelost {
	border-bottom: 1px solid #CFCFCF;
	text-align: center;
	width: 50px;
}

/* TABEL PROJECT
------------------------------------ */

#tblProject .datum {
	border-bottom: 1px solid #CFCFCF;
	width: 80px;
}

#tblProject .storing {
	border-bottom: 1px solid #CFCFCF;
	padding-right:10px;
}

#tblProject .verloop {
	border-bottom: 1px solid #CFCFCF;
	width: 300px;
	padding-right:10px;
}

#tblProject .opgelost {
	border-bottom: 1px solid #CFCFCF;
	text-align: center;
	width: 50px;
}

/* TABEL OVERZICHT PAKBONNEN
------------------------------------ */

#tblPakbon .code {
	width: 120px;
	border-bottom: 1px solid #CFCFCF;
}

#tblPakbon .artikel {
	border-bottom: 1px solid #CFCFCF;
}

#tblPakbon .aantal {
	width: 50px;
	border-bottom: 1px solid #CFCFCF;
	text-align: center;
}

/* TABEL OVERZICHT ORDERS
------------------------------------ */

.status {
	margin: 10px 0 5px 0;
	font-weight: bold;
}

#tblOrders .code {
	width: 120px;
	border-bottom: 1px solid #CFCFCF;
}

#tblOrders .artikel {
	border-bottom: 1px solid #CFCFCF;
}

#tblOrders .prijspereenheid {
	width: 75px;
	border-bottom: 1px solid #CFCFCF;
	text-align: right;
	padding-right:10px;
}

#tblOrders .regelkorting {
	width: 75px;
	border-bottom: 1px solid #CFCFCF;
	text-align: right;
	padding-right:10px;
}

#tblOrders .regelbedragex {
	width: 75px;
	border-bottom: 1px solid #CFCFCF;
	text-align: right;
	padding-right:10px;
}

#tblOrders .aantal {
	width: 50px;
	border-bottom: 1px solid #CFCFCF;
	text-align: center;
}

#tblOrders .geleverd {
	width: 25px;
	border-bottom: 1px solid #CFCFCF;
	text-align: center;
}

#tblOrders .wachtorder {
	width: 25px;
	border-bottom: 1px solid #CFCFCF;
	text-align: center;
}

/* TABEL OVERZICHT FACTUREN
------------------------------------ */

#tblFacturen .factuurnummer {
	width: 100px;
	border-bottom: 1px solid #CFCFCF;
}

#tblFacturen .boekstukdatum {
	width: 120px;
	border-bottom: 1px solid #CFCFCF;
}

#tblFacturen .vervaldatum {
	border-bottom: 1px solid #CFCFCF;
}

#tblFacturen .debiteurnummer {
	width: 100px;
	border-bottom: 1px solid #CFCFCF;
}

#tblFacturen .factuurbedrag {
	width: 120px;
	text-align: right;
	border-bottom: 1px solid #CFCFCF;
}

#tblFacturen .saldo {
	width: 60px;
	text-align: right;
	border-bottom: 1px solid #CFCFCF;
}

/* DIVERS 
------------------------------------ */

.korting {
	font-weight: bold;
	text-decoration: line-through;
}

.prijs {
	font-weight: bold;
	color: #FF0000;
}















/* Formulieren
------------------------------------ */
form {
	margin: 25px 0 25px 0;
}

fieldset {
	border: 0px solid #CCCCCC;
	margin: 0;
	padding: 0;
}

.legend {
	color: #4D87C7;
	font-size: 12px;
	font-weight: bold;
}

#contactformulier p, #Aanvraagformulier p, #Bestelformulier p {
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 5px;
} 

#contactformulier label, #Aanvraagformulier label,  #Bestelformulier label {
	float: left;
	width: 200px;
	border: 0px solid black;
	font-weight: bold;
}

input.txtField, select.txtField, textarea.txtField  {
	background-color: #D5DFEB;
	border: 1px solid #000000;
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

input.radioField {
	border: 0px solid #000000;
}

input.btn {
	background-color: #4D87C7;
	color: #FFFFFF;
	border: 1px solid #000000;
	cursor: pointer;
}

.asterisk {
	color: #FF0000;
}




#buttons {
	text-align:left
}

.error {
	color: #FF0000;
}

.notice {
	color: green;
}

.error_input {
	border: 1px solid #FF0000;
}




/* Algemeen
------------------------------------ */
td.afdeling {
	height: 30px;
	text-align: right;
}

td.medewerker {
	background-color: #D9D9D9;
	border: 1px solid #BFBFBF;
}




div.scroller {  
	width: 760px; 
	height: 400px; 
	overflow: hidden; 
	border-top: 3px solid #D9D9D9;
	border-bottom: 3px solid #D9D9D9;
	border-left: 0px solid #D9D9D9;
	border-right: 0px solid #D9D9D9;
}

div.scroller div.section { 
	width: 760px; 
	height: 400px; 
	overflow:hidden; 
	float:left; 
	padding: 0; 
}

div.scroller div.content { 
	width: 10000px; 
}

.controls {
	margin-top: 3px;
}

/* Navigatie
------------------------------------ */

#pagenav
{
	height:	22px;
	margin: 0;
	border-top: 0px solid #ccc;
	text-align: left;
}

div.navigator{
	text-align: left;
}

div.totalpagesdisplay{
	float: right;
	padding: 0px;
}

.navigator a, span.inactive{
	margin-left: 0px;
	padding: 0px 5px 0px 0px;
}

.navigator a:link, .navigator a:visited, .navigator a:hover,.navigator a:active{
	font-weight: bold;
	text-decoration: none;
}

span.inactive{
	font-weight: bold;
	font-style: italic;
}	


#logolev {text-align:center;background-color:#c8dae6;border:1px solid #000000;}
#logolev img {padding:0 16px 0 16px;}

#referenties {}
#referenties table {border:0px;}
#referenties table td {vertical-align:top;padding-right:12px;border:0px;}

#art_kort {margin-bottom:5px;}
#art_kort table td {vertical-align:top;padding:5px 0 5px 0;margin:0;border:0px;}
#art_kort table td.desc {width:100px;}