

body.mceContentBody
{
    background-image: none;
}

body
{
    font-size: 10pt;
    color: black;
    font-family: tahoma,Verdana, Arial;
    background-color: #f2f2f2;
    background-image: url(/shop/reaveley/images/shadowback.jpg);
    background-repeat: repeat-y;
    background-position: center;
}
.divpage
{
    width: 976px;
    padding-top: 5px;
    padding-left: 5px;
    background-color: white;
}
.firstpagebody
{
    width: 976px;
    padding-top: 5px;
    padding-left: 5px;
    background-color: white;
}

.TPS
{
    width: 540px;
    margin-left: 20px;
}
.foundword
{
    padding-right: 2px;
    padding-left: 2px;
    color: white;
    background-color: green;
}

.marqueeintro
{
    color: black;
    font-size: xx-small;
    font-weight: normal;
    background-color: #F0F5FB;
}

.marqueelink
{
    color: darkgray;
    font-size: xx-small;
    font-weight: normal;
}

.marqueelink:hover
{
    font-size: x-small;
    color: black;
}

.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;
    width: 750px;
    padding-left: 30px;
    padding-right: 30px;
}


.itembody
{
    background-color: white;
}



.titletable
{
    width: 500px;
    background-color: #DFEAEF;
}
.itembody .titletable
{
    margin-bottom: 5px;
     width: 500px;
}


.titlenav
{
    font-size: 10pt;
    color: black;
    text-decoration: none;
}

.titlenav:hover
{
    font-size: 10pt;
    color: #3F646D;
    font-weight: bold;
}

.carttotalline
{
    font-weight: bold;
    color: white;
    background-color: gray;
    text-align: center;
}
.cartshippingline
{
    font-weight: bold;
    color: white;
    background-color: #6E8F9E;
}

.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;
}

.currently
{
    color: Black;
}

.mylink
{
    color: #5C025D;
}


.mylink:hover
{
    color: dimgray;
}

.subcat
{
    font-family: Arial;
    color: #09134D; /*border-bottom: gray 1px solid;*/
    text-decoration: none;
    height: 15px;
}
.subcatblockquote
{
    padding-left: 2px;
}



.subcat:hover
{
    font-weight: bold;
    color: black;
    text-decoration: underline;
}
.currcat
{
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 2px;
    background-color: #D8E6EC;
}

.currsubcat
{
    border-top: black 2px solid;
    border-bottom: black 2px solid;
    font-weight: bold;
    padding-bottom: 5px;
    padding-top: 3px;
    background-color: #ffffc0;
}

.currsuba
{
    color: black;
    text-decoration: none;
}

.currsuba:hover
{
    color: black;
    text-decoration: underline;
}

.cat
{
    font-weight: bold;
    margin-left: 0px;
    cursor: default;
    color: #2c2020;
    text-decoration: none;
    background-color: #A1C1CF;
    padding-bottom: 1px;
    padding-right: 5px;
}
.enterbtn
{
}
.tdleftpanel
{
    border-right: black 1px solid;
    border-top: whitesmoke 2px outset;
    border-left: whitesmoke 2px outset;
    border-bottom: 1px outset;
    background-color: #afcbd6;
    
}

.leftpanel
{
    margin-top: 5px;
    padding-left: 5px;
    font-size: 10pt;
    width: 180px;
}

.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;
    width: 100%;
}


.homemainpanel
{
    width: 100%;
    padding-left: 50px;
    padding-right: 50px;
    text-align: justify;
}


.prodbuy
{
    border-right: none;
    border-top: none;
    border-left: none;
    border-bottom: none;
}
.proddiv, .proddivp
{
    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;
    border-top: gray 1px solid;
    padding-left: 15px;
    font-weight: bold;
    font-size: 11pt;
    padding-bottom: 2px;
    padding-top: 2px;
    border-bottom: gray 1px solid;
    background-color: #f0f5fb;
}




.prodprice
{
    font-weight: bold;
    padding-bottom: 5px;
    color: #570158;
    padding-top: 5px;
    text-align: center;
    font-size: 10pt;
}


.proddescription
{
    padding-right: 40px;
    padding-left: 10px;
    font-size: 10pt;
    padding-top: 10px;
   
    text-align: justify;
}

.prodheader
{
    font-weight: bold;
    font-size: 14pt;
    margin-left: 10px;
    color: gray;
}

.prodheaderbold
{
    font-weight: bold;
    font-size: 14pt;
    color: black;
}


.prodheaderdescription
{
    margin-bottom: 5px;
    padding-bottom: 1px;
    margin-left: 20px;
     margin-right: 20px;
    width: 90%;
    color: black;
    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: #7f5a30 2px solid;
    border-top: #7f5a30 2px solid;
    font-size: 10pt;
    margin-bottom: 8px;
    border-left: #7f5a30 2px solid;
    color: #cccccc;
    border-bottom: #7f5a30 2px solid;
    background-color: #3f646d;
}
.searchbutton
{
    font-size: 8pt;
    margin-bottom: 3px;
}

.searchbox
{
    margin-bottom: 3px;
    background-color: #ffffed;
}

.incvatlabel
{
    font-weight: normal;
    font-size: 8pt;
}

.belowbuttontext
{
    color: dimgray;
}

.checkouttable
{
    background-color: #ffffcc;
}

.orderdetails
{
    color: white;
}
.subthumb
{
    color: black;
}
.subthumb:hover
{
    color: black;
}
.shippingnotes
{
    text-align: justify;
    width: 600px;
}

.shopbody
{
    margin-top: 2px;
}
.topline
{
    padding-left: 10px;
    font-size: 8pt;
    margin-bottom: 8px;
    padding-bottom: 8px;
    color: dimgray;

    letter-spacing: 0.2em;
}
.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;
}

.contacttd
{
    padding-right: 50px;
    background-image: url(/shop/reaveley/images/contactback.jpg);
    width: 100%;
    padding-top: 10px;
    background-repeat: repeat;
}

.abouttd
{
    padding-right: 50px;
    background-image: url(/shop/reaveley/images/contactback.jpg);
    width: 80%;
    padding-top: 10px;
    background-repeat: repeat;
}

.keywords
{
    color: #7FAFC3;
    text-align: justify;
}

.reavinvesting
{
    color: black;
}

.reavinvesting:hover
{
    font-weight: bold;
}
.firstpagelabel
{
    background-position: center 40px;
    font-weight: bold;
    background-image: url(/shop/reaveley/images/irishead.jpg);
    width: 550px;
    background-repeat: no-repeat;
}

.topofpage
{
    font-size: 10pt;
    font-weight: bold;
    margin-left: 180px;
    color: #990099;
    text-align: left;
}

