body {
    font-family: Verdana, Arial, sans-serif;
    font-size: 12;
    margin: 0px 0px 0px 0px;
}

ul {
    list-style-position: inside;
}

td {
    font-family: Verdana, Arial, sans-serif;
    font-size: 12;
}

form {
    margin: 0px;
}

input {
    margin: 0px;
}

/* Default links */
a:link {
    color: #8888FF;
}
a:visited {
    color: #FF88FF;
}
a:active {
    color: #FF8888;
}
a:hover {
    color: #FF8888;
}

.nomargin {
    margin: 0px;
}

.search-form {
	font-family: Verdana, Arial, sans-serif;
    margin: 0px;
    font-size: x-small;
}

.normal-cp {
    background-color: #474747;
    color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

.normal-text-header {
    color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

.normal-product-name {
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.normal-product-desc {
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.normal-product-image {
    background-color: #474747;
    float: left;
    margin: 0 15px 10px 0;
}

.normal-pp-name {
    font-size: 24px;
    font-weight: bold;
}

.normal-pp-image {

}

.normal-pp-desc {
    color: #FFFFFF;
    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;
}

.normal-cart-item-name{
    color: #474747;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
    font-size: 14px;
}

.normal-cart-text{
    color: #474747;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
    font-size: 12px;
    border-bottom: solid 1px #FFFFFF;
}

.normal-cart-price {
    color: #474747;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align : center;
    border-bottom: solid 1px #FFFFFF;
}


.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: #EDB255;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
    font-color: #0E0E0E;
	text-align: center;
    padding: 5px 5px 5px 5px;
}

.normal-cart-subtotal-price {
	font-weight: bold;
	font-size: 14px;
	text-align: right;
	color: #474747;
}

.normal-cart-overlord {
}

.normal-cart-row-a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
    font-size: 12px;
	background-color: #FFC160;
    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: #F6B856;
    border-bottom: solid 1px #FFFFFF;
    padding: 5px 5px 5px 5px;
}

.normal-checkout-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
}

.normal-checkout-field {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: right;
}

.normal-checkout-subheading {
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}

.normal-checkout-text2{
	color: #FFFFFF;
	font-size: 14px;
	font-weight:bold;
}

/* Additional Style Definitions: */

/* Default Template Style (Not working?)*/

.normal-text {
                color: #FFFFFF;
                font-family: Arial, Helvetica, sans-serif;
                font-size: 12px;
                padding: 5px 5px 5px 5px;
}

.normal-text-header {
                color: #FFFFFF;
                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", gray header, dark gray body, light gray border */

.popup-text {
                background-color: #474747;
                font-family: Arial, Helvetica, sans-serif;
                font-size: 12px;
                color: #FFFFFF;
                padding: 5px 5px 5px 5px;
                border-top: solid 1px #F1F1F1;
                border-left: solid 1px #F1F1F1;
                border-right: solid 1px #F1F1F1;
                border-bottom: solid 1px #F1F1F1;
}

.popup-text-headless {
                background-color: #474747;
                font-family: Arial, Helvetica, sans-serif;
                font-size: 12px;
                color: #FFFFFF;
                padding: 5px;
                border-top: solid 1px #F1F1F1;
                border-left: solid 1px #F1F1F1;
                border-right: solid 1px #F1F1F1;
                border-bottom: solid 1px #F1F1F1;
}

.popup-header {
                background-color: #696969;
                color: #FFFFFF;
                font-family: Arial, Helvetica, sans-serif;
                font-size: 13px;
                font-weight: bold;
                padding: 3px 5px 3px 5px;
                border-top: solid 1px #F1F1F1;
                border-left: solid 1px #F1F1F1;
                border-right: solid 1px #F1F1F1;
}

/* "Highlight", orange header, dark gray body, light gray border */

.highlight-text {
                background-color: #474747;
                font-family: Arial, Helvetica, sans-serif;
                font-size: 12px;
                color: #FFFFFF;
                padding: 5px 5px 5px 5px;
                border-top: solid 1px #F1F1F1;
                border-left: solid 1px #F1F1F1;
                border-right: solid 1px #F1F1F1;
                border-bottom: solid 1px #F1F1F1;
}

.highlight-text-headless {
                background-color: #474747;
                font-family: Arial, Helvetica, sans-serif;
                font-size: 12px;
                color: #FFFFFF;
                padding: 5px;
                border-top: solid 1px #F1F1F1;
                border-left: solid 1px #F1F1F1;
                border-right: solid 1px #F1F1F1;
                border-bottom: solid 1px #F1F1F1;
}

.highlight-header {
                background-color: #FF9611;
                color: #FFFFFF;
                font-family: Arial, Helvetica, sans-serif;
                font-size: 13px;
                font-weight: bold;
                padding: 3px 5px 3px 5px;
                border-top: solid 1px #F1F1F1;
                border-left: solid 1px #F1F1F1;
                border-right: solid 1px #F1F1F1;
}

/* "Asphault", black header, dark gray body, light gray border */

.asphault-text {
                background-color: #474747;
                font-family: Arial, Helvetica, sans-serif;
                font-size: 12px;
                color: #FFFFFF;
                padding: 5px 5px 5px 5px;
                border-top: solid 1px #F1F1F1;
                border-left: solid 1px #F1F1F1;
                border-right: solid 1px #F1F1F1;
                border-bottom: solid 1px #F1F1F1;
}

.asphault-text-headless {
                background-color: #474747;
                font-family: Arial, Helvetica, sans-serif;
                font-size: 12px;
                color: #FFFFFF;
                padding: 5px;
                border-top: solid 1px #F1F1F1;
                border-left: solid 1px #F1F1F1;
                border-right: solid 1px #F1F1F1;
                border-bottom: solid 1px #F1F1F1;
}

.asphault-header {
                background-color: #000000;
                color: #FFFFFF;
                font-family: Arial, Helvetica, sans-serif;
                font-size: 13px;
                font-weight: bold;
                padding: 3px 5px 3px 5px;
                border-top: solid 1px #F1F1F1;
                border-left: solid 1px #F1F1F1;
                border-right: solid 1px #F1F1F1;
}

