/* Auto Generated CSS 
September 5, 2010, 05:56:53 */

html, body {
	height: 100%;
}

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #666;
	display: none;
	z-index: 60;
}

* html div#fancy_overlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

div#fancy_wrap {
	text-align: left;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('../images/fancy/fancy_progress.png') no-repeat;
}

div#fancy_loading_overlay {
	position: absolute;
	background-color: #FFF;
	z-index: 30;
}

div#fancy_loading_icon {
	position: absolute;
	background: url('../images/fancy/fancy_loading.gif') no-repeat;
	z-index: 35;
	width: 16px;
	height: 16px;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 33px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #BBB;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('../images/fancy/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url(data:image/gif;base64,AAAA);
	outline: none;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('../images/fancy/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('../images/fancy/fancy_right.png') no-repeat;
}

a#fancy_left:hover {
  visibility: visible;
}

a#fancy_right:hover {
  visibility: visible;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

.fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('../images/fancy/fancy_shadow_n.png') repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../images/fancy/fancy_shadow_ne.png') no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('../images/fancy/fancy_shadow_e.png') repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../images/fancy/fancy_shadow_se.png') no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('../images/fancy/fancy_shadow_s.png') repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../images/fancy/fancy_shadow_sw.png') no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('../images/fancy/fancy_shadow_w.png') repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../images/fancy/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	bottom: -33px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(../images/fancy/fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(../images/fancy/fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(../images/fancy/fancy_title_right.png) repeat-x;
}a {
	color: #1772bf;
}

.schedule-container {
	width: 400px;
	line-height: 1em;
	float: left;
	margin-bottom: 10px;
	font-size: 12px;
}

.frontpage #schedule-container {
	padding-left: 20px;
	padding-top: 10px;
}

.day-container {
	margin: 2px 0 0  0;
}

.day-container-inner {
	border-top: 1px solid #244f86;
	border-bottom: 1px solid #244f86;
	float: left;
	height: 10px;
	padding: 0;
	margin: 0;
}

#schedule-header {
	margin-left: 103px; 
	float: left; 
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #222;
	display: inline;
	margin-top: 10px;
}

/* IE6 fix */
.interval-container {
	overflow: hidden;
}

.interval-row {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 12px;
	margin: 0 0 4px 0;
	width: 600px;
	float: left;
}

/* hoek links */
.edge-left {
	background: url(../images/bg_schedule_left.gif) no-repeat right top;
	display: block;
	width: 10px;
	height: 12px;
	float: left;
}

/* hoek rechts */
.edge-right {
	background: url(../images/bg_schedule_right.gif) no-repeat 0 0;
	display: block;
	width: 10px;
	height: 11px;
	float: left;
}


/* ALT tekst */
#schedule-alt-container {
	padding: 20px 0;
	float: left;
	width: 500px;
	font-family: verdana, arial, sans-serif;
}

#schedule-alt-list {
	float: left;
}

#schedule-alt-list label {
	width: 100px;
	display: block;
}

#schedule-alt-list li {
	margin-bottom: 10px;
}

#schedule-alt-list li span {
	font-size: 0.7em;
}

#schedule-block-container table tr td {
	vertical-align: top;
}
html, body {
	margin:0;
	padding:0;
	background:url("../images/bottom_bg.jpg") repeat top left;
	height:100%;
	font-family:Georgia, "Times New Roman", serif;
	font-size:1.0em;
}

a, a img {
	text-decoration:none;
	outline:none;
	border:none;
	color:#AB1A1C;
}


#top-block {
	background:url("../images/main_bg.jpg") repeat top left;
	clear:both;
	overflow:hidden;
}
	
#bottom-block {
	display:block;
	color:#fff;
	width:100%;
	overflow:hidden;
	background:url("../images/bottom_bg.jpg") repeat top left;
	clear:both;
}
#bottom-divider {
	width:100%;	
	height:54px;
	background:url("../images/bottom_divider.jpg") repeat-x top left;
}
.center-block, header-block {
	width:960px;
}
#language-block, #menu-block, #banner-block, #menu-block, #footer1, #footer2 {
	width:100%;
}
#logo-block {
	margin-top: -10px;
}
.center-block {
	margin:0 auto;
}

