.tt_template{
	line-height:18px;
}
.tt_template .title{
	color:black;
	font-size:12px;
	font-weight:bold;
	line-height:24px;
}
.tt_template .small{
	font-size:10px;
}

html,body,form{
	margin:0px;
	padding:0px;
	font-family:arial;
}

table, div{
	font-size:12px;
	text-align:left;
}

.right{
	float:right;	
}


.display{
	display:block;
}

.left{
	float:left;
}

.button{
	background-color:#FFFE00;
	color:black;
	font-weight:bold;
	font-size:12px;
	padding-right:5px;
	padding-left:5px;
	margin-top:10px;
}

input.blue{
	background-color:#00406E;
	color:white;
}

.noborder, input.image, a img{
	border:0px;
}

input, textarea, select{
	border:1px solid #9FA4A8;
}

a{
	color:black;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

/* zoeken */
div.zoeken{
	padding:5px;
	padding-right:0px;
	padding-bottom:0px;
	text-align:right;
}

/*  algemene divs etc */
div.warning{
	color:#9A0000;
	text-align:center;
}

h1{
	color:#00406E;
	font-size:18px;
	font-weight:bold;
	padding-left:10px;
	margin-bottom:10px;
}

span.accountinfo{
	float:right;
	color: #00406E;
	margin-top:16px;
	font-weight:bold;
}

div.text{
	line-height:18px;
	font-size:10px;
	margin-bottom:10px;
}

/*  menuitems */
div.menuitem{
	position:relative;
	margin:0px 2px 0px 2px;
}

div.menuitem div.bottom{
	display:none;
}

div.menuitem div.content{
	font-size:10px;
	font-weight:bold;
	border-top:2px solid #00406E;
}

div.menuitem div.content a{
	color:white;
	text-decoration:none;
	padding:10px 10px 5px 10px;
	line-height:22px;
}
div.menuitem div.content a:hover{
	color: #FFFE00;
}

div.selected div.content{
	background-color:white;
	border-top:2px solid #00406E;
	border-bottom:1px solid white;
}

div.selected div.content a, div.selected div.content a:hover{
	color:#00406E;
	text-decoration:none;
	cursor: default;
}

div.selected div.bottom{
	display:block;
	position:absolute;
	background-color:white;
	height:10px;
	width:100%;
}

/* content table all products / my products */
table.content{
	height:100%;
	width:100%;
}
table.content td{
	vertical-align:top;
}
table.content td.producttree{
	width:532px;
}
table.content td.s{
	width:10px;
}
table.content td.currentorder{
	width:900px;
}

/* standaard contentvlak */
table.content div.content{
	background-color:#E4EFF5;
	padding:10px;
}

.scrollable{
	height:100%;
	overflow: auto;
}

/* shoppingcart */

table.shoppingcart{
}

table.shoppingcart td, table.shoppingcart th{
	font-size:10px;
	padding:1px;
}
table.shoppingcart td.name{
	width:210px;
}
table.shoppingcart td.quantity{
	width:35px;
}
table.shoppingcart td.trashcan{
	padding-top:4px;
	width:20px;
}
table.shoppingcart td.euro{
	width:8px;
}
table.shoppingcart td.amount{
	width:50px;
	text-align:right;
}
table.shoppingcart td input{
	height:18px;
	line-height:14px;
	font-size:12px;
	width:30px;
}

div.content div.info, div.content div.warning{
	margin-top:10px;
	font-size:10px;
	color:#00406E;
	text-align:left;	
}

div.content div.warning{
	color:#9A0000;
}

div#submitorder{
	width:100%;
	text-align:right;
}

/* formerorders */
table.formerorders{
	
}
table.formerorders td, table.formerorders th{
	font-size:10px;
	padding:0px 0px 5px 0px;
}

table.formerorders td.orderno{
	width:105px;
}
table.formerorders td.cusref{
	width:125px;
}
table.formerorders td.date{
	width:120px;
}
table.formerorders td.quantity{
	width:75px;
}
table.formerorders td.euro{
	width:20px;
}
table.formerorders td.price{
	width:50px;
	text-align:right;
}

table.formerorders td input{
	height:18px;
	line-height:14px;
	font-size:12px;
	width:30px;
}

table.formerorders td a.pagenumber{
	color:black;
	padding:5px;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
}

table.formerorders td a.pagenumber:hover{
	text-decoration:underline;
}

table.formerorders td a.selected{
	color: #FFFE00;
	cursor: default;
	text-decaration:none;
	font-size:11px;
}
table.formerorders td a.selected:hover{
	text-decoration:none;
}

table.formerorders tr.formerorder{
	cursor:pointer;
}

/* formerorder details */
table.formerorder{
	margin: 0px 0px 5px 0px;
	background-color:#E1ECF2;
	border:1px solid #D7E2E8;
}
table.formerorder td{
	padding:5px 5px 0px 5px;
}
table.formerorder td.label{
	font-weight:bold;
}

/* import informatie */
tr#tr_main_10{
	font-size:10px;
	color:white;
}

/* order voltooien */
#completeorder img{
	display:none;
}

#completeorder img.display{
	display:block;
}

#completeorder input{
	cursor: default;
	border: 0px;
	background-color:#E4EFF5;
}

#completeorder input.button{
	display:none;
}

/* form */
table.form{
	font-size:10px;
	margin-bottom:25px;
	border-collapse:collapse;
}
table.form td {
	padding:1px;	
}
table.form td.label {
	white-space:nowrap;
	vertical-align:middle;
	padding-right:10px;
}
table.form th {
	font-size:15px;
	color:#00406E;
	border-bottom:1px solid #BFCAD0;
	padding-bottom:4px;
}
table.form input.required {
	background-color:#FFFFD2;
}
table.form select.required {
	background-color:#FFFFD2;
}	

/* register */
#strengthindicator{
	display:block;
	border:1px solid #9FA4A8;
	background-color: #E1DFDF;
	width:120px; 
	height:10px;
	padding:0px;
	margin:0px;
	float:left;
}
#strengthverdict{
	margin-left:5px;
	font-size:10px;
	line-height:16px;
	font-weight:bold;
}

/* contact */
div#contact {
	
}
div#contact div.adres {
	position:relative;
	top:120px;
	left:400px;
	width:300px;
	height:120px;
	background-color:#F6F6F6;
	border-top:solid 1px #5E5E5E;
	border-left:solid 1px #5E5E5E;
	display:none;
	padding:10px;
	font-size:11px;
	line-height:16px;
	opacity: 0.80;
	-moz-opacity: 0.80;
	filter: alpha(opacity=80);
}
div#contact div.adres a {
	
}
div#contact p.placeholder {
	display:none;
	visibility:hidden;
	width:0px;
	height:0px;
}

div.accentbox {
	background-color:#E4EFF5;
	padding:10px;
}