.checkout_window{
	width:100%;
}
.checkout_top_left_corner{
	background-image: url('../vision/1x1border.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
}
.checkout_top_left_corner_size{
	height: 1px;
	width: 1px;
}
.checkout_top_left_corner_add{
	background-image: url('../vision/1x1border.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
}
.checkout_top_left_corner_size_add{
	height: 1px;
	width: 1px;
}
.checkout_top{
	padding: 20px 0px 12px 0px;
    
	text-align: left;
	background-image: url('../vision/1x1border.gif');
	background-position: bottom;
	background-repeat: repeat-x;
}

.checkout_top_left {
/*	background-color: #cfcfce;*/
	height: 25px;
}
.checkout_top_add{
	padding: 20px 0px 12px 0px;
    
	text-align: left;
	background-image: url('../vision/1x1border.gif');
	background-position: bottom;
	background-repeat: repeat-x;
}
.checkout_top_right_corner{
	background-image: url('../vision/1x1border.gif');
	background-position: bottom left;
	background-repeat: no-repeat;	
}
.checkout_top_right_corner_size{
	height: 1px;
	width: 1px;	
}
.checkout_top_right_corner_add{
	background-image: url('../vision/1x1border.gif');
	background-position: bottom left;
	background-repeat: no-repeat;	
}
.checkout_top_right_corner_size_add{
	height: 1px;
	width: 1px;	
}
.checkout_left{
	background-image: url('../vision/1x1border.gif');
	background-position: right;
	background-repeat: repeat-y;
}
.checkout_left_size{
	width: 1px;
	height: 1px;
}
.checkout_right{
	background-image: url('../vision/1x1border.gif');
	background-position: left;
	background-repeat: repeat-y;
}
.checkout_right_size{
	width: 1px;
	height: 1px;
}
.checkout_bottom_left_corner{
background-image: url('../vision/1x1border.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
}
.checkout_bottom_left_corner_size{
	width: 1px;
	height: 1px;
}
.checkout_bottom{
	background-image: url('../vision/1x1border.gif');

	background-repeat: repeat-x;
}
.checkout_bottom_size{
	width: 437px;
	height: 1px;
}
.checkout_bottom_right_corner{
   background-image: url('../vision/1x1border.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}
.checkout_bottom_right_corner_size{
	width: 1px;
	height: 1px;
}
.checkout_window_body{
	padding-left: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.checkout_window_header{
		color: #000000;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		font-style: normal;
		text-decoration: underlineone;	
}
.div{
/*	padding: 10px 5px 10px 15px;*/
/*	border: 1px solid gray;*/
	
}
.checkout_input{
	border: 1px solid #525252;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 1px;
	margin-bottom: 0;
	margin-right: 8px;
	margin-left: 0px;
	width: 125px;
	height: 17px;
	background-color: #ffffff;
	color: #000000;
}
.checkout_button{
	background-color: #0072bc;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
	height: 17px;
	border: none;
	/*margin: 5px 5px 5px 5px;*/
	padding-left: 10px;
	padding-right: 10px;
/*	margin-top:10px;*/
	margin-left:10px;
	margin-right: 10px;
	cursor: pointer;
}
.checkout_item{
		color: #000000;;
		font-size: 12px;
		font-weight: bold;
		font-style: normal;
}
.checkout_item_2{
		color: #000000;;
		font-size: 12px;
		font-weight: normal;
		font-style: normal;
}
.checkout_text{
		color: #000000;;
		font-size: 11px;
		font-weight: normal;
		font-style: normal;
}
.checkout_price{
		color: #0072bc;;
		font-size: 12px;
		font-weight: bold;
		font-style: normal;
		text-decoration: none;


}


.checkout_information, a.checkout_information{
		color: #000000;;
		font-size: 11px;
		font-weight: normal;
		font-style: normal;
}
.checkout_login_borders_1{
		border-bottom: 1px solid #525252;
		border-right: 1px solid #525252;
		width: 50%;
	}
.checkout_login_borders_2{
		border-bottom: 1px solid #525252;
		width: 50%;
	}
.checkout_description{
		color: #000000;
		font-size: 11px;
		font-weight: normal;
		font-style: normal;
}
.checkout_subheader{
		color: #000000;
		font-size: 11px;
		font-weight: bold;
		font-style: normal;
}
.checkout_product_list_cart_header_2{
		color: #000000;
		font-size: 11px;
		font-weight: bold;
		font-style: normal;
}

.checkout_order_details_table_td_1, .checkout_order_details_table_td_2, .checkout_order_details_table_td_3, .checkout_order_details_table_td_4, .checkout_order_details_table_td_5{
		color: #4C4C4C;
		font-size: 11px;
		font-weight: normal;
		font-style: normal;
}
.checkout_hr{
	height: 1px;
	color: #f5f5f5;
}
.checkout_product_list_cart_table{
/*		border: 1px solid #525252;
		border-collapse: collapse;*/
		border: none;
}
.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{
	background-color: #888888; 
		color: #ffffff;
		font-size: 12px;
		font-weight: bold;
		height: 30px;
		font-style: normal;
		text-decoration: none;
		padding: 3px 3px 3px 3px;
		text-align: center;

}
.checkout_product_list_cart_1, .checkout_product_list_cart_2, .checkout_product_list_cart_3, .checkout_product_list_cart_4, .checkout_product_list_cart_5, .checkout_product_list_cart_6{
	padding: 3px 3px 3px 3px;
	text-align: center;	
}

.checkout_product_list_cart_3{
		color: #000000;
		font-size: 11px;
		font-weight: bold;
		font-style: normal;
/*		text-align: left;*/
}

.checkout_product_list_cart_4 {
	text-align: right;
}

.checkout_product_list_product, a.checkout_product_list_product:hover, a.checkout_product_list_product:active, a.checkout_product_list_product:visible,{
		color: #000000;
		font-size: 11px;
		font-weight: bold;
		font-style: normal;
		text-decoration: none;
		padding-left: 10px;
}
.checkout_product_list_price{
		color: #0072bc;
		font-size: 12px;
		font-weight: bold;
		font-style: normal;
}
.checkout_product_list_quantity{
		color: #000000;
		font-size: 10px;
		font-weight: normal;
		font-style: normal;
}
.checkout_order_table{
		border: 1px solid #525252;
		border-collapse: collapse;
}
.checkout_order_header_td_1, .checkout_order_header_td_2, .checkout_order_header_td_3,{
		border-bottom: 1px solid #525252;
		color: #000000;
		font-size: 11px;
		font-weight: normal;
		font-style: normal;
		text-decoration: none;
		padding: 3px 3px 3px 3px;
		text-align: center;
		background-color: #cfcfce;
}
.checkout_order_product, a.checkout_order_product, a.checkout_order_product:hover, a.checkout_order_product:active, a.checkout_order_product:visited {
		color: #000000;
		text-align: center;
		font-size: 11px;
		font-weight: bold;
		font-style: normal;
		text-decoration: none;
		padding-left: 10px;
}
.checkout_order_td_1, .checkout_order_td_2, .checkout_order_td_3,{
	padding: 3px 3px 3px 3px;
	text-align: center;
}
a.checkout_order_product:hover{
		text-decoration: underline;
	
}
.checkout_order_date{
		text-align: center;
		color: #000000;
		font-size: 11px;
		font-weight: normal;
		font-style: normal;
		text-decoration: none;
}
.checkout_order_status{
		text-align: center;
		color: #000000;
		font-size: 11px;
		font-weight: bold;
		font-style: normal;
		text-decoration: none;
}
.checkout_order_details_table_header_1, .checkout_order_details_table_header_2, .checkout_order_details_table_header_3, .checkout_order_details_table_header_4{
/*	border: 1px solid #000000;*/
background-color: #888888;
	text-align: center;
	height: 25px;
	color: white;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.checkout_order_details_table_td_1, .checkout_order_details_table_td_2 {
/*	border: 1px solid #525252;*/
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;

}


.checkout_quantity{
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}

.checkout_textarea {
	width: 350px;
		border: 1px solid #525252;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
	overflow-y: auto;
	
}
.rma_information{
		color: #000000;
		font-size: 11px;
		font-weight: normal;
		font-style: normal;
}
.rma_text{
		color: #000000;
		font-size: 11px;
		font-weight: normal;
		font-style: normal;
}
.rma_text_1{
		color: #000000;
		font-size: 11px;
		font-weight: bold;
		font-style: normal;
}
.checkout_product{
		color: #000000;
		font-size: 12px;
		font-weight: bold;
		font-style: normal;
		text-decoration: none;
}
.rma_current_status_text{
		color: #FF4800;
		font-size: 13px;
		font-weight: bold;
		font-style: normal;
		text-decoration: none;
}
.rma_item_number{
		color: #000000;
		font-size: 12px;
		font-weight: bold;
		font-style: normal;
		text-decoration: none;
}
.rma_date_of_sale{
		color: #000000;
		font-size: 12px;
		font-weight: bold;
		font-style: normal;
		text-decoration: none;
}
.rma_price{
		color: #000000;
		font-size: 12px;
		font-weight: bold;
		font-style: normal;
		text-decoration: none;
}


.checkout_cart_continue_cnt {
	text-align: center;
}