* {
	margin: 0;
	padding: 0;
}

IMG {
	border: none;	
}

a {
	cursor: pointer;
	color: #32327a;
	font-weight: bold;
	text-decoration: none;
}

TEXTAREA, INPUT {
	font-family:  Verdana, Arial, Tahoma;
	font-size: 11px;
}

html, body {
	background: #000000;
	font-family:  Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #554D42;
	padding-top: 10px;
}

TD {
	font-family:  Verdana, Arial, Tahoma;
	font-size: 11px;
}

H1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 17px;
	color: #554D42;
}

LI {
	margin-left: 15px;
	list-style: disc;
}

#container {
	width: 915px;
	margin: 0 auto;
	min-height: 711px;
}

#inner{
	display:inline-block;
	background-color: #ccd4d0;
}

#left_column {
	width: 210px;
	height: 711px;
	float: left;
	/*border-right: 1px solid #000000;*/
	background: #32327A;
	position: relative;
}
#logo {
	background: url(../images/dclogotexteditable.jpg) top left no-repeat;
	width: 180px;
	height: 120px;
	/*margin-left: 28px;
	position: relative;*/
	float: right;
	display: block;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
#languagebox {
	float: left;
	width: 28px;
}
.languagebox_link img {
margin-top: 6px;
}
#left_column_block {
	margin-left: 28px;
}
#left_column_col {
	position: relative;
	background-color:#CCD4D0;
	width: 210px;
}
#left_column_frontpage_infotext {
position: relative;
background: #32327a;
color: #FFFFFF;
padding: 32px 8px 0px 8px;
width: 194px;
}
#newsletterbox {
position: relative;
padding: 0px 12px 0 28px;
width: 170px;
height: 135px;
background-color:#CCD4D0;
}
/*#ajax_output {
color: #FF0000;
}*/
#right_column {
	width: 704px;
	float: right;
	position: relative;
	border-left: 1px solid #000000;
}

#contentbox {
	position: relative;
	border-top: 122px solid #CCD4D0;
	color: #302d2a;
	/*height: auto;*/
	/*min-height: 650px;*/
}
#contentbox_right {
float: right;
width: 144px;
color: #302d2a;
/*height: auto;*/
/*min-height: 650px;*/

}
#contentbox_left {
float: left;
width: 544px;
color: #302d2a;
padding-right: 15px;
height: 589px;
background: #FFFFFF;
overflow-y: scroll;
overflow-x: hidden;
border-right: 1px solid #000000;
}
#slogan {
position: absolute;
top: 0px;
left:0;
margin-top:20px;
color: #32327a;
padding: 10px;
font-size: 14px; 
font-style: italic;
font-weight: bold;
}
#header_image {
position: absolute;
top: 0;
left: 0;
background: url(../images/header_image.jpg) no-repeat;
height: 90px;
width: 100%;
}
#contentbox_content {
	/*width: 590px;*/
	float: left;
}

#contentbox_imagebar {
	/*float: right;*/
	/*width: 150px;*/
	height: 540px;
	overflow: hidden;
	text-align: center;
}

#contentbox_imagebar img {
	margin-bottom: 5px;
}

#contentbox a:hover {
	color: #000000;
}



.previous_week, .next_week {
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

.productbox-title {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #554D42;
}

.productbox-gerechtnaam {
	font-size: 12px;
	font-weight: bold;
	color: #554D42;
}

#content_item_groups {
	text-align: left;
	margin-bottom: 10px;
}

/***********************************
/***********************************
/*                                 *
/* 		    Openingsuren	 	   *
/*								   *
/***********************************
/***********************************/

.openingsuren_div {
	margin-left: 12px;
	padding-right: 5px;
	margin-top: 10px;
	width: 565px;
}

