/**
 *    Author            :    Gauke Pieter Sietzema, Sterc Concept
 *    Website            :    http://www.sterc.nl
 *    Contact            :    info@sterc.nl
 *  Created date    :    
 */

html, body {
    margin: 0;
    padding: 0;
    font: normal 12px/17px arial, sans-serif;
}

p {
    margin: 0 0 17px 0;
    padding: 0;
    color: #000;
}

#container {
    position: absolute;
    width: 900px;
    left: 50%;
    margin-left: -450px;
}

#top {
    width: 100%;
}

    #header {
        float: left;
        width: 467px;
        height: 348px;
        overflow: hidden;
    }
    
    #header img {
        border: 0;
    }
    
    #usernav {
        margin: 0;
        padding: 0;
        list-style: none;
        float: right;
    }
    
    #usernav li {
        margin: 0;
        padding: 0;
        float: left;
    }
    
    #usernav img {
        border: 0;
    }
    
    #topcontent {
        float: right;
        width: 280px;
        height: 304px;
        padding: 30px 123px 0 30px;
        overflow: hidden;
    }
    #topcontentvideo {
        float: left;
        width: 433px;
        height: 304px;
        overflow: hidden;
        margin: -6px 0 0 0;
    }


#nav {
    clear: both;
    width: 100%;
    height: 39px;
    background: #afc803;
    position: relative;
    top: -30px;
}

    #nav ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }
    
    #nav ul li {
        margin: 0;
        padding: 0;
        float: left;
    }
    
    #nav a, #nav a:link, #nav a:visited {
        text-decoration: none;
        font-weight: bold;
        color: #222;
        line-height: 39px;
        padding: 12px 15px 12px 15px;
    }
    
    #nav a:hover {
        background-color: #fff;    
    }

#footer {
    clear: both;
    position: relative;
    top: -15px;
    background-color: #afc803;
    width: 100%;
    height: 15px;
}

#footer-text {
    color: #afc803;
    font-size: 11px;
    position: relative;
    top: -15px;
    text-align: right;
    width: 100%:
}

#footer-text a, #footer-text a:link, #footer-text a:visited {
    color: #afc803;
    text-decoration: none;
}

#footer-text a:hover {
    text-decoration: underline;
}

#cat-nav {
    position: relative;
    top: -30px;
    width: 100%;
    height: 351px;
}

    #cat-select {
        position: absolute;
        z-index: 10;
        width: 413px;
        height: 351px;
        overflow: hidden;
    }

    #cat-select img {
        float: left;
        border: 0;
/*        margin: 4px 4px 0 0;*/
        margin: 0;
    }
    
    #cat-search {
        position: absolute;
        z-index: 10;
        left: 412px;
        width: 487px;
        overflow: hidden;
        height: 351px;
        border-left: 1px solid #fff;
        background: url(../img/cat-zoek.jpg) no-repeat;
    }
    
    #cat-search form {
        width: 400px;
        margin: 50px 0 0 0;
        padding: 0;
    }
    
.cat-row {
        width: 300px;
        clear: both;
        line-height: 26px;
        height: 26px;
    }
    
    .cat-row label {
        width: 95px;
        float: left;
        text-align: left;
        color: #333;
        font-weight: bold;
        padding-left: 40px;
    }
    
    .cat-row input, .cat-row textarea, .cat-row select {
        width: 160px;
        float: right;
        font: bold 12px/18px arial, sans-serif;
        color: #333;
    }
    
    .cat-row input {
        width: 156px;
    }
    
    .cat-search-submit {
        clear: both;
        margin-left: 140px;
        border: 0;
        background-color: #fff;
        font-weight: bold;
        color: #333;
        width: auto !important;
    }
    
#home-aanbieding-header {
    position: relative;
    top: -30px;
    background: url(../img/home-aanbieding.png) no-repeat;
    height: 42px;
    width: 100%;
}

    #home-aanbieding-header h1 {
        font: bold 24px/42px arial, sans-serif;
        color: #fff;
        width: 99%;
        text-align: right;
        margin: 0;
        padding: 0;
    }
    
#home-aanbiedingen-cont {
    position: relative;
    top: -35px;
    left: -3px;
    width: 906px;
}

.home-aanbieding {
    width: 448px;
    height: 173px;
    display: block;
    background-color: #f4cad5;
    float: left;
    margin: 5px 0 0 3px;
}
    .home-aanbieding img {
        width: 225px;
        height: 173px;
        overflow: hidden;
        float: left;
    }

    .home-aanbieding h1 {
        width: 203px;
        background-color: #ca0033;
        margin: 0;
        padding: 0;
        float: right;
        font: bold 12px/24px arial, sans-serif;
        color: #fff;
        padding: 0 10px 0 10px;
    }
    
    .home-aanbieding p {
        width: 203px;
        float: right;
        padding: 10px;
        margin: 0;
        font: normal 12px/17px arial, sans-serif;
        color: #000;
    }

