body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	font-family: Helvetica;
	font-size: 11px;
} 

a {
	color: #c95331;
}


form {
	margin: 0px;
}

input, select, textarea {
	font-family: Arial;
	font-size: 11px;
}

.shop_categorybar {
	background-image: url(/shop/images/web/sep_bw.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #000000;	
	padding-bottom: 4px;
}

.shop_categorybar_items {
	list-style: none;
	margin: 0px;
	padding: 0px;	
}

.shop_categorybar_items li {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	font-weight: bold;
	float: left;	
}

.shop_categorybar_items li a {
	padding: 4px 16px;
	display: block;
	color: #ffffff;
	text-decoration: none;
}

.shop_categorybar_items li:hover, .shop_categorybar_items li.selected  {
	background-color: #c95331;	
}


.shop_contentfull  h1 {
	margin: 0px;
}

.shop_contentfull  h2 {
	margin: 0px;
}

.shop_contentfull_text  {
	padding: 4px 4px 4px 12px;
}

.onderdelentekening_positie {
	margin-top: 8px;
}

.parts_items_table {
	border-left: 1px solid #E6522A;
    border-top: 1px solid #E6522A;
    margin: 8px 0; 
}
.parts_items_table th {
    background-color: #E6522A;
    border-right: 1px solid #FFFFFF;
    color: #FFFFFF;
    padding: 4px;
    text-align: left;
}
.parts_items_table th.last_item {
	border-right: 0;
}

.parts_items_table td {
    border-bottom: 1px solid #E6522A;
    border-right: 1px solid #E6522A;
    padding: 4px;    
    vertical-align: middle;
}

.ac_item_memo td {
    background-color: #FBD2BE;
    text-align: left;
    vertical-align: top;
}

.model_in_bag  td {
	background-color: #842514 !important;
	color: #ffffff;
}

.artikel_in_bag_overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	background-color: #000000;
	opacity: 0.25;
	filter: alpha(opacity=25); 
	z-index: 10000;
}

.artikel_in_bag_window {
	position: absolute;	
	z-index: 10001;
	width: 320px;	
	background-color: #ffffff;
	border: 1px solid #E6522A;
	-moz-box-shadow: 0px 0px 5px #000;
	-webkit-box-shadow: 0px 0px 5px #000;
	box-shadow: 0px 0px 10px #000;				
}

.artikel_in_bag_window h1 {
	margin: 0px;
}

.artikel_in_bag_window_content {
	padding: 4px 12px 4px 12px;
}

