/******************************************************************************
*	BASKET PREVIEW
******************************************************************************/
.BasketPreview
{
	background-color: Transparent;
}

.BasketPreviewText
{
	text-align:left;
	width:100%;
}

.BasketPreviewNumberOfItems
{
	float:left;
	font: 9px Arial;
	color: #333333;
	text-align:center;
	width: 100%;
	padding-top:5px;
}

.BasketPreviewLink 
{
	float:right;
	text-align:left;
	white-space:nowrap;
}

.BasketPreviewCheckout
{
}

.BasketPreviewLink a:link,
.BasketPreviewLink a:active,
.BasketPreviewLink a:visited
{
	font-family: Helvetica, sans-serif;
	font-size: 8pt;
	color: White;
	text-decoration: none;
}

.BasketPreviewLink a:hover
{
	font-family: Helvetica, sans-serif;
	font-size: 8pt;
	color: White;
	text-decoration: none;
}

.btnBasketPreview
{
	background-image: url(/images/Fandalia/checkout.gif);
	width: 62px;
	height: 19px;
}

/******************************************************************************
*	BASKET
******************************************************************************/
.BasketTitle
{
	white-space: nowrap;
	padding-bottom: 5px;
}

.BasketEmpty
{
	padding: 10px 0px;
	text-align: left;
	width:600px;
	max-width:600px;
}

.BasketLogin
{
	font-weight: normal;
	font-family: Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}

.BasketCrossSellsTitle
{
	color: #333333;
	font-size: 10pt;
	font-weight: bold;
	padding-bottom: 10px;
}

.BasketCrossSellPrice
{
	padding: 1px 0px 3px 0px;
	font-weight: bold;
}

.BasketCrossSellOnSale
{
	color: Blue;
	font-weight: bold;
}


/* Order Total Summary */

.OrderTotal
{
	width: 100%;
	background-color: #F5F5F5;
}

.OrderTotalRow
{ background-color: #F5F5F5; }

.OrderTotalRow td .Note
{
	font-size: 7pt;
	font-weight: bold;
	font-family: Helvetica, Sans-Serif;
	color: Gray;
}

.OrderTotalNote
{
	font-size: 7pt;
	font-weight: normal;
	font-family: Helvetica, Sans-Serif;
	color: Gray;
	white-space: nowrap;
}



/***********************************************
 * Expanded Basket Styles
 **********************************************/
.ExpandedBasket
{ 
	border-top: solid 1px #D8D8D8 !important;
	border-right: solid 1px #FFFFFF !important;
	border-bottom: solid 1px #FFFFFF !important;
	border-left: solid 1px #FFFFFF !important;
}

.ExpandedBasketItem
{
	font-size: x-small;
	text-align: left;
	padding: 2px;
	border-top: solid 1px #D8D8D8 !important;
	border-right: solid 0px #FFFFFF !important;
	border-bottom: solid 0px #FFFFFF !important;
	border-left: solid 0px #FFFFFF !important;
}

.ExpandedBasketTitle
{
	color: #333333;
	font-family: Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
	white-space: nowrap;
	margin: 0px 0px 0px 4px;
}

.ExpandedBasketBoldChatPnl
{
	margin: 6px 0px 0px 0px;
}

.ExpandedBasketHeader
{
	background-color: #D8D8D8; /* Light Grey */
	text-align: center;
	height: 23px;
}

.ExpandedBasketHeading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.ExpandedBasketProductImageDiv
{
	float: left; 
	vertical-align: middle; 
	margin: auto 29px auto 12px;
	width: 75px;
}

.ExpandedBasketProductImage
{
	margin: 10px 0px 10px 0px;
}

.ExpandedBasketItemDesc
{
	float: left; 
	vertical-align: top; 
	width: 275px;
	margin-top: 8px auto 8px auto;
	padding-top: 8px;
}

.ExpandedBasketItemName
{
	font-family: Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

a.ExpandedBasketItemName:link,
a.ExpandedBasketItemName:active,
a.ExpandedBasketItemName:visited
{
	color: #333333;
	text-decoration: underline;
}

a.ExpandedBasketItemName:hover
{
	color: #411387;
	text-decoration: underline;
}

.ExpandedBasketItemCustomization
{
	color: #B3B3B3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt !important;
	font-weight: normal;
}

.ExpandedBasketQtyEdit
{
	font-family: Helvetica, sans-serif, Arial;
	font-size: 7pt !important;
	font-weight: normal;
	line-height: 10px;
	padding-top: 8px;
}

a.ExpandedBasketQtyEdit:link,
a.ExpandedBasketQtyEdit:active,
a.ExpandedBasketQtyEdit:visited
{
	color: #B3B3B3;
	text-decoration: underline;
}

a.ExpandedBasketQtyEdit:hover
{
	color: #411387;
	text-decoration: underline;
}

.ExpandedBasketItemQty
{
	width: 50px;
	text-align: center;
	vertical-align: top;
}

.ExpandedBasketItemPnl
{
	margin-top: 9px;
}

input.ExpandedBasketBasketItemQtyInput
{
	background-color: #EEEEEE;
	color: #333333;
	font-family: Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-align: center !important;
}

.ExpandedBasketEditLink
{
	font-family: Helvetica, sans-serif, Arial;
	font-size: 8pt !important;
	font-weight: normal;
}

a.ExpandedBasketEditLink:link,
a.ExpandedBasketEditLink:active,
a.ExpandedBasketEditLink:visited
{
	color: #B3B3B3;
	text-decoration: underline;
}

a.ExpandedBasketEditLink:hover
{
	color: #411387;
	text-decoration: underline;
}

.ExpandedBasketItemPrice
{
	vertical-align: top;
	margin-top: 10px;
}

.ExpandedBasketItemPriceLbl
{
	color: #333333;
	font-family: Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: center !important;
}

.ExpandedBasketItemPriceFreeLbl
{
	color: #52AF62;
	font-family: Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: center !important;
}

.ExpandedBasketQSMessage
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	margin-top: 10px;
}

.ExpandedBasketQSTimeframe
{
	color: #52AF62;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	margin-top: 10px;
}

.ExpandedBasketFlatRateEligible
{
	color: #52AF62;
	font-family: Helvetica, sans-serif, Arial;
	font-size: 7pt !important;
	font-weight: normal;
	text-align: center;
}

.ExpandedBasketNotFlatRateEligible
{
	color: #B3B3B3;
	font-family: Helvetica, sans-serif, Arial;
	font-size: 7pt !important;
	font-weight: normal;
	text-align: center;
}

.ExpandedBasketOriginalPrice
{
	color: #B3B3B3;
	font-family: Helvetica, sans-serif, Arial;
	font-size: 7pt !important;
	font-weight: normal;
	text-align: center;
}

.ExpandedBasketDiscountPrice
{
	color: #52AF62;
	font-family: Helvetica, sans-serif, Arial;
	font-size: 7pt !important;
	font-weight: normal;
	text-align: center;
}

.ExpandedBasketBtnCheckout
{
	background-image: url(/images/Fandalia/but_fd-CartCheckout.jpg);
	height: 30px;
	width: 164px;
	background-repeat: no-repeat;
	margin-top: 4px;
	vertical-align: middle;
}

.ExpandedBasketPnl
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
}

