/*********** 7/19/2004 ***********/

button {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-size: 9px;
	text-transform: uppercase;
	background-color: #666;
	border-top-color: #666;
}
.button {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-size: 9px;
	text-transform: uppercase;
	background-color: #036;
	border-top-color: #036;
}
#error{
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
}
.error{
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
}
#zcom{
	height: 700px;
}
/*********** Product ***********/

.product_headline {
	font-size: 17px;
	color: #603;
	padding-top: 10px;
}
.product_text {
	line-height: 13px;
}
#product_basket {
	width: 250px;
	border-top: 1px solid #666;
}
#in_memory_of {
	width: 250px;
	border-bottom: 1px solid #666;
}
#product_basket td{
	padding: 10px;
}
.product_hdr_qty {	
	font-weight: bold;
	color: #666;
	text-transform: uppercase;
	border-bottom: 1px solid #666;	
}
.product_hdr_prod {	
	font-weight: bold;
	color: #666;
	text-transform: uppercase;
	border-bottom: 1px solid #666;		
}
.product_hdr_ref {
	font-weight: bold;
	color: #666;
	text-transform: uppercase;
	border-bottom: 1px solid #666;	
}
.product_hdr_price {
	font-weight: bold;
	color: #666;
	text-transform: uppercase;
	border-bottom: 1px solid #666;	
}
.product_qty1 {
}
.product_price1 {
	text-align: right;
}
.product_ref1, .product_prod1 {
	text-align: center;
}
.product_end {
	text-align: right;
	padding-top: 5px;
	border-top: 1px solid #666;
}

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

#product_basket2 td {
	padding: 5px;
}
.order_review {
	font-size: 17px;
	color: #603;
}
.basket_hdr_qty {
	font-weight: bold;
	color: #666;
	text-transform: uppercase;
	border-bottom: 1px solid #666;	
}
.basket_hdr_ref {
	font-weight: bold;
	color: #666;
	text-transform: uppercase;
	border-bottom: 1px solid #666;	
}
.basket_hdr_des {
	color:#003366;
	font-weight:bold;
	padding:10px 0 5px 0;
}
h2.payment_heading {
	font-size: 17px;
	color: #603;
	font-weight: normal;
}
td.basket_des1 b {
	padding-top: 10px;
}
.basket_hdr_price {
	font-weight: bold;
	color: #666;
	text-transform: uppercase;
	border-bottom: 1px solid #666;	
}
.basket_hdr_total {
	font-weight: bold;
	color: #666;
	text-transform: uppercase;
	border-bottom: 1px solid #666;	
}
.basket_hdr_remove {
	font-weight: bold;
	color: #666;
	text-transform: uppercase;
	border-bottom: 1px solid #666;	
}
.basket_qty1, .basket_remove1 {
	text-align: center;
}
.basket_price1, .basket_total1 {
	text-align: right;
}
.basket_end {
	text-align: right;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
}

/*********** Login_Info ***********/

#login_info {
	width: 350px;	
}
#login_info td {
	padding: 5px;
}
.new_heading {
	color: #036;
	font-weight: bold;
}
.exist_cust {
	padding-bottom: 5px;
}
.exist_heading {
	color: #036;
	font-weight: bold;
}
.login_text1 {
	font-weight: bold;
	text-align: right;
}
.login_text2 {
	font-weight: bold;
	text-align: right;
}
.login_end1 {
	text-align: left;
}
.login_end2 {
	text-align: right;
}
.forgot_pass {
	padding-top: 10px;
}
.pass_heading {
	color: #036;
	font-weight: bold;
}

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

#customer_form td {
	padding: 5px;
}
.customer_fname1 {
	text-align: right;
	font-weight: bold;
}
.customer_lname1 {
	text-align: right;
	font-weight: bold;
}
.customer_email1 {
	text-align: right;
	font-weight: bold;
}
.customer_confirm_e1 {
	text-align: right;
	font-weight: bold;
}
.customer_pass1 {
	text-align: right;
	font-weight: bold;
}
.customer_confirm_p1 {
	text-align: right;
	font-weight: bold;
}
.customer_end1 {
	text-align: right;
}
.customer_end2 {
	text-align: right;
}

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

#address_form td {
	padding: 5px;
}
.address_fname1{
	font-weight: bold;
	text-align: right;
}
.address_mi1{	
	font-weight: bold;
	text-align: right;
}
.address_lname1{	
	font-weight: bold;
	text-align: right;
}
.address_company1{
	font-weight: bold;
	text-align: right;
}
.address_address1{
	font-weight: bold;
	text-align: right;
}
.address_address21{
	font-weight: bold;
	text-align: right;
}
.address_city1{
	font-weight: bold;
	text-align: right;
}
.address_state1{
	font-weight: bold;
	text-align: right;
}
.address_zip1{
	font-weight: bold;
	text-align: right;
}
.address_country1{	
	font-weight: bold;
	text-align: right;
}
.address_email1{	
	font-weight: bold;
	text-align: right;
}
.address_phone1{
	font-weight: bold;
	text-align: right;
}
.address_type1{
	font-weight: bold;
	text-align: right;
}
.address_end1{
	font-weight: bold;
	text-align: right;
}
.address_end2{
	font-weight: bold;
	text-align: right;
}

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

