@CHARSET "ISO-8859-1";

body{
	color: #000000;
	margin: 0;
	text-align: center;
	background-image: url('../img/top_bg.jpg');
	background-repeat:repeat-x;
	background-position: top left;
}
#offerte_tekst{
	padding: 10px;
	font-style: italic;
}
input,textarea{
	background-color: #f5f5f5;
	resize: none;
}
#client_choice{
	width: 960px;
	height: 95px;
	background-image: url('../img/client_bg.jpg');
	margin-top: 10px;
}
#content_container{
	width: 1440px;
	height: 166px;
	margin: 0 auto;
	left: 50%;
	margin-left: -720px;
	background-image: url('../img/bg_arrow.jpg');
	position: absolute;
}
#client_text{
	color: #ffffff;
	padding-top: 8px;
	padding-left: 10px;
}
#client_text form{
	color: #000000;
}
#client_text input{
	border: 0;
}
#email_confirm{
	width: 100%;
	height: 51px;
	background-image: url('../img/search_bar.jpg');
	margin: 0px;
	margin-bottom: 0px;
	margin-top: 10px;
	text-align: center;
	padding-top: 45px;
}
#footer a{
	text-decoration: none;
	color: #6c6b4c;
	font-weight: bold;
}
#checkout_left{
	float: left;
	width: 50%;
}
#checkout_text{
	padding: 6px;
}
#checkout_right input{
	border: 0;
}
.checkout_field{
	width: 400px;
	height: 16px;
	padding: 8px;
	margin: 3px;
	border: 1px #7e7e7e solid;
}
#checkout_comment{
	width: 400px;
	padding: 8px;
	margin: 3px;
	border: 1px #7e7e7e solid;
}
#checkout_btn{
	margin: 0 auto;
	text-align: center;
	clear: both;
}
#orderChecks{
	width: 240px;
	margin: 0 auto;
	text-align: left;
}
#checkout_right{
	float: right;
	width: 50%;
}
#confirm_div{
	padding: 10px;
	margin: 0 auto;
	text-align: center;
}
#home_btn{
	margin-top: 53px;
	float:left;
}
#catalogus_btn{
	margin-top: 53px;
	float: left;
}
#inside_header{
	margin: 0 auto;
	width: 960px;
	height: 100%;
	border: 0px #000000 solid;
	text-align: left;
}
#coffee{
	border: 0;
	margin-top: -2px;
	float: right;
}
#logo{
	float: left;
	margin-top: 10px;
}
#nav{
	float: right;
	width: 490px;
	border: 0px #000000 solid;
}
#footer_left{
	padding: 10px;
	padding-left: 0;
	width: 263px;
	height: 180px;
	float: left;
	text-align: left;
	margin-top: 10px;
	border-right: 1px #535353 solid;
	color: #6c6b4c;
}
p{
	padding:0;
	margin: 0;
}
.field_space{
	height: 3px;
}
#footer{
	color: #62603f;
	font-size: 8pt;
	font-weight: bold;
}
#footer_mid{
	padding: 10px;
	width: 392px;
	height: 180px;
	margin-top: 10px;
	float: left;
	text-align: center;
	border-right: 1px #535353 solid;
	color: #6c6b4c;
}
#footer_right{
	color: #6c6b4c;
	padding: 10px;
	padding-right: 0;
	width: 243px;
	margin-top: 10px;
	float: right;
	text-align: right;
}
.left_text{
	width: 150px;
	text-align: right;
	border: 1px #000000 solid;
}
#contact_div{
	float: right;
	text-align: left;
	padding: 0;
	margin: 0;
}
.article_code{
	padding-top: 5px;
	width: 70px;
	float: left;
	color: #7c7c7c;
}
.contact_field{
	width: 205px;
	border: 1px #a4a4a4 solid;
}
.contact_textarea{
	width: 205px;
	height: 80px;
	border: 1px #a4a4a4 solid;
}
.left_align{
	width: 200px;
	margin: 0 auto;
	text-align: left;
}
.footer_line{
	width: 200px;
	height: 1px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: #a4a4a4;
}
body,div,input,select,textarea{
	font-family: verdana, arial, helvetica;
	font-size: 8pt;
}
input,select{
	border: 1px #000000 solid;
}
#order_cart{
	width: 100%;
	border: 1px #cdcdcd solid;
}
#order_top{
	margin: 0;
	width: 960px;
	height: 50px;
	background-image: url('../img/progress.jpg');
	margin-top: 10px;
}
#checkout_container{
	padding: 10px;
}
#order_left{
	float: left;
	text-align: center;
	width: 468px;
	height: 26px;
	margin: 6px;
	background-image: url('../img/progress1.jpg');
	font-size: 10pt;
	padding-top: 10px;
	color: #ffffff;
}
#order_left2{
	float: left;
	text-align: center;
	width: 468px;
	height: 26px;
	margin: 6px;
	background-color: #ffffff;
	font-size: 10pt;
	padding-top: 10px;
	cursor: pointer;
	color: #c9c9c9;
}
#bottom_order input{
	border: 0;
}
#order_right2{
	float: left;
	width: 468px;
	margin: 6px;
	height: 26px;
	font-size: 10pt;
	padding-top: 10px;
	color: #ffffff;
	background-image: url('../img/progress2.jpg');
	background-position: top right;
	text-align: center;
}
#order_title{
	padding: 10px;
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
}
#order_line{
	width: 930px;
	margin: 0 auto;
	height: 1px;
	background-color: #cdcdcd;
}
#ordercart_left{
	width: 510px;
	margin: 10px;
	float: left;
	border-right: 1px #cdcdcd solid;
}
#order_right{
	float: left;
	width: 468px;
	margin: 6px;
	height: 26px;
	cursor: pointer;
	font-size: 10pt;
	padding-top: 10px;
	color: #c9c9c9;
	text-align: center;
}
#order_info{
	width: 400px;
	padding: 10px;
	float: right;
}
#bottom_order{
	margin: 10px;
	padding: 10px;
	text-align: center;
	border: 1px #cdcdcd solid;
}
#order_product{
	float: left;
	width: 280px;
	padding-top: 4px;
}
#cart_object{
	padding: 3px;
	width: 500px;
}
#delete_div{
	float: left;
	padding-left: 15px;
}
#header{
	min-width:100%;
	height: 141px;
}
.delete_link{
	float: left;
	padding-right: 8px;
	padding-top: 3px;
}
#product_div{
	width: 600px;
	float: left;
	border: 1px #d5d5d5 solid;
	margin: 0;
	padding: 0;
}
.quantity{
	float: left;
	height: 20px;
	padding-top: 0px;
}
.quantity_order{
	float: left;
	padding-top: 5px;
	color: #959595;
}
.quantity_input1{
	padding-top: 5px;
	height: 16px;
	float: left;
}
.amount_input{
	height: 17px;
	padding-top: 4px;
}
.number_label{
	color: #9e9e9e;
	padding-right: 10px;
	float: left;
	padding-top: 5px;
}
.increase{
	float: left;
	padding: 0;
	margin: 0;
}
.add_btn{
	cursor: pointer;
	float: left;
	padding-top: 2px;
	padding-left: 10px;
}
.cart_desc{
	float: left;
	margin-left: 5px;
	padding-top: 5px;
}
.ibtn{
	width: 2px;
	height: 10px;
}
#cart{
	border: 1px #d5d5d5 solid;
	width: 328px;
	padding: 10px;
	border-left: 0;
	border-right: 0;
}
form{
	margin: 0;
	padding: 0;
}
#cart_div{
	float: right;
	border: 1px #d5d5d5 solid;
	margin: 0px;
}
#cart_title{
	padding: 10px;
	font-weight: bold;
	font-size: 12pt;
}
#search_div{
	width: 100%;
	height: 76px;
	background-image: url('../img/search_bar.jpg');
	margin: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
	padding-top: 20px;
}
#search_btn{
	float: right;
}
#search_button{
	cursor: pointer;
}
#search_input{
	float: left;
	padding-top: 4px;
}
#search_container{
	width: 760px;
	margin: 0 auto;
	padding-top: 20px;
}
#search_group{
	float: left;
}
#string_div{
	float: left;
}
#delete_link{
	float: left;
}
#search_string{
	float: left;
	width: 400px;
	position: absolute;
	margin-left: 5px;
}
.product{
	padding: 6px;
	background-color: #e9e9e9;
}
.product_alt{
	padding: 6px;
}
#product_text{
	margin: 10px;
}
#products{
	float: left;
	width: 100%;
	border: 0px #000000 solid;
	padding: 0px;
	padding-bottom: 0px;
	border-top: 1px #d5d5d5 solid;
	margin: 0;
	padding-top: 10px;
}
.add_div{
	float: right;
}
.product_title{
	float: left;
	padding-top: 5px;
}
#group_box{
	margin: 10px;
}
#order_button{
	padding: 10px;
}
#rememberCheck{
	border: 0;
}
#content{
	margin: 0 auto;
	width: 960px;
	background-color: #ffffff;
	border: 0px #000000 solid;
	text-align: left;
}
#footer{
	width: 960px;
	margin: 0 auto;
	margin-bottom: 10px;
	height: 150px;
	border-top: 1px #535353 solid;
	text-align: left;
}
