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;
}

.nomargin {
    margin: 0px;
}

.banner {
	background-color: #FFFFFF;
}
.search-bar {
    margin: 0px;
}

.search-bar-edge {
    margin: 0px;
}

.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;
}

.generic-lt-image {
                margin: 0px 5px 0px 0px;
                float: left;
}

.normal-cp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.normal-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    word-spacing: -0.1em;
    padding: 0px 5px 5px 5px;
}

.normal-text-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-weight: bold;
    padding: 5px 5px 0px 5px;
}

.normal-product-name {
	font-size: 14px;
	font-weight: bold;
}

.normal-product-desc {

}

.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{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #888888;
	font-weight: bold;
    text-align: center;
}

.normal-cart-item-name{
    color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
    font-size: 14px;
    padding: 5px 5px 5px 5px;
}

.normal-cart-text{
    color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
    font-size: 12px;
    padding: 5px 5px 5px 5px;
}

.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;
}

.checkout-message {
    font-size: 14px;
    color: red;
}

.normal-cart-subtotal-row {
	background-color: #F7F7F7;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
    color: #000000;
	text-align: right;
    border-top: solid 1px #000000;
    padding: 5px 5px 5px 5px;
}

.normal-cart-subtotal-price {
	font-weight: bold;
	font-size: 14px;
	text-align: right;
	color: #000000;
}

.normal-cart-overlord {
    border: solid 1px #000000;
}

.normal-cart-row-a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
    font-size: 12px;
	background-color: #F8F8F8;
}

.normal-cart-row-b {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
    font-size: 12px;
	background-color: #DEDEDE;
}

.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;
}

.smaller-text {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
    word-spacing: -0.1em;
}

.smaller-text-header {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
    font-weight: bold;
}

.greybox-text {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
    word-spacing: -0.1em;
    padding: 5px;
    border: solid 1px #A1A5A9;
}

.greybox-header {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
    font-weight: bold;
    letter-spacing: -0.1px;
    padding: 5px 5px 5px 7px;
    border-left: solid 1px #A1A5A9;
    border-top: solid 1px #A1A5A9;
    border-right: solid 1px #A1A5A9;
    background-color: #E2E2E2;
}

.bigben-header {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 60px;
    color: black;
    font-weight: bold;
    letter-spacing: -1px;
    padding: 10px 10px 0px 10px;
}

.bigben-text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #A1A5A9;
    line-height: 1.3em;
    padding: 5px 10px 10px 12px;
}