/*
 * Version: $Revision: 1.23 $
 * Author: BeSite <info@besite.nl>
 * Copyright 2006 BeSite
 */

BODY#IE 
{
	
}

DIV#Center
{
	width: 990px;
	text-align: left;
	background-color: white;
	background-repeat: no-repeat;	
	min-height: 350px;
}

BODY#IE DIV#Center
{
	height: 350px;
}

DIV#Header 
{
	width: 990px;
	height: 75px;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(/img/logo.png);	
}

DIV#Header DIV.HeaderTitle
{
	font-family: Comic Sans MS;
	font-size: 40px;
	font-weight: bold;
	line-height: 65px;
	color: #980404;
	padding-top: 5px;
	margin-left: 120px;
}

TABLE#Main {
	width: 100%;	
}

TD#Left, TD#Right {
	width: 155px;
	border: 1px solid #980404;
	background-color: white;
	height: 100%;
	vertical-align: top;
}

TD#Left
{
	padding: 1px;
	background-color: #980404;	
}

BODY#IE TD#Left, BODY#IE TD#Right
{
	width: 155px;
}

DIV#LeftDiv, DIV#RightDiv
{
	position: relative;
	height: 100%;
	width: 100%;
	color: white;
}

DIV#LeftDiv TABLE
{
	color: white;
}

DIV#LeftDiv
{
	min-height: 300px;	
}

DIV#LeftDiv H1, DIV#LeftDiv H2, DIV#LeftDiv A
{
	color: white;
}

DIV#FastSearch SELECT, DIV#FastSearch INPUT
{
	width: 140px;
}

DIV#RightDiv
{
	text-align: center;
	padding-top: 2px;
}

DIV#LeftDiv H2
{
	font-size: 12px;
}

DIV#RightDiv IMG
{
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 1px;
	margin-bottom: 0px;
	padding: 0px;
	border: none;
}

TD#Content
{
	vertical-align: top;
}

TD#Content DIV#Title
{
	position: relative;
	border: 1px solid #980404;
	width: 628px; /* 650 - 2*padding - 2*border */
	padding: 5px;
	color: #980404;
	font-size: 9pt;
	margin-bottom: 10px;
}

DIV#Title.Restaurant IMG.Logo
{
	margin-right: 30px;
}

DIV#Title H1
{
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}

DIV#Title.Restaurant H1
{
	text-align: left;
	margin-bottom: auto;
}

DIV#Title DIV#Print
{
	position: absolute;
	top: 5px;
	right: 5px;
}

DIV#LeftDiv DIV#MenuItems
{
	padding-top: 5px;
	text-align: center;
}

DIV#LeftDiv DIV.MenuItem, DIV#LeftDiv DIV.MenuItemSelected
{
	width: 100px;
	height: 25px;
	line-height: 25px;
	background-image: url(/img/button.png);
	background-repeat: no-repeat;
	background-position: top center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	color: #980404;
}

BODY#IE DIV.MenuItem, BODY#IE DIV.MenuItemSelected
{
	width: 120px;
}

DIV#LeftDiv DIV.MenuItem A, DIV#LeftDiv DIV.MenuItemSelected A
{
	color: #980404;
}

DIV#LeftDiv DIV#LeftContent
{
	padding: 5px;
	padding-bottom: 185px;
}

DIV#LeftDiv DIV#Actie, DIV#LeftDiv DIV#FastSearch
{
	text-align: center;
	width: 100%;
	font-size: 9pt;
	margin-top: 50px;
}

DIV#Footer
{
	width: 976px;
	height: 25px;
	line-height: 25px;
	margin-left: 7px;
	margin-right: 7px;
	text-align: center;
	border-top: 1px solid #980404;
	color: gray;
}

DIV#Footer A
{
	color: Gray;
}

TD#Content TABLE.RestaurantPage, TD#Content TABLE.Restaurant
{
	width: 100%;
}

TD#Content TH
{
	background-color: #980404;
	height: 25px;
	color: white;
}

TD#Content TH.form, TD#Content TD.form, TD#Content TD.OpeningHours {
	background-color: #DADADA;
	text-align: left;
	height: 25px;
	color: black;
}

TD.OpeningHours INPUT
{
	width: 148px;
}

DIV.RestaurantList H2
{
	margin: 0;
	padding: 0;
	background-color: #980404;
	color: white;
	line-height: 25px;
	padding-left: 2px;
	clear: both;
	margin-bottom: 2px;	
	width: 648px;
}

DIV.RestaurantList UL
{
	margin: 0;
	padding: 0;	
}

DIV.RestaurantList LI
{
	margin: 0;
	padding: 0;
	background-color: #DADADA;
	width: 322px;
	float: left;
	line-height: 20px;
	margin-bottom: 2px;
	list-style: none;
	padding-left: 2px;
}

DIV.RestaurantList LI.Left
{
	margin-right: 2px;
}

TD#Content DIV#MapGemeente
{
	width: 100%;
	height: 25px;
	line-height: 25px;
	font-weight: bold;
	background-color: #980404;
	color: white;
	text-align: center;
}