
/* Put dark blue stuff here */


h1.ProductName
{
	background-image: url(../../images/header-decoration-dark-blue.gif);
}

h1.ProductName span.HeaderDecoration
{
	background-image: url(../../images/header-decoration-dark-blue.gif);
}


.Product .Image
{
	background-image: url(../../images/product-image-bg-dark-blue.gif);
}

.Product .ImageGallery div
{
	background-image:url(../../images/image-gallery-bg-dark-blue.gif);
}

h1.DepartmentHeader
{
	background-image: url(../../images/header-decoration-dark-blue.gif);
}

h1.DepartmentHeader span.HeaderDecoration
{
	background-image: url(../../images/header-decoration-dark-blue.gif);
}

.Departments a.Name
{
	background-image: url(../../images/colours/dark-blue.png);
}

.Departments a.Name:hover
{
	background-position: 100% -250px;
}

#Navigation li.DarkBlue ul li
{
	list-style-image:url(../../images/menu-bullet-dark-blue.gif);
}
#Navigation li.DarkBlue ul 
{
	display: block;
}

.Departments .QuickInfo a span.MoreInfoArrow
{
	color:#0030ff;
}

.ReviewBox h2
{background:#0030ff;}

.ReviewBox div
{
	border:1px solid #0030ff;
}

