body {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 14px;
        margin: 0px;
        padding: 0px;
        background-color: #c5c0c0;
        background-image: url(/images/bg.jpg);
        background-repeat: repeat-x;
}
form, p ,h1, h2 {
        margin: 0px;
        padding: 0px;
}
.klap {
        background-color: #F8F8F8;
        border: 1px solid #999999;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
}
#all {
        width: 950px;
        margin-top: 20px;
        margin-right: auto;
        margin-bottom: 20px;
        margin-left: auto;
        text-align: left;
}
#men {
        position: absolute;
        margin-left: 840px;
        margin-top: -264px;
        width: 170px;
        height: 319px;
        overflow: hidden;
        background-image: url(/images/men.png);
        background-repeat: no-repeat;
        //background: none;
        //filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", sizingMethod="crop", src="/images/men.png");
        z-index: 1000;
}
#inloggen {
        background-image: url(/images/inloggen_bg.gif);
        background-repeat: no-repeat;
        height: 29px;
        width: 423px;
        margin-left: 190px;
        text-align: right;
        padding-top: 8px;
        padding-right: 7px;
        font-size: 10px;
}
#inloggen a{
        color: #A80C0C;
        text-decoration: none;
}

#inloggen input {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #464646;
        background-color: #f4f4f4;
        border: 1px solid #a7a5a5;
        width: 95px;
        height: 15px;
        margin: 0px;
        padding: 2px;
}
#inloggen .go {
        background-image: url(/images/inloggen_go_bg.gif);
        height: 22px;
        width: 37px;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        cursor: pointer;
        margin-top: 1px;
        color: #FFFFFF;
}
#user_info {
        background-image: url(/images/userinfo_bg_01.gif);
        background-repeat: no-repeat;
        height: 58px;
        width: 473px;
        text-align: right;
        padding-top: 8px;
        padding-right: 7px;
        font-size: 10px;
        margin-left: 140px;
}
#user_info .ldotwhite{
        font-size: 11px;
        font-weight: bold;
}
#user_info a.white{
        color: #A80C0C;
        text-decoration: none;
}

#top_menu {
        background-image: url(/images/menu_top_bg.gif);
        background-repeat: no-repeat;
        padding-top: 16px;
        width: 620px;
        height: 53px;
}
#top_menu a {
        background-image: url(/images/menu_top_but.gif);
        display: block;
        height: 35px;
        width: 124px;
        font-size: 14px;
        color: #a7a5a5;
        text-decoration: none;
        text-align: center;
        padding-top: 18px;
        float: left;
        text-transform: uppercase;
}
#top_menu .select {
        background-image: url(/images/menu_top_but.gif);
        background-position: 0px -53px;
}
#faq {
        position: absolute;
        width: 330px;
        margin-left: 620px;
        height: 107px;
        background-image: url(/images/faq_bg.gif);
        background-repeat: no-repeat;
        margin-top: -104px;
}
#faq a {
        width: 130px;
        display: block;
        font-size: 14px;
        text-decoration: none;
        float: left;
        height: 60px;
        padding-top: 40px;
        text-align: center;
        text-transform: uppercase;
        color: #a7a5a5;
}
#page {
        border: 2px solid #eeeeee;
        margin-top: 4px;
        background-color: #FFFFFF;
/*
        height: 660px;
*/
}
#zoeken {
        width: 308px;
        margin-left: 619px;
        height: 155px;
        position: absolute;
        background-color: #eeeeee;
        margin-top: -165px;
        padding-top: 10px;
        padding-left: 20px;
        font-family: arial;
        font-size: 12px;
}
#zoeken p{
        margin-bottom: 1em;
}

