@import url("general.css");

#header {
    height: 185px;
    overflow: hidden;
    margin-bottom: 3px;
}
#top {
    height: 31px;
    margin-bottom: 30px;
    color: #492d05;
}
#top .block {
    height: 23px;
    padding-top: 8px;
    float: left;
    width: 208px;
    border-left: 1px solid #000;
    text-align: center;
}
#top .first {
    border: 0;
    width: 180px;
}
#top .last {
    height: 31px;
    padding-top: 0;
    width: 180px;
}
#top img {
    vertical-align: middle;
}
#top input.text {
    width: 120px;
    margin-left: 4px;
    margin-top: 3px;
}
#top a,
#top a:link,
#top a:active {
    color: #492d05;
    text-decoration: none;
    font-weight: bold;
}
#top a:hover {
    text-decoration: none;
}
#topsearch input.text {
    background: url(/images/icons/search.gif) no-repeat 3px 3px #fff;
    padding-left: 20px;
    padding-top: 3px;
    height: 18px;
    width: 90px;
}
#topsearch #top_go_button {
    background-image: url(/images/go_top.gif);
    border: 0;
    width: 52px;
    height: 22px;
    color: #fff;
    font-weight: bold;
    font-size: 11px;
    margin-top: 3px;
}
#logo {
    float: left;
    width: 178px;
    overflow: hidden;
    margin-right: 5px;
}
#logo img {
    margin-top: 30px;
}
#contactInfo {
    color: #fff;
    text-align: left;
    font-size: 110%;
    margin-top: 25px;
}
#topmenu_wrapper {
    width: 592px;
    float: left;
}
#topmenu {
    clear: both;
    height: 27px;
}
#topmenu ul {
    margin:0;
    padding:0;
    list-style:none;
}
#topmenu li {
    margin-right: 8px;
    text-align: center;
    background: url(/images/tabsel_left.gif) no-repeat top left;
}
#topmenu li.selected {
    background: url(/images/tab_left.gif) no-repeat top left;
}
#topmenu a,
#topmenu a:link,
#topmenu a:active {
    width: 109px;
    color: #000;
    text-decoration: none;
    font-size: 120%;
    line-height: 27px;
    background: url(/images/tabsel_right.gif) no-repeat top right;
    white-space: nowrap;
}
#topmenu a:hover {
    color: #000;
}
#topmenu li.selected a,
#topmenu li.selected a:link,
#topmenu li.selected a:active {
    color: #fff;
    font-weight: normal;
    background: url(/images/tab_right.gif) no-repeat top right;
}
#banner {
    border-top: 2px solid #FF981E;
    clear: both;
    width: 592px;
    height: 150px;
    background: transparent url(/images/sw_header.jpg) no-repeat top left;
    white-space: nowrap;
    overflow: hidden;
}
#main {
    clear: both;
    background: url(/images/main_bg.gif) 0 0 repeat-y;
}
body#full #main {
    background: url(/images/main_full_bg.gif) 0 0 repeat-y;
}
#left {
    width: 178px;
    float: left;
    background: url(/images/main_bg_top.gif) top left no-repeat;
    margin-right: 5px;
}
#left .category,
#right .category {
    padding-bottom: 5px;
}
#categories {
    background-color: #46352c;
}
#watchescategory {
    background-color: #46352c;
    padding: 0 0 5px 5px;
}

