body
{
    font-size: 10pt;
    color: black;
    font-family: tahoma,Verdana, Arial;
    background-color: white;
}

.foundword
{
    padding-right: 2px;
    padding-left: 2px;
    color: white;
    background-color: green;
}



.marqueeintro
{
    font-weight: normal;
    font-size: x-small;
    color: black;
    background-color: #F5F5FB;
}

.marqueelink
{
    font-weight: normal;
    font-size: x-small;
    color: dimgray;
    text-decoration: none;
}
.dimelogo
{
    font-size: xx-small;
    text-align: center;
    color: dimgray;
    text-decoration: none;
}
.dimelogo:hover
{
    color: #5C025D;
}

.itemtable
{
    border-right: gainsboro thin solid;
    border-top: gainsboro thin solid;
    border-left: gainsboro thin solid;
    border-bottom: gainsboro thin solid;
    background-color: white;
}

.itembody
{
    background-color: #F7F7FF;
}


.titletable
{
    width: 500px;
    border-bottom: thin groove;
}


.titlenav
{
    font-size: 10pt;
    color: dimgray;
    text-decoration: none;
}

.titlenav:hover
{
    font-weight: bold;
    font-size: 10pt;
    color: #1f1e03;
    background-color: #ffffe7;
}


.carttotalline
{
    font-weight: bold;
    color: white;
    background-color: gray;
    text-align: center;
}
.cartshippingline
{
    font-weight: bold;
    color: white;
    background-color: #0033FF;
}

.cartgrandtotal
{
    font-weight: bold;
    font-size: 14pt;
    padding-bottom: 25px;
    color: black;
    background-color: white;
    text-align: center;
}





.cartitemname
{
    font-size: 10pt;
    text-align: center;
}

.cartitemcode
{
    font-size: 10pt;
    margin-left: 3px;
    text-align: center;
}

.cartitemquantity
{
    font-size: 10pt;
    width: 30px;
    text-align: center;
}

.cartitempriceexvat
{
    font-size: 10pt;
    width: 70px;
    text-align: right;
}
.cartbutton
{
    font-size: 8pt;
}


.cartitemVAT
{
    font-size: 10pt;
    width: 50px;
    text-align: right;
}


.cartitemtotal
{
    font-size: 10pt;
    width: 70px;
    text-align: right;
}
.cartbuttonarea
{
    width: 170px;
    text-align: center;
    font-size: 8pt;
}


.mylink
{
    color: #5C025D;
}


.mylink:hover
{
    color: dimgray;
}

.currcat
{
    border-right: white thin solid;
    border-top: white thin solid;
    padding-left: 2px;
    border-left: white thin solid;
    border-bottom: white thin solid;
}

.currsubcat
{
    border-top: white 2px solid;
    border-bottom: white 2px solid;
    font-weight: bold;
    color: white;
    background-color: #7a74be;
}
.currsuba
{
    color: white;
    text-decoration: none;
}

.currsuba:hover
{
    color: white;
    text-decoration: underline;
}

.cat
{
    font-weight: bold;
    margin-left: 0px;
    cursor: default;
    color: #ffffcb;
    text-decoration: none;
}
.dot
{
    color: Silver;
}

.subcat
{
    color: #66ffff;
    height: 15px;
    text-decoration: none;
}
.subcatblockquote
{
    padding-left: 2px;
}



.subcat:hover
{
    font-weight: normal;
    color: #ffffeb;
    text-decoration: underline;
}






.tdleftpanel
{
    border-right: dimgray thin solid;
    border-top: silver thin solid;
    background-image: url(/shop/sellbook/Images/leftpanelback.jpg);
    border-left: silver thin solid;
    border-bottom: dimgray thin solid;
    background-color: blue;
}

.leftpanel
{
    margin-top: 5px;
    padding-left: 5px;
    font-size: 10pt;
    width: 170px;
}

.headerimage
{
    margin-bottom: 5px;
    cursor: default;
}



.mainpanel
{
    padding-left: 10px;
    font-size: 12pt;
}

.aboutuspanel
{
    padding-left: 40px;
    font-size: 12pt;
    line-height: 15pt;
    text-align: justify;
}


.homemainpanel
{
    background-position: center 400px;
    padding-left: 20px;
    font-size: 10pt;
    background-image: url(/shop/sellbook/images/globemed.gif);
    background-repeat: no-repeat;
    text-align: justify;
}

.proddiv
{
    margin-top: 10px;
}

.proditem
{
    border-top: silver 1px solid;
    padding-left: 10px;
    padding-bottom: 20px;
    padding-top: 10px;
}

.prodimagebutton
{
    margin-bottom: 5px;
}
.prodname
{
    padding-right: 5px;
    padding-left: 15px;
    font-weight: bold;
    font-size: 12pt;
    padding-bottom: 2px;
    padding-top: 2px;
    letter-spacing: 1.5pt;
    background-color: #E6EEF2;
}

.prodclicktoenlarge
{
    font-size: 8pt;
    color: #000000;
    text-align: center;
    text-decoration: none;
}
.prodclicktoenlarge:hover
{
    color: dimgray;
}
.prodprice
{
    font-weight: bold;
    padding-bottom: 5px;
    color: #570158;
    padding-top: 5px;
    text-align: center;
}

.proddescription
{
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 10pt;
    text-align: justify;
    width: 400px;
}

.prodheader
{
    font-weight: bold;
    font-size: 14pt;
    margin-left: 10px;
    color: gray;
}

.prodheaderbold
{
    font-weight: bold;
    font-size: 14pt;
    color: black;
}


.prodheaderdescription
{
    width: 90%;
    margin-bottom: 20px;
    padding-bottom: 1px;
    margin-left: 10px;
    color: dimgray;
    text-align: justify;
}



.proditemcode
{
    font-size: 8pt;
    color: dimgray;
    text-align: center;
    text-decoration: none;
    cursor: default;
}

.scrollnote
{
    color: dimgray;
}

.showitemname
{
    font-size: 18pt;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
}

.searchpanel
{
    font-size: 10pt;
    margin-bottom: 8px;
    color: dimgray;
    background-color: #66ccff;
}
.searchbutton
{
    font-size: 8pt;
    margin-bottom: 3px;
}

.searchbox
{
    margin-bottom: 3px;
    background-color: #ffffed;
}
.tblsub
{
    border-right: #959691 1px solid;
    border-top: #959691 1px solid;
    margin-top: 7px;
    border-left: #959691 1px solid;
    color: black;
    border-bottom: #959691 1px solid;
}
.incvatlabel
{
    font-weight: normal;
    font-size: 8pt;
}

.outofstock
{
    font-size: 10pt;
    color: dimgray;
}

.checkouttable
{
    background-color: #ffffcc;
}

.orderdetails
{
    color: white;
}


.shippingnotes
{
    text-align: justify;
    width: 60%;
}
.contacttd
{
    padding-right: 80px;
    background-position: center 60px;
    background-image: url(/shop/sellbook/images/globe.gif);
    width: 80%;
    background-repeat: no-repeat;
}
.abouttd
{
    padding-right: 80px;
    width: 80%;
}


.keywords
{
    color: darkgray;
    text-align: justify;
}




.firstpagelabel
{
    padding-right: 50px;
    padding-left: 50px;
    BACKGROUND-POSITION-X: center;
    background-image: url(/shop/sellbook/images/globe.gif);
    width: 600px;
    font-weight: bold;
}

.topofpage
{
    font-size: 10pt;
    font-weight: bold;
    margin-left: 180px;
    color: #990099;
    text-align: left;
}
