body {
	color: #114466;
	background: url('../images/holden/bg.jpg') repeat center top;
}

a {
	color: #114466;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #114466;
}

h2 {
	color: #114466;
}

h3 {
	color: #114466;
}


#TopMenu li a, #TopMenu li div {
	border-left: 1px solid #208db5;
	color: #114466;
}

#TopMenu li div a {
	border-left: 0;
}

#TopMenu li a:hover {
	color: #114466;
}

#Menu li a {
	color: #114466;
	font-size: .8em;
}

#Menu li ul li a {
	background: #114466;
}

#Menu li ul li a:hover {
	background-color: #075899;
	color: #fff;
}

#Menu li:hover a, #Menu li.over a{
	background-color: #114466;
	color:#fff;
}

p.browse a {
	color:#fff;
	background: #114466;
	padding: 5px 6px 5px 5px;
	margin-right: 7px;
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

p.browse a:hover {
	background-color: #345f7b;
	color: #fff;
	text-decoration: none;
}

#Outer {
}


#Header {
	
}

#Logo h1 {
	
}

#Logo h1 a {
	color: #114466;
}

#SearchForm {
	color: #114466;
}

#SearchForm label {
	color: #114466;
}

#SearchForm a {
	color: #114466;
}

#SearchForm a:hover {
	color: #114466;
}

.CategoryDescription {
	min-height:140px;
	width:400px;
	float:right;
}
.CategoryDescription img {
	border:#274051 solid 5px;
}

#category .CategoryContent {
	width:500px;
}

.Left {
	background: transparent url('../images/blue/LeftBg.gif') no-repeat;
}

.Left li {
}

.Left li a:hover {
	color: #07599a;
}

.Content {
	background: transparent url('../images/ContentBg.gif') no-repeat;
}

.Content a {
	color: #114466;
}

.Content.Wide {
	background-image: url('../images/ContentBgWide.gif');
}

.Content.Widest {
	background-image: url('../images/ContentBgWidest.gif');
}

.Right a {
	color: #114466;
}

.Right a:hover, .Right a:hover strong {
	color: #114466;
}

#page .Content {
	color:#333;
}
#page .Content img {
	border:#274051 solid 5px;
	margin:0 20px 10px 0;
}

#SideProductRelated, #ProductTagCloud {
	float:right;
	clear:none;
	width:175px;
}
#SideProductRelated img {
	max-height:50px;
	margin:5px;
	float:left;
}

#footertop {
	background-image:url('../images/holden/foottop.png');
	background-repeat:repeat-x;
	height:21px;
}
#Footer {
	color:#fff;
	background: url('../images/holden/footbg.jpg') repeat center top;
}

#footerinner {
	width:975px;
	margin:10px auto;
	
}
#footerleft {
	float:left;
	width:100%;
	height:100px;
	font-size:1.5em;
	text-align:left;
	background: url(/product_images/tag.png) no-repeat 575px top;
}
#footerright {
	float:right;
	width:400px;
}

#home .Content .ProductList {
	background-image:url(../images/holden/frame.jpg);
	background-repeat:no-repeat;
	min-height:390px;
}
#home .Content .ProductList li {
	width: 152px;
	margin:29px 0 0 25px;
}

#category .ProductList {
	float:left;
	clear:left;
	min-height:300px;
}
#category .ProductList .ProductImage, #SearchPage .ProductList .ProductImage, #brands .ProductList .ProductImage {
	max-width:120px;
	max-height:110px;
	margin:20px 10px 20px 0;
}
#category .ProductList .ProductImage img, #SearchPage .ProductList .ProductImage img, #brands .ProductList .ProductImage img {
	max-width:100px;
	max-height:100px;
}

#brands #category .ProductList .ProductImage img, #brands #SearchPage .ProductList .ProductImage img, #brands .ProductList .ProductImage img {
	max-width:100px;
	max-height:100px;
}

.Left .TopSellers li .TopSellerNumber, .Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
	background: url(../images/blue/TopSellerNumberBg.gif) 0 4px no-repeat;
	color: #075899;
}

.Left .TopSellers li.TopSeller1, .Right .TopSellers li.TopSeller1 { /* No1 seller box */
	background: #fff;
}

.Left .TopSellers li.TopSeller1 .TopSellerNumber, .Right .TopSellers li.TopSeller1 .TopSellerNumber {
	background: url(../images/blue/TopSellerNumber1Bg.png) 0 0 no-repeat;
	color: #075899;
}

.CompareItem { width:200px; border-left: solid 1px #CACACA; }
.CompareFieldName { font-weight:bold; border-bottom: 1px solid #EFF8FA; }
.CompareFieldTop { border-bottom:solid 1px #85BADF; }
.CompareFieldTop a:hover { color:red; }
.CompareCenter { border-left:solid 1px #85BADF; border-bottom:solid 1px #F2F2F2; }
.CompareLeft { border-left:solid 1px #85BADF; border-bottom:solid 1px #F2F2F2; }

.ViewCartLink {
	background: url('../images/blue/Cart.gif') no-repeat 3px 0;
}

table.CartContents, table.General {
	border: 1px solid #c7d7db;
}

.CartContents thead tr th, table.General thead tr th {
	background: #edf2f3;
	color: #424748;
	border-bottom: 1px solid #c7d7db;
}

.CartContents tbody .SubTotal td {
	border-top: 1px solid #c7d7db;
	color: #075899;
}

.MiniCart .SubTotal {
	color: #075899;
}

.JustAddedProduct {
	border: 1px solid #c0dae7;
	background: #fff;
}

.JustAddedProduct strong, .JustAddedProduct a {
	color: #075899;
}

.CategoryPagination {
	margin:10px 0;
}
.CategoryPagination a:link, .CategoryPagination a:visited, .CategoryPagination .ActivePage {
	color: #034285;
	padding:5px;
	margin:0 5px;
	border: 1px solid #034285;
	text-decoration:none;
}
.CategoryPagination a:hover {
	background-color: #034285;
	color:#fff;
}
.CategoryPagination .ActivePage {
	background-color: #034285;
	color:#fff;
}


.CheckoutRedeemCoupon { background: #EAFDFF; padding: 10px; width: 300px; border: 1px solid #9DD3D8; margin-bottom: 10px; }

.SubCategoryList, .SubBrandList {
	background:#EEF5F9;
}

.InfoMessage {
	background: #EFF8FA url('../images/InfoMessage.gif') no-repeat 5px 8px;
	color: #555;
}

.SuccessMessage {
	background: #E8FFDF url('../images/SuccessMessage.gif') no-repeat 5px 8px;
	color: #555;
}

.ErrorMessage {
	background: #FFECEC url('../images/ErrorMessage.gif') no-repeat 5px 8px;
	color: #555;
}

.ComparisonTable tr:hover td, .ComparisonTable tr.Over td {
	background: #EFF8FA;
}

/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
	border: 1px solid #c7d7db;
	background: #edf2f3;
}

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	background: #dcf0f5;
	border: 1px solid #bce0e8;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #f0f0f0;
	border: 1px solid #ddd;
	color: #555;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #888;
}

/* Tabbed Navigation */
.TabNav {
	border-bottom: 1px solid #3d9abe;
}

.TabNav li a {
	border: 1px solid #3d9abe;
	background: #ddf0f6;
}

.TabNav li a:hover {
	background-color: #c8e6ed;
}

.TabNav li.Active a {
	border-bottom: 1px solid #fff;
	background: #fff;
}

/* General Tables */
table.General tbody tr td {
	border-top: 1px solid #efefef;
}