﻿h1
{
    color: #A32D34;
    padding-left: 10px;
    font-size: 20px;
    font-weight: bold;
}
p
{
    padding: 5px 0;
}
.productname
{
    color: #636363;
    font-size: 19px;
    font-weight: bold;
    text-decoration: none;
}
h2
{
    color: #636363;
    font-size: 19px;
    font-weight: bold;
    text-decoration: none;
}
h3
{
    color: #636363;
    padding-left: 10px;
    margin: 10px 0;
    font-size: small;
    font-weight: normal;
    text-decoration: none;
}
.listseparator
{
    width: 98%;
    color: #636363;
    text-align: center;
    height: 1px;
}
.pricetext
{
    color: #636363;
    font-size: 19px;
    font-weight: normal;
    text-decoration: none;
}
.priceboldtext
{
    color: #636363;
    font-size: 19px;
    font-weight: bold;
    text-decoration: none;
}
.outofstocktext
{
    color: #FF0000;
    font-size: 19px;
    font-weight: bold;
    text-decoration: none;
}
#checkoutcrumb
{
    margin: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
    color: #636363;
}
.checkoutcrumbinactive
{
    font-size: 9pt;
    font-weight: normal;
    color: #808080;
}
.checkoutcrumbactive
{
    text-decoration: underline;
}
a.detailslink
{
    color: #636363;
    font-weight: bold;
    text-decoration: underline;
}
.paymentlist
{
    border: solid 1px #993333;
    padding: 5px 0 5px 0;
}
.registerhighlight
{
    color: #FF0000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    padding: 5px;
}
.superscript
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #636363;
    vertical-align: text-top;
}
ul
{
    padding: 5px 5px 5px 50px;
}
a
{
    color: #636363;
}