/* taal */
#language-block {
	padding-top:5px;
	text-align:right;
	font-size:0.75em;
	font-weight:bold;
}
#language-block ul {
	list-style:none;
	margin:0;
	padding:0;
	height:20px;
}
#language-block ul li {
	display:inline;
	height:14px;
	line-height:14px;
}
#language-block ul li a {
	color:#000;
	height:14px;
	line-height:14px;
}
#language-block ul li.active a {
	color:#AB1A1C;
}

/* icons */
#icon-block {
	float:right;
	margin-top:-10px;
	text-align:right;
	font-size:0.75em;
	font-weight:bold;
}


#baseline {
	float: right;
	margin-top: 8px;
}
/* menu */
#menu-box {
	float:left;
}
#menu-block {
	background:url("../images/menu_bg.png") repeat-x top left;
	height:53px;
}
#menu-block ul {
	float: left;
	list-style:none;
	margin:0;
	padding:0;
}
#menu-block ul li {
	float:left;
	display:block;
	line-height:31px;
	margin:10px 30px 0 0;
}
#menu-block ul li a {
	text-transform:uppercase;
	font-weight:bold;
	font-size:0.95em;
	color:#000;
	display:block;
}
#menu-block ul li:hover, #menu-block ul li.active {
	border-top:2px solid #000;
	border-bottom:2px solid #000;
}
#menu-block ul ul {
	position:absolute;
	margin:2px 0 0 0;
	color:#fff;
	background:url("../images/submenu_bg.png") repeat top left;
	font-size:0.8em;
	padding:0 10px;
	z-index:80;
}
#menu-block ul ul li {
	display:block;
	float:none;
	background:url("../images/submenu_line.gif") repeat-x bottom left;
	margin:0;
}
#menu-block ul ul li.last-li {
	background:none;
}
#menu-block ul ul li:hover a {
	color:#AB1A1C;
}
#menu-block ul ul li a {
	color:#fff;
	width:100%;
	font-size: 0.9em;
	text-transform: none;
}
#menu-block ul ul li:hover, #menu-block ul ul li.active {
	border:none;
}

/* banner */
#banner-block {
}
.backgroundbanner_small {
	width:960px;
	height:300px;	
}
.backgroundbanner_smaller {
	width:960px;
	height:250px;	
}
.overlay_small {
	position:absolute;
	z-index:50;
	margin-top:-300px;
}
.overlay_smaller {
	position:absolute;
	z-index:50;
	margin-top:-250px;
}
.backgroundbanner {
	width:960px;
	height:400px;	
}
.overlay {
	position:absolute;
	z-index:50;
	margin-top:-400px;
}
.banner_googlemap {
	position: relative;
	height: 250px;
	width: 960px;
	padding-top: 1px;
	margin-top: 10px;
}
.banner_googlemap #gmap_left {
	position: absolute;
	width: 3px;
	height: 248px;
	left: 0;
	top: 0;
	z-index: 1000;
	background:url("../images/gmap_left.png") no-repeat left top;
}
.banner_googlemap #gmap_right {
	position: absolute;
	width: 3px;
	height: 248px;
	left: 957px;
	top: 0;
	z-index: 1000;
	background:url("../images/gmap_right.png") no-repeat left top;
}
.banner_googlemap #gmap_top {
	position: absolute;
	width: 954px;
	height: 3px;
	left: 3px;
	top: 0px;
	z-index: 1000;
	background:url("../images/gmap_top.png") no-repeat left top;
}
.banner_googlemap #gmap_bottom {
	position: absolute;
	width: 954px;
	height: 3px;
	left: 3px;
	top: 245px;
	z-index: 1000;
	background:url("../images/gmap_bottom.png") no-repeat left top;
}
/* breadcrumb */
.line {
	width:960px;
	height:2px;
	background:url("../images/line.png") no-repeat left center;
	display:block;
	clear:both;
}
#breadcrumb {
	display:block;
	font-size:0.8em;
}
#breadcrumb ul {
	margin:0;
	padding:0;
	list-style:none;
}
#breadcrumb ul li {
	float:left;
}
#breadcrumb ul li a {
	color:#000;
}
#unselect-all {
  float:right;
  cursor: pointer;
  font-size: 0.8em;
}

