﻿*
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #666;
}

html, body
{
    height: 100%;
    margin: 0;
}
body
{
    background: url("img/background/background_light.png") no-repeat scroll center top transparent;
}
form
{
    padding: 0;
    margin: 0;
}
/* site layout */
#site-wrapper
{
    width: 868px;
    margin: auto;
}
#site-header
{
    height: 115px;
    width: 868px;
}
#site-menu
{
    height: 25px;
    background-color: #FA7100;
}
#site-content
{
    padding-top: 10px;
    background: url("img/layout/overlay.png") repeat scroll 0 0 transparent;
}

#site-content .main
{
    float: left;
    width: 644px;
    margin-top: 5px;
}

#site-content .sidebar
{
    float: right;
    width: 204px;
    background: url("img/layout/bg_gradient_lang.png") right bottom;
    margin-top: 5px;
}

#site-footer
{
    text-align: center;
    height: 50px;
}

#site-footer a
{
    text-decoration: none;
    margin-left: 10px;
    margin-right: 10px;
}
#site-footer a:hover
{
    text-decoration: underline;
}


/* end site layout */
.left
{
    float: left;
}
.right
{
    float: right;
}
.clear
{
    clear: both;
}
p
{
    color: #666;
}
ul
{
    padding-left: 15px;
}
li
{
    font-size: 9pt;
}

h1
{
    font-size: 20px;
    color: #666;
    padding: 0;
    margin: 0;
}
h2
{
    color: #393c3b;
    padding: 0;
    margin-top: 15px;
}
h3
{
    color: #666;
    padding: 0;
    margin: 0;
}

/* general styles */

a.orange, a.orange:active, a.orange:focus, a.orange:hover, a.orange:visited
{
    text-decoration: none;
    color: #ff5c00;
    font-weight: bolder;
    background: transparent;
}

a.grey, a.grey:active, a.grey:focus, a.grey:hover, a.grey:visited
{
    text-decoration: none;
    color: #666;
    font-weight: bolder;
}


a.underlined, a.underlined:active, a.underlined:focus, a.underlined:hover, a.underlined:visited
{
    text-decoration: underline;
}

.orange
{
    color: #ff5c00 !important;
}

.grey
{
    color: #666 !important;
}

.white
{
    color: #fff !important;
}

.bold
{
    font-weight: bold;
}

h1
{
    color: #666;
    font-size: 15pt;
    font-weight: normal;
    padding: 0;
    margin: 0;
}

h1.serifgothic, h2.serifgothic
{
    font-size: 20px;
    font-weight: normal;
}
h1.green, h2.green
{
    color: #008b92;
    padding: 0;
    margin: 0;
}

h2
{
    font-weight: bolder;
    margin-bottom: 15px;
}

p
{
    color: #666;
    font-weight: normal;
}

hr
{
    background-color: #ccc;
    color: #ccc;
    border: 0;
    height: 1px;
}
img
{
    border: none;
}
th
{
    border-bottom: #666 1px solid;
    text-align: left;
    font-weight: normal;
}
.bullet_list
{
    list-style-image: url(/content/img/icons/bullet.gif);
}
.checked_list
{
    padding-left: 25px;
    list-style-image: url(/content/img/icons/box_checked.gif);
}

.link_list
{
    margin: 0;
    padding: 0;
    margin-left: -10px;
}
.link_list li
{
    line-height: 1.8em;
    list-style-type: none;
    list-style-image: none;
    padding: 0 0 0 10px;
}
.link_list a
{
    text-decoration: none;
}
.link_list li:hover, .link_list li.active
{
    background: url('/content/img/icons/menu_pointer.gif') no-repeat left;
}
.link_list li:hover a, .link_list li.active a
{
    color: #ff5c00;
}
/* end general styles */

/* FAQ styles */

dt
{
    margin: 0;
    padding: 0;
    line-height: 2em;
    padding-left: 10px;
    background: url('/content/img/icons/menu_pointer_grijs.gif') no-repeat left;
}
dt:hover
{
    background: url('/content/img/icons/menu_pointer.gif') no-repeat left;
    color: #ff5c00;
    cursor: pointer;
}
dt.active
{
    background: url('/content/img/icons/menu_pointer_active.gif') no-repeat left;
    color: #ff5c00;
}
dd
{
    margin: 0;
    padding: 0;
    margin-bottom: 15px;
    margin-top: 5px;
    padding-left: 30px;
    display: none;
}

/*-- featured product -- */


