html, body
{
	background: #999999;
	width: 100%;
	height: 100%;
	text-align: center;
	position: absolute;
	vertical-align:top;
}

input, textarea {
	border: 1px solid #9FA589;
	margin: 2px;
	padding: 2px;
}

.required {
	color: red;
	font-weight: bold;
}

*
{
	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: #837149; 
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #837149; 
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #C33E2F; 
}

#mainPage
{
	margin: 0px auto;
	width: 762px;
	text-align: left;
}
#mainPage div
{
	overflow: hidden;
}
#mainHeader
{
	background: url("../images/header.png");
	width: 762px;
	height: 241px;
	margin-left:auto;
	margin-right:auto;
}
#mainContentBottom
{
	margin-left: 27px;
	margin-right: 27px;
	width: 712px;
	background: url("../images/mainContentBottom.jpg");
	height: 59px;
}
#menuDiv 
{
	/*background-color:White;
	width:199px;
	height:70%;*/
}
#newsDiv
{
	/*width:199px;
	vertical-align:bottom;
	height:30%;*/
}
#mainBody 
{
	width:550px;
	margin-top:-10px;
	margin-bottom:-8px;
	border-right:solid 6px #666666;
	margin-right:auto;
	margin-left:auto;
	background-color:White;
	vertical-align:top;
}
#btnRegister
{
	background-image:url(../images/aanmelden.jpg);
	width:71px;
	height:16px;
    border-style:none;
}
#btnRegister:hover
{
	background-image:url(../images/aanmelden-over.jpg);
}

#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;

	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: 0px 5px;
}
#mainContentNavigatie
{
	font-family: arial;
	font-size: 10pt;
	float: left;
	width: 165px;
	margin-left: 34px;
}

.newsHeader
{
	font-weight: 		bold;
	font-size:			14pt;
	margin-bottom:		10px;
	
}


#mainFooter
{
	background: url("../images/footer.png");
	width: 762px;
	height: 46px;
	margin-left:auto;
	margin-right:auto;
	vertical-align:bottom;
	margin-top:-6px;
}

.googleRouteFrame
{
	width: 100%;
	height: 400px;
	margin: 0px;
	
}

#mainContentNavigatie{
	width: 140px;
	padding: 0px 5px;
}
#mainContentNavigatie #news{
	width: 140px;
}

.shortNewsItem 
{
	font-family:Arial;
	margin-bottom: 20px;
	width:540px;
}

.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: #9A0000;
	border-bottom: 1px solid #B9B99F;
	font-size: 22px;
}

h2{
	color: #C33E2F;
	border-bottom: 1px solid #B9B99F;
	font-size: 14px;
}

p {
	padding: 5px 0px;
}

#mainContentNavigatie a {
	border: none;
	color: #837149; 
	text-decoration: none;
	font-weight: bold;
}

#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);
}

#menuItemsLeft
{
	color:Gray;
	margin-left:5px;
	font-family:Arial;
	font-size:small;
	font-weight:normal;
    vertical-align:middle;
    padding-top:4px;
}
#menuItemsLeft:hover
{
	color:#9A0000;
    background-color:#EEEDE8
}
#footerCemag
{
	font-size:small;
	font-family:Arial;
	color:Blue;	
}
#footerCemag:hover
{
	color:Orange;
}