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

.cartmessage {
    color: #000;
    font-weight: bold;
    font-size: 14pt;
    text-align: center;
    }
	
.cart-header-message {
    text-align: center;
    color: #000;
    font-size: 14px;
    font-weight: bold;
    }
	
.cart-shipping-message {
    text-align: left;
	color:#993300;
    font-size: 1.5em;
    padding: 8px 0;    
    }
	
.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;
	color:#000000;
    }
.order-complete-header a:link{
    font-weight: bold;
	color:#003366;
    }
.order-complete-header a:visited{
    font-weight: bold;
	color:#003366;
    }
.order-complete-header a:hover{
    font-weight: bold;
	color:#003366;
    }			
.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;
	color:#000000;
    }
.carttable a:link{
   	color:#000000;
    }

.carttable a:visited{
   	color:#000000;
    }

.carttable a:hover{
   	color:#000000;
    }

.carttable a:active{
   	color:#000000;
    }			
.carttable th {
    text-align: center;
    font-size: 9pt;
    background-color: #f1c390;
    border-bottom: 1px solid;
    color: #000;
    padding: 8px;
    }
	
.cart-thumb-image {
    padding: 4px;
    float: left;
    border: 0px;
    }	
	
.cbutton {
    padding: 4px;
    margin: 1px;
    border: 2px outset #000000;
	border-radius: 8px;
    background-color: #f1c390;
    font-size: 1.25em;
    color: #000;
	cursor: pointer;
    }

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

.itemcell1 {
    padding: 0 8px;
    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 0px 0px 0px;
    border: 0px;
    margin: 0px;
    background-color: #F0F0F0;
    }

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

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

.totalcell1 {
    padding: 3px;
    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;
    background-color: #FFFFFF;
    padding: 0 8px;
    text-align: right;
    border-top: 0px dashed;
    }

.shippingrow {
    font-size: 12px;
    font-weight: bold;
    background-color: #FFFFFF;
    padding: 0 8px;
    border-top: 0px dashed;
    }

.grandtotalrow {
    font-size: 1.25em;
    font-weight: bold;
    background-color: #FFFFFF;
    padding: 8px;
    text-align: right;
    border-top: 0px dashed;
    }

.mainordertable {
    width: 95%;
	background-color:#FFFFFF;
	color:#000000;
    }
.mainordertable td{
	color:#000000;
    }
.mainordertable a:link {
	color:#003366;
    }	
.emailheader {
	padding: 10px;
    background-color: #FFFFFF;
	color:#000000;
    }
.emailheader a:link{color:#003366;}
.emailheader a:visited{color:#003366;}
.emailheader a:hover{color:#003366;}
.emailfooter {
   	padding: 10px;
    background-color: #FFFFFF;
	color:#000000;
    }
.emailfooter a:link{color:#003366;}
.emailfooter a:visited{color:#003366;}
.emailfooter a:hover{color:#003366;}
.billtable {
    width: 100%;
    padding: 1px;
    margin: 0px;
    }

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

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

.billing-head {
    font-weight: bold;
    padding: 8px;
    border: 1px solid #ccc;
	font-size: 1.25em;
}


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

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

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

.billing-table th {
    text-align: center;
    padding: 2px;
    color: #FFFFFF;
    background-color: #f1c390;
    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: 1px;
    border: 1px outset #000000;
    background-color: #f1c390;
    font-size: 10px;
    color: #FFFFFF;
    }

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

.ordertable {
    text-align: left;
    width: 90%;
    padding: 0px;
    margin: 0px;
    background-color: #FFFFFF;
	color:#000000;
    }
.ordertable a:link{color:#003366; font-weight:bold;}
 .ordertable a:visited{color:#003366;font-weight:bold;}
 .ordertable a:link{color:#990000;font-weight:bold;}
 
.ordertable th {
    padding: 4px;
    background-color: #f1c390;
    border-bottom: 1px solid;
    color: #FFFFFF;
    }

.checkout-table { margin: auto; }

.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-radio {
	display: inline;
	padding-right: 8px;

}
.invoicehead {color:#000000;}
.invoicehead a:link{color:#000000;}
.invoicehead a:visited{color:#000000;}
.invoicehead a:hover{color:#000000;}

.cartsubmit { text-align: center; }

.ccdatalab { display: inline-block; width: 55px; text-align: right; }

#button-container {
    margin: 12px 0;
    text-align: center;
}

.stepbox { display: inline-block; text-align: center; margin: 14px; }
.checkoutstep-on {
    color: #fff;
    font-size: 1.5em;
    font-weight: bold;
    background-color: #f1c390;
    border-radius: 50%;
    padding: 3px;
    width: 28px;
    height: 28px;
    display: inline-block;
    text-align: center;
    margin: 7px 3px;
}

.checkoutstep {
    color: #999;
    font-size: 1.5em;
    font-weight: bold;
    background-color: #fff;
    border-radius: 50%;
    border: 1px solid #999;
    padding: 3px;
    width: 28px;
    height: 28px;
    display: inline-block;
    text-align: center;
    margin: 7px 3px;
}

.confirm-button { display: inline-block; vertical-align: middle; position: relative; }
#acceptbutton { vertical-align: middle; }
#acceptjserr { color: #f00; animation: pulse 3s infinite; font-weight: bold; display: inline-block; vertical-align: middle; }
@keyframes pulse {
  0% {
    color: #000;
  }
  50% {
    color: #f00;
  }
  100% {
    color: #000;
  }
}