@charset "iso-8859-1";

@import url(homepage.css);
@import url(headers.css);
@import url(autocomplete.css);
@import url(footer.css);
@import url(search-results.css);
@import url(restaurant.css);
@import url(forms.css);
@import url(profile.css);
@import url(shadowbox.css);
@import url(calendar.css);
@import url(thisweek.css);
@import url(jquery.rating.css);
@import url(ie6pngfix.css);


a {
	color: #135d91;
	text-decoration: none;
}

#addvideoMessage {
	float: right;
	display: none;
	border: 1px solid #333;
	position: absolute;
	background-image: url(../../images/balloon-trans.png);
	background-position: -1000px;
	line-height: 25px;
	padding: 5px 10px;
	top:45px;
	right: 7px;
}

body {
	margin: 0px !important;
	padding: 0px !important;
	background: url(../../images/body-bg.png) repeat-x;
	font-family: "Helvetica";
	font-size: 11px;
	position: relative;
}

.buttons {
	height: 40px;
	margin-bottom: 10px;
}

.button {
	line-height: 30px;
	height: 30px;
	padding: 0 8px;
	float: right;
	color: #444;
	border: 1px solid #CCC;
	border-bottom: 1px solid #888;
	display: block;
	background-image: url(../../images/crumbs-bg.png);
	background-position: -1000px;
	font-weight: bold;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	margin-left: 5px;
}

.button img {
	margin-right: 5px;
	border: none;
}

#container {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

.crumbs {
	float: left;
	width: 983px;
	border: 1px solid #CCC;
	height: 43px;
	background-image: url(../../images/crumbs-bg.png);
	line-height: 44px;
	padding-left: 15px;
	color: #555;
}

.crumbs a {
	margin: 0 5px;
}

.crumbs #links {
	float: left;
		width: 545px;
}

.crumbs #login-link {
	float: right;
	margin-right: 10px;
	font-weight: bold;
	width: 230px;
	text-align: right;
}

.crumbs .add-to-any {
	float: right;
	margin-top: 8px;
	border-left: 1px dotted #999;
	height: 24px;
	padding-left: 10px;
	width: 180px;
}

.crumbs .add-to-any img {
	vertical-align:middle;
	margin-right: 5px;
}

.crumbs .add-to-any a {
	margin: 0;
	padding: 0;
}

.crumbs .add-to-any-text {
	float: right;
	margin-right: 15px;
	line-height: 24px;
}

.errors {
	float: right;
	margin: 0;
	padding: 0;
}

.errors li {
	color: #FF0000;
	list-style: none;
	border: 1px solid #FF0000;
	padding: 0px 15px;
	line-height: 25px;
	background-color: #FFE3E0;
}

#faq-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

#faq-list li {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	line-height: 30px;
	border-bottom: 1px dotted #CCC;
	border-top: 1px dotted #CCC;
	margin-top: -1px;
}

#faq-list li a {
	text-decoration: underline;
}

#header {
	float: left;
	width: 1000px;
	background-image: url(../../images/header-bg.png);
	height: 110px;
	
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
}

#header #areas {
    position: absolute;
    height: 82px;
    top: 34px;
    width: 290px;
    right: 5px;
    background-image: url(../../images/balloon-trans.png);
    display: none;
    padding: 10px 0 10px 30px;
}

#header #areas ul {
    margin: 0px;;
    padding: 0px;
    list-style: none;
    overflow: auto;
    height: 82px;
    width: 280px;
}

#header #areas ul li {
    height: 24px;
}
#header #areas ul li a,
#header #areas ul li a:link,
#header #areas ul li a:visited,
#header #areas ul li a:hover,
#header #areas ul li a:active {
    cursor: pointer;
    display: block;
    height: 14px;
    padding: 5px 0px 5px 0px;
    border-bottom: 1px dotted #ccc;
}

#header #logo {
	float: left;
	width: 240px;
	margin-left: 20px;
}

#header #logo img {
	border: none;
}

#header #logo h1, #header #logo h2 {
	display: none;
}

#header #options {
	float: right;
	background: url(../../images/header.png) no-repeat;
/*	background-image: url(../../images/header-bg-trans.png);
	background-position: -1212px;*/
	height: 40px;
	width: 693px;
	margin-top: 30px;
	padding: 5px 0 5px 5px;
}

#header #options #search {
	float: left;
}

#header #options #search #q {
	background: url(../../images/zoeken.png) no-repeat #386b9b;
/*	background-color:#386b9b;
	background-image: url(../../images/header-bg-trans.png);	
	background-position: -1912px 0;*/
	border: none;
	line-height: 40px;
	height: 40px;
	width: 320px;
	padding-left: 10px;
	padding-right: 40px;
	font-size: 12px;
	font-weight: bold;
	color: #777;
}

#header #options #buttons {
	float: right;
	margin-right: 6px;
	margin-top: 3px;
}