/* CONTENT */
#content-block {
	padding:15px 0;
}
#top-block .content-box {
	margin:20px 0;
}
.item {
	float:left;
	margin-bottom:20px;
}
.item .item-default {
	clear:both;
	width:960px;
}
.item .item-col-2 {
	width:465px;
	float:left;
	margin-right:30px;
}
.item-col-2.col-2-2 {
	margin-right:0;
}
.item .item-col-3 {
	width:300px;
	float:left;
	margin-right:30px;
}
.item-col-3.col-3-3 {
	margin-right:0;
}
.item h1 {
	margin:0;
	margin-bottom:10px;
	font-size:1.6em; 
}
.item-text-short, .item-text-full {
	font-family:Helvetica, Verdana, sans-serif;
	font-size:0.85em; 
	line-height:18px;
}
.item img {
	border: 1px solid #636363;	
}
#top-block .item-text-full {
	color:#555;
}
#bottom-block .item-text-full {
	color:#999;
}
.item.mform, .item.file, .item.googlemap {
	font-family:Helvetica, Verdana, sans-serif;
	font-size:0.8em;	
}
.textImagetext {
	background:white none repeat scroll 0 50%;
	bottom:0;
	font-size:0.9em;
	font-weight:normal;
	line-height:15px;
	opacity:0.8;
	padding:2px 0 2px 5px;
	position:absolute;
	width:100%;
}
.textMediumLayer {
	margin:195px 0 0 5px;
	position:absolute;
	width:280px;
	z-index:10;
}
.ImgBoxMedium {
	float:left;
	height:200px;
	margin:0 20px 15px 0;
	width:295px;
}
.textSmallLayer {
	margin:120px 0 0 5px;
	position:absolute;
	width:280px;
	z-index:10;
}
.ImgBoxSmall {
	float:left;
	height:125px;
	margin:0 20px 15px 0;
	width:295px;
}
.textSmallLayerCol2 {
	margin:195px 0 0 5px;
	position:absolute;
	width:450px;
	z-index:10;
}
.ImgBoxSmallCol2 {
	float:left;
	height:200px;
	margin:0 0 15px 0;
	width:465px;
}

#content-block #customMainNav {
	list-style: none;
	padding: 0;
}
#content-block #customMainNav li a {
	color: black;
	display: block;
	width: 250px;
	background:url("../images/line.png") no-repeat left bottom;
}
#content-block #customMainNav ul {
	list-style: none;
	padding: 5px 0 0 0;
}
#content-block #customMainNav ul li a {
	color: #ad181c;
	border: none;
	background: none;
}
#content-block #customMainNav ul li a:hover {
	color: black;
}	

/* BOTTOM */
.linebottom {
	float:left;
	width:960px;
	height:5px;
	background:url("../images/line-bottom.png") no-repeat left top;
	clear:both;
}
#footer1 {
	float:left;
	margin:10px 0;
	font-size:0.75em;
	font-weight:bold;
}
#footer2 {
	float:left;
	margin:5px 0;
	font-size:0.75em;
	font-weight:bold;
	color:#999;
	padding-bottom:15px;
}
#edit {
	float:left;
}
#dev {
	float:right;
}

/* content-bottom */
#bottom-block .content-box {
	margin-top:-20px;
	padding-bottom:25px;
}

/* menu bottom */
#menu-bottom-block {
	float:left;
	text-transform:uppercase;
}
#menu-bottom-block ul {
	list-style:none;
	padding:0;
	margin:0;
}
#menu-bottom-block ul li {
	display:inline;
	padding:2px 10px;
	border-right:1px solid #999;
}
#menu-bottom-block ul li.first-li {
	padding-left:0;
}
#menu-bottom-block ul li.last-li {
	border:none;
}
#menu-bottom-block ul li a {
	color:#999;
}
#menu-bottom-block ul li.active a {
	color:#AB1A1C;
}

