.banners_full
{
	width: 970px;
	
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;	
	-moz-border-radius: 7px;
	border-radius: 7px;
}
.banners_leaderboard
{
	width: 970px;
}
.restaurant
{
	background: #8A9199;
	position: relative;
	width: 100%;
}
.restaurant-header
{
	position: relative;
	background: #ABB8C2;
	height: 130px;
	border-bottom: 10px solid #8A9199;
}
.restaurant-content
{
	background: #ffffff;
	margin: 0 0 0 155px;
	padding: 5px 5px 0 10px;
	border-right: 10px solid #8A9199;
	border-bottom: 10px solid #8A9199;
	min-height:500px;
	height: auto !important;
	height:500px;
}


.restaurant-menu
{
	position: absolute;
	top: 140px;
	left: 0;
	width: 155px;
	background: #8A9199;
}
.restaurant-menu a
{
	display: block;
	
	color: #ffffff;
	text-decoration: none;
	font-size: 11pt;
	
	background: #ABB8C2;
	margin: 0 0 7px 7px;
	padding: 2px 0 2px 10px;
}
.restaurant-menu a:hover
{
	text-decoration: underline;
}
.restaurant-menu a.active
{
	color: #4C4C4C;
	background: #ffffff;
}
.restaurant-submenu
{
	margin: -5px 0 7px 0;
	text-align: right;
}
.restaurant-submenu a
{
	padding: 0;
	background: transparent;
	font-size: 10pt;
	margin: 0 10px 0 15px;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	width: 130px;
}
.title
{
	color: #6E0A78;
	background: #eeeeee;
	margin: 8px 0 0 0;
	padding: 2px;
	font-weight: 700;
}
.restaurant-naam, 
.restaurant-naam-lang
{
	margin: 0;
	padding: 15px 0pt 0pt 10px;
}

.restaurant-naam a, 
.restaurant-naam-lang a, 
h1.restaurant-naam a, 
h1.restaurant-naam-lang a
{
	font-weight: normal;
	color: #ffffff;
	font-size: 17pt;
}
.restaurant-boeken-title
{
	font-weight: normal;
	color: #ffffff;
	font-size: 15pt;
}
.restaurant-naam-lang
{
	padding:5px 0pt 0pt 10px;
	width: 500px;
}
.restaurant-adres, .restaurant-adres a
{
	color: #ffffff;
	font-size: 13pt;
	margin: 0;
	padding: 0 0 0 10px;
}
.restaurant-adres a
{
	padding: 0;
	text-decoration: none;
}
.restaurant-adres a:hover
{
	text-decoration: underline;
}
.restaurant-telefoon
{
	color: #ffffff;
	font-size: 11pt;
	margin: 0;
	padding: 0 0 0 10px;
}
.restaurant-website
{
	position: absolute;
	bottom: 10px;
	left: 11px;
	display: block;
	color: #ffffff;
	font-size: 11pt;
	text-decoration: none;
	z-index: 10;
}
.restaurant-tekst
{
	text-align: justify;
	overflow: hidden;
	padding: 0 5px 0 0;
	font-weight: normal;
}
.social-links
{
	text-align: right;
	position: absolute;
	bottom: 10px;
	left: 11px;
	width: 689px;
	color: #ffffff;
}
.social-links.noblock 
{
	width: 958px; // 978 - 2x10 margin
}
.restaurant-reserveerverzoek
{
	position: absolute;
	right: 0;
	top: 10px;
	background: #8A9199;
	width: 258px;
	height: 120px;
	padding: 5px 0 0 10px;
	margin: 0;
}
.restaurant-reserveerverzoek form
{
	margin: 0;
	
}
.restaurant-reserveerverzoek-title, .restaurant-boeken-text
{
	color: #ffffff;
	font-size: 10pt;
	font-weight: 700;
	margin: 0;
}
.restaurant-reserveerverzoek select
{
	border: 1px solid #ABB8C2;
}
.restaurant-reserveerverzoek input.text
{
	height: 14px;
	border: 1px solid #ABB8C2;
	padding: 2px 2px 2px 2px;
}

.check_table
{
	
}
table .label
{
	font-weight: 700;
}
.kenmerken_tabel
{
	margin: 0;
	padding: 0 0 0 20px;
}
.kenmerken_tabel .label,
 .kenmerken_tabel .label-inactive,
 .kenmerken_tabel .label-active
{
	text-align: left;
	padding: 0;
	margin: 0;
}
.openingstijden td.open-inactive, .openingstijden td.open-active
{
	width: 28px;
	text-align: center;
	
	background:#dfdfdf;
}
.openingstijden td.open-active
{
	font-weight: 700;
}
.openingstijden td.open-inactive
{
	color: #C2CFC8;
}
.gegevens-lijst div
{
	padding: 0;
	margin: 2px 5px 2px 0;
	border-bottom: 1px solid #dfdfdf;
}
.gegevens-lijst div div
{
	padding: 2px;
	margin: 0;
	border: none;
}
.gegevens-lijst div div.label
{
	font-weight: 700;
	color: #4C4C4C;
	float: left;
	width: 136px;
}
.gegevens-lijst div div.value
{
	margin: 0 0 0 142px;
}

* html .gegevens-lijst div div.label {
margin-right: 0px;
}

