/* Main page layout */

a
{
	color:#B0000E;
}

h1
{
	color:#bababa;
}


body
{
	background: #202020;
	color: #fff;
	border:1px solid #333;
}

#Header
{
	border:1px solid #333;
}

#BodyContainer
{
	border-top:1px solid #555;
	background:#252E35;
}

#TertiaryContent .BannerImages img
{
	border:1px solid #818181 !important;
}

#PrimaryContent
{
	color:#fff;
}
#TertiaryContent
{
	background:#191919 url(../images/oakley/oakley-tertiary-bg.png) no-repeat top left;
}

.Basket
{
	border:1px solid #7B848B;
	background:#000;
	color:#fff;
}
.Basket a
{
	color:#fff;
}
.Search
{
	margin-top:4px;
	margin-bottom:10px;
}
.Search input.SearchField
{
	background:#000;
	border:1px solid #7B848B;
	color:#fff;
}

.RightColBanners img
{
	border:1px solid #686868 !important;
}

/*Navigation*/

#Navigation
{
	border:1px solid #1A323E;
	background:#555 url(../images/oakley/navigation-bg.png) repeat-x;
	color:#fff;
}
#Navigation ul 
{
}

#Navigation ul li
{
}
#Navigation ul li a
{
	color:#fff;
}

#Navigation ul li :hover
{
	color:#B0000E;
}

#Navigation .Login
{
}


#SecondaryContent ul
{
	list-style:none;
	margin:1px 0 0 0;
	padding:0;
}
#SecondaryContent ul li
{
	border:1px solid #202020;
	width:157px;
}
#SecondaryContent ul li:hover
{
	background: url(../images/oakley/product-navigation-bg-over.png) no-repeat;
	color:black;
	cursor:pointer;
}
#SecondaryContent ul li a
{
	color:White;
}

#SecondaryContent ul li:hover a
{
	color:#B0000E;
}

#SecondaryContent .TelNumber
{
	color:#B0000E;
}


/*Footer*/

#Footer
{	
	background:#000100 url(../images/oakley/footer-bg.png) repeat-x;
	color:white;
	border-top:1px solid #909090;
}
#Footer div
{
}

#Footer a
{
	color:white;
}
#Footer a:hover
{
	color:#ccc;
}

.BaseBanners
{
}

.BaseBanners img
{
}

#HomeProductContainer
{
}

.HomeProduct
{
	background:url(../images/oakley/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 #fff;
}
.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 #fff;
}

fieldset legend
{
	color:#fff;
}

input.Submit
{
	border:2px outset #fff;
	background:#fff;
	color:#B0000E;
}

img.NoBorder 
{
	display:none;
}

.Department, .ProductShortDesc
{
	background:#fff url(../images/oakley/product-strip.png) repeat-x bottom left;
}
.ProductShortDesc
{
	color:#000;
}