div#zcom {
	margin: 300px auto 0 auto; 
	width: 760px;
}
div#zcom h1 {
	margin-top: 0;
}

/*********** zcom2 common ***********/

.button {
	font-weight: bold;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	font-size: 13px;
	text-transform: uppercase;
	background-color: #ED9321;
	border: 1px solid #ED9321;
}
#errors{
	color: #FF0000;
}

table#additionalinfo td {
	padding: 10px 10px 0 0;
	vertical-align: middle;
}
table#additionalinfo td.th {
	font-size: 11px;
	font-weight: bold;
	color: #518246;
}

.form_hdr {
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #666;
	padding-bottom: 5px;
}


/*********** Category ***********/

#category{
	width: 300px;
	margin: 0 auto;
}
.category{
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #666;
}
.cat_text{
}
.cat_photo{
	display: none;
}
.cat_items{
	padding-top: 5px;
}
.cat_items ul li{
	margin-left: -20px;
}

/*********** Product ***********/

#product_description{
}
.product_headline {
	font-weight: bold;
	margin-bottom: 3px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.product_photo {
	display: none;
}
.product_text {
	padding-bottom: 10px;
}
#product_basket {
}
.product_hdr_qty {
	font-size: 11px;
	font-weight: bold;
	color: #518246;
	padding: 5px;	
}
.product_hdr_prod {
	font-size: 11px;
	font-weight: bold;
	color: #518246;
	padding: 5px;	
}
.product_hdr_ref {
	font-size: 11px;
	font-weight: bold;
	color: #518246;
	padding: 5px;
	text-align: center;
}
.product_hdr_price {
	font-size: 11px;
	font-weight: bold;
	color: #518246;
	padding: 5px;
	text-align: center;
}
.product_qty1 {
	padding: 5px;
	vertical-align: top;
}
.product_prod1 {
	padding: 5px 5px 15px 5px;
	vertical-align: top;
}
.product_ref1 {
	padding: 5px;
	text-algn: center;
	vertical-align: top;
}
.product_price1 {
	padding: 5px;
	text-align: right;
	vertical-align: top;
}
.product_end {
	text-align: center;
	padding-top: 5px;
}

/*********** AddToBasket ***********/

#product_basket2 {
	width: 500px;
	margin: 0 auto;
}
.order_review {
	font-weight: bold;
	margin-bottom: 3px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-bottom: 5px;
}
.space1{
}
.basket_hdr_qty {
	font-size: 11px;
	font-weight: bold;
	color: #518246;
	padding: 3px 5px;
}
.basket_hdr_ref {
	font-size: 11px;
	font-weight: bold;
	color: #518246;
	padding: 3px 5px;	
}
.basket_hdr_des {
	font-size: 11px;
	font-weight: bold;
	color: #518246;
	padding: 3px 5px;
}
.basket_hdr_price {
	font-size: 11px;
	font-weight: bold;
	color: #518246;
	padding: 3px 5px;
	text-align: center;
}
.basket_hdr_total {
	font-size: 11px;
	font-weight: bold;
	color: #518246;
	padding: 3px 5px;
	text-align: right;
}
.basket_hdr_remove {
	font-size: 11px;
	font-weight: bold;
	color: #518246;
	padding: 3px 5px;
	text-align: center;
}
.basket_qty1 {
	padding: 2px 5px;
	vertical-align: top;
}
.basket_ref1 {
	padding: 2px 5px;
	vertical-align: top;
}
.basket_des1 {
	padding: 2px 5px;
	vertical-align: top;
}
.basket_price1 {
	text-align: right;
	padding: 2px 5px;
	vertical-align: top;
}
.basket_total1 {
	text-align: right;
	padding: 2px 5px;
	vertical-align: top;
}
.basket_remove1 {
	padding: 2px 5px;
	vertical-align: top;
	text-align: center;
}
.basket_end {
	text-align: right;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
}
.update_but{
}
.checkout_but{
}
.cont_shop_but{
}
/*********** Login_Info ***********/

#login_info {
	width: 500px;
	margin: 0 auto;
}
.new_cust {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.new_heading {
	font-weight: bold;
	text-transform: uppercase;
}
.exist_cust {
}
.exist_heading {
	font-weight: bold;
	text-transform: uppercase;
}
#login_form {
}
.login_text1 {
	padding: 5px;
	text-align: right;
}
.login_info1 {
	padding: 5px;
}
.login_text2 {
	padding: 5px;
	text-align: right;
}
.login_info2 {
	padding: 5px;
}
.login_end1 {
	padding: 5px;
	text-align: left;
}
.login_end2 {
	padding: 5px;
	text-align: left;
}
.forgot_pass {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	padding-top: 5px;
	padding-bottom: 5px;
}
.pass_heading {
	font-weight: bold;
	text-transform: uppercase;
}

