﻿.highlighttext
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
    color: #FF0000;
}
.italictext
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: small;
    font-style: italic;
    font-weight: bold;
    color: #000080;
}
.normaltextsmall
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #000080;
    font-weight: normal;
    text-decoration: none;
}
.normaltextsmalllink
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #000080;
    font-weight: normal;
    text-decoration: underline;
}
.searchbox
{
    padding-right: 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    height: 25px;
}
.searchbox a
{
    color: #FFFFFF;
    text-decoration: none;
}
.tbsearch
{
    color: #000080;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color: #C4CED5;
}

.cartsummary
{
    float: right;
    line-height: 18px;
    background-color: #9FBED0;
    color: #000080;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}
.cartsummary a
{
    color: #000080;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}
.menu
{
    background-color: #ADD3EB;
    border: 1px solid #ADD3EB;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #000080;
    width: 100%;
}
.hovermenu
{
    text-decoration: underline;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
}


.headtext
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: bold;
    color: #000080;
}
.boldtext
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
    color: #000080;
}
.normaltext
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #000080;
}
h1
{
    padding-left: 10px;
    margin: 10px 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: bold;
    color: #000080;
}
h2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
    text-decoration: none;
    color: #000080;
}
h3
{
    padding-left: 10px;
    margin: 10px 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: normal;
    text-decoration: none;
    color: #000080;
}
.listseparator
{
    width: 96%;
    color: #9FBED0;
    text-align: center;
    height: 1px;
}
.pnlcart
{
    width: 500px;
    background-color: #FCFCFC;
    border: solid 2px #9FBED0;
}
.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=25);
    opacity: 0.25;
}
a.cartdelete
{
    font-size: x-small;
    text-decoration: underline;
    color: #000080;
}
#checkoutcrumb
{
    margin: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
    color: #000080;
}
.checkoutcrumbinactive
{
    font-size: 9pt;
    font-weight: normal;
    color: #808080;
}
.registerhighlight
{
    color: #FF0000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    padding: 5px;
}
.checkoutcrumbactive
{
    text-decoration: underline;
}
p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #000080;
}
.listseparator
{
    margin: 5px 0 5px 0;
}
ul
{
    padding: 5px 5px 5px 50px;
}
