#Listeleft {
    width: 30%;
    float: left;
}

.baslik {
    background-image: url(../Images/Baslik.png);
    background-repeat: no-repeat;
    width: 240px;
    height: 26px;
    padding-left: 20px;
    line-height: 26px;
    color: #2C383F;
    font-size: 13px;
    margin-bottom: 5px;
}

.baslik a:hover {
    color: #1E6254;
}

#Listeright {
    background-color: #FFF;
    border: 1px solid #9EACBA;
    float: right;
    width: 70%;
    margin: 5px 0px 0px 0px;
}

#Listetop-right {
    /*
    background-image: url(../Images/right.png);
    background-repeat: no-repeat;
*/
    background: #2ebabe;
    height: 36px;
    font-size: 16px;
    padding-left: 20px;
    padding-top: 8px;
    color: #FFF;
    font-weight: bold;
}

.Bulundu {
    float: center;
    font-size: 12px;
    font-weight: bold;
    color: #009900;
    text-align: center;
    padding: 10px;
}

.Bulunamadi {
    float: center;
    font-size: 12px;
    font-weight: bold;
    color: #CC0000;
    text-align: center;
    padding: 100px 10px 100px 10px;
}

.Bulunamadi a {
    font-size: 11px;
    color: #000000;
    text-align: center;
}

.Bulunamadi a:hover {
    font-size: 11px;
    color: #c0c0c0;
    text-align: center;
    text-decoration: underline;
}

.group_right2 {
    height: 150px;
    color: #000;
    border: solid 1px #ddd;
    padding: 10px;
    margin: 10px;
}

.group_right2:hover {
    border: solid 1px #bbb;
}

.group_right2a span {
    font-size: 12px !important;
    font-style: italic !important;
}

.group_right2a a {
    color: #333 !important;
    text-decoration: none !important;
}

.group_right2a a:hover {
    color: #333;
    text-decoration: none;
}

.group_right {
    /*
    background-image: url(../Images/ihale_grup.png);
    background-repeat: no-repeat;
    background-position: bottom;
    */
    width: 800px;
    height: 150px;
    /*margin-left: 9px;*/
    /*margin-top: 10px;*/
    /*margin-bottom: 6px;*/
    /*float: left;*/
    color: #000;
    border: solid 3px #eee;
}

.group_right:hover {
    border: solid 3px #bbb;
}

.group_right_top {
    border-bottom: 1px dotted #3B4956;
    font-size: 14px;
    color: #333333;
    width: 795px;
    padding-left: 5px;
    padding-top: 5px;
}

.group_right_top p {
    display: inline;
    float: right;
    padding: 0px 10px 0px 0px;
    margin: 0px;
    font-weight: bold;
}

.group_right_top a {
    font-size: 14px;
    color: #333333;
    text-decoration: none;
    font-weight: bold;
}

.group_right_top a:hover {
    font-size: 14px;
    color: #9EACBA;
    text-decoration: underline;
    font-weight: bold;
}

.group_right_img {
    float: left;
    width: 130px;
    padding: 5px 10px 5px 10px;
    text-align: center;
}

.ihaletarihi {
    text-align: right;
}

.alinabilirfiyat {
    width: 100px;
    float: right;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    color: #00CC00;
}

.group_right_writing {
    float: left;
    width: 630px;
    padding: 10px 0px 0px 10px;
    line-height: 20px;
}

.group_right_writing p {
    margin: 0px;
    padding: 0px;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
}

.group_right_details {
    /*
    background-image: url(../Images/button103.png);
    background-repeat: no-repeat;
    */
    background: #3f8e96;
    color: #FFFFFF;
    border: none !important;
    float: right;
    width: 103px;
    height: 26px;
    color: #FFFFFF;
    line-height: 26px;
    text-align: center;
    font-size: 14px;
}

.group_right_details:hover {
    /*
    background-image: url(../Images/button103hover.png);
    background-repeat: no-repeat;
    */
    background: #3f8e96;
    color: #FFFFFF;
    border: none !important;
    float: right;
    width: 103px;
    height: 26px;
    color: #FFFFFF;
}

.group_right_details a {
    text-align: center;
    font-size: 14px;
    color: #FFFFFF;
    width: 103px;
    height: 26px;
}

.group_right_details a:hover {
    text-align: center;
    font-size: 14px;
    color: #FFFFFF;
    width: 103px;
    height: 26px;
}

