body {
	overflow-y: scroll;
}

ol {
	margin-left: 30px;
}

#vareinfo, #basket {
  font-family: Verdana,Arial,sans-serif;
  font-size: 11px;
  color: #000000;
}

#vareinfo a, #basket a {
  color: #000000;
  text-decoration: underline;
}

#vareinfo .varenavn {
  font-size: 14px;
  color: #ef0000;
}

#vareinfo .varepris {
  font-size: 11px;
  font-weight: bold;
  color: #cd0606;
}

#vareinfo .varepris_stor {
  font-size: 18px;
  font-weight: bold;
  color: #cd0606;
}

#vareinfo .add-to-basket {
  margin: 0;
}

#vareinfo td.product-list-td {
  height: 100px;
  padding: 10px 0px 2px 0px;
}

#vareinfo hr.product-list-ruler {
  width: 100%;
}

#vareinfo td.category-list-image-td {
  width: 80px;
  padding: 15px 2px 2px 2px;
}

#vareinfo td.category-list-name-td {
  width: 80px;
  padding: 0px 2px 2px 2px;
}

#vareinfo .prisnavn {
  font-size: 14px;
  font-weight: normal;
  color: #000000;
}

#varedetails {
  margin: 15px;
}

#varedetails .add-to-basket {
  margin: 0px 0px 0px 0px;
}


table.price_tbl {
  float: right;
  border: solid 1px #f38919;
  width: 180px;
  /*height: 65px;*/
}

table.product_details_tbl {
  width: 529px;
}

#basket-small-view {
  padding: 0px;
}


table.display-basket{
  width: 560px;
  border-top: solid 1px #ccc;
  margin-top: 10px;
}

table.display-basket th {
  font-weight: normal;
  font-size: 11px;
  padding-bottom: 0px;
}

table.display-basket th.name-cell {
  text-align: left;
}

table.display-basket th.unit-cell, table.display-basket th.price-cell, table.display-basket th.discount-cell, table.display-basket th.total-cell, table.display-basket td.unit-cell, table.display-basket td.price-cell, table.display-basket td.discount-cell, table.display-basket td.total-cell, table.display-basket td.subtotal-right, table.display-basket td.vatamount-right, table.display-basket td.total-right {
  text-align: right;
}
table.display-basket td, table.display-basket th {
  font-size: 10px;
  height: 26px;
  border-bottom: solid 1px #ccc;
  font-size: 11px;
}
table.display-basket a, table.display-basket input {
  font-size: 11px;
  text-decoration: none;
  
}
table.display-basket a {
	font-size: 10px;
	font-weight: bold;
}
table.display-basket a:hover {
	text-decoration: underline;
}

.empty-basket-button, .shop-next-link {
  margin-top: 6px;
}



table.new-products {
  width: 530px;
}

table.new-products td {
  width: 106px;
}

.new-products-image {
  text-align: center;
}

.new-products-prize, .new-products-button {
  padding-left: 10px;
  padding-bottom: 9px;
}

.new-products-prize {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
}
	
.new-products-desc {
	height: 40px;
	padding-left: 0px;
	overflow: hidden;
	width: 86px;
	padding-left: 10px;
	padding-right: 10px;
}

.new-products-desc p {
  	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

table .product-list-td {
  /*background: red;*/
}

#customerdata h1 {
  font-size: 24px;
}

#reciept h2, #customerdata h2, #paymentanddelivery h2, #customerdata h3, #orderconfirm h2, #orderconfirm h3 {
  font-size: 11px;
  font-weight: bold;
  font-family: Verdana,Arial,sans-serif;
  padding-bottom: 8px;
  padding-top: 5px;
}

#customerdata h3, #orderconfirm h3 {
  padding-bottom: 5px;
  padding-top: 8px;
  clear: both;  
}

#customerdata p {
  margin: 10px 0 10px 0;
}

