﻿@charset "utf-8";
body {
	margin:0; padding:0;
	background: url(../images/bg.png);
	font-family:Tahoma, Geneva, sans-serif;
}
.temizle{clear:both;}
#genel {
	width: 500px;
	margin: 0 auto;
}
#logo_ust {
	width: 50px;
	height: 50px;
	margin: 0 auto;
}
#is_logo3d{
	width:200px;
	height:63px;
    background: url(../../../M_Dosya/logo_kurum.png) no-repeat;
	margin:0 auto;
}
#login_div{
	width:400px;
	height:250px;
	padding:50px;
	background:url(../images/bg_login.png) no-repeat;
	margin:0 auto;
}
#input_div{
	width:360px;
	height:110px;
	padding:20px;
	background:url(../images/bg_input.png);
}
#but_div{
	margin:15px 0 0 0;
}
.login_input{
	width:315px;
	height:45px;
	border:0;
	padding:0 0 0 45px;
	background:none;
	/*background:#003399;*/
}
.input_ara{
	width:360px;
	height:18px;
}
.login_baslik{
	font-size:14px;
	text-align:center;
	color:#e2e7ed;
	font-weight:bold;
	padding:0 0 20px 0;
}

#alt{
	margin:20px 0;
	padding:0 20px;
}
#alt_menu{
	text-align:center;
}
#alt_menu a{
	color:#666;
	font-size:11px;
	text-decoration:none;
	padding:0 10px;
}
#alt_menu a:hover{
	text-decoration:underline;
}
#alt_bilgi{
	padding:10px 0;
	margin:10px 0;
	text-align:center;
	color:#888888;
	font-size:11px;
	background:url(../images/bg_ayrac_alt.png) top repeat-x;
}

.login_but {
    width: 400px;
    height: 51px;
    display: block;
    padding: 0;
    background: url(../images/but_giris.png) right center no-repeat;
    border: none;
    color: #FFFFFF;
    margin: 20px 0 0 0;
    text-decoration: none;
    font-size: 16px;
    cursor: pointer;
}
.imza_but {
    width: 400px;
    height: 51px;
    display: block;
    padding: 0;
    background: url(../images/but_eimza.png) right center no-repeat;
    border: none;
    color: #FFFFFF;
    margin: 20px 0 0 0;
    text-decoration: none;
    font-size: 16px;
    cursor: pointer;
}

#dosya_menu{
	text-align:left;
}

#dosya_menu a{
	color:#333;
	font-size:13px;
	text-decoration:none;
	padding:0 10px;
}

#dosya_menu a:hover{
	text-decoration:underline;
}

.login_yardim {
    width: 236px;
    padding: 7px;
    height: 16px;
    border: 0 none;
}

.login_yardim_textarea {
    width: 240px;
    padding: 5px;
    height: 75px;
    border: 0 none;
}

.rcRefreshImage {
    padding: 1px;
    height: 30px;
    width: 30px;
    display: block;
    float: left;
    background-repeat: no-repeat;
    background-image: url('../images/yenile.png');
}

.rcCaptchaAudioLink {
    padding: 1px;
    height: 30px;
    width: 30px;
    display: block;
    float: left;
    background-image: url('../images/dinle.png');
    background-repeat: no-repeat;
}