/* Main page layout */

a
{
	color:#E72629;
}

h1
{
	color:#E72629;
}


body
{
	background: #CCCCCC;
	color: #fff;
}

#Header
{
	border:1px solid #A1A1A1;
}

#BodyContainer
{
	border-top:1px solid #FEFEFC;
	background:#F6F8F7 url("../images/hunts/bg.png") bottom right no-repeat;
}

#TertiaryContent .BannerImages img
{
	border:1px solid #818181 !important;
}

#PrimaryContent
{
	color:#000;
}
#TertiaryContent
{
	background:#B20014 url("../images/hunts/hunts-tertiary-bg.png") no-repeat top left;
	border:1px solid #7B7B7B;
}

.Basket
{
	border:1px solid #7B848B;
	background:#000100;
	color:#F3BB5C;
}
.Basket a
{
	color:#F3BB5C;
}
.Search
{
	margin-top:4px;
	margin-bottom:10px;
}
.Search input.SearchField
{
	background:#000100;
	border:1px solid #7B848B;
	color:#F3BB5C;
}

.RightColBanners img
{
	border:1px solid #686868 !important;
}

/*Navigation*/

#Navigation
{
	border:1px solid #FEFEFC;
	background:#FEFEFC url(../images/hunts/navigation-bg.png) repeat-x;
	color:#000;
}
#Navigation ul 
{
}

#Navigation ul li
{
}
#Navigation ul li a
{
	color:#000;
}

#Navigation ul li :hover
{
	color:#D4A249;
}

#Navigation .Login
{
}


#SecondaryContent ul
{
	list-style:none;
	margin:1px 0 0 0;
	padding:0;
}
#SecondaryContent ul li
{
	border:1px solid #8F8F8F;
	background: url(../images/hunts/product-navigation-bg.png) no-repeat;
	width:157px;
}
#SecondaryContent ul li:hover
{
	background: url(../images/hunts/product-navigation-bg-over.png) no-repeat;
	color:White;
	cursor:pointer;
}
#SecondaryContent ul li a
{
	color:#E72629;
}

#SecondaryContent ul li:hover a
{
	color:white;
}

#SecondaryContent .TelNumber
{
	color:#E72629;
}

/*Footer*/

#Footer
{	
	background:#000100 url(../images/hunts/footer.png);
	color:white;
	border-top:1px solid #909090;
	height:22px;
}
#Footer div
{
	color:#000;
}

#Footer a
{
	color:#000;
}
#Footer a:hover
{
	color:#666;
}

.BaseBanners
{
}

.BaseBanners img
{
}

#HomeProductContainer
{
}

.HomeProduct
{
	background:url(../images/hunts/home-product-bg.png) no-repeat top left;
}
.HomeProduct .ImageHolder
{
}
.HomeProduct p
{
	height:48px;
}
.HomeProduct div.Arrow
{
	background: url(../images/home-arrow.gif) no-repeat;
	margin-left:4px;
}

.HomeProduct div.Arrow:hover
{
	background: url(../images/home-arrow-over.gif) no-repeat;
}


.HomeSale
{
}

.MainText
{
}
.Service
{
	border-bottom:2px dashed #ccc;
}
.Email p
{
}

.SizingTables h1
{
	background:#999;
	color:White;
}

.SizingTables table
{
}
.SizingTables table tr
{
	background:#7B7B7B;
}
.SizingTables table tr.NoBg
{
	background:#dedede;
	color:#000100;
}
.SizingTables table th
{
}
.SizingTables table.Clothing th.Divider
{
}
.SizingTables table.Clothing th,
.SizingTables table.Clothing td
{
}
.SizingTables table.Clothing td.SizeType
{
}
.SizingTables table th,
.SizingTables table td
{
}

.SizingTables table td.Spacer
{
}

fieldset
{
	border-top: 1px solid #D4A249;
}

fieldset legend
{
	color:#D4A249;
}

input.Submit
{
	border:2px outset #D4A249;
	background:#D4A249;
	color:#000100;
}

img.NoBorder 
{
	display:none;
}

.Department, .ProductShortDesc
{
	background:#fff url(../images/canterbury/product-strip.png) repeat-x bottom left;
}
.ProductShortDesc,
.ProductWrapper
{
	color:#000;
}


.OtherProductsRange
{
	margin-left:6px;
}
