#container.checkout { background: #FFF; padding-bottom: 20px;  }
#commerce_header { position: relative; z-index: 2; height: 120px; width: 960px; margin: 0 auto; }
#commerce_header_card { /*background: url(/images/ap/testprep_header_card.png) no-repeat 0 0;*/ width: 962px; height: 104px; position: absolute; top: 0; left: -1px; z-index: 1;  }

#commerce_header_logo { position: absolute; top: 20px; left: 30px; }
#commerce_header_logoV2{ float: left; }

span#product_price { font-size: 18px; font-weight: bold; }
table#discount_table td { padding-left: 15px; vertical-align: top; font-size: 12px; }
#module_content.commerce { border: none; padding: 10px 30px; }
ol#payment_steps { margin-top: 25px; margin-bottom: 20px; margin-right: 30px; }

div.checkout_card { width: 598px; margin-left: 100px; padding: 10px; }
div.checkout_card > div { background-image: url(/images/sprites/callout_large.png); } /* All images used by any https pages must be local, not from a remote domain. */
div.checkout_card > div.top { height: 11px; background-position: 0 0; }
div.checkout_card > div.middle { background-position: -600px 0; padding-left: 20px; padding-right: 20px; }
div.checkout_card > div.bottom { background-position: 0 -20px; height: 11px; }

td.purchase_total { font-weight: bold; text-align: right; }
tr.total_row td { border-top: 1px solid silver; }
div.checkout_card th { font-size: 14px; padding: 5px; border-bottom: 1px solid silver; }
div.checkout_card td { padding: 5px; }
ol#payment_steps > li { font-size: 16px; padding-bottom: 5px; margin-bottom: 15px; }
#methods_error , #userCred_error { font-size: 14px; font-weight: bold; margin-top: 20px; padding: 10px; border: 1px solid #ff8585; background-color: #ffc9ca; }

