/* CSS Document */
html, body {
	margin: 0;
	background-color: #000000;
	text-align: center;
}

body#print {
	margin: 0;
	background-color: #ffffff;
	text-align: center;

}

td,th, div, span, p, h1, h2, h3 {
	font-family: Arial, helvetica;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover, a:active{
	text-decoration: underline;
	color: #000000;
}
h1 { 
	font-family: arial, helvetica;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	text-transform: uppercase;
	font-weight:bold;
	margin-top: 0;
}
h2 { 
	font-family: arial, helvetica;
	font-size: 13px;
	color: #000000;
	font-weight:bold;
}
h3 { 
	font-family: arial, helvetica;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin:0;
}
table {
	border: 0px solid white;
}
td {
	vertical-align: top;
}
#wrapper_webshop {
	position:relative;
	margin: 0 auto;
	width: 935px;
	text-align: left;
}
#midden {
	background-image: url(/images/structure/bg_mid.jpg);
	background-repeat: repeat-y;
}
#content {
	width:555px;
	padding-left: 35px;
}
#bottom_content {
	background-image: url(/images/structure/bottom.jpg);
	background-repeat:no-repeat;
	font-size:11px;
	color: #666666;
	padding: 37px 0 0 35px;
}
#basket {
	text-align:left;
	padding:0;
	text-transform:none;
}
#basket_table {
	border:1px solid #FF8A00;
	background-color:#ffffff;
	margin:0px;
}
#cart_logo {
	z-index:1;
	text-align:right;
	position:absolute;
	top:-28px;
	left:285px;
}
#inloggen {
	position:absolute;
	top: 30px;
	left: 802px;
	margin:0px;
	padding:0px;

}
/* webshop */
.input_webshop {
	margin-right: 5px;
	width: 150px;
}
.select_webshop {
	margin-right: 5px;
	width: 154px;
}
.img_formulier {
	vertical-align: middle;
}
.zoek_table {
	width: 555px;
}
.zoek_table td {
	border-bottom: 1px solid #CC7105; /* tussen lijn kleur */
	padding-bottom: 5px;
}


/* productoverzicht */
.overzicht_table {
	border-top: 1px solid #CC7105;
	border-bottom: 1px solid #CC7105;
	padding: 5px 0 5px 0;
	margin: 15px 0 5px 0;
	width: 555px;
}
td.heading, td.heading_form {
	color: #ffffff;
	font-size:12px;
	font-weight:bold;
}

body#print td.heading, td.heading_form {
	color: #000000;
	font-size:12px;
	font-weight:bold;
}

.heading_table {
	color: #ffffff;
	font-size:12px;
	font-weight:bold;
}
.campaign_heading_table {
	color: #065f6b;
	font-size:12px;
	font-weight:bold;
}

td.product_a {
	background-color: #FF961A; /* licht oranje */
	height: 37px;
	border-right: 2px solid #FF8A00; /* donker oranje */
	vertical-align:middle;
	padding: 0 3px 0 3px;
	font-size:10px;
}
td.product_a#uw_prijs {
	background-color: #FF961A; /* licht oranje */
	height: 37px;
	border-right: 2px solid #FF8A00; /* donker oranje */
	vertical-align:middle;
	padding: 0 3px 0 3px;
	font-size:11px;
	color: blue;
	font-weight:bold;

}
td.campaign_uw_prijs a {
	height: 37px;
	vertical-align:middle;
	padding: 0 3px 0 3px;
	font-size:11px;
	color: blue;
	font-weight: bold;
	text-decoration: none;
}
td.product_b {
	height: 37px;
	vertical-align:middle;
	border-right: 2px solid #FF8A00;
	font-size:10px;
	padding: 0 3px 0 3px;
}
td.product_b#uw_prijs {
	height: 37px;
	vertical-align:middle;
	border-right: 2px solid #FF8A00;
	font-size:11px;
	padding: 0 3px 0 3px;
	color: blue;
	font-weight:bold;
}
td.uw_prijs#uwtotal_price {
	height: 37px;
	vertical-align:middle;
	border-right: 0px solid #FF8A00;
	font-size: 11px;
	padding: 0 3px 0 3px;
}
td.uw_prijs#uwtotal_pricelabel {
	height: 37px;
	vertical-align:middle;
	border-right: 0px solid #FF8A00;
	font-size: 11px;
	padding: 0 3px 0 3px;
}

td.product_a a, td.product_b a {
	text-decoration: none;
	font-weight:normal;
}
td.product_a a:hover, td.product_b a:hover {
	text-decoration: underline;
	/*font-weight:bold;*/
}

