*{
    font-family:Arial;
    font-size:11px;
    padding:0px;
    margin:0px;
    border:0px;
}
html {
     overflow: -moz-scrollbars-vertical;
}
body{
    background-image: url(../img/bg.gif);
    background-repeat: repeat-x;
    background-position:top;
    background-color:#FFFFFF;
}
td{
    vertical-align: top;
    text-align: left;
}
a{
    color:#414447;
}
h1{
    color: #5385B7;
    font-size: 14px;
    font-weight:bold;
    letter-spacing: 1px;
    padding:0px 0px 10px 0px;
    text-transform:uppercase;
}
h2{
    color: #414447;
    font-size: 12px;
    font-weight:bold;
    letter-spacing: 1px;
    padding:0px 0px 10px 0px;
    text-transform:uppercase;
}
ul{
    margin:0px 0px 0px 15px;
    padding:0px 0px 5px 5px;
}
ul li{
    padding:2px 0px 5px 0px;
}
p{
    padding:5px 0px 5px 0px;
}
table{
    border-collapse: collapse;
}
table.t1{
    height:100%;
    width:750px;    
    background-color:white;
    border-right:1px solid #414447;
    border-left:1px solid #414447;
}
td.intro{
    height:44px;
    vertical-align:top;
}
td.header{
    height:163px;
}

td.menu{
    background-image: url(../img/menu_bg.gif);
    background-repeat: repeat-x;
    background-position:top;
    height:34px;
    padding-bottom:10px;
}
td.menu table{
    width:100%;
    height:34px;
}
td.menu table td{
    width:auto;
    vertical-align:middle;
    color:white;
    font-size:15px;
    letter-spacing: 1px;
    font-weight:bold;
    padding:5px 0px 5px 10px;
}

td.menu a{
    color:white;
    text-decoration:none;
    font-size:15px;
    letter-spacing: 1px;
    font-weight:bold;
    
}
td.menu table td.item{
    border-left:2px solid white;
}

td.submenu {
    width:230px!important;
    border-right:1px dashed #5385B7;
}
td.submenu h3{
    height:27px;
    width:100%;
    color:#5385B7;
    background-image: url(../img/submenu_h3.gif);
    background-repeat: no-repeat;
    background-position:left;
    padding-top:10px;
}
td.submenu h3 a{
    padding:4px 0px 4px 10px;
    line-height:27px;
    color:#5385B7;
    font-size:12px;
    text-decoration:none;
    text-transform:uppercase;
}
td.submenu ul{
    margin:0px;
    padding:0px;
    list-style-image: none;
    list-style: none;
}
td.submenu ul li{
    margin:0px;
    border-bottom:1px dotted #414447;
}
td.submenu ul li a{
    padding:4px 0px 4px 10px;
    color:#414447;
    font-size:10px;
    font--weight:bold;
    text-decoration:none;
    text-transform:uppercase;
}
td.footer{
    height:65px;
    color:#A9ABAC;
    text-align:center;
    font-weight:bold;    
    vertical-align:middle;
    text-transform:uppercase;
    background-color:#414447;
}
 td.footer a{
    color:#A9ABAC;
    font-weight:bold;    
    text-transform:uppercase;
    text-decoration:none;
}
td.footer button{
    border:0px;
    color:#A9ABAC;
    cursor:pointer;
    font-weight:bold;    
    text-transform:uppercase;
    background-color:transparent;
}
td.footer p{
    padding:5px 0px 5px 0px;
    font-weight:bold;
}
td.footer td{
    padding:5px;
    color:#A9ABAC;
    font-weight:bold;
    text-transform:uppercase;
}
div.cart{
    position:relative;
    top:10px;
    left:20px;
    background-image:url(../img/cart_icon.gif);
    background-repeat:no-repeat;
    background-position:left;
    float:left;
    width:400px;
    font-size:16px;
    color:#A9ABAC;
    font-weight:bold;
    text-transform:uppercase;
    text-indent:40px;
}
div.cart span{
    font-size:16px;
    color:#739CC5;
}
div.cart a{
    font-size:16px;
}
div.zoek{
    padding:5px;
    width:250px;
    float:right;
}
div.zoek button{
    border:0px;
    color:#414447;
    cursor:pointer;
    font-weight:bold;    
    text-transform:uppercase;
    background-color:transparent;
}
div.zoek input{
    padding-left:4px;
    border:1px solid #414447;
}
td.content {
    padding:10px;
    width:518px;
}
table.category {
    width:100%;
    clear:both;
}
table.category  H2{
    font-weight:bold;    
    padding:10px 0px 10px 0px;
    text-transform:uppercase;
    color:#5385B7;
}
table.category td.text{
    color:#65676A;
}
table.category img{
    float:left;
}
a.button{
    text-align:center;
    width:140px;
    padding-top:4px;
    height:20px;
    text-decoration:none;
    color:#5385B7;
    cursor:pointer;
    font-weight:bold;    
    text-transform:uppercase;
    background-image:url(../img/btn.gif);
    background-repeat:no-repeat;
    background-color:transparent;
}
.content button{
    margin-top:10px;
    margin-bottom:10px;
    width:140px;
    height:20px;
    border:0px;
    color:#5385B7;
    cursor:pointer;
    font-weight:bold;    
    text-transform:uppercase;
    background-image:url(../img/btn.gif);
    background-repeat:no-repeat;
    background-color:transparent;
}
table.product {
    width:100%;
    clear:both;
}
table.product H2{
    font-weight:bold;    
    padding:10px 0px 10px 0px;
    text-transform:uppercase;
    color:#5385B7;
}
div.product{
    float:left;
    width:240px;
    padding:5px;
    color:#414447;
}

