﻿.foo
{
}
/****************************************************************************************************/
/* The contents of this file are subject to the nopCommerce Public License Version 1.0 ("License"); you may not use this file except in compliance with the License.
/* You may obtain a copy of the License at  http://www.nopCommerce.com/License.aspx. 
/* 
/* Software distributed under the License is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. 
/* See the License for the specific language governing rights and limitations under the License.
/* 
/* The Original Code is nopCommerce.
/* The Initial Developer of the Original Code is NopSolutions.
/* All Rights Reserved.
/* 
/* Contributor(s): RetroViz Design. 
/****************************************************************************************************/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	ORDER SUMMARY

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.order-summary-content
{
	margin: 0px;
	padding: 10px 10px 10px 10px;
	font-size: 11px;
	color: #555;
}

.order-summary-content .CouponBox
{
	margin: 0px;
	padding: 10px 10px 10px 10px;
	font-size: 11px;
	color: #555;
	background: background: rgb(247, 245, 232);
	margin-bottom: 10px;
	border: dotted 1px #d3d3d3;
}

.order-summary-content .cart
{
	width: 100%;
	border-collapse: collapse;
	text-align: center;
	vertical-align: middle;
}

.order-summary-content .cart td
{
	padding: 3px 0 3px 0;
}

.order-summary-content .cart .cart-header-row
{
	font-weight: bold;
}

.order-summary-content .cart .cart-header-row td
{
	background: url('images/cart-header-bg.gif') repeat-x 50%;
	color: #FFF;
	border-right: solid 1px #6a6a6a;
	height: 20px;
}

.order-summary-content .cart .cart-header-row td.picture
{
	border: none;
}

.order-summary-content .cart .cart-header-row td.end
{
	text-align: right;
	padding-right: 5px;
}

/*.OrderSummaryContent .cart .cart-item-row
{

}*/

.order-summary-content .cart .cart-item-row td
{
	border-bottom: 1px solid #c5c5c5;
	vertical-align: middle;
	line-height: 30px;
}

.order-summary-content .cart .cart-item-row td.product
{
	text-align: left;
	padding: 0px 10px 0px 10px;
}

.order-summary-content .cart .cart-item-row td.product a
{
	font-weight: bold;
}

.order-summary-content .cart .cart-item-row td.end
{
	text-align: right;
	font-weight: bold;
	color: Green;
	padding-right: 5px;
}

.order-summary-content .cart-footer
{
	width: 100%;
	background: url('images/cart-footer-bg.gif') repeat-x bottom;
}

.order-summary-content .TotalInfo
{
	margin: 0px;
	padding: 10px 5px 10px 0px;
	font-size: 12px;
}

.order-summary-content .warning-box .warning-text
{
	color: Red;
}

.cart_total_left
{
	width: 100%;
	text-align: right;
	vertical-align: middle;
	height: 21px;
	font-weight: bold;
	color: #353434;
}

.cart_total_right
{
	text-align: right;
	vertical-align: middle;
	padding-left: 5px;
}

.order-summary-content .buttons
{
	margin: 0px;
	padding: 10px 10px 10px 10px;
	float: left;
}

.order-summary-content .buttons .common-buttons
{
	float: left;
	margin: 0px;
	padding: 10px 10px 10px 10px;
}

.order-summary-content .buttons .addon-buttons
{
	float: right;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	text-align: right;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	SHOPPING CART

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.shoppingcart-page
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.shoppingcart-page .page-title
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear: both;
}

.shoppingcart-page .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	color: #555;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	WISHLIST

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.wishlist-content
{
	margin: 0px;
	font-size: 11px;
	color: #555;
	background-color: inherit;
}

.wishlist-content .cart
{
	width: 100%;
	border-collapse: collapse;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 10px;
}

.wishlist-content .cart td
{
	padding: 3px 0 3px 0;
}

.wishlist-content .cart .cart-header-row
{
	font-weight: bold;
}

.wishlist-content .cart .cart-header-row td
{
	background: url('images/cart-header-bg.gif') repeat-x 50%;
	color: #FFF;
	border-right: solid 1px #6a6a6a;
	height: 20px;
}

.wishlist-content .cart .cart-header-row td.picture
{
	border: none;
}