/*********** NewCustomer ***********/

#customer_form {
	margin: 0 auto;
}
#customer_form td {
	padding: 0 10px 10px 0;
}


/*********** Address ***********/

#address_form {
	margin: 0 auto;
}
#address_form td {
	padding: 0 10px 10px 0;
}

/*********** ForgotForm ***********/

#forgot_form{
	width: 500px;
	margin: 0 auto;
}
.forgot_heading{
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;	
}
#forgot_form2{
}
.forgot_text{
	padding: 5px;
	text-align: right;
}
.forgot_fill{
	padding: 5px;
}
.forgot_end1{
	padding: 5px;
}
.forgot_end2{
	padding: 5px;
	text-align: right;
}

/*********** ShippingAddress ***********/

#ship_address {
	margin: 0 auto;
	}	

.ship_header {
	font-weight: bold;
	padding-bottom: 3px;
	text-transform: uppercase;
	border-bottom: 1px solid #666;
}
.ship_end1 {
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	padding-top: 5px;
}
.ship_end2 {
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	padding-top: 5px;
}
.no_po {
	display: none;
}

/***********ShippingReview ***********/

#shipping_review{
	width: 500px;
	margin: 0 auto;
	}	
.shipping_review{
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.cust_info{
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 11px;
	color: #518246;
}
#ship_review{
 	width: 300px;
	margin: 0 auto;
}
.ship_rev_qty{
	padding: 3px 5px;
	width: 10px;
	vertical-align: top;
}
.ship_rev_des{
	padding: 3px 5px;
	width: 240px;
	vertical-align: top;
}
.ship_rev_price{
	padding: 3px 5px;
	vertical-align: top;
	text-align: right;
	width: 50px;
}
.ship_rev_total{
	padding: 3px 5px;
	text-align: right;
	width: 50px;
	vertical-align: top;
}
.ship_rev_sub1{
	padding: 3px;
}
.ship_rev_sub2{
	padding: 3px;
	text-align: right;
}
.ship_rev_tax1{
	padding: 3px;
}
.ship_rev_tax2{
	padding: 3px;
	text-align: right;
}
.ship_rev_charges1{
	padding: 3px;
}
.ship_rev_charges2{
	padding: 3px;
	text-align: right;
}
.ship_rev_handling1{
	padding: 3px;
}
.ship_rev_handling2{
	padding: 3px;
	text-align: right;
}
.ship_rev_total1{
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	padding-top: 3px;
	padding-bottom: 7px;
}
.ship_rev_total2{
	padding-top: 3px;
	padding-bottom: 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	text-align: right;
	font-weight: bold;
}
.checkout_ship_options{
	display: none;
}
.ship_opt_heading{
	font-weight: bold;
	text-transform: uppercase;	
}
.ship_opts{
}
.space{
	height: 10px;
}
.checkout_message{
	padding: 5px;
	color: #518246;
	font-weight: bold;
}
.checkout_endlft{
	padding: 10px 3px 3px;
}
.gr_sub1{
	padding: 10px 3px 3px;
}
.gr_sub2{
	padding: 10px 3px 3px;
	text-align: right;
}
.gr_tax1{
	padding: 3px;
}
.gr_tax2{
	padding: 3px;
	text-align: right;
}
.gr_ship1{
	padding: 3px;
}
.gr_ship2{
	padding: 3px;
	text-align: right;
}
.gr_hand1{
	padding: 3px;
}
.gr_hand2{
	padding: 3px;
	text-align: right;
}
.gr_total1{
	font-weight: bold;
	padding: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
}
.gr_total2{
	font-weight: bold;
	padding: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
}
.checkout_end{
	padding: 3px;
	text-align: right;
}

/*********** GiftPage ***********/

#message_info{
}
.message_cust_info{
	font-weight: bold;
	padding-bottom: 10px;
	font-size: 11px;
	color: #518246;
}
.message_text{
}
.message_fill{
}
.message_end{
}

/*********** Payment ***********/

