html,body, td, input, textarea,select{
	font-size:11px;
    font-family:Tahoma;
	color:#333333;
	line-height:13px;
	padding:0px;
	height:100%;
	background: url(images/loginbox/loginback.gif) no-repeat center center fixed;
        -webkit-background-size: cover; /*for webKit*/
        -moz-background-size: cover; /*Mozilla*/
        -o-background-size: cover; /*opera*/
        background-size: cover; /*generic*/
}


* { margin: 0; padding: 0; }
#page{display:table;overflow:hidden;margin:0px auto;}
*:first-child+html #page {position:relative;}/*ie7*/
* html #page{position:relative;}/*ie6*/

#content_container{display:table-cell;vertical-align: middle;}
*:first-child+html #content_container{position:absolute;top:50%;}/*ie7*/
* html #content_container{position:absolute;top:50%;}/*ie6*/

*:first-child+html #content{position:relative;top:-50%;}/*ie7*/
* html #content{position:relative;top:-50%;}/*ie6*/
#page{height:100%;width:686px;}

.anaustbar{
width: 686px;
height: 73px;
background: url(images/loginbox/login_01.png) no-repeat;
float:left;
z-index:10;
}

.anaortabar{
width: 686px;
height: 211px;
float:left;
margin-top:74px;
margin:0px;
}
.anaortabarsol{
width: 12px;
height: 211px;
float:left;
background: url(images/loginbox/login_02.png) no-repeat;
}
.anaortabarcenter1{
width: 197px;
height: 211px;
float:left;
padding-top:28px;
background: url(images/loginbox/login_03.png) no-repeat;
}
.anaortabarcenter2{
width: 445px;
height: 211px;
float:left;
padding-top:10px;
background: url(images/loginbox/login_04.png) no-repeat;
}
.anaortabarsag{
width: 32px;
height: 211px;
float:left;
background: url(images/loginbox/login_05.png) no-repeat;
}
.anaaltbar{
width: 686px;
height: 60px;
background: url(images/loginbox/login_06.png) no-repeat;
float:left;
z-index:10;
}
.copyrightbar{
width: 686px;
height: 60px;
float:left;
z-index:10;
text-align:center;
color:#949494;
}
.girisuserbox{
			width:289px;
			height:32px;
			border:0;
			font-size:1.5em;
			vertical-align:middle;
			padding:0 10px 0 10px;
			margin:3px 0 0 0;
		border-top-right-radius: 8px;
			border-bottom-right-radius: 8px;
			line-height:32px;
			background: url(images/loginbox/loginboxback.png) no-repeat;	
}
.logintextbaslik{
				 width:100px;
				 padding:12px 10px 0 0;
				 font-size:1.4em;
				 float:left;	
				 color:#888888;
}
.logintextuyari{
				 
				 padding:12px 10px 0 0;
				 font-size:1.4em;
				 float:center;	
				 color:#E80000;
}
.inputbolum{
			padding:5px 0 5px 0;
}
.inputsend{
			text-align:right;
			padding:5px 23px 5px 0;
}
.inputuyari{
			text-align:center;
			padding:5px;
			height:30px;
			width:400px;
			
}





