.clickable {
    cursor: pointer;
}
.clickable:hover {
    color: rgba(255, 165, 0, 1.0);
}
.standardborder {
    border: 1px solid rgba(0, 0, 0, 0.4);
}
.standardfont {
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
input.inputwithprompt {
    color: rgba(0, 0, 0, 0.4);
}
body {
    background: rgb(255,255,255);
}
td.bannertop {
    margin: 0 auto;
    height: 25px;
    color: rgb(255,255,255);
    font-size: 0.9em;
    padding: 5px;
    background: rgb(128,128,255);
    white-space: nowrap;
}
td.bannermiddle {
    margin: 0 auto;
    height: 150px;
    color: rgb(255,255,255);
    font-size: 3em;
    background: rgb(192,192,192);
}
td.bannerbottom {
    margin: 0 auto;
    height: 25px;
    border-bottom: 1px solid;
    border-bottom-color: rgb(0,0,160);
    background: rgb(128,128,255);
    font-size: 0.9em;
    padding: 3px;
    white-space: nowrap;
}
table.banner td {
    padding-left: 20px;
    padding-right: 20px;
}
table.menubar td {
    padding-left: 3px;
    padding-right: 3px;
}
table.sidemenu {
    width: 200px;
}
th.sidemenucategory1 {
    height: 5px;
    width: 200px;
}
td.sidemenucategory1 {
    border-bottom: 1px solid;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: left;
    width: 200px;
    font-size: 0.9em;
}
td.sidemenuitem {
    border-bottom: 1px solid;
    padding-top: 5px;
    padding-bottom: 2px;
    padding-left: 10px;
    padding-right: 5px;
    text-align: left;
    width: 200px;
    font-size: 0.9em;
}
td.search {
    background: #FFFFFF;
    border-top: 2px solid #808080;
    border-left: 2px solid #808080;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0;
    padding-bottom: 0;
    border: 0;
    margin: 0;
}
input.search {
    border: 0px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 0.3em;
    border-style: none;
}
td.searchbutton {
    background: #FFFFFF;
    padding: 2px;
    margin: 0;
    border: 2px solid #FF0000;
    font-size: 0.3em;
    color: rgba(0, 0, 0, 1.00);
}
table.errormessage td {
    background: #FFFFFF;
    padding: 4px;
    margin: 0;
    font-size: 0.8em;
    color: rgba(255, 0, 0, 1.00);
}
div.heading1 {
    font-size: 1.4em;
    color: rgb(0,0,128);
}
div.welcomemessage {
    font-size: 1.0em;
    color: rgb(0,0,128);
}
div.aboutmessage {
    font-size: 1.0em;
    color: rgb(0,0,128);
}
div.confirmationmessage {
    font-size: 1.0em;
    color: rgb(0,0,128);
}
div.heading2 {
    font-size: 1.2em;
    color: rgb(0,0,128);
    padding: 10px;
}
td.slidingimagecontainer {
    background: #FFFFFF;
    vertical-align: top;
}
div.slidingimagecontainer {
    width: 260px;
    height: 260px;
    overflow: hidden;
}
td.slidingtabcontainer {
    background: rgba(0, 0, 0, 0.4);
    vertical-align: top;
}
div.slidingtabcontainer {
    width: 150px;
    height: 260px;
    overflow: hidden;
}
td.slidingtab {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
    padding-left: 5px;
    white-space: nowrap;
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}
td.slidingtabselected {
    background: rgba(0, 0, 0, 0.5);
}
img.faded {
    opacity: 0.4;
}
img.slidingimage {
    width: 260px;
    height: 260px;
}
td.productblocktext {
    font-size: 1.0em;
    color: rgba(0, 0, 255, 1.0);
    text-align: center;
    height: 75px;
    vertical-align: top;
}
table.singleproduct {
}
table.singleproduct td {
    padding: 10px;
    vertical-align: top;
}
td.singleproductname {
    font-size: 1.4em;
    color: rgba(0, 0, 255, 1.0);
}
td.singleproductdesciption {
    font-size: 1.0em;
    color: rgba(0, 0, 255, 1.0);
}
table.singleproductprice {
}
table.singleproductprice td {
    height: 30px;
    vertical-align: top;
    font-size: 1.4em;
    background: rgba(0, 0, 255, 1.0);
    color: rgba(255, 255, 255, 1.0);
}
input.quantity {
    width: 40px;
    font-size: 1.0em;
}
div.outerbutton {
    border: 1px solid #808000;
    text-align: center;
}
div.innerbutton {
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
    background: #228B22;
    text-align: center;
    white-space: nowrap;
}
div.innerbuttonsmall {
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 2px;
    background: #228B22;
    text-align: center;
    white-space: nowrap;
    font-size: 0.7em;
}
div.divoverlay {
    z-index: 500;
    visibility: hidden;
    position: fixed;
    top: 30%;
    left: 30%;
}
div.loadingimage {
    z-index: 500;
    visibility: hidden;
    width: 50px;
    height: 50px;
    position: absolute;
    top:0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
table.alertmessage {
    width: 500px;
}
table.alertmessage th {
    width: 100%;
    border-top: 1px solid #A9A9A9;
    border-bottom: 1px solid #A9A9A9;
    height: 30px;
    background: #DCDCDC;
    padding-left: 10px;
    font-size: 0.9em;
}
table.alertmessage td {
    vertical-align: middle;
    padding: 10px;
    border: 1px solid #A9A9A9;
    height: 60px;
    background: #FFFFFF;
    font-size: 0.9em;
}
table.alertmessage2 {
    width: 100%;
}
table.alertmessage2 td {
    padding: 10px;
    border: 1px solid #6B8E23;
    background: #98FB98;
    font-size: 0.9em;
}
td.newslettersignup {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: rgba(239, 204, 0, 1.0);
    white-space: nowrap;
}
input.newslettersignup {
    width: 200px;
    padding: 3px;
    font-size: 1.0em;
    border: 1px solid rgba(0, 0, 255, 0.4);
}
span.copyrightmessage {
    color: rgba(0, 0, 0, 0.7);
    font-size: 0.8em;
}

table.logonpage {
    vertical-align: top;
}
table.logonpage td {
    padding: 5px;
}
input.logonpage {
    width: 300px;
    padding: 3px;
    font-size: 1.0em;
    border: 1px solid rgba(0, 0, 255, 0.4);
}
select.logonpage {
    width: 300px;
    padding: 3px;
    font-size: 1.0em;
    border: 1px solid rgba(0, 0, 255, 0.4);
}
span.logonpagetext {
    color: rgba(0, 0, 0, 1.0);
    font-size: 0.8em;
}
span.redtext {
    color: rgba(255, 0, 0, 1.0);
}
span.greentext {
    color: rgba(0, 255, 0, 1.0);
}
input.emailaddress {
    width: 300px;
    padding: 3px;
    font-size: 1.0em;
    border: 1px solid rgba(0, 0, 255, 0.4);
}
span.productnamesmall {
    font-size: 0.8em;
    font-weight: bold;
    text-align: center;
    vertical-align: bottom;
}
img.size128px {
    max-width: 128px;
    max-height: 128px;
    width: auto;
    height: auto;
    padding: 2px;    
}
table.prouctsmall td {
    padding: 5px;
    text-align: left;
    vertical-align: middle;
}
td.prouctdescriptionsmall {
    height: 15px;
    text-align: center;
}
span.prouctdescriptionsmall {
    font-size: 0.8em;
    font-weight: bold;
    text-align: center;
    vertical-align: bottom;
}
table.recoverpasscode td {
    padding: 4px;
    text-align: left;
    vertical-align: top;
}
table.accountstatus td {
    padding: 4px;
    text-align: left;
    vertical-align: top;
}
table.passcodelogon td {
    padding: 4px;
    text-align: left;
    vertical-align: top;
}
input.passcode {
    background: #EEE;
    width: 200px;
    padding: 4px;
    font-size: 1.0em;
    border: 1px solid rgba(0, 0, 255, 0.4);
}
