﻿
#LeftColumn div.LeftColumnSep {
margin:0;
}

#LeftColumn div.panes {
margin-top:20px;
}

#LeftColumn h3 {
margin:0;
padding:0 0 0 10px;

}

    #LeftColumn h3.leftTabTitle {
        padding-top: 5px;
    }


    #LeftColumn h3.footSecn a {
        color: #58585a;
        font-size: .9em;
        text-decoration: none;
        font-weight: bold;
    }

#LeftColumn h3.gardSecn a  {
color:#58585a;
font-size:.9em;
text-decoration:none;
font-weight:normal;
}



#LeftColumn h3 a:hover {
color:#000000;
text-decoration:underline;
}

#LeftColumn li.brand, #LeftColumn li.sections{padding:0px, margin:0px; display:inline;}

#LeftColumn li.brand  {
    width:100px;
    
}
    #LeftColumn li.brand a {
        background: #ffffff no-repeat; /*url(/images/tabs/brands.jpg)*/
        float: left;
        height: 30px;
        width: 99px;
        border-bottom: 1px solid #000;
        border-left: 0px solid #000;
    }

        #LeftColumn li.brand a.current {
            background: #ffd800 no-repeat; /*url(/images/tabs/brandscurrent.jpg)*/
            width: 99px;
            border-bottom: 0px solid #fff;
            border-top: 1px solid #000;
            border-left: 1px solid #000;
        }


#LeftColumn li.sections {width:94px;}

    #LeftColumn li.sections a {
        background: #ffffff no-repeat; /*url(/images/tabs/section.jpg)*/
        float: left;
        height: 30px;
        width: 94px;
        border-top: 0px solid #000;
        border-bottom: 1px solid #000;
    }

        #LeftColumn li.sections a.current {
            background: #ffd800 no-repeat; /*url(/images/tabs/sectioncurrent.jpg)*/
            width: 94px;
            border-top: 1px solid #000;
            border-bottom: 0px solid #000;
            border-right: 1px solid #000;
        }

#LeftColumn ul.categoryitems {
margin:0;
padding:0 0 0 11px;
display:none;
}

#LeftColumn ul.groupItems  {
margin:0;
padding:0 0 0 11px;
}

#LeftColumn ul.categoryitems li, #LeftColumn ul.brandItems li, #LeftColumn ul.groupItems  li {
list-style-type:none;
text-indent:10px;
}

#LeftColumn ul.categoryitems li.thisSubSelected, #LeftColumn ul.brandItems li.thisSubSelected, #LeftColumn ul.groupItems  li.thisSubSelected {
    background:#ffd800;
}


#LeftColumn ul.categoryitems li.selected a ,#LeftColumn ul.brandItems li.selected a{
 font-weight:bold;
}

#LeftColumn ul.categoryitems li a,#LeftColumn ul.brandItems li a  {
text-decoration:none;
}






#LeftColumn ul.categoryitems li a:hover {
text-decoration:underline;
}

#LeftColumn ul.tabs {
list-style-type:none;
margin:0;
padding:0 0 30px;
}

#LeftColumn div.combinedBrandMenuCats, #LeftColumn div.sectionMenuCats {padding:0 0 0 10px;}
    
 #LeftColumn div.combinedBrandMenuCats h3
{ padding: 10px 0 0 10px; font-weight:bold; }

#LeftColumn div.combinedBrandMenuCats h3.thisSelected, #LeftColumn div.sectionMenuCats h3.thisSelected { background:#ffd800;}



#LeftColumn div.combinedBrandMenuCats h3.selected{ font-weight:bold;}

ul.brandItems {
    padding:1px;margin:1px;
}



.accordion-content li a {
    font-size:1.1em;
}

ul.tabs li a h3 {
padding:5px;

}