﻿/* Product List */

.ShopContent
{
	width: 764px;
}
.ProductNavigation
{
	width: 163px;
	background: #664F35;
	margin: 16px 0 0 16px;
}
.ProductNavigationInner
{
	padding: 16px 0 8px 16px;
}
.ProductNavigation a
{
	color: #FFF;
	font: bold 11px/25px Arial;
}
.ProductNavigation h2
{
	margin-bottom: 7px;
}
.Products
{
	margin: 15px 0 0 15px;
}

/* End Product List */

/* Product Display */
.ProductPageLinks
{
	width: 120px;
	padding: 10px 0 0 5px
}
.ProductDisplay
{
	width: 525px;
}

.ProductPrice
{
	display: inline;
	font: bold 12px/22px Arial;
	color: #3F3F3F;
	margin-right: 2px;
}
.SalePrice
{
	color: #A00000;
	border-left: 1px solid #DCD5C8;
	padding-left: 2px;
	text-decoration: none;
}

.ProductDisplayText
{
	color: #3F3F3F;
	font: normal 12px/22px Arial;
}

.ProductDisplayTextSmall
{
	color: #3F3F3F;
	font: normal 10px/22px Arial;
}

.ProductDisplayLink, a:link.ProductDisplayLink, a:active.ProductDisplayLink, a:hover.ProductDisplayLink, a:visited.ProductDisplayLink
{
	color: #316397;
	font: normal 11px/18px Arial;
	text-decoration:underline;
}
.ColoursPanel
{
	width:120px;
	margin-top: -20px;
}
.ProductDisplayImagePanel
{
	width:265px;
}
.ProductDisplayDetailsPanel
{
	width:260px;
}
.ProductDisplayThumbspacer
{
	width:8px;
	height:8px;
	overflow:hidden;
}

/* End Product Display */

/* ListCatNav Styles */
#MainDiv ul li a:active, #MainDiv ul li a:hover, #MainDiv ul li a:visited, #MainDiv ul li a:link
{
	color: #C2B99C;
}
#MainDiv li ul
{
	text-indent: 10px;
}

.float
{
    float:left;
    vertical-align:bottom;    
}
.float2
{
    padding: 4px 4px 4px 4px;
    float:left;
    width:250px;   
    vertical-align:bottom;
}
.float3
{
    float:left;
    font-family:Arial;
    font-size:11px;
    color:#000000;  
    vertical-align:bottom;
}
.float4
{
    padding: 4px 4px 4px 4px;
    float:left;
    font-family:Arial;
    font-size:11px;
    color:#000000;  
    vertical-align:bottom;
}

/* CATEGORY LISTING PAGE */
.ShopCategoryLink
{
    font-family:Arial;
    font-size:11px;
    font-weight:bold;
    text-decoration:none;
    color:#000000;
}
.ShopCategoryLink:Hover
{
    font-family:Arial;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	color:#000000;
}

.ShopProductLink
{
    font-family:Arial;
    font-size:11px;
    text-decoration:none;
    color:#999999;
}
.ShopProductLink:Hover
{
    font-family:Arial;
    font-size:11px;
    text-decoration:underline;
      color:#999999;
}
.SaleProduct
{
    color:#ff0000;
}
.SaleProduct:Hover
{
    color:#ff0000;
}

.ShopCategoryImage
{
    font-family:Verdana;
    font-size:10px;
    font-weight:bold;
    text-decoration:none;
    color:#000000;
    border: solid 1px #bcb4a3;
}
.PagingNumbers
{
    font-family:Verdana;
    font-size:11px;
    text-decoration:none;
    background-color:#cccccc;
    color:#333333;    
}
.PagingNumbersSelected
{
	font-family:Verdana;
    font-size:11px;
    text-decoration:none;
    background-color:#cc0000;
    color:#FFFFFF;
}
.PagingButton
{
    font-family:Verdana;
    font-size:9px;
    text-decoration:none;
}
.CategoryTable
{
    text-align:center;
}
.CategoryTableNameSpacer
{
	padding:8px 0 10px 0;
}
.CategoryTable:Hover
{
    text-align:center;
    background-color:#ededed;
}
.Legend
{
     font-family:Arial;
    font-size:11px;
    text-decoration:none; 
}

/* PRODUCT DISPLAY PAGE */

