body {
	background: #eeede4 url(images/background.jpg) top left repeat-x;
	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
	padding: 0;
	margin: 0;
}
		
.clearfix {
	overflow: hidden;
	width: 100%;
}
a img {
	border: 0;
}
		
#wrapper {
	width: 960px;
	margin: 58px auto 20px auto;
}
		
#top_curve, #footer {
	background: url(images/top.png) no-repeat;
	width: 934px;
	height: 30px;
	padding: 0 13px;
}
#footer {
	background: url(images/bottom.png) no-repeat;
}
		
#page {
	background: url(images/wrapper.png) repeat-y;
	width: 934px;
	padding: 0 13px;
}
		
#top {
	padding: 0 15px;
	position: relative;
	height: 94px;
}
div.indent {
	padding: 15px;
}
		
#top_menu {
	float: left;
	width: 500px;
}
#top_menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#top_menu ul li {
	display: inline;
	margin-left: 5px;
	padding-left: 5px;
	border-left: 1px solid #aaa;
}
#top_menu ul li:first-child {
	padding: 0;
	margin: 0;
	border: 0;
}
#top_menu ul li a {
	color: #aaa;
	text-decoration: none;
}
#top_menu ul li.current a, #top_menu ul li a:hover {
	color: #000;
}
#top_menu .languagepicker {
	float: left;
	margin-right: 5px;
}
#top_menu .languagepicker img {
	margin-right: 5px;
	vertical-align: middle;
}
		
#logo {
	position: absolute;
	right: 20px;
	bottom: 5px;
}

#menu, #menu * { z-index: 10000; }
		
#menu {
	background: url(images/gradient.jpg) repeat-x;
	height: 37px;
}
#menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#menu ul li {
	float: left;
	position: relative;
	background: url(images/menu_seperator.jpg) right center no-repeat;
}
#menu ul li a {
	display: block;
	padding: 10px 15px;
	color: #d5d3c1;
	text-decoration: none;
}
#menu ul li ul {
	display: none;
	position: absolute;
	top: 37px;
	left: 0;
	width: 200px;
	z-index: 10000;
}
#menu ul li ul li, #menu ul li ul li:first-child {
	background: #fff;
	display: block;
	float: none;
	position: static;
	white-space: nowrap;
}
#menu ul li ul li a {
	color: #000;
	padding: 5px 15px;
	width: 168px;
	border: 1px solid #fff;
	display: block;
}
#menu ul li ul li a:hover {
	background: #d5d3c1;
}
		
.banner {
	width: 934px;
	height: 154px;
}
		
#left_sidebar {
	width: 128px;
	float: left;
	padding-right: 20px;
	border-right: 2px solid #ccc;
	text-align: right;
}
#left_sidebar ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#left_sidebar ul li {
	margin: 5px 0;
}
#left_sidebar ul li a {
	color: #868578;
	text-decoration: none;
}
#left_sidebar ul li.current a, #left_sidebar ul li a:hover {
	color: #000;
}
		
#content {
	width: 450px;
	float: left;
	border-left: 2px solid #ccc;
	padding-left: 20px;
	margin-left: -2px;
	padding-right: 20px;
}
		
#sidebar {
	width: 230px;
	float: right;
}
		
.breadcrumb {
	font-size: 11px;
	color: #aaa;
	margin-bottom: 20px;
}
.breadcrumb a {
	color: #aaa;
	text-decoration: none;
}
		
#footer {
	padding: 25px 25px 0 25px;
}
#footer ul {
	list-style: none;
	padding: 0;
	margin: 0;
	color: #aaa;
}
#footer ul li {
	display: inline;
	margin-right: 15px;
}
		
h1, h2, h3 {
	font-size: 24px;
	font-weight: normal;
	color: #000;
	margin: 5px 0;
	padding: 0;
}
h2 {
	font-size: 21px;
}
h3 {
	font-size: 18px;
}
#booking_form {
	padding:5px 16px;
	background: url(images/booking_box.png) no-repeat; 
	width: 197px;
	height: 240px;	
	margin-top: 10px;
}
#booking_form select, #booking_form input.field {
	border: 1px solid #ccc;
	padding: 3px;
	font: 11px Arial, Helvetica, sans-serif;
}
#booking_form label { font-weight: bold; padding: 5px; }
#booking_form input.button {
	border: 0;
	background: #fff;
	padding: 5px;
	text-align: center;
	font: 11px Arial, Helvetica, sans-serif;
}

#booking_line { border: 1px solid #ccc; padding: 10px; font-size: 11px; }
#booking_line div { float: left; margin-left: 16px; }
#booking_line div:first-child { margin: 0; }
#booking_line div label { font-weight: bold; }
#booking_line div.line { width: 100%; overflow: hidden; float: none; margin: 10px 0;}
#booking_line div select, #booking_line div input.field {
	border: 1px solid #ccc;
	padding: 1px;
	font: 11px Arial, Helvetica, sans-serif;
}