.openingsuren_div h1 {
	margin-left: 5px;
	padding-right: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.openingsuren_table {
	width: 215px;
}

.openingsuren_table TD{
	width: 30px;
	height: 30px;
	padding: 1px;
	text-align: center;
	padding-bottom: 0px;
	font-size: 10px;
}

.odd_openingsuren {
	background-color: #CCD4D0;
	height: 35px;
}

.even_openingsuren {
	height: 35px;
}

TD.openingsuren_dag {
	font-size: 12px;
	border: none;
	width: 20px;
	float: left;
	text-align: left;
	text-indent: 0px;
	display: block;
	vertical-align: middle;
	height: 13px;
}

TD.openingsuren_dag_text {
	font-size: 12px;
	border: none;
	width: 20px;
	text-align: left;
	text-indent: 0px;
	height: 35px;
	padding-left: 5px;
	padding-right: 10px;
	border-right: 1px solid #222220;
}

.odd_openingsuren .openingsuren_dag_text {
	border-right: 1px solid #222220;
}


.even_openingsuren .openingsuren_dag_text {
	border-right: 1px solid #333333;
}

.openingsuren_text {
	padding-left: 5px;
}

TD.openingsuren_keuken {
	width: 6px;
	height: 6px;
	background: #000000;
	float: left;
	border-right: 1px solid #ffffff;
}

TD.openingsuren_gesloten {	
	width: 6px;
	height: 6px;
	background: #ffffff;
	float: left;
	border-right: 1px solid #000000;
}

TD.openingsuren_tearoom {
	width: 6px;
	height: 6px;
	background: #666666;
	float: left;
	border-right: 1px solid #000000;
}

TD.openingsuren_leeg {
	width: 6px;
	height: 6px;
	visibility: hidden;
}

.openingsuren_kalm_block {
	display: block;
	background: url(../images/openingsuren_gesloten.gif) top left repeat-x;
	float: left;
	text-align: center;
	color: #000000;
	font-size: 9px;
	margin-left: 2px;
	padding: 2px;
}

.openingsuren_normaal_block {
	display: block;
	background: url(../images/openingsuren_tearoom.gif) top left repeat-x;
	float: left;
	margin-left: 2px;
	font-size: 9px;
	text-align: center;
	color: #fff;
	padding: 2px;
}

.openingsuren_druk_block {
	display: block;
	background: url(../images/openingsuren_keuken.gif) top left repeat-x;
	float: left;
	text-align: center;
	margin-left: 2px;
	font-size: 9px;
	color: #fff;
	padding: 2px;
}

.openingsuren_open_block {
	display: block;
	background: url(../images/openingsuren_open.gif) top left repeat-x;
	float: left;
	margin-left: 2px;
	font-size: 9px;
	text-align: center;
	color: #fff;
	padding: 2px;
}

.active_day {
	background: #DBDBDB;
	color: #000000;
}

.active_day_text {
	background: #32327A;
	height: 35px;
	color: #ffffff;
}

.reservaties {
	margin-top: 10px;
	float: left;
	width: 230px;
	text-align: center;
	z-index: 1;
}

#openingsuren_description {
	text-align: right;
	float: left;
}

.openingsurenbox_table td {
	font-size: 10px;
	text-indent: 0px;
}








#footer {
	/*height: 40px;*/
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 915px;
	text-align: center;
	border-top: 1px solid #000000;
}

#inner_footer {
	background-color: #ccd4d0;
	height: 19px;
	color: #000000;
	text-decoration: none;
	line-height: 19px;
	font-style: italic;
	font-size: 11px;
}

#inner_footer a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#openingsurenbox {
	clear: both;
}


/***********************************
/***********************************
/*                                 *
/* 			   Topmenu 		 	   *
/*								   *
/***********************************
/***********************************/

#topmenu {
	position: absolute;
	top: 0px;
	margin-top:91px;
	left: 0;
	height: 29px;
	background-color: #b7b7de;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-size: 13px;
	padding: 0 1px 0 1px;
	width: 702px;
}
#topmenu ul {
	background-color: #b7b7de;
}
#topmenu ul li {
	float: left;
	padding-left: 9px;
	padding-right: 8px;
	height: 29px;
	list-style: none;
	/*border-bottom: 1px solid #000000;*/
	border-right: 1px solid #000000;
	margin: 0;
	line-height: 29px;
	font-size: 13px;
}

#topmenu ul li#active_information_link {
	/*border-right: 1px solid #000000;*/
	border-bottom: 1px solid #FFFFFF;
	background: #FFFFFF;
	/*border-left: 1px solid #000000;*/
}

#topmenu ul li#active_information_link_first {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #FFFFFF;
		background: #b7b7de;
}

#topmenu ul li#active_information_link_last {
	border-bottom: 1px solid #FFFFFF;
		background: #b7b7de;
}

#topmenu a {
	text-decoration: none;
	color: #32327a;
	text-transform: capitalize;
	font-weight: bold;
	font-size: 10px;
}
#topmenu a:hover {
color: #FFFFFF;
}
#topmenu li:hover a {
	 color: #FFFFFF;
}
#topmenu li:hover {
	background-color: #32327a;
	color: #FFFFFF;
}