.ProductName
{
    font-family:Tahoma;
    font-size:19px;
    text-decoration:none;
    color:#333333;
    text-transform:uppercase;
}
.ProductDescription
{
    font-family:Verdana;
    font-size:9px;
    text-decoration:none;
    color:#000000; 
}
.SaleProduct
{	
	font-family:Verdana;
    font-size:11px;
    text-decoration:none;
    color:Red;
    font-weight:bold;		
}
.normalPrice
{
	font-family:Verdana;
    font-size:11px;
    text-decoration:none;
    color:#333333;
    font-weight:bold;		
}
.ProductItemLabel
{
    font-family:Arial;
    font-size:11px;
    text-decoration:none;
    color:#000000;  
    font-weight:bold;
}
.ProductItemValue
{
    font-family:Arial;
    font-size:11px;
    text-decoration:none;
    color:#000000;  
}
.ProductDropDown
{
     font-family:Arial;
    font-size:11px;
    text-decoration:none;
    color:#000000;  
    width:150px;
}
.ProductAnchor
{
    font-family:Arial;
    font-size:11px;
    text-decoration:underline;
    color:#000000;   
}
.ProductImageLarge
{
    border:solid 1px #666666;
    cursor:nw-resize;
Visibility:visible;
}
.ProductImageSmall
{
    border:solid 1px #000000;
    padding: 2px 0px 0px 2px;
Visibility:visible;
}

.ProductQty
{
    width:20px;
    font-family:Arial;
    font-size:11px;
    color:#000000;  
}
.SizeButton
{
	width: 22px;
	height: 22px;
	border: solid 1px #cac3b4;
	background: #ffffff;
	font: normal 11px/20px Arial;
	color: #3f3f3f;
	cursor: pointer;
	text-transform: uppercase;
	text-align: center;
	display: block;
}
.SizeButtonSelected
{
	width: 22px;
	height: 22px;
	border: solid 1px #4e78a3;
	background: #ffffff;
	font: normal 11px/20px Arial;
	color: #3f3f3f;
	cursor: pointer;
	text-transform: uppercase;
	text-align: center;
	display: block;
}
.ColourBox
{
	width: 38px;
	height: 26px;
	position:relative;
	left:-1px;
	top:1px;
}
.ColourBoxLabel
{
	clear: left;
	color: #3f3f3f;
	font: normal 10px/18px Arial;
	margin-top: 3px;
}
.ColourBG
{    
	background: url(../../Images/ClassicAB/ColourBG.gif) no-repeat top left;
	width: 38px;
	height: 26px;
}
.ColourBGSelected
{
	background: url(../../Images/ClassicAB/ColourSelectedBG.gif) no-repeat top left;
	width: 38px;
	height: 26px;
}

/* Cart Display */
.CartContentWrapper
{
	width: 800px;
	text-align: center;
	overflow: hidden;
	position: relative;
	left: 3px;
}
.CartContentTop
{
	width: 800px;
	height: 26px;
	background: url("../../Images/ClassicAB/cart-top-bg.png") no-repeat;
	position: relative;
	right: 1px;
}
.CartTopHeading
{
	width: 800px;
	height: 62px;
	background: url("../../Images/ClassicAB/shop-cart-heading.gif") no-repeat;
}
.CartMainContent
{
	width: 794px;
	height: auto;
	background: #FAF6ED;
	overflow: hidden;
	background: url("../../Images/ClassicAB/main-content-back.gif") repeat-y center;
}
.CartInnerContent
{
	width: 764px;
	height: auto; background: #00f;
}
.CartMainInner
{
	width: 764px;
	height: auto;
	margin: -1px;
	padding: 0;
}