#featured_product
{
    background: url('/content/img/layout/bg_puntjes.jpg') no-repeat center;
    width: 382px;
    height: 500px;
    position: relative;
}
#featured_product .product_image
{
    position: absolute;
    left: 25px;
}
#featured_product .product_description
{
    position: absolute;
    left: 195px;
}

#featured_product .product_description li
{
    font-size: 9pt;
}


.price_area
{
    color: #000;
    font-weight: bolder;
}

.price
{
    color: #ff5c00;
    font-weight: bold;
    font-size: 14pt;
}

#featured_product .product_list
{
    position: absolute;
    top: 300px;
    left: 25px;
}

#featured_product .product_list .button
{
    margin-left: 4px;
}
/* product block */

.product_block
{
    position: relative;
    float: left;
    background: url('/content/img/layout/bg_product_block.gif') no-repeat bottom right;
    width: 285px;
    height: 248px;
    margin: 0 10px 10px 0;
    padding: 5px;
}

.product_block h1
{
    font-size: 12pt;
    margin-top: 0px;
}

.product_block img
{
    float: left;
    margin: 10px 0 0 10px;
}

.product_block .omschrijving
{
    float: right;
    width: 215px;
    margin: 10px 0 0 0;
    padding: 0;
}

.product_block .omschrijving h2
{
    margin-top: 0;
    color: #000;
}

.product_block h6
{
    margin: 0 0 10px 0;
    color: #000;
    font-weight: normal;
}

.product_block .omschrijving .button
{
    margin: 0;
}

.product_block ul
{
    margin: 0 10px 2px 0;
    padding-left: 0px;
    list-style: none;
}

.product_block div.price_area
{
    position: absolute;
    bottom: 5px;
    left: 75px;
    width: 200px;
}

/* testimonial layout */

.testimonial
{
    background: none;
    height: 400px;
    width: 290px;
    padding: 0;
    margin: 25px 10px 10px 0;
}

.testimonial img
{
    float: none !important;
    margin: 5px 0 5px 0 !important;
}

.testimonial div
{
    height: 50px;
}

/* content blocks layout */
.dropshadow
{
    background: url('img/layout/shadowAlpha.png') no-repeat bottom right !important;
    background: url('img/layout/shadow.gif') no-repeat bottom right; /*margin: 5px 5px 5px 10px !important;*/
    margin: 5px;
    margin-right: 0px;
    margin-left: 10px;
    margin-top: 10px;
    padding: 0px; /* 			float: left; 			clear: left;      			 			*/
}
.innerbox
{
    margin: 0;
    background-color: #fff;
    background: url('img/layout/bg_gradient.gif') no-repeat bottom right #fff;
    border: 5px solid white;
    position: relative;
    right: 5px;
    bottom: 5px;
}

.innerbox .inner
{
    margin: 10px 10px 0px 10px;
}

.innerbox.product .inner
{
    margin: 10px;
}

.innerbox p
{
    margin: 0;
}
.dropshadow.product
{
    width: 100%;
    margin: 5px 0 5px 5px !important;
    margin: 5px 0 5px 0px; /* 			 			*/
}

.dropshadow .innerbox.product
{
    background: url('img/layout/bg-thema-product-block.gif') repeat-x bottom;
    border: none;
    height: auto;
}
.dropshadow.form
{
    width: 400px;
    margin: 5px 0 5px 5px !important;
    margin: 5px 0 5px 0px;
}

/* end content blocks layout */

/*--- Themes ---*/

#theme_main
{
    float: left;
    width: 322px;
}

#theme_sidebar
{
    float: right;
    width: 302px;
}
#theme_sidebar h3
{
    margin: 5px 0px 0px 0px;
}
#theme_sidebar div.price_area
{
    padding: 10px 0px 0px 0px;
}
#theme_sidebar h2.orange
{
    margin: 0;
}
#theme_main h2, #theme_sidebar h2
{
    margin: 10px 0px 2px;
    color: #666;
    font-size: 11pt;
}


/* content blocks */
#winkelwagen_contents
{
    width: 100%;
    border-collapse: collapse;
}
#winkelwagen_contents td
{
    font-size: 8pt;
    border-top: #d4dad4 1px solid;
}
#winkelwagen_contents .product_td
{
    width: 74%;
}
/* end content blocks */

/*
shopping basket styles
*/
.basket
{
    width: 100%;
    border-collapse: collapse;
}
.basket td, .basket th
{
    padding: 5px;
    font-size: 11px;
    border: none;
    font-weight: normal;
}