.artikel_in_bag_button {
	background-color: #000000;
	font-weight: bold;
	background-image: url(/shop/images/web/sep_bw.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 4px;	
}

.artikel_in_bag_button a {
	color: #ffffff;
	text-align: center;
	display: block;
	padding: 4px 16px;
	text-decoration: none;
}

.artikel_in_bag_button a:hover {
	background-color: #c95331;	
}

.ac_left_menu  {
	overflow: hidden;
}

.ac_left_menu  h1 {
	min-height: 17px;
}

.ac_groep_info {
	overflow: hidden;

}

.ac_treemenu a {
	display: block;
	padding: 4px 8px;
	overflow: hidden;
}

.ac_treemenu {
	margin: 0px;
	padding: 0px;
	list-style: none;	
}

.ac_treemenu li {
	margin: 0px;	
	padding-left: 16px;		
}

.ac_treemenu  .item_text {
	border-bottom: 1px solid #7f7f7f;	
	border-left: 1px solid #7f7f7f;	
	border-right: 1px solid #7f7f7f;	
	border-top: 1px solid #7f7f7f;	
	margin-top: -1px
}

.ac_treemenu  .item_selected {
	background-color: #E6522A;
	font-weight: bold;
}
.ac_treemenu  .item_selected  > a {
	color: #ffffff;	
}


.ac_treemenu_level0 {
	margin-left: -12px;
}

.ac_treemenu_level0 > li {
	padding-left: 0px;
}

.shop_ac_machine_content  h2 {
	min-height: 17px;
	padding: 4px 4px 4px 12px;
}

.cart_button {
	float: right !important;
}

ul.shop_tab {
	border-bottom: 1px solid #E6522A;
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: 31px;
	margin-top: 4px;
}

ul.shop_tab li.selected {
	color: #ffffff;
	background-color: #E6522A;
	font-weight: bold;
	background-image: url(/shop/front/images/shop_tab_arrow_select.png);
}

ul.shop_tab li {
	font-size: 12px;	
	float: left;
	margin: 0px;
	padding: 8px 4px;
	padding-right: 32px;
	background-position: right;
	background-repeat: no-repeat;
	background-image: url(/shop/front/images/shop_tab_arrow_normal.png);
}

ul.shop_tab li.last_item {
	background-image: none !important;
	padding-right: 8px;
}

ul.shop_options_buttons {
	margin: 0px 4px;
	padding: 0px;
	list-style: none;
	height: 24px;		
}

ul.shop_options_buttons li {
	margin: 2px;
	padding: 0px;
	float: left;
	background-image: url(/shop/images/web/sep_bw.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #000000;	
	padding-top: 4px;
	min-width: 128px;
	text-align: center;
	margin-top: 8px;
}

ul.shop_options_buttons li a {
	display: block;
	padding: 4px 8px;
	color: #ffffff;
	text-decoration: none;
}

ul.shop_options_buttons li:hover {
	background-color: #E6522A;	
}

.div_inputfield {
	overflow: auto;
}

.div_inputfield  label {
	float: left;
	padding-top: 4px;
	width: 128px;
}

.div_inputfield  > div  {
	float: left;
}

.div_checkfield {
	overflow: auto;
}

.div_checkfield  label {
	float: left;
	margin-top: 4px;
}

.div_checkfield  input {
	float: left;
}


.shop_formerrors {
	border: 1px solid #EDD400;
	background-color: #FCE94F;
	margin: 8px 0px;
	padding: 4px 8px;
}

.shop_formerrors  ul {
	margin: 0px;
	padding: 0px;
}
.shop_formerrors  ul > li {
	padding: 0px;
	margin: 0px;
	margin-left: 16px;
}

.shop_formerrors img{
	margin-right: 4px;
}

.shop_staps_content {
	margin-right: 256px;
}

.shop_staps_content h1 {
	margin: 0px;
}

.shop_staps_content h2 {
	margin: 0px;
	padding: 5px 4px;
}

.shop_staps_rightbar {
	float: right;
	width: 256px;
	margin-top: 24px;
	border-top: 1px solid #7F7F7F;	
}

.shop_staps_rightbar h2 {
	margin: 0px;
	padding-left: 2px;
}

.clear_left {
	clear: left;
	height: 0px;
}

.clear_both {
	clear: both;
	height: 0px;
}

ul.staps_rightbar_items {
	margin: 0px;
	padding: 0px;
}

ul.staps_rightbar_items li {
	padding: 0px;
	margin: 0px;
	margin-left: 24px;
}

.shop_staps_rightbar_content {
	padding: 5px 4px 5px;
}

.shop_machine_prijs_large {
	margin-top: 8px;
	font-size: 32px;
	color: #E6522A;
	Font-weight: bold;
}

.letter_selected {
	font-weight: bold;
}

.filter_selector {
	padding: 2px 16px;
}

.part_model_list {
	margin: 4px 16px;
	padding: 0px;
}

.part_model_list li {
	margin: 0px;
	padding: 0px;
	margin-left: 16px;
}

.part_searchbox {
	float: right;
}

#onderdeel_search_form {
	padding-top: 2px;
}


#onderdeel_search_form label {
	float: left;
	font-weight: bold;
	padding-right: 4px;
	padding-top: 3px;
}

#onderdeel_search_form input {
	float: left;
	width: 250px;
}


.ma_item_description {
	height: 32px;
	overflow: hidden;
}

.ma_item_order {
	position: absolute;
	margin-top: 70px;
	width: 210px;	
}


.ma_item_order_price {
	float: left;
	font-size: 18px;
	color: #E6522A;
	Font-weight: bold;	
}

