html {
	margin: 0px;
	padding: 0px;
	top: 0px;
	bottom: 0px;
	right: 0px;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

body
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCC;
	background-attachment: fixed;
	background-image: url(../Images/bg_main2.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	background-color: #5f0028;
	overflow: hidden;
}
#top {
	position: absolute;
	top: 0px;
	right: 16px;
	width: 100%;
	height: 106px;
	z-index: 3;
	width: 100%;
	background-color: #C2C2C2;
	background-image: url(../Images/bg_main_wijnpluim.jpg);
	background-position: right top;
}
#top img {
  margin-top: 0px;
  margin-left: 16px;
}
#topmenu img, #topbottom img  {
  margin-left: 20px;
}
.toplogo {
  margin-left: 16px;
}
#topmenu {
  position: absolute;
	top: 92px;
	right: 16px;
  width: 100%;
  height: 26px;
	z-index: 3;
  width: 100%;
	background-color: #e9deec;
	
}
#topmenu div {
  float: left;
}
#topLinks {
  padding-top: 5px;
}
#topLinks a:link, #topLinks a:visited {
	color: #c1a531;
}
#logo {
	width: 217px;
}
#logo img {
  margin-left: 16px;
  margin-top: -1px;
  border: none;
}
/* verwijder
#topbottom {
  z-index: 3;
  position: absolute;
	top: 118px;
  height: 24px;
	width: 100%;
	right: 16px;
	background-image: url(../Images/logo_bottom.gif);
	background-repeat: no-repeat;
}
*/
#footer {
	z-index: 3;
	position: absolute;
	bottom: 18px;
	width: 100%;
	right: 16px;
	height: 67px;
	background-color: #e9deec;
}
#footergrey {
  position: absolute;
	right: 16px;
	bottom: 0px;
	width: 100%;
	height: 18px;
	background-color: #5f0028;
	z-index: 3;
}
#controls {
  z-index: 4;
	position: absolute;	
	left: 20px;
	top: 97px;
	width: 162px;
	height: 140px;
	padding-top: 74px;
}
#controls a:link, #controls a:visited 
{
	color: #BF2BBC;
}
#controls b, #controls strong {
  color: #FFF;
}
#pluim {
  position: absolute;
	background-image: url(../Images/champagne_wijnpluim.jpg);
	background-repeat: no-repeat;
	background-position: center -10px;
	right: 0px;
	bottom: 40px;
	width: 728px;
	height: 453px;
}
#content {
  z-index: 2;
  position: absolute;
	left: 200px;
	top: 0px;
	right: 0px;
	height: 100%;
	overflow: scroll;
	_right: -200px;
  _width: 100%;
	/* _left: 0px; */
}
#tekst {
  padding-top: 120px;
	margin-right: 50px;
  padding-bottom: 80px;
  text-align: justify;
	line-height: 18px;
}
#tekst p {
	color: #CCC;
}
#tekst b, #tekst strong {
  color: #FFF;
}
#tekst h3 {
  color: #C1A531;
font-size: 12px;
}
#bottom {
  z-index: 1;
	position: absolute;
	bottom: 18px;
	width: 100%;
	height: 67px;
  background-color: #C2C2C2;
}
#bottomlogo {
  margin-left: 30px;
  margin-top: 0px;
  float: left;
}
#bottomslogan {
	margin-left: 200px;
	margin-top: 25px;
	background-image: url(../Images/slogan_wijnpluim.gif);
	background-repeat: no-repeat;
	width: 675px;
	height: 22px;
	background-position: 16px;
}
#tekst a:link, #tekst a:visited {
  color: #C1A531;
}
#tekst a:hover {
	color: #FFCC00;
}
#space {
  clear: both;
  height: 20px;
}
#overlay{
  position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter:alpha(opacity=60); */
	-moz-opacity: 0.6;
	opacity: 0.6;
}
#popup {
  position: absolute;
	z-index: 100;
  width: 400px;
	height: 577px;
  background-image: url(../Images/popup.png);
	background-repeat: no-repeat;
	_background-image: none;
}
#pop_drag {
  width: 400px;
	height: 33px;
	cursor: pointer;
	cursor: hand;
}
#pop_close {
  position: absolute;
  padding-top: 12px;
  margin-left: 370px;
}
#test {
  display: none;
	_display: block;
  _position: absolute;
}
#test img {
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Images/popup.png');
}
#contents {
  position:absolute;
  z-index: 500;
  height: 570px;
}
#pop_title {
  padding-left: 20px;
  padding-top: 11px;
	color: #000;
}
#pop_inner {
  margin-top: 12px;
  margin-left: 20px;
	width: 360px;
	height: 490px;
	color: #333;
}
#pop_foto_small {
  width: 360px;
	height: 360px;
  background-color: #FFF;
}
#pop_foto_small img {
  width: 150px;
	height: 150px;
	padding-top: 105px;
	padding-left: 104px;
	padding-bottom: 105px;
}
#pop_foto img {
  width: 360px;
	height: 360px;
}
#pop_description {
  margin-top: 15px;
  height: 120px;
	overflow: auto;
}
#pop_footer {
  padding-top: 10px;
}
#pop_footer_type {
  width: 305px;
	display: block;
	float: left;
  border-right: 1px solid #808080;
  background-color: #D7D7D7;
}
#pop_footer_volume {
  width: 53px;
	display: block;
	float: left;
  border-left: 1px solid #FFFFFF;
  background-color: #D3D3D3;
	text-align: right;
}
#divPopup
{
	position:absolute; 
	width:100%; 
	height:100%;
	z-index:5000;
	top:0px;
	left:0px;
	text-align:center; 
	BACKGROUND-COLOR: #000000;
	FILTER: alpha(opacity=75);
	moz-opacity: .75; 
	opacity: .75;
	
}