.basket .border_bottom td, .basket .border_bottom th
{
    border-bottom: 1px solid #666;
}

.basket .border_both td
{
    border-bottom: 1px solid #666;
    border-top: 1px solid #666;
}

.basket td img, .basket th img
{
    margin: -4px 3px 0 0;
    vertical-align: sub;
}

.basket_product, tr.totaal_row td
{
    font-weight: bolder;
}
#winkewagen_overzicht .basket td
{
    padding: 0;
}
#winkelwagen_overzicht .basket .totaal
{
    background-color: transparent;
    border-top: 1px solid #d8ded9;
}
.right-text
{
    text-align: right;
}

.totaal
{
    background-color: #f9e2d3;
}
td.korting
{
    color: #ff5c00;
    font-weight: bolder;
}
td.summary
{
    text-align: right;
    font-weight: bolder;
}


#product_overzicht
{
    margin: 20px 0 0 0;
    background-color: #f6f6f6;
    border: 1px solid #fff;
}

#product_overzicht div.product
{
    margin: 15px 0 0 0px;
    float: left;
    height: 110px;
    width: 88px;
    text-align: center;
}

#product_overzicht div p
{
    margin: 0;
}

#product_overview
{
    margin: 0px;
    background-color: #fff;
}
#product_overview div.product
{
    margin: 15px 0 0 0px;
    float: left;
    text-align: center;
    width: 210px;
    height: 160px;
}
#product_overview div.product .inner
{
    border-right: solid 1px #ddd;
    height: 160px;
    position: relative;
}
#product_overview ul
{
    padding-top: 0;
    margin-top: 0;
    padding-left: 5px;
}
#product_overview ul li
{
    font-size: 8pt;
}
/* end shopping basket styles */



/* popup */

popup, #login
{
    width: 380px;
    height: 275px;
    z-index: 5001;
    position: absolute;
    border: 5px solid #fff;
    background: url('img/layout/bg_gradient.gif') no-repeat bottom right;
    display: none;
    text-align: left;
    padding: 10px;
}

#login
{
    width: 280px;
    height: 160px;
}

#login .login_btn
{
    float: right !important;
    margin: 0 15px 0 0;
}

.popup .btn_close
{
    float: right;
    cursor: pointer;
}

.popup div .btn_close
{
    float: left;
}

.popup table
{
    margin-bottom: 20px;
}

.popup table td
{
    font-size: 10pt;
    border: none;
    padding: 5px 0 5px 5px;
}

.popup table td.checkbox
{
    vertical-align: top;
}

/*
.popup div
{
    position: absolute;
    bottom: 0px;
    width: 100%;
    margin-bottom: 10px;
}
*/

.popup div .img
{
    margin-left: 15px;
}

.popup div a, .popup div .img
{
    float: left;
}

.popup span.btn_close
{
    text-decoration: underline;
}

/* form styles */


.inputbox
{
    width: 230px;
    border: solid 1px #ccc;
    font-size: 10pt;
}

.inputbox.medium
{
    width: 60px;
}

.input-validation-error
{
    color: #f33;
    border: solid 1px #f99;
    background-color: #fffbfb;
}

.validation-summary
{
    padding: 5px;
    border: dotted 1px #f99;
    background-color: #fffbfb;
}
.validation-summary-errors
{
    color: #f33;
    font-weight: bold;
    background-color: #fffbfb;
}
.validation-summary-errors li
{
    font-weight: normal;
}

.bestelling_overzicht
{
    border: 1px solid #d8ded9; /*width: 602px;*/
    height: auto;
    padding: 10px;
}


.bestelling_overzicht .dropshadow
{
    float: none;
}

#winkelwagen_overzicht.dropshadow
{
    width: 100%;
}
#winkewagen_overzicht .basket td
{
    padding: 0;
}

#winkelwagen_overzicht .basket .totaal
{
    background-color: transparent;
    border-top: 1px solid #d8ded9;
}

#kwartaal_overzicht td
{
    border: none;
}

#kwartaal_overzicht .subtotaal
{
    border-top: 1px solid #d8ded9;
}

#kwartaal_overzicht .totaal
{
    border-bottom: 1px solid #d8ded9;
    border-top: 1px solid #d8ded9;
    background-color: transparent;
}

#kwartaal_overzicht
{
    position: absolute;
    left: 410px;
    bottom: 0px;
}

.overzicht_container
{
    position: relative;
    border: 1px solid white;
    margin-left: -10px;
}