/* taal bottom */
#language-bottom-block {
	float:right;
	text-align:right;
}
#language-bottom-block ul {
	list-style:none;
	margin:0;
	padding:0;
}
#language-bottom-block ul li {
	display:inline;
	padding:2px 0;
}
#language-bottom-block ul li a {
	color:#999;
}
#language-bottom-block ul li.active a {
	color:#fff;
}

.nav-wines ul {
	clear:both;
	overflow: hidden;
	display: block;
	padding: 0 0 0 0;

}

.nav-wines li {
	display: block;
	line-height: 1.5em;
}

.nav-wines li.first {
	padding: 0;
}

.nav-wines li a {
	float: left;
	display: block;
	font-size: 0.8em;
	margin-right: 10px;
}
.nav-wines li a:hover {
	text-decoration: underline;
}
.nav-wines li.active a {
	font-weight: bold;
}

#wines {
	margin-top: 20px;
	font-size: 0.8em;
	background: url(../images/line.png) no-repeat scroll 0 22px;
}

#wines .product-select {
  cursor: pointer;
}


#wines th {
	text-align: left;
	font-size: 1.1em;
	font-family: Arial, Sans-serif;
	line-height: 1.2em;
}

#wines th.header {
	cursor: pointer;
}

#wines td {
	padding: 4px 10px 4px 0;
	border-bottom: 1px solid #ccc;
}

/* tables */
table.tablesorter {
	font-family: Arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;

	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {

	padding: 4px;
}
table.tablesorter thead tr .header {
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: -5px 9px;
	padding-left: 12px;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(../images/asc.gif);
	background-position: -5px 12px;
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(../images/desc.gif);
	background-position: -5px 12px;
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {

}

/*---------------------------- SEARCH ---------------------------------*/
#search-box {
	float:right;
	line-height:46px;
	margin: 4px -14px 0 0;
}
#searchForm input[type="submit"]:focus, #searchForm input[type="text"]:focus, #searchForm input[type="password"]:focus {
	outline:none;
}
#search #search-criterium {
	width:128px;
	height:20px;
	padding: 4px 0 0 2px;
	border:none;
	background:url("../images/searchbox.png") no-repeat left center;
}
#search #send {
	width:20px;
	height:20px;
	line-height:20px;
	border:none;
	background:url("../images/search_icon.png") no-repeat center center;
	cursor:pointer;
}

/*---------------------------- AJAX SEARCH ---------------------------------*/

#searchForm fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}
#searchForm h1 {
	position: absolute;
	top: 27px;
	left:0;
	margin-left: -44px;
	padding-left: 8px;
	width: 186px;
	height: 22px;
	z-index: 200;
	font-size: 0.75em;
	line-height: 2.1em;
	font-weight: normal;
	background: white;
	text-transform: uppercase;
	background:#666;
	color: white;
}
#keywordList {
	position: absolute;
	width: 128px;
	height: 165px;
	max-height: 165px;
	border-top: none;
	z-index: 1000;
	list-style: none;
	background: white;
	overflow: hidden;
	overflow-y: scroll;
	top:130px;
}
#searchForm #keywordList li {
	cursor: pointer;
	font-size: 0.8em;
	line-height: 2em;
	padding-left: 4px;
	margin: 0;
	display:block;
	width:100%;
	border-bottom: 1px solid #888;
	height: 20px;
	background:white;
	clear:both;
}
#searchForm #keywordList li:hover {
	background-color: #AB1A1C;
	color: white;
}
#searchForm #keywordList li.active {
	background-color: #AB1A1C;
	color: white;
}
/*---------------------------- /AJAX SEARCH ---------------------------------*/


/*---------------------------- RESULTS ---------------------------------*/
#searchlist {
	width: 745px;
	font-size: 0.8em;
	margin-top: 15px;
}
.pagination {
	padding: 0 2em;
	list-style: none;
}
.pagination li {
	padding-right: .5em;
	display: inline;
}
.pagination li.active {
	font-weight: bold;
}
.pagination li.active a {
	text-decoration: none;
}
.result {
	font-family:Helvetica, Verdana, sans-serif;
	font-size:0.8em;
	padding-bottom: 20px;
	padding-top: 20px;
	border-bottom: 1px solid #ccc;	
}
.result h4 {
	margin:0;
	margin-bottom:20px;
	font-size:1.3em;
}