html , body {
	margin:0px;
	padding:0px;
	font-family: Arial;
	font-size:11px;
	background: url('http://www.kasteelmeerlaer.be/data/images/resto/00000/00000/00000/40/images/back.png') repeat;
	overflow:hidden;
	text-align:left;
	
	height:100%;
	
}

* { outline:none; }


#bottom {
background: url('http://www.kasteelmeerlaer.be/data/images/resto/00000/00000/00000/40/images/back-bottom.png') repeat-x;
position:fixed;
width:100%;
height:280px;
margin-top:-280px;
top:780px;
z-index:8;
left:0px;

}


#backLeft {
background: url('http://www.kasteelmeerlaer.be/data/images/resto/00000/00000/00000/40/images/back-left.png') repeat-y;
position:fixed;
width:100%;
height:100%;
left:0%;
top:0%;
z-index:11;


}

#bottomBG {
background: #000;
position:fixed;
width:100%;
height:500px;

top:780px;
z-index:9;
left:0px;
}	



.page {
	
	height:330px;
	color:#FFF;
	width:620px;
	text-align:left;
	position:absolute;
	left:400px;
	top:150px;
	z-index:15;
	
}

#content {
	overflow:hidden;
	position:relative;
}


#logo {
	text-align:center;
	margin-bottom:10px;
	position:absolute;
	top:0%;
	margin-left:200px;
	margin-top:40px;
	left:0%;
font-size:13px;
z-index:10;
	
	
	
}

#randomPic {
background:  url('http://www.kasteelmeerlaer.be/data/images/resto/00000/00000/00000/40/images/frame.png') repeat-y right top;
	position:absolute;
	top:0%;
	margin-top:0px;
	text-align:left;
	width:385px;
	left:0;
	height:768px;
	
	margin-left:-10px;
	
	
}

.text {
	color:#FFF;

	font-size:11px;
	letter-spacing: 0px;
	line-height: 1;
}


h1 {
	font-size:18px;
	color:#d6b163;
	font-weight:bold;
	margin:6px 0px;
	padding:0px 0px 0px 0px;
}

h2 {
	font-size:14px;
	font-weight:bold;
	color:#d6b163;
	
	
	margin:8px 0px;

	padding:0px 0px 0px 0px;
}

#contentBlock {
	margin-top: 5px;
	
}


.small {
	font-size:80%;
	
}


#picFrame {
	position:absolute;
	width: 700px;
	height:550px;
	margin-left:100px;
	margin-top:30px;
	z-index:15;
	
}


form {
	margin:0px;
	padding:0px;
}


.dateFormat {
	margin:2px 0px;
}

.dateFormat span {
		font-size:8.5px;
		padding-right:10px;
}

.pictureBlock {
	
	overflow:hidden;
	margin-right:5px;
	margin-bottom:5px;
	border:1px solid #4b2503;
	background:#0f0400;
}

.pictureBlock:hover {
border:1px solid #FFF;
}

a , a:active{
	margin:0px;
	padding:0px;
	color:#FFF;
	text-decoration:none;
	
}

a:hover {
	color:#FFF;
	
}


#nav {
	position:absolute;
	left:0;
	z-index:15;
	background:#0f0400;
	margin-left:160px;
	top:160px;
	padding: 5px 15px;
	width:136px;
	text-align:center;
}
#nav .sepNav {
background:  url('http://www.kasteelmeerlaer.be/data/images/resto/00000/00000/00000/40/images/nav-breaker.png') no-repeat center center;
width:136px;
height:10px;
text-align:center;

}
#nav a, #nav a:active {
	font-size:12px;
	color:#FFF;
	text-align:center;
	display:block;
	font-weight:bold;
	margin:1px 0px;
margin-left:5px;
	padding:6px 0px ;
}

#nav a:hover {
	color:#FFF;
	margin:1px 0px;
margin-left:5px;
	padding:6px 0px ;

	background:  url('http://www.kasteelmeerlaer.be/data/images/resto/00000/00000/00000/40/images/nav-button.png') no-repeat;

}



#pagination {
	margin:3px 0px;
	
}

#pagination a {
	color:#000;
	text-decoration:underline;
}

#pagination a:hover {
	color:#000;
	
}


.border {
	border:10px solid #524934;
}

.cardTitle {
	margin: 5px 0px;
	font-size:110%;
	float:left;
	color:#FFF;
	padding:2px 5px;
	background:#80003e;
	width:450px;
	font-weight:bold;
	border-bottom:1px solid #480023;
}