.bestelling_overzicht .basket
{
    width: 100%;
    border-collapse: collapse;
}
.bestelling_overzicht .basket td, .bestelling_overzicht .basket th
{
    padding: 5px;
    font-size: 10pt;
    border: none;
    font-weight: normal;
}

.bestelling_overzicht .basket .border_bottom td, .bestelling_overzicht .basket .border_bottom th
{
    border-bottom: 1px solid #666;
    empty-cells: show;
}

.bestelling_overzicht .basket .border_both td
{
    border-bottom: 1px solid #666;
    border-top: 1px solid #666;
    empty-cells: show;
}

.bestelling_overzicht .basket td img, .bestelling_overzicht .basket th img
{
    margin: -4px 3px 0 0;
    vertical-align: sub;
}

.bestelling_overzicht .basket_product, tr.totaal_row td
{
    font-weight: bolder;
}


/* tooltip css */


.jTip
{
}
#JT
{
    position: absolute;
    z-index: 5500;
    margin-top: 0px; /* arrow pointer */
    margin-left: 0px;
}
#JT div.tt_content *
{
    font-size: 8pt;
}
#JT div.tt_content p
{
    padding: 0;
    margin: 0;
    padding-bottom: 5px;
}

/* Opmaak tooltip */
.tt_bottom
{
    position: relative;
    width: 201px;
    overflow: hidden;
    float: left;
    background: url(/content/img/jtip/bottom.png) 0 100% repeat-x;
    padding-bottom: 8px;
}
.tt_left
{
    background: url(/content/img/jtip/left.png) 0 100% repeat-y;
}
.tt_arrow
{
    background: url(/content/img/jtip/arrow.png) 0 5px no-repeat;
}
.tt_arrow_right
{
    background: url(/content/img/jtip/arrow_right.png) 0 35px no-repeat;
}
.tt_right
{
    background: url(/content/img/jtip/right.png) 100% 100% repeat-y;
    padding: 5px 13px 5px 27px;
}
.tt_top
{
    background: url(/content/img/jtip/top.png) 0 0 repeat-x;
    padding-top: 8px;
}
.tt_background
{
    background: url(/content/img/layout/bg_gradient.png) no-repeat bottom right #fff;
    color: #666; /*min-height: 97px;*/
    text-align: left;
    border: 1px solid #fff;
}


/* end tooltip css */

/* Product filters */
.product_filters *
{
    padding: 0;
    margin: 0;
}
.product_filters input
{
    /*display: none;*/
}
.product_filters a
{
    padding-left: 17px;
    background: url(/content/img/icons/box.gif) 0 0 no-repeat;
    text-decoration: none;
}
.product_filters a.checked
{
    background: url(/content/img/icons/box_checked.gif) 0 0 no-repeat;
}

.ajax_activity
{
    background: url(/content/img/icons/loading.gif) right 0 no-repeat;
}


table.info_table
{
    width: 100%;
    border-collapse: collapse;
    background-color: #eee;
}
table.info_table th, table.info_table thead td
{
    font-size: 10pt;
    font-weight: bold;
    color: #ff5c00;
    border: none;
    padding: 5px;
}
table.info_table tbody td
{
    font-size: 9pt;
    padding: 5px;
}

.product-cross-sell-block ul
{
    padding-left: 10px;
}

.upsell_banner
{
    background-color: #ff7f00;
}

.upsell_banner .upsell_inner
{
    margin: 0;
    padding: 10px;
}
.upsell_banner h2
{
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    margin: 0;
}
.upsell_banner p
{
    color: #000;
    font-size: 12px;
}
/* recipes */
#recipes
{
    width: 632px;
    margin: 0;
    padding: 0;
}

#recipes .recipe_block
{
    width: 298px;
    background-color: #fff;
    margin-right: 18px;
    float: left;
    margin-bottom: 18px;
}
#recipes .recipe_block .inner
{
    border: solid 1px #f2f2f2;
    border-bottom: solid 2px #e0e0e0;
    border-right: solid 2px #e0e0e0;
    padding: 10px;
}
#recipes .recipe_block .outer
{
    background-color: #fafafa;
    background: url(img/layout/bg_gradient.gif) bottom right no-repeat;
    height: 230px;
}

/* block with border */

