/* CSS Document */

*:focus { 
    outline-color:invert;
    outline-style:none;
    outline-width:0pt;
}

html, body {
    margin: 0;
    padding: 0;
    background: #333333;
    text-align: center;
    width: 100%;
}

body {
    font: 14px/20px "Trebuchet MS", Verdana, Arial, Sans-serif;
    color: #333333;
    padding: 0;
    margin: 0 auto;
    background: #F4E9CA url(/images/2.0/back.png) repeat-x;
    text-align: center;
}

a {
    text-decoration: none;
    color: #333333;
    font-weight: bold;
}

li {
    margin-bottom: 10px;
}

a.justeat {
    width: 286px;
    display: block;
    margin: 0;
    padding: 5px;
    font-size: large;
    -moz-border-radius: 10px; 
    -webkit-border-radius: 10px; 
    background: #A4C113;
    cursor: pointer;
    font-weight: bold;
    text-align: center;
    border: 2px solid #333333;

}

a.justeat:hover {
    color: #FFFFFF;
}

a.button {
    display: inline;
    margin: 0;
    padding: 2px 5px;
    background: url(/images/2.0/back.png);
    background-position: 0 50px;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px; 
    color: #FFFFFF;
    border: 2px solid #333333;
    text-shadow: 0px 0px 3px #333333;
}

a.button:hover {
    color: #333333;
    border: 2px solid #FFFFFF;
    text-shadow: 0px 0px 3px #FFFFFF;
}

.right {
    float: right;
}

#up {
    display: none;
    margin: 0;
    padding: 0;
    background: url(/images/2.0/header.png);
    background-position: 0 50px;
    width: 30px;
    height: 30px;
    position: fixed;
    right: 20px;
    bottom: 20px;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
    z-index: 2000;
}

#up a {
    display: block;
    margin: 0;
    padding: 0;
    background: url(/images/up.png) center center no-repeat; 
    width: 100%;
    height: 100%;
}

#up:hover {
    background: #333333; 
}

p {

}

img {
    border: none;
}

#codeigniter_profiler {
    text-align: left;
    font: 14px/20px "Courier New", Verdana, Arial, Sans-serif;
}

#wrapper {
    margin: 0 auto;
    padding: 0;
    width: 960px;
    min-height: 1000px;
    text-align: left;

}

#header {
    margin: 0;
    padding: 0;
    display: block;
    height: 200px;
    background: url(/images/2.0/header.png) no-repeat;
    width: 960px;
    overflow: hidden;
}

.be #header {
    background: url(/images/header_be.png) no-repeat;
}

.nl #header {
    background: url(/images/header_nl.png) no-repeat;
}

.fr #header {
    background: url(/images/header_fr.png) no-repeat;
}

.uk #header {
    background: url(/images/header_uk.png) no-repeat;
}

.it #header {
    background: url(/images/header_it.png) no-repeat;
}


#logo {
    display: block;
    margin: 0;
    padding: 0;
    float: left;
    width: 450px;
    height: 100px;
}

#logo a {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
}

#adsense {
    display: block;
    margin: 20px 10px 0 0;
    padding: 0;
    float: right;
    width: 468px;
    height: 80px;
}

#keywords {   
    display: block;
    border: none;
    background: transparent;
    margin: 0 0 0 5px;
    padding: 5px;
    font: 14px/20px "Trebuchet MS", Verdana, Arial, Sans-serif;
    color: #333333;
    height: 20px;
    width: 110px;
    float: left;
    
}

div.message, 
div.error {
    background: pink url(/images/icons/cross.png) top left no-repeat;
    background-position: 7px 7px; 
    border: 1px solid red; 
    padding: 5px 5px 5px 30px;
    margin: 0;
    font-weight: bold;
    margin: 0 0 25px 0;
}

div.message {
    background: #AFC64D url(/images/icons/accept.png) top left no-repeat;
    background-position: 7px 7px; 
    border: 1px solid green; 
}

div.message p, 
div.error p {
    margin: 0 ;
}

div.eenderde,
div.eentweede,
div.tweederde,
div.driederde {
    margin: 10px;
    padding: 0;
    display: inline;
    float: left;
    width: 940px;
}

div.eenderde {
    width: 300px;
}

div.eentweede {
    width: 460px;
}

div.tweederde {
    width: 620px;
}

#footer_wrapper {
    margin: 50px 0 100px 0;
    padding: 50px 0 150px 0;
    display: block;
    background: #333333;
    clear: both;
    width: 100%;
    text-align: center;
}