.CartDisplayTableDiv
{
	width:764px;
}
.CartDisplayTable
{
	width: 764px;
	float: right;
	text-align: left;
	margin-left: 0px;
}
.CartDisplayTableCheckout
{
	width: 764px;
	margin-left: 0px;
}
.CartDisplayTable td, .CartDisplayTableCheckout td
{
	padding-left: 16px;
}
.CartDispTableHeading
{
	width: 764px;
	position: relative;
	right: 1px;
	color: #FFFBFF;
	background: #584630;
	font: normal 14px/21px Georgia, Arial;
}
.CartLeft
{
	width: 250px;
	padding-top: 40px;
}
.CartRight
{
	width: 469px;
	padding-top: 10px;
}
.CartSeparator
{
	width: 765px;
	height: 1px;
	background: #C3BAAD;
	overflow: hidden;
}
.CartDispProdTitle
{
	color: #FFF;
	font: bold 11px/22px Arial;
}
.CartDispProdName
{
	color: #4B4947;
	font: bold 12px/22px Arial;
}
.CartDispDeleteButton
{
	color: #316397;
	font: bold 11px/22px Arial;
}
.CartDispQuantityText
{
	color: #3F3F3F;
	font: normal 11px Arial;
	padding:0;
}
.CartDispPriceText
{
	color: #2E2D2B;
	font: normal 13px/22px Arial;
}
.CartDispTotalText
{
	color: #333231;
	font: normal 12px/25px Arial;
}
.CartDispBoldTotal
{
	color: #333231;
	font: bold 14px/30px Arial;
	text-transform: uppercase;
}
.CartTotalSeparator
{
	width: 469px;
	height: 2px;
	overflow: hidden;
	background: #C3BAAD;
}
/* End Cart Display */

/* Side Cart */

.ClassicAB_CartText
{
	color: #3F3F3F;
	font: normal 11px/16px Arial;
}
.ClassicAB_CartProdTitle
{
	color: #3F3F3F;
	font: bold 11px/19px Arial;
}
.SideCart
{
	width: 194px;
	text-align: center;
	overflow:hidden;
}
.SideCartTop
{
	width: 194px;
	height: 45px;
	cursor: pointer;
}
.SideCartInner
{
	width: 194px;
	background: url("../../Images/ClassicAB/cart-bg.gif") repeat-y top left;
}
.SideCartBottom
{
	width: 194px;
	height: 24px;
	background: url("../../Images/ClassicAB/cart-bottom.gif") no-repeat top left;
}

.JustAdded
{
	width: 194px;
	height: 22px;
	background: url("../../Images/ClassicAB/just-added.gif") no-repeat top left;
}
.CartThumb
{
	border: 1px solid #CCC5B6;
}

.QtyField
{
    width:35px;
}
.ProductSeparator
{
	border:0;
    border-top:solid 1px #D3CDC3;
    height:1px;
    width: 188px;
}
.SeparatorHr
{
    border:0;
    border-top:solid 1px #D3CDC3;
    height:1px;
    width: 188px;
    position: relative;
    right: 9px;
}

/* End Side Cart */

/* Checkout */

.CheckoutHeading
{
	width: 800px;
	height: 39px;
	background: url("../../Images/ClassicAB/checkout-bg.gif") no-repeat;
}

/* End Checkout */

/* PAYMENT PROCESS */

.SCTitle
{
    float:left;
    font-family:Arial;
    font-size:14px;
    color:#000000;  
    width:100%;
    padding:10px 0px 10px 20px;
    font-weight:bold;
   text-transform:uppercase;
}
.SCSubTitle
{
    float:left;
    font-family:Arial;
    font-size:14px;
    color:#999999;  
    width:100%;
    padding-top:10px;
    font-weight:bold;
    padding:10px 0px 10px 20px;
    font-weight:bold;
   text-transform:uppercase;
}
.SCTitleHr
{
        float:left;
    border:0;
    border-top:solid 1px #999999;
    height:1px;
    width:100%;
}
.SCDescription
{
   float:left;
    font-family:Arial;
    font-size:11px;
    color:#000000;  
 
}
.ForgotPassword
{
	border: 0;
	background: none;
	text-align: left;
	color: #316397;
	font: normal 11px Arial;
	text-decoration: underline;
	cursor: pointer;
}
.VerticalSep
{
	position: relative;
	right: 30px;
}
.SignupBox
{
   width:202px;
   height: 26px;
   font: normal 11px Arial;
   color:#413B35;
   background: url("../../Images/ClassicAB/signup-box.gif") no-repeat;
   border: 0;
   padding: 6px 0 0 2px;
}
.PasswordBox
{
	width: 97px;
	height: 26px;
	border: 0;
	background: url("../../Images/ClassicAB/password-box.gif") no-repeat;
	padding-top: 5px;
}
.DateBox
{
	width: 24px;
	height: 26px;
	border: 0;
	font: normal 11px Arial;
	color:#413B35;
	padding-top: 5px;
	background: url("../../Images/ClassicAB/date-box.gif") no-repeat;
	border-left: 1px solid #BAB2A5;
	border-right: 1px solid #BAB2A5;
}

