﻿.leftnavigation-leftcel
{
    background-image:url(../Images/LeftNavigation/bar-left.jpg);
    width:10px;
    height:25px;
}

.leftnavigation-middlecel-selected
{
    background-image:url(../../../BrandPortal/Images/LeftNavigation/grey_bar_left.gif);
    background-repeat:no-repeat ;
    height:23px;
    
 }
 
 .leftnavigation-rightcel
{
    background-image:url(../../../BrandPortal/Images/LeftNavigation/downarrow_grey.gif);
    background-repeat:no-repeat ; 
    width:15px;
    height:23px;
}

.leftnavigation-rightcel-selected
{
    background-image:url(../../../BrandPortal/Images/LeftNavigation/downarrow_grey.gif);
    background-repeat:no-repeat ; 
    width:21px;
    height:23px;
}

.leftnavigation-rightcel-submenu
{
    background-image:url(../../../BrandPortal/Images/LeftNavigation/rightarrow_grey.gif);
    background-repeat:no-repeat ; 
    width:15px;
    height:23px;
}

.leftnavigation-leftarrrow
{
    background-image:url(../Images/LeftNavigation/arrow-left.jpg);
    background-position:center right  ;
    width:10px;
    height:20px;
    background-repeat:no-repeat; 
}

.leftnavigation-rightarrrow-normal
{
    background-image:url(../../../BrandPortal/Images/LeftNavigation/rightarrow_orange.gif);
    background-position:center right  ;
    width:10px;
    height:20px;
    background-repeat:no-repeat; 
    padding-left:3px; 
}

.leftnavigation-rightarrrow-sub
{
    background-image:url(../Images/LeftNavigation/rightarrow_grey.gif);
    background-position:center right  ;
    width:10px;
    height:20px;
    background-repeat:no-repeat; 
}

.leftnavigation-text-spacer{ padding-top:5px; }

.leftnavigation-divider
{
    /* background-image:url(../../../Images/LeftNavigation/line-grey.gif);
    background-repeat:repeat-x ;*/
    background-color :Gray ;
      
}


A.leftnavigation-text{ font-size:11px;color: #EA5E0D; font-weight:bold  ;text-decoration:none;padding-left: 6px;padding-bottom: 20px; }
A.leftnavigation-text:visited { color: #EA5E0D; }
A.leftnavigation-text:hover { color: #EA5E0D; }

A.leftnavigation-text-selected{ font-size:11px;color: #FFFFFF; font-weight:bold  ;text-decoration:none; text-indent:7px; padding-bottom: 20px; }
A.leftnavigation-text-selected:visited { color: #FFFFFF; }
A.leftnavigation-text-selected:hover { color: #FFFFFF; }

A.leftnavigation-subemenu{ font-size:11px;color: #222222; text-decoration:none;padding-left: 6px;  }
A.leftnavigation-subemenu:visited { color: #222222; }
A.leftnavigation-subemenu:hover { color: #222222; }

A.leftnavigation-subemenu-selected{ font-size:11px; color: #222222;font-weight:bold  ;text-decoration:none;padding-left: 6px;padding-bottom: 20px; }
A.leftnavigation-subemenu-selected:visited { color: #222222; }
A.leftnavigation-subemenu-selected:hover { color: #222222; }


body {
}