#divPopup input
{
	FILTER: alpha(opacity=100); 
	moz-opacity: .100; 
	opacity: .100;
}

/* ===================================================== */
/* CHECKEN WAT ERUIT KAN HIERBOVEN ;) */

#divCategory {
  width: 100%;
	/* margin-left: -4px; */
}
#divCategoryMini {
  width: 100%;
}
.pluimHolder {
  float: left;
}
.pluimHolderMini {
  float: left;
  z-index: 1;
}
.pluimHolder a:link, .pluimHolder a:visited {
  border: none;
  color: #C1A531;
  cursor: hand;
} 
.pluimHolderMini a:link, .pluimHolderMini a:visited {
  border: none;
  color: #C1A531;
  cursor: hand;
} 
.pluimHolder a:hover {
  color: #C1A531;
  opacity: 1;
	filter: alpha(opacity=100); 	
}
.pluimHolderMini a:hover {
  color: #C1A531;
  opacity: 1;
	filter: alpha(opacity=100); 	
}
/*
.pluimImage {
  width: 70px;
	height: 70px;
	background-image: url(../Images/pluim.png); 
}
a:link .pluimImage, a:visited .pluimImage {
  opacity: .75;
	filter: alpha(opacity=75); 	
}
a:hover .pluimImage {
  opacity: 1;
	filter: alpha(opacity=100); 	
}
*/
.pluimImage img {
  border: none;
  margin-right: 8px;
}

.pluimImageMini {
  width: 50px;
	height: 50px;
	background-image: url(../Images/pluimmini.gif); 
	background-image: url(../Images/pluimmini.png) !important; 
}
a:link .pluimImageMini, a:visited .pluimImageMini {
  opacity: .60;
	filter: alpha(opacity=60); 	
}
a:hover .pluimImageMini {
  opacity: 1;
	filter: alpha(opacity=100); 	
}
.pluimDesc {
  text-align: center;
	margin-right: 8px;
}
.product_holder {
  background-image: url(../Images/product_holder.gif);
	background-repeat: repeat-x;
	min-height: 350px;
}
.product_image {
  background-image: url(../Images/product_image.png);
  width: 285px;
  height: 285px;
	float: left;
	margin-top: 20px;
	margin-left: 30px;
	padding-left: 8px;
	padding-top: 8px;
	vertical-align: middle;
}
.product_image_image {
  width: 250px;
  height: 250px;
	background-repeat: no-repeat;
	background-position: center center;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.imgProduct
{
	_width: expression(this.width > 250 ? 250: true);
	max-width: 250px;
	max-height: 250px;
	vertical-align: middle;
	text-align: center;
}
.tdImageProduct
{
	height: 270px; 
	width: 270px; 
	vertical-align: middle; 
	text-align: center;
}
.product_holder input {
  position: absolute;
	background-image: url(../Images/button1.png);
	background-color: transparent;
  border: none;
	width: 139px;
	height: 27px;
  margin-top: 290px;
}
.product_description_holder {
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
}
.product_description_header {
	font-weight: bold;
	color: #333;
	background-color: #C2C2C2;
	
	margin-bottom: 10px;
	padding: 2px;
	
}
.product_description_text 
{
	width: 420px;
	
}
.fldVoucher {
	background-color: #C2C2C2;
	width: 90px;
}
.button1 {
  position: absolute;
	background-image: url(../Images/button1.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	background-color: transparent;
  border: none;
	width: 139px;
	height: 27px;
	font-size: 12px;
}
.button2 {
	background-image: url(../Images/button1.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	background-color: transparent;
  border: none;
	width: 139px;
	height: 27px;
	font-size: 12px;
}
.btnGO {
	background-image: url(../Images/btnGO.png);
	background-position: left 4px;
	background-repeat: no-repeat;
	background-color: transparent;
  border: none;
	margin: 0px;
	padding: 0px;
	width: 44px;
	height: 27px;
	font-size: 12px;
}
.tbl1 {
	margin: 0px;
	padding: 0px;
	border: none;
	border-spacing: none;
	border-collapse: collapse;
}
.tbl1 td {
  border-spacing: none;
	margin: 0px;
	padding: 0px;
	border: none;
	vertical-align: top;
}
.fld1 {
  background-color: #C2C2C2;
}

.divDruppel
{
	width: 67px;
	height: 67px;
	background: url('../images/GeenDruppel_CMYK.jpg');
	position: absolute;
	right: 0px;
	bottom: 0px;
}
