﻿/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CHECKOUT, ORDER DETAILS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.checkout-page, .checkout-one-page
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.checkout-one-page td
{
	font-size: 1em !important;
}

.checkout-page a, .checkout-one-page a
{
	color: #07538B;
}

.checkout-page .page-title, .checkout-one-page .page-title
{
    border-bottom: 0 none;
    display: none;
}
.checkout-page .checkout-data, .checkout-one-page .checkout-data
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	color: #333333;
	background-color: inherit;
	font-size: 1em;
}

.checkout-one-page .checkout-data .progress
{
    position: absolute;
    top: 100px;
    width: 180px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 5px 10px;
    text-align: center;
    z-index: 2147483647;
}

.checkoutstep
{
	position: relative;
	padding-top: 1px;
}

.checkoutstep .steptitle
{
	border: 1px solid #2F4F4F;
    color: black;
    background: url(/images/template/25pctopacitywhite.png);
	font-size: 1em;
	font-weight: bold;
    padding: 5px 5px 10px 5px;
    margin-top: 5px;
}

.checkoutstep .steptitle div
{
	position: absolute;
	right: 0.4em;
	top: 0.7em;
}

.checkoutstep .stepcontent
{
	border: dashed 1px #999999;
	border-top: none;
	padding: 5px 5px 5px 5px;
	background: url(/images/template/50pctopacitywhite.png);
}

.order-summary-title
{
	padding: 10px 10px 5px 0px;
	font-size: 0.9em;
	color: #555;
	font-weight: bold;
	clear: both;
}
.order-summary-body
{
	text-align: center;
	margin: 10px 10px 10px 10px;
	border: 1px solid #9a9a9a;
	height: auto;
}

.order-summary-body .cart
{
	border-collapse: separate;
	border-spacing: 10px 15px;
}

.checkout-data .select-address-title
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	clear: both;
}

.checkout-data .address-grid
{
	margin-bottom: 15px;
	padding: 0px;
}

.checkout-data .address-grid .item-box
{
	padding-bottom: 10px;
	text-align: center;
	vertical-align: text-top;
}

.checkout-data .address-grid .address-item
{
	text-align: center;
	margin: 10px 10px 10px 10px;
	border: 1px solid #9A9A9A;
	height: auto;
}

.checkout-data .address-grid .address-item .select-button
{
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
}

.checkout-data .address-grid .address-item .address-box
{
	text-align: left;
}

.checkout-data .enter-address-title
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	clear: both;
}

.checkout-data .enter-address
{
	text-align: center;
	margin: 10px 10px 10px 10px;
	/*border: 1px solid #9a9a9a;*/
	height: auto;
}

.checkout-data .enter-address .enter-address-body
{
	text-align: left;
	margin: 10px 10px 10px 10px;
}

.checkout-data .enter-address .button
{
	margin: 10px 10px 10px 10px;
	text-align: left;
}

.checkout-data .enter-address .the-same-address
{
	text-align: left;
	margin: 10px 10px 10px 10px;
}

.checkout-data .shipping-options
{
	text-align: left;
	margin: 10px 10px 10px 10px;
	/*border: 1px solid rgb(232, 230, 210);*/
	height: auto;
}

.checkout-data .shipping-options .shipping-option-item
{
	text-align: left;
	vertical-align: text-top;
	padding: 5px 0  0 5px;
}

.checkout-data .shipping-options .shipping-option-item .option-name
{
	font-weight: bold;
}

.checkout-data .shipping-options .shipping-option-item .option-description
{
	padding: 5px 0 5px 16px;
}

.checkout-data .shipping-options .select-button
{
	margin: 10px 10px 10px 10px;
	text-align: left;
}

.checkout-data .shipping-options .error-block
{
	margin: 10px 10px 10px 10px;
	text-align: left;
}

.checkout-data .payment-methods
{
	text-align: left;
	margin: 10px 10px 10px 10px;
	/*border: 1px solid rgb(232, 230, 210);*/
	height: auto;
}

.checkout-data .payment-methods .payment-method-item
{
	padding: 10px;
	text-align: left;
	vertical-align: text-top;
}

.checkout-data .payment-methods .select-button
{
	margin: 10px 10px 10px 10px;
	text-align: left;
}

.checkout-data .payment-methods .error-block
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	clear: both;
}


.checkout-data .payment-info
{
	text-align: left;
	margin: 10px 10px 10px 10px;
	/*border: 1px solid rgb(232, 230, 210);*/
	height: auto;
}

