@import url('forms.css');

/*
---------------------------------------------------------------------------
Reset de waarden
---------------------------------------------------------------------------
*/

html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, #nav ul, dl, address {
	margin:0;
	padding:0;
}

body,input,textarea {
	font:12px/18px Arial, Helvetica,sans-serif;

}

body {
	background: url(../img/bg.gif) repeat-x;
	color:#292929;
}

html, body {
	height: 100%;
}

img {
	border:0;
}

p {
	margin: 0 0 1.6em 0;
}

.error {
    color: #CC0000;
}

/*
---------------------------------------------------------------------------
Float Fix
---------------------------------------------------------------------------
*/

.clearfix:after {
	content:".";
	font-size: 0;
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */


/*
---------------------------------------------------------------------------
Container
---------------------------------------------------------------------------
*/

.container {
	width: 870px;
	position:relative;
	margin: 0 auto -27px auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

/*
---------------------------------------------------------------------------
Header
---------------------------------------------------------------------------
*/
.header {
	background: url(../img/header.png) no-repeat;
	width: 100%;
	height: 88px;
	z-index: 1;
	margin-top: 9px;
	float: left;
	position: relative;
}

.header h1 a {
	width: 209px;
	height: 55px;
	background: url(../img/logo.gif) no-repeat;
	display: block;
	text-decoration: none;
	position: relative;
	margin-left: 12px;
	margin-top: 25px;
	z-index: 10;
}

*html .header h1 a {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/img/header.png", sizingMethod="crop");
}

.header h1 a span {
	visibility: hidden;
}

.header .visual a {
    display: block;
    width: 244px;
    height: 83px;
    background: url(../img/bg-hulp-of-vragen.png) no-repeat;
    position: absolute;
    right: 0;
    top: 0;
}

    .header .visual a span {
    	display: none;
    }

        *html .visual a {
        	background: none;
        	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/img/bg-hulp-of-vragen.png", sizingMethod="crop");
        }

/*
---------------------------------------------------------------------------
Wrapper
---------------------------------------------------------------------------
*/

.wrapper {
	width: 100%;
}

/*
---------------------------------------------------------------------------
Sidebar
---------------------------------------------------------------------------
*/

.sidebar {
	width: 227px;
	float: left;
}

/*
---------------------------------------------------------------------------
Navigatie
---------------------------------------------------------------------------
*/

#nav {
	padding: 0;
	margin: 0;
	list-style: none;
	width : 18em;
	border: 1px solid #c3c9cd;
	margin: 20px  0 20px 5px;
	padding: 2px;
	clear: both;
}

    #nav ul { /* all lists */
		float: left;
		z-index: 20;
	}

	#nav li { /* all list items */
		position : relative;
		float: left;
		line-height : 1.5em;
		list-style-type: none;
		z-index: 20;
	}

	#nav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 18em;
		margin-top : -2.1em;
		border: 1px solid #fff;
	}

	#nav li ul ul { /* third-and-above-level lists */
		left: -999em;
		margin-left : 15em;
	}

	#nav li a {
		width: 17.3em;
		w\idth : 16.3em;
		display : block;
		color : white;
		font-weight : bold;
		text-decoration : none;
		padding: 3px 0px 3px 20px;
		background: #246b9a url(../img/pijl.gif) 4px center no-repeat;
		border-bottom: 1px solid #7a9eb5;
	}

	#nav li ul a {
        width: 14.3em;
        w\idth : 13.3em;
	}

	#nav li a:hover {
		background: #2974a6 url(../img/pijl.gif) 4px center no-repeat;
		position: static;
	}

	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}

	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}

.openingstijden {
	height: 75px;
	width: 212px;
	background: url(../img/bg-openingstijden.jpg) no-repeat;
	padding: 5px;
	margin-left:5px;
	float: left;
	display: inline;
	text-align: center;
    font-size: 11px;
}

    .openingstijden h2 {
        padding-top: 26px;
        color: #d02126;
        font: bold 24px/26px 'Trebuchet MS',verdana,tahoma,arial,sans-serif;
        text-transform: uppercase;
    }

    .openingstijden a, .openingstijden a:hover {
        color: #246b9a;
    }

/*
---------------------------------------------------------------------------
Website productkaart
---------------------------------------------------------------------------
*/

.websiteproduct {
	background: #fff url(../img/bg-product.gif) no-repeat right bottom;
	height: 170px;
	width: 190px;
	margin-left: 5px;
	border: 1px solid #dadbdb;
	padding: 15px;
	margin-bottom: 20px;
	float: left;
	display: inline;
}