.cardDescription {
	font-size:100%;
	color:#f1f1f1;
	margin-left:10px;
	margin-right:70px;
	font-style:italic;
	clear:both;
	
}

.cardPrice {
	margin: 5px 0px;
	font-size:110%;
	float:left;
	width:60px;
	margin: 5px 0px;
	color:#FFF;
	padding:2px 5px;
	background:#80003e;
		border-bottom:1px solid #480023;
	
}

#cardItem {
	margin:10px 0px;
	
}

#cardItem a, #cardItem a:active  {
	color:#000;
	padding:4px;
	margin:2px 0px;
	margin-right:10px;
	
}


#cardItem a:hover , #cardItem a.active   {
	color:#FFF;
	margin:2px 0px;
	margin-right:10px;
	background:#8a2629;
}




#form {
	
}

#form h1 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:8px;
}
#form p{
	font-size:11px;
	color:#666666;
	margin-bottom:5px;
	
	padding-bottom:10px;
}
#form label{
	display:block;
	font-weight:bold;
	text-align:right;
	width:95px;
	float:left;
	margin:6px 0 10px 5px;
}

#form label.error , #form2 label.error{
	color:#910004;
	
	
	text-decoration: blink;
}

#form .small{
	color:#FFF;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:95px;
}
#form input, #form textarea , #form select , #form iframe {
	float:left;
	width:190px;
	font-size:10px;
	margin:2px 0 10px 5px;
}
#form textarea { height:60px; }

#form button{ 
	clear:both;
	margin-left:110px;
	
	text-align:center;
	font-size:11px;
	padding:3px;
			
}


.scrollPane {
	overflow:hidden;
	padding-right:10px;
}

/*JScrollPane CSS*/
.jScrollPaneContainer {
position: relative;
overflow: hidden;
z-index: 1;
padding-right: 10px;

}
.jScrollPaneTrack{
	position:absolute;
	cursor:pointer;
	right:0;
	top:0;
	height:100%;
}
.jScrollPaneDrag{
	position:absolute;
	background:#7c003c;
	cursor:pointer;
	overflow:hidden;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}


.errorForm {
	background:#e5d2d5;
	padding:15px;
	color:#000;
	font-weight:normal;
	margin: 10px 0px;
	border:1px solid #59000c;
}

.errorForm li {
	margin-left:30px;
	padding: 1px 0px;
	list-style-type: disc;
}



.open .day {
	width:55px;
	
	padding:2px 5px;
	margin:1px 0px;
	margin-right:10px;
	background:#FFF;
	color:#000;
}

.open .hour {
	padding:2px 3px;
	margin:1px 0px;
	
}

.open .hour2 {
	padding:2px 3px;
	margin:1px 0px;
	margin-left:20px;
}

#map {
	width:600px;
	height:220px;
	background:#FFF;
	padding:5px;
}

#map {
	border:1px solid #FFF;
	color:#33251d;
}

hr {
	border:0px;
	background: #5b4a41;
	height:1px;
	overflow:hidden;
	margin:10px 0px;	
}

#smallSubscribe {
	background: url('../../../../../data/images/skin/classic/back-subscribe.png') no-repeat;
	width:353px;
	height:21px;
	padding:5px 5px;
	color:#ffe1b2;
	margin-left:270px;
}


#smallSubscribe form {
	margin:0px;
	padding:0px;
}

#form2 label {
	width:80px;
	padding-top:4px;
	float:left;
	margin-right:5px;
	text-align:right;
	font-weight:bold;
	font-size:13px;
}

#form2 input {
	padding:2px;
	float:left;
	margin:2px 0px;
	font-size:10px;
	background:#ffe1b2;
	border:1px solid #ffe1b2;
	color:#774c15;
	margin-right:5px;
	width:190px;
}

#form2  button {
	background:#a67230;
	border:0px;
	float:left;
	color:#ffe1b2;
	padding:2px;
	font-size:10px;
	margin:2px 0px;
}

.under { 
text-align:left; 
}

.parentCard  a {
 display:block;
 width:90px;
 text-align:center;
 float:left;
 padding:4px;
 background:#0f0400;
 margin-right:10px;
}

.parentCard  a:hover , .parentCard  a.active {
 background:#7d003c;
}

#footer {
color:#959191;
font-size:11px;
position:absolute;

	width:620px;
	text-align:left;
	letter-spacing:1px;
	left:400px;
	top:580px;
	z-index:15;
	
}