.product-order {
        margin: 20px 10px 10px 0;
        text-align: right;
    }
    
    .product-order input {
        width: 20px;
        text-align: center;
        border: 1px solid #ccc;
    }
    
    .product-order .bestel-button {
        width: auto;
        background-color: #ca0033;
        border: 1px solid #ca0033;
        color: #fff;
        font-weight: bold;
        cursor: pointer;
    }
    
    .product-order .bestel-button:hover {
        background-color: #FF3165;
    }
    
#products {
    clear: both;
    position: relative;
    top: -35px;
    left: 1px;
}

    .product {
        width: 295px;
        border: 1px solid #ca0033;
        float: left;
        margin-right: 3px;
        margin-top: 5px;
    }
    
    .product h1 {
        margin: 0;
        padding: 5px 10px 5px 10px;
        height: 34px;
        width: 275px;
        font: bold 12px/18px arial, sans-serif;
        color: #fff;
        background-color: #ca0033;
    }
    
    .product-image {
        background-color: #f4ccd6;
        padding: 10px;
        height: 172px;
    }
    
    .product-image img {
        border: 0;
        float: left;
    }
    
    .product-specs {
        clear: both;
    }
    
    .product-specs div {
        clear: both;
        padding: 5px 0 5px 0;
    }
    
    .product-specs .label {
        float: left;
        width: 60px;
        padding-left: 10px;
        font-weight: bold;
    }
    
    .product-specs .value {
        width: 180px;
        float: right;
    }
    
    .product-content {
        clear: both;
        width: 275px;
        height: 400px;
        margin: 30px 10px 10px 10px;
    }
    
    .product-content p {
        margin: 0 5px 0 0;
        padding: 0;
    }
    
    .product-order {
        margin: 20px 10px 10px 0;
        text-align: right;
    }
    
    .product-order input {
        width: 20px;
        text-align: center;
        border: 1px solid #ccc;
    }
    
    .product-order .bestel-button {
        width: auto;
        background-color: #ca0033;
        border: 1px solid #ca0033;
        color: #fff;
        font-weight: bold;
        cursor: pointer;
    }
    
    .product-order .bestel-button:hover {
        background-color: #FF3165;
    }
    
    .prijs {
        font: bold 24px/30px arial, sans-serif;
        color: #999;
    }
    
#content {
    width: 800px;
    margin: -10px 50px 50px 50px;
    padding: 0;
    text-align: left;
    font: normal 12px/17px arial, sans-serif;
    float: none;
    clear: both;
}

    #content h1 {
        margin: 0 0 15px 0;
        padding: 0;
        color: #000;
        font-size: 18px;
        line-height: 18px;
    }
    
    #content p {
        margin: 0 0 15px 0;
        padding: 0;
        color: #333;
    }
    
#products {
    clear: both;
    position: relative;
    top: -27px;
    left: 2px;
}

    .product {
        width: 295px;
        border: 1px solid #ca0033;
        float: left;
        margin-right: 3px;
        margin-top: 5px;
    }
    
    .product h1 {
        margin: 0;
        padding: 5px 10px 5px 10px;
        height: 34px;
        width: 275px;
        font: bold 12px/18px arial, sans-serif;
        color: #fff;
        background-color: #ca0033;
    }
    
    .product-image {
        background-color: #f4ccd6;
        padding: 10px;
        height: 172px;
    }
    
    .product-image img {
        border: 0;
        float: left;
    }
    
    .product-specs {
        clear: both;
    }
    
    .product-specs div {
        clear: both;
        padding: 5px 0 5px 0;
    }
    
    .product-specs .label {
        float: left;
        width: 60px;
        padding-left: 10px;
        font-weight: bold;
    }
    
    .product-specs .value {
        width: 180px;
        float: right;
    }
    
    .product-content {
        clear: both;
        width: 275px;
        margin: 30px 10px 10px 10px;
    }
    
    .product-content p {
        margin: 0 5px 0 0;
        padding: 0;
    }
    
    .product-order {
        margin: 20px 10px 10px 0;
        text-align: right;
    }
    
    .product-order input {
        width: 20px;
        text-align: center;
        border: 1px solid #ccc;
    }
    
    .product-order .bestel-button {
        width: auto;
        background-color: #ca0033;
        border: 1px solid #ca0033;
        color: #fff;
        font-weight: bold;
        cursor: pointer;
    }
    
    .product-order .bestel-button:hover {
        background-color: #FF3165;
    }
    
    #products table, #products td {
        width: 275px !important;
        line-height: 18px !important;
        text-indent: 0 !important;
    }
    
    .pro-img-cont {
        float: left;
        width:225px;
        height:173px;
        overflow:hidden;
        background-color: #fae6eb;
    }
    
#topcontent a, #topcontent a:link, #topcontent:visited {
    color: #AFC803;
    text-decoration: none;
    font-weight: bold;
}

#topcontent a:hover {
    text-decoration: underline;
}
