/*
Checkout Global
*/
.checkout-progress-wrapper{
	display: block;
	margin: 0px;
	text-align: center;
}
/* order review uses diffrent columns */
#left-col {
	width: 534px;
	vertical-align: top;
	text-align: left;
	float: left;
}
/* order review uses diffrent columns */
#right-col {
	text-align: left;
	padding-left: 16px;
	vertical-align: top;
	width: 210px;
	float: left;
	clear: right;
}
.fieldset-title{
}
.fieldset-title h1{
	font-size: 130%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	line-height: 150%;
}
.fieldset-title .text-muted{
	padding-left: 8px;
}
.feildset-title-details{
	padding-bottom: 8px;
	padding-top: 3px;
}
.fieldset {
	background-color: #EFEBE4;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 8px;
	padding-left: 50px;
	padding-right: 8px;
	width: 475px;
	position: relative;
	display: block;
	float: left;
}
.fieldset .fieldset-details{
	font-size: 85%;
	display: block;
	margin-bottom: 3px;
	margin-left: -42px;
	color: #4B4B4B;
	margin-top: -5px;
}
.form-button-fieldset-align{
	margin-left: 210px;
	margin-top: 5px;
	width: 110px;
}


/*
Gateway page
*/
#gateway-sign-in-wrapper{
	margin-right: auto;
	margin-left: auto;
	width: 99%;
}
#gateway-sign-in-wrapper.account-only{
	width: 259px;
}
.account-only #anonymous-entry-wrapper{
	display: none;
}
#account-entry-wrapper, #anonymous-entry-wrapper{
	width: 251px;
	background-color: #EFEBE4;
	border: 1px solid #EFEBE4;
	padding-right: 8px;
	padding-bottom: 16px;
	padding-left: 8px;
	margin-bottom: 16px;
	padding-top: 1px;
	float: left;
	text-align: center;
}
#account-entry-wrapper{
	margin-right: 15px;
}
#account-entry-wrapper:hover, #anonymous-entry-wrapper:hover{
	border: 1px solid #CCCCCC;
}
#gateway-sign-in-wrapper .entry-details{
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	height: 130px;
	overflow: auto;
}
#gateway-sign-in-wrapper #password-request{
	font-size: 85%;
	display: block;
	clear: both;
	padding-left: 63px;
}
#gateway-sign-in-wrapper label span{
	width: 55px;
}
/* tweaking the default error instruction positioning */
#account-entry-wrapper .error-instruction, #anonymous-entry-wrapper .error-instruction{
	font-size: 90%;
	color: #5B001E;
	display: block;
	margin-bottom: 8px;
	padding-left: 62px;
}
#anonymous-entry-wrapper #new-account-forecast{
	color: #666666;
	text-align: center;
	margin-top: 18px;
	font-size: 90%;
}
#email-label input{
}
#account-entry-wrapper h2, #anonymous-entry-wrapper h2{
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #333333;
	margin-top: 1px;
	text-transform: capitalize;
	padding-bottom: 4px;
	font-size: 130%;
	line-height: 130%;
	display: block;
}
#account-entry-wrapper:hover h2, #anonymous-entry-wrapper:hover h2{
	color: #666666;
}
#order-summary-wrapper{
	border: 1px solid #999999;
	margin-top: 24px;
	margin-bottom: 16px;
}
#order-summary-wrapper h2{
	background-color: #999999;
	color: #FFFFFF;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	font-weight: normal;
	font-size: 130%;
	text-transform: lowercase;
	margin: 0px;
	display: block;
}
#order-summmary-details{
	margin-top: 3px;
	margin-right: 4px;
	margin-bottom: 3px;
	margin-left: 4px;
}
#order-summmary-details td{
}
#order-summary-wrapper .dollar-amount{
	text-align: right;
}

#order-total-wrapper .no-calc {
	text-align: right;
}

#order-summary-wrapper .no-calc{
	text-align: right;
	padding-right: 1em;
	color: #999999;
}
#order-summmary-details .tax-line{
	padding-bottom: 3px;
}
#order-summmary-details .bottom-line{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 3px;
}
.password-request-details{
	text-align: center;
	padding-bottom: 16px;
}

/*
Shipping
*/
#shipping-options-wrapper{
	padding-left: 25px;
}
#shipping-options-wrapper .shipping-option{
	display: block;
	width: 120px;
	text-align: center;
	margin-right: 5px;
	border: 1px solid #B6B6B6;
	padding: 0px;
	height: 100px;
	float: left;
}
#shipping-options-wrapper .shipping-option-selected{
	display: block;
	width: 120px;
	text-align: center;
	margin-right: 5px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	padding: 0px;
	height: 100px;
	float: left;
}
.shipping-option strong, .shipping-option-selected strong{
	display: block;
	font-size: 110%;
	line-height: 130%;
}
.shipping-option-price{
	text-align: center;
	width: 100%;
}
.shipping-option-detais{
	margin-top: 5px;
	font-size: 85%;
	line-height: 100%;
	text-align: center;
	margin-bottom: 5px;
	width: 100%;
}
.shipping-option input, .shipping-option-selected input{
}

/*
Billing
*/
#blank-shipping-address, #blank-shipping-address.inactive{
    display:none;
	}
#blank-shipping-address.active{
    display:block;
}
#gift-certificate-wrapper{
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:  #B6B6B6;
	margin-left: -42px;
	padding-left: 42px;
}
#gift-certificate-wrapper a{
	color:#414141;
	font-size:10px;
	margin-left: 5px;
}