#zoeken #tit {
        font-size: 14px;
        text-transform: uppercase;
        color: #a7a5a5;
        margin-left: 10px;
        margin-bottom: 10px;
}
#zoeken #select {
        background-color: #930101;
        font-size: 11px;
        color: #FFFFFF;
        padding-top: 3px;
        padding-bottom: 3px;
        padding-left: 10px;
        width: 200px;
}
#zoeken #select_form {
        background-color: #FFFFFF;
        width: 200px;
        margin-bottom: 5px;
        padding-top: 5px;
        padding-bottom: 7px;
        padding-left: 10px;
}
#zoeken #select_form select {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #484848;
        width: 148px;
        padding: 2px;
        height: 20px;
        border: 1px solid #484848;
}
#zoeken #select_form .go {
        background-image: url(/images/inloggen_go_bg.gif);
        background-position: -40px 0px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #FFFFFF;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        text-align: center;
        width: 37px;
        height: 22px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        cursor: pointer;
        margin-top: 1px;
}
#zoeken #enter {
        font-size: 11px;
        color: #FFFFFF;
        background-color: #a7a5a5;
        width: 200px;
        padding-top: 3px;
        padding-bottom: 3px;
        padding-left: 10px;
}
#zoeken #enter_form {
        background-color: #FFFFFF;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 10px;
        width: 200px;
}
#zoeken #enter_form input {
        font-family: Arial, Helvetica, sans-serif;
        color: #484848;
        border: 1px solid #484848;
        padding: 2px;
        font-size: 11px;
        width: 142px;
        height: 15px;
}
#zoeken #enter_form .go {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #FFFFFF;
        background-image: url(/images/inloggen_go_bg.gif);
        background-repeat: no-repeat;
        background-position: -80px 0px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        height: 22px;
        width: 37px;
        cursor: pointer;
        margin-top: 1px;
}
#text {
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 10px;
        padding-top: 5px;
/*
        height: 500px;
*/
}
#text #left_colum {
        width: 190px;
        float: left;
        margin-right: 10px;
}
#text #left_colum #tit {
        background-image: url(/images/left_col_tit.gif);
        background-repeat: no-repeat;
        height: 29px;
        width: 190px;
}
#text #left_colum a {
        background-image: url(/images/left_col_list_bg.gif);
        background-repeat: no-repeat;
        background-position: bottom;
        display: block;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 12px;
        background-color: #f6f6f6;
        border-right-width: 1px;
        border-left-width: 1px;
        border-right-style: solid;
        border-left-style: solid;
        border-right-color: #eeeeee;
        border-left-color: #eeeeee;
        font-size: 12px;
        color: #616161;
        text-decoration: none;
}
#text #left_colum #email {
        background-color: #bdbcbc;
        border: 1px solid #8d8d8d;
        font-size: 11px;
        color: #585858;
        background-image: url(/images/email_bg.jpg);
        background-repeat: no-repeat;
        padding-top: 33px;
        padding-bottom: 5px;
        padding-left: 12px;
        margin-top: 10px;
}
#text #left_colum #email .but {
        background-image: url(/images/email_but.gif);
        background-repeat: no-repeat;
        height: 22px;
        width: 80px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #FFFFFF;
        text-align: center;
        margin-left: 84px;
        cursor: pointer;
}
#text #left_colum #email input {
        background-color: #dfdddd;
        border: 1px solid #9d9a9a;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #333333;
        width: 159px;
        padding: 2px;
        margin-top: 5px;
}
#text #left_colum #list .last {
        background-color: #F6F6F6;
        background-image: none;
        padding-bottom: 6px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #eeeeee;
}

#text #right_colum {
        width: 718px;
        float: left;
        background: url(/images/right_col_bg.gif) repeat-x top left;
        padding-top: 14px;
        padding-right: 5px;
        padding-bottom: 0px;
        padding-left: 5px;
        position: relative;
}
#banners #item{
        float: left;
}
#banners #aank {
        width: 230px;
        overflow: hidden;
        float: right;
/*
        position: absolute;
        left: 486px;
*/
}
#banners #aank #tit {
        font-size: 14px;
        color: #910000;
}
#text #left_colum #list .select {
        background-image: url(/images/select_menu.gif);
        background-repeat: no-repeat;
        height: 23px;
        padding-top: 6px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 12px;
}

