body {
	background:  url('../image/grey/headerbackground.png') top repeat-x;
	background-color: #CCCCCC; /*Background Color*/
}
#container {
	background:  url('../image/grey/headerbackground.png') top repeat-x;
	background-color: #CCCCCC; /*Background Color*/
}
#header .a {
	background: url('../image/grey/shoppingcart.png') no-repeat;
}
#bar .b a {
	background: url('../image/grey/tabup.jpg');
}
#bar .b a:hover{
	background: url('../image/grey/tabdown.jpg');
}
#content {
	background-color: #CCCCCC; /*Background Color*/
	border: 1px solid #CCCCCC; /*Background Color*/
}
#column {
	background-color: #CCCCCC; /*Background Color*/
}
#columnright {
	background-color: #CCCCCC; /*Background Color*/
}
#footer {
	background: url('../image/grey/footer.png') no-repeat;
	color: #FFFFFF;
}
#footer .b {
	color: #FFFFFF;
}
.heading {
	background: url('../image/grey/headingSingle600.png') top left no-repeat;
	color: #FFFFFF; /* Font Color*/
}
.heading a{
	color: #FFFFFF; /* Font Color*/
}
.heading .right {
	color: #FFFFFF; /* Font Color*/
}
.headingpadded {
	background: url('../image/grey/heading600.png') top left no-repeat;	
	color: #FFFFFF; /* Font Color*/
}
.headingpadded  a{
	color: #FFFFFF; /* Font Color*/
}
.headingpadded .left {
	color: #FFFFFF; /* Font Color*/
}
.headingpadded .right{
	color: #FFFFFF; /* Font Color*/
}
.module {
	background: url('../image/grey/contentCenter600.png') top left repeat-y; 
}
.module_bottom{
	background: url('../image/grey/contentBottom600.png') bottom no-repeat;
}
.enlarge{
	bottom: 2px;
}
.headingcolumn{
	background: url('../image/grey/columnHeading.png') top left no-repeat;
	color: #FFFFFF; /* Font Color*/
}
.module_column{
	background: url('../image/grey/columnCenter.png') top left repeat-y;
}
.columnBottom{
	background: url('../image/grey/columnBottom.png') bottom no-repeat;
}
.mini_cart{
	position: absolute; /*position: absolute; positions cart to top right*/
}
.mini_cart .cart{
background: url('../image/grey/columnCenter.png') top left repeat-y;
}
.mini_cart .bottom{
	background: url('../image/grey/columnBottom.png') bottom no-repeat;
}
.information{
	background: url('../image/grey/columnCenter.png') top left repeat-y;
}
#category_description .center{
	background: url('../image/grey/contentCenter590.png') top left repeat-y; 
}
#category_description  .bottom{
	background: url('../image/grey/contentBottom590.png') bottom no-repeat;
}
.headingbody {
	background: url('../image/grey/heading590.png') top left no-repeat;
	color: #FFFFFF; /* Font Color*/
}
.contentBodyTop{
	background: url('../image/grey/contentTop590.png') top center no-repeat;	
}
.contentBody {
	background: url('../image/grey/contentCenter590.png') top left repeat-y;
}
.contentBodyBottom{
	background: url('../image/grey/contentBottom590.png') bottom no-repeat;
}
.productcat_top{
	background: url('../image/grey/contentTop590.png') top center no-repeat;	
}
.productcat{
	background: url('../image/grey/contentCenter590.png') top center repeat-y;
}
.productcat_bottom{
	background: url('../image/grey/contentBottom590.png') bottom center no-repeat;
}
.display_options{
	background: url('../image/grey/columnCenter.png') top left repeat-y;
}
.display_optionsBottom{
	background: url('../image/grey/columnBottom.png') bottom left no-repeat;
}
.manufacturer_module {
	background: url('../image/grey/columnCenter.png') top left repeat-y;
}
.category {
	background: url('../image/grey/columnCenter.png') top left repeat-y;
}
.category a{
	color: #FFFFFF; /* Font Color*/
}
.category .cat_lvl_0 {
		background: url('../image/grey/bullet_1.png') no-repeat 2px 5px;
        border: 3px outset #333333;
        background-color: #666666; 
}
.category .cat_lvl_0:hover{
        background: url('../image/grey/bullet_2.png') no-repeat 2px 5px;
		background-color: #CCCCCC;
		/*border: 2px outset #99FFFF;*/
		color: #000000;
}
.category .cat_lvl_0active {
        background: url('../image/grey/bullet_3.png') no-repeat 2px 5px;
        border: 3px ridge #999999;
        background-color: #CCCCCC;
		color: #0000FF;
}
.category .cat_lvl_1 {
        background: url('../image/grey/bullet_1.png') no-repeat 2px 5px;
        margin-left: 15px;
		border: 3px outset #333333;
		background-color: #666666;
}
.category .cat_lvl_1:hover{
        background: url('../image/grey/bullet_2.png') no-repeat 2px 5px;
		background-color: #CCCCCC;
		/*border: 2px outset #99FFFF;*/
		color: #000000;
}
.category .cat_lvl_1active {
        background: url('../image/grey/bullet_3.png') no-repeat 2px 5px;
        margin-left: 15px;
        border: 3px ridge #999999;
        background-color: #CCCCCC;
		color: #0000FF;
}
.category .cat_lvl_2 {
        background: url('../image/grey/bullet_1.png') no-repeat 2px 5px;
		margin-left: 30px;
		border: 3px outset #333333;
		background-color: #666666;
}
.category .cat_lvl_2:hover{
        background: url('../image/grey/bullet_2.png') no-repeat 2px 5px;
		background-color: #CCCCCC;
		/*border: 2px outset #99FFFF; */
		color: #000000;
}
.category .cat_lvl_2active {
        background: url('../image/grey/bullet_3.png') no-repeat 2px 5px;
		margin-left: 30px;
        border: 3px ridge #999999;
        background-color: #CCCCCC;
		color: #0000FF;
}
.category .cat_lvl_3 {
        background: url('../image/grey/bullet_1.png') no-repeat 2px 5px;
		margin-left: 45px;
		border: 3px outset #333333;
		background-color: #666666;
}
.category .cat_lvl_3:hover{
        background: url('../image/grey/bullet_2.png') no-repeat 2px 5px;
		background-color: #CCCCCC;
		/*border: 2px outset #99FFFF;*/
		color: #000000;
}
.category .cat_lvl_3active {
        background: url('../image/grey/bullet_3.png') no-repeat 2px 5px;
		margin-left: 45px;
        border: 3px ridge #999999;
        background-color: #CCCCCC;
		color: #0000FF;
}
.category .cat_lvl_4 {
        background: url('../image/grey/bullet_1.png') no-repeat 2px 5px;
		margin-left: 60px;
		border: 3px outset #333333;
		background-color: #666666;
}
.category .cat_lvl_4:hover{
        background: url('../image/grey/bullet_2.png') no-repeat 2px 5px;
		background-color: #CCCCCC;
		color: #000000;
}
.category .cat_lvl_4active {
        background: url('../image/grey/bullet_3.png') no-repeat 2px 5px;
		margin-left: 60px;
        border: 3px ridge #999999;
        background-color: #CCCCCC;
		color: #0000FF;
}
.results {
		border: 1px solid #EEEEEE;
}