div.formContent {
	width: 719px;
	position: relative;
	z-index:2;
}
.formRow, .submitArea {
	padding: 2px 0 2px 18em;
	min-width: 30em;
	overflow: hidden;
	height: auto !important;
	height: 1%;	/* trigger hasLayout */
}
.submitArea {
	margin-top: 0.5em;
}

.formRow label {
	float: left;
	display: inline;
	width: 17em;
	margin-left: -18em;
	font-weight: bold;
}
.formRow.checkbox label {
	margin-left: 0;
	font-weight: normal;
}

form.moduleForm span.formError	{ color: red; padding: 0 0 2px 0; font-size: 0.95em; font-weight: bold; display: block; }

form.moduleForm .required		{ font-weight: 900; vertical-align: middle; margin-left: 8px; line-height: 50%; height: 1.0em; }
form.moduleForm div.formError .required { color: red; }
form.moduleForm div.formError .text, form.moduleForm div.formError .shortText { border-color: red; color: red; }

form.moduleForm input.text,
form.moduleForm textarea.text		{ width: 200px;  border: 1px solid #7E9487; color: #425545; margin-bottom: 2px; }
form.moduleForm input.text:focus,
form.moduleForm textarea.text:focus { background-color: #EFF4F1; }
form.moduleForm textarea.text		{ height: 60px;}
form.moduleForm input.checkbox		{ margin-left: 0; vertical-align: middle; }

form.moduleForm input.shortText		{ width: 4em; }
form.moduleForm select.country {
	width: 262px;
}

form.moduleForm td.key {
	width: 18em;
}

div.submitArea input, form.moduleForm input.button {
	background: url('/a_images/potato/buttons/button_bg.png') no-repeat;
	width: 273px;
	height: 54px;
	border: none;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px 15px 16px 5px;
	cursor: pointer;
}
form.moduleForm input.action {
	background-position: -819px 0;
}

div.submitArea input.back {
	float: left;
	background-position: -273px 0;
}

div.submitArea input.next {
	background-position: -546px 0;
}

ul.formErrors {
	color: red;
	padding: 5px 5px 5px 20px;
	margin: 1em 0;
	border: 1px solid red;
	background: #fefefe;
}

a.button {
	display: -moz-inline-block;
	display: inline-block;
	padding: 0px 0px 0px 10px;
	color: #FFFFFF;
	line-height: 400%;
	vertical-align: top;
	text-align: center;
	background: #FFFFFF url('/images/potato/btn_background.gif') no-repeat;
	text-decoration: none;
	cursor: pointer;
}

a.button span.button {
	font-size: 1.15em;
	background: #FFFFFF url('/images/potato/btn_background.gif') no-repeat right top;
	display: block;
	height: 35px;
	font-weight: bold;
	padding: 2px 45px 12px 25px;
	margin-bottom: 5px;
	line-height: 35px;
}

form.moduleForm .vatExample {
	padding-left: 1em;
	font-style: italic;
}div#body {
	background-image: none;
	width: 1000px;
	padding: 0px;
}

div.tabCartBody {
	width: 523px;
	padding-right: 462px;
	overflow: visible;
}

#mapSelection {
	width: 480px;
	height: 460px;
}

div#cartColumn {
	margin-right: -446px;
	float: right;
	display: inline;
}

div#cartColumn .infoColumn {
	background-image: url('/a_images/potato/backgrounds/cart_column.png');
	width: 441px;
}
div#cartColumn div.infoColumnBody {
	background-image: url('/a_images/potato/backgrounds/cart_column.png');
}

div#tileOrderInformation {
	width: auto;
	margin-left: 0;
}

h3.cartHeader {
	background: url('/images/potato/icons/cart_icon.png') no-repeat 14px 0;
	height: 50px;
	border-bottom: 3px double #7E9487;
	padding-left: 75px;
}

div#cartColumn .subTitle {
	position: relative;
	padding-left: 75px;
	margin: -43px 0 20px 0;
}
div#cartColumn div.infoColumnBody {
	width: 411px;
}