#banners #aank #txt {
        font-size: 9px;
        color: #000000;
        margin-top: 2px;
}
#banners #aank #beki {
        background-image: url(/images/index.gif);
        padding-top: 5px;
        padding-left: 80px;
        height: 47px;
        margin-top: 17px;
        cursor: pointer;
}
#banners #aank #hoe {
        background-image: url(/images/index.gif);
        padding-top: 5px;
        padding-left: 80px;
        height: 47px;
        background-repeat: no-repeat;
        background-position: left -52px;
        cursor: pointer;
}
#homeitems {
        clear: both;
        margin-top: 10px;
        height: 260px;
        width: 718px;
}
#homeitems #item {
        border: 1px solid #a1a1a1;
        width: 165px;
        background-color: #FFFFFF;
        float: left;
        margin-right: 2px;
        margin-bottom: 5px;
        height: 110px;
        padding-top: 10px;
        padding-left: 10px;
}
#homeitems #item #tit {
        font-size: 12px;
}
#homeitems #item #but {
        position: absolute;
        width: 80px;
        text-align: right;
        margin-top: 60px;
        margin-left: 82px;
}
#homeitems #item #but a {
        font-size: 10px;
        color: #FFFFFF;
        text-decoration: none;
        background-image: url(/images/index_but.gif);
        background-repeat: no-repeat;
        height: 14px;
        width: 80px;
        display: block;
        text-align: left;
        padding-left: 4px;
        padding-top: 1px;
}
#text #left_colum #list #sublist a {
        background-image: url(/images/sublist_bg.gif);
        background-repeat: no-repeat;
        height: 24px;
        padding-top: 10px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 20px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        background-position: -220px 0px;
        color: #930101;
}
#text #left_colum #list #sublist {
        padding-top: 10px;
        padding-bottom: 10px;
        background-color: #F6F6F6;
        margin-bottom: 1px;
        border: 1px solid #eeeeee;
}
#text #left_colum #list #sublist .select {
        background-position: 0px 0px;
}
#catalog{
                margin-left: -5px;
        background: url(/images/right_col_bg.gif) left -10px repeat-x;
        margin-right:-8px;
}
#catalog #title_page {
        background-image: url(/images/prod_title_bg.gif);
        background-repeat: no-repeat;
        height: 32px;
        width: 690px;
        font-size: 14px;
        color: #FFFFFF;
        padding-top: 14px;
        padding-left: 20px;
        margin-left: 9px;
}
#catalog #pages {
        position: absolute;
        width: 680px;
        text-align: right;
        margin-top: 14px;
        color: #FFFFFF;
}
#catalog #pages a {
        color: #FFFFFF;
        text-decoration: none;
        position: relative;
        z-index: 1100;
}
#catalog .red ,#catalog #pages .red {
        color: #a80c0c;
        text-decoration: none;
}
/*
#catalog #cat_items {
        background-color: #FFFFFF;
        height: 440px;
        width: 690px;
        margin-left: 9px;
        margin-top: 5px;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
}
#catalog #cat_item {
        background-image: url(/images/cat_items_bg.gif);
        background-repeat: no-repeat;
        height: 203px;
        width: 208px;
        margin-right: 10px;
        margin-bottom: 10px;
        padding: 5px;
        float: left;
}
#catalog #cat_items #cat_item #tit {
        font-size: 12px;
        height: 35px;
        padding-top: 5px;
        padding-left: 5px;
}
#catalog #cat_items #cat_item .red {
        color: #A80C0C;
}

#catalog #cat_items #cat_item #oms {
        width: 80px;
        font-size: 10px;
        margin-left: 125px;
        float: right;
}
#catalog #cat_items #cat_item #oms .price {
        font-size: 18px;
        color: #A80C0C;
}
#catalog #cat_items #cat_item #oms .price sup{
        font-weight: bold;
        font-size: 16px;
        color: #A80C0C;
}
#catalog #cat_items #cat_item .best {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #FFFFFF;
        background-image: url(/images/cat_button.gif);
        background-repeat: no-repeat;
        text-align: center;
        display: block;
        height: 16px;
        width: 67px;
        text-decoration: none;
        padding-top: 2px;
        margin-left: 70px;
}
#catalog #cat_items #cat_item .det {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #FFFFFF;
        background-image: url(/images/cat_button.gif);
        background-repeat: no-repeat;
        text-align: center;
        display: block;
        height: 16px;
        width: 67px;
        text-decoration: none;
        margin-left: 44px;
        padding-top: 2px;
        float: left;
        background-position: -72px;
}
#catalog #cat_items #cat_item #pic {
        height: 143px;
}
#catalog #cat_items #cat_item #but {
        height: 20px;
/*        padding-left: 18px;
        text-align: center;
}
*/

