/* CSS Document */
#order_form { 
} 
#order_form .head {
	clear:both;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
} 
#order_form .block {
	padding-bottom: 2em;
} 
#order_form .head {
	clear:both;
	font-weight:bold;
} 
#order_form .trespa_button {
	float: left;
	margin-left: 20px;
	font-size: 12px;
	font-weight: bold;
	background-color: #F3AC00;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #939393;
	border-left: 1px solid #FFFFFF;
} 
#order_form .block_left {
	float: left;
	width: 390px;
} 
#order_form .block_right { 
}  
 #itemcontainer{
/* height: 210px;
overflow:auto; */
 }
#orderForm{
width: 565px;
float: left 
}
#order_form .brochure, #order_form .sample {
	clear: both;
	width: 400px;
} 
#order_form .order {
	clear:both;
} 
#order_form .brochure .description {
	width: 350px;
	float: left;
	border-bottom: #E3E3E3 solid 1px;
	margin-right: 10px;
} 
#order_form .sample .color {
	width: 25px;
	float:left;
} 
#order_form .sample .colorcode {
	width: 70px;
	/*border-bottom: #E3E3E3 solid 1px; */
	float: left;
} 
#order_form .sample .description {
	width: 200px;
	/*border-bottom: #E3E3E3 solid 1px;*/
	float: left;
} 
#order_form .sample .texture {
	width: 70px;
	/*border-bottom: #E3E3E3 solid 1px;*/
	float: left;
	margin-right: 1px;
} 
#order_form .sample .color img {
	width: 15px;
	height: 15px;
} 
#order_form .order .description {
	width: 350px;
	float: left;
	border-bottom: #000000 solid 1px;
	margin-right: 10px;
} 
#order_form .order .quantity {
	float: left;
	margin-right: 20px;
} 
#order_form .order .functions {
	float: left;
} 
#order_form .order .quantity input {
	width: 25px;
	float: left;
} 
#choose_brochures {
	overflow: scroll;
	height: 200px;
} 
#choose_samples {
	overflow: scroll;
	height: 200px;
} 
#block_addOrders {
	height: 200px;	/* moet voor overflow in IE */
	vertical-align: bottom;
	float:left;
} 
#order_naw {
	width: 400px;
} 
#order_naw label {
	display:block;
	clear:left;
	float:left;
	width: 245px;
	margin-bottom: 3px;
} 
#order_naw input, #order_naw select {
	float: left;
	width: 135px;
	margin-bottom: 3px;
} 
#checkContactMe {
	width: 0px;	/* overrules style above */
} 
#order_naw textarea {
	clear:both;
	width: 100%;
} 
#order_confirm .quantity {
	border: 1px #000000 solid;
	width: 35px;
	margin: 1px;
	padding: 1px;
	text-align:right;
	line-height: 100%;
} 
#order_confirm_head {
	margin-left: 20px;
	margin-bottom: 1em;
	clear:both;
	font-size:12px;
	font-weight:bold;
} 
#order_confirm_content {
	margin-left: 20px;
	margin-bottom: 1em;
}
#order_confirm_foot {
	margin-left: 20px;
	margin-bottom: 1em;
}
#select_first {
	width: 120px;
	margin-right: 5px;
}
#select_second {
	width: 120px;
	margin-right: 5px;
}
#select_thirth {
	width: 120px;
}
#order_list{
	width: 460px;
}
#select_first, #select_second, #select_thirth, #order_list input, select{
	font-size: 10px;
}