.ma_item_order_form {
	float: right;
}

.shop_ac_ma_searchbar_pos {
	float: right;
	width: 260px;
	padding-top: 2px;
}

#shop_searchform {
	
}

#shop_searchform  input {
	width: 200px;
}

#shop_searchform  label {
	font-weight: bold;
}

.logo_upload_body {
	padding: 4px;
}

.form_logotype0_field {
	margin-left: 13px;
}

.upload_form_smallinfo {
	font-size: 10px;
}

#uploadStatusbar  {
	margin-left: 0px;
	margin-top: 0px;
}

#uploadStatus {
	margin: 16px;
}

#uploadStatus > img  {
	float: left;
	margin-right: 16px;
}

#uploadStatus > div  {
	float: left;
	padding: 8px 8px;		
}

#uploadResults {

}

.image_preview {
	border: 1px solid #E6522A;
	width: 320px;
	margin-left: auto;
	margin-right: auto;
}

.image_preview_image {
	text-align: center;
}

.image_preview_title {
	background-color: #E6522A;
	color: #ffffff;
	padding: 4px;
	font-weight: bold;
	text-align: center;
}

.upload_other_file {
	padding: 4px;
	text-align: center;
}

.price_field_style {
	padding-left: 16px;
	text-align: right;
	background-image: url(/shop/images/euro-sign-inputback.png);
	background-repeat: no-repeat;
	background-position: left center;
	border-width: 1px;
}

.buttons_position_right {
	float: right;
}

.offerteItem_titelorder_input {
	width: 415px;
}

.offerteItem_titel_input {
	width: 550px;
}

.offerteItem_artikel_input {
	width: 50px;
}

.offerteItem_prijs_input {
	width: 52px;
}

.offerteItem_aantal_input {
	width: 32px;
}

.offerte_stap5_offerte {

}

.offerte_stap5_bedrijfinfo {
	float: right;
	width: 45%;
	overflow: auto;
}

.offerte_stap5_bedrijfinfo h2, .offerte_stap5_klantinfo  h2 {
	margin: 0px;
}

.offerte_stap5_klantinfo {
	float: left;
	width: 45%;
	overflow: auto;
}

.shop_geselecteerd_dealer {
	float: right;
	width: 300px;
	padding-bottom: 6px;
}

.shop_aanvraag_stap4_dealer {
	float: right;
	width: 45%;
}

.shop_aanvraag_stap4_gegevens {
	float: left;
	width: 45%;
}

div.product_small_MA {
	background-color: #e5e5e5;
	width: 385px;
	height: 100px;
	float: left;
	margin: 4px;
}


div.product_small_MA .image {
	float: left;
}

div.product_small_MA .info {
	padding: 2px;
	margin-left: 112px;
}

div.product_small_MA .title {
	font-size: 14px;
	font-weight: bold;	
}

div.product_small_MA .title a {
	color: #000000;
}

div.product_small_MA .info_button {
	margin: 8px;
}


.product_small_picture {
	float:left; 
	width:110px; 
	height:100px;
	background-color: #ffffff;

}

.product_small_description {
	padding: 4px;
	float:left; 
	width:210px; 
	height:100px; 
	overflow:hidden;
}

.price_alignment {
	text-align: right !important;
}

DIV.accbreadcrumb {
	margin: 0px;
	padding: 5px;
	padding-left: 12px;
	margin-left: -12px;
	margin-right: -12px;
	border-bottom: 1px solid #7f7f7f;	
	height: 15px;
}

.bar_prijzeninfo {
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	width: 982px;
	padding: 0px 2px;
}


.shop_dialog_langere_levertijd {
	font-weight: bold;
	color: #ff0000;
}

.field_adres {
	width: 255px;
}

.field_huisnummer {
	width: 52px;
}

.shop_aantal_field {
	width: 60px; 
	overflow: auto;
}

.shop_aantal_field_aantal {
	 float: left;	 
}

.shop_aantal_field_buttons {
	float: left; 
	margin-left: 4px;
}