﻿body
{
	font-family: Tahoma, Verdana, Arial, Times New Roman;
	font-size: 11px;
	font-weight: normal;
}

.labelLoginPage
{
	font-family: Tahoma, Verdana, Arial, Times New Roman;
	font-size: 11px;
	font-weight: normal;
}

.requiredFieldsStyleText
{
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Times New Roman;
	color: Blue;
	font-weight:bold;
}

.buttonLoginPage
{	
	border: solid 1px black;
	color: Black;	
}

.buttonLoginPage:Hover
{	
	border: solid 1px black;
	color: Black;
	background-color: Gray;	
	color:White;
}

.buttonCerezTest
{
	border: solid 1px black;
	color: Black;
	font-size:smaller;
}

.buttonCerezTest:Hover
{	
	border: solid 1px white;
	color: Black;
	background-color: Gray;	
	color:White;
}

.labelLoginResult
{
	font-size: 12px;
	padding: 4px 4px 4px 4px;	
	color:Red;
	font-weight: bold;
}
/*   LOGIN SAYFASI   BASLANGIC   */
#div1{position:relative; width:850px; height:480px; top:30px; bottom:15px; left:0px;  background-color:#efefef; border:solid 1px #CCCCCC;}
#div2{position:relative; width:820px; height:450px; top:15px; left:15px; background-color:#ffffff; border:solid 1px #CCCCCC;}
#div3{position:relative; width:808px; height:312px; top:10px; left:5px; background-color:#f2f7f1; border:solid 1px #DAEBD7;}
#divLogin{position:absolute;left:296px; top:10px;}
#divIha{position:relative; width:282px; height:262px; top:9px; left:5px; background-color:#ffffff; border:solid 1px #CCCCCC;}
#golgeDikey{position:absolute;left:288px; top:12px;z-index:1;}
#golgeYatay{position:absolute;left:15px; top:273px;}
#spnIha{position:relative; top:10px;left:25px;font-size:30px; font-weight:900; font-family:Arial Black;color:#204560;}
#spnHttp{position:relative; font-size:14px;left:25px;font-family:Times New Roman; color:Blue; text-decoration:none; }
#spnAbone{position:relative; font-size:16px;left:25px;font-family:Times New Roman;}
#marq{position:absolute; left:25px; top:25px;}
.marqbaslik{color:#0033aa;font-size:21px;}
.marqText{color:#222222;}
.marqIcerik1{color:#e89d28;}
.marqIcerik2{font-weight:bold;}
#divBolgeMudurIletisim{width:auto; position:relative; height:20px; background-color: transparent; top:15px;}
#divBolgeMudurIletisim a
{
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	padding: 1px 4px 1px 4px;
}
#divBolgeMudurIletisim a:hover
{
	border-top: solid 1px black;
	border-bottom: solid 1px black;
	background-color: Silver;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	padding: 1px 4px 1px 4px;
}
/*   LOGIN SAYFASI   BITIS   */