#footer {
    margin: 0 auto;
    padding: 0;
    display: block;
    text-align: left;
    width: 960px;
    min-width: 960px;
    color: #CCCCCC;
    height: 140px;
    background: url(/images/footer_logo.png) top right no-repeat;
}

#footer a {
    color: #CCCCCC;
}

form {
    display: inline;
    padding: 0;
    margin: 0;

}

div.clear {
    display: block;
    width: 100%;
    clear: both;
    height: 0;
}

h1, h2, h3 {
    padding: 0;
    margin: 0;
    display: inline;
    width: 100%;
    font: 25px/25px "Trebuchet MS", Verdana, Arial, Sans-serif;
    color: #333333;
    font-weight: bold;
    clear: both;
}

h2 {
    margin: 25px 0 0 0;
    font: 18px/25px "Trebuchet MS", Verdana, Arial, Sans-serif;
    font-weight: bold;
    clear: both;
    border-bottom: 1px solid #D4C9AA;
    padding: 5px;
    width: auto;
    display: block;
}

h3 {
    margin: 25px 0 25px 0;
    font: 16px/50px "Trebuchet MS", Verdana, Arial, Sans-serif;
    font-weight: bold;
}

ul.list {
    list-style: none;
    display: block;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

ul.list li {
    display: block;
    margin: 0;
    border-bottom: 1px solid #D4C9AA;
    padding: 10px;
    cursor: pointer;
    clear: both;
}

.rounded ul.list li {
    border-bottom: 1px solid #F4E9CA;
}

ul.list li.restaurant,
ul.list li.hotel {
    height: 54px;
    overflow: hidden;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #F4E9CA;
}

ul.list li.premium {
    color: white;

background: #bfd255; /* Old browsers */
background: -moz-linear-gradient(top, #bfd255 0%, #8eb92a 50%, #72aa00 51%, #9ecb2d 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bfd255), color-stop(50%,#8eb92a), color-stop(51%,#72aa00), color-stop(100%,#9ecb2d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd255', endColorstr='#9ecb2d',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%); /* W3C */
}
ul.list li.premium a {
    color:white; 
}

ul.list li.comment {
    height: 129px;
    overflow: hidden;
}

ul.list li:hover {
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px; 
    background: #D4C9AA;
}


ul.list li.active {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: url(/images/2.0/back.png);
    background-position: 0 50px;
}


.rounded ul.list li:hover {
    background: #F4E9CA;
}

div.rounded {
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px; 
    padding: 10px;
    background: #D4C9AA;
}

#map {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
}

ul#navigation {
    margin: 0;
    padding: 0;
    display: block;
    height: 50px;
    list-style: none;
    overflow: hidden;
    clear: both;
}

ul#navigation li {
    display: block;
    height: 50px;
    width: 140px;
    float: left;
    padding: 0px 10px 0 10px;
    margin: 0;
    overflow: hidden;
}

ul#navigation li#quicksearch,
ul#navigation li#user 
{
    width: 220px;
}


ul#navigation li a {
    display: block;
    height: 20px;
    width: 120px;
    float: left;
    margin: 10px 0 10px 0;
    padding: 5px 10px 5px 10px;
    font: 14px/21px "Trebuchet MS", Verdana, Arial, Sans-serif;
    overflow: hidden;
    cursor: pointer;
    font-weight: bold;
    text-align: center;
    color: white;
    text-shadow: 0px 0px 3px #333333;
}

ul#navigation li#user 
{
    background: none;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px; 
    height: 30px;
    padding: 0;
    margin: 10px;
    overflow: hidden;
    cursor: pointer;
}

ul#navigation li#user a 
{
    text-align: left;
    width: 130px;
    background: none;
    border: none;
    margin: 0;
    padding: 5px;
    padding-left: 10px;
    padding-right: 0;
    overflow: hidden;
}


ul#navigation li#user a#language
{
    text-align: left;
    width: 40px;
    background: none;
    border: none;
    margin: 0;
    padding: 5px;
    overflow: hidden;
    float: right;
    padding-left: 0;
}

img#avatar
{
    display: block;
    float: left;
    width: 30px;
    height: 30px;
}

ul#navigation li#user img#flag
{
    display: block;
    float: right;
    width: auto;
    height: auto;
    margin: 7px;
    cursor: pointer;
}



ul#navigation li a:hover {
    color: #333333;
    background: url(/images/navhover.png) no-repeat top left;
    text-shadow: 0px 0px 3px #FFFFFF;
}

ul#history {
    margin: 0;
    padding: 0;
    display: block;
    height: 50px;
    list-style: none;
    overflow: hidden;
}

