/* BW BAR TOUCH */

#bw-touch{
    z-index:1000;
    position:relative;
    max-width:100%;
    max-height:100%;
    display:inline-block;
    float:right;
    list-style:none;
}
#bw-touch li a{
    font-family: 'Bree Serif',Georgia,serif;
    float:left;
    position:relative;
    color:rgba(0, 0, 0, 0.6);
    vertical-align:middle;
    font-size:14px;
    padding:4px 38px 8px 5px; margin:10px 5px 0 0;
    text-shadow:1px 0 0 #ffffad;
    text-decoration:none;}
#bw-touch li a span{
    position:absolute;
    top:0; right:0;
    width:30px;
    height:31px;
    background:url(../img/dropdown_arrow.png);}

.sub{
    z-index:150;
    position:absolute;
    top:40px; right:0;
    display:none; margin:0 5px 0 0; padding:0;
    list-style:none;
    width:185px;
    background:#fff;
    box-shadow:0 2px 3px #a2a2a2;
    border-radius:3px; border:1px solid #e9e9e9;
    float:right;}
#bw-touch .sub li a{
    color:#2f2f2f;
    width:155px;
    text-shadow:none;
    border-top:1px solid #fff;
    border-bottom:1px solid #e9e9e9;
    margin:0; padding:10px 15px;}
#bw-touch .sub li:last-child a{
    border-bottom:none;}



/* BW BAR */
#bw-more{
    width:1000px;
    margin:0 auto;}
#bw-more li.first{
    float:right;
    position:relative;
    border:0;
    list-style:none;}
#bw-more li.first a{
    transition: all 1s ease-in;
    margin:5px 0 0 0;
    width:150px;
    text-decoration:none;
    display:inline-block;
    padding:5px;
    border-radius:3px;
    border:1px solid #e1e1bd;
    list-style:none;
    background:#fcfbe5;
    box-shadow: 0px 1px 0px #fff, inset 0px 2px 0px  #fff;}
#bw-more li.first a:hover{
    background-color:#ffbf12;
    border-color:#e1a400;
    border-top-color:#ffc11a;
    box-shadow: 0px 2px 0px 0px #e1e1bd, inset 0px 2px 0px  #ffd974;}
#bw-more li.first ul.drop{
    display:none;
    position:absolute;
    background:#f8f8e3;
    border:1px solid #e1e1bd;
    left:0;
    border-bottom-left-radius:3px;
    border-bottom-right-radius:3px;
    top:45px;}
#bw-more li.first ul.drop li{
    list-style:none;}
#bw-more li.first ul.drop li a{
    border:0;
    display:block;
    border-bottom:1px solid #e1e1bd;
    padding:5px;
    box-shadow:inset 0px 2px 0px  #fff;
    list-style:none;
    margin:0 0 0 0;}
#bw-more li.first ul.drop li a:hover{
    background-color:#ffbf12;
    box-shadow: 0px 2px 0px 0px #e1e1bd, inset 0px 2px 0px  #ffd974;}

#bw-more li.first:hover ul.drop{
    display:block;
}

#bw-more li.site a, #bw-more li ul.drop li.site a{
    -webkit-transition: background-color 200ms ease-in;
    -moz-transition: background-color 200ms ease-in;
    -o-transition: background-color 200ms ease-in;
    -ms-transition: background-color 200ms ease-in;
    transition: background-color 200ms ease-in;
    padding:8px 8px 8px 32px;
    background:url(../img/icons.png) no-repeat 7px 8px;}
#bw-more li.site a{
    padding:8px 8px 9px 32px;
    background-position:7px 11px;}
#bw-more li ul.drop li.boekenzoekdienst a{
    background-position:7px -20px;}
#bw-more li ul.drop li.boekennieuws a{
    background-position:7px -76px;}
#bw-more li ul.drop li.boekendrop a{
    background-position:7px -48px;}


.bw-icon {
    background:url(../img/icons.png) no-repeat 6px 8px #fcfbe5;
    position:relative;
    overflow:hidden;
    float:right;
    width: 35px;
    height:35px;
    padding:2px 1px 1px 2px;
    margin:5px 3px ;
    border:1px solid #e1e1bd;
    list-style:none;
    box-shadow: 0px 1px 0px #fff, inset 0px 2px 0px  #fff;

    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;

    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}
.bw-icon a{text-decoration:none;}
.bw-icon.boekenzoekdienst {
    background-position:6px -20px;}
.bw-icon.boekennieuws {
    background-position:6px -76px;}
.bw-icon.boekendrop {
    background-position:6px -47px;}
.bw-icon.boekstra {
    background-position:6px -104px;}

.bw-icon:hover{
    width: 150px;
    background-color:#ffbf12;
    box-shadow:0px 1px 0px #fff, inset 2px 1px 1px  #d9a720;
}
.bw-icon.boekenzoekdienst:hover{	width: 156px;}
.bw-icon.boekennieuws:hover{	width: 135px;}
.bw-icon.boekendrop:hover{	width: 115px;}
.bw-icon.boekstra:hover{ width:90px;}
.bw-icon:hover .tag{
    opacity:100; filter: alpha(opacity = 100);}
.bw-icon .tag{
    top:1px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    opacity:0; filter: alpha(opacity = 0);
    position:absolute;
    left:20px;}



/* Boekwinkeltjes bar */
#bwb{
    width:100%;
    height:50px;
    z-index:200;
    position:relative;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff ;
    box-shadow: 0px 1px 0px 0px #e9e9cc, 0px 2px 2px  #f9f9f9;
    background: rgb(255,255,232); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(255,255,232,1) 0%, rgba(249,248,227,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,232,1)), color-stop(100%,rgba(249,248,227,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,255,232,1) 0%,rgba(249,248,227,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,255,232,1) 0%,rgba(249,248,227,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,255,232,1) 0%,rgba(249,248,227,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,255,232,1) 0%,rgba(249,248,227,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffe8', endColorstr='#f9f8e3',GradientType=0 ); /* IE6-9 */
    -webkit-transition:all 0.25s ease-out;
    -moz-transition:all 0.25s ease-out;
    -o-transition:all 0.25s ease-out;
    transition:all 0.25s ease-out;}