div#mapBody {
	width: 520px;
	background-image: url('/a_images/potato/backgrounds/map_content_header_footer.png');
}
div#mapBody div.contentBody {
	padding-left: 15px;
	padding-right: 15px;
	width: 490px;
	background-image: url('/a_images/potato/backgrounds/map_content_body.png');
}
div#mapBody div.contentFooter {
	background-image: url('/a_images/potato/backgrounds/map_content_header_footer.png');
}
/* Order navigation */
ul.navigation {
	margin: 0;
	padding: 12px 20px 12px 0;
	list-style: none;
	text-align: right;
	border-left: 1px solid #ffffff;
}
ul#orderNavigation li {
	display: inline;
	padding: 0 5px;
}

/* Number overlay style */
div.numberOverlay {
	position: absolute;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	vertical-align: bottom;
	line-height: 160%;
	cursor: pointer;
	overflow: hidden;
}

#selectedItems {
	width: 411px;
	min-height: 382px;
	height: auto !important;
	height: 382px;
	margin: 0;

}
#totalLine {
	padding: 2px 10px;
}

.totalBody {
	width: 424px;
	position: relative;
	border-top: 3px double #7E9487;
	left: -6px;

	overflow: hidden;
}
.totalBody a {
	float: left;
	text-align: center;
	position: relative;
}
/* Order procedure */
div.submitArea {
	padding: 2px 5px;
	text-align: right;
}
div.submitArea input {
	float: right;
}

a.clearButton {
	padding: 60px 10px 0 15px;
	height: 44px;
	width: 121px;
	background: url('/images/potato/buttons/cart_buttons.png') no-repeat 0 0;
	color: #ffffff;
	text-decoration: none;
	font-size: 1.1em;
}

a.clearButton:hover {
	background-position: -148px 0;
}
a.confirmButton {
	padding: 60px 10px 0 15px;
	height: 44px;
	width: 253px;
	background: url('/images/potato/buttons/cart_buttons.png') no-repeat -296px 0;
	color: #ffffff;
	text-decoration: none;
	font-size: 1.1em;
}

a.confirmButton:hover {
	background-position: -576px 0;
}

span.confirmPrice {
	position: absolute;
	top: 25px;
	left: 75px;
	font-size: 1.4em;
	font-style: italic;
}

div#selectedItems ul {
	list-style: none;
	margin: 0;
	padding: 10px 0 0 0;
}
div#selectedItems input.text {
	padding: 2px;
	width: 215px;
}
div#selectedItems input.text:focus {
	background-color: #d2dbd2;
}
div#selectedItems ul li {
	background: url('/images/potato/backgrounds/cart_item.png') no-repeat;
	padding: 5px 20px 19px 5px;
	height: 30px;
	margin-top: -6px;
	line-height: 27px;
	vertical-align: middle;
	overflow: hidden;
}
label.item {
	display: inline;
	float: left;
	width: 2.5em;
}

div#selectedItems span.price {
	display: inline;
	float: right;
	font-size: 1.25em;
	font-weight: bold;
	letter-spacing: 1px;
	height: 30px;
}

a.removeTile {
	text-indent: -10000px;
	margin-left: 15px;
	cursor: pointer;
	font-size: 0;
	line-height: 27px;
	padding: 13px 19px 14px 18px;
	vertical-align: middle;
	background: url('/images/potato/buttons/cart_remove.png') no-repeat;
}

/* Confirmation screen markup */
span.currency {
	float: left;
}

table.invoiceData {
	width: 50%;
}

table.invoiceData tr td {
	padding-bottom: 3px;
}

div.tileOverview {
	margin: 5px 0;
	padding: 5px 0;
	width: 558px;
	border-bottom: 3px double #7E9487;
}

table.dataTable {
	width: 543px;
	table-layout: fixed;
}
table.dataTable td {
	border-bottom: 0;
}

div.totalPriceLine table.dataTable {
	font-weight: bold;
}
div.totalPriceLine {
	margin-top: 1em;
	background: url('/a_images/potato/backgrounds/total_line.png') no-repeat;
	height: 48px;
	width: 568px;
	padding-top: 6px;
}