/*
Address verification
*/
#address-options-wrapper{
	padding-left: 25px;
}
#gift-cert-balance {
	font-size: 95%;
	font-weight: bold;
	color: #5F4B51;
	padding-top: 5px;
	display: block;
}
#address-options-wrapper .address-option{
	display: block;
	width: 175px;
	text-align: center;
	margin-right: 5px;
	border: 1px solid #B6B6B6;
	padding: 3px;
	float: left;
}
#address-options-wrapper .address-option-selected{
	display: block;
	width: 175px;
	text-align: center;
	margin-right: 5px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	padding: 3px;
	float: left;
}
.address-option strong, .address-option-selected strong{
	display: block;
	font-size: 110%;
	line-height: 130%;
}
.address-option-detais{
	margin-top: 5px;
	line-height: 100%;
	text-align: center;
	margin-bottom: 5px;
	width: 100%;
}

/*
order review
*/
.ship-to-items-wrapper a{
    text-decoration:none;
}
#review-left-col {
	width: 271px;
	vertical-align: top;
	text-align: left;
	float: left;
	padding-right: 8px;
}
#review-right-col {
	width: 462px;
	vertical-align: top;
	text-align: left;
	float: left;
	padding-left: 9px;
}
#billing-wrapper{
	background-color: #EFEBE4;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	margin-top: 2px;
}
#billing-wrapper #billing-address{}
#billing-wrapper #code-and-gift-card{
	margin-top: 6px;
	margin-bottom: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#billing-wrapper #credit-card{}
#billing-wrapper .edit-link{
	padding-left: 10px;
	font-size: 85%;
}
#foundation-prompt{
	font-size: 95%;
	margin-top: 10px;
	margin-bottom: 5px;
}
#keycode-prompt{
	margin-top: 8px;
	margin-bottom: 12px;
}
#order-total-wrapper{
}
#order-total-wrapper h1{
	text-align: center;
	display: block;
	text-transform: lowercase;
	background-color: #5F4B51;
	color: #FFFFFF;
	margin: 0px;
	padding-bottom: 4px;
	padding-top: 1px;
}
#order-total-wrapper .tax-line{
    padding-bottom: 3px;

}
#order-total-wrapper .bottom-line{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 3px;
}
#order-total-details{
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #5F4B51;
	border-bottom-color: #5F4B51;
	border-left-color: #5F4B51;
}
#order-total-wrapper .dollar-amount{
	text-align: right;
}

#donation-line td{
	color: #744600;
	padding-bottom: 3px;
}
#donation-line.inactive, #donation-line.inactive tr{
    display:none;
}
#donation-line.active, #donation-line.active tr{
/* Since we're using ajax to update the whole section, there wasn't much reason for this display attribute.  It was causing problems with firefox -rf */
  /* display:block;*/
}

#submit-order-wrapper{
	text-align: center;
}
#submit-order-wrapper .form-button-major{
	font-size: 130%;
	background-color: #DED3BB;
	border-top-color: #600B27;
	border-right-color: #600B27;
	border-bottom-color: #600B27;
	border-left-color: #600B27;
	margin-top: 14px;
	width: 150px;
	margin-bottom: 24px;
}

.ship-to-wrapper{
	margin-bottom: 24px;
	clear: both;
	float: left;
}
.ship-to-header{
	background-color: #EFEBE4;
	clear: both;
	position: relative;
	float: left;
	width: 456px;
	margin-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 6px;
}
.ship-to-header select{
	text-transform: lowercase;
}
.ship-to-wrapper .fieldset-title a{
	margin-left: 8px;
	font-size: 85%;
}
.ship-to-header .ship-to-address{
	float: left;
	width: 200px;
}
.ship-to-header .shipping-method-wrapper{
	float: left;
	width: 225px;
}
.ship-to-items-wrapper{
}
.shipping-method-wrapper .shipping-method-details{
	font-size: 85%;
}
.ship-to-item{
	clear: both;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	float: left;
	width: 467px;
}
.ship-to-item img{
	float: left;
	margin-right: 5px;
}
.ship-to-item .item-description{
	display: block;
	font-size: 120%;
	padding-top: 5px;
	padding-bottom: 15px;
}
.ship-to-item .details{
	display: block;
	font-size: 95%;
}
.ship-to-item .backorder{
	display: block;
	color: #FF6633;
}
.ship-to-item .backorder strong{
	display: none;
}
.item-option-controls .edit-link, .item-option-controls .delete-link{
	padding-left: 10px;
}
.gift-reciept-option{
	float: left;
	width: 456px;
	font-weight: bold;
}

/*
order confirm
*/
#confirmation-wrapper #item-parade {
	background-color: #D7D3CD;
	text-align: center;
	margin-bottom: 32px;
}
#confirmation-wrapper #order-info{
	background-color: #EFEBE4;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 16px;
}
#confirmation-wrapper #donation-confirm{
	margin-top: 8px;
	text-align: center;
	margin-bottom: 8px;
	background-color: #FFFFCC;
	padding: 4px;
	display: block;
}
#order-number {
	text-transform: lowercase;
	margin-bottom: 8px;
	font-size: 95%;
	margin-top: 2px;
}
#order-info h1{
	font-size: 160%;
	display: block;
	line-height: 100%;
	margin: 0px;
	padding-top: 2px;
}


/*
Gift Card Specific
*/
.form-input-giftcert-message{
	width: 350px;
}
.gift-cert-total{
	clear: both;
	padding-top: 15px;
	width: 271px;
	margin-left: 132px;
}
#message-count, #to-count, #from-count{
	margin-left: 148px;
}
span#gc_balance {
	left:29em;
	position:absolute;
	margin-top: -19px;
}

