﻿/**********************************************
* Breadcrumb Navigation
**********************************************/
.ItemCategoryBreadcrumb
{
	padding-left:6px;
	display:none;
}
.ItemCategoryBreadcrumb  a
{
	padding-right:5px;
	padding-left:5px;
	font-size:1.25em;
}
/**********************************************
* Manu Category Nav
**********************************************/
.MenuCategoryNavTitle
{
	padding:8px 0px 8px 10px;
	width:220px; 
	height:100%;
	/*text-indent:10px;*/
	background: transparent url('../../../images/layout/h1-230-black.gif') no-repeat scroll top left; 
}
.MenuCategoryNavTitleText
{
    color: #FFFFFF;
	font-size: 1.25em;
    font-weight: bold;
}
.MenuCategoryNavItems  
{
	background-color:#FD1813;
	display:inline-block;
	width:100%
}

.MenuCategoryNavItems a
{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color: #FFFFFF;
	padding: 6px 8px;
	display:inline-block;
	border-right:solid 1px #FFFFFF;
	float:left;
}
.MenuCategoryNavItems a:hover
{
	text-decoration: underline;
}

.MenuCategorySelectedNavItemLink
{
	background-color:Black;
}

#ctl00_ctl00_MainContent_ContentCentreColumn_ucCustomer_ucCustomer_pnlEditCustomerContact .FormField{
	height:8px;
}
/**********************************************
* Order Item Selector - Category
**********************************************/

.ItemCategorySelector 
{
	margin-left:4px;
	border-bottom:solid 2px #000000;

}
.ItemCategorySelectorInner 
{
	padding: 10px 0;
}
.CategoryTitle {}
.CategoryImage
{
	display:inline-block;
}
.CategoryButton 
{
	background-repeat:no-repeat !important;
}

.CategoryLinkContainer
{
	font-weight: bold;
	font-size: 1.1em;
	padding: 0px 5px 10px 5px;
	text-align:left;
	background-repeat:no-repeat !important;

	border-bottom:solid 2px #000000;

}
/*
.CategoryTitle a 
{
	display: inline;
	border: none;
	text-decoration: none;
	text-align: center;
	margin: 5px 3px 5px 3px;
	width: 160px;
	height: 200px;
	padding: 0px;
	color: #CC0000;	
	background-repeat:no-repeat !important;
}

.CategoryTitle a:hover
{

}
*/

/**********************************************
* ItemSelectorCOntainer.ascx
**********************************************/
.ContentContainer .GreyMessage
{
	color:#666666;
	margin:10px 10px 5px 12px;
	display:block;
}

.ProductItemsList
{
	margin-top:35px;
}

.CategoryItemsList
{
	
}

/**********************************************
* Order Item Selector - PRODUCT
**********************************************/

.ItemProductSelectorAlternate
{
	background-color:#F5F5F5;	
	display:inline-block;
}
.ItemProductSelector
{
	display:inline-block;
	background-color:#FFFFFF;	
}
.ItemProductSelectorInner 
{
}

.ProductImageContainer 
{
	float: left;
	margin:1px 0px 1px 0px;
	height:148px;
	overflow:hidden;
	width:75px;
}

.ProductImageContainer:hover
{
	overflow:visible;
}

.ProductImageContainer img
{
	border:0;
}

.ProductImageContainer a:hover
{
	position: absolute; 
	z-index: 100;
	width: 250px; 
	height: 177px;
}

.ProductContent 
{
	width: 60%;
	float: left;
	padding-bottom: 10px;
}
.ProductContentWide
{
	float: left;
	height:146px;
	position:relative;
}
.ProductTitleAndDescription
{
	width:250px;
	float:left;
	padding:16px;
}
.ProductTitle 
{
	margin:2px 0 10px 0;
	display:inline-block;
	float:left;
}
.ProductTitleText 
{
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}
.ProductDescription 
{
	padding-bottom: 10px;
	display:inline-block;
	clear:both;
	float:left;
	width:100%;
}
.ProductDescriptionText 
{
	font-size: 13px;
}
.ProductPrice 
{
	float: left;
	padding:16px;
}
.ProductPriceText 
{
	font-weight: bold;
	font-size: 14px;
	float: left;
	/*color:#D1090B;*/
}