#buffet_form {
	background: url(images/box.png) no-repeat;
	width:	450px;
}
#buffet_form_bottom { height: 46px; width: 450px; background: url(images/box_bottom.png) no-repeat; }
#buffet_form table { width: 452px; }
#buffet_form table tr td, .form_pretext { vertical-align: top; padding-left: 30px; }
#buffet_form .form_pretext  { padding-top: 20px; }
#buffet_form table tr td.spacer { background: url(images/box_seperator.png) no-repeat; vertical-align: middle; height: 80px; width: 420px; font-weight: bold; }
#buffet_form table tr td.labels { font-size: 21px; width: 150px; }
#buffet_form .form_submit { margin-top: 30px; margin-left: 30px; }
#buffet_form .form_checkboxlist input { vertical-align: middle;  }
#buffet_form .form_checkboxlist label { display: block; float: right; width: 160px; margin-bottom: 10px;}
#buffet_form .form_checkboxlist br { display: block; clear: both; }
		
table.cart {
	width: 100%;
}
table.cart tr td p {
	margin: 0;
	padding: 0;
}
table.cart tr td {
	padding: 10px 0;
	vertical-align: top;
}
table.cart tr td.ret {
	background: url(images/dot.gif) 0 20px repeat-x;
}
table.cart tr td.ret strong {
	background: #fff;
	padding-right: 5px;
}
table.cart tr td.pris {
	background: #fff;
	padding: 10px 5px;
}
		
a:link, a:visited, a:active {
	color: #000;
}
a:hover {
	text-decoration: none;
}

/* SHOP */

table.shop_productlist, table.basket {
	width: 100%;
	border-collapse: collapse;
}
table.shop_productlist tr th, table.shop_productlist tr td, table.basket tr th.header, table.basket tr.header td {
	padding: 5px;
}
table.shop_productlist tr th, table.basket tr.header th {
	background: url(images/gradient.jpg) repeat-x #df9a2d;
	color: #fff;
	text-align: left;
	font-weight: bold;
	padding: 5px;
}
table.shop_productlist tr.alt, table.basket tr.alt {
	background: #eeede4;
}

table.shop_productlist tr th, table.shop_productlist tr td, table.basket tr th.header, table.basket tr.header td {
	padding: 5px;
}
table.shop_productlist tr th.subcat_header {
	background: none;
	background-color: #fff;
	color: #000;
	text-align: left;
	font-weight: bold;
	padding: 15px 5px 5px 5px;
	font-size: 18px;
	border-bottom: 1px dotted #ccc;
}

table.shop_productlist tr td, table.basket tr td {
	border-bottom: 1px dotted #ccc;
	vertical-align: top;
	padding: 5px;
}
table.shop_productlist tr td.image, table.basket tr td.image {
}
table.shop_productlist tr td img, table.basket tr td img {
	border: 1px solid #ccc;
}

table.shop_productlist tr td.price, table.basket tr td.price {
	white-space: nowrap;
}

table.shop_productlist tr td.details p, table.basket tr td.details p {
	padding: 0px;
	margin: 0px;
}

table.shop_productlist tr td.details .name a {
	color: #000;
	font-size: 14px;
	text-decoration: none;
	display: block;
}

table.shop_productlist tr td .priceprimary {
	display: block;
}

table.shop_productlist tr td .pricesecondary, table.shop_productlist tr td .pricesecondary .symbolright, table.shop_productlist tr td .priceprimary .symbolright {
	display: none;
}

table.shop_productlist tr td input.field {
	text-align: center;
	border: 1px dotted #aaa;
	width: 15px;
}
table.shop_productlist tr td input.order-button {
}

table.basket tr td.quantity{
	text-align: center;
}

table.basket tr td.quantity input.basketitemquantity {
	width: 25px;
	text-align: center;
}

table.basket tr.subtotal th, table.basket tr.vat th, table.basket tr.shipping th, table.basket tr.overalltotal th, table.basket tr.payment th {
	text-align: right;
}

table.basket .symbolright {
	display: none;
}





#shop_product div.meta {
		margin: 10px 0;
}
#shop_product div.meta span.priceprimary { font-weight: bold; font-size: 14px; border-right: 2px solid #ccc; padding-right: 10px; margin-right: 8px;} 

#shop_product div.description {
	background: #e5e4d7;
	padding: 20px;
}
 a.buybutton {
	background: url(images/bestil.png) no-repeat;
	width: 93px;
	height: 38px;
	display: block;
	text-indent: -9000px;
	margin-top: 20px;
	float: right;
}