#topmenu li:hover#active_information_link_first, #topmenu li:hover#active_information_link, #topmenu li:hover#active_information_link_last  {
	background-color: #ffffff;
}

#openingsurenbox {
	background-color: #A68D69;
	border-top: 1px solid #ffffff;
	font-size: 11px;
}

.infoBoxHeading {
	font-family: "Times New Roman", Times, serif;
	border-bottom: #000000 solid 1px;
	height: 60px;
	margin-bottom: 15px;
	width:544px;
	text-align: center;
	/*font-style: italic;*/
	font-weight: bold;
	color: #554d42;
	font-size: 17px;
}

#openingsurenbox .openingsurenbox_table {
	padding-left: 20px;
	color: #ffffff;
	font-style: italic;
	padding-top: 5px;
}

#openingsurenbox a {
	text-decoration: none;
	color: #ffffff;
	text-indent: 15px;
}






/***********************************
/***********************************
/*                                 *
/* 			  Categories	 	   *
/*								   *
/***********************************
/***********************************/


#categories {
	position: relative;
}
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
	
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			180px; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
	z-index: 999;
	border-left: 1px solid #000000;
	/*border-right: 1px solid #000000;*/
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			180px; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			180px; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	
}
.sf-menu a {
	/*border-left:	1px solid #fff;*/
	border-bottom:		1px solid #000000;
	padding: 		.75em 1em;
	text-decoration:none;
}

.sf-menu li li a {
	border-left:	1px solid #fff;
	border-top:		1px solid #fff;
	padding: 		.75em 1em;
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#000000;
}
.sf-menu li li a, .sf-menu li li a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#FFFFFF;
}
.sf-menu li {
	/*background:		#B5AA91;*/
}
.sf-menu li li {
	background:		#32327a;
}
.sf-menu li li li {
	background:		#32327a;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active, sfmenu li.over {
	background:		#32327a;
	color: #FFFFFF;
	outline:		0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('../images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('../images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

/*** adding sf-vertical in addition to sf-menu creates a vertical menu ***/
.sf-vertical, .sf-vertical li {
	width:	181px;
	display: inline-block;
	position: relative;
	z-index: 99;
}
/* this lacks ul at the start of the selector, so the styles from the main CSS file override it where needed */
.sf-vertical li:hover ul,
.sf-vertical li.sfHover ul {
	left:	180px; /* match ul width */
	top:	0;
}

/*** alter arrow directions ***/
.sf-vertical .sf-sub-indicator { background-position: -10px 0; } /* IE6 gets solid image only */
.sf-vertical a > .sf-sub-indicator { background-position: 0 0; } /* use translucent arrow for modern browsers*/

/* hover arrow direction for modern browsers*/
.sf-vertical a:focus > .sf-sub-indicator,
.sf-vertical a:hover > .sf-sub-indicator,
.sf-vertical a:active > .sf-sub-indicator,
.sf-vertical li:hover > a > .sf-sub-indicator,
.sf-vertical li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}






/***********************************
/***********************************
/*                                 *
/* 			   Content 		 	   *
/*								   *
/***********************************
/***********************************/
/*
#content {
	width: 750px;
	margin-left: 20px;
	margin-top: 80px;
}*/
#dagmenu_box, #maandmenu_box {
width: 351px;
text-align: center;
}
#maandmenu_box {
border-left: 1px solid #ffffff;
}
#dagmenu_box_top .infoBoxHeading, #maandmenu_box_top .infoBoxHeading {
color: #32327a;
border-bottom: 1px solid #FFFFFF;
height: 42px;
text-align: center;
}
#dagmenu_box_top, #maandmenu_box_top {
/*background: #FFFFFF;*/
color: #32327a;
/*padding-bottom: 4px;*/
height: 130px;
}
#dagmenu_box_top {
float: left;
}
#maandmenu_box_top {
float: right;
}

/*#dagmenu_box_bottom a:link, #dagmenu_box_bottom a:visited, #maandmenu_box_bottom a:link, #maandmenu_box_bottom a:visited {
color: #32327a;
text-decoration: none;
text-indent: 5px;
line-height: 10px;
position: absolute;

font-weight: normal;
}*/

#dagmenu_box_content, #maandmenu_box_content {
color: #5F5F5F;
padding: 3px;
margin-top: 5px;
text-align: center;
height: 67px;
overflow: hidden;
border-bottom:1px solid #ffffff;
}

