
#container {
    background-color: #cccccc;
    background-position: initial initial;
    background-repeat: initial initial;
    margin: 0 auto;
    width: 100%;
}

#header {
    padding: 0;
    position: relative;
    background-image: url("https://image.tradeweb.nl/hobbyist/images/other/nieuw/header.png");
    background-repeat: no-repeat;
    background-size: 100%;
    height: 100px;
    width: 100%;
}

#menu_boven {
    /*background-color: #7F95C2;*/
    background-color: transparent;
    height: auto;
    padding-left: 0px;
    width: 100%;
    /*margin-top: 120px;*/
    margin-top: 0px;
    margin-bottom: -45px;
    padding-top: 45px;
    position: static;
}

#menu_boven a, #menu_boven a:hover, #menu_boven a:active {
    color: #FFFFFF;
    float: none;
}

#menu_boven a:hover {
    color: #7f95c2;
    text-decoration: none;
    text-align: center;
}

#menu_boven a:active {
    color: #7f95c2;

    text-decoration: none;
    background-color: #ffffff;
}

#menu_boven ul li, #menu_boven ul li:hover {
    background-color: #8d99a7;
    border-left: 0px solid #cccccc;
    border-right: 0px solid #cccccc;
    font-size: 1.39em;
    height: 20px;
    margin-right: 0;
    padding: 10px 0px;
    text-align: center;
    list-style: none;
    border-bottom: 1px solid;
    width: 100%;
    float: none;
}

#menu_boven ul li:hover {
    width: 100%;
    background-color: #404b59;
    padding: 10px 0;
    border-left: 0px;
    border-right: 0px;
    float: none;
}

#info-left {
    background-color: #FFFFFF;
    width: 95.5%;
    padding: 2%;
}

#search {
    background-image: url(https://image.tradeweb.nl/hobbyist/images/other/nieuw/pijl2.png);
    background-position: 0 50%;
    background-repeat: no-repeat no-repeat;
    border: 0 solid #333333;
    height: 40px;
    margin-left: 10px;
    padding-left: 0px;
    /*position: absolute;*/
    position: static;
    /*top: 550px;*/
    margin-top: 10px;
    width: 88%;
    float: none;
}

#search .empty-focus {
    height: 30px;
    /*width: 100%;*/
    width: 190px;
}

#search button {
    -webkit-appearance: none;
    background-color: #005F76;
    background-image: none;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    height: 29px;
    line-height: 10px;
    /*margin-right: 20px;*/
    margin-right: 0px;
    margin-top: 3px;
    margin-left: 10px;
    overflow: hidden;
    padding: 0;
    /*position: absolute;*/
    position: static;
    /*right: 0;*/
    text-align: center;
    text-indent: 0;
    text-transform: uppercase;
    /*top: 0;*/
    width: 60px;
    float: left;
}

#mini-cart {
    border-left: 0px solid #999;
    min-height: 48px;
    /*position: relative;*/
    position: static;
    width: 190px;
    z-index: 10;
    background-image: none;
    background-repeat: no-repeat;
    /*top: 55px;*/
    float: none;
    margin-top: 60px;
    margin-left: 10px;
}

#mini-cart a.summary {
    background: url("https://onlinemerce.imageserve.nl/hobbyist/nieuw/bg_mini-cart.jpg") no-repeat scroll 0 0;
    background-color: rgba(0, 0, 0, 0);
    color: #6d70b8;
    display: block;
    font-size: 13px;
    font-weight: normal;
    height: auto;
    padding-bottom: 5px;
    padding-left: 8px;
    padding-right: 5px;
    padding-top: 6px;
    text-transform: uppercase;
    width: 180px;
    line-height: 1.4em;
    background-color: #ffffff;
}

#mini-login {
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 0px;
    padding-top: 20px;
    background-color: #ffffff;
    margin-left: 10px;
    height: 27px;
    width: 110px;
    /*top: 55px;*/
    /*position: relative;*/
    position: static;
    /*float: left;*/
    float: none;
}

#mini-cart .cart-content {
    background: #fff;
    display: none;
    list-style: none outside none;
    padding: 5px 7px 10px;
    top: 0px;
    width: 335px;
    z-index: 10;
    float: left;
    margin-top: 50px;
    margin-left: -160px;
}

