/* Ürünler Arama Tablo */
.protsol { text-align:right; width:42%; border-bottom:1px dotted #e3e3e3; font-size:12px; padding:4px; }

.protsag { text-align:left; width:58%; color:#F00; border-bottom:1px dotted #e3e3e3; padding:4px; }
.protsag input,select { font-size:12px; border:1px dotted #c1c1c1; width:200px; }
.protsag input:hover,select:hover { border:1px solid #3b829c; }
.protsag textarea { font-size:12px; border:1px dotted #c1c1c1; }

.protsubm input { font-size:12px; border:1px dotted #CCC; background-color:#ffa508; color:#FFF; padding:2px 20px 2px 20px; }

/* Ürün Listesi */
.urunkap { }

.urundiv { background-image:url(../images/urunler/box.png); width:129px; height:179px; margin:1px; float:left; text-align:center;
padding:10px 0px 0px 0px; position:relative; }
.urundiv #uresim { margin-top:10px; border:1px solid #999; }
.urundiv #incele { position:absolute; left:12px; bottom:5px; }
.urundiv #urisim { background-color:#d9e4e6; padding:3px; border:1px solid #999; color:#3b3b3b; }
.urundiv #urfiyat { position:absolute; left:30px; bottom:32px; color:#3b3b3b; background-image:url(../images/urunler/fiyat.png); background-repeat:no-repeat; padding-left:20px; }

/* Ürün Detay */
.ud-resim { border:2px solid #999; }
.ud-sol { color:#777; font-weight:bold; border-bottom:1px dotted #999; }
.ud-sag { border-bottom:1px dotted #999; }
