/**
* CSS Stylesheet for Categories Dressing examples
* copy/modify desired sections into main stylesheet, integrating with existing declarations, and delete this file
* Categories Dressing v2.0   Glenn Herbert (gjh42)  2007-07-13
*/


hr.catBoxDivider { 
    color: #ececec;
    background-color: #ececec;
	height:1px;
	width:100%;

    }

.catBoxHeading1 { 
   
    background-image: url(../images/leathercat.gif); 
    height: 19px; 
	width: 135px;
    display: block;
    padding: 0.0em 0.0em;
    margin-top: 12px;
    margin-bottom: 5px;
	margin-left: -12px;
    }  
.catBoxHeading2 { 
   
    background-image: url(../images/woodencat.gif); 
    height: 22px; 
	width: 135px;
    display: block;
    padding: 0.0em 0.0em;
    margin-top: 12px;
    margin-bottom: 5px;
	margin-left: -2px;
    } 
.catBoxSubtext {
    font-family:  'times new roman', serif;
    font-weight: normal;
    font-size: 1.2em;
    color: #424F57; 
    background-color: #ffddff;
    display: block;
    padding: 0.1em 0.2em 0.1em 1.0em;
    }  
/*display all cat box links as block*/

#categories a {
    background-repeat: no-repeat;
    display: block;
	margin-left: -3px;
	margin-bottom: -1px;
	margin-top: -1px
	
    }

a.category-Sale Details-text { 
    color: red;

    } 


/*example for individual category as bg image
	
    } 
a.category-subof3-text {background-color: #112233;}
	
/* example for  top category styling YES*/
a.category-top-text {
    /*background-color: #ccddff;*/
    color: #424F57; 
    margin: 0.2em -1em;
	font-size: 1.1em;
    //padding: 0em 0em;
	} 

a.category-subs-text {
    /*background-color: #ff69ff;*/
    color: #424f57;  
	font-size:11px;
	margin-left: -22px;
    } 
a.category-products-text  {
    /*background-color: #333333;*/
    color: #424f57;  
	font-size:11px;
	margin-left: -22px;
    } 
	
 a.category-subs-text:hover, a.category-top-text:hover, a.category-products-text:hover  {
 color: #c1c3c6;

a.category-subs-selected {

font-weight: strong; }

/* sub category images*/  


*/
/*different bullet for links*/