#customerdata .message {
  width: 300px;
  padding-bottom: 2px;
}

  
#customer-login-div {
  margin: 0 0 10px 0;
}

#customer-login-div input {
  vertical-align: middle;
}

#customer-inputs {
	display: none;
}

#create_new_customer_h2 {
	display: none;
}

#customer-inputs input {
	border: 1px #ff6600 solid;		
	font-size: 11px;
	vertical-align: middle;
	height: 16px;
	padding: 3px 2px 0 2px;
}
  
#customer-login label {
  width: 80px; 
  text-align: left;
  margin-right: 5px;
  height: 16px;
}

.customer-form li {
  width: 500px;
  margin-bottom: 2px;
  list-style-type: none; 
}  

.customer-form label {
  width: 120px;
  height: 25px;
}

#customerData ul .left, #orderconfirm ul .left, #reciept ul .left, #rekvisitionData ul .left {
  width: 130px;
  float: left;
  text-align: left;
  font-weight: none;
  margin-right: 5px;
  height: 16px;
  display: inline;  
}

#customerData ul .right, #orderconfirm ul .right, #reciept ul .right, #rekvisitionData ul .right {
  width: 160px;
  float: left;
  text-align: left;
  margin-right: 5px;
  height: 16px;
  display: inline;
}

#customerData ul, #orderconfirm ul, #reciept ul, #rekvisitionData ul {
  list-style-type: none;
  width: 300px;
}

#customerForm ul li {
  list-style-type: none;
  width: 430px;
}

.delivery-address-box ul li {
  list-style-type: none;
  width: 400px;
  height: 23px;
}

.delivery-address-box ul li label {
  width: 75px;
  float: left;
  text-align: left;
  margin-right: 5px;
  /*height: 16px;*/

}

.delivery-address-box ul li.zipcity-right {
  clear: right;
  display: block;
}

 
.li-firstname label, .li-lastname label, .li-company label, .li-position_freetext label, .li-address label, .zipcity-left label, .zipcity-right label, .li-country label, .li-email label, .li-accounting_email label, .li-phone label,  
.li-mobile label, .li-cvr label , .li-ean label, .li-rekvisitionsnummer label, .li-rekvirent label  {
  width: 120px;
  float: left;
  text-align: left;
  margin-right: 5px;
  height: 16px;
  display: block;
}

.li-firstname input, .li-lastname input, .li-company input, .li-position_freetext input, .li-address input, .zipcity-left input, .zipcity-right input, .li-country input, .li-email input, .li-accounting_email input, .li-phone input, .li-mobile input, .li-cvr input , .li-ean input, .li-rekvisitionsnummer input, .li-rekvirent input, .firstname input, .lastname input, .attention input, .street input, .zipcode input, .city input, .country input  {
	border: 1px #ff6600 solid;		
	font-size: 11px;
	vertical-align: middle;
	height: 16px;
	padding: 3px 2px 0 2px;
	width: 200px;
}

.li-asUser { 
  padding: 5px 0 5px 0;  
  margin-bottom: 5px;
}

.li-asUser label { 
  width: 400;
  padding: 0 0 0 5px;
  margin: 0;
  height: 14px;
}

.customer-submit {
  padding: 8px 0 0 0;
}

.shop-bottom-navigation {
  margin-top: 10px;
}

#customerdata p {
  margin: 0 0 10px 0;
  padding: 0;
}

.payment-info {
  padding: 10px 0 10px 0;
}

#condition-box {
  margin: 10px 0 6px 0;
}

#condition-box input{
  margin-right: 4px;
  vertical-align: middle;
}

#conditionsNotOk {
  margin: 4px 0 6px 0;
  color: #f00;
  font-weight: bold;
}  

#condition-box p {
  vertical-align: middle;
}

#order-history td {
  border-bottom: solid 1px #cccccc;
  padding: 4px;
}

#order-history th {
  background-color: #cccccc;
  font-weight: bold;
  padding: 4px;
}