.SCFormItemHighlighted
{
    float:left;
    font-family:Arial;
    font-size:11px;
    color:#000000; 
    width:100%;
    padding: 8px 2px 8px 50px;
}

.SCFormItem
{
    float:left;
    font-family:Arial;
    font-size:11px;
    color:#000000;  
    padding:2px 2px 2px 50px;
    text-align: left;
}
.SCFormTextItem
{
    float:left;
    font-family:Arial;
    font-size:11px;
    color:#000000;  
    width:100px;
    text-align:left;
}
.SCFormFieldItem
{
    float:left;
    font-family:Arial;
    font-size:11px;
    color:#000000;  
    width:300px;
    text-align:left;
}
.SCForwardButton
{
    color: #413B35;
	font: bold 13px Arial;
	height: 39px;
	display:inline;
}
.SCBackButton
{
    color: #413B35;
	font: bold 13px Arial;
	height: 39px;
	display:inline;
}
.SCBasePanel
{
	width: 765px;
    height: 44px;
    background: #594630;
    clear: both;
    margin: auto;
}

.SCBottomPanel
{
	width: 765px;
    height: 56px;
    background: #594630;
    clear: both;
    margin: auto;
    text-align: center;
}
.SCBottomPanelInner
{
	padding:10px 0;
}
.SCPanel
{
    /*padding: 4px 4px 4px 4px;
    float:left;
    width:750px;*/
    float: left;
}
.SCBaseItem
{
    display: inline;
}
.CheckoutTable
{
	width: 737px;
	margin-left: 20px;
	margin-top: 12px;
}
.CheckoutLabel
{
	color: #413B35;
	font: bold 12px/37px Arial;
}
.ActiveButton
{
    background-color:#999999;
}
.InActiveButton
{
    background-color:#eeeeee;
}
.CustomerText
{
	color: #316397;
	font: bold 15px/18px Georgia, Arial;
}
.StepText
{
	position: relative;
	top: -10px;
	left: 5px;
}
.CheckoutText
{
	color: #413B35;
	font: normal 11px/16px Arial;
}
.SCStep
{
    float:left;
    padding: 8px 0px 4px 0px;  
    width:175px;
    text-align:center;
    text-decoration: none;
    color: #C8C69E;
}
.SCStepInActive, a:link.SCStepInActive, a:active.SCStepInActive, a:hover.SCStepInActive, a:visited.SCStepInActive
{
    color:#ccb98f;
    font: bold 12px/18px Arial;
    text-decoration:none;
    padding:inherit;
}
.SCStepActive, a:link.SCStepActive, a:active.SCStepActive, a:hover.SCStepActive, a:visited.SCStepActive
{
    font: bold 12px/18px Arial;
    color:#ffffff;  
    text-decoration:none;
    padding:inherit;
}
.SCStepCurrent, a:link.SCStepCurrent, a:active.SCStepCurrent, a:hover.SCStepCurrent, a:visited.SCStepCurrent
{
    font-family:Arial;
    font-size:12px;
    color:#ffffff;  
    padding:inherit;
    text-decoration:none;
}
.StepImg
{
	display: inline;
}
.SCValidationError
{
    font-family:Arial;
    font-size:11px;
    color:#ff0000;  
    padding: 2px 2px 2px 15px;
    text-decoration:none;
}

.SCValidationHeading
{
	margin: 0 0 16px 52px;
	clear: both;
}
.SCValidationHeading img, .SCvalidationHeading b
{
	display: inline;
}
.SignupErrors
{
	color: #F00;
	text-align: left;
	margin: 12px 0 0 -28px;
}

.CustomerText .VerticalSep
{
	width: 3px;
	height: 105%;
}
.SummaryTable
{
	border: 1px solid #E8E3D8;
	border-bottom: none;
}
	
.SummaryTable td
{
	padding: 1px 5px 1px 5px;
}
.SummaryHead td
{
	border: 1px solid #E8E3D8;
	padding: 5px;
}
.SummaryTable td
{
	width: 100px;
}
.SummaryDiv
{
	margin: 12px 0 0 12px;
}
.PaymentDiv
{
	margin: 12px 0 12px 18px;
}

.PaymentDetails
{
	margin: 0 0 0 18px;
	position: relative;
	top: 15px;
}

