﻿
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CUSTOMER ACCOUNT

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.account-page
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-right: 0;
}

.account-page .page-title
{
    border-bottom: 0 none;
}

.account-page .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 14px;
	color: #555;
}

.customer-info-box
{
	margin: 0px 0 0 0;
	padding: 5px 5px 5px 5px;
	font-size: 14px;
	color: #555;
}

.customer-info-box .section-title
{
	padding: 10px 0px 5px 10px;
	font-weight: bold;
	clear: both;
	font-size: 14px;
}

.customer-info-box .section-body
{
	text-align: right;
	padding: 10px;
	border: 1px solid #f0f0f0;
	height: auto;
}

.customer-info-box .button
{
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: right;
}

.customer-addresses
{
	margin: 0px 0 0 0;
	padding: 5px 5px 5px 5px;
	font-size: 14px;
	color: #555;
	background-color: inherit;
}

.customer-addresses .section-title
{
	padding: 10px 0px 5px 10px;
	font-weight: bold;
	clear: both;
	font-size: 14px;
}

.customer-addresses .address-list
{
}

.customer-addresses .address-list .address-item
{
	text-align: right;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #f0f0f0;
	height: auto;
}

.customer-addresses .add-button
{
	margin-bottom: 5px;
	margin-top: 5px;
	float: right;
	text-align: right;
}

.customer-orders
{
	margin: 0px 0 0 0;
	padding: 5px 5px 5px 5px;
	font-size: 14px;
	color: #555;
	background-color: inherit;
}

.customer-orders .recurring-payments
{
	padding: 10px 0px 5px 10px;
	width: 100%;
	clear: both;
}

.customer-orders .recurring-payments .section-title
{
	padding: 10px 0px 5px 10px;
	font-weight: bold;
	clear: both;
	font-size: 14px;
}

.customer-orders .recurring-payments .recurring-payments-box
{
	text-align: right;
	padding: 10px;
	border: 1px solid #f0f0f0;
	height: auto;
}

.customer-orders .order-list
{
}

.customer-orders .order-list .order-item
{
	text-align: right;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #f0f0f0;
	height: auto;
}

.customer-pass-recovery
{
	padding: 5px 5px 5px 5px;
	font-size: 14px;
	color: #555;
	background-color: inherit;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	ORDER SUMMARY, SHOPPING CART, WISHLIST

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.shoppingcart-page, .wishlist-page
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-right: 0;
}

.shoppingcart-page .page-title, .wishlist-page .page-title
{
	border-bottom: 0 none;
}

.shoppingcart-page .body, .wishlist-page .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	color: #555;
}

.order-summary-content
{
	margin: 0px;
	padding: 10px 10px 10px 10px;
	font-size: 14px;
	color: #333;
}
.wishlist-content
{
	margin: 0px;
	font-size: 11px;
	color: #333;
	background-color: inherit;
}

.order-summary-content .coupon-box
{
	margin: 0px;
	padding: 10px 10px 10px 10px;
	font-size: 11px;
	color: #333;
	border: solid 1px #dadada;
	background: url( "images/coupon_bg.jpg" ) repeat-x scroll 0 bottom transparent;
}

.order-summary-content .coupon-box b {font-size:14px; }
#ctl00_ctl00_cph1_cph1_OrderSummaryControl_phCoupon b {margin-left:40px;}
#ctl00_ctl00_cph1_cph1_OrderSummaryControl_phGiftCards b {margin-left:20px;}

.order-summary-content .cart, .wishlist-content .cart
{
	width: 100%;
	border-collapse: collapse;
	text-align: center;
	vertical-align: middle;
}

.wishlist-content .cart
{
	margin-bottom: 25px;
}

.order-summary-content .cart td, .wishlist-content .cart td
{
	padding: 3px 0 3px 0;
}

.order-summary-content .cart .cart-header-row, .wishlist-content .cart .cart-header-row
{
	font-weight: bold;
}

.order-summary-content .cart .cart-header-row td, .wishlist-content .cart .cart-header-row td
{
	/*background: url('images/cart_line_y.gif') repeat-y left;*/
	border: 1px solid #dadada;
}