ol.shopcheckoutsteps{
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

ol.shopcheckoutsteps li{
	display: inline-block;
	padding: 5px 3px 5px 0px;
	margin: 3px;
	float: left;
}

div.checkoutcontrolbuttons{
	float: right;
	padding: 5px;
}

div.checkoutcontrolbuttons a.prevstep{
	padding: 5px;
	font-size: 1.2em;
}

div.checkoutcontrolbuttons a.nextstep{
	padding: 5px 0px 5px 5px;
	font-size: 1.2em;
}

div.megabasketupdate{
	text-align: right;
	width: 100%;
}

div.megabasketupdate a{
	display: block;
	padding: 5px;
	font-size: 1.2em;
}

div.customerdata table, div.deliverydata table {
	width: 100%;
}

div.customerdata table td, div.deliverydata table td {
	padding: 2px 0px;
}

div.customerdata table td.label, div.deliverydata table td.label {
	width: 150px;
}

div.customerdata table td.field input, div.deliverydata table td.field input, div.customerdata table td.field select, div.deliverydata table td.field select {
	width: 250px;
}

table.shopcheckoutshipping, table.shopcheckoutpaymentmethods {
	width: 50%;
}
table.shopcheckoutshipping th, table.shopcheckoutpaymentmethods th {
	text-align: left;
}

ul.ultimize_list_pager{
	padding: 5px 0px;
	margin: 0px;
	list-style: none;
}

ul.ultimize_list_pager li{
	display: inline;
	padding: 0px 2px;
}

#mini-basket table{
	width: 100%;
}

#mini-basket table tr th, #mini-basket table tr td{
	text-align: left;
	padding: 5px;
	border-bottom: 1px solid #eee;
	
}

#mini-basket table tr td.price{
	white-space: nowrap;
}


#mini-basket .symbolright{
	display: none;
}

#mini-basket table .totaltext{
	text-align: left;
}

#mini-basket a.gotobasket{
	display: none;
}


#left_sidebar h2.basket {
	margin-top: 25px;
}



#left_sidebar div.basket table {
	width: 100%;
	margin-bottom: 15px;
}


#left_sidebar div.basket th,
#left_sidebar div.basket td {
	text-align: left;
}

#left_sidebar div.basket th.price,
#left_sidebar div.basket td.price {
	text-align: right;
}


div.shopcheckoutdeliverydate input.date {
	width: 100px;
}
div.shopcheckoutdeliverydate input.hour {
	width: 20px;
}
div.shopcheckoutdeliverydate input.minutes {
	width: 20px;
}



#checkoutstep2 h2,
#checkoutstep2 h3,
#checkoutstep3 h2,
#checkoutstep3 h3,
#checkoutstep4 h2,
#checkoutstep4 h3 {
	margin-top: 15px;
}





/************************************
	Kalender kontrol
************************************/


div.calendar {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 30px;
}


div.calendar fieldset {
	border: 0px;
	padding: 1px 0px;
	margin: 0px;
	background-color: #aaa;
	text-align: center;
}
div.calendar fieldset button {
	width: 25px;
	border: none;
	background-color: #fff;
	margin-left: 3px;
	margin-right: 3px;
}
div.calendar fieldset input {
	width: 35px;
}
div.calendar fieldset a.CalendarPrevMonth, div.calendar fieldset a.CalendarNextMonth {
	color: #fff;
	text-decoration: none;
	padding: 0px 4px;
	font-weight: bold;
}
div.calendar fieldset span.CalendarStaticMonth, div.calendar fieldset span.CalendarStaticYear {
	color: #fff;
	padding: 0px 2px;
	font-weight: bold;
	text-transform: capitalize;
}

div.calendar table {
	width: 100%;
	border-collapse: collapse;
}
div.calendar td 
{
	background-color: #fff;
	border-bottom: 1px solid #fff;
	width: 14%;
	padding: 0px;
	margin: 0px;
}

div.calendar td a {
	display: block;
	text-decoration: none;
	text-align: center;
	color: #000;
	padding: 2px;
	background-color: #eee;
}
div.calendar td a:hover {
	background-color: #c0c0c0;
}
div.calendar .CalendarWeekHeader, div.calendar .CalendarHeader, div.calendar .CalendarWeekNumber {
	background-color: #ccc;
	font-weight: bold;
	padding: 2px;
	color: #444;
}
div.calendar .CalendarWeekHeader {
	text-align: center;
	background: #ccc;
	color: #444;
}
div.calendar .CalendarWeekNumber {
	text-align: center;
	width: 50px;
	border-right: 1px solid #aaa;
}

div.calendar .CalendarHeader 
{
}

div.calendar .CalendarWeekend {
	background-color: #ddd;
}
div.calendar .CalendarWeekend a {
	color: #777;
}
div.calendar a.CalendarToday {
	background-color: #cbac8b;
	color: #fff;
	font-weight: bold;
}
div.calendar a.CalendarSelectedDate {
	background-color: #7bb204;
	color: #fff;
	font-weight: bold;
}

div.calendar a.CalendarMarkedDate {
	background-color: #444;
	color: #fff;
}


