div#customerdata li, div#orderconfirm li, div#reciept li, div.tx-butik-pi1 {
	list-style-type: none;
	margin: 0px;
}


.tx-butik-pi1 p,
.tx-butik-pi1 h1,
.tx-butik-pi1 h2,
.tx-butik-pi1 h3,
.tx-butik-pi1 h4,
.tx-butik-pi1 div,
.tx-butik-pi1 ul,
.tx-butik-pi1 li,
.tx-butik-pi1 dl{
	margin: 0;
}

.tx-butik-pi1 ul,
.tx-butik-pi1 li,
.tx-butik-pi1 dl{
	padding: 0;
}

.tx-butik-pi1 h1,
.tx-butik-pi1 h2,
.tx-butik-pi1 h3,
.tx-butik-pi1 h4
{
	margin: 8px 0;
	padding-top: 8px;
	border-top: 1px solid #e8e8e9;
	clear: both;
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
}

.tx-butik-pi1 h1{
	border: 0;
}
.tx-butik-pi1 button{
	border: 1px outset #BCBEC0;
/*	background-image: url(../../../../../fileadmin/template/images/input_arrow.gif);
	padding-right: 24px;
	background-position: right;
	background-repeat: no-repeat;*/
	font-size: 11px;
	font-family: verdana;
	height: 22px;
}

.tx-butik-pi1 label{
	display: block;
}

.tx-butik-pi1 form input{
	border: 1px solid #BCBEC0;
	font-size: 11px;
	font-family: Arial, verdana, sans-serif;
/*	display: block; */
	height: 18px;
	padding: 1px;
}

.tx-butik-pi1 form textarea{
	border: 1px solid #BCBEC0;
	font-size: 11px;
	font-family: verdana, sans-serif;
	display: block;
}

#basketconfirm,
#customerdata,
#paymentanddelivery,
#orderconfirm,
#reciept{
	margin: 0px;
	padding: 10px;
}

#reciept p.message{
	font-size: 12px;
}

#basketconfirm div.sub-header{
	margin: 10px 0;
	color: #666;
	font-style: italic;
}

table.display-basket{
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	width: 100%;
	clear: both;
/*	border: 1px solid #eee;*/
}
table.display-basket th{
	text-align: left;
	border-bottom: 1px solid #e8e8e9;
	padding: 0 2px;
	height: 25px;
	line-height: 20px;
}
table.display-basket td{
	border-bottom: 1px solid #f3f3f4;
	line-height: 20px;
	vertical-align: bottom;
	padding: 0 2px;
	height: 25px;
}

table.display-basket th.name-cell,
table.display-basket td.name-cell{
	/*width: 280px;*/
	width: auto;
}
table.display-basket th.unit-cell,
table.display-basket td.unit-cell{
	width: 30px;
	text-align: center;
}
table.display-basket th.discount-cell,
table.display-basket td.discount-cell{
	width: 30px;
	text-align: left;
}
table.display-basket th.price-cell,
table.display-basket td.price-cell{
	width: 60px;
	text-align: left;
}
table.display-basket th.total-cell,
table.display-basket td.total-cell,
table.display-basket td.subtotal-right,
table.display-basket td.total-right{
	width: 80px;
	text-align: right;
}

table.display-basket td.total-right,
table.display-basket td.total-left{
	border-top: 1px solid #e8e8e9;
	border-bottom: 1px solid #e8e8e9;
	font-weight: bold;
	font-size: 13px;
    height: 49px;
	line-height: 49px;
	color: #7f7f7f;
	font-family: "Trebuchet MS", "Helvetica", Arial, sans-serif;
}

table.display-basket td.subtotal-right{
	border-top: 1px solid #e8e8e9;
	border-bottom: 1px solid #f3f3f4;
	height: 49px;
}

table.display-basket td.subtotal-left{
	border-top: 1px solid #e8e8e9;
	border-bottom: 1px solid #f3f3f4;
}

table.display-basket td.vatamount-left{
	border-top: 1px solid #f3f3f4;
	border-bottom: 1px solid #f3f3f4;
	color: #777777;
}

table.display-basket td.vatamount-right{
	border-top: 1px solid #f3f3f4;
	border-bottom: 1px solid #f3f3f4;
	color: #777777;
	text-align: right;
}


