.cart {
    padding: 0px;
    margin: 0px;
		font-family:Verdana, Geneva, sans-serif;

    }
.checkout	{
    padding: 0px;
    margin: 0px;
		font-family:Verdana, Geneva, sans-serif;

    }
.carterror {
    color: #FF0000;
    font-weight: bold;
    font-size: 12pt;
    text-align: center;
    }	

.cartmessage {

    font-weight: bold;
    font-size: 14pt;
    text-align: center;
    }
	
.cart-header-message {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    }
	
.cart-shipping-message {
    text-align: center;
    font-size: 12px;
    font-style: italic;
    }
	
.cart-footer-message {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    }			

.confirmation-header {
    font-weight: bold;
    font-size: 12pt;
    text-align: center;
	}
	
.confirmation-message{
    font-weight: bold;
    font-size: 12pt;
    text-align: center;
	}
	
.confirmation-footer{
    font-weight: bold;
    font-size: 12pt;
    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;
    margin: 0px;
    }

.cartbottom {
    text-align: center;
    }

.carttable {
    width: 100%;
    border: 1px solid #3C5551;
    margin: 0px;
    padding: 0px;
    }

.carttable th {
    text-align: center;
    font-size: 9pt;
    background-color:#956c60;
    color:#F1F2E3;
    border-bottom: 1px solid;
    padding: 0px 5px 0px 5px;
	font-family:Verdana, Geneva, sans-serif;
    }
	
.cart-thumb-image {
    padding: 4px;
    float: left;
    border: 0px;
    }	
	
.cbutton {
    padding: 4px;
    margin: 1px;
    border: 2px outset #000000;
    background-color: #F1F2E3;
	font-size: 1.25em;
	font-weight: bold;
	border-radius: 6px;
	cursor: pointer;
    }

.itemcell0 {
    padding: 0px 2px 0px 0px;
    border: 0px;
    background-color: #F1F2E3;
    border-top: 1px solid #000000;
    }

.itemcell1 {
    padding: 0px 2px 0px 0px;
    border-top: 1px solid #000000;
    background-color: #FFFFEA;
    }

.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 {
    text-align: right;
    padding: 0px 2px 0px 0px;
    border: 0px;
    margin: 0px;
    background-color: #F0F0F0;
    }

.optioncell1 {
    text-align: right;
    padding: 0px 2px 0px 0px;
    margin: 0px;
    background-color: #FFFFCC;
    }

.soft {
    font-weight: normal;
    }
	
.totalcell0 {
    padding: 2px;
    border: 0px;
    font-size: 12px;
    font-weight: bold;
    background-color: #CCCCCC;
    border-bottom: 1px solid #000000;
    }

.totalcell1 {
    padding: 2px;
    border-bottom: 1px solid #000000;
    font-size: 12px;
    font-weight: bold;
    background-color: #F0F0CC;
    }
	

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

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

.salestax {
    text-align: right;
    }

.carttotalrow {
    font-size: 12px;
    font-weight: bold;
    padding: 4px 2px 4px 4px;
    text-align: right;
    border-top: 0px dashed;
    }

.mainordertable {
    margin: auto;
    }

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

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

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

.billtable th {
    padding: 4px;
    background-color:#956c60;
    color:#F1F2E3;
    border-bottom: 1px solid;
    }

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

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

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

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

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

.billing-table th {
    text-align: center;
    padding: 2px;
    background-color:#956c60;
    color:#F1F2E3;
    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: #F1F2E3;
    }

.billingrow a {
    font-weight: bold;
    }

.billbutt {
    padding: 0px;
    margin: 1px;
    border: 1px outset #000000;
    background-color: #3366CC;
    font-size: 10px;
    color: #F1F2E3;
    }

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

.ordertable {
    text-align: left;
    margin: auto;
    padding: 0px;
    background-color: #F1F2E3;
    }

.ordertable th {
    padding: 4px;
    background-color:#956c60;
    color:#F1F2E3;
    border-bottom: 1px solid;
    }
.checkout-table { margin: auto; } 
.checkout-table-cell {}
.checkout-questions {
	border: 1px solid #333333;
	padding: 2px;
	margin-bottom: 6px;
	text-align: left;
}

.checkout-question {
	font-weight: normal;
}

.checkout-question-required {
	font-weight: bold;
	color: #ff3333;
}

.checkout-answer { display: inline; }
.checkout-answer-checkbox { display: inline-block; }
.checkout-answer-radio {
	display: inline;
	padding-right: 8px;

}
.textanswer { width: 100%; }
.item_thumb {}
.cart-item-name {}
.cart-mfg-name {}
.catalog code {}
.cart-mfg-code {}
.cart-cat-name {}
.shippingrow{
    font-size: 12px;
    font-weight: bold;
    padding: 2px;
    text-align: right;
    border-top: 0px;
}
.grandtotalrow{
	background-color:#956c60; color:#F1F2E3; font-weight:bold;
	padding: 2px;
}	
.cart-insurance {}
.cart-zip { white-space: nowrap; }
.cart-country{}	
.cartsubmit { text-align: center; }
.confirm-button { text-align: center; }

@media only screen and ( max-width: 640px ) {
	#ship_sel {	max-width: 200px; }

	.shippingrow { text-align: left; }

}