#purchasing_quantity_bg
{
	width		: 100%;
	height		: 100%;
	margin		: 0 0 0 0;
	background 	: url(../pictures/bck_purchasing_1_5.jpg) left top no-repeat;
}

#purchasing_quantity_form_text
{
	position	: absolute;
	left		: 770px;
	top			: 200px;
	margin		: 0 0 0 0;
	font-size	: 12px;
}

#purchasing_quantity_img
{
	margin		: 0 0 0 0;
	position	: absolute;
	left		: 310px;
	top			: 130px;
	width		: 433px;
	height		: 585px;
	background 	: url(../pictures/bck_purchasing_1_5_1.png) left top no-repeat;
}

#purchasing_quantity_img_previous
{
	margin		: 0 0 0 0;
	position	: absolute;
	left		: 20px;
	top			: 30px;
	width		: 122px;
	height		: 23px;
	background 	: url(../pictures/bu_previous_off.png) left top no-repeat;
}

#purchasing_quantity_img_previous:hover
{
	margin		: 0 0 0 0;
	position	: absolute;
	left		: 20px;
	top			: 30px;
	width		: 122px;
	height		: 23px;
	background 	: url(../pictures/bu_previous_on.png) left top no-repeat;
}


#purchasing_quantity_img_home
{
	margin		: 0 0 0 0;
	position	: absolute;
	left		: 20px;
	top			: 60px;
	width		: 122px;
	height		: 23px;
	background 	: url(../pictures/bu_home_back_off.png) left top no-repeat;
}

#purchasing_quantity_img_home:hover
{
	margin		: 0 0 0 0;
	position	: absolute;
	left		: 20px;
	top			: 60px;
	width		: 122px;
	height		: 23px;
	background 	: url(../pictures/bu_home_back_on.png) left top no-repeat;
}

#purchasing_quantity_img_aLeft
{
	margin		: 0 0 0 0;
	position	: absolute;
	left		: 90px;
	top			: 450px;
	width		: 18px;
	height		: 36px;
	background 	: url(../pictures/purchase_1_5_arrow_left.jpg) left top no-repeat;
}

#purchasing_quantity_img_aRight
{
	margin		: 0 0 0 0;
	position	: absolute;
	left		: 150px;
	top			: 450px;
	width		: 18px;
	height		: 36px;
	background 	: url(../pictures/purchase_1_5_arrow_right.jpg) left top no-repeat;
}

.purchasing_quantity_form_input
{
	margin-top	: 5px;
	background 	: #000000;
	border	   	: 1px solid #505050;
	color	   	: #ffffff;
	padding		: 0px;
	width		: 118px;
	height		: 20px;
}

.purchasing_quantity_form_input:focus
{
	margin-top	: 5px;
	background 	: #000000;
	border	   	: 1px solid #505050;
	color	   	: #ffffff;
	width		: 118px;
	height		: 20px;
}

.purchasing_quantity_form_submit
{
	position	: absolute;
	top			: 480px;
	left		: 824px;
	background 	: url(../pictures/bu_next_off.png) left top no-repeat;
	border	   	: 0;
	color	   	: #ffffff;
	width		: 123px;
	height		: 25px;
}

.purchasing_quantity_form_submit:hover
{
	cursor		: pointer;
	position	: absolute;
	background 	: url(../pictures/bu_next_on.png) left top no-repeat;
	border	   	: 0;
	color	   	: #ffffff;
	width		: 123px;
	height		: 25px;
}

#purchasing_customerInfo_bg
{
	width		: 100%;
	height		: 100%;
	margin		: 0 0 0 0;
	background 	: url(../pictures/bck_purchasing_2_5.jpg) left top no-repeat;
}

#purchasing_customerInfo_form
{
	position	: absolute;
	left		: 570px;
	top			: 150px;
	margin		: 0 0 0 0;
	font-size	: 0.8em;
}

.purchasing_customerInfo_form_input
{
	background 	: url(../pictures/input_off.png) left top no-repeat;
	border	   	: 1px solid #505050;
	color	   	: #ffffff;
	width		: 152px;
	height		: 16px;
}