.order-summary-content .cart .cart-header-row td.picture, .wishlist-content .cart .cart-header-row td.picture
{
	background: none;
	border: none;
}

.order-summary-content .cart .cart-header-row td.end, .wishlist-content .cart .cart-header-row td.end
{
	background: none;
	padding-left: 5px;
}

.order-summary-content .cart .cart-item-row, .wishlist-content .cart .cart-item-row
{
	
}

.order-summary-content .cart .cart-item-row td, .wishlist-content .cart .cart-item-row td
{
	/*background: url('images/cart_line_y.gif') repeat-y left;*/
	border: 1px solid #dadada;
	vertical-align: middle;
	line-height: 30px;
	font-size:13px; 
	color: #666;
}

.order-summary-content .cart .cart-item-row td.productpicture, .wishlist-content .cart .cart-item-row td.productpicture
{
	padding: 5px 5px 5px 5px;
	background: none;
	font-weight:normal;
}

.order-summary-content .cart .cart-item-row td.product, .wishlist-content .cart .cart-item-row td.product
{
	text-align: right;
	padding: 0px 10px 0px 10px;
	font-weight:normal; 
}

.order-summary-content .cart .cart-item-row td.end, .wishlist-content .cart .cart-item-row td.end
{
	border-top: 1px dotted #c5c5c5;
	background: none;
	text-align: left;
	font-weight: normal;
	color: #6a6a6a;
}

.order-summary-content .WarningBox .WarningText, .wishlist-content .WarningBox .WarningText
{
	color: Red;	
}

.order-summary-content .cart .cart-item-row td.product a {color: #6a6a6a; font-weight:bold; font-size:13px;}

.order-summary-content .buttons {width:100%;
	border: solid 1px #dadada;
	background: url( "images/coupon_bg.jpg" ) repeat-x scroll 0 bottom transparent;
}

.order-summary-content .total-info
{
	margin: 0 ;
	padding: 10px 10px 10px 0px;
	width:924px;
	border: solid 1px #dadada;
	background: url( "images/coupon_bg.jpg" ) repeat-x scroll 0 bottom transparent;
}

.cart_total_right
{
	text-align: right;
	vertical-align: middle;
	height: 21px;
	font-weight: bold;
	color: #353434;
	width:700px;
}

.cart_total_right_below
{
	width: 100%;
	text-align: left;
	vertical-align: top;
	height: 30px;
}

.cart_total_left
{
	text-align: right;
	vertical-align: middle;
	padding-right: 5px;
	padding-left:20px;
}

.order-summary-content .buttons
{
	margin: 0px;
	padding: 0;
}

.order-summary-content .buttons .common-buttons
{
	margin: 0px auto;
	padding: 20px 0 0;
	text-align:center;
}

.order-summary-content .buttons .addon-buttons
{
	float: left;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	text-align: left;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CHECKOUT, ORDER DETAILS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.checkout-page, .checkout-one-page
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-right: 0;
}
.checkout-page .page-title, .checkout-one-page .page-title
{
    border-bottom: 0 none;
}
.checkout-page .checkout-data, .checkout-one-page .checkout-data
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 14px;
	color: #555;
	background-color: inherit;
}

.checkout-one-page .checkout-data .progress
{
    position: absolute;
    top: 100px;
    width: 180px;
    right: 0;
    left: 0;
    margin-right: auto;
    margin-left: auto;
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 5px 10px;
    text-align: center;
    z-index: 2147483647;
}

.checkoutstep
{
}

.checkoutstep .steptitle
{
	background-color:#FAFAFA;
	border:1px solid #2F4F4F;
	font-family:Arial,Sans-Serif;
	font-size:13px;
	font-weight:bold;
	line-height:25px;
	margin-top:5px;
	padding:5px;
}

.checkoutstep .stepcontent
{
	border: solid 1px #2F4F4F;
	border-top: none;
	padding: 5px 5px 5px 5px;
}