.border-block
{
    border: solid 1px #e1e1e1;
    border-bottom: solid 2px #d1d1d1;
    border-right: solid 2px #d1d1d1;
    margin-bottom: 5px;
    background-color: #fff;
}
.border-block h2
{
    margin: 0 0 15px 0;
    padding: 0;
}
.border-block .head h2
{
    margin: 0;
    color: #fff;
}
.border-block .head, .border-block .foot
{
    padding: 5px 8px 5px 8px;
    font-weight: bold;
}
.border-block .head.orange, .border-block .foot.orange
{
    background-image: url(/content/img/layout/bg_orange_gradient.png);
    color: #fff;
    font-weight: bold;
}
.border-block .head.green, .border-block .foot.green
{
    background-image: url(/content/img/layout/bg_green_gradient.png);
    color: #fff;
    font-weight: bold;
}
.border-block .head.grey, .border-block .foot.grey
{
    background-color: #666;
    color: #fff;
    font-weight: bold;
}
.border-block .outer
{
    padding: 5px;
}
.border-block.header .outer
{
    padding-top: 0;
}
.border-block.footer .outer
{
    padding-bottom: 0;
}
.border-block .inner
{
    border-right: solid 1px #eee;
    border-bottom: solid 1px #eee;
    background: url(/content/img/layout/bg_gradient.gif) bottom right;
    padding: 5px 3px 5px 3px;
}
.border-block .inner ul
{
    padding-left: 20px;
}

/* theme banner */
#theme_banner
{
    width: 641px;
    background: #fff url(/content/img/home/theme_banner/bg.png) no-repeat bottom right;
    position: relative;
}
#theme_banner #content
{
        float: right;
    width: 481px;
    
}
#theme_banner .content
{

    height: 287px;
    padding: 10px 8px 10px 0;
    
}

#theme_banner .content h1
{
    height: 40px;
}

#theme_banner .menu
{
    padding: 10px 0 10px 8px;
    width: 144px;
    float: left;
    margin: 0;
}

#theme_banner .menu ul
{
    margin: 0px 0;
    padding: 0;
}
#theme_banner .menu li
{
    list-style: none;
    margin: 5px 0;
    padding: 4px 0 4px 5px;
}
#theme_banner .menu li a
{
    color: #666;
    font-weight: normal;
    text-decoration: none;
}
#theme_banner .menu li a:hover
{
    color: #f60;
}
#theme_banner .menu li.active
{
    background: url(/content/img/home/theme_banner/li-bg.gif) no-repeat left;
}
#theme_banner .content .product_image
{
    float: left;
    width: 90px;
}
#theme_banner .content .product_info
{
    float: left;
    width: 50%;
}
#theme_banner .content .product_info .info_area
{
    height: 7em;
}
#theme_banner p, #theme_banner li
{
    font-size: 9pt;
}
#theme_banner .product_info h3
{
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
}
#theme_banner .product_info p
{
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
}

#theme_banner .product_info p
{
    padding: 0;
    margin: 0;
    font-size: 9pt;
}
#theme_banner .product_info .price_area p
{
    margin-bottom: 5px;
}

/* campaign banner */
#campaign_banner
{
    width: 644px;
    height: 115px;
    position: relative;
}
#campaign_banner .banner
{
    width: 644px;
    height: 115px;
}
#campaign_banner .banner .paging
{
    position: absolute;
    bottom: 10px;
    left: 245px;
}
#campaign_banner .banner .ordering
{
    position: absolute;
    bottom: 15px;
    left: 400px;
}
#campaign_banner .banner .paging a
{
    padding: 1px 2px 1px 2px;
    text-decoration: none;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    margin-right: 3px;
}
#campaign_banner #banner01 .paging a
{
    background-color: #636eaf;
}
#campaign_banner #banner01 .paging a.active
{
    background-color: #ff5c00;
}
#campaign_banner #banner02 .paging a
{
    background-color: #47bbad;
}
#campaign_banner #banner02 .paging a.active
{
    background-color: #ff5c00;
}
#campaign_banner #banner03 .paging a
{
    background-color: #d64797;
}
#campaign_banner #banner03 .paging a.active
{
    background-color: #ff5c00;
}
#campaign_banner #banner04 .paging a
{
    background-color: #fabf77;
}
#campaign_banner #banner04 .paging a.active
{
    background-color: #ff5c00;
}


/* products banner */

#products_banner
{
    width: 644px;
    height: 150px;
    position: relative;
}
#products_banner .banner
{
    width: 644px;
    height: 150px;
}

#products_banner .nav_previous
{
    position: absolute;
    left: 15px;
    bottom: 75px;
}
#products_banner .nav_next
{
    position: absolute;
    left: 450px;
    bottom: 75px;
}
#products_banner .nav_bestellen
{
    position: absolute;
    right: 70px;
    bottom: 0px;
}