.ProductAddToBasketGroup
{
	float: right;
	height: 30px;
	padding:16px;
	width:200px;
}
.ProductAddToBasket 
{
}
.ProductAddToBasketRight
{
	clear: none;
	float: right;
}
.ProductAddToBasketRight .LinkButton
{
	margin: 0px;
}
.ProductAddToBasket a:hover
{
	color: White;
}
.ProductQuantity
{
	height: 25px;
	display: inline;
	padding: 0px 5px;
	float: left;
}
.ProductQuantityInput
{
	float: none;
	display: inline;
	font-size: 1.1em;
	margin: 0px 5px 0px 0px;
}
.ProductQuantityInput .FormLabel
{
	clear: none;
	float: none;
	width: auto;
	line-height: 20px;
	padding: 5px 0px;
	margin: 0px 5px 0px 0px;
	font-size: 1.1em;
}
.ProductQuantityInput input
{
	width: 10px;
}
.ItemProductSeperator
{
	clear: left;
/*	border-bottom: 1px solid #CCCCCC;*/
	margin: 0px 10px;
}
.ProductSmallImage
{
	height:148px;
	overflow:hidden;
	width:75px;
	position:relative;
	display:block;
	z-index:3;
}

.ProductImageContainer:hover .ProductSmallImage
{
	z-index:1;
}

.ProductImageContainer:hover .ProductLargeImage
{
	overflow:visible;
}

.ProductLargeImage
{
	height:148px;
	width:75px;
	position:relative;
	display:block;
	top:-148px;
	z-index:2;
	overflow:hidden;
}

.ProductSmallImage span
{
background:url("../../../images/layout2/content/plus.gif") no-repeat scroll 0 0 transparent;
display:block;
height:14px;
left:61px;
overflow:hidden;
position:absolute;
text-indent:-5000px;
top:134px;
width:14px;
}



/******************************** /
* Product Configuration Birdseed *
**********************************/
.ProductConfiguratorBreadcrumbElement 
{
	float: left;
}
/******************************** /
* Right Column order change
*********************************/
.ChangeOrder
{
	padding: 15px;
}

/******************************** /
* OrderConfirmationContainer.ascx *
**********************************/

.OrderConfirmationContainer
{
	display:block;
}
.OrderConfirmationSectionContainer
{
		display:inline-block;
		width:630px;
}

.OrderConfirmationSectionContainer .OrderReference
{
	clear:both;
	display:inline-block;
}
.OrderConfirmationLeft
{
	display:inline-block;
	float:left;
}
.OrderConfirmationRight
{
	display:inline-block;
	float:right;
}
.OrderConfirmationSection
{
	padding:0 24px 7px 24px;
	font-size:12px;
	float:left;
	display:inline-block;
}
.OrderConfirmationSection .Modification
{
	font-size:11px;
}
.OrderConfirmationSectionContainer h3
{
	padding:0px;
	margin:5px 0px 5px 0px;
	color:#cc0000;
	text-indent:0px;
}
.OrderConfirmationSectionContainer .StoreMap
{
	clear: both; 
	margin: 0px;
	display:inline-block;
}
.OrderConfirmationSectionContainer .TotalRow .DescriptionColumn
{
	text-align: right;
	font-weight: bold;
	background:none !important;
}
#Page_OrderFailure .OrderConfirmationSectionContainer .TotalRow .DescriptionColumn,
#Page_OrderSuccess .OrderConfirmationSectionContainer .TotalRow .DescriptionColumn
{
	text-align: left;
}
.OrderConfirmationSectionContainer .TotalRow .TotalColumn
{
	font-weight: bold;
}

.OrderConfirmationSectionContainer .StoreMap
{
	clear:both;
	float:right;
}
.OrderConfirmationSectionContainer .CollectionDeliveryDetails, .OrderConfirmationSectionContainer .OrderConfirmation
{
	clear:both;
	float:left;
}

.OrderConfirmationSectionContainer .OrderDeliveryAdressElement
{
	clear:both;
	display:block;
}

/******************************** /
* OrderFailureContainer.ascx *
**********************************/


.OrderFailureContainer
{
	float:left;
	width:300px;
}

.OrderFailureSectionContainer
{
}

.OrderFailureSectionContainer .StoreSummary
{
	padding:0 24px 7px;
	border-top:2px solid #000000;
	background-color:#F6F6F6;
	font-size:12px;
	line-height:18px;
}

.OrderFailureSectionContainer .OrderSummary
{
	padding:0 24px 7px;
	border-top:2px solid #000000;
	border-bottom:2px solid #000000;
	background-color:#F6F6F6;
	font-size:12px;
}

.OrderFailureSectionContainer h3
{
	padding:0px;
	margin:5px 0px 5px 0px;
	color:#2E3192;
	font-size:14px;
}
.OrderFailureSectionContainer .TotalRow .DescriptionColumn
{
	text-align: right;
	font-weight: bold;
	background:none !important;
}

#OrderConfirmFailure .OrderEnd
{
	float:right;
	width:300px;
}
/******************************** /
* OrderSelector.ascx *
**********************************/
.ContentWrapper
{
	border:0px;
}
.ContentWrapper fieldset
{
	border: 0px;
}
.ContentWrapper fieldset h3
{
	
}
table.Order
{
	width:100%
}

table.Order .GridHeader
{
	text-align:left;
}