.checkout-data .payment-info .body
{
	padding: 10px;
	text-align: left;
	vertical-align: text-top;
}

.checkout-data .payment-info .select-button
{
	margin: 10px 10px 10px 10px;
	text-align: left;
}

.checkout-data .confirm-order
{
	text-align: left;
	margin: 10px 10px 10px 10px;
	border: 1px solid #9a9a9a;
	height: auto;
}

.checkout-data .confirm-order .select-button
{
	margin: 10px 10px 10px 10px;
	text-align: left;
}

.checkout-data .confirm-order .error-block
{
	margin: 10px 10px 10px 10px;
	text-align: left;
}

.checkout-data .order-completed
{
	text-align: left;
	margin: 10px 10px 10px 10px;
	border: 1px solid rgb(232, 230, 210);
	height: auto;
}

.checkout-data .order-completed .body
{
	padding: 10px;
	text-align: left;
	vertical-align: text-top;
}

.checkout-data .order-completed .select-button
{
	margin: 10px 10px 10px 10px;
	text-align: left;
}

.order-details
{
	margin-bottom: 15px;
	padding: 0px;
}
.order-details .page-title
{
	border-bottom: 0 none;
}
.order-details .info
{
	border: 1px solid rgb(232, 230, 210);
	padding: 10px;
}
.order-details .section-title
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	clear: both;
}
.order-details .order-overview
{
	text-align: left;
	padding-bottom: 10px;
}
.order-details .shipping-box
{
	text-align: left;
	padding: 10px;
	border: 1px solid rgb(232, 230, 210);
	height: auto;
}
.order-details .billing-box
{
	text-align: left;
	padding: 10px;
	border: 1px solid rgb(232, 230, 210);
	height: auto;
}
.order-details .products-box, .order-details .ordernotes-box
{
	text-align: left;
	padding: 10px;
	border: 1px solid rgb(232, 230, 210);
	height: auto;
}

.downloable-products
{
	margin-bottom: 15px;
	padding: 0px;
}

.downloable-products .info
{
	padding: 10px;
}

.downloable-products .products-box
{
	text-align: left;
	padding: 10px;
	border: 1px solid rgb(232, 230, 210);
	height: auto;
}

.order-progress
{
	height: 40px;
	margin: 0 auto;
	text-align: center;
	border-bottom: solid 2px #f3f3f3;
}

.order-progress ul
{
	padding: 0;
	margin: 0;
}

.order-progress ul li
{
	list-style: none;
	display: inline;
	padding: 5px 20px 0 20px;
}

.order-progress ul li .active-step
{
	color: #6a6a6a;
	background: url('images/progress-step-active.gif') no-repeat 50% 50%;
	padding-bottom: 40px;
	padding-right: 1px;
}

.order-progress ul li .inactive-step
{
	color: #d7d7d7;
	background: url('images/progress-step-inactive.gif') no-repeat 50% 50%;
	padding-bottom: 40px;
	padding-right: 1px;
}

.tw-checkout-confirm-message
{
	color:#EC2530;
	font-size:1.1em;
}

.cart-footer
{
	/*text-align:right;*/
	margin-left:440px;
	margin-right:0;
}


/*-------- Product Details User Control ----------*/
.product-details-info
{
	background: #F6F6F6; 
	padding: 7px;
	margin-bottom: 15px;
}

.product-details-info .picture
{
	float: left;
	margin: 0 15px 15px 0;
}

.product-details-info .overview table
{
	clear: both;
	margin-bottom: 15px;
	float: left;
}

.product-details-info .overview table td
{
	margin-bottom: 5px;
}

.product-details-info .overview table td img
{
	height: 46px;
}

.product-details-info .fulldescription
{
	clear: both;
}

#product-tabs
{
	background: #F0F0F0; 
	padding: 7px;
}

#product-tabs ul, #product-tabs ol
{
	list-style: none;
}

#product-tabs .x-tab-panel-header, #product-tabs .x-tab-panel-footer
{
	background: none;
	border: none;
}

#product-tabs ul.x-tab-strip-top 
{
	background: none;
}

#product-tabs .x-tab-panel-body
{
	background: none;
}

#product-tabs .x-panel-body 
{
	background: url("/images/template/50pctopacitywhite.png") repeat scroll 0 0 transparent;
	padding: 5px;
}

#product-tabs .clear
{
	clear: both;
}

#product-tabs .productname
{
	font-weight: bold;
	font-size: 1.2em;
}

