body, html {
	text-align: center;
	font-family: Verdana;
	font-size: 12px;
	background-image: url('../../images/faux_lines.gif');
	background-repeat: repeat-y;
	background-position: center;
}
img.header {
	margin-bottom: 20px;
}

a, a:visited {
	color: #309EF2;
	text-decoration: none;
}
a:hover {
	color: #66BDFF;
}
#container {
	margin: 0 auto;
	width: 947px;
	text-align: left;
	border-left: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	margin-bottom: 25px;
}
#leftColumn {
	width: 180px;
	float: left;
	margin-right: 25px;
	margin-top: 8px;
}
#leftColumn p {
	margin: 10px 0px;
	margin-left: 25px;
	font-size: 11px;
	font-family: Arial;
}
#mainColumn {
	float: left;
	width: 730px;
}
.previous_placeholder {
	height:	28px;
}
p {
	color: #333;
	margin-bottom: 10px;
}
.product {
	clear: both;
	margin-bottom: 15px;
}
.product p {
	font-size: 11px;
	margin-right: 15px;
}
.price {
	margin-bottom: 15px;
	color: #999;
}
.price span {
	font-size: 22px;
	color: #333;
}
.product img {
	width: 260px;
	margin-bottom: 15px;
	float: left;
}
label {
	float: left;
	width: 95px;
	position: relative;
	top: 2px;
}
.amount input {
	width: 50px;
	padding: 2px;
	margin: 0px 5px;
}
.amount span {
	font-size: 10px;
	color: #999;
}
.actions {
	clear: both;
	border-top: 1px solid #8c8c8c;
	border-bottom: 1px solid #8c8c8c;
	padding: 5px 0px;
}
.actions .next {
	float: right;
}
#steps {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	margin-bottom: 25px;
}
/*
#steps li {
	background-image: url('http://webfiles.tine.no/fellesjuice/images/arrow_down.gif');
	background-repeat: no-repeat;
	background-position: 5px 6px;
}
#steps li.active {
	background-image: url('http://webfiles.tine.no/fellesjuice/images/arrow_left.gif');
	font-weight: bold;
}
*/
/*
.menu li {
	font-family: Trebuchet MS;
	padding-left: 20px;
	font-size: 12px;
	color: #4d4547;
	margin: 6px 0px;
}
*/
ul.menu li.active a {
	background-image: url("../../../images/arrow_left.gif");
	background-color:#FFF6CC;
	color:#DA4053;
}
ul.menu a, .nolink {
	background-image: url("../../../images/arrow_down.gif");
	background-position: 10px 12px;
	background-repeat: no-repeat;
	color: #4D4547;
	display: block;
	font-family: Trebuchet MS;
	font-size: 11px;
	line-height: 1.3em;
	padding-bottom: 8px;
	padding-left: 25px;
	padding-top: 8px;
	text-decoration: none;
	vertical-align: bottom;
}
ul.menu a:hover {
	background-color:#FFF6CC;
	color:#CC0033;
}
h1, h2 {
	font-weight: bold;
	color: #CC0033;
	font-family: Trebuchet MS;
	margin-bottom: 10px;
}
h1 {
	font-size: 24px;
	margin-bottom: 10px;
}
h2 {
	font-size: 18px;
}

