﻿	h1{color:#a30b0b;}
	
	a:active, a:hover, a:focus	{color: #666666;}
	
	.breadcrumb strong{color:#a30b0b;}
	
	.pagecount a:hover, .pagecount a:active, .pagecount a:focus{color: #a30b0b;}
	
	a.b_details:link, a.b_details:visited {background-color:#000000;}
	a.b_details:focus, a.b_details:hover, a.b_details:active {background-color:#666666;}

	
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/*  HEADER  */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
	#header{ height: 96px;}
	#logo {top: 12px; left: 6px;}
	#zoom_logo { margin: 12px 0 0 12px;}
	#go.offHover{background-color: #666666;}
	#go.onHover {background-color: #999999;}
	
	#store_nav a:hover, #store_nav a:focus, #store_nav a:active{color: #999999;}



/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/*  Left Nav  */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
	#side_nav h1{background-color: #990000;}
	#side_nav h1 span{color:#ffffff;}
	
	/* Controls the width of the flyouts. */
	#side_nav .menu ul li {width:20em;} 
	
	/*top level*/ 
	.menu a:link, .menu a:visited { 
		color: #AE1007;
		background: #ffffff url(/images/icon-arrow.gif) no-repeat 12px 0.8em; 
		padding-left: 24px;}
	.menu a:hover, .menu li:hover>a, .menu a:active, .menu a:focus{ 
		background-color:#222222; color:#ffffff; background-position: -486px 0.8em; }

	/* Sub-level */
	.menu .menu_flyout ul a:link, .menu .menu_flyout ul a:visited{
		background-image: none;	
		padding-left: 12px;
	}
	
	
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/*  Detail Page  */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
	.color_accent01{ color: #68941a	} /* Used for price and "In Stock" */
	
	#b_addtocart-container.offHover{background-color: #1d1d1d;}
	#b_addtocart-container.onHover {background-color: #999999;}
	
	
	
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/*  List Page  */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */	
	h2 a:focus span, h2 a:hover span, h2 a:active span{color:#a30b0b;}
	
	
	
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/*  Shopping Cart Page  */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */	
	#subtotal strong{color: #a30b0b;}
	
	#b_proceed a.b_details:link, #b_proceed a.b_details:visited {background-color:#18c024;}
	#b_proceed a.b_details:focus, #b_proceed a.b_details:hover, #b_proceed a.b_details:active {background-color:#999999;}