.CollectionDeliveryDetails
{
	width:250px;
	border-top: 2px solid #000000;
	background-color:#F6F6F6;
	line-height:18px;
}

.OrderConfirmation
{
	width:250px;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	background-color:#F6F6F6;
}

.CollectionDeliveryDetails h3, .OrderConfirmation h3
{
	color:#2E3192;
	font-size:14px;
}

#ctl00_ctl00_MainContent_ContentCentreColumn_ucOrderConfirmationContainer_ucOrderClassStoreSummary_lblCollectionAddressLabel
{
	font-weight:bold;
	display:block;	
}

#ctl00_ctl00_MainContent_ContentCentreColumn_ucOrderFailureContainer_lblStoreDetailsLabels
{
	font-weight:bold;
	display:block;	
}

.CollectionDeliveryDetails .StoreAddressElement
{
	display:block;	
}

.DatePicker
{
	display:block;
	width:100px;
}
.ReorderTD
{
	width:100%;
}
.ReorderTD .LinkButton
{
	float:right !important;
}
/******************************** /
* OrderInformation.ascx *
**********************************/
.OrderInformation 
{
	margin:10px 5px 10px 0px;
}
.OrderInformation .OrderInformationTitle
{
	font-weight:bold;
	font-size:14px;
}

/******************************** /
* OrderSummaryLineItem.ascx *
**********************************/
.Order .DescriptionColumn
{
	float: left;
	clear: both;
	display:block;	
}

/******************************** /
* OrderEnd.ascx *
**********************************/
.OrderEnd
{
	display:inline-block;
}

.OrderEnd .LinkButton, .OrderEnd .LinkButtonLogout
{
	float:right;
	margin:20px 0px;
}

.OrderEnd .ControlContents
{
	display:inline-block;
}

.OrderEnd .ControlContent
{
	display:inline-block;
	clear:left;
	float:left;
	width:100%;
}
.OrderEnd .ControlTitle
{
	color:white;
	font-size:1.25em;
	font-weight:bold;
}

/******************************** /
* ProductTagLegend.ascx *
**********************************/
.ProductTagLegend
{
	display:inline-block;
	background-color:White;
}

/******************************** /
* OrderingMethodControl.ascx *
**********************************/
.BottomRightControl
{
	display:inline-block;
	vertical-align:bottom;
	float:right;
	clear:both;
	right:30px;
	position:absolute;
	bottom:0px;
}

#Header .BottomRightControl .LeftNav
{
	display:inline-block;
	float:left;
	margin-right:5px;
}

#Header .BottomRightControl .RightNav
{
	display:inline-block;
	float:left;
}

#Header .BottomRightControl .RightNav a:hover, 
#Header .BottomRightControl .LeftNav a:hover
{
	text-decoration:underline;
}

#Header .BottomRightControl .LeftNav .TopRightNav1
{
	text-decoration:none;
	color:#666666;
	font-weight:bold;
	display:inline-block;
	float:left;
	height:25px;
}

#Header .BottomRightControl .LeftNav .left
{
	background:transparent url(../../../images/layout2/header/menu_white.jpg) no-repeat top left;	
	height:25px;
	float:left;
	display:inline-block;
	width:14px;
}

#Header .BottomRightControl .LeftNav .right
{
	background:transparent url(../../../images/layout2/header/menu_white.jpg) no-repeat top right;
	height:25px;
	float:left;
	padding:6px 14px 0 0px;
	font-size:14px;
}

#Header .BottomRightControl .RightNav .TopRightNav1
{
	text-decoration:none;
	color:#FD1813;
	font-weight:bold;
	display:inline-block;
	float:left;
	height:25px;
}

#Header .BottomRightControl .RightNav .left
{
	background:transparent url(../../../images/layout2/header/menu_black.jpg) no-repeat top left;	
	height:25px;
	float:left;
	display:inline-block;
	width:14px;
}

#Header .BottomRightControl .RightNav .right
{
	background:transparent url(../../../images/layout2/header/menu_black.jpg) no-repeat top right;
	height:25px;
	float:left;
	padding:6px 14px 0 0px;
	font-size:14px;
}

/******************************** /
* SuperQuickOrder.ascx *
**********************************/
.SuperQuickOrderTable
{
	width:100%;
	border-bottom:2px solid #000000;
}
.SuperQuickOrderTable thead tr
{
	background:#DADADA none repeat scroll 0 0;
	border-bottom:2px solid #000000;
}

.SuperQuickOrderTable thead tr td
{
	padding:8px 10px 9px 15px;
	font-size:100%;
	font-weight:bold;
}
.SuperQuickOrderTable tr td
{
	padding:6px 24px;
	text-align:left;
	vertical-align:middle;
	min-width:50px;
}

.SuperQuickAdd
{
	display:inline-block;
	float:right;
	clear:both;
	margin-top:20px;
	margin-right:25px;
}