fieldset {
	border-radius: 5px;
	-moz-border-radius: 5px;
	border: 1px solid #d6d6d6;
	margin: 10px 0px;
	margin-bottom: 15px;
	padding: 10px;
}
fieldset label {
	width: 150px;
}
fieldset>div {
	margin-bottom: 3px;
}
input {
	padding: 2px;
	margin: 0px;
}
fieldset legend {
	padding: 0px 5px;
	color: #666;
}
.invoice_adr, .delivery_adr {
	width: 300px;
}
.invoice_businessname, .delivery_businessname {
	width: 300px;
}
.invoice_zipcode, .delivery_zipcode {
	width: 50px;
}
.invoice_country, .delivery_country {
	width: 180px;
}
.contactbusiness {
	width: 200px;
}
.firstname, .lastname {
	width: 150px;
}
.email {
	width: 200px;
}
.phone {
	width: 100px;
}
td {
	padding: 0px 5px;
	padding-bottom: 3px;
}
.ordersummary {
	width: 100%;
}
.ordersummary .productamount, .ordersummary .subtotal, .ordersummary .productprice {
	text-align: right;
	vertical-align: top;
}
th {
	font-weight: bold;
	padding-right: 5px;
}
th.rightheader {
	text-align: right;
}
.subtotalline td {
	padding-top: 5px;
	font-weight: bold;
}
.small {
	font-size: 10px;
}
.rightbox {
	width: 200px;
	float: right;
}
.error {
	color: red;
	font-size: 10px;
	margin-bottom: 5px;
}
.message {
	font-size: 10px;
	border: 1px solid #d6d6d6;
	padding: 5px;
	margin-bottom: 5px;
}
#showgiro {
	cursor: pointer;
	text-decoration: underline;
}
.hidden {
	display: none;
}
.required, sup {
	color: red;
}
sup, sub {
	position: relative;
	vertical-align: 0;
}
sup { bottom: 0.4em; }
sub { top: 0.4em; }

.shippingoption {
	clear: both;
	margin: 15px 0px;
}
.shippingoption input {
	float: left;
	margin-right: 20px;
	position: relative;
	top: 3px;
}
.shippingoption label {
	width: 600px;
}
.shippingoption div {
	float: left;
}
.shippingoption p {
	margin: 0;
}
.shippingprice {
	font-size: 12px;
	color: #666;
}
.loginform div {
	margin-bottom: 4px;
}
.loginform label {
	width: 200px;
}
.deliverydate label {
	width: 170px;
}
#comment {
	width: 300px;
	height: 100px;
	clear: both;
}
.commentform div {
	padding-bottom: 3px;
}
.commentform label {
	width: 150px;
}
.commentform #comment {
	height: auto;
	clear: none;
}
.commenttable {
	width: 100%;
}
.commenttable td, .commenttable th {
	padding: 2px 5px;
}
.commentheader {
	font-weight: bold;
}
.chkboxinput {
	margin-left: 150px;
	margin-right: 10px;
	position: relative;
	top: 3px;
}
.chkboxlabel {
	float: none;
}
table.orders {
/*	text-align: center; */
	width: 100%;
}
table.orders td, table.orders th {
	padding: 2px 5px;
}
.giro {
	position: relative;
	width: 700px;
	height: 300px;
	border: 1px solid black;
}
.giro label {
	font-size: 10px;
	position: absolute;
}
.giro #betalingsinfo {
	top: 10px;
	left: 25px;
}
.giro #betalingsinfo_txt {
	width: 300px;
	font-size: 14px;
	top: 25px;
	left: 25px;
}
.giro #betaltav {
	top: 100px;
	left: 25px;
}

.giro #betalttil {
	top: 100px;
	left: 350px;
}
.giro #betalttil_txt {
	top: 115px;
	left: 350px;
	width: 300px;
	font-size: 14px;
}
.giro #kroner {
	height: 40px;
	width: 90px;
	border-left: 1px solid black;
	padding-left: 5px;
	top: 230px;
	left: 250px;
}
.giro #kroner_txt {
	top: 245px;
	left: 250px;
	padding-left: 5px;
	width: 300px;
	font-size: 14px;
}
.giro #ore {
	height: 40px;
	width: 90px;
	border-left: 1px solid yellow;
	padding-left: 5px;
	top: 230px;
	left: 350px;
}
.giro #ore_txt {
	top: 245px;
	left: 350px;
	padding-left: 5px;
	width: 300px;
	font-size: 14px;
}
.giro #line {
	position: absolute;
	top: 200px;
	left: 0px;
	height: 40px;
	width: 700px;
	border-top: 30px solid yellow;
	border-bottom: 5px solid yellow;
}
.giro #giro {
	top: 5px;
	left: 350px;
	font-size: 14px;
	font-weight: bold;
}
.giro #betalingsfrist {
	top: 5px;
	left: 500px;
}
.giro #tilkonto {
	top: 230px;
	left: 450px;
}
.giro #tilkonto_txt {
	top: 245px;
	left: 450px;
	width: 300px;
	font-size: 14px;
}