﻿.maincontent .categoriesmain .categoriesnav .catslisting {
border-color:#D8D8D8 gray #D8D8D8 #D8D8D8;
border-style:solid;
border-width:5px 1px 5px 0;
font-size:12px;
font-weight:bold;
text-align:left;
width:180px;
 
}

.maincontent .categoriesmain .categoriesnav .catslisting a:hover {
color:#01749A;
}


.selectedcat
{
    
    color: #01749a;
}
 
.subcat div
{
height:20px;
width:160px;
padding-left:20px;
padding-top:5px;
background:#FDFEC7 url(../images/subcatarrow.gif) no-repeat scroll left center;
border-bottom:1px dotted #B6C0B2;
font-size:11px;
font-weight:normal;
}

.subcat div:hover 
{
color:#000000;
text-decoration: none;
background-color: #fdff86;
}

.subcat a:hover 
{
    
border-color: #000000;
border:0px;
border-style: dotted;
}


.subcat1 div
{
    height: 20px;
    width: 150px;
    padding-left: 30px;
    padding-top: 5px;
    background: #FfFfdf url(../images/subcatarrow.gif) no-repeat scroll left center;
    border-bottom: 1px dotted #B6C0B2;
    color: #000000;
    font-size: 11px;
    font-weight: normal;
}


.subcat11 div:hover 
{

color:#000000;
text-decoration: none;
background-color: #ffea00;
border-color: #000000;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dotted;
}

.subcat11 a:hover 
{
    
border-color: #000000;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dotted;
}



.nonselectedcat div{
background:#D5F2FC none repeat scroll 0 0;
border-bottom:1px dotted #9c9b9b;
height:20px;
padding-left:5px;
padding-top:5px;
width:175px;
font-size:13px;
font-weight:bold;
}


 .nonselectedcat div:hover {
background:#81defd;
}


 

 

 .hide 
 {
     display:none;
}