/******************************** /
* ProductTagLegend.ascx *
**********************************/

.TagLegendImage
{
	display:inline-block;
	width:40px;
	float:left;
}
.TagLegendText
{
	display:inline-block;
	float:left;
}
.TagLegendRow
{
	display:inline-block;
	float:left;
	clear:both;
	padding:5px 0 5px 0;
	width:100%;
}

/******************************** /
* ProductTagAssociation.ascx *
**********************************/
.ProductTagAssociation
{
	float:left;
	display:inline-block;
	clear:right;
}
.ProductTagAssociationItem
{
	float:left;
	display:inline-block;
	padding:3px 0 0 3px;
}


/******************************** /
* OrderOptions *
**********************************/

#Page_OrderOptions #OneColumnMain #CentreColumn
{
	width:935px;
}

#Page_OrderOptions #OneColumnMain
{
	width:965px;
}

.OrderOptionsLeft
{
	float:left;
}

.OrderOptionsRight
{
	float:right;
}

.OrderOptionsChoose
{
	height:100px;	
	width:628px;
	padding:0px;
	margin-top:15px;
}

.OrderOptionsChoose p
{
	color:#999999;	
	padding:0 12px;
	font-size:16px;
	margin:0px;
}

.OrderOptionsChoose .GoButton
{
	float:right; 
	padding:10px;
}

.OrderOptionBrowse, .OrderOptionSuperquick
{
	float:left;
	display:inline;
	background-color:#000000;
	color:#FFFFFF;
	width:290px;
	height:110px;
}

.OrderOptionBrowse h2, .OrderOptionSuperquick h2
{
	color:#999999;	
	font-size:24px;
	padding:12px 0 8px 12px;
	margin:0px;
}

.OrderOptionOr
{
	float:left;
	display:inline;
	height:110px;
	background-color:#D5D5D5;
}

.OrderOptionOr h2
{
	font-size:28px;
	color:#000000;
	padding:30px 0 0 0;
	margin:10px;
}

.OrderOptionsSubTitle
{
	margin-top:25px;
}

.OrderOptionsSubTitle h2
{
	font-size:16px;
	color:#000000;
	border-top:solid 2px #000000;
	border-bottom:solid 2px #000000;
	margin:0px;
	padding:10px 0px;
}

.OrderOptionsMobile
{
	float:right;
	display:inline;
	background:#000000 url('../../../images/layout2/mobile_bg.gif') no-repeat bottom;
	color:#FFFFFF;
	min-height:485px;
	width:288px;
	margin-top:15px;
	padding:0px;
}

.OrderOptionsMobile h2
{
	color:#999999;	
	font-size:24px;
	padding:20px 0 8px 20px;
	margin:0px;
	letter-spacing:-1px;
}

.OrderOptionsMobile p
{
	color:#999999;	
	padding:0 20px;
	font-size:16px;
	line-height:20px;
	margin:0px;

/*
	margin:0px;
	letter-spacing:-1px;*/
}

.SpecialProducts
{
	display:inline-block;
	padding-bottom:5px;
	border-bottom:solid 5px black;
}

.OrderReferenceDetails
{
}

.OrderReferenceField
{
	margin:7px 0;
	font-size:12px;
}

.OrderReferenceField .LabelText
{
	font-weight:bold;
	width:300px;
	float:left;
}
.ProductActionGroup
{
	float:left;
	display:inline-block;
}
.ModifierSection
{
	display:inline-block;
	clear:both;
	float:right;
	text-align:left;
	padding-right:15px;
}
.Modifiers
{
	display:inline-block;
	position:relative;
}
.ModifierPopupWindow
{
	background-color:white;
	border:1px solid black;
	display:block;
	left:-450px;
	min-height:75px;
	overflow:visible;
	position:absolute;
	top:-40px;
	visibility:hidden;
	width:441px;
	z-index:4;
}
.ModifiersClose
{
	color:#A0A0A0;
	float:right;
	font-family:Gill Sans MT;
	font-size:24pt;
	margin:12px;
	text-decoration:none;
}
.ModifiersColumn
{
float:left;
left:50%;
margin:5px 0 15px;
position:relative;
}
.ModifiersColumn .InnerColumn
{
	float:left;	
	position:relative;
	left:-50%;
}
.ModifiersColumn .InnerColumn .LinkButton
{
	float:left;
	margin-left:40px;
}
.Modifier
{
	display:inline-block;
	float:left;
}
.ModifierHeader
{
	background-color:Black;
	width:100%;
	display:block;
	margin-bottom:15px;
}
.ModifierTitle
{
	display:inline-block;
	font-size:15px;
	font-weight:bold;
	padding:12px 12px 12px 16px;
	color:White;
}

.SuperQuickAltItemRow
{
	background-color:#F6F6F6;
}

