@charset "utf-8";


html, body {
	height: auto;
}

.checkout_main {
	width: 880px;
	margin: 100px auto 0px auto;
	text-align: left;
}

.checkout_main .checkout_top {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 880px;
	height: 50px;
	background-color: #d5d5d5;
}
.checkout_clear {
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 800px;
	height: 210px;
}
.checkout_footer {
	float: left;
	margin: 5px auto 40px auto;
	padding: 10px 20px 10px 20px;
	width: 840px;
	height: 50px;
	
	text-align: left;
	font-size: 10px;
	color: #666666;
	line-height: 150%;
}



.checkout_main .checkout_title {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 400px;
	height: 35px;
	text-align: left;;
	font-size: 32px;
	font-weight: bold;
	color: #333333;
	line-height: 130%;
}
/*.checkout_main .secure_logo_box {
	position: absolute;
	top: -8px;
	right: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	background-image: url(/images/pages/sprites_checkout.png);
	background-repeat: no-repeat;
	background-position: -459px -1px;
	width: 85px;
	height: 76px;
	
}*/
.checkout_main .secure_logo_box {
	position: absolute;
	top: -8px;
	right: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	width: 85px;
	height: 76px;	
}
.checkout_main .checkout_body {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 880px;
    background-color: #ffffff;
	border-radius: 5px;
}


.checkout_body .product {
	margin: 50px 113px 30px 113px !important;
}

.checkout_body .product .product_body .description {
	margin-bottom: 0px;
}

.checkout_body .notes {
	float: left;
	margin: 0px 113px 50px 113px;
	padding: 0px 0px 0px 0px;
	width: 650px;
	min-height: 230px;
	background-color: #fffad0;
	border: solid;
	border-width: 3px;
	border-color: #f1ecb7;
	border-radius: 8px;
}


.checkout_main .checkout_existing_box {
	float: left;
	margin: 20px 0px 50px 115px;
	padding: 0px 0px 0px 0px;
	width: 310px;

	border: solid;
	border-width: 3px;
	border-color: #d9d9d9;
}
.checkout_main .checkout_new_box {
	float: left;
	margin: 20px 0px 50px 15px;
	padding: 0px 0px 0px 0px;
	width: 310px;
	height: 280px;
	border: solid;
	border-width: 3px;
	border-color: #d9d9d9;
}
.checkout_existing_box .title, .checkout_new_box .title {
	display: block
	margin: 0px 0px 0px 0px;
	padding: 15px 15px 15px 15px;
	width: 280px;
	background-color: #d9d9d9;
	
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #555555;
	line-height: 100%; 
}
.checkout_new_box .message {
	float: left;
	margin: 50px 30px 40px 30px;
	padding: 0px 0px 0px 0px;
	width: 250px;
	
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	line-height: 160%; 
}
.checkout_existing_box .message {
	float: left;
	margin: 50px 30px 40px 30px;
	padding: 0px 0px 0px 0px;
	width: 250px;
	
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	line-height: 160%;
}
.checkout_new_box .continue_button {
	margin-left: 80px;
}
.checkout_existing_box .continue_button {
	margin-left: 80px;
}



.payment_buttons_div {
	float: left;
	margin: 40px 0px 40px 0px;
	padding: 0px 0px 0px 0px;
	width: 880px;
	height: 100px;
}

.payment_buttons_div .button01 {
	float: left;
	margin: 0px 0px 0px 115px;
	padding: 0px 0px 0px 0px;
	width: 327px;
	height: 100px;
	text-align: center;
}

.payment_buttons_div .button02 {
	float: left;
	margin: 0px 0px 0px 260px;
	padding: 0px 0px 0px 0px;
	width: 327px;
	height: 100px;
	text-align: center;
}

.payment_buttons_div .button01 a.button_stripe {
	display: block;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-image: url(/images/pages/sprites_checkout.png);
	background-repeat: no-repeat;
	background-position: -230px -1px;
	width: 228px;
	height: 44px;
}
.payment_buttons_div .button01 a.button_stripe:hover {
	background-position: -230px -46px;
}

.payment_buttons_div .button01 .cards_stripe {
	display: block;
	margin: 20px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-image: url(/images/pages/sprites_checkout.png);
	background-repeat: no-repeat;
	background-position: -230px -91px;
	width: 132px;
	height: 22px;
}


.payment_buttons_div .button02 a.button_paypal {
	display: block;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-image: url(/images/pages/sprites_checkout.png);
	background-repeat: no-repeat;
	background-position: -1px -1px;
	width: 228px;
	height: 44px;
}
.payment_buttons_div .button02 a.button_paypal:hover {
	background-position: -1px -46px;
}

.payment_buttons_div .button02 .cards_paypal {
	display: block;
	margin: 20px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-image: url(/images/pages/sprites_checkout.png);
	background-repeat: no-repeat;
	background-position: -1px -91px;
	width: 139px;
	height: 22px;
}





.logged_in_as {
	float: left;
	width: 629px;
	margin: 0px 113px 30px 113px;
	padding: 10px 13px 10px 13px;
	font-size: 15px;
	color: #333333;
	line-height: 130%;
	font-weight: bold;
	background-color: #eeeeee;	
}


.notes .title {
	margin: 20px 0px 20px 20px;
	padding: 0px 0px 0px 0px;
	font-size: 18px;
	color: #333333;
	line-height: 130%;
	font-weight: bold;
}
.notes ul {
	margin: 0px 0px 30px 60px;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	text-align: left;
	line-height: 160%;
}
.notes ul li {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 5px;	
}













