/*
 * Version: $Revision: 1.4 $
 * Author: BeSite <info@besite.nl>
 * Copyright 2005 BeSite
 */
DIV#Center.restaurantbonnen
{
	background-image: url(/img/restaurantbonnen/back.png);
}

DIV#Header.restaurantbonnen
{
	background-image: url(/img/restaurantbonnen/logo.png);	
}


/*BODY
{
	margin: 0;
	padding: 0;
	background-color: #F5F5F5;
}

FORM {
	margin: 0;
	padding: 0;
}

BODY, TABLE, INPUT, SELECT, TEXTAREA
{
	font-family: "MS Sans Serif", Geneva, sans-serif, Arial;
	font-size: 10pt;
}

A
{
	text-decoration: none;
	color: #715B01;
}

A:hover
{
	text-decoration: underline;
}

H1, H2, H3, H4, H5, H6
{
	margin-bottom: 5pt;
	color: #715B01;
}

H1
{
	font-size: 14pt;
	margin-top: 10pt;
}

H2
{
	font-size: 12pt;
	margin-top: 0pt;
}

H3
{
	font-size: 11pt;
	margin-top: 7pt;
}

H4, H5, H6
{
	font-size: 10pt;
	margin-top: 6pt;
}

P, LI
{
	margin-top: 0;
	margin-bottom: 5pt;
}

UL
{
	margin-top: 0;
	margin-bottom: 0;
}

IMG
{
	border: 0;
}

BODY#IE {
	text-align: center;
}

BODY#MailBody {
	background-color: white;
}

DIV#Center {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: white;	
}

DIV#Header {
	width: 770px;
	height: 77px;
	background-image: url(/img/header.png);
	background-repeat: no-repeat;
	border-bottom:  solid 1px #F0BC73;
}

BODY#IE DIV#Header {
	height: 78px;
}

TABLE#Main {
	margin-top: 1px;
	width: 100%;	
}

TABLE#Main TD#LeftSearch, TABLE#Main TD#RightSearch {
	width: 165px;
	height: 80px;
	color: white;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
}

TABLE#Main TD#LeftSearch SELECT, TABLE#Main TD#RightSearch SELECT {
	width: 140px;
	font-size: 10px;
	font-weight: normal;
}

TABLE#Main TD#LeftSearch {
	background-color: #A7361F;
}

TABLE#Main TD#RightSearch {
	background-color: #FDC900;
}

TABLE#Main TD#Logo {
	text-align: center;
}

TABLE#Main TD#Content {
	padding: 10px;
	vertical-align: top;
}

TABLE#Main TD#Content DIV.Browse {
	margin-top: 5px;
	text-align: center;
}

TABLE#Main TD#LeftAds, TABLE#Main TD#RightAds {
	width: 165px;
	vertical-align: top;
	text-align: center;
	font-size: 10px;
	padding-bottom: 5px;
}

TABLE#Main TD#LeftAds {
	border-right: solid 1px #A7361F;
}

TABLE#Main TD#RightAds {
	border-left: solid 1px #FDC900;	
}

TABLE#Main TD#LeftAds DIV, TABLE#Main TD#RightAds DIV {
	height: 60px;
	line-height: 14px;
	padding: 5px;
}

BODY#IE TABLE#Main TD#LeftAds DIV, BODY#IE TABLE#Main TD#RightAds DIV {
	height: 70px;
}

TABLE#Main TD#LeftAds DIV {
	border-bottom: solid 1px #A7361F;
}

TABLE#Main TD#RightAds DIV {
	border-bottom: solid 1px #FDC900;
}

TABLE#Main TD#LeftAds DIV.Header, TABLE#Main TD#RightAds DIV.Header {
	margin: 0px;
	height: 25px;
	font-size: 17px;
	line-height: 25px;
	color:	#715B01;
}

BODY#IE TABLE#Main TD#LeftAds DIV.Header, BODY#IE TABLE#Main TD#RightAds DIV.Header {
	height: 25px;
}

TABLE#Main TD#Bottom {
	border-top: solid 1px #F0BC73;
	font-size: 10px;
	color: gray;
	text-align: center;
	padding: 5px;
}

TABLE#Main TD#Bottom A {
	color: Gray;
}

DIV.RestaurantItem {
	border-bottom: dashed 1px #F0BC73;
	padding: 10px;
}

TABLE#Main TD#LeftAds H2, TABLE#Main TD#LeftAds H2 {
	font-size: 17px;
	margin-top: 10px; 
}

TABLE#Main TD#LeftAds DIV.RestaurantLogo {
	border: none;
	margin-bottom: 10px;
}

TABLE#Main TD#RightAds UL.Kitchens {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

TABLE#Main TD#RightAds UL.Kitchens LI {
	background-color: #FFF1B7;
	list-style: none;
	margin: 0px;
	margin-bottom: 3px;
	padding: 2px;
}

TABLE#Main TD#RightAds IMG {
	margin-bottom: 5px;
}

TABLE#Main TD#Content TABLE.Restaurant TH.form {
	text-align: left;
	font-weight: normal;
}

TABLE#Main TD#Content TH.form, TABLE#Main TD#Content TD.form {
	background-color: #FFF1B7;
	text-align: left;
	height: 25px;
}

TABLE#Main TD#Content INPUT, TABLE#Main TD#Content SELECT, TABLE#Main TD#Content TEXTAREA {
	border: 1px solid black;
	width: 250px;
}

TABLE#Main TD#Content INPUT.CheckBox {
	width: inherit;
	border: none;
}

BODY#IE TABLE#Main TD#Content INPUT.CheckBox {
	width: 25px;
}

TABLE#Main TD#Content INPUT.Submit, TABLE#Main TD#Content INPUT.Button {
	background-color: #A7361F;
	color: white;
	padding: 3px;
	margin: 5px;
}

TABLE#Main TD#Content INPUT {
	border: 1px solid black;
	width: 250px;
}

TABLE#Main TD.Submit
{
	text-align: center;
}

TABLE#Main TD#Content TEXTAREA {
	height: 100px;
}

P.Error, DIV.MsgCenterError, DIV.MsgError
{
	color: red;
	padding-top: 10px;
	padding-bottom: 10px;
}
*/
