﻿div#solmenuurun { text-align: center; width: 175px; float: left; margin-top: 100px; }

div#urunlersagkisim { width: 1210px; float: right; margin-top: 120px; margin-left: 10px; }
h3.urunlerbaslik { color: #3d3d3d; font-size: 12px; float: left; margin-bottom: 10px; }
div.urun { width: 241px; height: 260px; float: left; margin: 30px; margin-top: 30px; }
div.urun div.iconalan { width: 241px; height: 210px; border: 1px solid #cbcbcb; -webkit-border-radius: 10px; -moz-border-radius: 10px; -o-border-radius: 10px; -ms-border-radius: 10px; border-radius: 10px; transition: 0.3s; -moz-transition: 0.3s; -webkit-transition: 0.3s; -o-transition: 0.3s; -ms-transition: 0.3s; }
div.urun span { display: block; text-align: center; color: #484848; font-size: 15px; transition: 0.3s; -moz-transition: 0.3s; -webkit-transition: 0.3s; -o-transition: 0.3s; -ms-transition: 0.3s; }
div.urun:hover span { color: Red; }
div.urun:hover div.iconalan { border: 1px solid red; }
.link { font-size: 16px; }
div.detayayrinti { width: 240px; float: left; margin: 25px; min-height:340px; }
div.detayayrinti .ayrintibaslik { border: 1px solid #ef232b; color: #ef232b; width: 240px; display: block; font-size: 12px; padding: 10px 0px; -webkit-border-radius: 15px; -moz-border-radius: 15px; -o-border-radius: 15px; -ms-border-radius: 15px; border-radius: 15px; text-align: center; }
div.detayayrinti div.resim { border: 1px solid #e1e1e1; -webkit-border-radius: 15px; -moz-border-radius: 15px; -o-border-radius: 15px; -ms-border-radius: 15px; border-radius: 15px; margin: 5px 0px; display: block; text-align: center; width: 240px; height: 200px; }
div.detayayrinti .ayrintialt { border: 1px solid #38277a; color: #38277a; width: 240px; display: block; text-align: center; padding: 7px 0 5px 0px; -webkit-border-radius: 15px; -moz-border-radius: 15px; -o-border-radius: 15px; -ms-border-radius: 15px; border-radius: 15px; font-size: 13px; font-weight: lighter; min-height: 25px; }
.detayliincele { width: 100px; padding: 3px 5px; text-align: center; margin: auto; display: block; background: #ee1c25; color: #fff; -webkit-border-radius: 15px; -moz-border-radius: 15px; -o-border-radius: 15px; -ms-border-radius: 15px; border-radius: 15px; border: 1px solid #999; font-size: 11px; margin-top: 4px; }
#titleback { padding: 10px 15px; border: 1px solid #ee1c25; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; color: #ee1c25; font-weight:lighter; font-size:15px; max-width:240px; text-align:center; float:left; min-width:200px; }
#titleback h2
{
    text-align:center;
    font-size:15px;
    font-weight:lighter;
}


div#mainarea a.urun:hover
{
    border: 1px solid #000;
}
div#mainarea a.urun img
{
    width: 127px;
    height: 184px;
    margin-bottom: 10px;
}
div#mainarea a.urun span
{
    font-weight: bold;
    text-align: center;
    font-size: 13px;
    color: #000;
}