@charset "utf-8";
/* CSS Document */
h1,h2,h3,h4,h5,h6,p,div,ul,li,img,hr,a{ padding:0px; margin:0px; text-decoration:none;}
body{ font:12px "Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial; color:#111111; margin:0 auto; background-color:#dedede;}
.page{ width:486px; min-height:300px; margin:0 auto; padding-top:150px;}

.login{ width:486px; min-height:150px; float:left;}
.login .goster{ display:block; float:left;}
.login .gizle{ display:none; float:left;}

.login .top{ width:446px; height:40px; padding:6px 35px 0px 5px; float:left; background-image:url(images/login/login_panel_ust.png);}
.login .top .yonetici{ width:178px; height:40px; margin-right:6px; float:left; background-image:url(images/login/login_yonetici_girisi.png);}

.login .top .giris_1{ width:131px; height:40px; float:left; background-image:url(images/login/login_tab_giris_1.png); cursor:pointer;}
.login .top .giris_2{ width:131px; height:40px; float:left; background-image:url(images/login/login_tab_giris_2.png); cursor:pointer;}
.login .top .unuttum_1{ width:131px; height:40px; float:left; background-image:url(images/login/login_tab_unuttum_1.png); cursor:pointer;}
.login .top .unuttum_2{ width:131px; height:40px; float:left; background-image:url(images/login/login_tab_unuttum_2.png); cursor:pointer;}

.login .bg{ width:451px; min-height:100px; float:left; overflow:hidden; padding:20px 35px 15px 0px; margin:0 auto; background-image:url(images/login/login_panel_arka.png); background-repeat:repeat-y;}

.login .bg .left{ width:140px; text-align:center; float:left;}
.login .bg .right{ width:305px; padding-left:6px; float:left;}

.login .bg .right li{ list-style:none; display:block; line-height:30px;}
.login .bg .right li.normal{ line-height:normal; font-weight:bold;}

.login .bottom{ width:486px; height:18px; float:left; background-image:url(images/login/login_panel_alt.png);}

.login #ok{ width:471px; margin:15px 9px 0px 6px; height:32px; padding-bottom:8px; padding-top:9px; line-height:30px; float:left; background-image:url(images/login/login_tamam_bg.png);  cursor:pointer;}
.login #ok li{ list-style:none; display:inline; padding-left:15px; float:left;}
.login #hata{ width:471px; margin:15px 9px 0px 6px; height:32px; padding-bottom:8px; padding-top:9px; line-height:30px; float:left; background-image:url(images/login/login_hata_bg.png); cursor:pointer;}
.login #hata li{ list-style:none; display:inline; padding-left:15px; float:left;}

.input_text{ background-color:#ededed; border:solid 1px #cecfc9; padding:2px; margin-bottom:10px; font:12px "Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial; color:#111111;}
.input_submit{ width:141px; height:27px; background:none; background-image:url(images/login/login_giris.png); border:none; cursor:pointer;}
.input_submit2{ width:141px; height:27px; background:none; background-image:url(images/login/login_sifremi_gonder.png); border:none; cursor:pointer;}
