﻿/* Style reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: top;}
:focus {outline: 0;}
body {line-height: 1; color: black; background: white;}
ol, ul {list-style: none;}
table {border-collapse: separate; border-spacing: 0;}
caption, th, td {text-align: left; font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
/* End style reset */

.clear {clear: both;}
ul {margin-left: 20px;}
strong {font-weight: bold;}
em {font-style: italic;}
.center {text-align: center;}

html, body {height: 100%;}

body {
	background-color: #0194be;
}
body, th, td {
	font-family: verdana;
	font-size: 12px;
	color: #581e00;
	line-height: 16px;
}

h1 {
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 20px;
}
h2, h3, h4, h5, h6 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}	
h3 {
	font-size: 12px;
}
.margin {
	margin-top: 10px;
}
p {
	margin: 10px 0px;
}

a {
	text-decoration: none;
	color: #581e00; 
}
a:hover {
	text-decoration: none;
	color: #f1a262;
}
a.smalllink {
	font-size: 11px;
}

div#container {
	width: 980px;
	margin: 0px auto;
	min-height: 100%;
	_height: 100%;
	border-style: solid;
	border-color: #581e00;
	border-width: 0px 5px;
	position: relative;
}
div#headerclearer {
	height: 154px;
}
div#contents {
	padding-bottom: 10px;
}

/* header */
div#header {
	height: 95px;
	background-image: url(../images/interface/header.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}

div#language {
	position: absolute;
	top: 10px;
	right: 8px;
}
div#language input {
	margin-right: 2px;
}

div#slogan {
	position: absolute;
	right: 50px;
	top: 42px;
}

div#logo {
	position: absolute;
	left: 25px;
	top: 28px;
}
div#logomoed {
	position: absolute;
	left: 666px;
	top: 57px;
}
div#stiptest {
	position: absolute;
	left: 360px;
	top: 505px;
}
/* end header */

/* nav */
div#menubg, ul#menu {
	width: 290px;
	height: 53px;
	position: absolute;
	top: 61px;
	left: 345px;
}
div#menubg {
	background-image: url(../images/interface/bgnav.png);
	background-repeat: no-repeat;
}
ul#menu {
	list-style: none;
	margin: 0px;
}
ul#menu li {
	float: left;
	width: 110px;
}
ul#menu a {
	background-repeat: no-repeat;
 	margin: 22px auto 0px auto;
	overflow: hidden;
	height: 10px;
	text-indent: -300px;
	color:#81604f;
	display: block;
}
ul#menu a:hover {
	color: #f1a262;
}
ul#menu li#menu_home {
	width: 76px;
}
ul#menu li#menu_login {
	width: 100px;
}

ul#subnav {
	list-style: none;
	text-transform: uppercase;
	margin: 0px 0px 0px 30px;
	float: left;
	position: absolute; 
	left: 315px; 
	bottom: 10px;
}
ul#subnav li {
	float: left;
	background-image: url(../images/navigation/buttons.png);
	color: #581e00;
	background-repeat: no-repeat;
}
ul#subnav li a {
	color: #581e00;
	text-decoration: none;
	display: block;
	width: 122px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 11px;
}
/*
ul#subnav li a:hover, ul#subnav a {
	background-image: url(../images/navigation/buttons.png);
	color: #581e00;
	background-repeat: no-repeat;
}
*/
ul#subnav li.current 
{
	background-image: url(../images/navigation/buttons_current.png);
	color: #ffffff;
	background-repeat: no-repeat;
}
ul#subsubnav {
	list-style: none;
	margin: 10px 0px 10px 0px;
	background-image: url(../images/interface/row_big_blue.png);
	background-repeat: no-repeat;
	color: #ffffff;
	width: 580px;
	height: 27px;
}
ul#subsubnav li {
 	display: inline;
 	line-height: 27px;
}
ul#subsubnav li a {
 	padding-left: 8px;
 	padding-right: 4px;
 	color: #ffffff;
}
ul#subsubnav li a:hover {
	text-decoration: underline;
}