.wishlist-content .cart .cart-header-row td.end
{
	text-align: right;
	padding-right: 5px;
}

/*.WishlistContent .cart .cart-item-row
{

}*/

.wishlist-content .cart .cart-item-row td
{
	border-bottom: 1px solid #c5c5c5;
	vertical-align: middle;
	line-height: 30px;
}

.wishlist-content .cart .cart-item-row td.product
{
	text-align: left;
	padding: 0px 10px 0px 10px;
}

.wishlist-content .cart .cart-item-row td.product a
{
	font-weight: bold;
}

.wishlist-content .cart .cart-item-row td.end
{
	text-align: right;
	font-weight: bold;
	color: Green;
	padding-right: 5px;
}

.wishlist-content .WarningBox .WarningText
{
	color: Red;
}

.wishlist-page
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.wishlist-page .page-title
{
	padding: 10px 10px 15px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear: both;
}

.wishlist-page .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	color: #555;
}

.wishlist-page .shareinfo
{
	background: url('images/cart-footer-bg.gif') repeat-x bottom;
	font-size: 1.2em;
	height: 50px;
	padding: 0 0 5px 5px;
}

.wishlist-page .shareinfo .sharelabel
{
	font-weight: bold;
}

.wishlist-page .shareinfo .sharelink
{
	
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CHECKOUT

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.checkout-page
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}
.checkout-page .page-title
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear: both;
    /*height: 22px;
    width: 984px;
    background: url('images/box984_top.gif') no-repeat 0 100%;*/
}
.checkout-page .checkout-data
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	color: #555;
	background-color: inherit;
    /*background: url('images/box984_bottom.gif') no-repeat 0 100%; 
    width: 984px;*/
}


.checkout-page .order-summary-title
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	clear: both;
}
.checkout-page .order-summary-body
{
	text-align: center;
	margin: 10px 10px 10px 10px;
	border: 1px solid #d7d7d7;
	height: auto;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	ADDRESSES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.checkout-data .SelectAddressTitle
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	clear: both;
}

.checkout-data .AddressGrid
{
	margin-bottom: 15px;
	padding: 0px;
}

.checkout-data .AddressGrid .ItemBox
{
	padding-bottom: 10px; 
	text-align: center;
	vertical-align: text-top;
}


.checkout-data .AddressGrid .AddressItem:hover
{
    background: url('images/addressbox285_hover.gif') left bottom no-repeat;	
}

.checkout-data .AddressGrid .AddressItem
{
	text-align: center;
	margin: 0px 0px 0px 20px; /*10px 10px 10px 10px;*/
    padding: 0px; 
	border: 0px; /*1px solid #d7d7d7;*/
	width: 285px;
	height: 227px; /*auto*/
    background: url('images/addressbox285.gif') left bottom no-repeat; /*Added by Maxo*/
}


.checkout-data .AddressGrid .AddressItemMark /*Added by MAXO*/
{
	text-align: center;
	margin: 0px 0px 0px 20px; /*10px 10px 10px 10px;*/
    padding: 0px; 
	border: 0px; /*1px solid #d7d7d7;*/
	width: 285px;
	height: 227px; /*auto*/
    background: url('images/addressbox285_mark.gif') left bottom no-repeat; /*Added by Maxo*/
}

.checkout-data .AddressGrid .SelectButton
{
	margin-bottom: 0px;
	margin-top: 5px;
	text-align: center;
    padding: 10px; /*Added by Maxo*/
}


.checkout-data .AddressGrid .AddressBox
{
	text-align: left;
}

.checkout-data .EnterAddressTitle
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	clear: both;
}

.checkout-data .EnterAddress
{
	text-align: center;
	margin: 10px 10px 10px 10px;
	border: 1px solid #d7d7d7;
	height: auto;
}

.checkout-data .EnterAddress .EnterAddressBody
{
	text-align: left;
	margin: 10px 10px 10px 10px;
}

.checkout-data .EnterAddress .Button
{
	margin: 10px 10px 10px 10px;
	text-align: left;
}

.checkout-data .EnterAddress .TheSameAddress
{
	text-align: left;
	margin: 10px 10px 10px 10px;
}

