/**
 * CSS Stylesheet for Categories Dressing examples
 * @copyright Copyright 2009 Glenn Herbert
 * @copyright Portions Copyright 2003-2006 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.gnu.org/licenses/ GNU Public License V3.0
 * /includes/templates/your_template/css/stylesheet_categories_dressing.css
 * Categories Dressing v2.7.3   Glenn Herbert (gjh42)   - 20090505
 */


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: #ff66ff;
    /*background-image: url(../buttons/english/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: #ffaaff;
    /*background-image: url(../buttons/english/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: #ffbbdd;
    /*background-image: url(../buttons/english/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: #ffddff;
    padding: 0.1em 0.2em 0.1em 1.0em;
    }

#categories ul {/*top category lists*/
    list-style: none;
    background: none;
/*    border: 1px solid #ffaa99;*/
    margin: 0 0 0.4em 0;
    padding: 0;
    }

#categories ul a {/*top categories*/
    display: list-item;
/*    list-style: disc inside url(../images/bullet1.gif);*//*change to list-style: none; to remove bullet*/
    list-style: none;
    background: no-repeat;
    border: none;
    margin: 0;
    padding: 0;
    }

#categories ul ul {/*subcategory lists*/
    list-style: none;
/*    background: #ffeecc;*/
    background: #ffeecc;
    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*/
    list-style: none;/*change to list-style: none; to remove bullet*/
/*    background: #ffddbb;*/
    background: #ffddbb;
    border: none;
    margin: 0;
    padding: 0 0 0 0.8em;
/*color: green;*/
    }

/*change  bullet when a category w/o bg image is open to subs:*/
#categories li a.cat-parent-text {
/*    list-style: square inside url(../images/bullet2.gif);*//*change to list-style: none; to remove bullet*/
    list-style: none;
    }

/*change  bullet when a category w/o bg image is open to products:*/
#categories li a.cat-selected-text {
/*    list-style: square inside url(../images/bullet3.gif);*//*change to list-style: none; to remove bullet*/
    list-style: none;
    }

/*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: #aa9966; */
    color: red;
/*    background: #ffb9ff url(../images/catbghover.gif);*/
    } 

/*individual page rules go after the general rules*/
/*example for individual category as bg image*/
#categories li a.catBg25 {
/*    background-image: url(../buttons/english/catbg25.gif);*/
    height: 30px;
    }

#categories li a.catBg25:hover {
    background-image: url(../buttons/english/catbg25hover.gif);
    }

/*example for custom individual category styling*/
#categories li.cat-holiday a {
    border-top: 3px dotted #112233; 
    background-color: #aabbff; 
    color: #112233; 
    padding: 1em 0em;
    }

/*example for custom category group styling*/
ul#catGroup48 {
    border: 1px solid #bd6699;
    background: #bbeeff; 
    position: relative;
    left: -1.3em;
    top: 0.2em;
    }

.catCount {color: #000000;}

/*ADDING CODE TO CHANGE SIDEBOX COLOR WHEN SUBCATEGORY IS SELECCTED */


/*#catGroup2_16_17 {background: #000000;}*/
/*#catGroup2_16_17 {background: #ff1122;}*/

#categories {padding: 0;}

#categoriesHeading {display: none;}

#categories #catBoxDivider {display: none;} /*turn off Config > Layout Settings > Cat. Separator between links, & delete this rule */

#categoriesContent, #categories ul, #categories ul li, #categories ul ul {
    list-style: none;
    background: none;
    padding: 0;
    margin: 0;
    }

#categories ul li a {background: none;}

/*Sidebox Background*/
/*SORORITIES -- background*/
/*AKA*/
#categories ul#catGroup2_16_17, #categories ul#catGroup7_100_250 {background: #d28097; height: 388px;}

/*DELTA*/
#categories ul#catGroup2_24_25, #categories ul#catGroup7_101_255 {background: #df2c42; height: 388px;}

/*ZETA PHI BETA*/
#categories ul#catGroup2_32_33 {background: #ffffff; height: 388px;}
 
/*SIGMA GAMMA RHO*/
#categories ul#catGroup2_40_41, #categories ul#catGroup7_103_265 {background: #f5c556; height: 388px;}

/*FRATERNITIES -- background*/
/*ALPHA PHI ALPHA--GOLD*/
#categories ul#catGroup1_10_76, #categories ul#catGroup7_95_230  {background: #f5c556; height: 388px;}

/*KAPPA ALPHA PSI--WHITE*/
#categories ul#catGroup1_11_55, #categories ul#catGroup7_96_235 {background: #ffffff; height: 388px;}

/*OMEGA PSI PHI--GOLD*/
#categories ul#catGroup1_12_62, #categories ul#catGroup7_97_240 {background: #f5c556; height: 388px;}

/*PHI BETA SIGMA--BLUE*/
#categories ul#catGroup1_13_69, #categories ul#catGroup7_98_245 {background: #335ba3; height: 388px;}

/*IOTA PHI THETA--BROWN*/
#categories ul#catGroup1_14_48, #categories ul#catGroup7_99_270 {background: #775100; height: 388px;}

/*PHI MU ALPHA--GOLD*/
#categories ul#catGroup7_303_304, #categories ul#catGroup1_309_310 {background: #ead945; height: 388px;}

/*PHI MU ALPHA--GOLD*/
#categories ul#catGroup7_320_321 {background: #720a02; height: 388px;}



/*AFFLIATE GROUPS -- background*/
/*Kappa League*/
#categories ul#catGroup3_83_104 {background: #b22720; height: 388px;}

/*Sigma Beta*/
#categories ul#catGroup3_86_125, #categories ul#catGroup7_102_260 {background: #00017f; height: 388px;}

/*Archonettes*/
#categories ul#catGroup3_85_118 {background: #ffffff; height: 388px;}