ul#metamenu {
	margin: 0px 40px 0 0;
	list-style: none;
	text-align: right;
}
ul#metamenu li {
	display: inline;
	font-size: 10px;
	color: #ffffff;
}
ul#metamenu li a {
	text-transform: uppercase;
	font-size: 10px;
	color: #ffffff;
	padding-left: 4px;
}
ul#metamenu li a:hover {
	color: #581e00;
}
/* end nav */

/* buttons */
.button_inactive, a.button {
	width: 200px;
	height: 35px;
	padding-left: 55px;
	line-height: 29px;
	position: relative;
	color: #ffffff;
	background-image: url(../images/navigation/button_disabled.png);
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 5px;
	text-transform: uppercase;
}
.button_inactive {
	color: #f1e5dc;
}
a.button {
	background-image: url(../images/navigation/button_up.png);
}
a.button:hover {
	color: #ee7f2f;
	background-image: url(../images/navigation/button_ov.png);
	text-decoration: none;
}
/* end buttons */

div#ptwrapper {
	position: relative;
}

div#pagetitle {
	background-image: url(../images/interface/pagetitle_grow.png);
	background-position: bottom left;
	width: 290px;
	margin: 0px 0px 10px 26px;
	float: left;
	color: #ffffff;
	text-transform: uppercase;
}
div#pagetitle div.topimg {
	background-image: url(../images/interface/pagetitle_top.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 220px;
	padding: 12px 0px 12px 70px;
}
table#programma td.details {
	padding-left: 5px;
	border-left: 1px solid #581e00;
}
.tablecell 
{
	padding-left: 5px;
}

div.splitter {
	background-image: url(../images/interface/overlay.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 250px;
	margin-left: -20px;
	padding: 0px 20px 42px 20px;
}
div.notoppd {
	position: relative;
	top: -7px;
	margin-bottom: -10px;
}
p.address {
	width: 150px;
	float: left;
}
hr {
	clear: both;
	height: 1px;
	background-color: #581e00;
	border: 0;
}
div#kitchen {
	position: absolute;
	top: 0px;
	right: 20px;
	width: 150px;
	color: #ed832e;
}
table.features {
	width: 250px;
	margin-top: 10px;
}
table.features th h2 {
	font-weight: bold;
	color: #ffffff;
	background-image: url(../images/interface/row_small_blue.png);
	width: 150px;
	height: 27px;
	text-align: center;
	line-height: 27px;
	background-repeat: no-repeat;
	font-size: 12px;
}
h3.feature {
	font-weight: bold;
	margin-top: 10px;

	color: #ffffff;
	background-image: url(../images/interface/row_small_blue.png);
	width: 150px;
	height: 27px;
	text-align: center;
	line-height: 27px;
	background-repeat: no-repeat;
	font-size: 12px;
}
img.sfeer {
	float: right;
	margin: 0 8px 15px 0;
}
img.sfeer2 {
	margin-top: 10px;
}

/* forms */
input.submit {
	width: 115px;
	height: 31px;
	color: #ffffff;
	background: none;
	background-image: url(../images/navigation/button_115_up.png);
	background-repeat: no-repeat;
	font-weight: bold;
	text-transform: uppercase;
	border: none;
	cursor: pointer;
	margin-top: 10px;
	float: right;
	font-size: 12px;
	line-height: 31px;
}
input.submit:hover, input.submit_hover {
	background-image: url(../images/navigation/button_115_ov.png);
	color: #ee7f2f;
}
input.submit_125 {width: 125px; background-image: url(../images/navigation/button_125_up.png);}
input.submit_135 {width: 135px; background-image: url(../images/navigation/button_135_up.png);}
input.submit_145 {width: 145px; background-image: url(../images/navigation/button_145_up.png);}
input.submit_125:hover, input.submit_125_hover {background-image: url(../images/navigation/button_125_ov.png);}
input.submit_135:hover, input.submit_135_hover {background-image: url(../images/navigation/button_135_ov.png);}
input.submit_145:hover, input.submit_145_hover {background-image: url(../images/navigation/button_145_ov.png);}

