﻿.LineErrorLabel
{
	color: #ff0000;
	text-align: left;
}
.ShoppingCartMiniPreviewArea Table
{
	margin-left:auto;
}
/* Overall */
.ErrorLabel
{
	color: #ff0000;
	display: block;
	padding-bottom: 10px;
	text-align: left;
}
.DropDownField
{
	width: 285px;
}
.TextboxField
{
	width: 280px;
}
/* Addresses */
.BlockContent
{
	padding: 5px; color: #666666; font-family: Times New Roman;
}
.BlockTitle
{
	font-size: 13px;
	font-weight: bold;
}
/* Shopping cart */
.BillingAddressPreview
{
	float:left;
	padding: 0px 5px 10px 0px;	
	width:46%;	
}
.AddressPreview legend
{
	color : #D9B345;
}
.BillingAddressInnerPanel
{	
	margin: 10px;	
}

.ShippingAddressPreview
{
	float:right;
	padding: 0px 0px 10px 5px;	
	width:46%;
}

.ShippingAddressInnerPanel
{	
	margin: 10px;
}

.AddressPreviewLabel
{
	color: #000000;
	display: block;
}

.DiscountCouponPanel
{
	float:left;
}

.PricePanel
{
	float:right;
}

.CartStepInnerPanel
{
	margin: 5px;
	width: 98%;
}

.CartStepPanel
{
	padding-bottom:5px;
	width: 100%;
}

.CartStepPanel legend
{
	color : #D9B345;
}

.AddressTitle
{
	font-size: 16px;
	font-weight: bold;
}

.SmallTextLabel
{
	font-size: 10px;
}

.ShoppingCartIcon
{
    vertical-align: middle;
}

.UnitsTextBox
{
	width: 50px;
}


.BlockContent{
	padding: 5px; color: #666666; font-family: Times New Roman; font-size: 12px;
}
.ContentButton{
	width: 150px; color:  #D9B345; background-color: white; cursor: hand; border: none;
}
.LongButton{
	width: 150px; color:  #D9B345; background-color: white; cursor: hand; border: none;
}
.AvyTotalPrice, .AvyShippingOption, .AvyPaymentMehtod{
	color: #D9B345;
}
.AvyShoppingCart{
	font-family: Times New Roman; width: 100%;
	text-align:left; color: #666666;
}
.AvyShoppingCart a, a:hover, a:active, a:visited{
	color: #D9B345; 
	font-size: 10px; line-height: 20px;
	text-transform: uppercase; text-decoration: none;
}
.AvyShoppingCartTitle{
	font-style: normal;
	font-size: 18px; line-height: 37px;
	color: #D9B345;	text-transform: uppercase;	
}
.AvyShoppingCartText{
	font-style: normal; font-family: Arial;
	font-size: 11px; line-height: 18px;
	color: #666666;
}
.AvyShoppingCartIcon{
    vertical-align: middle;
	width: 80px;
	height: 80px;
	border: 0;
}