#catalog #cat_items {
        background-color: #FFFFFF;
        height: 440px;
        width: 690px;
        margin-left: 9px;
        margin-top: 5px;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
}
#catalog #cat_item {
        background-image: url(/images/cat_items_bg.gif);
        background-repeat: no-repeat;
        height: 203px;
        width: 208px;
        margin-right: 10px;
        margin-bottom: 10px;
        padding: 5px;
        float: left;
}
#catalog #cat_items #cat_item #tit {
        font-size: 12px;
        height: 35px;
        padding-top: 5px;
        padding-left: 5px;
}
#catalog #cat_items #cat_item .red {
        color: #A80C0C;
}
#catalog #cat_items #cat_item #oms {
        position: absolute;
        width: 80px;
        font-size: 10px;
        margin-left: 125px;
}
#catalog #cat_items #cat_item #oms .price {
        font-size: 18px;
        color: #A80C0C;
}
#catalog #cat_items #cat_item #oms .price sup{
        font-weight: bold;
        font-size: 16px;
        color: #A80C0C;
}
#catalog #cat_items #cat_item .best {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #FFFFFF;
        background-image: url(/images/cat_button.gif);
        background-repeat: no-repeat;
        text-align: center;
        display: block;
        height: 16px;
        width: 67px;
        text-decoration: none;
        padding-top: 2px;
        margin-left: 70px;
}
#catalog #cat_items #cat_item .det {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #FFFFFF;
        background-image: url(/images/cat_button.gif);
        background-repeat: no-repeat;
        text-align: center;
        display: block;
        height: 16px;
        width: 67px;
        text-decoration: none;
        margin-left: 44px;
        padding-top: 2px;
        float: left;
        background-position: -72px;
}
#catalog #cat_items #cat_item #pic {
        height: 143px;
}
#catalog #cat_items #cat_item #but {
        height: 20px;
/*        padding-left: 18px;*/
        text-align: center;
}


#text #right_colum{
        font-size: 11px;
}
#text #right_colum a{
        color: #a80c0c;
        text-decoration: none;
}
div#product_order_descr {width: 700px; border: 0px solid #000000; position: relative; }
div#product_full_descr_left {float: left; display: inline; width: 300px; border: 0px solid #000000; overflow-x: auto; overflow-y: hidden; }
div#product_full_descr_right  { float: right;  display: inline; width: 400px; border: 0px solid #000000; }
h3 { font-family: Arial, Helvetica, sans-serif; }
input.basket_btn {background-color: #cccccc;  border: 1px solid #a7a5a5; color: #000000; }
table.style1 {border-collapse: collapse; }
table.style1 th { font-weight: bold; text-align: left; width: 150px; color: #a80c0c;}
table.style1 td, th { font-family: Arial, Helvetica, sans-serif; font-size: 12px; border: 1px solid #ffffff; }
table.style1 tr.row2  { background-color: #cccccc;}
table.style1 tr.row1  { background-color: #a7a5a5;}
table.style2 td, th { font-family: Arial, Helvetica, sans-serif; font-size: 12px; border: 1px solid #ffffff;}
table.style_basket { font-family: Arial, Helvetica, sans-serif; font-size: 12px; border: 1px solid #ffffff;}
div.spacer{
  clear: both;
  font-size: 1px;
}

