/* CART */
.cart{border-collapse: collapse; border: 1px solid #cccccc; background-color: #ffffff}
.cart_header_1, .cart_header_2, .cart_header_3, .cart_header_4, .cart_header_5{
	padding: 5px 5px 5px 5px;
	color: #777777;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	vertical-align: center;
	font-weight: bold;
	background-color: #E2E2E2;
}
a.cart_item_title, a.cart_item_title:hover, a.cart_item_title:visited, a.cart_item_title:active{
	padding-left: 15px;
	color: #5C5C5C;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	vertical-align: center;
	font-weight: bold;
}
a.cart_item_title:hover{
	color: #777777
}
.cart_header_1{text-align: left; padding-left: 15px}
.cart_header_2{text-align: center;}
.cart_header_3{text-align: center;}
.cart_header_4{text-align: center;}
.cart_header_5{text-align: center;}

.cart_1, .cart_2, .cart_3, .cart_4, .cart_5{padding: 5px 5px 5px 5px;}
.cart_1{text-align: left;}
.cart_2{text-align: center;}
.cart_3{text-align: center;}
.cart_4{text-align: center;}
.cart_5{text-align: center;}

.cart_spacer{border-bottom: 1px solid #E9E9E9;}
.cart_spacer_size{height: 1px; width:1px;}
/* COST */
.cart_cost{
	color: #ED1B23;
	text-decoration: none;
	font-family: Arial;
	font-size: 13px;
	vertical-align: center;
	font-weight: bold;
}
/* End of COST */
.cart_subtotal_price{
	color: #ED1B23;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	vertical-align: center;
	font-weight: bold;
}
.cart_subtotal_text{
	color: #444444;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	vertical-align: center;
	font-weight: bold;
}
/* PRICE */
.cart_price{
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	vertical-align: center;
	font-weight: bold;}
}
/* End of PRICE*/
.cart_quantity{
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	vertical-align: center;
	font-weight: normal;}
	



.div{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.checkout_login_borders_1{border-right:1px solid #C4E6A9; border-bottom:1px solid #C4E6A9;}
.checkout_login_borders_2{border-bottom:1px solid #C4E6A9}

.checkout_top{background-image:url('../vision/window_2_t.gif'); background-position: top left; background-repeat: repeat-x}
.checkout_top_left_corner{background-image:url('../vision/window_2_tlc.gif'); background-position: top left; background-repeat: no-repeat}
.checkout_top_add{background-image:url('../vision/window_2_t.gif'); background-position: top left; background-repeat: repeat-x}
.checkout_top_left_corner_add_size{width: 15px; height: 32px;}
.checkout_top_left_corner_add{background-image:url('../vision/window_2_tlc_add.gif'); background-position: top left; background-repeat: no-repeat}
.checkout_top_left_corner_size{width: 15px; height: 32px;}
.checkout_top_right_corner{background-image:url('../vision/window_2_trc_1.gif');  background-position: top right; background-repeat: no-repeat}
.checkout_top_right_corner_size{width: 15px; height: 32px;}
.checkout_top_right_corner_add{background-image:url('../vision/window_2_trc_add.gif');  background-position: top right; background-repeat: no-repeat}
.checkout_top_right_corner_add_size{width: 15px; height: 32px;}
.checkout_top_left{
	color: #4F5682;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	vertical-align: center;
	font-weight: bold;
}
.checkout_window{background-color: #ffffff; width:700px}
.checkout_left{background-image:url('../vision/window_2_l.gif');   background-position: top; background-repeat: repeat-y}
.checkout_right{background-image:url('../vision/window_2_r.gif');   background-position: top; background-repeat: repeat-y}
.checkout_bottom_left_corner{background-image:url('../vision/window_2_blc.gif');  background-position: center; background-repeat: no-repeat}
.checkout_bottom_left_corner_size{width: 15px; height: 15px;}
.checkout_bottom_right_corner{background-image:url('../vision/window_2_brc.gif');  background-position: center; background-repeat: no-repeat}
.checkout_bottom{background-image:url('../vision/window_2_b.gif'); background-position: bottom left; background-repeat: repeat-x}
.checkout_bottom_right_corner_size{width: 15px; height: 15px;}
.checkout_product, a.checkout_product, a.checkout_product:hover, a.checkout_product:visited, a.checkout_product:active{
	color: #3D0101;
	text-decoration: none;
	font-family: Arial;
	font-size: 13px;
	vertical-align: center;
	font-weight: bold;}
a.checkout_product:hover{color:#000000}
.checkout_button{
	background-color: #B1B1B1;
	margin: 5px 5px 5px 5px;
	border: 1px solid #999999;
	color: #ffffff;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	vertical-align: center;
	font-weight: bold;
	background-image:url('../vision/back_button.gif');
	background-position: bottom left;
	background-repeat: repeat-x
}
.checkout_item_2{
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	vertical-align: center;
	font-weight: normal;
}
.checkout_item{
	color: #4D5661;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	vertical-align: center;
	font-weight: bold;
}
.checkout_subheader{
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	vertical-align: center;
	font-weight: bold;
}
.checkout_payment_provider{
	color: #4D5661;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	vertical-align: center;
	font-weight: bold;
}
.checkout_order_date{
	color: #4D5661;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	vertical-align: center;
	font-weight: normal;
}
.checkout_price{
	color: #E20001;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	vertical-align: center;
	font-weight: normal;
}
.checkout_description{
	color: #4D5661;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	vertical-align: center;
	font-weight: normal;
}
.checkout_quantity{
	color: #4D5661;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	vertical-align: center;
	font-weight: normal;
}
.checkout_window_header{
	color: #186D30;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	vertical-align: center;
	font-weight: bold;
}
.checkout_input{
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	vertical-align: center;
	font-weight: normal;
	border: 1px solid #B4B6B7;
	margin: 2px 2px 2px 2px;
}

.checkout_information{
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	vertical-align: center;
	font-weight: normal;
}

.checkout_restock_table{border: 1px solid #aaaaaa}
.checkout_product_list_cart_table{border: 1px solid #DEDEDE}
.checkout_product_list_cart_header_1,
.checkout_product_list_cart_header_2,
.checkout_product_list_cart_header_3,
.checkout_product_list_cart_header_4,
.checkout_product_list_cart_header_5,
.checkout_product_list_cart_header_6{
	height: 20px;
	text-align: center;
	color: #000000;
	background-color: #E2F0FC;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	vertical-align: center;
	font-weight: normal;
	border-bottom: 1px solid #DEDEDE;
}
.checkout_product_list_cart_header_3,{text-align: left; padding-left: 10px}
.checkout_product_list_cart_1{text-align: center}
.checkout_product_list_cart_2{text-align: center}
.checkout_product_list_cart_3{text-align: left}
.checkout_product_list_cart_4{text-align: center}
.checkout_product_list_cart_5{text-align: center}
.checkout_product_list_item{
	color: #444444;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	vertical-align: center;
	font-weight: bold;
}
.checkout_product_list_product{
	padding-left: 15px;
	color: #5C5C5C;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	vertical-align: center;
	font-weight: bold;
}
.checkout_product_list_price{
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	vertical-align: center;
	font-weight: bold;}
.checkout_product_list_quantity{
	color: #444444;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	vertical-align: center;
	font-weight: normal;
}



/* Checkout order */
.checkout_order_table{border: 1px solid #DEDEDE}
.checkout_order_header_td_1,
.checkout_order_header_td_2, .checkout_order_header_td_3, .checkout_order_header_td_4, .checkout_order_header_td_5, .checkout_order_header_td_6{
	height: 20px;
	text-align: center;
	background-color: #E2F0FC;
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	vertical-align: center;
	font-weight: normal;
	border-bottom: 1px solid #DEDEDE;
}
.checkout_order_td_1, .checkout_order_td_2,.checkout_order_td_3,.checkout_order_td_4,.checkout_order_td_5,.checkout_order_td_6{
	padding: 2px 2px 2px 2px;
	text-align: center;
	vertical-align: center;
}
.checkout_order_status{
	text-align: center;
	color: #333333;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	vertical-align: center;
	font-weight: bold;
}
.checkout_order_date{
	text-align: center;
	color: #444444;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	vertical-align: center;
	font-weight: normal;
}
a.checkout_order_product, a.checkout_order_product:hover, a.checkout_order_product:visited, a.checkout_order_product:active,{
	text-align: center;
	color: #0065E9;
	text-decoration: underline;
	font-family: Arial;
	font-size: 13px;
	vertical-align: center;
	font-weight: bold;
}
a.checkout_order_product:hover{
color: #444444;
}



 .checkout_order_details_table_header_1, .checkout_order_details_table_header_2, .checkout_order_details_table_td_1, .checkout_order_details_table_td_2,{
   font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	word-spacing: 0px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #cccccc; 
	}

.checkout_order_details_table_header_1{
	color: #777777;
	font-weight: bold;
	text-align: center;
	background-color: #E8E8E8;
}
.checkout_order_details_table_header_2{
	color: #777777;
	font-weight: bold;
	text-align: center;
	background-color: #E8E8E8;
	
}	
.checkout_order_details_table_td_1 {background-color: #ffffff}
.checkout_order_details_table_td_2,{background-color: #F9F9F9}

.checkout_order_details_table_1{border-collapse: collapse; border: 1px solid #cccccc; background-color: #FEE8CD}
.checkout_order_details_td_1_1, .checkout_order_details_td_1_2, .checkout_order_details_td_1_3, .checkout_order_details_td_1_4,{
	border: 1px solid #cccccc;
	padding: 2px 2px 2px 5px;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	vertical-align: center;
	color: #000000; 
	font-weight: normal;  
	background-color: #E2F0FC;
}
.checkout_order_details_td_1_1{	border: 1px solid #cccccc;
	padding: 2px 5px 2px 2px;
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	vertical-align: center;
	font-weight: bold;
	text-align: right; 
	background-color: #FEE8CD;
}
.checkout_order_details_td_1_2{text-align: left; color: #000000; font-weight: normal; background-color: #F7F7F7; font-size: 11px;}
.checkout_order_details_td_1_3{text-align: right; background-color: #F9F9F9}
.checkout_order_details_td_1_4{text-align: right; color: #000000; font-weight: normal;  background-color: #F3F3F3; font-size: 11px;}

.rma_text{color: #000000;text-decoration: none;font-family: Arial;font-size: 12px;vertical-align: center;font-weight: normal;}
.rma_text_1{	color: #4D5661;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	vertical-align: center;
	font-weight: bold;
}
.rma_date_of_sale{color: #000000;text-decoration: none;font-family: Arial;font-size: 12px;vertical-align: center;font-weight: bold;}
.rma_item_number{color: #000000;text-decoration: none;font-family: Arial;font-size: 12px;vertical-align: center;font-weight: bold;}
.rma_price{color: #E20001;text-decoration: none;font-family: Arial;font-size: 12px;vertical-align: center;font-weight: bold;}
.rma_borders_1{border-bottom: 1px solid #C4E6A9;}
.rma_borders_2{border: 1px solid #C4E6A9;}
.rma_current_status_text{color: #000000;text-decoration: none;font-family: Arial;font-size: 12px;vertical-align: center;font-weight: bold}
.rma_description{color: #000000;text-decoration: none;font-family: Arial;font-size: 12px;vertical-align: center;font-weight: bold}
.rma_information{color: #000000;text-decoration: none;font-family: Arial;font-size: 12px;vertical-align: center;font-weight: normal}
.rma_message{color: #777777;text-decoration: none;font-family: Arial;font-size: 12px;vertical-align: center;font-weight: normal; font-style: italic; padding-left: 20px}
.rma_image_border_1{border-bottom: 1px solid #787878; border-left: 1px solid #787878;}
.rma_image_border_2{border: 1px solid #787878;}
.rma_current_status{color: #E20001;text-decoration: none;font-family: Arial;font-size: 14px;vertical-align: center;font-weight: bold;}

.rma_table_item_report{border-collapse: collapse; border: 1px solid #cccccc; background-color: #ffffff}
.rma_td_item_report_1_1,{
	border: 1px solid #cccccc;
	padding: 2px 5px 2px 2px;
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	vertical-align: center;
	font-weight: bold;
	text-align: right; 
	background-color: #FEE8CD;
}
.rma_td_item_report_1_2,{
	border: 1px solid #cccccc;
	padding: 2px 2px 2px 5px;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	vertical-align: center;
	color: #000000; 
	font-weight: normal;  
	background-color: #E2F0FC;
}