.checkout-data .EnterAddress .ErrorBlock
{
	margin: 10px 10px 10px 10px;
	text-align: left;
}

.checkout-data .AdressBoxLeft
{
    float:left;
    width:630px;
    margin-left: 10px;
}

.checkout-data .AdressBoxRight
{
    float:right;
    width:334px;
    margin-right: 10px;
}

.checkout-data .SelectAddressBoxTitel /*Added by Maxo*/
{
    margin: 0px;   
    height: 60px;
    width: 630px;
    background: url('images/shippingadress_box_top.gif') no-repeat 0 100%;
}

.checkout-data .SelectAddressBox /*Added by Maxo*/
{
	text-align: left;
	margin: 0px 0px 0px 0px; /*10px 10px 10px 10px;*/
	border: 0px; /*1px solid #d7d7d7;*/
	height: auto;
    background: url('images/box630_bottom.gif') left bottom no-repeat;
    width: 630px;
}

.checkout-data .SelectAddressBoxTitelText /*Added by Maxo*/
{
	color: white;
    font-size: 22px;
    font-weight: bolder;
    position:relative;
    left:5px; 
    top:5px;
}


.checkout-data .addshippingaddressbutton_pos /*Added by Maxo*/
{
    position:relative;
    left:295px; 
    top:-12px;
    width: 200px;
}

.checkout-data .SelectBillingAddressBoxTitel /*Added by Maxo*/
{
    height: 60px;
    width: 334px; 
    background: url('images/billingadress_box_top.gif') no-repeat 0 100%;
	color: black;
    font-size: 22px;
    font-weight: bolder;
}

.checkout-data .SelectBillingAddressBoxTitelText /*Added by Maxo*/
{
	color: white;
    font-size: 22px;
    font-weight: bolder;
    position:relative;
    left:5px; 
    top:5px;
}

.checkout-data .SelectBillingAddressBox /*Added by Maxo*/
{
	text-align: left;
	margin: 0px 0px 0px 0px; /*10px 10px 10px 10px;*/
	border: 0px; /*1px solid #d7d7d7;*/
	height: auto;
    background: url('images/box334_bottom.gif') left bottom no-repeat;
    width: 334px;
    padding: 0px;
}

.checkout-data .SelectBillingAddressRadio /*Added by Maxo*/
{
    padding: 30px 10px 30px 10px;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	SHIPPING OPTIONS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.checkout-data .shipping-options-title
{       
    margin: 0px 10px;  
    height: 22px;
    width: 984px;
    background: url('images/box984_top.gif') no-repeat 0 100%;
}


.checkout-data .shipping-options
{
	text-align: left;
	margin: 0px 10px 0px 10px; /*10px 10px 10px 10px;*/
	border: 0px; /*1px solid #d7d7d7;*/
	height: auto;
    background: url('images/box984_bottom.gif') no-repeat 0 100%; 
    width: 984px;
}

.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 .shipping-not-allowed
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	clear: both;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	PAYMENT METHODS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.checkout-data .payment-methods-title
{       
    margin: 0px 10px;  
    height: 22px;
    width: 984px;
    background: url('images/box984_top.gif') no-repeat 0 100%;
}

.checkout-data .payment-methods
{
	text-align: left;
	margin: 0px 10px 0px 10px; /*10px 10px 10px 10px;*/
	border: 0px; /*1px solid #d7d7d7;*/
    height: auto;
    background: url('images/box984_bottom.gif') no-repeat 0 100%; 
    width: 984px;
}

.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 .no-payment-methods
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	clear: both;
}

.checkout-data .payment-info-title
{       
    margin: 0px 10px;  
    height: 22px;
    width: 984px;
    background: url('images/box984_top.gif') no-repeat 0 100%;
}


.checkout-data .payment-info
{
	text-align: left;
	margin: 0px 10px 0px 10px; /*10px 10px 10px 10px;*/
	border: 0px; /*1px solid #d7d7d7;*/
	height: auto;
    background: url('images/box984_bottom.gif') no-repeat 0 100%; 
    width: 984px;
}

.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;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CONFIRM ORDER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.checkout-data .confirm-order-title
{       
    margin: 0px 10px;  
    height: 22px;
    width: 984px;
    background: url('images/box984_top.gif') no-repeat 0 100%;
}


