html, body
{
	/*background: #2d2321;*/
	background: url(../images/bg.jpg);
	width: 100%;
	text-align: center;
	position: absolute;
}

input, textarea {
	border: 1px solid #9FA589;
	margin: 2px;
	padding: 2px;
}


.required {
	color: red;
	font-weight: bold;
}
#verImage
{
	margin-left:2px;
}
#sendBtn
{
	background-color:White;
}
#sendBtn:hover
{
	background-color:Gray;
}
#sendBtn:active
{
	background-color:Silver;
}
*
{
	border: 0px;
	padding: 0px;
	margin: 0px;	
}

.fr {float: right;}
.fm {margin: 0px auto;}
.fl {float: left;}

.r {text-align: right;}
.c {text-align: center;}
.l {text-align: left;}

a {
	border: none;
	color: #69F; 
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #69F; 
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #F90; 
}

#mainPage
{
	font-family:Arial;
	margin: 0px auto;
	width: 766px;
	text-align: left;
}
#mainPage div
{
	font-family:Arial;
	overflow: hidden;
}
#mainHeader
{
	background: url("../images/header.jpg");
	width: 1000px;
	height: 232px;
	margin-left: auto;
	margin-right: auto;
}
#mainTopNavigatie
{
	background: url("../images/topNavigatie.jpg");
	width: inherit;
	height: 36px;
}
#mainTopNavigatie ul
{
	text-align:center;
}
#mainTopNavigatie li 
{
	display: inline;
	background-repeat: no-repeat;
	background-image: url("../images/topButton.png");
	background-position: 0px 1px;
	padding-left: 15px;
	margin-right: 15px;
	width:500px;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	line-height: 35px;
}
#mainTopNavigatie li:hover 
{
	background-image: url("../images/topButtonOver.png");
}

#mainTopNavigatie a
{
	color: Black;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	line-height: 35px;
	text-decoration: none;
}

#mainContentRow
{
	background: url("../images/mainContentRow.jpg");
	width: inherit;
}
#mainContentTop
{
	margin-left: 27px;
	margin-right: 27px;
	width: 712px;
	background: url("../images/mainContentTop.jpg");
	height: 40px;
}
#mainContentBg
{
	margin-left: 27px;
	margin-right: 27px;
	width: 712px;
	background: url("../images/mainContentBg.jpg");
	background-repeat: repeat-y;
}
#mainContentPage
{
	font-family: arial;
	font-size: 10pt;
	float: right;
	margin-right: 40px;
	width: 430px;
	min-height: 400px;
	padding: 8px 8px;
}
#mainContentNavigatie
{
	font-family: arial;
	font-size: 10pt;
	float: left;
	width: 165px;
	margin-left: 34px;
}

.newsHeader
{
	font-weight: 		bold;
	font-size:			14pt;
	margin-bottom:		10px;
	
}
#mainContentBottom
{
	margin-left: 27px;
	margin-right: 27px;
	width: 712px;
	background: url("../images/mainContentBottom.jpg");
	height: 59px;
}

#mainBody
{
	font-family:Arial;
	font-size:13px;
	border: 1px solid #333333;
	background: black;
	width: 588px;
	height: 545px;
	color: White;
	padding-left: 5px;
	padding-right: 5px;
}
#mainBodyLeft
{
	border: 1px solid #333333;
	background:black;
	width:196px;
	height:545px;
    
}
#mainBodyRight
{
	border: 1px solid #333333;
	border-bottom-style:none;
	background:black;
	width:196px;
	height:425px;
}
#maintBodyRight2
{
	border: 1px solid #333333;
	border-top-style:none;
	height:120px;
	background:black;
	width:196px;
	vertical-align:bottom;
}

#wrapper
{
	width: 1000px;
}

#date
{
	color: white;
	font-family: Arial;
	font-size: small;
	margin-right:35px;
}
#poweredBy
{
	font-family: Arial;
	font-size:10px;
	color:GREY;
	margin-left: 5px;
	
}
#config
{
	font-family: Arial;
	font-size:10px;
	color:White;
	margin-right:5px;
}
#contact
{
    
}
#contactFooter
{
	background: url("../images/footer.jpg");
	background-repeat:no-repeat;
	width: 1000px;
	height: 32px;
	padding-top:10px;
}

.googleRouteFrame
{
	width: 100%;
	height: 400px;
	margin: 0px;
	
}

#mainContentNavigatie{
	width: 140px;
	padding: 0px 5px;
}
#mainContentNavigatie #news{
	width: 140px;
}

.shortNewsItem {
	margin-bottom: 20px;
}

.shortNewsItem a{
	font-size: 10px;
}

.shortNewsItem a:visited{
	font-size: 10px;
}

.shortNewsItem a:hover{
	color: #C33E2F;
}

.newsHeader{
	color: #C33E2F;
	border-bottom: 1px solid #B9B99F;
}

h1{
	color: White;
	font-size: 22px;
}

h2{
	color: #C33E2F;
	border-bottom: 1px solid #B9B99F;
	font-size: 14px;
}

