/**
 * CSS Stylesheet for Categories Dressing examples
 * @copyright Copyright 2009 Glenn Herbert
 * @copyright Copyright 2003-2006 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.gnu.org/licenses/ GNU Public License V3.0
 * Categories Dressing v2.6   Glenn Herbert (gjh42)   - 20090128
 */
/*
hr.catBoxDivider1 { 
    color: #aabbcc;
    }
*/

/*IE6 hacks*/
* html #categories li, * html #categories li a {
    height: 1em;/*fix IE6 whitespace bug*/
	/*background-image: url(../images/pixel_trans.gif); */ /*partially fix IE6 a block display bug*/ 
    } 
	
.catBoxHeading1 { 
    font-family: georgia, serif;
    font-weight: bold;
    font-size: 1.4em;
    color: #335511;
    background-color: transparent;
    background-image: url(../images/catheadbg1.gif);  /*uncomment to use background image with or without coded text*/
    /*height: 23px; */ /*uncomment to use background image without coded text*/
    padding: 0.3em 0.4em;
    margin: 0;
    }  

.catBoxHeading2 { 
    font-family: 'times new roman', serif;
    font-weight: bold;
    font-size: 1.4em;
/*   color: #335544; */
/*    background-color: transparent; */
    /*background-image: url(../images/catheadbg2.gif); */ /*uncomment to use background image with or without coded text*/
    /*height: 23px; */ /*uncomment to use background image without coded text*/
    padding: 0.3em 0.4em;
    margin: 0 0 2px 0;
    }  
	
.catBoxHeading3 { 
    font-family: 'comic sans ms', sans-serif;
    font-weight: bold;
    font-size: 1.2em;
/*    color: #336699; */
/*    background-color: transparent;*/
    /*background-image: url(../images/catheadbg3.gif); */ /*uncomment to use background image with or without coded text*/
    /*height: 23px; */ /*uncomment to use background image without coded text*/
    padding: 0.3em 0.4em;
    margin: 0 0 2px 0;
    }  
		
.catBoxHeadingImg { 
    padding: 0;
    margin: 0;
    }  
	
.catBoxSubtext1 {
    font-family:  'times new roman', serif;
    font-weight: normal;
    font-size: 1.2em;
/*    color: #669911;  */
 /*   background-color: transparent; */
    padding: 0.1em 0.2em 0.1em 1.0em;
    }  

#categories ul {/*top categories*/
    list-style: none;
    background: none;
	border: 0;
	margin: 0 0 0.4em 0;
	padding: 0;
	}
	
#categories ul a {/*top categories*/
    display: list-item;
    list-style: none;/*change to list-style: none; to remove bullet*/
    background: no-repeat;
	border: none;
	margin: 0;
	padding: 30;


	Color: #FFFFFF
Padding top:2
Padding bottom:10 
Padding left: 30 
Padding right: 30 

	}

#categories ul ul {/*subcategories*/
    list-style: none;
    background: transparent;
	border: none;
	margin: 0 0 0.4em 0;
	padding: 0 0 0 1.3em;
	}
	
#categories ul ul a {/*subcategories*/
    display: list-item;
    list-style: circle inside url(../images/bullet1.gif);/*change to list-style: none; to remove bullet*/
    background: transparent;
	border: none;
	margin: 0;
	padding: 0;
	}

/*change  bullet when a category w/o bg image is open to subs:*/
#categories li a.cat-parent-text {
    list-style: none;/*change to list-style: none; to remove bullet*/
    }
	
/*change  bullet when a category w/o bg image is open to products:*/
#categories li a.cat-selected-text {
    list-style: none;/*change to list-style: none; to remove bullet*/
    }

/*disable bullet for cats w/ image or bg image*/
#categories li a.cat-parent, #categories li a.cat-selected, #categories li a.cat-not-selected {
    list-style: none;
	display: block;/*fix IE6 margin-left bug*/
    }
	
/*different bullet for links if desired*/
/*
#categories li a.category-links {
    list-style: disc inside url(../images/bullet4.gif);
    }
*/

/* top category hover effects*/
#categories li.cat-top a:hover {
/*    color: #dd6633; */
  /*  background:  #ddeeff url(../images/catbghover.gif);*/
    } 

/* subcategory hover effects*/
#categories li li.cat-subs a:hover, #categories li li.cat-products a:hover {
/*    color: none; */
   /* background: #ffb9ff url(../images/catbghover.gif);*/
    } 

/*individual page rules go after the general rules*/
/*example for individual category as bg image*/
#categories li a.catBg318 {
    background-image: url(../images/catbg318.gif);
    height: 21px;
    }
    
    #categories li a.catBg125 {
    background-image: url(../images/catbg125.gif);
    height: 21px;
    }
    
       #categories li a.catBg11 {
    background-image: url(../images/catbg11.gif);
    height: 21px;
    }
       #categories li a.catBg14 {
    background-image: url(../images/catbg14.gif);
    height: 21px;
    }
       #categories li a.catBg17 {
    background-image: url(../images/catbg17.gif);
    height: 21px;
    }
       #categories li a.catBg2 {
    background-image: url(../images/catbg2.gif);
    height: 21px;
    }
       #categories li a.catBg200 {
    background-image: url(../images/catbg200.gif);
    height: 21px;
    }
       #categories li a.catBg231 {
    background-image: url(../images/catbg231.gif);
    height: 21px;
    }
       #categories li a.catBg239 {
    background-image: url(../images/catbg239.gif);
    height: 21px;
    }
       #categories li a.catBg3 {
    background-image: url(../images/catbg3.gif);
    height: 21px;
    }
       #categories li a.catBg315 {
    background-image: url(../images/catbg315.gif);
    height: 21px;
    }
       #categories li a.catBg235 {
    background-image: url(../images/catbg235.gif);
    height: 21px;
    }

        #categories li a.catBg288 {
    background-image: url(../images/catbg288.gif);
    height: 21px;
    }
      #categories li a.catBg1 {
    background-image: url(../images/catbg1.gif);
    height: 21px;
    }
        #categories li a.catBg4 {
    background-image: url(../images/catbg4.gif);
    height: 21px;
    }
        #categories li a.catBg410 {
    background-image: url(../images/catbg410.gif);
    height: 21px;
    }
        #categories li a.catBg5 {
    background-image: url(../images/catbg5.gif);
    height: 21px;
    }
        #categories li a.catBg6 {
    background-image: url(../images/catbg6.gif);
    height: 21px;
    }
    
        #categories li a.catBg7 {
    background-image: url(../images/catbg7.gif);
    height: 21px;
    }
        #categories li a.catBg9 {
    background-image: url(../images/catbg9.gif);
    height: 21px;
    }
        #categories li a.catBg94 {
    background-image: url(../images/catbg94.gif);
    height: 21px;
    }
#categories li a.catBg25:hover {
  /*  background-image: url(../images/catbg25hover.gif);*/
    }
	
/*example for custom individual category styling*/
#categories li.cat-holiday a {
    border-top: none; 
    background-color: #aabbff;
    color: #112233;
    padding: 1em 0em;
    } 




ul#catGroup48 {
    border: none;
    background: #bbeeff;
	position: relative;
	left: -1.3em;
	top: 0.2em;
	}

.catCount {color: #000000;}


