﻿#gr_div, #our_brands
{
    color: #fff;
}
#gr_div a, #our_brands a
{
    color: #fff;
    text-decoration: none;
}
#gr_div a:hover, #our_brands a:hover
{
    color: #ccc;
}


/* Left Menu */
.RootMargin
{
    margin: 10px 0px 5px 15px;
}

.tdSelectItem
{
    width: 14px; 
    padding-top: 2px;    
}

.SelectItem
{
    background-color: #6c256e; 
    width: 95%;
}

.SelectItemArrowDown
{
    padding: 4px 0px 0px; 
    text-indent: -4px; 
    margin-right: -6px; 
    position: relative; 
    width: 20px; 
    font-size: 30px; 
    line-height: 6px; 
    float: left; 
    color: #864686;
}

.SelectItemArrow
{
    padding: 4px 0px 0px; 
    text-indent: -4px; 
    margin-right: -6px; 
    height: 20px; 
    position: relative; 
    width: 20px; 
    font-size: 30px; 
    line-height: 6px; 
    float: left; 
    color: #864686;
}

.ItemArrowDown
{
    padding: 6px 0px 0px; 
    text-indent: -4px; 
    margin-right: -4px; 
    position: relative; 
    margin-left:-2px; 
    width: 20px; 
    font-size: 30px; 
    line-height: 6px; 
    float: right; 
    color: #6c256e;
}

.ItemArrow
{
    height: 20px; 
    position: relative; 
    width: 20px; 
    overflow: hidden; 
    font-size: 14px; 
    line-height: 0px; 
    color: #6c256e;
}

.tdItemArrowDown
{
    width: 10px; 
    padding-top: 0px;
}

.tdItemArrow
{
    width: 10px; 
    padding-top: 8px;
}

.tdItem
{
    width: 10px; 
    padding-top: 0px; 
    padding-right: 5px;
}
/* Left Menu */