/*   ÇERÇEVE BASLA */
.YeniTamVitrin{
width:100%;
}
.UrunAnaDiv
{
width:100%;
float:left;
margin-top:2px;
}

.UrunAnaDiv img
{
border:0px solid;
}
.UrunDiv
{
width:99%;
}

.UrunLT
{
background:url(../UrunCerceve/solust.gif) top left no-repeat;
width:100%;

}

.UrunT
{
background:url(../UrunCerceve/ust.gif) top repeat-x;
width:100%;
}

.UrunRT
{
background:url(../UrunCerceve/sagust.gif) top right no-repeat;
width:100%;
}

.UrunLB
{
background:url(../UrunCerceve/solalt.gif) bottom left no-repeat;
width:100%;
}

.UrunB
{
background:url(../UrunCerceve/alt.gif) bottom repeat-x;
width:100%;
}

.UrunRB
{
background:url(../UrunCerceve/sagalt.gif) bottom right no-repeat;
width:100%;
padding:12px 0 12px 0;
text-align:center;

}

.UrunE
{
border-left:solid 1px #d2d2d2;
border-right:solid 1px #d2d2d2;
min-height:235px;
padding-right:3px;
}
.UrunResim
{
text-align:center;
width:100%;
min-height:130px;
}

.UrunAd
{
width:98%;
text-align:center;
min-height:28px;
}
.UrunAd a,.UrunAd a:active,.UrunAd a:visited,.UrunAd a:link
{
font:bold 11px Arial, Helvetica, sans-serif;
color:#045C7C;
}
.UrunAd a:hover
{
/*color:#B58000;*/
text-decoration:underline;

}


.UrunFiyat
{
font:11px Arial, Helvetica, sans-serif;
color:#666666;
width:100%;
text-align:center;
}
.UrunFiyat.UFRED{ color:#666666;}

.UrunSepet
{
text-align:center;
width:100%;

}
.UrunIcAralar
{
height:5px;
}

table.uruntable
{
padding:0px;
border-spacing:0px;
border:0px;
vertical-align:middle;
height:130px;
}
td.uruntable
{
vertical-align:middle;
}
.urunbutonbosluk
{
height:20px;
}



/*   ÇERÇEVE BITIR */