#page {
    background-attachment: scroll;
    background-color: transparent;
    background-position: 0 0;
    background-repeat: no-repeat no-repeat;
    padding: 0;
    /*margin-top: 200px;*/
    margin-top: 0px;
    width: 100%;
}

.col2-left-layout #main-col {
    background-color: #7F95C2;
    float: left;
    margin-left: 0;
    width: 90%;
    padding: 5%;
}

.col2-left-layout #col-main {
    margin-left: 2%;
    margin-right: 2%;
    width: 96%;
    margin-top: 300px;
}

.col2-right-layout #col-left {
    padding-top: 15px;
    width: 100%;
    top: 600px;
    position: absolute;
    min-height: auto;
}

.cart {
    width: 100%;
    margin-top: 300px;
}

.col2-right-layout #col-main {
    background-color: #7F95C2;
    margin-left: 0;
    padding: 5%;
    width: 90%;
    margin-top: 550px;
}

.col3-layout #col-left {
    /*margin-top: 330px;*/
    margin-top: 70px;
    width: 100%;
}

.col3-layout #main-col {
    width: 48%;
    float: left;
    padding: 25px;
    background-color: #7f95c2;
    margin-top: 30px;
    min-height: 600px;
}

.col3-layout #col-right {
    width: 100%;
    float: left;
    margin-left: 0px;
    margin-top: 30px;
}

.col3-layout #col-right img {
    border: 0 none;
    width: 100%;
    top: 0px;
}

#col-right .banner {
    margin-top: 80px;
}

#lijst {
    display: none;
}

#col-left .banner {
    margin-top: 10px;
    width: 100%;
}

#col-left .banner img {
    margin-top: 10px;
    width: 100%;
}

.col3-layout #main-col {
    width: 92%;
    float: left;
    padding: 4%;
    background-color: #7f95c2;
    margin-top: 5px;
}

#left-nav {
    margin-top: 0px;
    margin-left: 0;
    width: 100%;
}

#mini-cart .cart-content li.total .price {
    background: url("/public/layout/ijzerwaren/images/ico_cart.gif") no-repeat scroll right 0 transparent;
    font-weight: bold;
    padding-right: 0;
}

#footer {
    padding: 4%;
    width: 92%;
    border-top-width: 0;
    font-size: 1.2em;
    line-height: 1.4;
    text-align: center;
}

#product-list .product-properties {
    width: 130px;
}

#product-list .price-block {
    width: 305px;
}

#product-list .product-properties dt {
    float: left;
    width: 80px;
}

#product-list .product-properties dd {
    float: left;
    width: 50px;
}

#product-list .price-block dt {
    float: left;
    font-size: 1.2em;
    width: 150px;
    font-weight: bold;
}

#product-list .price-block dd {
    float: left;
    width: 100%;
    font-size: 1.2em;
}

#product-list tr {
    background-color: #ffffff;
}

#product-list tr.odd {
    background-color: #ffffff;
    width: 80%;
    height: 120px;
}

#product-list .buttons {
    clear: both;
    float: left;
    margin-right: 20px;
}

#product-list .buttons a {
    float: left;

}

#product-list .buttons button {
    float: left;
}

#col-main #details .item-list {
    margin-top: 20px;
}

#col-main .item-list {
    width: 99%;
}

#col-main .item-list th, #col-main .item-list td {
    border-bottom: 0px solid #6773b7;
    padding: 15px 8px 0;
    text-align: left;
}

#col-main .item-list td.title-block {
    border-top: 1px solid #ccc;
    vertical-align: top;
    width: 85%;
    padding-left: 1%;
    padding-top: 30px;
}

#col-main .item-list td .rc-button {
    font-size: 1em;
    margin-bottom: 10px;
}

#col-main .item-list .price {
    text-align: right;
}

#col-main .item-list thead td {
    border-left: medium none;
    font-weight: bold;
}

#col-main .item-list thead td, #col-main .item-list thead th {
    background-color: #e1e1e1;
    padding: 10px 2px 10px 8px;
}

#col-main .item-list thead th span {
    display: block;
    font-size: 0.9em;
    font-weight: normal;
}

#col-main .item-list tbody th {
    border-left: medium none;
    font-weight: normal;
}

#col-main .item-list tbody tr.hovered, #col-main .item-list tbody tr:hover {
}