#payment{
	margin-bottom: 20px;
	width: 500px;
	margin: 0 auto;
}
.payment_heading{
	font-weight: bold;
	margin-bottom: 3px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	
}
.order_ship_head{
	font-weight: bold;
	padding: 3px 0;
	text-transform: uppercase;
	border-bottom: 1px solid #666;
}
.pay_cust_info{
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 11px;
	color: #518246;
}
#payment_info{
	width: 300px;
}
.pay_qty{
	padding: 3px 5px;
	text-align: center;
	width: 10px;
	vertical-align: top;
}
.pay_des{
	padding: 3px 0;
	vertical-align: top;
	width: 100%;
}
.pay_price{
	padding: 3px 0;
	vertical-align: top;
	text-align: right;
}
.pay_total{
	padding: 3px 0;
	vertical-align: top;
	text-align: right;
}
.pay_sub1{
	padding: 3px;
}
.pay_sub2{
	padding: 3px;
	text-align: right;
}
.pay_tax1{
	padding: 3px;
}
.pay_tax2{
	padding: 3px;
	text-align: right;
}
.pay_ship1{
	padding: 3px;
}
.pay_ship2{
	padding: 3px;
	text-align: right;
}
.pay_hand1{
	padding: 3px;
}
.pay_hand2{
	padding: 3px;
	text-align: right;
}
.pay_total1{
	font-weight: bold;
	padding: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	
}
.pay_total2{
	font-weight: bold;
	padding: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	text-align: right;
}
.pay_message1{
	color: #518246;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
.pay_message2{
	font-weight: normal;
	
}

/*********** CreditCard ***********/

#cc_payment{
}
.cc_select_bill {
	font-weight: bold;
	color: #518246;
	padding: 3px 0;
	font-size: 11px;
	
}
.cc_bill_info {
	padding: 10px 0;
}
.cc_header{
	font-weight: bold;
	color: #518246;
	padding: 3px 0;
	font-size: 11px;
	
}
.cc_name1{
	padding-top: 5px;
}
.cc_name2{
	padding-top: 5px;
}
.cc_address1{
	padding-top: 5px;
}
.cc_address2{
	padding-top: 5px;
}
.cc_address3{
	padding-top: 5px;
}
.cc_city1{
	padding-top: 5px;
}
.cc_city2{
	padding-top: 5px;
}
.cc_cardtype{
	padding-top: 5px;
}
.visa{
}
.mc{
}
.discovery{
}
.amx{
}
.billme {
	display: none;
}
.cc_cardnum1{
	padding-top: 5px;
}
.cc_cardnum2{
	padding-top: 5px;
}
.cc_exp1{
	padding-top: 5px;
}
.cc_exp2{
	padding-top: 5px;
}
.cc_end{
	padding-top: 5px;
}

/*********** Receipt ***********/

#receipt{
	width: 500px;
	margin: 0 auto;
}
.receipt_heading {
	font-weight: bold;
	margin-bottom: 3px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	
}
.time_date{
	padding-top: 10px;
	padding-bottom: 3px;
	font-style: italic;
}
.receipt_cust_info{
	font-weight: bold;
	color: #518246;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 11px;
}
.order_number{
	padding-top: 3px;
	padding-bottom: 10px;
	font-style: italic;
}
#receipt_info{
	width: 300px;
}
.receipt_qty{
	padding: 3px 5px;
	vertical-align: top;
}
.receipt_des{
	padding: 3px 5px;
	vertical-align: top;
}
.receipt_price{
	padding: 3px 5px;
	vertical-align: top;
	text-align: right;
}
.receipt_total{
	padding: 3px 5px;
	vertical-align: top;
	text-align: right;
}
.receipt_sub1{
	padding: 3px;
}
.receipt_sub2{
	padding: 3px;
	text-align: right;
}
.receipt_ship1{
	padding: 3px;
}
.receipt_ship2{
	padding: 3px;
	text-align: right;
}
.receipt_total1{
	font-weight: bold;
	padding: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;	
}
.receipt_total2{
	font-weight: bold;
	padding: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	text-align: right;
}
.receipt_message1{
	color: #518246;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 10px;
}
.receipt_message2{
	color: #518246;
	padding-top: 3px;
	padding-bottom: 10px;
}
.receipt_pay_head{
	font-weight: bold;
	padding: 20px 0 3px 0;
	text-transform: uppercase;
	border-bottom: 1px solid #666;
}
.space3{
}
.receipt_cc_info{
	font-weight: bold;
	color: #518246;
	font-size: 11px;
}
#liabilty {
	padding: 5px;
	border: 1px dashed #666;
	background: #DCDCDC;
}