label, span.fakelabel {
	width: 102px;
	display: block;
	margin-top: 3px;
	float: left;
	font-size: 11px;
}
label.radio {
	width: 63px;
	margin-left: 0px;
}
input.text, textarea, select {
	float: left;
	width: 130px;
	margin-top: 3px;
	margin-left: 3px;
	background-color: #e0ebf3;
	border: 1px solid #bcabad;
}
textarea.big {
	width: 421px;
}
textarea.large {
	width: 564px;
	height: 150px;
}
select.small, input.small {
	width: 65px;
}
input.text:focus, input.focus, textarea:focus, textarea.focus {
	background-color: #ffffff;
	border-color: #66ccff;
}
input.radio {
	margin-left: 0px;
}
input.small {
	width: 67px;
}
textarea {
	height: 70px;
}
.radioandlabel label {
	display: inline;
	float: none !important;
}
label.fullw, input.fullw, textarea.fullw {
	width: 97%;
}
/* end forms */

/* steps */
div#formwherewrapper {
	width: 600px;
	float: left;
}
div#formwherewrapper input.submit {
	float: none;
	margin-left: 300px;
}
div#formwherewrapper h1 {
	background-image: url(../images/interface/staptijdagenda.png);
	background-repeat: no-repeat;
	width: 500px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	color: #ee7f2f;
	text-transform: uppercase;
}
div.step {
	clear: both;
	width: 610px;
	margin-bottom: 15px;
}
div.step label.steplabel, div.step label.steplabel_current {
	width: 135px;
	height: 55px;
	color: #ffffff;
	background-image: url(../images/navigation/step_up.png);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding: 5px 65px 0 65px;
	margin-right: 40px;
	margin-bottom: 15px;
}
div.step span.step {
	display: block;
	text-transform: uppercase;
	color: #581e00;
}
div.step label.steplabel_current {
	background-image: url(../images/navigation/step_ov.png);
	color: #581e00;
}
div.step label.steplabel_current span.step {
	color: #ee7f2f;
}
div.stepcontents {
	float: left;
}
div.stepcontents h1 {
	text-transform: uppercase;
}
div.step select {
	width: 201px;
	background-color: #ffffff;
	border-color: #66ccff;
	margin-left: -1px;
	margin-right: 0px;
}
/* end steps */

/* columns */
div.columns {
	width: 256px;
	padding: 0px 17px;
	float: left;
	margin-left: 30px;
	position: relative;
}
div.column-wide {
	width: 570px;
}
div.columns1 div.columns {
	width: 890px;
}
div#column_container_top, div#column_container_bottom, div#column_container {
	width: 960px;
	background-repeat: no-repeat;
	background-position: 30px top;
	height: 20px;
	margin-left: -5px;
}
div#column_container {
	height: auto;
	background-repeat: repeat-y;
}
div#column_container_bottom {
	margin-top: -5px;
}

div.columns3 div#column_container_top    {background-image: url(../images/interface/column_small_top_spanned.png);}
div.columns3 div#column_container        {background-image: url(../images/interface/column_small_middle_spanned.png);}
div.columns3 div#column_container_bottom {background-image: url(../images/interface/column_small_bottom_spanned.png);}

div.columns2 div#column_container_top    {background-image: url(../images/interface/column2_top_small.png);}
div.columns2 div#column_container        {background-image: url(../images/interface/column2_middle_small.png);}
div.columns2 div#column_container_bottom {background-image: url(../images/interface/column2_bottom_small.png);}

div.columns2wide div#column_container_top    {background-image: url(../images/interface/column2_top_big.png);}
div.columns2wide div#column_container        {background-image: url(../images/interface/column2_middle_big.png);}
div.columns2wide div#column_container_bottom {background-image: url(../images/interface/column2_bottom_big.png);}