.order-summary-title
{
	padding: 10px 0px 5px 10px;
	font-size: 11px;
	color: #555;
	font-weight: bold;
	clear: both;
}
.order-summary-body
{
	text-align: center;
	height: auto;
}

.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 #f0f0f0;
	width: 300px;
	height: auto;
	padding:10px ;
	background:url("images/coupon_bg.jpg") repeat-x scroll 0 bottom transparent;
}

.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: right;
}

.checkout-data .enter-address-title
{
	padding: 10px 0px 5px 10px;
	font-weight: bold;
	clear: both;
}

.checkout-data .enter-address
{
	text-align: center;
	margin: 10px 10px 10px 10px;
	border: 1px solid #d7d7d7;
	height: auto;
	background:url("images/coupon_bg.jpg") repeat-x scroll 0 bottom transparent;
}

.checkout-data .enter-address .enter-address-body
{
	text-align: right;
	margin: 10px 10px 10px 10px;
}

.checkout-data .enter-address .button
{
	margin: 10px 10px 10px 10px;
	text-align: right;
}

.checkout-data .enter-address .the-same-address
{
	text-align: right;
	margin: 10px 10px 10px 10px;
}

.checkout-data .shipping-options
{
	text-align: right;
	margin: 10px 10px 10px 10px;
	border: 1px solid #f0f0f0;
	height: auto;
}

.checkout-data .shipping-options .shipping-option-item
{
	text-align: right;
	vertical-align: text-top;
	padding: 5px 5px 0  0 ;
}

.checkout-data .shipping-options .shipping-option-item .option-name
{
	font-weight: bold;
}

.checkout-data .shipping-options .shipping-option-item .option-description
{
	padding: 5px 16px 0 5px ;
}

.checkout-data .shipping-options .select-button
{
	margin: 10px 10px 10px 10px;
	text-align: right;
}

.checkout-data .shipping-options .error-block
{
	margin: 10px 10px 10px 10px;
	text-align: right;
}

.checkout-data .payment-methods
{
	text-align: right;
	margin: 10px 10px 10px 10px;
	border: 1px solid #f0f0f0;
	height: auto;
}

.checkout-data .payment-methods .payment-method-item
{
	padding: 10px;
	text-align: right;
	vertical-align: text-top;
}

.checkout-data .payment-methods .select-button
{
	margin: 10px 10px 10px 10px;
	text-align: right;
}

.checkout-data .payment-methods .error-block
{
	padding: 10px 0px 5px 10px;
	font-weight: bold;
	clear: both;
}


.checkout-data .payment-info
{
	text-align: right;
	margin: 10px 10px 10px 10px;
	border: 1px solid #f0f0f0;
	height: auto;
}

.checkout-data .payment-info .body
{
	padding: 10px;
	text-align: right;
	vertical-align: text-top;
}

.checkout-data .payment-info .select-button
{
	margin: 10px 10px 10px 10px;
	text-align: right;
}

.checkout-data .confirm-order
{
	text-align: right;
	margin: 10px 10px 10px 10px;
	border: 1px solid #f0f0f0;
	height: auto;
}

.checkout-data .confirm-order .select-button
{
	margin: 10px 10px 10px 10px;
	text-align: right;
}

.checkout-data .confirm-order .error-block
{
	margin: 10px 10px 10px 10px;
	text-align: right;
}

.checkout-data .order-completed
{
	text-align: right;
	margin: 10px 10px 10px 10px;
	border: 1px solid #f0f0f0;
	height: auto;
	background:url("images/coupon_bg.jpg") repeat-x scroll 0 bottom transparent;
}

.checkout-data .order-completed .body
{
	padding: 10px;
	text-align: right;
	vertical-align: text-top;
}

.checkout-data .order-completed .select-button
{
	margin: 10px 10px 10px 10px;
	text-align: right;
}