#forgot_form {
	width: 350px;
}
#forgot_form td {
	padding: 5px;
}
.forgot_heading{
	color: #036;
	font-weight: bold;
}
.forgot_text{
	font-weight: bold;
	text-align: right;
}
.forgot_end2{
	text-align: right;
}

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


#ship_address td {
	padding: 5px;
}
.ship_header {
	font-size: 17px;
	color: #603;
}
.ship_end1 {
	text-align: right;
	border-top: 1px solid #666;
}
.ship_end2 {
	text-align: left;
	border-top: 1px solid #666;
}
#multipleAddresses{
	display: none;
}
/*********** Payment ***********/

#payment{
	width: 250px;
	margin-bottom: 15px;
}
#payment td {
	padding: 5px 0;
}
td.payment_heading{
	color:#660033;
	font-size:17px;
}
td.order_ship_head{
	color: #036;
	font-weight: bold;
	padding-bottom: 10px;
}
.pay_cust_info{
	font-weight: bold;
	color: #333;
}
#payment_info{
	width: 350px;
}
.pay_qty{
	font-weight: bold;
	color: #666;
	text-transform: uppercase;
	border-bottom: 1px solid #666;	
}
.pay_des{
	font-weight: bold;
	color: #666;
	text-transform: uppercase;
	border-bottom: 1px solid #666;	
	text-align: right;	
}
.pay_price{
	font-weight: bold;
	color: #666;
	text-transform: uppercase;
	border-bottom: 1px solid #666;
	text-align: right;		
}
.pay_total{
	font-weight: bold;
	color: #666;
	text-transform: uppercase;
	border-bottom: 1px solid #666;
	text-align: right;	
}
.pay_sub2{
	text-align: right;
	font-weight: bold;
}
.pay_tax2{
	text-align: right;
	font-weight: bold;
}
.pay_ship2{
	text-align: right;
	font-weight: bold;
}
.pay_hand2{
	text-align: right;
	font-weight: bold;
}
.pay_total1{
	font-weight: bold;
	text-transform: uppercase;
	border-top: 1px solid #666;	
}
.pay_total2{
	font-weight: bold;
	text-transform: uppercase;
	border-top: 1px solid #666;	
	text-align: right;
}
.pay_message1{
	color: #036;
	font-weight: bold;
	background-color: #CCCCCC;
}
.pay_message2{
	font-weight: normal;
}

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

.cc_select_bill {
	font-weight: bold;
}
.cc_header{
	color: #036;
	font-weight: bold;
	padding: 10px 0;
	border-top: 1px solid #666;
}
td#pay_credit_card {
	padding-bottom: 20px;
}
.billme{
	display: none;
}
td.cc_bill_info {
	padding-bottom: 5px;
}
td.cc_end {
	padding-top: 10px;
}
table#cc_payment td {
	padding: 5px 5px 5px 0;
	
}

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

#receipt{
	width: 350px;
}
.receipt_heading {
	font-size: 17px;
	color: #603;
}
.time_date{
	font-style: italic;
	padding-top: 10px;
	padding-bottom: 3px;
	border-bottom: 1px solid #666;
}
.receipt_cust_info{
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
}
.order_number{
	font-style: italic;
	padding-top: 3px;
	padding-bottom: 10px;
	border-top: 1px solid #666;
}
#receipt_info{
	width: 350px;
}
#receipt_info td{
	padding: 5px 0;
}
.receipt_qty{
	font-weight: bold;
	color: #666;
	text-transform: uppercase;
	border-bottom: 1px solid #666;
}
.receipt_des{
	font-weight: bold;
	color: #666;
	text-transform: uppercase;
	border-bottom: 1px solid #666;
	text-align: right;			
}
.receipt_price{
	font-weight: bold;
	color: #666;
	text-transform: uppercase;
	border-bottom: 1px solid #666;
	text-align: right;	
}
.receipt_total{
	font-weight: bold;
	color: #666;
	text-transform: uppercase;
	border-bottom: 1px solid #666;
	text-align: right;	
}
.receipt_sub2{
	text-align: right;
	font-weight: bold;
}
.receipt_ship2{
	text-align: right;
	font-weight: bold;
}
.receipt_total1{
	font-weight: bold;
	text-transform: uppercase;
	border-top: 1px solid #666;
}
.receipt_total2{
	font-weight: bold;
	text-transform: uppercase;
	border-top: 1px solid #666;	
	text-align: right;
}
.receipt_message1{
	display: none;
}
.receipt_message2{
	display: none;
}
.receipt_pay_head{
	color: #036;
	font-weight: bold;
	padding: 20px 0 10px 0;
}
.receipt_cc_info{
	line-height: 14px;
	font-weight: bold;
}