#main #left .block,
#main #right .right_block {
    background: url(/images/right_top.gif) 0 0 no-repeat #271a13;
    padding-top: 1px;
}
#main #left .block {
    background: url(/images/right_bottom.gif) bottom left no-repeat #3c2b23;
    color: #fff;
    background-color: #3c2b23;
    padding-bottom: 3px;
}
#leftmenu {
    background: url(/images/right_top_h2.gif) 0 0 no-repeat #3c2b23;
    border: 0;
    padding: 0 10px 4px;
}
#leftmenu img {
    vertical-align: middle;
}
#leftmenu li {
    list-style-type: none;
    background: url(/images/leftmenu_arrow.gif) 10px 10px no-repeat;
    display: block;
    height: 20px;
}
#leftmenu a,
#leftmenu a:link,
#leftmenu a:active {
    font-size: 120%;
    line-height: 180%;
}
#leftmenu a:hover,
#leftmenu a.selected,
#leftmenu a.selected:link,
#leftmenu a.selected:active {
    color: #fc9921;
    text-decoration: none;
}
#content_wrapper {
    width: 410px;
    float: left;
    overflow: hidden;
    background: url(/images/content_wrapper_header.gif) 0 0 no-repeat #fff;
}
body#full #content_wrapper {
    width: 592px;
    background: url(/images/content_wrapper_full_header.gif) 0 0 no-repeat #fff;
}
#content_wrapper h1 {
    color: #fc9921;
    font-weight: bold;
}
#extra {
    margin-top: 20px;
}
#content_wrapper #kruimelpad {
    margin-bottom: 10px;
}
#content_wrapper #kruimelpad .active {
    font-weight: bold;
}
#content_wrapper #kruimelpad a,
#content_wrapper #kruimelpad a:link,
#content_wrapper #kruimelpad a:active {
}
/*#content_wrapper #kruimelpad a:hover {
    text-decoration: underline;
}*/
#content {
    padding: 10px 24px 0;
}
#content ul {
    margin:0;
    padding:0 0 0 20px;
}
#content li {
}
#content li.selected {
}
#content a,
#content a:link,
#content a:active/*,
#content a:hover*/ {
    color: #000;
    text-decoration: underline;
}
#right {
    width: 178px;
    float: left;
    margin-left: 4px;
    background: url(/images/right_top.gif) 0 0 no-repeat #271a13;
}
#left .block,
#right .block {
    margin: 6px;
    background: url(/images/right_bottom.gif) bottom left no-repeat #3c2b23;
    color: #fff;
    background-color: #3c2b23;
}
#left .block h2,
#right .block h2,
#left .block h3.header_two,
#right .block h3.header_two {
    background: url(/images/right_top_h2.gif) 0 0 no-repeat #3c2b23;
    color: #fc9f13;
    border: 0;
    padding-left: 10px;
    padding-top: 6px;
}
#left .block .block_content,
#right .block .block_content {
    margin: 10px;
    margin-bottom: 0;
    padding-bottom: 10px;
}
#ticketalert {
    background-color: #3c2b23;
    padding: 10px 10px 0 10px;
    color: #fff;
}
#ticketalert h2 {
    color: #fc9f13;
}
#ticketalert p {
    padding: 10px 0;
}
#left .block img,
#right .block img {
    vertical-align: middle;
}
#newsletter #nb_front {
    width: 110px;
    margin-right: 5px;
    height: 20px;
    padding: 0;
    border: 1px solid #cdb697;
    vertical-align: middle;
    color: #3c2b23;
}
#newsletter .newsletter_focus {
    background-color: #fc9f13;
}
#newsletter .newsletter_blur {
    background-color: #fff;
}
#top a:hover {
}
.img_border {
    border: 1px solid #000;
}
#contact_foto {
    float: left;
    border: 1px solid #000;
    margin-right: 8px;
}
#footer {
    text-align: center;
    /*color: #918076;*/
    color: #fc9921;
    line-height: 16pt;
    background: url(/images/main_bg_bottom.gif) no-repeat top left;
    padding-top: 14px;
}
#footer p {
    margin: auto;
}
body#full #footer {
    background: url(/images/main_full_bg_bottom.gif) no-repeat top left;
    padding-left: 185px;
}
#footer a,
#footer a:link,
#footer a:active {
    color: #fc9921;
    text-decoration: underline;
}/*
#footer a:hover {
    text-decoration: underline;
}*/
#creditcard {
    position: absolute;
    width: 178px;
    text-align: center;
}
#whybuyfrom ul {
    padding: 0;
    margin: 0;
}
#whybuyfrom li {
    list-style-type: none;
}
#copyright span {
    color: #666;
}
/*Brands*/
#brands .brand {
    background-color: #372920;
    width: 164px;
    margin-right: 5px;
    margin-bottom: 5px;
    float: left;
    color: #fff;
    border: 1px solid #cdb697;
    padding: 5px;
}
#brands .brand .imgWrapper {
    display: block;
    border: 1px solid #cdb697;
    height: 120px;
    width: 162px;
    overflow: hidden;
    background-color: #fff;
    text-align: center;
    color: #cdb697;
}
#brands .brand .imgWrapper span {
    display: block;
    padding-top: 20px;
}
#brands .brand h2,
#brands .brand h3.header_two {
    margin-bottom: 5px;
    text-align: center;
    font-size: 110%;
}
#brands .brand h2 a,
#brands .brand h3.header_two a {
    color: #fc9921;
    text-decoration: none;
}
.new,
.sold_out {
    position: absolute;
    padding: 1px 0 0 1px;
}
/*SITEMAP*/
#sitemap ul {
    margin-left: 20px;
    line-height: 160%;
}
#sitemap li {
    list-style-type: none;
}
#sitemap a,
#sitemap a:link {
    text-decoration: none;
}
#sitemap a:hover {
    text-decoration: underline;
}
#sitemap div.sitemap_group h2,
#sitemap div.sitemap_group h2 a,
#sitemap div.sitemap_group h2 a:link {
    color: #FC9921;
    text-decoration: none;
}
#sitemap .sitemap_merk {
    padding-top: 10px;
}
#sitemap .sitemap_producten ul {
    /*margin-top: -10px;*/
}
/*Producten*/
.headerProducts {
    border-bottom: #fc9921 1px solid;
    margin: 10px 0;
    width: 537px;
}
.products .product,
#right .product {
    background-color: #372920;
    border: 1px solid #cdb697;
    width: 164px;
    margin-right: 5px;
    margin-bottom: 5px;
    float: left;
    color: #fff;
    padding: 5px;
    /** Toegevoegd door Mrio
    height: 300px;
    overflow: auto;*/
}
.products.productLarge .product {
    width: 257px;
}

