/* Main page layout */

a
{
	color:#B71B0E;
}

h1
{
	color:#B71B0E;
}


body
{
	background: #804D37;
	color: #5B3E32;
}

#Header
{
	border:1px solid #A1A1A1;
}

#BodyContainer
{
	border-top:1px solid #FEFEFC;
	background:#fff url("../images/newbery/body-bg.png") repeat-y 2px 0;
}

#TertiaryContent .BannerImages img
{
	border:1px solid #818181 !important;
}

#PrimaryContent
{
	color:#5B3E32;
}
#TertiaryContent
{
	background:#B3AF86 url("../images/newbery/newbery-tertiary-bg.png") no-repeat top left;
	border:1px solid #7B7B7B;
}

.Basket
{
	border:1px solid #7B848B;
	background:#000100;
	color:#FFC064;
}
.Basket a
{
	color:#FFC064;
}
.Search
{
	margin-top:4px;
	margin-bottom:10px;
}
.Search input.SearchField
{
	background:#000100;
	border:1px solid #7B848B;
	color:#FFC064;
}

.RightColBanners img
{
	border:1px solid #686868 !important;
}

/*Navigation*/

#Navigation
{
	border:1px solid #bbb;
	background:#B3AF86;
	color:#fff;
}
#Navigation ul 
{
}

#Navigation ul li
{
}
#Navigation ul li a
{
	color:#fff;
}

#Navigation ul li :hover
{
	color:#000;
}

#Navigation .Login
{
}


#SecondaryContent ul
{
	list-style:none;
	margin:1px 0 0 0;
	padding:0;
}
#SecondaryContent ul li
{
	background: url(../images/newbery/product-navigation-bg.png) no-repeat;
	width:157px;
}
#SecondaryContent ul li:hover
{
	background: url(../images/newbery/product-navigation-bg-over.png) no-repeat;
	color:#000;
	cursor:pointer;
}
#SecondaryContent ul li a
{
	color:#4E2F21;
}

#SecondaryContent ul li:hover a
{
	color:#fff;
}

#SecondaryContent .TelNumber
{
	color:#B71B0E;
}

/*Footer*/

#Footer
{	
	background:#000100 url(../images/newbery/footer-bg.png);
	color:white;
	border-top:1px solid #909090;
	height:22px;
}
#Footer div
{
	color:#FFC064;
}

#Footer a
{
	color:#FFC064;
}
#Footer a:hover
{
	color:#fff;
}

.BaseBanners
{
}

.BaseBanners img
{
}

#HomeProductContainer
{
}

.HomeProduct
{
	background:url(../images/newbery/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:#D2CEB7;
	color:#000100;
}
.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 #4E2F21;
}

fieldset legend
{
	color:#4E2F21;
}

input.Submit
{
	border:2px outset #4E2F21;
	background:#4E2F21;
	color:#fff;
}

img.NoBorder 
{
	display:none;
}

.Department, .ProductShortDesc
{
	background:#fff url(../images/newbery/product-strip.png) repeat-x bottom left;
}
.ProductShortDesc,
.ProductWrapper
{
	color:#000;
}


.OtherProductsRange
{
	margin-left:6px;
}
