﻿body 
{
    margin:0px;
    font-family: Arial;
    font-size:11px;
}

#wrapper
{
    position:absolute;
    top:131px;
    width:100%;
}

#header
{
    position:absolute;
    top:0px;
    width:100%;
    height:121px;
    background-image:url(images/header-background.gif);
    background-repeat:repeat-x;
}

#topmenu
{
    width:946px;
    height:33px;
    background-image:url(images/topmenu.gif);
    text-align:right;
    font-family:Tahoma, Arial;
    font-size:7pt;
    text-transform:uppercase;
    padding-right:15px;
}

#topmenu A:link, #topmenu A:visited, #topmenu A:hover, #topmenu A:active
{
    display:inline-block;
    color:#007DAE;
    text-decoration:none;    
    padding:7px 5px 0px 10px;
}

#logo
{
    float:left;
    height:58px;
}

#search
{
    float:right;
    width:220px;
    text-align:right;
    padding-top:25px;
    padding-right:5px;
}

.container
{
    width:961px;
    height:100%;
    margin-left:auto;
    margin-right:auto;
}

.clear
{
    clear:both;
}

.button
{
    border: 0px;
    height: 23px;
    background: url(images/button.gif) no-repeat;
    background-position: 0px 1px;
    font-family: Arial;
    font-size: 12px;
    font-weight:bold;
    color: White;
    width: 72px;
}

.button-zoeken
{
    border: 0px;
    height: 27px;
    background: url(images/button_zoeken.gif) no-repeat;
    background-position: 0px 1px;
    width: 100px;
}


#main
{
    width:100%;
    padding-bottom:10px;
}

#mainmenu
{
    background: url(images/mainmenu.gif) no-repeat;
    width:100%;
    height:27px;
    font-family:Tahoma, Arial;
    font-size:7pt;
    font-weight:bold;
    text-transform:uppercase;
}

#mainmenu A:link, #mainmenu A:visited, #mainmenu A:active, #mainmenu A:hover
{
    display:inline-block;
    color:White;
    text-decoration:none;
    padding:9px 10px 0px 11px;
}

#column-left
{
    float:left;
    width: 195px;
}

#column-center
{
    float:left;
    width:545px;
    margin-left:10px;
}

#column-main
{
    float:right;
    width:750px;
}

#column-right
{
    float:right;
    width: 195px;
}

.box-orange
{
    padding-bottom:10px;
    width:195px;
}

.box-orange div.header
{
    background: url(images/box-orange.gif) no-repeat;
    width:180px;
    height:20px;
    font-family:Century Gothic, Arial;
    font-size:10pt;
    color:White;
    font-weight:bold;
    text-transform:uppercase;
    padding: 3px 0px 0px 15px;
}

.box-orange div.content
{
    border:1px solid #F4A05E;
    background-color: #FFEBDC;
    font-size:12px;
}

.box-orange div.content-white
{
    border:1px solid #F4A05E;
    background-color: #FFFFFF;
    font-size:12px;
    padding:5px;
}

form#zoeken
{
    margin:0px;
    padding:5px;
}

.box-orange div.content A:link, .box-orange div.content A:visited, .box-orange div.content A:hover, .box-orange div.content A:active
{
    display:block;
    color:Black;
    text-decoration:none;
    background: url(images/arrow-orange.gif) no-repeat;
    background-position: 10px 7px;
    
    padding:3px 0px 3px 30px;
    border-top:1px dotted #F4A05E;
}

.box-blue
{
    padding-bottom:10px;
    width:195px;
}

.box-blue div.header
{
    background: url(images/box-blue.gif) no-repeat;
    width:180px;
    height:20px;
    font-family:Century Gothic, Arial;
    font-size:10pt;
    color:White;
    font-weight:bold;
    text-transform:uppercase;
    padding: 3px 0px 0px 15px;
}

.box-blue div.content
{
    border:1px solid #00AEE0;
    background-color: #DCEFF4;
    padding:5px;
}

.box-blue div.content-white
{
    border:1px solid #00AEE0;
    background-color: #FFFFFF;
    padding:5px;
}


.box-blue div.footer
{
    border-left:1px solid #00AEE0;
    border-right:1px solid #00AEE0;
    border-bottom:1px solid #00AEE0;
    background-color: #A6E3F3;
    text-align:right;
    padding:2px 5px 2px 0px;
}

.box-main
{
    padding-top:10px;
    width:369px;
    float:left;
}

.box-main div.header
{
    background: url(images/box-main.gif) no-repeat;
    width:369px;
    height:20px;
    font-family:Century Gothic, Arial;
    font-size:10pt;
    color:White;
    font-weight:bold;
    text-transform:uppercase;
    padding: 3px 0px 0px 0px;
}

.box-main div.content
{
    border:1px solid #00AEE0;
    background-color: White;
    padding:20px 10px 5px 10px;
}

.box-main div.footer
{
    border-left:1px solid #00AEE0;
    border-right:1px solid #00AEE0;
    border-bottom:1px solid #00AEE0;
    background-color: #A6E3F3;
    text-align:right;
    padding:2px 5px 2px 0px;
}

.box-main a.list
{
    display:inline-block;
    height:50px;
    width:346px;
    border-top:1px solid #00AEE0;
    border-bottom:1px solid #00AEE0;
    padding-top:2px;
    padding-bottom:2px;
    background-color: #DCEFF4;
    text-decoration:none;
}

.box-main a.list-alt
{
    display:inline-block;
    width:346px;
    height:50px;
    padding-top:2px;
    padding-bottom:2px;
    text-decoration:none;
}

.box-main a.more
{
    display:inline-block;
    padding-top:10px;
    width:346px;
    text-align:right;
    color:#00AEE0;
    font-family:Tahoma;
    font-size:8pt;
    font-weight:bold;
    text-decoration:none;
}

