	
	
	ul#acc_div  
    {
	    list-style-type: none;
	    list-style-image: none;
	    margin: 0 0 0 0px;
	    padding: 0;
	    width: 15em;
	    border:0px dotted #green;
	    line-height: 16px;
	    font-weight:normal;
	    font-size:12px;
	    overflow:hidden;
    }

    ul#acc_div  li
    {
	    margin-top: .2em;   
      line-height: 16px; 
      border:0px dotted #DDF556;   
      width: 185px;
      font-size:12px;
    }
    
   
    ul#acc_div li a
    {
	    color: #000000;
	    padding: 0.0em 0.5em 0.0em 1.0em;
	    font-size: 14px;
	    display: block;
	    text-decoration: none;
	    font-size:12px;
    }

    ul#acc_div li a:hover
    {
	    color: #fff;
	    font-weight:bold;
	    font-size:12px;
    }
    
    ul#acc_div li ul li
    {
	   width:185px;
	   font-size:12px;
    }

    ul#acc_div  li ul li a
    {
	    color: #000;
	    padding: 0.0em 0.5em 0.0em 2.4em;
	    font-size: 12px;
    }

    ul#acc_div li ul li a:hover
    {
	    border-left: 5px #000 solid;
	    padding: 0.0em 0.5em 0.0em 2.4em;
	    font-size:12px;
    }
    
    
    
.product_category div, .product_category ul, .product_category li, .product_category h3
    {
        margin-top: 0pt;
        margin-right: 0pt;
        margin-bottom: 0pt;
        margin-left: 0pt;
        padding-top: 0pt;
        padding-right: 0pt;
        padding-bottom: 0pt;
        padding-left: 0pt;
    }
    
  .product_category h3 
  {
  	background-image: url(images/arrow-02.gif);
  	background-repeat: no-repeat;
  }
  
  .product_category h3 span 
  {
  	margin-left:18px;
  }
    
  .product_category li
	{
		list-style-type:none;
		list-style-image: url(images/arrow-02.gif);
		list-style-position:inside;
		margin-left: 12px;
		/* .sidelinks {color:#55595a; font-size:12px; font-weight: normal; text-decoration: underline; list-style-image:url(images/arrow-02.gif); }
			 .sidelinks:hover {color:#55595a; font-size:12px; font-weight: normal; text-decoration: none; list-style-image:url(images/arrow-02.gif); }
		*/
	}
    
	div.product_category 
	{
		padding-left:0px;	
	}

    div.product_category h3
    {
	    color: #03485d;
	    font-weight:bold;
	    font-size:12px;
	    line-height: 16px;
	    cursor: pointer;
	    width:150px;
    }
    
    
    ul.categoryitems li
    {
	   width:120px;
	   font-size:12px;
	   list-style-image: url(images/arrow-02.gif);
    }

    ul.categoryitems  li a
    {
	    color: #002bb8;
	    padding: 0.0em 0.0em 0.0em 0.1em;
	    font-size: 12px;
	    line-height:16px;
    }

    ul.categoryitems li a:hover
    {
	    border-left: 0px #000 solid;
	    padding: 0.0em 0.0em 0.0em 0.1em;
	    font-size:12px;
    }

.accordian-menu
{
	width:190px;
	margin:0px;
	padding:0px;
	font-size:12px;
}

.accordian-menu-div1 {
	width:182px;
	height:30px;
	padding:0px;
	margin:0px;
	float:left;
	border: 0px dotted orange;
	/* background: url(images/green-tab-01.gif) no-repeat  bottom left; */
}

.acc_div {
	margin:0px;
	padding: 0px 0px 0px 10px;
	float:left; 
	width:172px;
	height:auto;
	/* background: url(images/green-tab-02.gif) repeat-y ;	 */
}


.accordian-menu-div3 {
	width:182px;
	height:45px;
	float:left;
	border:0px dotted red;
	/* background: #ffffff url(images/green-tab-03.gif) no-repeat bottom left;   */
}


.accordian_shopby_category {
	height:30px;
	width:180px;
	font-size: 18px;
	font-weight: normal;
	color: #b4bcbf;
	text-decoration: none;
	border: 0px dotted purple;
}

#view_all_categories {
	font-size:12px;
	font-weight:bold;
	color:#03485d;
	cursor:pointer;
	position:relative;
	left:30px;
	top:10px;
	border: 0px dotted purple;
}