/* Overwrite die handel*/
.products .product {
    background-color: transparent;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    border-top: 2px solid #cdb697;
    border-bottom: 0;
    margin-right: 0;
    padding-bottom: 10px;
}
.products .first {
    border-top: 0;
}
.products .product .imgWrapper,
#right .product .imgWrapper {
    display: block;
    border: 1px solid #cdb697;
    height: 162px;
    width: 162px;
    overflow: hidden;
    background-color: #fff;
    text-align: center;
}
.products.productLarge .product .imgWrapper {
    width: 252px;
    height:175px; 
}

.products .product .imgWrapper span,
#right .product .imgWrapper span {
    display: block;
    padding-top: 20px;
    color: #cdb697;
}
.products .product h2,
.products .product .header_two,
.products .product h3.header_two {
    margin: 5px 0;
    padding: 0;
    font-size: 110%;
}
#container .products .product h2 a,
#container .products .product .header_two a,
#container .products .product h3.header_two a {
    color: #fc9921;
    text-decoration: none;
}
.products .product form {
    text-align: center;
    margin: 10px 0 5px;
}
.products .colom_2 {
    background: transparent url(/images/bg_2_cols.jpg) repeat-y top left;
}
.products.productLarge .colom_2 {
    background: transparent url(/images/bg_2_cols_full.jpg) repeat-y top left;
}
.products .colom_3 {
    background: transparent url(/images/bg_3_cols.jpg) repeat-y top left;
}

#top10 .product {
    position: absolute;
    margin-left: -200px;
}

