﻿@import url(http://fonts.googleapis.com/css?family=Bree+Serif);

::selection {
	color: #fff;
	background: #f676b2; /* Safari */
}
::-moz-selection {
	color: #fff;
	background: #f676b2; /* Firefox */
}

* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background: url(../Images/Main/bg.png) repeat;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight:300;
	text-align: left;
	text-decoration: none;
    
}

#LoginAnaDiv {width:100%;min-width:860px;}

.Main {
    width:300px;
    height: 480px;
    position: relative;
    margin-left:auto;margin-right:auto;
    margin-top:20px;
    margin-bottom:20px;
}

.Main_01 {
    width:300px;
    height:382px;

    background:#f3f3f3;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border:#fff solid 1px;

    box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    
}

.main_01_01 {
    /*153px toplamda height*/
    width:300px;
    height:110px;
    text-align:center;
    margin-top:20px;  
    font-size: 23px;
    font-family: 'Bree Serif', serif;
	font-weight: 300; 
    
}
.main_01_02 {
    width:300px;
    height:50px;
    text-align:center;
    float:left; 
    
   
	
	line-height:34px;
	color: #414848;
	text-shadow: 1px 1px 0 rgba(256,256,256,1.0);
    margin-top:5px;
	margin-bottom: 0px;
    text-align:center;  
}
.main_01_03 {
    width: 300px;
    height: 10px;
    text-align: center;
    float: left;

    font-size: 15px;
    line-height: 15px;
    color: #b96b1e;
    text-align: center;
}
.main_01_04 {
    width: 300px;
    height: 5px;
    margin-top:30px;
    float: left;

    font-size: 10px;
    line-height: 10px;
    color: #b96b1e;
    text-align:left;
}



.main_01_05 .TextboxAlttaban{
    float:left;
    margin-left:22px;
    margin-right:22px;
    margin-top:10px;
	width: 200px;
	padding: 10px 25px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 400;
	font-size: 15px;
	color: #9d9e9e;
	text-shadow: 1px 1px 0 rgba(256,256,256,1.0);
	background: #fff;
	border: 1px solid #fff;
	border-radius: 5px;
	box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);
	-moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);
	-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);
    
}

.main_01_05 .TextboxAlttaban:hover {
        background: #dfe9ec;
	    color: #414848;
    }

.main_01_05 .TextboxAlttaban:focus {
        background: #dfe9ec;
	    color: #414848;
	
	    box-shadow: inset 0 1px 2px rgba(0,0,0,0.25);
	    -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.25);
	    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.25);
    }

.main_01_06 {
    width: 300px;
    height: 5px;
    float: left;
    margin-top:5px;
    font-size: 10px;
    line-height: 10px;
    color: #b96b1e;
    text-align:left;
}

.main_01_07 .TextboxAlttaban {
    float:left;
    margin-left:22px;
    margin-right:22px;
    margin-top:10px;
	width: 200px;
	padding: 10px 25px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 400;
	font-size: 15px;
	color: #9d9e9e;
	text-shadow: 1px 1px 0 rgba(256,256,256,1.0);
	background: #fff;
	border: 1px solid #fff;
	border-radius: 5px;
	box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);
	-moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);
	-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);
    
}



    .main_01_07 .TextboxAlttaban:hover {
        background: #dfe9ec;
	    color: #414848;
    }
    .main_01_07 .TextboxAlttaban:focus {
        background: #dfe9ec;
	    color: #414848;
	
	    box-shadow: inset 0 1px 2px rgba(0,0,0,0.25);
	    -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.25);
	    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.25);
    }


.main_01_08 {
    float:left;

    text-align:center;
    font-size:12px; 
    color:#fd4d00;

    margin-left:60px;
    margin-right:60px;
    margin-top:13px;
    margin-bottom:13px;
    
    
}

 


.Kullanici-Ikon, .Sifre-Ikon {
	width: 46px;
	height: 47px;
	display: block;
	position: absolute;
	padding-right: 2px;
    z-index:-1;
	
	
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}

.Kullanici-Ikon {
	top:240px; /* Positioning fix for slide-in, got lazy to think up of simpler method. */
	background: rgba(65,72,72,0.75) url(../../Systems/Images/user-icon.png) no-repeat center;	
}

.Sifre-Ikon {
	top:300px;
	background: rgba(65,72,72,0.75) url(../../Systems/Images/pass-icon.png) no-repeat center;
}

.TextboxAlttaban, .Kullanici-Ikon, .Sifre-Ikon, .Buton{
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
}

.Main_02 {
    width:300px;
    height:100px;
    float:left;
    background:#d4dedf;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border:#fff solid 1px;
    margin-top:1px;

    box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
}
.Main_02_01 {
    overflow: auto;
	background: #d4dedf;
	border-top: 1px solid #fff;
    padding-top:22px;
    padding-bottom:22px;
    padding-left:29px;
    padding-right:29px;
    	
	box-shadow: inset 0 1px 0 rgba(0,0,0,0.15);
	-moz-box-shadow: inset 0 1px 0 rgba(0,0,0,0.15);
	-webkit-box-shadow: inset 0 0px 0 rgba(0,0,0,0.15);
}

.Main_02_01 .Buton {
    
    float:left;
    width:235px;
    height:50px;
	
	font-family: 'Bree Serif', serif;
	font-weight: 300;
	font-size: 18px;
	color: #fff;
	text-shadow: 0px 1px 0 rgba(0,0,0,0.25);
	
	background: #56c2e1;
	border: 1px solid #46b3d3;
	border-radius: 5px;
	cursor: pointer;
	
	box-shadow: inset 0 0 2px rgba(256,256,256,0.75);
	-moz-box-shadow: inset 0 0 2px rgba(256,256,256,0.75);
	-webkit-box-shadow: inset 0 0 2px rgba(256,256,256,0.75);
}

    .Main_02_01 .Buton:hover {

    background: #3f9db8;
	border: 1px solid rgba(256,256,256,0.75);
	box-shadow: inset 0 1px 3px rgba(0,0,0,0.5);
	-moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.5);
    }

    .Main_02_01 .Buton:focus {
	position: relative;
	bottom: -1px;
	background: #56c2e1;
	box-shadow: inset 0 1px 6px rgba(256,256,256,0.75);
	-moz-box-shadow: inset 0 1px 6px rgba(256,256,256,0.75);
	-webkit-box-shadow: inset 0 1px 6px rgba(256,256,256,0.75);
}