.cart {
    padding: 0px;
    margin: 0px;
    }
	
.carterror {
    color: #FF0000;
    font-weight: bold;
    font-size: 12pt;
    text-align: center;
    }	

.cartmessage {
    color: #1589c4;
    background-color:#b5e7ff;
    font-size: 12px;
    padding:3px;border:1px solid #1589c4;
    text-align: left;
    }

.cartmessage2,.cartmessage2 a {
    color: gray;
    font-size: 12px;
    padding:3px;
    text-align: center;
    }
    
.cart-header-message {
    text-align: left;
    color: #1589c4;
    font-size: 12px;
    font-weight: bold;
    }
	
.cart-shipping-message {
    text-align: center;
    font-size: 12px;
    }
	
.cart-footer-message {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    }			

.confirmation-header {
    color: #1589c4;
    font-size: 12px;
    padding:3px;
    text-align: left;
	}
	
.confirmation-message{
    font-weight: bold;
    font-size: 12pt;
    text-align: center;
	}
	
.confirmation-footer{
    font-weight: bold;
    font-size: 11pt;
    
    text-align: center;
	}
			
.order-complete-header{
    font-weight: bold;
    font-size: 12pt;
    text-align: center;
    }
	
.order-complete-message{
    font-weight: bold;
    font-size: 12pt;
    text-align: center;
    }
.order-complete-footer{
    font-weight: bold;
    font-size: 12pt;
    text-align: center;
    }
.cartqtybox {
    font-size: 9px;
    padding: 0px;width: 15px;
    margin: 3px;
    }

.cartbottom {
    text-align: center;
    }

.carttable {
    /* width: 545px;
    margin: 0px;
    padding: 10px; */
    }

.carttable th {
    text-align: left;
    font-size: 12px;
    background-color: #1B77CB;
    border-bottom: 1px solid;
    color: #FFFFFF;
    padding: 4px 5px 4px 5px;
    }
	
.cart-thumb-image {
    padding: 4px;
    float: left;
    border: 0px;
    }	
	
.cbutton {
    background-color: #006699;
    font-size: 11px;cursor:pointer;
    border: 1px solid #88c0f4;
    color: #c6e4ff;
    font-weight:bold;
    text-transform: uppercase;
    margin: 3px;
    padding: 2px;
	curser:hand;
    }

.itemcell0 {
    padding: 0px 0px 0px 0px;
    border: 0px;
    }


.itemcell1 {
    padding: 0px 0px 0px 0px;
    background-color: #d7f2ff;
    }

.item_thumb {
	display: block;
    text-align: center;
    }

.optionname {
    display: inline;
    font-weight: bold;
    margin: 0px 3px 0px 0px
    }

.attributename {
    display: inline;
    }

.textoption {
    display: inline;
    text-indent: 10px;
    text-align: right;
    }

.optioncell0 {
    padding: 0px 0px 0px 0px;
    border: 0px; 
    margin: 0px;
    }

.optioncell1 {
    padding: 0px 0px 0px 0px;
    margin: 0px;
    background-color: #d7f2ff;
    }

.soft {
    font-weight: normal;
    }
	
.totalcell0 {
    padding: 3px;color:#606060;
    border: 0px;
    background-color: #fffe82;
    font-size: 10px;
    }

.totalcell1 {
       padding: 3px;color:#606060;
    border: 0px;
    background-color: #fffe82;
    font-size: 10px;
    }
	

.cart-total {
    text-align: right;
    }

.cart-sub-total {
    text-align: right;
    }

.salestax {
    text-align: right;
    }

.carttotalrow {
    font-size: 12px;
    font-weight: bold;
    background-color: #FFFFFF;
    padding: 4px;
    border-top: 0px dashed;
    }
.item_thumb {}
.cart-item-name {}
.cart-mfg-name {}
.catalog code {}
.cart-mfg-code {}
.cart-cat-name {}
.shippingrow{}
.grandtotalrow{background-color:gray; color:white; font-weight:bold;padding:4px;}
	

.mainordertable {
    width: 95%;
    }

.emailheader {
	padding: 10px;
    background-color: #FFFFFF;
    }

.emailfooter {
   	padding: 10px;
    background-color: #FFFFFF;
    }

.billtable {
    width: 100%;
    padding: 1px;
    margin: 0px;
    }

.billtable th {
    padding: 4px;
    background-color: #006699;
    border-bottom: 1px solid;
    color: #FFFFFF;
    }

.billing-table {
    text-align: left;
    width: 100%;
    padding: 0px;
    margin: 0px;
    background-color: #FFFFFF;
    }

.billing-head {
    font-weight: bold;
    padding: 4px;
    background-color: #006699;
    border-bottom: 1px solid;
    color: #FFFFFF;
    }

.billing-field {
    font-size: 12px;
    text-align: right;
    padding: 1px;
    }

.billing-required {
    font-size: 12px;
    text-align: right;
    padding: 1px;
    }

.billing-input {
    font-size: 12px;
    text-align: left;
    margin: 0px;
    padding: 0px;
    }

.billing-table th {
    text-align: center;
    padding: 2px;
    color: #FFFFFF;
    background-color: #006699;
    border-bottom: 1px solid;
    }
	
.dmsg {
    color: #ff0000;
    font-size: 9pt;
    }	

.billingrow-on {
    text-align: left;
    background-color: #F0F0CC;
    }

.billingrow-on a {
    font-weight: bold;
    }

.billingrow {
    text-align: left;
    background-color: #FFFFFF;
    }

.billingrow a {
    font-weight: bold;
    }

.billbutt {
    padding: 0px;
    margin: 0px;cursor:pointer;
    border: 1px outset silver;
    background-color: gray;
    font-size: 11px;font-weight:bold;
    color: white;
    }

.attn {
    font-size: 16px;
    font-weight: bold;
    }

.ordertable {
    text-align: left;
    width: 90%;
    padding: 0px;
    margin: 0px;
    background-color: #FFFFFF;
    }

.ordertable th {
    padding: 4px;
    background-color: #006699;
    border-bottom: 1px solid;
    color: #FFFFFF;
    }
.checkout-table {width:640px;text-align: center;} 
.billing-table input {border:1px solid gray}

.checkout-table-cell {}
.checkout-questions {
	width:640px;
	padding: 8px;
	margin-bottom: 6px;
	text-align: center;
}

.checkout-question {
	font-weight: normal; width:250px;	display: inline; line-height: 27px;
}

.checkout-question-required {
	font-weight: bold;width:250px;	display: inline; line-height: 27px;
	color: #ff3333;
}

.checkout-answer {
	display: inline; 
	width:250px;
}

.checkout-answer input, .checkout-answer select{
	font-size:11px;color:#434343;
}
.checkout-answer2 {
	width:250px;
}
.checkout-answer-radio {
	display: inline;
	padding-right: 8px;

}
.cart-insurance {}
.cart-zip {}
.cart-country{}

.sub{padding:3px;border: 1px solid #e7e7e7 ;background-color: white;}
.head {height: 20px;margin:0px;text-align:left;font-size:14pt;padding-left:5px;font-weight:bold;background-color: #FF5F00;color:white;}