﻿.urunTD
{
	border: 1px solid #DDDDFF;
	text-align:center;
}

.urunTD a
{
	color:Black;
	text-decoration:none;
}

.urunTD a:hover
{
	color:Maroon;
	text-decoration:underline;
}

.UrunKatalog
{
	font-family: Verdana;
	font-size: 11px;
	border: 1px solid #DDDDFF;
	text-align:center;
}

.UrunKatalog td
{
	text-align:center;
}

.UrunKatalog a
{
	color:Black;
	text-decoration:none;
}

.UrunKatalog a:hover
{
	color:Maroon;
	text-decoration:underline;
}



.urunListeli
{
	border:1 px solid #666;
	font-family: Verdana;
	font-size: 11px;
	text-align: left;
}

.urunListeli a
{
	color:Black;
	text-decoration:none;
}

.urunListeli a:hover
{
	color:Maroon;
	text-decoration:underline;
}

.urunListeli tr
{
	border: 1px solid #DDDDFF;
}

.urunListeli td
{
	 border-top: 3px solid #DDDDFF; 
	 border-bottom: 1px; 
	 border-right: 0px; 
	 border-left: 0px;
}

/* Ürün Kategorileri Altındaki Sayfa Numaraları*/
.numaralandir
{
    text-decoration:none;
    font-family:Verdana;
    width:100%;
}

.numaralandir a
{
	border: 1px solid;
	border-color: #CCC;
	
    float: left;
    padding: 1px;
    height: 18px;
    width: 18px;
    text-decoration: none;
    font-size: 9pt;
    color: #900;
    margin: 0 2px 0 0;
    text-align: center;
}

.numaralandir a:hover
{
    background-color:Maroon;
    color: #fff;
}