* html .gegevens-lijst div div.value {
height: 1%;
margin-left: 0;
}

.reviews, .reviews ul
{
	list-style-type: none;
	
}
.reviews li, .reviews, .reviews ul
{
	margin: 0 0 16px 0;
	padding: 0;
}
.reviews li .auteur
{
	margin: 0;
	padding: 0;
	font-style: italic;
}
.reviews li .restaurant-tekst
{
	margin: 3px 0 0 8px;
}
.reviews li .auteur a
{
	color: #000000;
}

.reviews ul
{
	margin: 16px 0 0 0;
	background: transparent url(/website/gfx/icons/16/arrow_top.png) no-repeat scroll 0 0;
}
.reviews ul li
{
	margin: 2px 0 16px 20px;
}

.restaurant-blok-rechts
{
	float: right;
	width: 252px;
	padding: 0 0 5px 10px;
	background: #ffffff;
}
.niet-klant .restaurant-blok-rechts
{
	width: 338px;
}
.review-profilering-container
{
	position: relative;
}
.review-profilering-tabs
{
	background: #ffffff;
	color: #000000;
	cursor: pointer;
	width: 252px;
}
.niet-klant .review-profilering-tabs
{
	width: 338px;
}
.review-profilering-tabs td
{
	background: transparent url(/website/restaurant/gfx/tab-inactive.gif);
	color: #9AA4AD;
	font-weight: 700;
	padding: 4px;
}
.review-profilering-tabs .active
{
	color: #ffffff;
	background: transparent url(/website/restaurant/gfx/tab-active.gif);
}
.review-profilering-tabs .filler
{
	background: none;
}
.review-profileren-content
{
	width: 242px;
	background: #8A9199;
	padding: 5px;
	position: relative;
}
.niet-klant .review-profileren-content
{
	width: 328px;
}
.review-profileren-content input.text
{
	width: 233px;
	font-weight: 400;
}
.review-profileren-content textarea
{
	padding: 2px;
	width: 233px;
	height: 100px;
	border: 1px solid #ABB8C2;
}
.niet-klant .review-profileren-content input.text,
 .niet-klant .review-profileren-content textarea
{
	width: 285px;
}
.review-profilering-container
{
	background: #8A9199;
}


.omgeving-top10
{
	position: relative;
	height: 221px;
	margin-bottom: 1em;
	padding-left: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: 700;	
	background: #8A9199;
}
.omgeving-top10-lijst
{
	width: 320px;
	margin-top: 4px;
	padding-left: 4px;
	padding-right: 2px;	
	padding-top: 4px;
	padding-bottom: 4px;
	color: #8A9199;
	font-weight: 400;		
	background: #FFFFFF;
}
.omgeving-top10-lijst img
{
	padding-left: 2px;
}
.omgeving-top10-lijst .concurrent
{
	padding: 0;
	background: transparent;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	width: 220px;
}


.licentie_block {
	padding: 3px;
	margin-bottom: 10px;

	border: 1px solid #8A9199;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.licentie_block ul {
	list-style: none;
	margin: 0;
}
.licentie_block.partner_28 {
	background: white url('/licenties/gfx/logo-goudensleutel_30x30.png') no-repeat 215px 5px;
}

.restaurant-tip
{
	position: relative;
	height: 135px;
	margin-bottom: 1em;
	padding-left: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: 700;	
	background: #8A9199;
}
.restaurant-tip-inhoud
{
	width: 235px;
	height: 106px;
	margin-top: 4px;
	padding-left: 4px;
	padding-right: 2px;	
	padding-top: 4px;
	padding-bottom: 4px;
	color: #8A9199;
	font-size: 8pt;
	font-weight: 400;		
	background: #FFFFFF;
}
.restaurant-tip-gold
{
	position: relative;
	height: 250px;
	margin-bottom: 1em;
	padding-left: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: 700;	
	background: #8A9199;
}
.restaurant-tip-gold-inhoud
{
	width: 235px;
	height: 215px;
	margin-top: 4px;
	padding-left: 4px;
	padding-right: 2px;	
	padding-top: 4px;
	padding-bottom: 4px;
	color: #8A9199;
	font-size: 9pt;
	font-weight: 400;		
	background: #FFFFFF;
}

.restaurant-foto
{
	position: relative;
	height: 273px;
	margin-bottom: 10px;
	font-size: 11pt;
	background: #8A9199;
}
#restaurant-foto
{
	border: 1px solid #8A9199;
}
.restaurant-foto table
{
	position: absolute;
	bottom: 1px;
	left: 17px;
	list-style-type: none;
	list-style-position: inside;
	
	padding: 0;
}
.restaurant-foto td
{
	padding: 0 3px;
	border: 1px solid #8A9199;
}
.restaurant-foto td.active
{
	border: 1px solid #ffffff;
}
.restaurant-foto a
{
	text-decoration: none;
	color: #ffffff;
	padding: 0 1px 0 1px;
}

.restaurant-foto a:hover
{
	text-decoration: none;
}
.restaurant-video
{
	position: absolute;
	bottom: 3px;
	right: 5px;
	padding: 0;
}

.quick-links
{
	border:1px solid #8A9199;
	margin:15px 0pt;
	padding:0pt 4px;
}
.quick-links a
{
	display: block;
	margin: 4px 0 4px 0;

	text-decoration: none;
}