.contentbox-text {
color: #FFFFFF;	
}

#dagmenu_box .infoBoxHeading {
}

#maandmenu_box .infoBoxHeading {
}

.productbox-inside {
margin-bottom: 20px;
}
.dagmenu_box_gerecht, .maandmenu_box_gerecht {
width: 342px;
}
.dagmenu_box_gerecht .specs {
text-align: center;
}


























.errorBox {

font-size : 10px; 

background: #ffb3b5; 

font-weight: bold; 

}

/*change the menu hover color below*/

.activelink {

display: block;

}

/*end of mozilla fix*/


.clear {

clear: both;

float: none;

}

.enlarge {

position: absolute;

margin: -35px 0 0 -35px;

}

.divider {

background: url(images/divider.jpg) repeat-x center center;

height: 25px;

}

.infoBoxContentsCart { 

font-size: 11px;

color: #FF0000;

}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd

{

background: url(images/prodlist-bg.jpg) repeat-x center bottom;

}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even

{background: url(images/prodlist-bg.jpg) repeat-x center bottom; }

A.pageResults, A.pageResults:hover

{

color: #ffffff;

}

TR.subBar

{

border: 1px solid #006666;

}

P.main, TD.main, .main

{

font-size: 11px;

}

TD.main {
	vertical-align: top;
}

TD.smallText, SPAN.smallText, P.smallText {

color: #ffffff;

font-size: 10px;

}

TD.smallTextpaging, SPAN.smallTextpaging, P.smallTextpaging 

{
font-size: 10px;

text-transform: none;

font-weight: normal;

color: #ffffff;

}

TD.smallTextdescription, SPAN.smallTextdescription, P.smallTextdescription 

{

font-size: 10px;

text-transform: none;

font-weight: normal;

color: #ffffff;

}

TD.smallTextborder, SPAN.smallTextborder, P.smallTextborder	

{

font-size: 10px;

}

.smallText a {

color: #ffffff;

}

TD.fieldKey 

{


font-size: 11px;

font-weight: bold;

}

TD.fieldValue 

{

font-family:  Verdana, Tahoma;

font-size: 11px;

}

TD.formAreaTitle {

font-family:  Verdana, Tahoma;

  font-size: 11px;

  color: #7B7B7B;

}

.moduleRow { }

.moduleRowOver {   border: 1px solid #006666;

 cursor: pointer; }

.moduleRowSelected {   border: 1px solid #006666;

 }
 
.checkoutBarFrom, .checkoutBarTo { font-family:  Verdana, Tahoma; font-size: 11px; color: #565656; }

.checkoutBarCurrent { font-family:  Verdana, Tahoma; font-size: 11px; color: Green; }

/* message box */

.messageBox { font-family:  Verdana, Tahoma; font-size: 10px; }

.messageStackError, .messageStackWarning { font-family: Verdana, Tahoma; font-size: 11px; height: 25px; color: #FF0000; }

.messageStackSuccess { font-family:  Verdana, Tahoma; font-size: 11px; background-color: #bded81; border:1px solid #1C612D; height: 45px; color: #1C612D; }

/* input requirement */

.inputRequirement { font-family:  Verdana, Tahoma; font-size: 10px; color: #ff0000; }

.progressbar {

background: url(images/divider.jpg) repeat-x center top;

height: 25px;

padding: 15px 0 0 0;

}

.lightbox {
	cursor: pointer;
}

.gallery {
	border:1px solid #DDDDDD;
	clear:both;
	display:block;
	height:350px;
	width: 700px;
	padding:10px;
	position:relative;
	background-color: #FFF8EF;
}

.thumb_bg {
	background-color: #ffffff;
	position: absolute;
	top: 0;
	left: 0;
	margin-left: 210px;
	height: 370px;
	width: 509px;
	border-left:1px solid #DDDDDD;
}

.reservaties {
	float: left;
}

#openingsuren_description {
	float: right;
	text-align:center;
	width:270px;
	margin-right: 10px;
}



/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-bottom:-40px;
}


.table_week_navigation, .table_next_prev {
height: 60px;
width: 544px;
margin-bottom: 15px;
border-bottom: 1px solid #000000;
}
.specs {
text-align: center;
}
.productbox-gerechtomschrijving {
text-align: left;
}
.productbox-gerechtomschrijving .specs {
text-align: left;
}