.purchasing_customerInfo_form_input:focus
{
	background 	: url(../pictures/input_on.png) left top no-repeat;
	border	   	: 1px solid #505050;
	color	   	: #ffffff;
	width		: 152px;
	height		: 16px;
}

.purchasing_customerInfo_form_input2
{
	background 	: #000000;
	border	   	: 1px solid #505050;
	color	   	: #ffffff;
	width		: 152px;
	height		: 20px;
}

.purchasing_customerInfo_form_input2:focus
{
	background 	: #000000;
	border	   	: 1px solid #505050;
	color	   	: #ffffff;
	width		: 152px;
	height		: 20px;
}

.purchasing_customerInfo_form_submit
{
	background 	: url(../pictures/bu_next_off.png) left top no-repeat;
	border	   	: 0;
	color	   	: #ffffff;
	width		: 123px;
	height		: 25px;
}

.purchasing_customerInfo_form_submit:hover
{
	cursor		: pointer;
	background 	: url(../pictures/bu_next_on.png) left top no-repeat;
	border	   	: 0;
	color	   	: #ffffff;
	width		: 123px;
	height		: 25px;
}

#purchasing_customerInfo_form_previous
{
	display		: block;
	background 	: url(../pictures/bu_previous_off.png) left top no-repeat;
	border	   	: 0;
	color	   	: #ffffff;
	width		: 123px;
	height		: 25px;
}

#purchasing_customerInfo_form_previous:hover
{
	display		: block;
	cursor		: pointer;
	background 	: url(../pictures/bu_previous_on.png) left top no-repeat;
	border	   	: 0;
	color	   	: #ffffff;
	width		: 123px;
	height		: 25px;
}

#purchasing_payment_bg
{
	width		: 100%;
	height		: 100%;
	margin		: 0 0 0 0;
	background 	: url(../pictures/bck_purchasing_3_5.jpg) left top no-repeat;
}

#purchasing_payment_text1
{
	position	: absolute;
	left		: 390px;
	top			: 155px;
	margin		: 0 0 0 0;
}

#purchasing_payment_text2
{
	position	: absolute;
	left		: 500px;
	top			: 155px;
	margin		: 0 0 0 0;
}

#purchasing_payment_form
{
	position	: absolute;
	left		: 520px;
	top			: 180px;
	margin		: 0 0 0 0;
	font-size	: 0.8em;
}

.purchasing_payment_form_input
{
	background 	: url(../pictures/input_off.png) right top no-repeat;
	border	   	: 1px solid #505050;
	color	   	: #ffffff;
	width		: 152px;
	height		: 16px;
}

.purchasing_payment_form_input:focus
{
	background 	: url(../pictures/input_on.png) right top no-repeat;
	border	   	: 1px solid #505050;
	color	   	: #ffffff;
	width		: 152px;
	height		: 16px;
}

.purchasing_payment_form_input2
{
	background 	: #000000;
	border	   	: 1px solid #505050;
	color	   	: #ffffff;
	width		: 152px;
	height		: 18px;
}

.purchasing_payment_form_input2:focus
{
	background 	: #000000;
	border	   	: 1px solid #505050;
	color	   	: #ffffff;
	width		: 152px;
	height		: 16px;
}
.purchasing_payment_form_input_exp
{
	background 	: #000000;
	border	   	: 1px solid #505050;
	color	   	: #ffffff;
	width		: 60px;
	height		: 18px;
}

.purchasing_payment_form_input_exp:focus
{
	background 	: #000000;
	border	   	: 1px solid #505050;
	color	   	: #ffffff;
	width		: 60px;
	height		: 16px;
}

.purchasing_payment_form_input_cvv
{
	background 	: url(../pictures/input_off.png) right top no-repeat;
	border	   	: 1px solid #505050;
	color	   	: #ffffff;
	width		: 50px;
	height		: 16px;
}

.purchasing_payment_form_input_cvv:focus
{
	background 	: url(../pictures/input_on.png) right top no-repeat;
	border	   	: 1px solid #505050;
	color	   	: #ffffff;
	width		: 50px;
	height		: 16px;
}