.order-details
{
	margin-bottom: 15px;
	padding: 0px;
}
.order-details .page-title
{
	border-bottom: 0 none;
}
.order-details .info
{
	border: 1px solid #f0f0f0;
	padding: 10px;
}
.order-details .section-title
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	clear: both;
}
.order-details .order-overview
{
	text-align: right;
	padding-bottom: 10px;
}
.order-details .shipping-box
{
	text-align: right;
	padding: 10px;
	border: 1px solid #f0f0f0;
	height: auto;
}
.order-details .billing-box
{
	text-align: right;
	padding: 10px;
	border: 1px solid #f0f0f0;
	height: auto;
}
.order-details .products-box, .order-details .ordernotes-box
{
	text-align: right;
	padding: 10px;
	border: 1px solid #f0f0f0;
	height: auto;
}

.downloable-products
{
	margin-bottom: 15px;
	padding: 0px;
}

.downloable-products .info
{
	padding: 10px;
}

.downloable-products .products-box
{
	text-align: right;
	padding: 10px;
	border: 1px solid #f0f0f0;
	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-left: 1px;
}

.order-progress ul li .inactive-step
{
	color: #d7d7d7;
	background: url('images/progress-step-inactive.gif') no-repeat 50% 50%;
	padding-bottom: 40px;
	padding-left: 1px;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	AJAX CONTROL TOOLKIT - TAB CONTROL CLASSES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.orange
{
	font-family: arial,helvetica;
}

.orange .ajax__tab_body
{
	font-size: 10pt;
	border: 1px solid #333;
	border-top: none;
	background-color: #ffffff;
	padding: 10px 10px 10px 10px;
}

.orange .ajax__tab_header
{
	background-color: #333;
	border: solid 2px #333;
	border-bottom: none;
	padding: 2px 2px 4px 2px;
}

.orange .ajax__tab_tab
{
	font-size: 1em;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	border: solid 1px #FFF;
	padding: 5px;
	background: #404040;
}

.orange .ajax__tab_active .ajax__tab_tab, .orange .ajax__tab_hover .ajax__tab_tab
{
	color: #ff9933;
	border: solid 1px #ff9933;
}

/* GREY THEME */

.grey .ajax__tab_header
{
	font-family: "Helvetica Neue" , Arial, Sans-Serif;
	background: url(images/tab-line.png) repeat-x bottom;
	font-size: 14px;
	display: block;
	cursor:pointer;
}
.grey .ajax__tab_header .ajax__tab_outer
{
	background: url(images/tab.png) no-repeat right top;
	border-color: #222;
	color: #222;
	padding-right: 10px;
	margin-left: 3px;
}
.grey .ajax__tab_header .ajax__tab_inner
{
	background: url(images/tab.png) no-repeat left top;
	border-color: #666;
	color: #666;
	padding: 3px 0px 2px 10px;
}
.grey .ajax__tab_hover .ajax__tab_inner
{
	color: #000;
}
.grey .ajax__tab_active .ajax__tab_outer
{
	background: url(images/tab.png) no-repeat right -40px;
	border-bottom-color: #ffffff;
}
.grey .ajax__tab_active .ajax__tab_inner
{
	background: url(images/tab.png) no-repeat left -40px;
	color: #000;
	border-color: #333;
}
.grey .ajax__tab_body
{
	font-family: arial,helvetica;
	font-size: 14px;
	background-color: #fff;
	border: solid 1px #d7d7d7;
	border-top-width: 0;
}


.login-page
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-right: 0;
}

.login-page .page-title
{
	border-bottom: 0 none;
}

.login-page .wrapper
{
	margin-top: 10px;
	font-size: 14px;
	color: #333;
	border: 1px solid #f0f0f0;
	background:url("images/coupon_bg.jpg") repeat-x scroll 0 bottom transparent;
}

.login-page .wrapper .new-wrapper
{
	float: right;
	width: 330px;
	margin-top:10px;
}

.login-page .wrapper .new-wrapper .register-title
{
	text-align: center;
	margin: 0px 15px 0px 10px;
	font-weight: bold;
}

.login-page .wrapper .new-wrapper .register-block
{
	text-align: right;
	margin: 5px 0 0 0 ;
	padding: 0 15px 0 0 ;
	min-height: 240px;
	vertical-align: top;
}