.ExpandedBasketSummaryTbl
{
	background-color: #F5F5F5;
	width: 100%;
}

.ExpandedBasketCrossSellContainer
{
	width: 270px;
}

.ExpandedBasketCrossSellContainerTD
{
	width: 290px;
	padding:10px 0px 10px 5px;
}

.ExpandedBasketCrossSellSectionHeader
{
	background-color: #D8D8D8;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #5C5C5C;
	border: none;
}

.ExpandedBasketCrossSellSection
{
	text-align: left;
	border-top: none;
}

.ExpandedBasketCrossSellSection table
{
	width: 100%;
	background-color: #C8C8C8;
}

.ExpandedBasketCrossSellSection td
{
	background-color: White;
	border: none;
}

a.ExpandedBasketCrossSellPrice:link,
a.ExpandedBasketCrossSellPrice:active,
a.ExpandedBasketCrossSellPrice:visited,
a.ExpandedBasketCrossSellPrice:hover
{
	color: Black;
	text-decoration: underline;
}

.ExpandedBasketSummarySpacer
{
	width: 1px;
	height: 220px;
	border-left: solid 1px #C8C8C8;
}

.ExpandedBasketQuestionHeader
{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #5C5C5C;
}

.ExpandedBasketNotation
{
	color: Gray;
	font-family: Helvetica, sans-serif, Arial;
	font-size: 7pt !important;
	font-weight: normal;
}

.ExpandedBasketCouponPanel
{
	margin: 4px 0px 4px 0px;
}

.ExpandedBasketCouponCode
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	width: 190px;
	height: 20px;
	background-color: White;
	border-top: 1px solid #808080;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #808080;
	vertical-align: middle;
	text-align: left;
	padding-top: 3px;
}

.ExpandedBasketCouponCodeValid
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #52AF62;
	width: 190px;
	height: 20px;
	background-color: White;
	border-top: 1px solid #808080;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #808080;
	vertical-align: middle;
	text-align: left;
	padding-top: 3px;
}

.ExpandedBasketCouponCodeInValid
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	width: 190px;
	height: 20px;
	background-color: White;
	border-top: 1px solid #808080;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #808080;
	vertical-align: middle;
	text-align: left;
	padding-top: 3px;
}

.EpandedBasketNavLink
{
	font-family: Helvetica, sans-serif, Arial;
	font-size: 8pt !important;
	font-weight: normal;
}

a.EpandedBasketNavLink:link,
a.EpandedBasketNavLink:active,
a.EpandedBasketNavLink:visited
{
	color: #333333;
	text-decoration: underline;
}

a.EpandedBasketNavLink:hover
{
	color: #411387;
	text-decoration: underline;
}

.ExpandedBasketCouponCodeError
{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
	text-align: left;
	vertical-align: top;
	float: left;
}