.checkout-data .confirm-order
{
	text-align: left;
	margin: 0px 10px 0px 10px; /*10px 10px 10px 10px;*/
	border: 0px; /*1px solid red;*/
	height: auto;
    background: url('images/box984_bottom.gif') no-repeat 0 100%; 
    width: 984px;
}

.checkout-data .confirm-order .select-button
{
	margin: 10px 10px 10px 10px;
    padding-bottom: 10px;
	text-align: left;
}

.checkout-data .confirm-order .error-block
{
	margin: 0px 10px 10px 10px;
	text-align: left;
}

.checkout-data .shipping-payment-header-summary /*Added by Maxo*/
{       
    padding: 10px;
}


.checkout-data .address-summary .address-item .address-item-title /*Added by Maxo*/
{       
    padding: 0px 5px 0px 5px;
    border : 0px;
    margin: 0px;
    color : white;  
    height: 41px;
    width: 285px;
    background: url('images/checkoutconfirm285_top.gif') no-repeat;
}

.checkout-data .address-summary .address-item .address-item-title-text /*Added by Maxo*/
{
    position : relative;
    top : 2px;
    Font-weight: bold; 
}

.checkout-data .address-summary .address-item .address-box /*Added by Maxo*/
{
	margin: 0px; /* 10px 0px 10px; 10px 10px 10px 10px;*/
	border: 0px; /*1px solid red;*/
	height: 200px;
    background: url('images/box285_bottom.gif') left bottom  no-repeat;
    width: 285px;
}

.checkout-data .shipping-payment-summary /*Added by Maxo*/
{
    width:394px;
    float: right; 
}

.checkout-data .shipping-payment-summary .title /*Added by Maxo*/
{
    border : 0px;
    padding: 0px 0px 0px 3px;
    margin: 0px;
    color : white;  
    height: 42px;
    width: 394px;
    background: url('images/checkoutconfirm394_top.gif') no-repeat; 
}

.checkout-data .shipping-payment-summary .title .text /*Added by Maxo*/
{
    position : relative;
    top : 4px; 
}

.checkout-data .shipping-payment-summary .shipping-payment-box /*Added by Maxo*/
{
	margin: 0px; /* 10px 0px 10px; 10px 10px 10px 10px;*/
	padding: 10px;
    border: 0px; /*1px solid red;*/
	height: auto;
    background: url('images/box394_bottom.gif') left bottom  no-repeat;
    width: 394px;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	COMPLETED

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.checkout-data .OrderCompletedTitle
{       
    margin: 0px 10px;  
    height: 22px;
    width: 984px;
    background: url('images/box984_top.gif') no-repeat 0 100%;
}


.checkout-data .OrderCompleted
{
	text-align: left;
	margin: 0px 10px 0px 10px; /*10px 10px 10px 10px;*/
	border: 0px; /*1px solid #d7d7d7;*/
	height: auto;
    background: url('images/box984_bottom.gif') no-repeat 0 100%; 
    width: 984px;
}

.checkout-data .OrderCompleted .Body
{
	padding: 10px;
	text-align: left;
	vertical-align: text-top;
}

.checkout-data .OrderCompleted .SelectButton
{
	margin: 10px 10px 10px 10px;
	text-align: left;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	ORDER DETAILS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.OrderDetails
{
	margin-bottom: 15px;
	padding: 0px;
}
.OrderDetails .title
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear: both;
}
.OrderDetails .info
{
	border: 1px solid #d7d7d7;
	padding: 10px;
}
.OrderDetails .SectionTitle
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	clear: both;
}
.OrderDetails .OrderOverview
{
	text-align: left;
	padding-bottom: 10px;
}
.OrderDetails .ShippingBox
{
	text-align: left;
	padding: 10px;
	border: 1px solid #d7d7d7;
	height: auto;
}
.OrderDetails .BillingBox
{
	text-align: left;
	padding: 10px;
	border: 1px solid #d7d7d7;
	height: auto;
}
.OrderDetails .ProductsBox
{
	text-align: left;
	padding: 10px;
	border: 1px solid #d7d7d7;
	height: auto;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	ORDER PROGRESS CONTROL

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.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;
}