ul#history li {
    display: block;
    height: 20px;
    width: 120px;
    float: left;
    margin: 10px;
    padding: 5px 10px 5px 10px;
    font: 14px/21px "Trebuchet MS", Verdana, Arial, Sans-serif;
    background: #D4C9AA; 
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px; 
    overflow: hidden;
    cursor: pointer;
}

ul#history li#favorites {
    float: right;
}

ul#history li img {
    margin: 2px 0 2px 2px;
}

ul#history li.active {
    background: url(/images/2.0/back.png);
    background-position: 0 50px;
}

ul#history li.active a{
    color: #FFFFFF;
}

ul#langchoice 
{
    margin: 0;
    padding: 0;
    background: #333333;
    list-style: none;
    position: absolute;
    color: white;
    width: 200px;
    height: auto;
    margin: 10px;
    margin-top: 0;
    padding: 10px;
    top: 140px;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px; 
    display: none;
}

ul#langchoice li {
    text-align: left;
    display: block;
    clear: both;
    z-index: 100;
    border-bottom: 1px solid #999999;
    margin: 0;
}

ul#langchoice li a {    
    color: white;
    padding: 5px;
    display: block;
}

ul#langchoice li a:hover {
    background: #666666;
}



label {
    display: block;
    float: left;
    clear: both;
    height: 21px;
    text-align: left;
    margin: 0;
    width: 100%;
}

input, textarea, select {
    display: block;
    float: left;
    width: 606px;
    height: 22px;
    padding: 2px 5px 2px 5px;
    margin: 0;
    margin-bottom: 10px;
    font: 18px/18px "Trebuchet MS", Verdana, Arial, Sans-serif;
    border: 2px solid #333333;
    background: #FFFFFF;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px; 
}

textarea {
    clear: both;
    height: 150px;
    display: block;
    float: left;
}

select {
    padding: 0;
    width: 620px;
    height: 30px;
}


div.tweederde div.rounded input, 
div.tweederde div.rounded textarea {
    width: 586px;
    
}

div.tweederde div.rounded select {
    width: 600px;
}


input[type=hidden] {
    display: none;
}

div.tweederde div.rounded input.submit,
div.tweederde div.rounded input[type=submit],
input.submit, 
input[type=submit] {
    display: block;
    height: 30px;
    width: 140px;
    float: left;
    margin: 0;
    margin-left: 240px;
    margin-top: 10px;
    padding: 0;
    font: 18px/18px "Trebuchet MS", Verdana, Arial, Sans-serif;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px; 
    overflow: hidden;
    background: url(/images/2.0/back.png);
    background-position: 0 50px;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
}



input.submit:hover, 
input[type=submit]:hover {
    background: #333333;
}

div.eenderde input, 
div.eenderde textarea
{
    width: 288px;
    margin-bottom: 10px;
}

ul#navigation li#quicksearch input {
    display: block;
    background: transparent;
    margin: 0;
    padding: 0;
    height: 20px;
    width: 120px;
    margin: 10px 0 0 20px;
    padding: 5px;
}

ul#navigation li#quicksearch input#searchsubmit {
    display: block;
    margin: 0;
    padding: 0;
    height: 30px;
    width: 70px;
    margin: 10px 0 0 0;
    padding: 5px;
    text-align: center;
    border: none;
    color: #FFFFFF;
    font: 14px/20px "Trebuchet MS", Verdana, Arial, Sans-serif;
    font-weight: bold;
    text-shadow: 0px 0px 3px #333333;  	
}

ul#navigation li#quicksearch input#searchsubmit:hover {
    color: #333333;
    text-shadow: 0px 0px 3px #FFFFFF;  	
}

div.eenderde select 
{
    width: 300px;
    margin-bottom: 20px;
}



div.eenderde input.submit, 
div.eenderde input[type=submit] {
    margin-left: 80px;
    width: 140px;
}


img.rtext {
    float: right;
    margin: 0 0 20px 20px;
    border: 10px solid #FFFFFF;
    width: 280px;
}

img.icon {
    margin: 2px;
    border: none;
    float: left;
    margin-right: 5px;
}

img.icon_right {
    margin: 2px;
    border: none;
    float: right;
    margin-left: 5px;
}

img.mini {
    margin: 2px;
    float: left;
    margin-right: 7px;
    width: 50px;
    height: 50px;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px; 
}