table.display-basket input{
	font-size: 10px;
	font-family: Arial, sans-serif;
	margin-bottom: 3px;
/*	display: block; */
	width: 15px;
	padding-left: 1px;
}

div.shop-previous-link{
	float: left;
/*	width: 170px;*/
}

div.shop-previous-link a{
	display: block;
	line-height: 24px;
	padding: 0 7px 0 45px;
	background-image: url(../images/arrow_left_gray_bgwhite.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 41px;
	line-height: 41px;
	background-color: transparent;
	text-decoration: none;
	color: #000;
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
}

div.shop-next-link{
	float: right;
/*	width: 170px;
*/
}

div.shop-next-link a{
	display: block;
	padding: 0 45px 0 7px;
	text-decoration: none;
	color: #000;
	background-image: url(../images/button_search_next_bgwhite.gif);
	background-position: right;
	background-repeat: no-repeat;
	border: none;
	height: 41px;
	line-height: 41px;
	background-color: transparent;
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
}

div.shop-next-link a:hover
{
/*	padding-right: 30px;
	position: relative;*/
	background-color: transparent;
/*	padding: 0 27px 0 7px;*/
}
div.shop-previous-link a:hover{
/*	padding-left: 30px;
	position: relative;*/
	background-color: transparent;
/*	padding: 0 7px 0 27px;*/
}

div.shop-middle-link{
	float: left;
	width: 70px;
	text-align: center;
	margin-left: 20px;
}

div.shop-middle-link a{
	display: block;
	padding: 0 5px 0 5px;
	text-decoration: none;
	color: #000;
	background-position: right;
	background-repeat: no-repeat;
	border: 1px outset #ddd;
	height: 22px;
	line-height: 22px;
	background-color: #e0e0e0;
	position: relative;
}

div.shop-middle-link a:hover
{
	background-color: #e8e8e9;
	padding: 0 5px 0 5px;
}

div.radio-group{
	padding: 0 0 12px 0;
}

div.radio-group input{
	border-bottom: 1px solid #e8e8e9;
	padding: 0;
	float: left;
}

div.radio-group label{
	margin: 0;
	text-indent: 10px;
	border-bottom: 1px solid #e8e8e9;
	line-height: 24px;
}

div.empty-basket-button{
	margin-bottom: -24px;
	text-align: center;
	position: relative;
}
div.empty-basket-button button{
	height: 24px;
}

#customerdata ul,
#orderconfirm ul,
#reciept ul{
	clear: both;
}

#customerdata ul li{

}

#customerdata ul li.left,
#orderconfirm ul li.left,
#reciept ul li.left{
	float: left;
	line-height: 16px;
	height: 16px;
	padding-right: 20px;
	width: 80px;
}

#customerdata ul li.right,
#orderconfirm ul li.right,
#reciept ul li.right{
	clear: right;
	line-height: 16px;
	height: 16px;
	font-weight: bold;
}

#customerdata ul li.marketing_left {
	float: left;
	line-height: 16px;
	height: 16px;
	padding-right: 20px;
}

#customerdata ul li.marketing_right{
	clear: right;
	line-height: 16px;
	height: 16px;
	font-weight: bold;
}

.tx-butik-pi1 form .submit-button{
	border: 1px outset #ccc;
	font-family: verdana;
	line-height: 14px;
	height: 20px;
	margin: 15px 0;
	display: block;
}

.tx-butik-pi1 div.shop-bottom-navigation{
	clear: both;
	height: 30px;
	margin: 20px 0 10px 0;
}

.tx-butik-pi1 div.payment-info{
	clear: both;
	padding: 10px 0;
}

.tx-butik-pi1 div.payment-button{
	clear: both;
	padding: 10px 0;
}

#paymentForm input{
	display: none;
}

#paymentForm input.submit-button{
	display: block;
	margin: auto;
}

#useDeliveryAddress{
	float: left;
	margin-right: 10px;
}
#customerdataNext{
	cursor: pointer;
}
.tx-butik-pi1 .error{
	margin: 10px 0;
	color: #ff0000;
	font-size: 11px;
	font-weight: bold;
}

.tx-butik-pi1 .message{
	margin: 10px 0;
	color: #888;
	font-size: 11px;
	font-weight: bold;
}