.group_right_contact {
    position: relative;
    float: right;
    width: 100px;
    left: 118px;
    top: -43px;
}

#Listepage {
    width: 680px;
    margin-left: 5px;
    height: 45px;
    color: #101010;
}

#Listepage_group {
    width: 680px;
    float: center;
    text-align: center;
    line-height: 12px;
}

.number_group {
    background-color: #AAB9C6;
    text-align: center;
    min-width: 28px;
    height: 28px;
    float: left;
    margin-top: 5px;
    margin-right: 10px;
    line-height: 28px;
}

.number_group:hover {
    background-color: #5F768B;
}

.number_group a {
    color: #5F768B;
    display: block;
}

.number_group a:hover {
    color: #FFFFFF;
    display: block;
}

.number_group_secili {
    background-color: #5F768B;
    text-align: center;
    min-width: 28px;
    height: 28px;
    float: left;
    margin-top: 5px;
    margin-right: 10px;
    line-height: 28px;
}

.number_group_secili:hover {
    background-color: #AAB9C6;
}

.number_group_secili a {
    color: #FFFFFF;
    display: block;
}

.number_group_secili a:hover {
    color: #3A4855;
    display: block;
}

#Listewrite {
    text-align: center;
    margin-top: 10px;
}

#Listerss {
    padding-left: 10px;
    padding-bottom: 5px;
    margin-top: 30px;
    color: #101010;
    width: 660px;
}

#Listerss a {
    color: #101010;
    font-weight: bold;
}

#Listerss img {
    vertical-align: middle;
}

#IhalelerFavoriAramaKaydet .kaydetbuton {
    background-image: url(../Images/rss3.png);
    background-repeat: no-repeat;
    width: 24px;
    height: 25px;
    border: none;
    background-color: transparent;
}

#Filtreleme .FiltreleFrameKisa {
    width: 100%;
    height: 250px;
    padding: 0px;
    overflow: auto;
    border: 0px solid #FFFFFF;
}

#Filtreleme .FiltreleFrameTumu {
    width: 100%;
    padding: 0px;
    overflow: auto;
    border: 0px solid #FFFFFF;
}

.baslik a {
    display: block;
}

.baslik_alt {
    background-image: url(../Images/Baslik_alt.png);
    background-repeat: no-repeat;
    width: 260px;
    height: 130px;
    padding-bottom: 15px;
    position: relative;
    top: -12px;
}

.baslik_alt ul {
    list-style-image: url(../Images/left.png);
    list-style-position: outside;
}

.baslik_alt ul li {
    padding-top: 4px;
}

.baslik_alt ul li a:link,
#baslik_alt ul li a:visited {
    color: #3A4855;
}

#Filtreleme ul {
    line-height: normal;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

#Filtreleme li {
    font-weight: normal;
    display: block;
    color: #BBBBBB;
    margin: 3px 3px 3px 15px;
    padding: 3px;
}

#Filtreleme li.Secilmis a {
    color: #000000;
    font-size: 11px;
    padding: 0px 0px 0px 15px;
    margin: 0px;
    font-weight: normal;
    text-decoration: none;
    background: url(../Images/sec.gif) no-repeat scroll left center;
}

#Filtreleme li.Secilmis a:hover {
    color: #9EACBA;
    font-size: 11px;
    padding: 0px 0px 0px 15px;
    margin: 0px;
    font-weight: normal;
    text-decoration: underline;
    background: url(../Images/kaldir.gif) no-repeat scroll left center;
}

#Filtreleme li.Secilmemis a {
    color: #000000;
    font-size: 11px;
    padding: 0px 0px 0px 15px;
    margin: 0px;
    font-weight: normal;
    text-decoration: none;
    background: url(../Images/lisp.png) no-repeat scroll left center;
}

#Filtreleme li.Secilmemis a:hover {
    color: #9EACBA;
    font-size: 11px;
    padding: 0px 0px 0px 15px;
    margin: 0px;
    font-weight: normal;
    text-decoration: underline;
    background: url(../Images/sec.gif) no-repeat scroll left center;
}

#Filtreleme .FiltrelemeTarih {
    width: 65px;
    font-size: 12px;
    border: 1px solid #CCCCCC;
    padding: 3px 2px 3px 2px;
    margin: 2px;
}

#Filtreleme .FiltrelemeCalendar {
    text-align: left;
    cursor: pointer;
}

#Filtreleme .FiltrelemeCalendar img {
    cursor: pointer;
}