body {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10;
    margin: 0px 0px 0px 0px;
}

ul {
    list-style-position: inside;
}

td {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10;
}

form {
    margin: 0px 0px 0px 0px;
}

input {
    margin: 0px 0px 0px 0px;
}

.nomargin {
    margin: 0px 0px 0px 0px;
}

.banner {
    background-color: #FFFFFF;
}

.page-name {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14pt;
    font-weight: bold;
    color: #3677A0;
}

.top {
    background-color: #000000;
}

.secondary {
    background-color: #E5E5E5;
}

.content {
    background-color: #FFFFFF;
}

.search-form {
    border: solid 1px #FFFFFF;
    background-color: #FFFFFF;
    color: #000000;
    width: 73px;
    font-size: 8pt;
}

.normal-cp {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.normal-text-header {
	font-size: 14px;
	font-weight: bold;
}

.normal-product-name {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.normal-product-desc {
    background-color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}

.normal-product-image {
    float: left;
    margin: 0 15px 10px 0;
}

.normal-pp-name {
    font-size: 24px;
    font-weight: bold;
}

.normal-pp-image {
    float: left;
    margin: 0 15px 10px 0;
}

.normal-pp-desc {
    font-size: 12px;
}

.normal-pp-option {

}

.normal-cart-column{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
	font-weight: bold;
}

.normal-cart-item-name{
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 14px;
}

.normal-cart-text{
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 10px;
    padding: 5px 5px 5px 5px;
    width: 242px;
}

.normal-cart-price {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    padding: 5px 5px 5px 5px;
}


.normal-big-message {
    font-size: 24px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

.edit-text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    height: 17px;
    color: #0000FF;
}
a.blue:link {
    color: #000000;
}
a.blue:visited {
    color: #000000;
}
a.blue:active {
    color: #000000;
}
a.blue:hover {
    color: #000000;
}

.message {
    font-size: 12px;
    text-align: center;
    color: red;
}

.checkout-message {
    font-size: 14px;
    color: red;
}

.normal-cart-subtotal-row {
    background-color: #B5B5B5;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    padding: 5px 5px 5px 5px;
}

.normal-cart-subtotal-price {
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    color: #000000;
    padding: 5px 5px 5px 5px;
}

.normal-cart-overlord {
}

.normal-cart-row-a {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    background-color: #C8C6C6;
    color: #000000;
    padding: 5px 5px 5px 5px;
}

.normal-cart-row-b {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    background-color: #D7D7D7;
    color: #000000;
    padding: 5px 5px 5px 5px;
}

.normal-checkout-heading {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #000000;
    font-weight: bold;
}

.normal-checkout-field {
    font-size: 16px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    text-align: right;
}

.normal-checkout-subheading {
    font-size: 17px;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-weight: bold;
}

.normal-checkout-text2{
    font-size: 14px;
    font-weight:bold;
}

/* Additional Style Definitions: */

/* Default Template Style (Not working?)*/

.normal-text {
                font-family: Arial, Helvetica, sans-serif;
                font-size: 12px;
                padding: 5px 5px 5px 5px;
}

.normal-text-header {
                color: #000000;
                font-family: Arial, Helvetica, sans-serif;
                font-size: 12px;
                font-weight: bold;
                padding: 3px 5px 3px 5px;
}

/* this is fairly generic for each style */

.generic-lt-image {
                margin: 0px 5px 0px 0px;
                float: left;
}

/* "Content", black header, clear body, black border */

.content-text {
                font-family: Arial, Helvetica, sans-serif;
                font-size: 12px;
                padding: 5px 5px 5px 5px;
                border-top: solid 1px #000000;
                border-left: solid 1px #000000;
                border-right: solid 1px #000000;
                border-bottom: solid 1px #000000;
}

.content-text-headless {
                font-family: Arial, Helvetica, sans-serif;
                font-size: 12px;
                padding: 5px;
                border-top: solid 1px #000000;
                border-left: solid 1px #000000;
                border-right: solid 1px #000000;
                border-bottom: solid 1px #000000;
}

.content-header {
                background-color: #3677A0;
                color: #FFFFFF;
                font-family: Arial, Helvetica, sans-serif;
                font-size: 13px;
                font-weight: bold;
                padding: 3px 5px 3px 5px;
                border-top: solid 1px #000000;
                border-left: solid 1px #000000;
                border-right: solid 1px #000000;
}

/* "Comment", dark blue header, clear body, black border */

.comment-text {
                font-family: Arial, Helvetica, sans-serif;
                font-size: 12px;
                padding: 3px 2px 3px 2px;
                border-top: solid 1px #000000;
                border-left: solid 1px #000000;
                border-right: solid 1px #000000;
                border-bottom: solid 1px #000000;
}

.comment-text-headless {
                font-family: Arial, Helvetica, sans-serif;
                font-size: 12px;
                border-top: solid 1px #000000;
                border-left: solid 1px #000000;
                border-right: solid 1px #000000;
                border-bottom: solid 1px #000000;
}

.comment-header {
                background-color: #5E5E5E;
                color: #FFFFFF;
                font-family: Arial, Helvetica, sans-serif;
                font-size: 13px;
                font-weight: bold;
                padding: 3px 5px 3px 5px;
                border-top: solid 1px #000000;
                border-left: solid 1px #000000;
                border-right: solid 1px #000000;
}

/* "Highlight", orange header, clear body, black border */

.highlight-text {
                font-family: Arial, Helvetica, sans-serif;
                font-size: 12px;
                padding: 5px 5px 5px 5px;
                border-top: solid 1px #000000;
                border-left: solid 1px #000000;
                border-right: solid 1px #000000;
                border-bottom: solid 1px #000000;
}

.highlight-text-headless {
                font-family: Arial, Helvetica, sans-serif;
                font-size: 12px;
                padding: 5px;
                border-top: solid 1px #000000;
                border-left: solid 1px #000000;
                border-right: solid 1px #000000;
                border-bottom: solid 1px #000000;
}

.highlight-header {
                background-color: #82B1D5;
                color: #FFFFFF;
                font-family: Arial, Helvetica, sans-serif;
                font-size: 13px;
                font-weight: bold;
                padding: 3px 5px 3px 5px;
                border-top: solid 1px #000000;
                border-left: solid 1px #000000;
                border-right: solid 1px #000000;
}