.login-page .wrapper .new-wrapper .checkout-as-guest-or-register-block
{
	text-align: right;
	margin: 10px 10px 10px 10px;
	padding: 15px 5px 5px 5px;
	min-height: 240px;
	vertical-align: top;
}

.captcha-enabled
{
	height: 310px !important;
}

.login-page .wrapper .returning-wrapper
{
	float: left;
	width: 385px;
	padding-top:10px;
	border-right: 1px solid #dadada;
}

.login-page .wrapper .returning-wrapper .login-title
{
	text-align: center;
	margin: 0px 10px 0px 10px;
	font-weight: bold;
}

.login-page .wrapper .returning-wrapper .login-block
{
	text-align: right;
	margin: 10px 10px 10px 10px;
	padding: 15px 5px 5px 5px;
	min-height: 240px;
}

.login-table-container
{
	vertical-align: middle;
}

.login-table-container .row
{
}

.login-table-container .row .item-name
{
	padding:12px 10px 8px 5px;
	display: block;
	white-space: nowrap;
	padding-left: 10px;
	vertical-align: middle;
	font-weight: bold;
}

.login-table-container .row .item-value
{
	padding:5px 0 5px 0px;
	vertical-align: middle;
}

.login-table-container .row .item-value input[type="checkbox"]
{
	margin: 0px 65px 0px 10px;
}

.login-page .forgot-password a
{
	font-weight: normal;
	color: #333;
	padding-right:65px;
	text-decoration: underline;
}

.login-page .buttons
{
	float: left;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: right;
	clear: both;
}

.registration-page
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-right: 0;
}

.registration-page .page-title
{
	border-bottom: 0 none;
}

.registration-page .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	color: #555;
	background-color: inherit;
}

.registration-page .section-title
{
	padding: 10px 0px 5px 10px ;
	font-weight: bold;
	clear: both;
	font-size: 12px;
}

.registration-page .section-body
{
	text-align: right;
	padding: 10px;
	border: 1px solid #f0f0f0;
	height: auto;
}

.registration-page .button
{
	float: left;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
	clear: both;
}

.password-recovery-page, newsletter-page
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-right: 0;
}

.password-recovery-page .page-title, newsletter-page .page-title
{
	border-bottom: 0 none;
}

.password-recovery-page .body, newsletter-page .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 14px;
	color: #555;
	background-color: inherit;
}

.customer-avatar
{
	padding: 10px;	
}

.account-activation-page
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-right: 0;
}

.account-activation-page .page-title
{
	border-bottom: 0 none;
}

.account-activation-page .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	color: #555;
	background-color: inherit;
}

.address-edit-page
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-right: 0;
}

.address-edit-page .page-title
{
	border-bottom: 0 none;
}

.address-edit-page .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	color: #555;
	background-color: inherit;
}

#ctl00_ctl00_cph1_cph1_ctrlCheckoutShippingAddress_dlShippingAddresses, #ctl00_ctl00_cph1_cph1_ctrlCheckoutBillingAddress_dlBillingAddresses {width:100%;}
.registerbutton, .loginbutton {float:left; margin-left:12px;}
#ctl00_ctl00_cph1_cph1_ctrlCustomerLogin_pnlRegisterBlock table {border:none;}
#ctl00_ctl00_cph1_cph1_ctrlCustomerLogin_btnRegister
{
background:url("images/cart_reg.jpg") no-repeat scroll 0 0 transparent; width:98px; height: 44px; font-weight: normal;
}

.login-table-container .item-value input {background:url("images/cart_input.jpg") no-repeat scroll 0 0 transparent;

width:193px; height:22px; padding: 0 5px; border:none;
}

#ctl00_ctl00_cph1_cph1_ctrlCustomerLogin_LoginForm_RememberMe {width: 9px; height: 9px; }
#ctl00_ctl00_cph1_cph1_ctrlCustomerLogin_LoginForm_hlForgotPassword {color: #333; text-decoration:underline;}




