/* Main page layout */

a
{
	color:#C60D32;
}

h1
{
	color:#C60D32;
}


body
{
	background: #000;
	color: #1b1b1b;
}

#Header
{
	border:1px solid #A1A1A1;
}

#BodyContainer
{
	border-top:1px solid #FEFEFC;
	background:#bbb url(../images/kookaburra/body-bg.png) repeat-y top left;
}

#TertiaryContent .BannerImages img
{
	border:1px solid #818181 !important;
}

#PrimaryContent
{
	color:#1b1b1b;
}
#TertiaryContent
{
	background:#cacaca url("../images/kookaburra/kookaburra-tertiary-bg.png") no-repeat top left;
	border:1px solid #7B7B7B;
}

.Basket
{
	border:1px solid #7B848B;
	background:#000100;
	color:#9BC205;
}
.Basket a
{
	color:#9BC205;
}
.Search
{
	margin-top:4px;
	margin-bottom:10px;
}
.Search input.SearchField
{
	background:#000100;
	border:1px solid #7B848B;
	color:#9BC205;
}

.RightColBanners img
{
	border:1px solid #686868 !important;
}

/*Navigation*/

#Navigation
{
	border:1px solid #bbb;
	background:#bbb url(../images/kookaburra/navigation-bg.png) repeat-x;
	color:#000;
}
#Navigation ul 
{
}

#Navigation ul li
{
}
#Navigation ul li a
{
	color:#000;
}

#Navigation ul li :hover
{
	color:#93BE17;
}

#Navigation .Login
{
}


#SecondaryContent ul
{
	list-style:none;
	margin:1px 0 0 0;
	padding:0;
}
#SecondaryContent ul li
{
	border:1px solid #8F8F8F;
	background: url(../images/kookaburra/product-navigation-bg.png) repeat-y ;
	width:157px;
}
#SecondaryContent ul li:hover
{
	background: url(../images/kookaburra/product-navigation-bg-over.png) no-repeat;
	color:#000;
	cursor:pointer;
}
#SecondaryContent ul li a
{
	color:white;
}

#SecondaryContent ul li:hover a
{
	color:#000;
}

#SecondaryContent .TelNumber
{
	color:#C60D32;
}

/*Footer*/

#Footer
{	
	background:#000100 url(../images/kookaburra/footer-bg.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/kookaburra/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 #93BE17;
}

fieldset legend
{
	color:#000100;
}

input.Submit
{
	border:2px outset #93BE17;
	background:#93BE17;
	color:#000100;
}

.Department, .ProductShortDesc
{
	background:#fff url(../images/kookaburra/product-strip.png) repeat-x bottom left;
}

img.NoBorder 
{
	display:none;
}


.OtherProductsRange
{
	margin-left:6px;
}
