﻿.urunler-markermenu{
width: 100%; 
clear: left;
position: relative;
padding:0px;
margin:0px;
}
* html .urunler-markermenu{ /*IE6 hack*/
width: 135px;
}
.urunler-markermenu ul{
list-style-type: none;
margin: 0px 0;
padding: 0;
}
.urunler-markermenu ul li a{
background:#F9F2EE url(bulletlist.gif) no-repeat 3px center; /*light gray background*/
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color :#030000;
display: block;
width: auto;
padding: 5px 0;
padding-left: 20px;
text-decoration: none;
border-bottom: 1px solid #B5B5B5;
}
* html .urunler-markermenu ul li a{ /*IE6 hack*/
width: 100%;
}

.urunler-markermenu ul li a:visited, .urunler-markermenu ul li a:active{
color:#030000;
background-color:#F9F2EE;
}
.urunler-markermenu ul li a:hover, .urunler-markermenu ul li a.selected{
color: #06829C;
background-color: #E6E6E6;
}

.urunler-blackwhite li a{
background-color: #F9F2EE;
color:#030000;
}
.urunler-blackwhite li a:hover
{
background-color:#E6E6E6;
color: #06829C;
}