#product-tabs .description
{
	margin: 15px 0;
}

#product-tabs .stock
{
	font-style: italic;
	background: url("/images/template/75pctopacitywhite.png") repeat scroll 0 0 transparent;
	padding: 5px 5px 0 5px;
}

#product-tabs .price
{
	font-weight: bold;
	background: url("/images/template/75pctopacitywhite.png") repeat scroll 0 0 transparent;
	padding: 0 5px;
}

 #product-tabs .add-info
{
	background: url("/images/template/75pctopacitywhite.png") repeat scroll 0 0 transparent;
	padding: 5px;
}


/**************Shopping Cart******************/

.shopping-cart-container  {
	font-weight:bold;
	/*float: right;*/
}

.shopping-cart {
	background:url("/images/template/cart-icon.png") no-repeat scroll 0 0 transparent;
	height:24px;
	padding:7px 0 0 35px;
	font-size: 11pt;
	margin-bottom:10px;
}

#lbCenter
{
	position: relative;
	z-index: 10000;
}

.tw-shoppingcart-popup .x-window-tl
{
	position: relative;
	left: -270px;
}

.tw-shoppingcart-popup .x-window-bwrap
{
	position: relative;
	left: -270px;
}

/*-----------------Calendar/Shopping--------------------*/


/********** Shopping Cart ***********/
.tw-shoppingcart-popup
{
}

#divCheckOutSummary
{
	width: 400px;
	background: transparent url(/images/template/90pctopacitywhite.png) repeat !important;
}

#cartCheckOutItems
{
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #B08975;
}

.cart-item
{
	margin-bottom: 5px;
}

.cart-item-count, .cart-item-total
{
	font-style: normal;
	font-weight: bold;
	color: #966247;
}

.cart-item-calc
{
	font-style: italic;
}

#cartCheckoutSubtotalLine
{
	display: block;
	margin-bottom: 5px;
}

#cartCheckOutSubTotalDesc, #cartCheckOutSubtotal
{
	font-weight: bold;
}

#divCheckOutSummary a, #divCheckOutSummary a:visited
{
	color:#B08975 !important;
	text-decoration: underline;
}

.cart
{
	margin-top: 10px;
}

.cart-header-row td, .cart-footer td
{
	font: 1em Georgia, "Times New Roman", Times, serif !important;
}

.coupon-box
{
	margin-bottom: 10px;
}

.coupon-box input, .cart-footer .common-buttons input
{
	font: 14px arial,sans-serif !important;
}

.cart .cart-header-row td
{
	border-bottom: 1px solid black;
}

.cart .cart-item-row td
{
	vertical-align: top;
}

.cart .cart-item-row td input
{
	vertical-align: top;
}

.cart-footer .cart_total_left
{
	color: 	#966247;
}

.tw-cart-attribute
{
	font-weight: bold;
	text-transform: capitalize;
	color: #626262;
}

.tw-cart-attribute span
{
	font-weight: normal;
	text-transform: none;
	color: #000;
}

.tw-cart-attribute-price-adjustment
{
	font-weight: bold;
	color: #966247;
}

.tw-cart-attribute-unselected span
{
	color: #600;
}

.warning-box
{
	border: 1px solid #C00;
	padding: 2px;
	margin-top: 2px;
}

.warning-text
{
	font-style: italic;
	font-size: 0.9em;
	color: #C00;
}

.order-summary-body
{
	text-align: left;
}

.order-summary-body .cart {
	
	border-collapse:collapse;
}

.order-summary-body .product {	
	padding: 10px;
}

.order-summary-body .cart-item-row td
{
	border-bottom: 1px dotted #A88889;
}

.tw-product-variant-title, .tw-product-variant-price
{
	font-size: 1.2em !important;
}

.tw-product-variant-description
{
	font-size: 1em !important;
}

.tw-product-variant-description
{
	
}

.tw-form-attribute-title
{
	font-weight: bold;
	color:#626262;
}

.tw-form-attribute-description
{
	font-size: 0.9em;
}

.tw-product-variant-hr
{
	width: 100% !important;
}

.product .tw-product-name
{
	font-weight: bold;
	font-size: 1.1em;
}

.product .tw-cart-attribute, .productPrice
{
	font-size: 1.1em;
}

/*--------Order Details Page-------*/
.billing-box td
{
	font-size: 0.9em !important;
}

.products-box th, .products-box td
{
	font-size: 0.75em !important;
	vertical-align: top;
}

.products-box th
{
	text-align: center;
}