#prod_image {
/*	height: 166px;	*/
	width: 166px;
	margin: 0px;
	text-align: center;
	valign: middle;
	padding: auto;
}
#prod_image img {
	valign: middle;
}

#width_thumb_overzicht {
	width: 34px;
	height: 34px;
	background-color: white;
	text-align: center;
}
#width_code_overzicht  {
	width: 50px;
}
#width_naam_overzicht {
	width: 147px;
}
#width_merk_overzicht {
	width: 100px;
}
#width_groep_overzicht {
	width: 100px;
}
#width_prijs_overzicht, #width_uwprijs_overzicht {
	width: 45px;
}
#width_aantal_overzicht {
	width: 35px;
}

#td_input_aantal {
	width: 55px;
	font-size:10px;
	text-align: center;
	vertical-align:middle;
}

.input_aantal {
	width: 18px;
	font-size:10px;
	vertical-align:middle;
}
.input_aantal_locked {
	width: 18px;
	background-color:#999999;
	color: #666666;
	font-size:10px;
}

/* detail product */
.detail_table {
	border-top: 1px solid #CC7105;
	border-bottom: 1px solid #CC7105;
	padding: 5px 0 5px 0;
	margin: 5px 0 5px 0;
	width: 555px;
}
.detail_table {}

.thumb_detail {
	border: 1px solid #A09B94;
	background-color: #ffffff;
	valign:middle;
	text-align: center;
	

}

.product_detail_optie {
	background-color: #FF961A;
	padding: 7px;
	border-right: 2px solid #FF8A00;
	font-size: 11px;
	width: 136px;
}
.product_detail_waarde {
	background-color: #FF961A;
	padding: 7px;
	font-size:11px;
	width: 116px;
}
td.bestel_but {
	vertical-align: bottom;
	text-align: right;
	background-color: #FF961A;
	padding: 5px;
	width: 116px;
}
#uw_prijs {
	font-weight: bold;
       color: blue;
	font-size:11px;
	text-align: right;
}

.uw_prijs {
	font-weight: bold;
       color: blue;
	font-size:11px;
	text-align: right;
}
#prijs {
	font-size: 11px;
	text-align: right;
}

.korting {
	font-weight: bold;
	font-size:11px;
}
.rij_a {
	padding: 2px;
}
.rij_b {
	padding: 2px;
	background-color: #FF961A;
}

/* shopping cart */
.shoppingcart_table {
	border-top: 1px solid #CC7105;
	border-bottom: 1px solid #CC7105;
	padding: 5px 0 5px 0;
	margin: 5px 0 5px 0;
	width: 555px;
}

#shoppingcart_image {
	width: 34px;
	background-color: white;
	text-align: center;
}


#width_thumb_shoppingcart {
	width: 34px;
}
#width_naam_shoppingcart {
	width: 283px;
}
#width_aantal_shoppingcart {
	width: 55px;
	text-align: center;
}
#width_update_shoppingcart {
	width: 60px;
	text-align: center;
}	
#width_prijs_shoppingcart {
	text-align: right;
	width: 50px;
}
#width_uwprijs_shoppingcart {
	text-align: right;
	width: 65px;
}
#width_verwijder_shoppingcart {
	width: 45px;
	text-align: center;
}
.totaal_optie {
	text-align: right;
	padding-right: 15px;
}
.totaal_lijn {
	border-bottom: 1px solid black;
	padding-top: 2px;
}
.but_center {
	text-align: center;
	border-right: 2px solid #FF8A00;
}
/* verzonden */
#width_thumb_verzonden {
	width: 34px;
}
#width_naam_verzonden {
	width: 393px;
}
#width_aantal_verzonden {
	width: 35px;
}
#width_prijs_verzonden, #width_uwprijs_verzonden {
	width: 45px;
}

/* handje */
.show_pointer {
	cursor:pointer;
}

.order_note {
	font-size: 11px;
	text-align: center;
	width: 555px;
}

/* FINISHING THE ORDER */

#finish_image {
	text-align: center;
	background-color: white;
	width: 34px;
}

#finish_name {
}

#finish_quantity {
	text-align: center;
}

#finish_price {
	text-align: right;
}

#finish_yourprice {
	text-align: right;
	color: blue;
	font-weight: bold;
}

#finish_totalprice_label
{
	color: blue;
	font-weight: bold;
	text-align: right;
	padding-right: 4px;
}

#finish_totalprice
{
	color: blue;
	font-weight: bold;
	padding-right: 4px;
}