label { font-size: 14px; padding: 8px 8px 13px 8px; }
label#sat { font-size: 14px; padding: 8px 8px 45px 8px; }
label:hover  { cursor: pointer; background-color: #eee; border: 1px solid #ddd; }
input[type="radio"] { margin-right: 7px; }

ol#payment_steps li p, ol#payment_steps li td { font-size: 14px; font-weight: normal; font-style: normal; }
ul#tos li { font-size: 14px; font-weight: normal; font-style: normal; margin-bottom: 10px; }
ul#tos { margin-bottom: 25px; margin-top: 25px; list-style: none; }

/* cc form */

table#credit_card_table { margin-right: 10px; margin-left: 10px; margin-bottom: 8px; }
table#credit_card_table td.header { font-size: 14px; font-weight: bold; padding-top: 5px; padding-bottom: 10px; }
.cc_form_gutter { width: 100px; }
table#credit_card_table td { padding: 2px 7px 2px 1px; white-space: nowrap; height: 20px; }
table#credit_card_table input.error { background-color: #ffa1a1; }
#paypal_choice img { vertical-align: middle; }
div#cc_errorbox { padding: 5px; border: 1px solid #ff2226; background-color: #ffc9ca; margin-bottom: 15px; }
div#cc_errorbox li { font-size: 12px; list-style-type: none; margin-left: 15px; }

#payment_choices > div { background-color: #f7f9f9; padding: 10px 20px; margin-bottom: 15px; border: 1px solid #eeddee; }
form#methods, div#methods { margin-top: 15px; margin-bottom: 10px; padding-top: 5px; padding-bottom: 10px; }
form#methods img, div#methods img { vertical-align: middle; }

#promotion_code_error { font-size: 12px; margin-top:10px; margin-bottom:10px; }
#list_payment_methods { position: relative; }
#list_payment_methods_over { position: absolute; border: 1px solid silver; top:15px; padding:10px; left:35px; }

/* credit card confirmation page */
table#purchase_billing_information,
table#purchase_sale_information { width: 100%; }

/*receipt page */

#receipt_information > div { line-height: 22px; }
div#action_button { margin-top:15px; margin-bottom: 55px; }
div#action_button span{ float: left; padding-right: 20px; position: relative; top: 9px; }
#promotion_table { margin-top: 15px; }

span#original_price { font-weight: bold; text-decoration: line-through; }
span#product_price.changed { color: #ff3b41; }

table.login_purchase_table { width: 350px; }
table.login_purchase_table td { padding: 2px 0 5px 0; }
table.login_purchase_table td.type { text-align: right; padding-right: 15px; text-transform: uppercase; color: #666; }
div.purchase_login_choices { padding: 7px 25px 4px 25px; margin: 20px 0; background-color: #f9f9f9; border-style: solid; border-width: 1px; border-top-color: #ededed; border-right-color: #e5e5e5; border-bottom-color: #cbcbcb; border-left-color: #e5e5e5; }

.callout_panel { width: 265px; height: 150px; background:  url(/images/general/calloutPanel.png) no-repeat; }
a.callout-header { font-size: 16px; font-weight: bold; color: #f36523; line-height: 14px; }
a.callout-header:hover { color: #377ED5; }
	
.callout-text { font-size: 13px; height: 45px; margin: 5px 0px; }

#renew_button{ background:  url(/images/general/renew-single-btn-email.jpg) no-repeat; width: 199px; height: 64px; float: right; cursor: pointer; }

/*Checkout Step Styles*/
ol.checkout-steps { margin: 20px auto; width: 580px; list-style: none; padding: 0;  }
ol.checkout-steps li { float: left; padding: 40px 0 0 0; font-size: 12pt; text-transform: uppercase; }
ol.checkout-steps li.active { color: #e67438; background: transparent url('/images/sprites/checkout-sprite.png') -150px -282px no-repeat; }
ol.checkout-steps li span { padding: 10px 40px 10px 0;  border-top: 2px solid #CCC; }
ol.checkout-steps li.last span { padding-right: 0; }
ol.checkout-steps li.complete span { border-top: 2px solid #e67438; }
ol.checkout-steps li.active span { border-top: 2px solid #e67438; }
ol.checkout-steps li.active.review { background-position: -104px -282px; }
ol.checkout-steps li.active.last {background-position: -124px -282px; }

/*Sign In Page*/
.commerce h1 { text-shadow: none; text-transform: uppercase; font-family: Impact,sans-serif; font-size: 36pt; font-weight: normal; }

.commerce .register,
.commerce .login-box { background: #fffde1; float: left; padding: 20px; }
.commerce .login-box { width: 212px; margin: 0 20px 0 0; border: 1px solid #c77300; min-height: 362px; }
.commerce .register { width: 566px; border: 1px solid #4692ea; }

.commerce .register h2,
.commerce .login-box h2 { color: #0f549e; text-shadow: none; text-transform: uppercase; font-family: Impact,sans-serif; font-size: 24pt;font-weight: normal; margin: 0 0 20px 0; }

.commerce .login-box .textLabel { padding-bottom: 5px; }
.commerce .login-box #loginform input { margin-bottom: 15px; }
.commerce .register #loginform .button_content,
.commerce .login-box #loginform .button_content { padding: 0 8px; }
.commerce .login-box #loginform_signin { margin-top: 101px; }

.commerce .login-box #loginform_signin #btn_cancel { *width: 100px; }
.commerce .login-box #loginform_signin #login-btn { *width: 100px; }
.commerce .register #registerform_signin #register-btn { *width: 100px; }
.commerce .register #registerform_signin #btn_cancel { *width: 100px; }

.commerce .register #registerform_signin #btn_cancel,
.commerce .login-box #loginform_signin #btn_cancel { float: right; }


/*Checkout Page*/
.commerce a.profile-link:visited,
.commerce a.profile-link { padding: 0 0 0 10px; font-size: 14px; text-decoration: underline; }
.commerce ul.profile-info { list-style: none; margin: 0; font-size: 14px; }
.commerce ul.profile-info li { margin: 5px 0; }

.commerce .purchase-list { background: #FEFFE0; padding: 10px; border: 1px solid #c67213; margin: 10px 0 0 0; }
.commerce .purchase-list table.list1 { margin: 0; }
.commerce .purchase-list table.list1 th,
.commerce .purchase-list table.list1 td { padding-left: 20px; }
.commerce .purchase-list table.list1 tr:nth-child(2n+1) { background: transparent; }
.commerce .purchase-list table.list1 tr:nth-child(2n) { background: #FFF; }
.commerce .purchase-list table.list1 tr:last-child,
.commerce .purchase-list table.list1 th { border: none; font-weight: normal;}
.commerce .purchase-list table.list1 .col2 { text-align: right; padding-right:20px; padding-left: 0; }
.commerce .purchase-list table.list1 tr.total { background: transparent; }

.commerce .register label:hover { background: none; border: none; cursor: default; }

.commerce #agree_button { float: right; width: auto; }

/*Confirmation Page*/
.commerce .confirmation h1 { margin-bottom: 0; line-height: 36px; }
.commerce .confirmation p.print { background: url("/images/testprep/module-flashcards-sprite.png") no-repeat scroll right -68px transparent; padding-right: 20px; width: 202px; }

.now-what { background: transparent url('/images/sprites/checkout-sprite.png') -2px -171px no-repeat; padding: 0 0 0 86px; }
.now-what-box { background: #dcedfd; border-radius: 6px; padding: 10px; }
.now-what-box strong { color: #1b4d9e; text-transform: uppercase; font-family: BebasNeueRegular,Impact,sans-serif; font-size: 18pt;font-weight: normal;} 
.now-what-box ol { margin: 0; padding: 0 0 0 20px; }
.now-what-box ol li { margin: 0 0 10px 0; }
.now-what-box ol li a { text-decoration: underline; }

.now-what-box .now-what-list { float: left; width: 580px; }
.now-what-box .buffallo { width: 206px; height: 137px; background:  transparent url('/images/sprites/checkout-sprite.png') 0 0 no-repeat; text-indent: -9999px; float: right; position: relative; top: -30px; margin-bottom: -30px; }

/*Teacher Resources Store*/
.teacher-store .teacher-smallboxes {  }
.teacher-store #digital-lit-modules.teacher-smallboxes { float: none; width: 100%; }
.teacher-store .teacher-smallboxes h4 { background: transparent url('/images/sprites/teacher-store-sprite.png') -162px -37px no-repeat; font-size: 16pt; width: 197px; height: 28px; padding: 6px 0 0 0; text-align: center; margin: 15px 0 0 0; }

.teacher-store .teacher-smallboxes .bundle { padding: 10px 6px; float: left; width: 230px; background: #FFF; border-top: 1px solid #c77300; border-left: 1px solid #c77300; border-bottom: 1px solid #c77300; border-left: 1px solid #c77300; height: 280px; }
.teacher-store #digital-lit-modules.teacher-smallboxes .bundle,
.teacher-store #literature-modules.teacher-smallboxes .bundle { }
.teacher-store .teacher-smallboxes .bundle .button p,
.teacher-store .teacher-smallboxes .bundle h3,
.teacher-store .teacher-smallboxes .bundle strong { color: #84acdd; font-family: BebasNeueRegular,Impact,sans-serif; font-size: 16pt;font-weight: normal;} 
.teacher-store .teacher-smallboxes .bundle h3 { color: #0f549e; font-size: 18pt; margin: 0 0 5px 0; line-height: 18px; }

.teacher-store .teacher-smallboxes .bundle .button {  background: #f3f3f3; border-radius: 6px; padding: 5px; float: none;  }
.teacher-store .teacher-smallboxes .bundle .button { margin: 5px 0 0 0; height: auto; }
.teacher-store .teacher-smallboxes .bundle .button p { color: #0f549e; font-size: 13pt; float: left; width: 121px; margin: 14px 0 0 3px; text-align: left; cursor: default; }
.teacher-store .teacher-smallboxes .bundle .button a.bigButton { width: 56px; height: 54px; background: transparent url('/images/sprites/teacher-store-sprite.png') -61px 0 no-repeat; font-size: 19pt; text-align: left; padding: 8px 0 0 9px; border: none; color: #FFF; text-shadow: 1px -1px 0 #8A1C00; font-family: BebasNeueRegular,Impact,sans-serif; float: right; cursor: pointer; }
.teacher-store .teacher-smallboxes .bundle .button a.bought { text-indent: -9999px; background-position: -61px -73px; }

.teacher-store #digital-lit-modules.teacher-smallboxes .bundle .button a,
.teacher-store #civics-modules.teacher-smallboxes .bundle .button a,
.teacher-store #history-modules.teacher-smallboxes .bundle .button a,
.teacher-store #economics-modules.teacher-smallboxes .bundle .button a  { padding-left: 14px; width: 51px; }

.teacher-store .teacher-smallboxes .bundle ul { list-style: none; margin: 5px 0 0 0; padding: 0; }
.teacher-store .teacher-smallboxes .bundle ul li { background: url("/images/testprep/sat-subject-sprite.png") no-repeat scroll -593px -70px transparent; margin: 5px 0 5px 5px; padding-left: 20px; }


.teacher-store .teacher-smallboxes .box {  float: left; width: 420px; border-top: 1px solid #c77300; border-right: 1px solid #c77300; border-bottom: 1px solid #c77300; height: 300px; overflow: scroll; }
.teacher-store #digital-lit-modules.teacher-smallboxes .box,
.teacher-store #literature-modules.teacher-smallboxes .box {  }

.teacher-store #economics-modules.teacher-smallboxes .box { border-left: 1px solid #c77300; }

.teacher-store .teacher-smallboxes .box { background: #FEFFE0; }
#module_column_fill .teacher-store .teacher-smallboxes .box p { padding: 0 20px 0 10px; background: transparent url('/images/sprites/teacher-store-sprite.png') 226px -51px no-repeat; width: 218px; margin: 20px auto; }
.teacher-store .teacher-smallboxes .box table.list1a { margin: 0; width: 50%; float: left; }
.teacher-store .teacher-smallboxes .box table.list2a { margin: 0; width: 50%; float: left; }
.teacher-store .teacher-smallboxes .box table.list2a td { padding: 6px; }
.teacher-store .teacher-smallboxes .box table.list2a tr:nth-child(2n+1) { background: none repeat scroll 0 0 #FFFFFF;}

ul.store-links { list-style: none; padding: 0; width: 660px; margin: 20px auto 30px; line-height: 28px; }
ul.store-links li { float: left; margin: 0 5px 0 0; }
ul.store-links li a { background: #D9EDFE; padding: 5px 8px 5px 5px; font-size: 13px; border-radius: 4px; color: #000; }
ul.store-links li a:hover { color: #F2671F; }
ul.store-links li a span { color: #999; }

#processing { text-align: right; margin-top: 101px; }

div#checkout-discount-status img {
	float: left;
}

div.checkout-discount-text {
	background-color: #209550;
	padding-top: 5em;
	padding-bottom: 3em;
	padding-right: 1em;
	color : white;
}

div.checkout-discount-text h2 {
	font-size: 165%;
}

.checkout-discount-text .continue-shoppoing {
	padding-left: 35em;
	font-weight: bold;
}

.tech-slogan {
	font-family: 'Gloria Hallelujah';
	font-size: 1.4em;
	position: absolute;
	right: 53px;
	margin-top: -45px;
}