#col-main .item-list tbody tr.hovered a, #col-main .item-list tbody tr:hover a {
}

#col-main .item-list tbody tr.product-container table {
    color: #000000 !important;
    font-size: 100%;
}

#col-main .item-list tbody tr.product-container:hover table {
    color: #000000;
}

#col-main .item-list tbody tr.product-container table th {
    font-weight: bold;
}

#col-main .item-list tbody tr.product-container table td {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #6773b7 -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-style: solid none none;
    border-width: 1px medium medium;
}

#col-main .item-list tbody tr.hovered .rc-button .rc-wrap span, #col-main .item-list tbody tr:hover .rc-button .rc-wrap span {
}

#col-main .item-list tbody tr.hovered .rc-button.large .rc-wrap span, #col-main .item-list tbody tr:hover .rc-button.large .rc-wrap span {
}

#col-main .item-list tbody tr.hovered .rc-button.ico .rc-wrap span.cart, #col-main .item-list tbody tr:hover .rc-button.ico .rc-wrap span.cart {
}

#col-main .item-list tbody th, #col-main .item-list tbody td {
}

#col-main .item-list .image-block {
    border-top: 1px solid #ccc;
    width: 20%;
    padding-left: 5px;
    vertical-align: top;

}

#col-main .item-list .title-block h3 {
    font-size: 1.4em;
    font-weight: normal;
    width: 85%;
}

#col-main .item-list .title-block .product-code {
    margin-top: 5px;
}

#col-main .item-list .title-block dl {
    float: left;
    font-size: 0.9em;
    margin-top: 20px;
    width: 150px;
}

#col-main .item-list .title-block dt {
    float: left;
    font-weight: bold;
    width: 100px;
}

#col-main .item-list .title-block dd {
    float: left;
    text-align: right;
    width: 50px;
}

#col-main .item-list .stock-block {
    min-width: 50px;
}

#col-main .item-list .product-properties-block {
    width: 130px;
}

#col-main .item-list tr.product-container .title-block {
    width: 270px;
}

#col-main .item-list tr.product-container .code-block {
    width: 72px;
}

#col-main .item-list .price-block {
    width: 80%;
    float: left;
}

#col-main .item-list tr.product-container .price-block {
    width: 72px;
}

#col-main .item-list .order-block {
    width: 80%;
    float: left;
}

#col-main .item-list tr.product-container .order-block {
    width: 179px;
}

#col-main .item-list .order-block dl {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

#col-main .item-list .order-block dt {
    float: left;
    font-size: 1.2em;
    font-weight: normal;
    margin-left: 0px;
    width: 60px;
    margin-bottom: 5px;
}

#col-main .item-list .order-block dd {
    float: left;
    height: 23px;
    line-height: 23px;
    text-align: left;
    margin-top: 0;
}

#col-main .item-list th.qty {
    width: 50px;
}

#col-main .item-list input.qty {
    background: transparent url("/public/layout/ijzerwaren/images/bg_input-qty.jpg") no-repeat scroll left top;
    border: 1px solid #ccc;
    height: 19px;
    padding: 0;
    text-align: center;
    width: 43px;
}

#col-main .item-list button.delete {
    border: medium none;
    padding: 0;
    text-indent: -9999px;
    width: 12px;
}

#col-main .item-list tfoot th {
    border-left: medium none;
    padding-right: 10px;
    text-align: right;
}

#col-main .item-list tfoot td, #col-main .item-list tfoot th {
    vertical-align: top;
}

#col-main .item-list tfoot .vat th {
    font-weight: normal;
}

#col-main .item-list tfoot .total td {
    font-weight: bold;
}

#col-main .pagination {
    padding: 0;
    background: none repeat scroll 0 0 #ffffff;
    width: 99%;
}

#col-main .pagination span {
    background: url("images/bg_main-pagination.jpg") no-repeat scroll right 0 transparent;
    display: block;
    padding: 10px 0px 10px 0;
    text-align: center;
    width: 100%;
}

.knop_mededeling {
    background-color: #cc0000;
    color: #FFFFFF;
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 8px;
    text-align: center;
    width: 96%;
}

#menu_boven_menu_items {
    display: none;
}

#menu_boven_hamburger {
    display: block;
    margin-top: 5px;
    margin-left: 10px;
}