body {
    background-color: #FFFFFF;
    font-size: 12;
    margin: 0px 0px 0px 0px;
    vertical-align: top;
}

td {
    font-family: Verdana, Arial, sans-serif;
    font-size: 12;
}

form {
    margin: 0px;
}

input {
    margin: 0px;
}

.nomargin {
    margin: 0px;
}

.banner {
	background-color: #FFFFFF;
}

.page_name {
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 12pt;
    font-weight: bold;
    vertical-align: middle;
}

.top {
    background-color: #000000;
}

.secondary {
    background-color: #E5E5E5;
}

.content {
    background-color: #FFFFFF;
}

.search-form {
	font-family: Verdana, Arial, sans-serif;
    margin: 0px;
    font-size: x-small;
}

.normal-cp {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

.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: 12px;
}

.normal-product-image {
    float: left;
    margin: 5px;
}

.normal-pp-name {
    font-size: 24px;
    font-weight: bold;
}

.normal-pp-image {

}

.normal-pp-desc {
    font-size: 12px;
}

.normal-pp-option {

}

.normal-cart-column{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-color: #000066
	font-weight: bold;
    border-bottom: solid 1px #FFFFFF;
}

.normal-cart-item-name{
    color: #528CE7;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
    font-size: 14px;
}

.normal-cart-text{
    color: #528CE7;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
    font-size: 12px;
    border-bottom: solid 1px #FFFFFF;
}

.normal-cart-price {
    color: #2C579C;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
    border-bottom: solid 1px #FFFFFF;
    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: #CADAF0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
    font-color: #528CE7;
	text-align: center;
    padding: 5px 5px 5px 5px;
}

.normal-cart-subtotal-price {
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	color: #2C579C;
}

.normal-cart-overlord {
    border-bottom: 2 solid #858585;
    border-left: 1 solid #858585;
    border-right: 2 solid #858585;
}

.normal-cart-row-a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
    font-size: 12px;
	background-color: #DEE9FA;
    border-bottom: solid 1px #FFFFFF;
    padding: 5px 5px 5px 5px;
}

.normal-cart-row-b {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
    font-size: 12px;
	background-color: #D3E1F5;
    border-bottom: solid 1px #FFFFFF;
    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 {
                background-color: #FFFFFF;
                font-family: Arial, Helvetica, sans-serif;
                font-size: 12px;
                padding: 5px 5px 5px 5px;
}

.normal-text-header {
                background-color: #FFFFFF;
                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;
}

/* "Popup", blue header, white body, blue border */

.popup-text {
                background-color: #FFFFFF;
                font-family: Arial, Helvetica, sans-serif;
                font-size: 12px;
                padding: 5px 5px 5px 5px;
                border-top: solid 1px #2C579C;
                border-left: solid 1px #2C579C;
                border-right: solid 1px #2C579C;
                border-bottom: solid 1px #2C579C;
}

.popup-text-headless {
                background-color: #FFFFFF;
                font-family: Arial, Helvetica, sans-serif;
                font-size: 12px;
                padding: 5px;
                border-top: solid 1px #2C579C;
                border-left: solid 1px #2C579C;
                border-right: solid 1px #2C579C;
                border-bottom: solid 1px #2C579C;
}

.popup-header {
                background-color: #528CE7;
                color: #FFFFFF;
                font-family: Arial, Helvetica, sans-serif;
                font-size: 13px;
                font-weight: bold;
                padding: 3px 5px 3px 5px;
                border-top: solid 1px #2C579C;
                border-left: solid 1px #2C579C;
                border-right: solid 1px #2C579C;
}

/* "Icecube", blue header, blue body, blue border */

.icecube-text {
                background-color: #528CE7;
                color: #FFFFFF
                font-family: Arial, Helvetica, sans-serif;
                font-size: 12px;
                padding: 3px 2px 3px 2px;
                border-left: solid 1px #2C579C;
                border-right: solid 1px #2C579C;
                border-bottom: solid 1px #2C579C;
}

.icecube-text-headless {
                background-color: #528CE7;
                color: #FFFFFF
                font-family: Arial, Helvetica, sans-serif;
                font-size: 12px;
                border-top: solid 1px #2C579C;
                border-left: solid 1px #2C579C;
                border-right: solid 1px #2C579C;
                border-bottom: solid 1px #2C579C;
}

.icecube-header {
                background-color: #528CE7;
                color: #FFFFFF;
                font-family: Arial, Helvetica, sans-serif;
                font-size: 13px;
                font-weight: bold;
                padding: 3px 5px 3px 5px;
                border-top: solid 1px #2C579C;
                border-left: solid 1px #2C579C;
                border-right: solid 1px #2C579C;
}

/* "Lime", green header, white body, blue border */

.lime-text {
                background-color: #FFFFFF;
                font-family: Arial, Helvetica, sans-serif;
                font-size: 12px;
                padding: 5px 5px 5px 5px;
                border-top: solid 1px #2C579C;
                border-left: solid 1px #2C579C;
                border-right: solid 1px #2C579C;
                border-bottom: solid 1px #2C579C;
}

.lime-text-headless {
                background-color: #FFFFFF;
                font-family: Arial, Helvetica, sans-serif;
                font-size: 12px;
                padding: 5px;
                border-top: solid 1px #2C579C;
                border-left: solid 1px #2C579C;
                border-right: solid 1px #2C579C;
                border-bottom: solid 1px #2C579C;
}

.lime-header {
                background-color: #80D160;
                color: #FFFFFF;
                font-family: Arial, Helvetica, sans-serif;
                font-size: 13px;
                font-weight: bold;
                padding: 3px 5px 3px 5px;
                border-top: solid 1px #2C579C;
                border-left: solid 1px #2C579C;
                border-right: solid 1px #2C579C;
}