#header #options #buttons #add-restaurant {
	background-image: url(../../images/buttons.png);
	background-position: -101px 0;
	height: 0 !important;
	width: 136px;
	overflow: hidden;
	display: block;
	padding: 20px 10px;
	float: left;
	margin-right: 5px;
}

#header #options #buttons #add-video, #header #options #buttons #add-video-mes {
	background-image: url(../../images/buttons.png);
	background-position: -256px 0;
	height: 0 !important;
	overflow: hidden;
	display: block;
	padding: 20px 10px;
	width: 107px;
	float: left;
}

hr {
	border: none;
	border-bottom: 1px solid #ccc;
	margin: 8px 0 10px 0;
	padding: 0;
}

.icon {
	border: none;
	margin-right: 10px;
	vertical-align: middle;
}

.info {
	line-height: 25px;
	color: #003366;
	padding: 10px 10px 10px 50px;
	border: 1px dotted #CCC;
	background-image: url(../../images/icons/info.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	background-color: #D1E0ED;
}

.info a {
	text-decoration: underline;
}

.succes {
	line-height: 25px;
	color: #003366;
	padding: 10px 10px 10px 50px;
	border: 1px dotted #CCC;
	background-image: url(../../images/icons/tick.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	background-color: #e7f6a9;
}

#left-flank {
	width: 500px;
	float: left;
	margin-top:20px;
	margin-bottom: 20px;
}

#left-flank p {
	line-height: 22px;
	margin-left: 10px;
	margin-right: 10px;
}

#left-flank-small {
	width: 200px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}

#left-flank-small #refine-search {
	background-color: #EEE;
	float: left;
	width: 200px;
	margin-top: -9px;
}

#left-flank-small #refine-search p {
	padding: 0 10px;
	line-height: 25px;
}

#left-flank-small #refine-search ul {
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
	list-style: none;
}

#left-flank-small #refine-search li {
	line-height: 28px;
	padding: 0 15px;
}

#left-flank-small #refine-search .aantal {
	float: right;
	color: #777;
}

#right-flank {
	width: 480px;
	float: right;
	margin-top: 20px;
	margin-bottom: 20px;
}

#right-flank-restaurant {
	width: 480px;
	float: right;
	margin-top: 20px;
	margin-bottom: 20px;
}

#right-flank-large {
	width: 780px;
	float: right;
	margin-top: 20px;
	margin-bottom: 20px;
}

#right-flank-large p {
	line-height: 28px;
	margin-left: 10px;
}

#right-flank-large h5 {
	font-size: 12px;
	border-bottom: 1px dotted #CCC;
	padding: 10px 0 10px 10px;
	margin: 0;
}

.quicklinks {
	float: right;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
}

.quicklinks a {
	color: #FFF;
	text-decoration: underline;
}

.youtube-thumb {
	border: 1px solid #CCC;
	padding: 2px;
	background-color: #FFF;
	width: 60px;
	height: 45px;
	float: left;
	margin-right: 10px;
}

.large-list {
	margin: 0;
	padding: 0 15px;
	list-style: none;
}

.large-list li {
	height: 35px;
	float: left;
	width: 180px;
	line-height: 35px;
}

.large-list li a {
	padding-left: 10px;
	display: block;
}

.large-list li a:hover {
	background-color: #EEE;
}

#div-cont-flickr img {
	border: 1px solid #CCC;
	padding: 2px;
	width: 47px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.first-letter {
	float: left;
	width: 750px;
	line-height: 25px;
	font-weight: bold;
	font-size: 12px;
	padding-left: 12px;
	margin: 10px 0 5px 15px;
	border-bottom: 1px dotted #CCC;
}

.rate {
	height: 25px;
	border: 1px solid #CCC;
	background-color: #EEE;
	padding-top: 8px;
	padding-left: 10px;
}

.rate label {
	float: left;
	width: 100px;
	font-weight: bold;
	line-height: 20px;
}

.rate .score {
	font-weight: bold;
	line-height: 20px;
	float: right;
	border-left: 1px solid #CCC;
	padding: 0 10px;
}

#sitemap-ul li {
	line-height: 25px;
}


#sitemap-restaurants li ul li{
	float: left;
	line-height: 25px;
	width: 220px;
}

#sitemap-link-restaurants ul{
	padding-top: 15px;
}
#sitemap-link-restaurants li {
	float: left;
	line-height: 25px;
	width: 25px;
	list-style: none;
}

#stats {
	float: left;
	padding-right: 10px;
	width: 990px;
	height: 51px;
	font-size: 12px;
	text-align: center;
	line-height: 50px;
}

.tech {
	border: 1px solid #CCC;
	background-color: #EEE;
	line-height: 38px;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
	border-radius: 5px;
	padding-left: 50px;
	margin-top: 0px;
	background-image: url(../../images/icons/tech.png);
	background-repeat: no-repeat;
	background-position: 15px center;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
