﻿body 
{
    font-family: Arial;
    font-size: 11px;
    color: #000000;
    background-color: #999999;
    margin: 0px 0px 0px 0px;
}
.TextBox 
{
    font-family: Arial;
    font-size: 11px;
    color: Maroon;
    border: solid 1px #CCCCCC;
    margin: 0px 0px 0px 0px;
    padding: 3px 5px 3px 5px;
}


.OrnekAnahtarKelime
{
    font-family: Arial;
    font-size: 11px;
    color: Maroon;
    border: solid 1px #CCCCCC;
    margin: 0px 0px 0px 0px;
    padding: 3px 5px 3px 5px;
    cursor:hand;
}

.DropDownList
{
    font-family: Arial;
    font-size: 11px;
    color: #8b8b8b;
    border: solid 1px #CCCCCC;
    margin: 0px 0px 0px 0px;
    padding: 2px 3px 2px 3px;
}
.UyariTable
{
    padding: 5px 10px 5px 10px; background-color: #ffffd9; border: solid 1px #e8e8e8;
    color: Maroon; font-family: Arial; font-size: 11px; font-weight: bold; margin: 5px 0px 5px 0px;
    text-align: center; display: block;
}
/***** Menü Başlangıç *****/
.Menu
{
    position: absolute;
    width: 575px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.Menu li
{
    list-style: none;
    margin: 0px 0px 0px 0px;
    float: left;
}
.Menu li a img
{
    border: none;
}
.Menu2
{
    position: absolute;
    width: 400px;
    margin: 0px 0px 0px 575px;
    padding: 0px 0px 0px 0px;
}
.Menu2 li
{
    list-style: none;
    margin: 0px 0px 0px 0px;
    float: right;
}
.Menu2 li a img
{
    border: none;
}
/***** Menü Bitiş *****/

/***** MasterPages Başlangıç *****/
.MasterTable
{
    width: 975px;
    margin: auto;
    margin-top: 10px;
}
.MasterTable_TR1
{
    width: 975px;
    height: 5px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 0px;
    line-height: 0px;
    background-image: url(../Images/MasterPages/UstKose.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}
.MasterTable_TR2
{
    width: 960px;
    height: 90px;
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 10px 15px;
    background-color: #FFFFFF;
}
.MasterTable_TR3
{
    width: 975px;
    height: 2px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 0px;
    line-height: 0px;
    background-image: url(../Images/MasterPages/MenuLine.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}
.MasterTable_TR4
{
    width: 975px; height: 25px;
    vertical-align: top;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-color: #FFFFFF;
}
.MasterTable_TR5
{
    width: 935px;
    padding: 20px 20px 20px 20px;
    background-color: #FFFFFF;
    vertical-align: top;
}
.MasterTable_TR6
{
    width: 975px;
    height: 5px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 0px;
    line-height: 0px;
    background-image: url(../Images/MasterPages/AltKose.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}
.MasterTable_TR7
{
    width: 975px;
    padding: 20px 0px 10px 0px;
    vertical-align: top;
}
.AltBar_Table
{
    background-image: url(../Images/MasterPages/AltBar.jpg); background-repeat: no-repeat; width: 935px; height: 32px; padding: 0px 20px 0px 20px; clear: both;
}
.AltBar_Table_C1
{
    float: left; padding: 7px 0px 9px 0px; position: absolute; width: 107px;
}
.AltBar_Table_C2
{
    float: left; padding: 0px 12px 0px 12px; position: absolute; margin-left: 107px;
}
.AltBar_Table_C3
{
    font-family: Tahoma; font-size: 11px; color: #CCCCCC; padding-top: 10px; position: absolute; float: left; margin-left: 132px; width: 250px;
}
.AltBar_Table_C4
{
    float: right; width: 550px; text-align: right; padding-top: 9px;
}
.AltBar_Text
{
    font-family: Tahoma; font-size: 11px; color: #CCCCCC;
}
.AltBar_Link
{
    font-family: Tahoma; font-size: 11px; color: #CCCCCC; text-decoration: none;
}
.UstBar
{
    margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; height: 90px;
}
.UstBar_C1
{
    float: left; position: absolute; width: 222px; height: 90px; margin: 0px 0px 0px -10px; padding: 0px 0px 0px 0px;
}
.UstBar_C2
{
    float: left; position: absolute; z-index: 9999; width: 728px; height: 90px; margin: 0px 0px 0px 220px; padding: 0px 0px 0px 0px;
}
/***** MasterPages Bitiş *****/

/***** Login Başlangıç *****/
.LoginBox
{
    clear: both;
    width: 300px;
    height: 105px;
}
.LoginBox .UstBar
{
    z-index: 101;
    position: absolute;
    height: 25px;
}
.LoginBox .UstBar li
{
    list-style: none;
    float: left;
    margin-right: 2px;
}
.LoginBox .UstBar .Button
{
    cursor: pointer; border: none;
}
.LoginBox #AltBar1
{
    z-index: 100;
    position: absolute;
    width: 280px;
    height: 80px;
    padding: 10px 10px 0px 10px;
    margin-top: 24px;
    background-image: url(../Images/Login/login-back.jpg);
    background-repeat: no-repeat; background-position: left top;
}
.LoginBox #AltBar2
{
    z-index: 100;
    position: absolute;
    width: 280px;
    height: 80px;
    padding: 10px 10px 0px 10px;
    margin-top: 24px;
    background-image: url(../Images/Login/login-back.jpg);
    background-repeat: no-repeat; background-position: left top;
}
.LoginCheckBox
{
    color: #666666; margin: 0px 0px 0px 0px; padding: 0px 0px 0px px;
}
.LoginTable
{
    width: 280px;
}
.LoginTable_R1C1
{
    width: 120px;
    height: 15px;
    vertical-align: middle;
    font-family: Arial;
    font-size: 11px;
    color: #666666;
    font-weight: bold;
}
.LoginTable_R1C2
{
    width: 120px;
    height: 15px;
    vertical-align: middle;
    font-family: Arial;
    font-size: 11px;
    color: #666666;
    font-weight: bold;
}
.LoginTable_R1C3
{
    width: 40px;
    height: 15px;
    vertical-align: middle;
    font-family: Arial;
    font-size: 11px;
    color: #666666;
    font-weight: bold;
}
.LoginTable_R2C1
{
    width: 115px;
    height: 25px;
    vertical-align: middle;
}
.LoginTable_R2C2
{
    width: 115px;
    height: 25px;
    vertical-align: middle;
}
.LoginTable_R2C3
{
    width: 50px;
    height: 25px;
    vertical-align: middle;
}
.LoginTable_R3C1
{
    width: 280px;
    height: 30px;
    vertical-align: middle;
}
/***** Login Bitiş *****/
/* Technorati Başlangıç */
.ajax__tab_technorati-theme .ajax__tab_header 
{
    font-family: Arial;
    background:url(../Images/Login/tab-line.png) repeat-x bottom;
    font-size:14px;
    font-weight: bold;
    display:block;
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_outer 
{
    background:url(../Images/Login/tab.jpg) no-repeat left top;
    border-color:#222;
    color: #656565;
    padding-left:10px;
    margin-right:3px;
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_inner 
{
    background:url(../Images/Login/tab.jpg) no-repeat right top;
    border-color:#666;
    color: #656565;
    padding:4px 10px 2px 3px;
    height: 18px;
}
.ajax__tab_technorati-theme .ajax__tab_hover .ajax__tab_inner 
{
    color: #656565;
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_outer 
{
    background:url(../Images/Login/tab.jpg) no-repeat 0pt -40px;
    border-bottom-color:#ffffff;
    color: #656565;
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_inner 
{
    background:url(../Images/Login/tab.jpg) no-repeat right -40px;
    color: White;
    border-color:#333
}
.ajax__tab_technorati-theme .ajax__tab_body 
{
    padding:8px;
    background-color:#ffffff;
    border:solid 1px #d7d7d7;
    border-top-width:0;
}
/* Technorati Bitiş */

/* Main Başlangıç */
.Main_Baslik
{
    font-family: Arial; font-size: 14px; font-weight: bold; color: #333333; text-decoration: none;
}
.Main_Uyari
{
    font-family: Arial; font-size: 14px; color: #e2001a; width: 915px; display: block; padding: 5px 10px 5px 10px; background-color: #ffff99; letter-spacing: -0.1em; clear: both;
}
/* Main Bitiş */

/* Arama Başlangıç */
.AramaTable
{
    width: 300px;
    height: 100px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-image: url(../Images/Arama/arama-back.jpg); /*background-repeat: no-repeat; background-position: left top;*/
}
.AramaTable_R1C1
{
    width: 265px;
    height: 40px;
    padding-left: 15px;
    padding-right: 20px;
}
.AramaTable_R1C1_Table
{
    width: 265px;
    height: 40px;
}
.AramaTable_R1C1_Table_C1
{
    width: 135px;
    height: 40px;
    vertical-align: middle;
}
.AramaTable_R1C1_Table_C2
{
    width: 130px;
    height: 40px;
    vertical-align: middle;
    text-align: right;
}
.AramaTable_R1C1_Table_Link
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #e2001a;
    text-decoration: underline;
}
.AramaTable_R2C1
{
    width: 25px;
    height: 30px;
    padding-left: 15px;
    vertical-align: top;
}
.AramaTable_R2C2
{
    width: 240px;
    height: 30px;
    padding-right: 20px;
    vertical-align: top;
}
.AramaTable_R3C1
{
    width: 40px;
    height: 30px;
    vertical-align: top;
}
.AramaTable_R3C2
{
    width: 240px;
    height: 30px;
    padding-right: 20px;
    vertical-align: top;
}
.AramaTextbox
{
    border: solid 1px #CCCCCC; font-family: Arial; font-size: 11px; color: #e2001a; padding: 2px 5px 2px 5px; width: 120px;
}
.GelismisArama_Table
{
    width: 935px;
}
.GelismisArama_Table_C1
{
    border-top: solid 1px #e8e8e8;
    border-left: solid 1px #e8e8e8;
    border-bottom: solid 5px #cccccc;
    width: 290px;
    background-color: #f2f2f2;
    vertical-align: top;
    padding: 10px 10px 10px 10px;
}
.GelismisArama_Table_C2
{
    border-right: solid 1px #e8e8e8;
    border-top: solid 1px #e8e8e8;
    border-left: solid 1px #e8e8e8;
    border-bottom: solid 5px #cccccc;
    width: 291px;
    vertical-align: top;
    padding: 10px 10px 10px 10px;
}
.GelismisArama_Table_C3
{
    border-top: solid 1px #e8e8e8;
    border-right: solid 1px #e8e8e8;
    border-bottom: solid 5px #cccccc;
    width: 290px;
    vertical-align: top;
    padding: 10px 10px 10px 10px;
}
.GelismisArama_Table_IcTable
{
    width: 290px;
}
.GelismisArama_Table_IcTable_R1
{
    vertical-align: middle;
    padding: 0px 0px 10px 5px;
    border-bottom: solid 1px #e5e1e2;
}
.GelismisArama_Table_IcTable_R2
{
    padding: 10px 0px 10px 5px;
    vertical-align: top;
    border-bottom: solid 1px #e5e1e2;
}
.GelismisArama_Baslik
{
    font-family: Arial;
    font-size: 11px;
    color: #343434;
    font-weight: bold;
}
.GelismisArama_UstBosluk
{
    margin-top: 5px;
}
.GelismisArama_RadioButtonList
{
    font-family: Arial;
    font-size: 11px;
    margin: 0px -5px 0px 0px;
    padding: 0px 0px 0px 0px;
    color: #666666;
}
.GelismisArama_RadioButtonList INPUT
{
    font-family: Arial;
    font-size: 11px;
    margin: -3px 2px 0px 0px;
    padding: 0px 0px 0px 0px;
    color: #666666;
    vertical-align: middle;
}
.GelismisArama_CheckBoxList
{
    font-family: Arial;
    font-size: 11px;
    margin: 0px -5px 0px 0px;
    padding: 0px 0px 0px 0px;
    color: #666666;
    vertical-align: middle;
}
.GelismisArama_CheckBoxList INPUT
{
    font-family: Arial;
    font-size: 11px;
    margin: -3px 2px 0px 0px;
    padding: 0px 0px 0px 0px;
    color: #666666;
    vertical-align: middle;
}
.GelismisArama_Table_IcTable_R3
{
    padding: 10px 0px 10px 5px;
    vertical-align: top;
}
.GelismisArama_Table_IcTable_R4
{
    height: 23px;
    vertical-align: middle;
    padding: 0px 0px 0px 5px;
}
.GelismisArama_Table_IcTable_R5
{
    height: 23px;
    vertical-align: middle;
    padding: 0px 0px 0px 5px;
}
.GelismisArama_Table_IcTable_R6
{
    vertical-align: middle;
    padding: 0px 0px 10px 5px;
}
.GelismisArama_Table_IcTable_R7
{
    vertical-align: middle;
    padding: 0px 0px 10px 5px;
}
.GelismisArama_Table_IcTable_R8
{
    vertical-align: middle;
    padding: 0px 0px 10px 5px;
}
.GelismisArama_Table_IcTable_R9
{
    vertical-align: middle;
    padding: 0px 0px 5px 5px;
}        
.GelismisArama_Harf
{
    font-family: Arial;
    font-size: 10px;
    color: #2f2f2f;
    text-decoration: none;
}
.GelismisArama_Table_R2
{
    width: 925px; height: 38px; vertical-align: middle; padding-left: 10px; background-image: url(../Images/Arama/arama-alt-back.jpg); background-repeat: no-repeat;
}
.PozTable
{
    width: 285px;
}
.PozTable_R1C1
{
    width: 50px; height: 20px; vertical-align: middle;
}
.PozTable_R1C2
{
    width: 190px; height: 20px; vertical-align: middle;
}
.PozTable_R1C3
{
    width: 45px; height: 20px; vertical-align: middle;
}
.PozTable_R2C2
{
    width: 220px; height: 20px; vertical-align: middle; font-family: Arial; font-size: 9px; color: #7e858d;
}
.UrunTable
{
    width: 935px; height: 27px; vertical-align: middle; border: none;
}
.UrunTable_H
{
    background-image: url(../Images/Arama/liste-header.jpg); background-repeat: no-repeat;
}
.UrunTable_HC1
{
    width: 370px; height: 27px; text-align: left; vertical-align: middle; font-family: Arial; font-size: 12px; font-weight: bold; color: White;
}
.UrunTable_HC2
{
    width: 160px; height: 27px; vertical-align: middle; text-align: left; font-family: Arial; font-size: 12px; font-weight: bold; color: White;
}
.UrunTable_HC3
{
    width: 94px; height: 27px; vertical-align: middle; text-align: left; font-family: Arial; font-size: 12px; font-weight: bold; color: White;
}
.UrunTable_HC4
{
    width: 31px; height: 27px; vertical-align: middle; text-align: center; font-family: Arial; font-size: 12px; font-weight: bold; color: White;
}
.UrunTable_HC5
{
    width: 60px; height: 27px; vertical-align: middle; text-align: center; font-family: Arial; font-size: 12px; font-weight: bold; color: White;
}
.UrunTable_HC6
{
    width: 180px; height: 27px; vertical-align: middle; text-align: left; font-family: Arial; font-size: 12px; font-weight: bold; color: White;
}
.UrunTable_HC7
{
    width: 75px; height: 27px; vertical-align: middle; text-align: center; font-family: Arial; font-size: 12px; font-weight: bold; color: White;
}
.UrunTable_R
{
    font-family: Arial; font-size: 11px; color: #666666; height: 27px; background-color: #FFFFFF;
}
.UrunTable_RH
{
    font-family: Arial; font-size: 11px; color: #666666; height: 27px; background-color: #ffffd9;
}
.UrunTable_R1
{
    width: 370px; text-align: left; vertical-align: middle; border-bottom: solid 1px #D7D6D6;
}
.UrunTable_R2
{
    width: 160px; vertical-align: middle; text-align: left; border-bottom: solid 1px #D7D6D6;
}
.UrunTable_R3
{
    width: 94px; vertical-align: middle; text-align: left; border-bottom: solid 1px #D7D6D6;
}
.UrunTable_R4
{
    width: 30px; vertical-align: middle; text-align: center; border-bottom: solid 1px #D7D6D6; border-left: solid 1px #D7D6D6; font-size: 0px;
}
.UrunTable_R5
{
    width: 60px; vertical-align: middle; text-align: center; border-bottom: solid 1px #D7D6D6;
}
.UrunTable_R6
{
    width: 30px; vertical-align: middle; text-align: left; border-bottom: solid 1px #D7D6D6;
}
.UrunTable_R7
{
    width: 69px; vertical-align: middle; text-align: center; border-bottom: solid 1px #D7D6D6; border-right: solid 1px #D7D6D6;
}
.UrunTable_A
{
    background-color: #f2f2f2; font-family: Arial; font-size: 11px; color: #666666;
}
.UrunTable_AH
{
    background-color: #ffffd9; font-family: Arial; font-size: 11px; color: #666666;
}
.UrunTable_Link
{
    font-family: Arial; font-size: 11px; color: #666666; text-decoration: none;
}
.UrunTable_Bar
{
    width: 935px;
    margin: 10px 0px 10px 0px;
}
.UrunTable_Bar_C1
{
    width: 600px;
    height: 30px;
    vertical-align: middle;
    color: #666666;
    margin-left: 40px;
}
.UrunTable_Bar_C2
{
    width: 335px;
    height: 30px;
    vertical-align: middle;
    text-align: right;
    color: #666666;
}
.FirmaTable
{
    width: 935px;
    color: #666666;
    font-family: Arial;
    font-size: 11px;
}
.FirmaTable_H
{
    font-family: Arial;
    font-weight: bold;
    color: White;
    height: 27px;
    background-image: url('../Images/Arama/liste-header.jpg');
    background-repeat: no-repeat;
}
.FirmaTable_H1
{
    width: 387px;
    padding-left: 13px;
    height: 27px;
}
.FirmaTable_H2
{
    width: 85px;
    height: 27px;
}
.FirmaTable_H3
{
    width: 90px;
    height: 27px;
}
.FirmaTable_H4
{
    width: 180px;
    height: 27px;
}
.FirmaTable_H5
{
    width: 180px;
    height: 27px;
}
.FirmaTable_R
{
    background-color: #FFFFFF;
}
.FirmaTable_RC1
{
    width: 385px;
    padding-left: 13px;
    height: 27px;
    border-left: 1px solid #D6D6D6;
    border-bottom: 1px solid #D6D6D6;
    border-collapse: collapse;
}
.FirmaTable_RC2
{
    width: 83px;
    height: 27px;
    border-bottom: 1px solid #D6D6D6;
    border-collapse: collapse;
}
.FirmaTable_RC3
{
    width: 88px;
    height: 27px;
    border-bottom: 1px solid #D6D6D6;
    border-collapse: collapse;
}
.FirmaTable_RC4
{
    width: 178px;
    height: 27px;
    border-bottom: 1px solid #D6D6D6;
    border-collapse: collapse;
}
.FirmaTable_RC5
{
    width: 178px;
    height: 27px;
    border-right: 1px solid #D6D6D6;
    border-bottom: 1px solid #D6D6D6;
    border-collapse: collapse;
}
.FirmaTable_A
{
    background-color: #F2F2F2;
}
.FirmaTable_RH
{
    font-family: Arial;
    font-size: 11px;
    color: #666666;
}
.FirmaTable_AH
{
    background-color: #f2f2f2;
    font-family: Arial;
    font-size: 11px;
    color: #666666;
}

.FirmaDetayTable_Bar
{
    width: 602px;
    margin: 10px 0px 10px 0px;
}
.FirmaDetayTable_Bar_C1
{
    width: 267px;
    height: 30px;
    vertical-align: middle;
    color: #666666;
}
.FirmaDetayTable_Bar_C2
{
    width: 335px;
    height: 30px;
    vertical-align: middle;
    text-align: right;
    color: #666666;
}
.FirmaDetayTable
{
    width: 602px;
    color: #666666;
    font-family: Arial;
    font-size: 11px;
}
.FirmaDetayTable_H
{
    font-family: Arial;
    font-weight: bold;
    color: White;
    height: 27px;
    background-image: url('../Images/Genel/FirmaDetayBg.jpg');
    background-repeat: no-repeat;
}
.FirmaDetayTable_H1
{
    width: 339px;
    padding-left:5px;  
    height: 27px;
}
.FirmaDetayTable_H2
{
    width: 78px;
    height: 27px;
}
.FirmaDetayTable_H3
{
    width: 30px;
    height: 27px;    
}
.FirmaDetayTable_H4
{
    width: 150px;
    height: 27px;
}
.FirmaDetayTable_H5
{
    text-align: center;
    height: 27px;
}
.FirmaDetayTable_R
{
    background-color: #FFFFFF;
}
.FirmaDetayTable_RC1
{
    width: 336px;
    padding-left:5px;  
    height: 27px; 
    border-bottom: 1px solid #D6D6D6;
    border-collapse: collapse;
}
.FirmaDetayTable_RC2
{
    width: 75px;
    height: 27px;
    border-bottom: 1px solid #D6D6D6;
    border-collapse: collapse;
}
.FirmaDetayTable_RC3
{
    width: 27px;
    height: 27px;
    border-left: 1px solid #D6D6D6;
    border-bottom: 1px solid #D6D6D6;
    border-collapse: collapse;
    text-align:center;
    font-size: 0px;
}
.FirmaDetayTable_RC4
{
    width: 27px;
    height: 27px;
    border-bottom: 1px solid #D6D6D6;
    border-collapse: collapse;
}
.FirmaDetayTable_RC5
{
    width: 26px;
    height: 27px;
    border-bottom: 1px solid #D6D6D6;
    border-collapse: collapse;
}
.FirmaDetayTable_RC6
{
    width: 75px;
    height: 27px;
    border-bottom: 1px solid #D6D6D6;
    border-right: 1px solid #D6D6D6;
    border-collapse: collapse;
    text-align: center;
}
.FirmaDetayTable_A
{
    background-color: #F2F2F2;
}
.FirmaDetayTable_RH
{
    font-family: Arial;
    font-size: 11px;
    color: #666666;
}
.FirmaDetayTable_AH
{
    background-color: #f2f2f2;
    font-family: Arial;
    font-size: 11px;
    color: #666666;
}
.FirmaLink
{
    height: 22px;
    padding-top: 8px;
    padding-left: 12px;
    color: #666666;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    background-image: url('../Images/Genel/SolUrunlerBG.jpg');
    background-repeat: no-repeat;
    font-family: Arial;
    font-size: 14px;
    text-decoration: none;
    display: block;
}
/* Arama Bitiş */
/* Sayfalama & Navigasyon Başlangıç */
.SayfalamaLink
{
    font-family: Arial; font-size: 11px; color: #666666; text-decoration: none; display: block; padding: 4px 0px 4px 0px; float: left;
}
.SayfalamaAyrac
{
    font-family: Arial; font-size: 11px; color: #666666; text-decoration: none; display: block; padding: 4px 0px 4px 0px; float: left;
}
.SayfalamaAktif
{
    font-family: Arial; font-size: 11px; color: #000000; text-decoration: none; display: block; padding: 4px 0px 4px 0px; float: left; font-weight: bold;
}
.NavigasyonLink
{
    font-family: Arial; font-size: 11px; color: #e2001a; font-weight: bold; text-decoration: underline;
}
.NavigasyonText
{
    font-family: Arial; font-size: 11px; color: #666666;
}
.NavigasyonAyrac1
{
    font-family: Arial; font-size: 11px; color: #e2001a;
}
.NavigasyonAyrac2
{
    font-family: Arial; font-size: 11px; color: #666666;
}
/* Sayfalama & Navigasyon Bitiş */
/* İletişim */
.Iletisim_Table
{
    width: 935px;
    padding-right: 20px;
}
.Iletisim_Table_C1
{
	width: 475px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	vertical-align: top;
}
.Iletisim_Table_C2
{
	width: 47px;
}
.Iletisim_Table_C3
{
	width: 393px;
	vertical-align: top;
}
.Iletisim_Table_C1_R1
{
	width: 475px;
	height: 31px;
	font-size: 14px;        	
	background-image: url(../Images/Iletisim/gray-bar.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
	color: #FFFFFF;
}
.Iletisim_Table_C1_R2C1
{
	width: 280px;
	height: 25px;
	padding-left: 10px;
}
.Iletisim_Table_C1_R2C2
{
	width: 70px;
	height: 25px;
	font-weight: bold;
	border-bottom: solid 1px #D6D6D6;
	padding-left: 10px;
}
.Iletisim_Table_C1_R2C3
{
	width: 10px;
	height: 25px;
	border-bottom: solid 1px #D6D6D6;
}
.Iletisim_Table_C1_R2C4
{
	width: 105px;
	height: 25px;
	border-bottom: solid 1px #D6D6D6;
	padding-right: 5px;
}
.Iletisim_Table_C1_R2C4 a
{
	color: #666666;
}
.Iletisim_Table_C1_R3C1
{
	width: 270px;
	height: 25px;
	padding-left: 10px;
}
.Iletisim_Table_C1_R3C2
{
	width: 205px;
	height: 25px;
	border-bottom: solid 1px #D6D6D6;
	padding-left: 10px;
	padding-right: 10px;
}
.Iletisim_Table_C1_R4
{
	width: 475px; 
	height: 30px;
	color:#E2001A; 
	font-weight:bold; 
	font-size: 14px;
}
.Iletisim_Table_C1_R4C1
{
	 background-image: url('../Images/Iletisim/altbaslik-sol.jpg');
     background-repeat: no-repeat; 
     width: 1px;
}
.Iletisim_Table_C1_R4C2
{
	 background-image: url('../Images/Iletisim/altbaslik-bg.jpg');
     background-repeat: repeat-x; 
     width: 473px;
     padding-left: 9px;
}
.Iletisim_Table_C1_R4C3
{
	 background-image: url('../Images/Iletisim/altbaslik-sol.jpg');
     background-repeat: no-repeat; 
     width: 1px;
}
.Iletisim_Table_C1_R5C1
{
	 width: 80px;
	 height: 25px;
	 font-family: Arial;
	 font-size: 11px;
	 font-weight: bold;
	 padding-left: 10px;
}
.Iletisim_Table_C1_R5C2
{
	 width: 395px;
	 height: 25px;
	 font-family: Arial;
	 font-size: 11px;
	 font-weight: normal;
}
.Iletisim_Table .TextBox
{
	border: solid 1px #CCCCCC;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.Iletisim_Table .CheckBox
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.Iletisim_Table_C3_R1
{
	height: 31px;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
    text-align: center;        	
	color: #FFFFFF;
	background-image: url(../Images/Iletisim/red-bar.png);
	background-repeat: no-repeat;
}
.Iletisim_Table_C3_R2
{
	height: 40px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
    text-align: center;
    color: #666666;
}
.Iletisim_Table_C3_R3
{
	height: 12px;
	background-image: url(../Images/Iletisim/gray-top.png);
	background-repeat: no-repeat;
	background-position: center;
}
.Iletisim_Table_C3_R4
{
	border-left: solid 12px #CCCCCC;
	border-right: solid 12px #CCCCCC;
}
.Iletisim_Table_C3_R5
{
	height: 12px;
	background-image: url(../Images/Iletisim/gray-bottom.png);
	background-repeat: no-repeat;
	background-position: center;
}
.Iletisim_Table_C3_R6
{
	height: 40px;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
    text-align: center;
    color: #666666;
}
.Iletisim_Table_C3_R6 a
{
	font-weight: normal;
    color: #006699;
}

/*** Üye Girişi ***/
.UyeGirisi_Table
{
	width: 935px;
}
.UyeGirisi_Table_C1
{
	width: 475px;
}
.UyeGirisi_Table_C2
{
	width: 460px;
	height: 471px;
	background-image: url(../Images/UyeGirisi/bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.UyeGirisi_Table_C1R1
{
	width: 475px;
	height: 30px;
	font-size: 14px;  
	font-weight: bold;      	
	background-image: url(../Images/UyeGirisi/gray-bar.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
	color: #FFFFFF;
}
.UyeGirisi_Table_C1R2
{
	width: 475px;
	height: 143px;
	font-size: 16px;    
	font-weight:bold;    	
	background-image: url(../Images/UyeGirisi/login-bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	color: #666666;
	border-bottom: solid 3px #CCCCCC;
}
.UyeGirisi_Table_C1R3_C1
{
	width: 130px;
	height: 40px;
}
.UyeGirisi_Table_C1R3_C2
{
	width: 185px;
	height: 40px;
}
.UyeGirisi_Table_C1R3_C2 .TextBox
{
	font-family: Arial;
	font-size: 14px;
	color: #8B8B8B;
	border: solid 1px #CCCCCC;
	padding: 5px;
	vertical-align: middle;
}
.UyeGirisi_Table_C1R4
{
	height: 50px;
	width: 185px;
}
.UyeGirisi_Table_C1R4_C1
{
	height: 50px;
	}
.UyeGirisi_Table_C1R4_C2
{
	width: 75px;
	height: 50px;
}
.UyeGirisi_Table_C1R4_C3
{
	width: 100px;
	height: 50px;
	padding-left: 10px;
	font-size: 12px;
}
.UyeGirisi_Table_C1R5
{
	width: 380px;
	height: 50px;
	font-family: Arial;
	font-size: 36px;
	font-weight: normal;
	color: #B1C7CF;
}
.UyeGirisi_Table_C1R6
{
	width: 380px;
	height: 30px;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}
.UyeGirisi_Table_C1R6_C2
{
	width: 95px;
	height: 30px;
	background-image: url(../Images/UyeGirisi/buble.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.UyeGirisi_Table_C1R7
{
	height: 20px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.UyeGirisi_Table_C1R8
{
	height: 20px;
	color: #000000;
}

/*** Firma Girişi ***/
.FirmaGirisi_Table
{
	width: 935px;
}
.FirmaGirisi_Table_C1
{
	width: 475px;
}
.FirmaGirisi_Table_C2
{
	width: 460px;
	height: 471px;
	background-image: url(../Images/UyeGirisi/bg2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.FirmaGirisi_Table_C1R1
{
	width: 475px;
	height: 30px;
	font-size: 14px;  
	font-weight: bold;      	
	background-image: url(../Images/UyeGirisi/gray-bar2.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
	color: #FFFFFF;
}
.FirmaGirisi_Table_C1R2
{
	width: 475px;
	height: 143px;
	font-size: 16px;    
	font-weight:bold;    	
	background-image: url(../Images/UyeGirisi/login-bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	color: #666666;
	border-bottom: solid 3px #CCCCCC;
}
.FirmaGirisi_Table_C1R3_C1
{
	width: 130px;
	height: 40px;
}
.FirmaGirisi_Table_C1R3_C2
{
	width: 185px;
	height: 40px;
}
.FirmaGirisi_Table_C1R3_C2 .TextBox
{
	font-family: Arial;
	font-size: 14px;
	color: #8B8B8B;
	border: solid 1px #CCCCCC;
	padding: 5px;
	vertical-align: middle;
}
.FirmaGirisi_Table_C1R4
{
	height: 50px;
	width: 185px;
}
.FirmaGirisi_Table_C1R4_C1
{
	height: 50px;
	width: 90px;
}
.FirmaGirisi_Table_C1R4_C2
{
	width: 95px;
	height: 50px;
}
.FirmaGirisi_Table_C1R5
{
	width: 380px;
	height: 50px;
	font-family: Arial;
	font-size: 36px;
	font-weight: normal;
	color: #B1C7CF;
}
.FirmaGirisi_Table_C1R6
{
	width: 380px;
	height: 30px;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}
.FirmaGirisi_Table_C1R6_C2
{
	width: 95px;
	height: 30px;
	background-image: url(../Images/UyeGirisi/buble.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.FirmaGirisi_Table_C1R7
{
	height: 20px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.FirmaGirisi_Table_C1R8
{
	height: 20px;
	color: #000000;
}


/* Yeni Üyelik */
.YeniUyelik_Table
{
    width: 935px;
}
.YeniUyelik_Table_C1
{
	width: 475px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	vertical-align: top;
}
.YeniUyelik_Table_C2
{
	width: 377px;
	padding-left: 5px;
	vertical-align: top;
}
.YeniUyelik_Table_C1_R1
{
	width: 475px;
	height: 31px;
	font-size: 14px;       
	font-weight: bold; 	
	background-image: url(../Images/UyeGirisi/gray-bar.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
	color: #FFFFFF;
}
.YeniUyelik_Table_C2_R1
{
	height: 31px;
	font-size: 14px;     
	font-weight: bold;   	
	background-image: url(../Images/UyeGirisi/gray-bar.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
	color: #FFFFFF;
}
.YeniUyelik_Table_C1_R2C1
{
	width: 175px;
	height: 30px;
	padding-left: 5px;
	font-weight: bold;
}
.YeniUyelik_Table_C1_R2C2
{
	width: 300px;
	height: 30px;
	font-weight: bold;
	vertical-align: middle;
}
.YeniUyelik_Table_C1_R2C2 .TextBox
{
	border-bottom: solid 1px #CCCCCC;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	padding: 3px;
	color: #999999;
}

/*** Galeri ***/
div.content {
	/* The display of content is enabled by a javascript generated style on the page.
	   This is so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float:right;
	width:550px; 
}
div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.content  a:focus, div.content  a:hover, div.content  a:active {
	text-decoration: underline;
}
div.controls {
	margin-top: 5px;
	height: 23px;
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}

div.loader {
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 550px;
	height: 350px
}
div.slideshow {
	clear: both;
}
div.slideshow span.image-wrapper {
	float: left;
	padding-bottom: 12px;
}
div.slideshow a.advance-link {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
div.slideshow img {
	border: none;
	display: block;
}
div.download {
	float: right;
}
div.embox {
	clear: both;
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 12px;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}

div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation {
	/* The navigation style is set by a javascript generated style on the page.
	   This is so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a.thumb {
	background: #000;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}

/* Minimal Gallery Styles */
#thumbs-min ul.thumbs li {
	float: none;
	padding: 0;
	margin: 0;
	list-style: none;
}

#thumbs-min a.thumb {
	padding: 0px;
	display: inline;
	border: none;
}

#thumbs-min ul.thumbs li.selected a.thumb {
	background: inherit;
	color: #000;
	font-weight: bold;
}
.CompletionList 
{
    padding: 0px 0px 0px 0px;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    list-style-type: none;
    margin: 10px 0px 0px 0px;
    background-color: #f5f5f5;
    text-align: left;
    display: block;
    z-index: 999;
}
ul.CompletionList li 
{
    padding: 3px 5px 3px 5px;
    list-style-type: none;
    border-bottom: solid 1px #CCCCCC;
    z-index: 999;
}
.CompletionListItem 
{
    padding-left: 5px;
    vertical-align: middle;
    list-style-type: none;
    position: relative;
    color: #e2001a;
    z-index: 999;
    
}
.CompletionListHighlightedItem 
{
    padding-left: 5px;
    list-style-type: none;
    background-color: #CCCCCC;
    color: #666666;
    cursor: pointer;
    z-index: 999;
}
/* AutoComplete highlighted item */
.DosyaLink
{
    font-family: Arial;
    font-size: 11px;
    color: #006699;
    text-decoration: none;            
}
.IslemLink
{
    font-family: Arial;
    font-size: 11px;
    font-weight:bold;
    color: White;
    text-decoration: none;
}
.IslemLink:hover
{
    text-decoration: underline;
}
.UrunGruplari
{
    color: #666666;
}
.UrunGruplari .Baslik
{
    height: 22px;
    padding-top: 8px;
    padding-left: 12px;
    color: #e3001a;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    background-image: url('../Images/Genel/SolUrunlerBG.jpg');
    background-repeat: no-repeat;
}
.UrunGruplari a
{
    color: #666666;
    text-decoration: none;
    font-size: 11.5px;
}
.UrunGruplari Table TR
{
   height:20px;
}
.UrunGruplari Table .tdBullet
{
   vertical-align:top;
   padding-top:4px;
}    
.UrunGruplari Table .tdLink
{
   vertical-align:top;
}    
.DigerUrunTable
{
    width: 975px;
    height: 160px;
    background-image: url(../Images/Genel/urun_back.jpg); background-repeat: repeat-x;
}
.DigerUrunLink
{
    font-family: Arial; font-size: 11px; color: White; text-decoration: underline;
}
.DigerUrunLink2
{
    color: #ffff99; font-size: 14px; font-weight: bold; font-family: Arial; text-decoration: none;
}

/* Karşılaştırma */
.TR1
{
    width: 300px;
    vertical-align: middle;
    text-align: center;
    border: solid 1px #CCCCCC;
    background-color: #FFFFFF;
}
.TR2R
{
    width: 280px;
    vertical-align: top;
    text-align: justify;
    background-color: #ECECEE;
    color: #666666;
    padding: 10px 10px 10px 10px;
}
.TR2A
{
    width: 280px;
    vertical-align: top;
    text-align: justify;
    background-color: #FFFFFF;
    color: #666666;
    padding: 10px 10px 10px 10px;
}
.TR3
{
    width: 280px;
    vertical-align: middle;
    text-align: left;
    background-color: #FFFFFF;
    padding: 5px 10px 5px 10px;
}
.BosTD
{
    width: 10px;
    font-size: 0px;
}
.BosTR
{
    height: 10px;
    font-size: 0px;
}
.KarsilastirmaLink1
{
    font-family: Arial;
    font-size: 11px;
    color: #df001b;
    text-decoration: none;
}
.KarsilastirmaLink2
{
    font-family: Arial;
    font-size: 11px;
    color: #666666;
    text-decoration: none;
}
.KarsilastirmaLink3
{
    font-family: Arial;
    font-size: 11px;
    color: Maroon;
    text-decoration: none;
    font-weight: bold;
}
.Karsilastirma_Baslik
{
    font-family: Arial;
    font-size: 14px;
    color: #343434;
    font-weight: bold;
}
.Karsilastirma_Aciklama
{
    font-family: Arial;
    font-size: 11px;
    color: #666666;
}
.OncelikTable
{
    clear: both; width: 935px; display: block; height: 100px;
}
.OncelikTable .R
{
    width: 290px; height: 100px; border: solid 1px #CCCCCC; padding: 8px 8px 8px 8px; vertical-align: top; float: left; margin: 5px 0px 5px 0px; display: block;
}
.OncelikTable .R .C1
{
    width: 85px; height: 85px; float: left; padding: 4px 4px 4px 4px; border: solid 1px #E8E8E8; display: block;
}
.OncelikTable .R .C2
{
    width: 190px; float: left; vertical-align: top; height: 100px; padding-left: 5px; display: block;
}
.OncelikTable .R .FirmaAdi
{
    color: #e2001a; font-family: Arial; font-size: 12px; font-weight: bold; text-decoration: none;
}
.OncelikTable .R .Seviye
{
    color: #333333; font-family: Arial; font-size: 11px; font-weight: bold; text-decoration: none;
}
.GaleriTable
{
    width: 100%;
}
.GaleriTable_C1
{
    vertical-align: middle;
    text-align: center;
    border: solid 1px #C0C0C0;
    height:300px;
}
.GaleriTable_C2
{
    width: 200px;
    vertical-align: top;
    text-align: right;        
}
.GaleriFoto
{
    border: none;
    cursor: pointer;
} 