/*Product details*/
#productDetail .product {
    background-color: #3c2b23;
    margin-bottom: 5px;
    color: #fff;
    border: 1px solid #cdb697;
    padding: 5px;
    clear: both;
}
#productDetail .product .imgWrapper {
    display: block;
    border: 1px solid #cdb697;
    height: 175px;
    width: 250px;
    overflow: hidden;
    background-color: #fff;
    text-align: center;
    color: #cdb697;
    float: left;
    margin-right: 5px;
}
#productDetail .product .imgWrapperWidth img {
    width: 100%;
}
#productDetail .product .imgWrapper img {
    height: 100%;
}
#productDetail .product .imgWrapper span {
    display: block;
    padding-top: 20px;
}
.productDetailInfo {
    float: left;
    width: 270px;
}
#omschrijving {
    margin-top: 10px;
}
#productDetailPictures {
    clear: both;
    float: left;
    width: 214px;
}
#productDetail .product h2,
#productDetail .product h3.header_two {
    color: #fc9921;
    margin-bottom: 5px;
    font-size: 110%;
}
#productDetail .product .more {
    color: #fff;
}
#productDetailPictures .imgWrapper,
#productVariants .imgWrapper {
    float: left;
    border: 1px solid #cdb697;
    height: 100px;
    width: 100px;
    overflow: hidden;
    background-color: #fff;
    text-align: center;
    margin-right: 5px;
    margin-bottom: 5px;
}
#productVariants .imgWrapper {
    margin-bottom: 0;
}
#productDetailPictures .imgWrapper img{
    width: 100%;
}
#productVariants {
    float: left;
    width: 330px;
}
#productVariants h2,
#productVariants h3.header_two {
    color: #fc9921;
}
#productVariants h3 {
    color: #fc9921;
    font-size: 120%;
    margin-bottom: 10px;
}
#productVariants .product {
    background-color: #372920;
    margin-bottom: 5px;
    color: #fff;
    border: 1px solid #cdb697;
    padding: 5px;
}
#productVariants .product .imgWrapperCell {
    width: 105px;
}
#code {
    padding-right: 10px;
}
#price {
    text-align: right;
    width: 130px;
}
.productDetailInfo th,
.productDetailInfo td {
    padding: 3px;
}
.productDetailInfo td {
    text-align: right;
}
.specs_spacer {
    border-bottom: 1px solid #fff;
    height: 0;
}
/*
.quantity {
    text-align: right;
}
.quantity select {
    width: 15px;
}
.quantity .aantal {
    width: 50px;
}
*/

/*ACCOUNT*/
#accountmenu {
    height: 26px;
    line-height: 26px;
    margin-top: 20px;
}
#accountmenu li {
    margin-right: 2px;
}
#accountmenu a,
#accountmenu a:link,
#accountmenu a:active {
    padding: 0 15px;
    background-color: #46352c;
    display: block;
    color: #fff;
    text-decoration: none;
}
#accountmenu a:hover {
    background-color: #cdb697;
}
#accountmenu a.active {
    background-color: #fff;
    border-top: 1px solid #46352c;
    border-right: 1px solid #46352c;
    border-left: 1px solid #46352c;
    color: #46352c;
}
#accountContent {
    border: 1px solid #46352c;
    padding: 10px 15px;
}
#lidTable th,
#lidTable td {
    padding: 5px 0;
}
#orders_content th,
#orders_content td {
    padding: 3px 0;
}
#orders_content th {
    border-bottom: 2px solid #46352c;
}
#orders_content td.money {
    padding-right: 10px;
    text-align: right;
}

