﻿/* LeftNav
    
*/

#leftNav
{
    position: relative;
    margin: 0 0 0 0;
    padding: 0;
    list-style: none;
    text-align: left;
    width: 145px;
    margin-left: 10px;
}

#leftNav ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}

#leftNav li
{
    margin: 0;
    padding: 0;
    list-style: none;
}

#leftNav a
{
    /*display: block;*/
    width: auto !important; 
}

#leftNav li a,
#leftNav li a:active,
#leftNav li a:visited
{
    padding: 0 0 0 18px;
    margin: 0;
    font: bold 11px Verdana, Arial, Sans-Serif, Helvetica;
    color: #5b0072;
    text-decoration: none;
    list-style: none;
    
    
}

#leftNav li a:hover
{
    text-decoration: none;
    color: #000;
}

#leftNav li ul
{
    position: relative; /*display: none;*/
    padding: 0 0 0 20px;
    margin: 0; 
}

#leftNav li ul li a,
#leftNav li ul li a:active,
#leftNav li ul li a:visited
{
    padding:0;
    margin: 0;
    font: normal 9px Verdana, Arial, Sans-Serif, Helvetica;
    color: #000;
}


#leftNav li ul li a:hover
{
    text-decoration: none;
    color: #000;
    text-decoration: underline;
}

#leftNav li ul li ul li
{
    padding: 0 0 0 10px;
    margin: 0;
    font: bold 11px Verdana, Arial, Sans-Serif, Helvetica;
    color: ;
    margin: 10px 0 5px 0;
    text-indent: 0;
    background: url(images/okmini.jpg) no-repeat left center;
}

#leftNav li ul li ul 
{
    position: relative; /*display: none;*/
    padding: 0 0 0 0;
    margin: 0; 
}


.lmHome
{
    background: url(images/icnHome.jpg) no-repeat left center;
}

.kr1
{
   background: url(images/icnKurumsal.jpg) no-repeat left center;
}

.lmYatirim
{
    background: url(images/icnYatirim.jpg) no-repeat left center;
}

.lmOrtak
{
    background: url(images/icnOrtak.jpg) no-repeat left center;
}

.lmOnline
{
    background: url(images/icnOnline.jpg) no-repeat left center;
}

.lmYeni
{
    background: url(images/icnYeni.jpg) no-repeat left center;
}

.lmİletisim
{
    background: url(images/icnIletisim.jpg) no-repeat left center;
}

.okMinik
{
    padding: 0 0 0 10px;
    margin: 10px 0 5px 0;
    background: url(images/okmini.jpg) no-repeat left center;
}