h6
{
	color:Gray;
	text-align:center;
}
p {
	padding: 5px 0px;
}

.links p{
	padding: 0;
}

#mainContentNavigatie a {
	border: none;
	color: #837149; 
	text-decoration: none;
	font-weight: bold;
}

.twisterGallery_slideshowAlbumTable
{
	text-align:center;
	width:100%;	
}
#mainContentNavigatie a:visited {
	color: #837149; 
	text-decoration: none;
	font-weight: bold;
}

#mainContentNavigatie a:hover {
	color: #C33E2F; 
}

#mainContentNavigatie li {
	padding-bottom: 2px;
}


.errors li {
	list-style: none;
	color: #FF0000;
	font-weight: bold;
}

.guestbookMessage {
	margin: 10px 0px;
}

.guestbookMessage p {
	border-top: 1px solid #A1A78B;
	border-bottom: 1px solid #A1A78B;
}

.guestbookPoster {
	width: 50%;
	float: left;
	text-align: left;
	font-weight: bold;
	color: #C33E2F;
}

.guestbookDateTime {
	width: 50%;
	float: right;
	text-align: right;
	font-size: 8px;
	font-style: italic;
}

		.lightbox_background{
			display: none;
			position: absolute;
			top: 0%;
			left: 0%;
			width: 100%;
			height: 100%;
			background-color: #2D2321;
			z-index: 1001;
			-moz-opacity: 0.8;
			opacity:.80;
			filter: alpha(opacity=80);
		}
		
		.lightbox {
			display: none;
			position: absolute;
			margin: 0 auto;
			width: 405px;
			height: auto;
			background-color: #E2DCCE;
			z-index: 1002;
			overflow: auto;
			padding: 10px;
			border: 2px solid #A1A78B;
		}
		
.wineCardTable{
	width:420px;
	font:Arial;
	font-size:11px;
	color:#837149;
	}
#images
{
	display: none;
}	
#image img
{
	margin-left: 15px;
	margin-top: 150px;
}

#upper_text
{
	font-size: 11px;
}
#title
{
	width: 90%;
}
#price
{
	width: 10%;
	float: right;
	margin-right: 1px;
}
.menu .menu #menu_items
{
	font-size: 11px;	
}

.menu li{
	list-style-image:url(../images/bullet2.png);

}

#menu_items li {
	list-style-image:url(../images/bullet1.png);
}
#mainContentPage #mainTablePage #table
{
	width: 400px;
}
#tr
{
	width: 390px;
}

#demo-attach {
	padding: 0;
	list-style: none;
	margin: 0;
}

#demo-attach .file-invalid {
	cursor: pointer;
	color: #514721;
	padding-left: 48px;
	line-height: 24px;
	background: url(assets/error.png) no-repeat 24px 5px;
	margin-bottom: 1px;
}
#demo-attach .file-invalid span {
	background-color: #fff6bf;
	padding: 1px;
}

#demo-attach .file {
	line-height: 2em;
	padding-left: 22px;
	background: url(assets/attach.png) no-repeat 1px 50%;
}

#demo-attach .file span,
#demo-attach .file a {
	padding: 0 4px;
}

#demo-attach .file .file-size {
	color: #666;
}

#demo-attach .file .file-error {
	color: #8a1f11;
}

#demo-attach .file .file-progress {
	width: 125px;
	height: 12px;
	vertical-align: middle;
	background-image: url(../../assets/progress-bar/progress.gif);
}

#registerBtn
{
	background: url('../images/register.jpg');
    float:center; 
    width:73px;
    height:20px;
    border-style:none;
}
#registerBtn:hover
{
	background: url('../images/register_hover.jpg');
}
#siteOverzichtTable
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	background-color: Black;
	border-spacing: 5px;
	text-align:right;
    font-family:Arial;
    font-size: 12px;
}
#siteOverzichtTable thead
{
	font-size:12px;
	background-image:url('../images/tb_bg.png');
	text-align:left;
}

.galleryNavigationBottom
{
    vertical-align:bottom;
}

.magazijnVerkoopWrapper
{
	border-spacing: 1px;
}

#btnAanmelden
{
	background-image:url('../images/aanmelden.jpg');
	float:right;
	height:26px;
	width:98px;
	border-style:none;
}
#btnAanmelden:hover
{
	background-image:url('../images/aanmelden-over.jpg');
}

#btnVerzenden
{
	height:26px;
	width:98px;
	background-image:url('../images/verzenden.jpg');
	border-style:none;
}
#btnVerzenden:hover
{
	background-image:url('../images/verzenden-over.jpg');
}

/*slideshow*/

ul.ppt {
	position: relative;
}

.ppt li {
	list-style-type: none;
	position: absolute;
	top: 0;
	left: 0;
}

.ppt img {
	border: 1px solid #e7e7e7;
	padding: 5px;
	background-color: #ececec;
}
.newsletter_registerFormErrors
{
	color: white;
}

/* video player */
.videoPlayer_player
{
	width: 427px;
	margin-left: auto;
	margin-right: auto;
}
.videoPlayer_body
{
	height: 240px;
}