/*SEARCH RESULTATEN*/
#searchResults {
    margin-top: 10px;
}
#searchResults img {
    width: 60px;
    margin-right: 10px;
}
#container #searchResults a {
    color: #fc9921;
}
#container #searchResults td {
    border-top: 1px solid #cdb697;
    padding: 10px 0;
}
#paging td {
    width: 33%;
    border-top: 1px solid #cdb697;
    padding: 10px 0;
}
/*Back button*/
.back,
.fullback {
    margin: 5px 25px;
    padding: 5px;
    border-top: 1px solid #cdb697;
    text-align: right;
}
.back a,
.fullback a {
    color: black;
    text-align: right;
}
.fullback {
    margin: 5px 0;
}
#right .block_content {
    background: url(/images/right_top_h2.gif) 0 0 no-repeat #3c2b23;
}
#right ul {
    padding: 0;
    margin: 0;
    padding-left: 15px;
}
#right li {
    list-style-type: square;
    line-height: 18px;
    color: #cdb697;
}
#content a.textbutton_dark,
#content a.textbutton_dark:link,
#content a.textbutton_dark:active,
#content a.textbutton_dark:visited,
#content a.textbutton_dark:hover,
#content .textbutton_dark a,
#content .textbutton_dark a:link,
#content .textbutton_dark a:active,
#content .textbutton_dark a:visited,
#content .textbutton_dark a:hover {
    text-decoration: none;
    color: #fff;
}
#content .textbutton_dark img {
    vertical-align: middle;
}
.soldout {
    padding-bottom: 3px;
    cursor: default;
    background-image: url(/images/big_text_button.gif);
    height: 35px;
    line-height: 35px;
    width: 150px;
    font-size: 16px;
}
.alternate_tr td {
    background-color: #46352c;
    color: #fff;
    cursor: pointer;
}
.your_price {
    font-size: 14px;
    color: #FC9921;
    font-weight: bold;
}
.currency_price {
    font-size: 85%;
}
.excl_vat_price {
    font-size: 9px;
    color: #FC9921;
    font-weight: bold;
}
#code a.more_brand,
#code a.more_brand:link,
#code a.more_brand:active, 
#code a.more_brand:visited {
    font-size: 12px;
    color: #FC9921;
}
.titel2 {
    margin-top: 20px;
}
.how_to_buy a,
.how_to_buy a:link {
    text-decoration: underline;
}
#left #partners.block,
#left #newsletter.block h3 {
    text-align: center;
    padding-bottom: 5px;
}
#left #partners.block h2 {
    margin: 0;
    padding: 5px;
}
#bottom_links {
    text-align: center;
    margin: 10px 25px 0;
    border-top: 1px solid #fc9921;
    padding-top: 10px;
}
.bottom_menu li {
    display: inline;
    padding: 10px;
}
.bottom_menu a,
.bottom_menu a:link {
    color: #333;
    text-decoration: underline;
}
.bottom_menu a:visited {
    color: #918076;
}
.bottom_menu li a:hover {
    text-decoration: none;
}
h2.block2,
h3.header_two {
    clear: both;
    display: block;
    padding-top: 10px;
}
#affiliate_agreement {
    height: 150px;
    overflow: auto;
    background-color: #3c2b23;
    color: #fff;
    padding: 5px;
}
#featured_categories {
    margin: 0px 25px;
    color: black;
}
#featured_categories td {
    padding-top: 10px;
}
#featured_categories .featured {
    padding: 10px 0;
}
#featured_categories a {
    color: black;
}
#content #featured_categories {
    margin: 0;
    padding: 0;
}
#quickmenu {
    /*margin: 0 25px;*/
    margin-bottom : 5px;
    padding: 5px;
    text-align: center;
    background-color: #3c2b23;
}
#quickmenu a,
#quickmenu a:link,
#quickmenu a:active {
    white-space: nowrap;
    padding: 0 5px;
    color: #fff;
    text-decoration: none;
}
#quickmenu img {
    white-space: nowrap;
    vertical-align: middle;
}
#content .prominent {
    clear: both;
    display: block;
    float: right;
    height: 23px;
    font-weight: bold;
    background: transparent url(/images/button_middle.gif) repeat-x top center;
    color: #fff;
}
#content .prominent .prominent_right {
    height: 23px;
    background: transparent url(/images/button_right.gif) no-repeat top right;
}
#content .prominent .prominent_left {
    height: 23px;
    background: transparent url(/images/button_left.gif) no-repeat top left;
    padding: 5px 10px;
}
#content .prominent a,
#content .prominent a:link,
#content .prominent a:active {
    /*color: #fc9921;*/
    text-decoration: none;
    color: #fff;
}
#content .prominent a:hover {
    text-decoration: underline;
}
.faq {
    padding-top: 10px;
}
.brands_group {
    float: left;
    width: 120px;
    padding-bottom: 20px;
}
#content .brands_group h2 {
    color: #FC9921;
}
#content .brands_group ul,
#content .brands_group ul li {
    list-style-type: none;
    margin-left: 0px;
    padding-left: 0px;
}
#content .brands_group ul li a,
#content .brands_group ul li a:link,
#content .brands_group ul li a:active {
    text-decoration: none;
}
#content .brands_group ul li a:hover {
    text-decoration: underline;
}
#paypal-deals {
    margin-top: 20px;
}