div.product a{
    color:#414447;
    text-decoration:none;
    font-weight:bold;
}
div.product a:hover{
    text-decoration:underline;
}

/*   LOGIN PAGINA */
table.login tr td, table.profile tr td,  table.cart tr td{
    padding:5px;
}
.content input{
    width:150px;
    background-image:url(../img/inp.gif);
    background-repeat:no-repeat;
    background-color:transparent;
    line-height:18px;
    padding:2px 0px 0px 4px;
    height:24px;
}
.content textarea{
    width:150px;
    background-image:url(../img/txt.gif);
    background-repeat:no-repeat;
    background-color:transparent;
    line-height:18px;
    padding:2px 0px 0px 4px;
    height:100px;
}

.content select{
    width:160px;
    height:24px;
    background-image:url(../img/inp.gif);
    background-repeat:no-repeat;
    background-color:transparent;
    padding:2px 0px 0px 4px;
}
.content form td{
    vertical-align:middle;
}
table.container{
    height:100%;
}
.content input.amount{
    width:40px;
    background-image:url(../img/inp_small.gif);
    background-repeat:no-repeat;
    background-color:transparent;
}
div.price{
    clear:both;
    text-transform:uppercase;
    color:#414447;
    font-weight:bold;
    font-size:16px;
}
/* shopping cart */
table.shopTable{
    width:100%;
}
th{
    padding:5px;
    color:white;
    background-color:#414447;
}
div.selector{
    width:auto;
    float:left;
    padding:0px 4px 0px 0px;
    margin-right:2px;
}
div.crumb{
    padding:5px 4px 0px 0px;
}
div.selector a{
    padding:4px 4px 0px 4px;
    text-decoration:none;
}
div.selector select{
    width:auto;
    height:auto;
    line-height:14px;
    background-image:none;
}
input.radio, input.checkbox
{
    width:20px !important;
}
form td{
    vertical-align:top;
    padding:5px;
}
tr.getRuler td{
    border-top:2px solid silver;
}
tr.getRuler td table tr td{
    border-top:0px;
}