/*Rhoer*/
#categories ul#catGroup3_87_132 {background: #f5c556; height: 388px;}

/*DELTA GEMS*/
#categories ul#catGroup3_84_111 {height: 388px;}


/*Masonic*/
#categories ul#catGroup4_275_277 {background: #2d4e95; height: 388px;}

/*OES*/
#categories ul#catGroup4_276_279 {background: #00aa00; height: 388px;}


/*AMICAE*/
#categories ul#catGroup5_88_139 {background: #a61c00; height: 388px;}

/*KAPPA SILHOUETTE*/
#categories ul#catGroup5_89_146 {background: #00017f; height: 388px;}

/*PHILO*/
#categories ul#catGroup5_90_153 {background: #0b00ce; height: 388px;}



/*MUSICAL ORGANIZATIONS -- background*/
/*Kappa Kappa Psi*/
#categories ul#catGroup6_91_160 {background: #0000fe; height: 388px;}

/*Tau Beta Sigma*/
#categories ul#catGroup6_92_167 {background: #322dfd; height: 388px;}

/*Phi Mu Alpha*/
#categories ul#catGroup6_93_174 {background: #bd2931; height: 388px;}

/*Sigma Alpha Iota*/
#categories ul#catGroup6_94_181 {background: #e00406; height: 388px;}

/*subcategories -- FONT COLOR*/
/*SORORITIES*/

/*Alpha Kappa Alpha*/
#categories ul ul#catGroup2_16_17 a, #categories ul ul#catGroup7_100_250 a {
color: green;
font-size: 1em;
padding-top: 1.0em;
padding-left: 1.2em;
}

/*Delta Sigma Theta*/
#categories ul ul#catGroup2_24_25 a, #categories ul ul#catGroup7_101_255 a,
#categories ul ul#catGroup6_91_160 a, #categories ul ul#catGroup6_92_167 a
{
color: #ffffff;
padding-top: 1.0em;
padding-left: 1.2em;
}

/*Zeta Phi Beta*/
#categories ul ul#catGroup2_32_33 a, #categories ul ul#catGroup7_102_260 a, #categories ul ul#catGroup2_40_41 a {
color: #335ba3;
font-size: 1em;
padding-top: 1.0em;
padding-left: 1.2em;
}

/*Zeta Phi Beta*/
#categories ul ul#catGroup7_102_260 a {
color: #ffffff;
font-size: 1em;
padding-top: 1.0em;
padding-left: 1.2em;
}


/**/
#categories ul ul#catGroup7_103_265 a {
color: #ffffff;
font-size: 1em;
padding-top: 1.0em;
padding-left: 1.2em;
}

/*subcategories -- FONT COLOR*/
/*FRATERNITIES*/

/*Alpha Phi Alpha*/
#categories ul ul#catGroup1_10_76 a, #categories ul ul#catGroup7_95_230 a,
#categories ul ul#catGroup6_93_174 a, #categories ul ul#catGroup1_309_310 a,
#categories ul ul#catGroup7_303_304 a
{
color: #000000;
font-size: 1em;
padding-top: 1.0em;
padding-left: 1.2em;
}

/*Kappa Alpha Psi*/
#categories ul ul#catGroup1_11_55 a, #categories ul ul#catGroup7_96_235 a
{
color: #000000;
font-size: 1em;
padding-top: 1.0em;
padding-left: 1.2em;
}

/*Que T Pies*/
/*Omega Psi Phi* purple*/
#categories ul ul#catGroup1_12_62 a, #categories ul ul#catGroup7_97_240 a {
color: #7d5ca3;
font-size: 1em;
padding-top: 1.0em;
padding-left: 1.2em;
}


/*Phi Beta Sigma*/
#categories ul ul#catGroup1_13_69 a, #categories ul ul#catGroup7_98_245 a,
#categories ul ul#catGroup7_320_321 a {
color: #ffffff;
font-size: 1em;
padding-top: 1.0em;
padding-left: 1.2em;
}

/*Iota Phi Theta*/
#categories ul ul#catGroup1_14_48 a, #categories ul ul#catGroup7_99_270 a {
color: #ffd14f;
font-size: 1em;
padding-top: 1.0em;
padding-left: 1.2em;
}


/*Kappa League*/
#categories ul ul#catGroup3_83_104 a {

font-size: 1em;
padding-top: 1.0em;
padding-left: 1.2em;
}

/*Delta Gems*/
#categories ul ul#catGroup3_84_111 a {
color: #000000;
font-size: 1em;
padding-top: 1.0em;
padding-left: 1.2em;
}

/*Sigma Beta*/
#categories ul ul#catGroup3_86_125 a {

font-size: 1em;
padding-top: 1.0em;
padding-left: 1.2em;
}

/* Archonettes */
#categories ul ul#catGroup3_85_118 a {
color: #00017f;
padding-top: 1.0em;
padding-left: 1.2em;
}

#categories ul ul#catGroup4_275_277 a, #categories ul ul#catGroup4_276_279 a, #categories ul ul#catGroup5_89_146 a,
#categories ul ul#catGroup5_88_139 a, #categories ul ul#catGroup5_90_153 a, #categories ul ul#catGroup6_94_181 a
{
color: #ffffff;
padding-top: 1.0em;
padding-left: 1.2em;
}

#categories ul ul#catGroup3_83_104 a
{
color: #fffed2;
padding-top: 1.0em;
padding-left: 1.2em;
}

/* Rhoer */
#categories ul ul#catGroup3_87_132 a
{
color: #00017f;
padding-top: 1.0em;
padding-left: 1.2em;
}

#categories ul ul#catGroup3_86_125 a
{
color: #FFFFFF;
padding-top: 1.0em;
padding-left: 1.2em;
}