.box-main span.number
{
    color:Orange;
    font-size:16px;
    font-weight:bold;
    padding-left:10px;
    float:left;
    cursor:pointer;
}

.box-main img
{
    float:left;
    padding-left:10px;
}

.box-main span.body
{
    display:inline-block;
    font-size:11px;
    font-weight:normal;
    padding-left:10px;
    color:Black;
    cursor:pointer;
}

.box-main span.name
{
    display:inline-block;
    font-size:11px;
    font-weight:bold;
    padding-left:10px;
    color:Black;
    cursor:pointer;
}

.box-main span.from
{
    display:inline-block;
    height:20px;
    padding-top:9px;
    padding-right:10px;
    font-family:Tahoma;
    font-size:7pt;
    float:right;
    text-transform:uppercase;
    color:#FD7100;
    cursor:pointer;
}

.box-main span.price
{
    display:inline-block;
    padding-right:10px;
    font-size:12pt;
    font-family:Arial Black;
    float:right;
    color:#FD7100;
    cursor:pointer;
}

.box-main span.euro
{
    display:inline-block;
    padding-right:4px;
    padding-top:2px;
    font-family:Arial;
    font-weight:bold;
    font-size:13pt;
    float:right;
    color:#FD7100;
    cursor:pointer;
}



.leaderboard
{
    padding-top:10px;
    text-align:center;
}           

#results ul
{
    margin:0px;
    padding:20px 0px 0px 0px;
}

#results li
{
    border-top:1px solid silver;
    padding:10px 0px 0px 0px;
    margin:0px;
    list-style: none;
    height:90px;
    width:545px;
    clear:both;
}

#results img.foto
{
    float:left;
    width:100px;
}


.results-body
{
    padding-left:10px;
    width:310px;
    height: 75px;
    float:left;
}

#results div.name a
{
    font-size:12px;   
    font-weight: bold;
    color: #00AEE0;
    text-decoration:none;
}


#results div.dest a
{
    color: #00AEE0;
    text-decoration: none;
}

.results-price
{
    color:orange;    
    cursor:pointer;
    width:120px;
    height:40px;
    padding-top:35px;
    float:left;
}

.results-price h1
{
    color:orange;
    font-size:11px;
    font-weight: normal;
    text-align:right;
    margin:0px;
    text-decoration: none;
}

.results-price h2
{
    color:orange;
    font-size:24px;
    font-weight: bold;
    text-align:right;
    margin:0px;
    text-decoration: none;
}

.pagination-active
{
    display: inline-block;
    border:1px solid #F4A05E;
    width:15px;
    height:15px;
    margin-left:2px;
    font-weight: bold;
    background-color:#EFC8A9;
}

a.pagination-inactive
{
    display: inline-block;
    border:1px solid #F4A05E;
    width:15px;
    height:15px;
    margin-left:2px;
    font-weight: normal;
    text-decoration: none;
    color:black;
    background-color:#FFEBDC;
}

a.pagination-inactive:hover
{
    display: inline-block;
    border:1px solid #F4A05E;
    width:15px;
    height:15px;
    margin-left:2px;
    font-weight: normal;
    text-decoration: none;
    color:black;
    background-color:#EFC8A9;
}

a.pagination
{
    color:#F4A05E;
    text-decoration: none;
}


#item-detail
{
    padding-top:10px;
}

#item-detail div.left
{
  float:left;
  width:160px;
}

#item-detail div.foto
{
    padding-bottom:30px;
    height:100px;
}

#item-detail div.prijsbox
{
    font-size:24px;
    text-align:right;
    font-weight:bold;
    color:orange;
}

#item-detail div.from
{
    font-size:11px;
    text-align: right;
    color:orange;
    margin-top:30px;
}

#item-detail div.right
{
    float:right;
    width:370px;
}

#item-detail div.name
{
    font-size:12px;   
    font-weight: bold;
    color: #00AEE0;
    margin:0px;
    padding:0px;
}

#item-detail div.dott
{
}

#item-detail div.dott a
{
    font-size:11px;   
    color: #00AEE0;
    text-decoration:none;
}

#item-detail div.boeken
{
    float:right;
}

#item-detail div.boeken a
{
    font-size:11px;
    font-weight: bold;
    color:orange;
    text-decoration:none;
}
#item-detail div.boeken a:hover
{
    font-size:11px;
    font-weight: bold;
    color:orange;
    text-decoration:underline;
}

#item-detail div.desc
{
    margin:0px;
    padding:10px 0px 10px 0px;
}



.sellarg
{
    width:180px;
}

.fineheader
{
    font-weight:bold;
}

.finelinks a
{
    font-size:11px;
    color:gray;
}

.finetext
{
    font-size:11px;
    color:black;    
}


.finelinks
{
    padding-bottom:10px;
}


#footer
{
    width:100%;
    height:225px;
    background: url(images/footer.gif) repeat-x;
}

#footer div.header
{
    padding-top:25px;
    font-weight:bold;
}

#footer div.links
{
    width:135px;
    padding-top:20px;
    float:left;
}

#footer div.links A:link, #footer div.links A:visited, #footer div.links A:active, #footer div.links A:hover
{
    display:block;
    color:#006B9C;
}

#copyright
{
    width:100%;
    text-align:center;
}

#copyright a
{
    color:black;
    text-decoration: underline;
}


.signup-form
{
    border-top:1px solid #00AEE0;
    border-bottom:1px solid #00AEE0;
    padding-top:2px;
    padding-bottom:2px;
    background-color: #DCEFF4;
    text-decoration:none;
}

.warning
{
    display:inline-block;
    border:1px solid red;
    background-color: pink;
    width:520px;
    padding:10px;
    font-weight:bold;
}