.websiteproduct h2 {
	color: #d02126;
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px solid #c3c9cd;
	text-align: right;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.websiteproduct .productheader h3 {
	font-size: 18px;
	font-weight: normal;
	color: #30739f;
	margin-bottom: 5px;
}

.websiteproduct .productafbeelding table {
	width: 100%;
	height: 100px;
	border: 1px solid #dadbdb;
	background: #fff;
}

.websiteproduct .productfooter p {
	margin: 0;
	line-height: 27px;
	font-size: 11px;
	font-weight: bold;
	color: #246b9a;
	position: relative;
}

.websiteproduct .productfooter p a {
	color: #246b9a;
	background: url(../img/pijl.gif) no-repeat right center;
	padding-right: 15px;
}

.websiteproduct .productfooter p a:hover {
	color: #d02126;
}


.websiteproduct .productfooter p span {
	font-size: 18px;
	color: #d02126;
	position:	absolute;
	top: -1px;
}

.websiteproduct .productfooter p.prijs {
	float: left;
}

.websiteproduct .productfooter p.link {
	float: right;
}

/*
---------------------------------------------------------------------------
Content
---------------------------------------------------------------------------
*/

.content {
	float: left;
	display: inline;
	margin-left: 50px;
	margin-top: 20px;
	width: 593px;
}

    .content h2 {
    	color: #246b9a;
    	font-size: 20px;
    	font-weight: normal;
    	border-bottom: 1px solid #dadbdb;
    	padding-bottom: 10px;
    	margin-bottom: 10px;
    }

    .content h3 {
    	color: #D02126;
    	font-size: 16px;
    	font-weight: normal;
    	padding-bottom: 10px;
    }

.content a {
	color: #246b9a;
	text-decoration: underline;
}

.content a:hover {
	color: #d02126;
}

/*
---------------------------------------------------------------------------
Push
---------------------------------------------------------------------------
*/

.push {
	height: 27px;
}

/*
---------------------------------------------------------------------------
Footer
---------------------------------------------------------------------------
*/

.footer {
	margin: 0 auto;
	position: relative;
	width: 870px;
	border-top: 2px solid #396798;
}

.footer p.footerinfo {
	color: #6e6d6d;
	font-size: 11px;
	margin: 0;
	line-height: 25px;

}

.footer a, .footer a:hover {
    color: #6e6d6d;
    text-decoration: none;
}

/*
---------------------------------------------------------------------------
Webshop winkelmandje overzicht
---------------------------------------------------------------------------
*/

.mini-cart {
	background: #fff url(../img/bg-product.gif) no-repeat right bottom;
	height: 125px;
	width: 195px;
	margin-left: 5px;
	border: 1px solid #dadbdb;
	padding: 12px;
	margin-bottom: 20px;
	float: left;
	display: inline;
}

.mini-cart h2 {
	color: #d02126;
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px solid #c3c9cd;
	text-align: right;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.mini-cart .cartheader h3 {
	font-size: 18px;
	font-weight: normal;
	color: #30739f;
	margin-bottom: 5px;
}

.mini-cart .cartfooter p {
	font-size: 11px;
	color: #246b9a;
	position: relative;
	margin: 10px 0 0 0;
}

.mini-cart .cartfooter p a {
	color: #246b9a;
	background: url(../img/pijl.gif) no-repeat right center;
	padding-right: 18px;
	font-weight: bold;
}

.mini-cart .cartfooter p a:hover {
	color: #d02126;
}

.mini-cart .cartfooter p span {
	font-size: 16px;
	color: #d02126;
	padding-left: 6px;
	font-weight: bold;
}

.mini-cart .cartfooter p.link {
	float: right;
}

/*--------------------------------------------------------------------------------
Webshop lijsten
----------------------------------------------------------------------------------*/

.shop-list {
	width: 185px;
	height: 200px;
	border: 1px solid #cecfd1;
	position: relative;
	margin: 0 16px 16px 0;
	float: left;
}

.shop-item {
	width: 140px;
	height: 200px;
	border: 1px solid #cecfd1;
	position: relative;
	margin: 0 8px 15px 0;
	float: left;
}



    .shop-list h3, .shop-item h3 {
        background: #2075a2;
    	color: #fff;
    	font-size: 14px;
    	display: block;
    	padding: 10px 10px;
    	margin: 0;
    	font-weight: bold;
    }

    .shop-list .title, .shop-item .title {
        height: 50px;
        background: #2075a2;
    }

        .shop-list .title h3, .shop-item .title h3 {
            font-size: 12px;
            line-height: 16px;
        }

        .shop-list h3 a, .shop-list h3 a:hover, .shop-item h3 a, .shop-item h3 a:hover {
            color: #fff;
            text-decoration: none;
        }

    .shop-list .shop-img, .shop-item .shop-img  {
        padding: 10px 0 0 0;
        width: 100%;
        text-align: center;
    }

    .shop-list.last, .shop-item.last {
        margin-right: 0px;
    }

    .shop-list .shop-nav, .shop-item .shop-nav {
        border-top: 1px solid #a5a5a5;
        position: absolute;
    	left: 0px;
    	bottom: 0px;
    	display: block;
    	width: 100%;
    	font-size: 11px;
    }

        .shop-list .shop-nav .left, .shop-item .shop-nav .left {
            float: left;
            margin: 0 0 0 10px;
            padding: 5px 0;
        }

        .shop-list .shop-nav .right, .shop-item .shop-nav .right {
            float: right;
            margin: 0 10px 0 0;
            padding: 5px 0;
        }

    .shop-list p.price, .shop-product p.price span, .shop-item p.price, .shop-product p.price span {
        color: #2075a2;
        font: bold 14px Arial, Tahoma, Helvetica, sans-serif;
    }

/*--------------------------------------------------------------------------------
Webshop producten onder de aandacht (homepage)
----------------------------------------------------------------------------------*/

.shop-attention {
}

    .shop-attention h4 {
    	color: #ffffff;
    	font-size: 14px;
    	font-weight: bold;
    	background-color: #D02126;
    	padding: 10px 10px;
    	border: 1px solid #cecfd1;
    	margin-bottom: 3px;
    }

.attention-list {
	width: 180px;
	min-height: 110px;
	height: auto !important;
	height: 110px;
	border-right: 1px solid #2075a2;
	border-bottom: 1px solid #2075a2;
	position: relative;
	float: left;
	padding: 8px;
    margin: 0 0 10px;
}
    .attention-list.last {
        border-right: none;
    }

    .attention-list h3 {
    	font-size: 12px;
    	font-weight: bold;
    	color: #2075a2;
    	text-transform: uppercase;
    	margin-bottom: 6px;
    }

        .attention-list h3 a {
    	   text-decoration: none;
        }

    .attention-img {
        float: left;
        width: 80px;
        text-align: center;
    }

    .attention-info {
        width: 90px;
        color: #2075a2;
        font-weight: bold;
        font-size: 11px;
        position: absolute;
        bottom: 16px;
        left: 100px;
    }

        .attention-info span.vanprijs {
            text-decoration: line-through;
            font-size: 12px;
        }

        .attention-info span.voorprijs {
            font-size: 16px;
	        color: #d02126;
        }

/*--------------------------------------------------------------------------------
Webshop productdetails
----------------------------------------------------------------------------------*/

.productdetails {
    padding: 0 0 20px 0;
}

    .productdetails .afbeelding {
        float: left;
        width: 290px;
    }

        .productdetails .afbeelding .thumbs {
            float: left;
            width: 290px;
            height: 90px;
            padding-top: 10px;
            vertical-align: baseline;
        }

    .productdetails .bestellen {
        float: left;
        width: 290px;
    }

        .productdetails .bestellen .bestel input {
            margin: 3px 0;
        }

        .productdetails .bestellen .bestel select {
            font-size: 11px;
        }

    .productdetails .vanprijs {
        color: #b92025;
        text-decoration: line-through;
        font-weight: bold;
    }

    .productdetails .voorprijs {
        display: block;
        width: 90px;
        text-align: center;
        margin: 4px 0 0 0 ;
        padding: 2px 0;
        background-color: #b92025;
        color: #fff;
        font-weight: bold;
        font-size: 12px;
    }

/*--------------------------------------------------------------------------------
Webshop cart and orderform
----------------------------------------------------------------------------------*/

table.cart {
    margin-bottom: 16px;
    background-color: #ececec;
    border: 4px solid #ececec;
}

table.cart td img {
    vertical-align: bottom;
}

table.cart tr.tablehead th, table.cart td {
    text-align: left;
    background-color: #ececec;
}

table.cart tr.tablehead th {
    height: 26px;
    vertical-align: top;
    border-bottom: 1px dotted #181818;
}

table.cart td.qt {
    width: 48px;
    padding: 0;
}

table.cart td.del {
    width: 24px;
    text-align: left;
}

table.cart td.price, table.cart td.total {
    width: 56px;
}

table.cart td.total {
    font-weight: bold;
}

table.cart tr.totals td {
    text-align: right;
    padding-right: 20px;
}

table.cart tr.subtext td {
    text-align: right;
    padding-right: 20px;
    font-size: 9px;
    line-height: 12px;
}

table.cart tr.totals th, table.cart tr.totals td {
    height: 26px;
    border-top: 1px dotted #181818;
}

table.cart tr.option td {
    height: 26px;
}

table.cart select {
    font-size: 11px;
    width: 240px;
}

table.checkout {
    width: 100%;
}

table.checkout.left {
    float: left;
    width: 48%;
}

table.checkout.right {
    float: right;
    width: 48%;
}

table.checkout td {
    line-height: 20px;
    padding-top: 1px;
    padding-bottom: 1px;
}

table.checkout td.right {
    text-align: right;
}

table.checkout th {
    text-align: left;
    font-weight: bold;
}

table.checkout label {
    font-weight: normal;
}

table.checkout input.normal {
    width: 120px;
}

.checkout-footer {
    width: 100%;
    clear: both;
}

.checkout-footer textarea.comments {
    width: 100%;
    min-height: 60px;
}
