 #stappen {
    height: 50px;
    padding-bottom: 20px;
}
  #stappen ol {
    margin: 0;
    padding: 0;
    list-style: none;
    background: transparent url(../../img/stappen/step_line.gif) no-repeat 0 16px;
    height: 50px;
}
  #stappen ol li {
    margin: 0;
    padding: 0;
    width: 15%;
    float: left;
    height: 15px;
    line-height: 15px;
    padding-top: 35px;
    text-align: center;
    background: transparent url(../../img/stappen/step.gif) no-repeat 50% 10px;
}
  #stappen ol li.active {
    background-image: url(../../img/stappen/step_active.gif);
    color: #0079C1;
}
  #stappen ol li a {
    text-decoration: none;
}
  #stappen ol li a:hover {
    text-decoration: underline;
} 

dl
{
}

dt {
	font-weight: bold;
	width: 100px;
	float:left;
}


#shop_ajax{
	margin-top: 10px;
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #0079C1;
}

#shop_prijzen_tabel .shop_bedrag{
	text-align: right;
}

#shop_prijzen_tabel th {
	font-weight:bold;
}

#shop_prijzen_tabel {
	width:	300px;
}

.shop_foto{
	width: 50px;
	height:50px;
}

.pic {
	background-color: #FFF;
	margin-left: 10px;
	position: relative;
}

.pic a .large {
	border: 0px;
	display: block;
	height: 0px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 0px;
}

.pic a img {
	border: 0;
}

.pic a.p1, #pic a.p1:visited {
	background: #FFF;
	display: block;
	left: 0;
	text-decoration: none;
	top: 0;
}

.pic a.p1:hover {
	background-color: #FFF;
	color: #000000;
	cursor: default;
	text-decoration: none;
	cursor: default;
}

.pic a.p1:hover .large {
	display: block;
	height: 180px;
	left: 60px;
	position: absolute;
	top: 0px;
	width: 140px;
	z-index: 10;
}

h2{
	border-bottom :1px solid #d0d0d0;
}

.add_to_cart a:link, .add_to_cart a:visited{
	color:#CE0031 !important;
	text-decoration:none !important;
}

.add_to_cart a:hover{
	text-decoration:underline !important;
}

#shop_workflow_messages ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.shop_workflow_step_current, .shop_workflow_step_disabled, .shop_workflow_step_enabled{float:left; list-style:none; margin: 0 10px 15px 0; width : 120px; font-size : 0.9em;}

.shop_workflow_step_disabled{color:#aaaaaa;}

#shop_cart_overview td,
#shop_cart_overview th
 { padding : 5px; }
#shop_cart_overview th { font-weight: bold; }
#shop_cart_overview .totaal td { background:#f0f0f0; }

.shop_product_beschrijving { width: 330px; }
.shop_product_aantal { width: 75px; }
.shop_product_prijs_per_stuk { width: 75px; }
.shop_product_subtotaal { width: 75px; }

.form_controlls td{border-bottom: none !important;}

.shop_order_data table tr td{padding : 5px 3px; border-bottom: 1px solid #e5e5e5;}

.shop_order_data table tr th{font-weight:bold; background:#E5E5E5; border-top : 1px solid #d0d0d0;}

.input_text{clear:both;}

.input_text label{width : 100px; float:left;}
.input_text input, .input_text select{margin-left : 0px;}


.item .shop_acties img {
	margin: 0 5px;
}

#shop_cart {
	background:url(../../img/shop/shop_fiche_back.gif) no-repeat top left;
	border:1px solid #aaaaaa;
	border-right:none;
	
	margin: 65px 0 0 19px;
	padding: 70px 5px 5px 5px;

	color: #666366;
}
#shop_cart a:link,
#shop_cart a:visited,
#shop_cart a:hover
{
	text-decoration: none;
	color: #666366;
}

#shop_cart .aantal_items a:link, #shop_cart .aantal_items a:visited{ 
	font-size: 9px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	color:#aaaaaa;
	margin-left: 15px;
}

#shop_cart .totaalprijs{
	font-size: 11px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	color:#666366;
	line-height:10px;
	margin-left : 15px;
}

#shop_cart .volledige_bestelling{
	display:block;
	padding: 2px 5px;
	margin : 15px 0 5px 0;
	background:#ffffff;
	font-size: 9px;
	font-weight:normal;

	text-decoration:underline;
	font-style:italic;
	color:#666366;
}

#shop_order_overview dl {
	margin-top: 5px;
}

#shop_order_overview .shop_order_data {
	margin-top: 15px;
}

#shop_order_overview h2 {
	margin-bottom: 15px;
}

.shop_bestelling_bevestigen {
	padding-top: 15px;
	font-weight: bold;
}

div.shop_form_textarea {
	margin: 15px 0;
}

div.shop_form_textarea label {
	float: left;
	width: 100px;
}

div.shop_form_textarea textarea {
	float: left;
	width:250px;
}

.nowrap, .shop_screen td {
	white-space: nowrap;
}

.shop_screen td.shop_product_beschrijving {
	white-space: normal;
}
