﻿#divUrunContainer{
    float: left;
    background: url('images/Urunbg.png') no-repeat;
    width: 581px;
    height: auto;
    margin-left: 400px;
    margin-top: 20px;
}
#divUrunContainer #divUrunlerSagUst{
    float:left;
    width: 410px;
    height: 110px;
}
#divUrunContainer #divUrunlerSagUst .spnIsAdi{
    display:block;
    float:left;
    margin-left: 10px;
    margin-top: 10px;
    color: #fff;
    font-family: Century Gothic, Trebuchet MS, Verdana;
    font-size: 18px;
    font-weight: bold;
    width: 400px;
}
#divUrunContainer #divUrunlerSagUst .spnIsTipi{
    display:block;
    float:left;
    margin-left: 10px;
    margin-top: 10px;
    color: #ccc;
    font-family: Century Gothic, Trebuchet MS, Verdana;
    font-size: 12px;
    width: 390px;
    height: 70px;
}
#divUrunContainer #divUrunlerSagUst .spnYapilanIsler{
    display:block;
    float:left;
    margin-left: 20px;
    margin-top: 70px;
    color: #333;
    font-family: Century Gothic, Trebuchet MS, Verdana;
    font-size: 13px;
}
#divUrunContainer #divUrunlerSol{
    float:left;
    width: 160px;
    height: 140px;
}
#divUrunContainer #divUrunlerSagAlt{
    float:left;
    background-image: url('images/Urunfooter.png');
    background-repeat: no-repeat;
    width: 400px;
    height: auto;
}
#divUrunContainer #divUrunlerSagAlt .lnkDahaFazlaBilgi{
    display:block;
    float:left;
    margin-left: 10px;
    line-height: 15px;
    text-decoration: none;
    color: #f00;
    font-family: Century Gothic, Trebuchet MS, Verdana;
    font-size: 14px;
}
#divUrunContainer #divUrunlerSagAlt .lnkDahaFazlaBilgi:hover{
    color: #fff;
}
#divUrunContainer #divUrunlerSagAlt .lnkSiteyeGit{
    display:block;
    float:right;
    margin-right: 15px;
    line-height: 15px;
    text-decoration: none;
    color: #f00;
    font-family: Century Gothic, Trebuchet MS, Verdana;
    font-size: 14px;
}
#divUrunContainer #divUrunlerSagAlt .lnkSiteyeGit:hover{
    color: #fff;
}
#divUrunContainer .divUrunlerAciklama{
    float:left;
    width: 570px;
    height: 220px;
    margin-top: 10px;
    background-image: url('images/referansfooter.png');
    background-repeat: repeat-y;
}
#divUrunContainer .txtUrunForm{
    background-image: url('images/textbox.png');
    border:none;
    background-color: Transparent;
    margin-top: 5px;
    padding: 4px;
    color: #fff;
    display: block;
    float: left;
}
#divUrunContainer .divFormRow{
    margin-top: 5px;
    width: 550px;
    float: left;
    margin-left: 20px;
}
#divUrunContainer .lblForm{
    width: 90px;
    display: block;
    float: left;
    margin-top: 7px;
}
#divUrunContainer .btnGonder{
    display: block;
    border: none;
    float: left;
    height: 30px;
    width: 95px;	
    margin-left: 90px;
    background: url('images/gonder.png') no-repeat;
}
#divUrunContainer .btnGonder:hover{
    background: url('images/gonder2.png') no-repeat;
}
#divUrunContainer .lblMesaj{
    width: 400px;
    display: block;
    float: left;
}

