﻿/* CSS Document */
@import url(../Master.css);
h1 {color: #3594bb;}
a {color: #3594bb;}
#CatButtons li a:link, #CatButtons li a:visited {background: url(../../Images/CatButton-Products.gif);}
#CatButtons li a:hover, #CatButtons li #current {background: url(../../Images/CatButton-Products.gif) 0 -25px;}
#CatButtons .CatButtonsSelected a {background: url(../../Images/CatButton-Products.gif) 0 -50px !important;}
.categoryHeader 
{
	background: url(../../Images/CatButton-Products.gif);
	background-repeat: no-repeat;
}
.sectionHeader
{
	background-image:url('/Images/SectionHead-Products.jpg');
	background-repeat: no-repeat;
}