a#mobile {
    margin: 0;
    padding: 0;
    position: absolute;

    width: 150px;
    height: 125px;

    right: 0;
    top: 0;
    display: block;
    background: url(/images/LIDB_iphone_app.png) no-repeat;
    text-decoration: none;
}

div.naam {
    display: block;
    height: 30px;
    overflow: hidden;
    font: 21px/30px "Trebuchet MS", Verdana, Arial, Sans-serif;
    font-weight: bold;
}

div.details {
    display: block;
    height: 20px;
    overflow: hidden;

}

div.thumb 
{
    display: block;
    float: left;
    width: 140px;
    height: 140px;
    overflow: hidden;
    text-align: center;
    margin: 0 20px 0px 0;
    font-size: smaller;
}

div.thumb img 
{
    border: 5px solid white; 
}

img.number {
    position: absolute;
    z-index: 100;
    height: 25px;
    width: 25px;
    margin: 27px 0 0 29px;
    display: block;
}

/*** star rating ***/

.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating {
    background: url(/images/star.png) left -1000px repeat-x;
}

.restaurant .star-rating,
.restaurant .star-rating a:hover,
.restaurant .star-rating a:active,
.restaurant .star-rating a:focus,
.restaurant .star-rating .current-rating,
.hotel .star-rating,
.hotel .star-rating a:hover,
.hotel .star-rating a:active,
.hotel .star-rating a:focus,
.hotel .star-rating .current-rating {
    background: url(/images/star_sml.png) left -1000px repeat-x;
}

.star-rating,
.restaurant .star-rating,
.hotel .star-rating{
    position:relative;
    width:250px;
    height:50px;
    overflow:hidden;
    list-style:none;
    margin:0;
    padding:0;
    margin-left: 25px;
    background-position: left top;
}
.restaurant .star-rating,
.hotel .star-rating{
    width:75px;
    height:15px;
    margin:3px 3px 0 0;
    display: inline;
    float: left;
}
.restaurant .star-rating li,
.hotel .star-rating li,
.star-rating li{
    display: inline;
    padding: 0;
}
.star-rating a, 
.star-rating .current-rating,
.restaurant .star-rating a, 
.restaurant .star-rating .current-rating,
.hotel .star-rating a, 
.hotel .star-rating .current-rating{
    position:absolute;
    top:0;
    left:0;
    text-indent:-1000em;
    height:50px;
    line-height:50px;
    outline:none;
    overflow:hidden;
    border: none;
    display:-moz-inline-block;
    display:-moz-inline-box;
    display:inline-block;
    vertical-align: middle;
}

.restaurant .star-rating a, 
.restaurant .star-rating .current-rating,
.hotel .star-rating a, 
.hotel .star-rating .current-rating{
    text-indent:-1000em;
    height:15px;
    line-height:15px;
}
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus, 
.restaurant .star-rating a:hover,
.restaurant .star-rating a:active,
.restaurant .star-rating a:focus,
.hotel .star-rating a:hover,
.hotel .star-rating a:active,
.hotel .star-rating a:focus{
    background-position: left bottom;
}
.star-rating a.one-star{
    width:20%;
    z-index:6;
}
.star-rating a.two-stars{
    width:40%;
    z-index:5;
}
.star-rating a.three-stars{
    width:60%;
    z-index:4;
}
.star-rating a.four-stars{
    width:80%;
    z-index:3;
}
.star-rating a.five-stars{
    width:100%;
    z-index:2;
}
.restaurant .star-rating .current-rating, 
.hotel .star-rating .current-rating, 
.star-rating .current-rating{
    z-index:1;
    background-position: left center;
}	

.inline-rating{
    display:-moz-inline-block;
    display:-moz-inline-box;
    display:inline-block;
    vertical-align: middle;
}

table {
    border-collapse: collapse;
    width: 100%;
}

table tr:hover {
    /* background: #D4C9AA; */
}

table tr th,
table tr td {
    padding: 5px;
    border-bottom: 1px solid #333333;
    vertical-align: top;
}

iframe 
{
    z-index: 10;
    border: none;
}

iframe#jsonapi {
    background: #FFFFFF;
}

.mark {

    float: right;
    cursor: pointer;
    color: #F4E9CA;
    padding: 5px;
    opacity: 0.5; 

    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.mark:hover {
    background: #F4E9CA;
    color: inherit;
    opacity: 1;
}

#adbanner {
    background: url(/images/bannerback.png) repeat-x;
    padding-top: 25px;
    position: fixed;
    height: 120px;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 1000;
    text-align: center;

}

#adbannercontent {
    margin: 0 auto;
    width: 960px;
    text-align: left;
}