.tx-butik-pi1 .pay-error{
	margin: 10px 10px 0px 10px;
	color: #ff0000;
	font-size: 11px;
}
#condition-box{
	padding: 10px 0;
	font-weight: bold;
}

#condition-box .condition-link{
	cursor: pointer;
}

ul.customer-form li{
	float: left;
	width: 190px;
	padding-right: 20px;
	height: 50px;
}

ul.customer-form li.customer-input input,
ul.delivery-form li.delivery-input input{
	display: block;
	width: 190px;
}

ul.customer-form select{
	font-size: 10px;
	font-family: "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	margin-bottom: 3px;
	display: block;
	width: 190px;
}

ul.customer-form li.hidden input{

}
ul.customer-form li.zipcity-left,
ul.delivery-form li.zipcity-left{
	clear: none;
	float: left;
	width: 50px;
	margin-right: 5px;
	padding: 0px;
}
ul.customer-form li.zipcity-right,
ul.delivery-form li.zipcity-right{
	clear: none;
	width: 141px;
}
ul.customer-form li.zipcity-right input,
ul.delivery-form li.zipcity-right input{
	width: 140px;
	display: block;
}

ul.customer-form li.zipcity-right label,
ul.delivery-form li.zipcity-right label{
	margin-left: 5px;
}

ul.customer-form li.zipcity-left input,
ul.delivery-form li.zipcity-left input{
	width: 50px;
}

ul.customer-form #ccity{
	width: 138px;
	display: block;
	margin-left: 5px;
}

ul.customer-form li.li-company {
	clear: left;
}

ul.customer-form li.li-address {
	clear: left;
}

ul.customer-form li.customer-submit {
	clear: both;
	text-align: center;
	width: 450px;
	padding: 0;
}

ul.customer-form li.customer-submit submit-button{
	display: inline;
}

ul.customer-form li.li-receive_marketing,
ul.customer-form li.li-asUser {
	clear: both;
	width: 440px;
}

ul.customer-form li.li-receive_marketing label,
ul.customer-form li.li-asUser label{

}

ul.customer-form li.li-receive_marketing input,
ul.customer-form li.li-asUser input{
	float: left;
	width: 20px;
}

ul.customer-form li.li-memberinfo{
	height: auto;
}

ul.delivery-form #acity{
	width: 142px;
	display: block;
	margin-left: 5px;
}
ul.delivery-form li.country{
	clear: left;
}

#modalOverlay {
  background-color:#000;
  cursor:wait;
}

#modalContainer {
  height:400px;
  width:600px;
  left:50%;
  top:15%;
  margin-left:-300px;
  background-color:#fff;
  border:3px solid #ccc;
}

#modalContainer .modalData{
	height: 360px;
	margin-top: 42px;
	overflow: auto;
}
#modalContainer .modalData #content-sub{
	padding: 0 20px 10px 20px;
	width: 450px;
}

#modalContainer #innerdiv{
	height: 330px;
	overflow: auto;
}

#modalContainer a.modalCloseImg {
  background:url(../images/close_gray_bgwhite.gif) no-repeat;
  background-color: #fff;
  width:40px;
  height:40px;
  display:inline;
  z-index:3200;
  position:absolute;
  top:0px;
  left: 550px;
  cursor:pointer;
}
span.star{
	padding-left: 2px;
}

div.breadcrumb-container{
	clear: both;
}

dl.breadcrumb{
	width: 646px;
	clear: both;
}

dl.breadcrumb  dt{
	font-size: 11px;
	color: #b4b4b5;
	font-family: "Arial", "Verdana", sans-serif;
	line-height: 28px;
	height: 28px;
	border: 1px solid #e8e8e9;
	float: left;
	margin: 10px 5px 30px 0;
	padding: 0 0px;
	text-align: center;
	width: 123px;
}
dl.breadcrumb dt.current-breadcrumb{
	color: #000;
	border: 1px solid orange;
	background-color: #f5f6f7;
}
dl.breadcrumb dt.last-breadcrumb{
	margin-right: 0px;
}
#reciept .print-page{
	float: right;
	cursor: pointer;
	font-size: 12px;
}
#reciept .order-number{
	font-size:15px;
	padding-bottom:10px;
}