div.columns1 div#column_container_top    {background-image: url(../images/interface/column_big_top.png);}
div.columns1 div#column_container        {background-image: url(../images/interface/column_big_middle.png);}
div.columns1 div#column_container_bottom {background-image: url(../images/interface/column_big_bottom.png);}

div.columns2wide div.column_container_top_description {background-image: url(../images/interface/column2_top_big_blue.png) !important;}
/* end columns */

/* home */
h2.title {
	margin-bottom: 15px;
	width: 235px;
	height: 45px;
	background-repeat: no-repeat;
	text-indent: -400px;
	overflow: hidden;
}

div#fakehomesearch {
	margin-bottom: 9px;
	width: 255px;
}
div#fakehomesearch select {
	float: left;
	width: 130px;
	margin-top: 4px;
}
div#fakehomesearch input.submit {
	float: right;
	margin-top: 0px;
}
img#countryimg {
	margin-top: 10px;
	float: right;
}
/* end home */

/* contact */
div#leveringsvoorwaarden {
	margin-top: 20px;
	font-size: 11px;
}
/* end contact */

/* log in */
div#login {
	position: absolute;
	top: 128px;
	left: 360px;
	height: 20px;
	color: #ffffff;
}
div#login input {
	width: 100px;
	border: 2px solid #581e00;
}
div#login label {
	width: auto;
	margin: 5px 10px 0px 10px;
}
div#login input.submit {
	color: #ffffff;
	border: none;
	margin-top: 5px;
}
div#login input.submit:hover, div#login input.submit_hover {
	text-decoration: underline;
	color: #ee7f2f;
}
/* end log in */

/* where */
div.calendar table th, div.calendar table td {
	text-align: center;
	vertical-align: middle;
}
div.calendar table th {
	color: #0194be;
}
div.calendar table a {
	text-decoration: none;
}
div.calendar table a:hover {
	text-decoration: underline;
}
div.error {
	font-weight: bold;
	color: #0194be;
	padding-left: 23px;
	margin: 10px 0 30px 0;
	background-image: url(../images/interface/uitroepteken.png);
	background-repeat: no-repeat;
	background-position: 5px top;
}
div.description {
	background-color: #003366;
	margin-left: -12px;
	margin-right: -18px;
	padding-left: 12px;
	padding-right: 18px;
	color: #ffffff;
}
div.description h2 {
	font-size: 13px;
}


/* where */

div#googlemap {
	width: 500px;
	height: 300px;
}

ul.menupreview {
	list-style: disc;
	margin-bottom: 10px;
}
ul.menupreview li {
	margin: 5px 0px;
}
.hidecolumn
{
	display: none;
}
.validation
{
	font-size: 20px;
}
.fontsize
{
	font-size: 11px;
}
.link
{
	text-decoration: none;
	color: #f1a262;
}
.discount
{
	width: 800px;
	height: 6px;
	padding-top: 3px;
}
div.discount .fontbigger
{
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	top: 3px;
	left: 15px;

}
div.discount .dtext
{
	width: 130px;
	margin-left: 3px;
	vertical-align: middle;
	background-color: #e0ebf3;
	border: 4px solid #bcabad;
	position: absolute;
	top: 0px;
	left: 325px;
}
div.discount .button
{
	width: 115px;
	height: 31px;
	color: #ffffff;
	background: none;
	background-image: url(../images/navigation/button_115_up.png);
	background-repeat: no-repeat;
	font-weight: bold;
	text-transform: uppercase;
	border: none;
	cursor: pointer;
	font-size: 12px;
	line-height: 31px;
	position: absolute;
	top: -3px;
	left: 510px;
	

}
div.discount .errortext
{
	font-weight: bold;
	margin-top: 10px;
	color: Red;
}
div.actioncoupon
{
	background-color: Orange;
	margin-left: -12px;
	margin-right: -18px;
	padding-top: 10px;
	padding-left: 12px;
	padding-right: 18px;
	color: #ffffff;
}
div.actioncoupon h2 
{
	font-size: 13px;
}