.purchasing_payment_form_reset
{
	position	: absolute;
	left		: 150px;
	top			: 250px;
	margin		: 0 0 0 0;
	background 	: url(../pictures/bu_previous_off.png) left top no-repeat;
	border	   	: 0;
	color	   	: #ffffff;
	width		: 123px;
	height		: 25px;
}

.purchasing_payment_form_reset:hover
{
	position	: absolute;
	left		: 150px;
	top			: 250px;
	margin		: 0 0 0 0;
	cursor		: pointer;
	background 	: url(../pictures/bu_previous_on.png) left top no-repeat;
	border	   	: 0;
	color	   	: #ffffff;
	width		: 123px;
	height		: 25px;
}

.purchasing_payment_form_submit
{
	position	: absolute;
	left		: 307px;
	top			: 250px;
	margin		: 0 0 0 0;
	background 	: url(../pictures/bu_next_off.png) left top no-repeat;
	border	   	: 0;
	color	   	: #ffffff;
	width		: 123px;
	height		: 25px;
}

.purchasing_payment_form_submit:hover
{
	position	: absolute;
	left		: 307px;
	top			: 250px;
	margin		: 0 0 0 0;
	cursor		: pointer;
	background 	: url(../pictures/bu_next_on.png) left top no-repeat;
	border	   	: 0;
	color	   	: #ffffff;
	width		: 123px;
	height		: 25px;
}

#purchasing_payment2_bg
{
	width		: 100%;
	height		: 100%;
	margin		: 0 0 0 0;
	background 	: url(../pictures/bck_purchasing_5_5.jpg) left top no-repeat;
}

#purchasing_payment2_text
{
	position	: absolute;
	left		: 520px;
	top			: 185px;
	margin		: 0 0 0 0;
	font-size	: 0.7em;
}

#purchasing_payment_cvv
{
	margin-top	: 10px;
	margin-left	: 20px;
	font-size	: 0.7em;
}

#purchasing_payment_form_radio
{
	position	: absolute;
	left		: 500px;
	top			: 200px;
	margin		: 0 0 0 0;
}

#purchasing_confirm_bg
{
	width		: 100%;
	height		: 100%;
	margin		: 0 0 0 0;
	background 	: url(../pictures/bck_purchasing_4_5.jpg) left top no-repeat;
}

#purchasing_confirm_text
{
	position	: absolute;
	left		: 520px;
	top			: 182px;
	margin		: 0 0 0 0;
	font-size	: 0.8em;
}

.purchasing_confirm_reset
{
	position	: absolute;
	left		: 680px;
	top			: 430px;
	margin		: 0 0 0 0;
	background 	: url(../pictures/bu_previous_off.png) left top no-repeat;
	border	   	: 0;
	color	   	: #ffffff;
	width		: 123px;
	height		: 25px;
}

.purchasing_confirm_reset:hover
{
	position	: absolute;
	left		: 680px;
	top			: 430px;
	margin		: 0 0 0 0;
	cursor		: pointer;
	background 	: url(../pictures/bu_previous_on.png) left top no-repeat;
	border	   	: 0;
	color	   	: #ffffff;
	width		: 123px;
	height		: 25px;
}

.purchasing_confirm_submit
{
	position	: absolute;
	left		: 820px;
	top			: 430px;
	margin		: 0 0 0 0;
	background 	: url(../pictures/bu_next_off.png) left top no-repeat;
	border	   	: 0;
	color	   	: #ffffff;
	width		: 123px;
	height		: 25px;
}

.purchasing_confirm_submit:hover
{
	position	: absolute;
	left		: 820px;
	top			: 430px;
	margin		: 0 0 0 0;
	cursor		: pointer;
	background 	: url(../pictures/bu_next_on.png) left top no-repeat;
	border	   	: 0;
	color	   	: #ffffff;
	width		: 123px;
	height		: 25px;
}

#purchasing_selectPayment_form
{
	position	: absolute;
	left		: 0px;
	top			: 1px;
	margin		: 0 0 0 0;
}