body
{
    font-size: 12pt;
    color: black;
    font-family: 'Times New Roman' , tahoma, Verdana, Arial;
    background-color: white;
}

h1
{
    color: #115383;
}

h2
{
    color: #115383;
}


H3
{
    margin-top: 10px;
    font-size: 16pt;
    color: #115383;
    padding-top: 10px;
    font-family: 'Times New Roman' ,tahoma,Verdana, Arial;
}
H4
{
    margin-top: 10px;
    font-size: 14pt;
    color: #115383;
    padding-top: 10px;
    font-family: 'Times New Roman' ,tahoma,Verdana, Arial;
}

H5
{
    margin-top: 10px;
    font-size: 12pt;
    color: #115383;
    padding-top: 10px;
    font-family: 'Times New Roman' ,tahoma,Verdana, Arial;
}



.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: #c9cdbe;
}



.titlenav
{
    font-size: 10pt;
    color: #6C7357;
    text-decoration: none;
}

.titlenav:hover
{
    font-weight: bold;
    font-size: 10pt;
    color: #5E644C;
}


.carttotalline
{
    font-weight: bold;
    color: white;
    background-color: gray;
    text-align: center;
}
.cartshippingline
{
    font-weight: bold;
    color: white;
    background-color: #5E644C;
}

.cartgrandtotal
{
    font-weight: bold;
    font-size: 14pt;
    padding-bottom: 25px;
    color: black;
    background-color: white;
    text-align: center;
}

.basketheader
{
    font-weight: bold;
    font-size: 14pt;
    color: gray;
}

.basketheaderbold
{
    font-weight: bold;
    font-size: 14pt;
    color: black;
}



.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;
}

.cat
{
    font-weight: bold;
    margin-left: 0px;
    cursor: default;
    color: #5E644C;
    text-decoration: none;
}


.subcat
{
    color: #000000;
    text-decoration: none;
}
.subcatblockquote
{
    margin: 0px 0px 0px 8px;
}



.subcat:hover
{
    font-weight: bold;
    color: #ffffeb;
    text-decoration: underline;
}






.tdleftpanel
{
    border-right: gray 1px solid;
    border-top: #d9e2e7 1px solid;
    border-left: #d9e2e7 1px solid;
    border-bottom: gray 1px solid;
    background-color: #c9cdbe;
}

.leftpanel
{
    margin-top: 5px;
    padding-left: 5px;
    font-size: 10pt;
}

.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
{
    padding-left: 20px;
    font-size: 10pt;
    text-align: justify;
}

.proditem
{
    border-top: silver 1px solid;
    padding-left: 10px;
    padding-bottom: 20px;
    padding-top: 10px;
}

.prodimagebutton
{
    margin-bottom: 5px;
}

.prodname
{
    font-weight: bold;
    font-size: 12pt;
    padding-left: 15px;
}

.prodclicktoenlarge
{
    font-size: 8pt;
    color: #000000;
    text-align: center;
    text-decoration: none;
}
.prodclicktoenlarge:hover
{
    color: dimgray;
}


.prodprice
{
    font-weight: bold;
    padding-bottom: 5px;
    color: #5E644C;
    padding-top: 5px;
    text-align: center;
}

.proddescription
{
    padding-right: 10px;
    padding-left: 10px;
    font-size: 10pt;
    text-align: justify;
}

.prodheader
{
    font-weight: bold;
    font-size: 14pt;
    margin-left: 10px;
    color: #ADB39B;
}

.prodheaderbold
{
    font-weight: bold;
    font-size: 14pt;
    color: #6C7357;
}


.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
{
    border-right: #cdba9b 2px solid;
    border-top: #cdba9b 2px solid;
    font-size: 10pt;
    margin-bottom: 8px;
    border-left: #cdba9b 2px solid;
    color: black;
    border-bottom: #cdba9b 2px solid;
    background-color: lightgrey;
}
.searchbutton
{
    font-size: 8pt;
    margin-bottom: 3px;
}

.searchbox
{
    margin-bottom: 3px;
    background-color: #ffffed;
}

.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: 10px;
    background-position: center 55px;
    background-image: url(/shop/pjohnson/images/rose.jpg);
    width: 80%;
    background-repeat: no-repeat;
}
.abouttd
{
    padding-right: 10px;
}


.keywords
{
    color: darkgray;
    text-align: justify;
}




.firstpagelabel
{
    font-weight: normal;
    width: 550px;
    text-decoration: none;
}

.topofpage
{
    font-weight: bold;
    margin-left: 180px;
    color: #990099;
    text-align: left;
}
A
{
    color: #669933;
}