.vat_price {
  /*font-size: 80%;*/
  font-weight: normal;
}

.vat_price2 {
  font-size: 80%;
  font-weight: normal;
}

.shop-previous-link, .shop-next-link, .empty-basket-button {
  display: inline;
}
.shop-next-link {
  margin-left: 10px;
}

.single_price {
  display: inline;
}
.bulk_price {
  display: inline;
  float: right;
}

.price_header {
  font-size: 16px;
  font-weight: bold;
  margin: 0px 0px 10px 0px;
}

.detail_price_info {
  font-size: 13px;
}

.colli_div {
  text-align: left; 
  padding-top: 7px; 
  margin-top: 1px; 
  width: 184px; 
  height: 25px; 
  background: url('../images/colli_bg.gif') no-repeat;
  font-weight: normal;
}

table.display-basket td.total-left, table.display-basket td.total-right, table.display-basket td.total-number-cell {
  font-size: 16px;
  font-weight: bold;
  background-color: #666;
  color: white;
}

table.display-basket th.total-cell, table.display-basket td.total-cell, table.display-basket td.total-right, table.display-basket td.subtotal-right, table.display-basket td.vatamount-right {
  padding-right: 2px;
}

.qo_no {
	border: 1px #ff6600 solid;		
	font-size: 11px;
	vertical-align: middle;
	height: 16px;
	padding: 3px 2px 0 2px;
	width: 110px; 
	margin: 2px 10px 0px 0px;
}

.qo_qty {
	border: 1px #ff6600 solid;		
	font-size: 11px;
	vertical-align: middle;
	height: 16px;
	padding: 3px 2px 0 2px;
	width: 25px;
	margin: 2px 0px 0px 0px;
}

img.quick-order {
	margin: 5px 0px 0px 0px;
}

#vareinfo a.grey_link {
	color: #666;
}

div.growlUI { 
	background: url('http://egp.dev.churchit.dk/fileadmin/template-ny/images/check48.png') no-repeat 10px 10px;
	vertical-align: middle;
}
div.growlUI h1, div.growlUI h2 {
	color: white; 
	padding: 5px 5px 5px 75px; 
	text-align: left;
}

select.account_create {
	width: 285px;
	border: 1px #ff6600 solid;		
	font-size: 11px;
	height: 21px;
	padding: 3px 2px 0 2px;
}

input.account_create {
	width: 285px;
	border: 1px #ff6600 solid;		
	font-size: 11px;
	vertical-align: middle;
	height: 16px;
	padding: 3px 2px 0 2px;
}

input.account_create_user {
	width: 109px;
	border: 1px #ff6600 solid;		
	font-size: 11px;
	vertical-align: middle;
	height: 16px;
	padding: 3px 2px 0 2px;
}

input.account_create_deb {
	width: 210px;
	border: 1px #ff6600 solid;		
	font-size: 11px;
	vertical-align: middle;
	height: 16px;
	padding: 3px 2px 0 2px;
}

input.account_check {
	vertical-align: middle;
	padding: 3px 2px 0 2px;
}

div.form_message {
	font-weight: bold;
	color: red;
	display: none;
}

span.form_message {
	font-weight: bold;
	color: red;
}

.add2-to-basket {
  margin-top: 5px;
}

.qty_input {
	border: 1px #ff6600 solid;		
	vertical-align: middle;
	height: 16px;
	padding: 3px 2px 0 2px;
	text-align: right;
}

.search_result {
	margin: 15px;
}

.search_result a {
	color: #666;
}

.credit_extension {
	display: none;
}

.afgift {
	font-size: 10px;
	font-weight: bold;
}

.error {
	font-size: 11px;
	font-weight: bold;
	color: red;
	margin: 10px;
}

div.pickup {
	display: inline;
	font-weight: normal;
}

div.pickup a {
	font-weight: normal;
	text-decoration: underline;
}