@charset "utf-8";
/* CSS Document */
body {
  font: 13px/20px 'Lucida Grande', Tahoma, Verdana, sans-serif;
  color: #404040;
  background: #0ca3d2;
  text-decoration:none;
}
.cerceve
{
	width:365px;
	height:200px;
	border:1px solid #069;
	border-radius:5px;
	/*box-shadow:1px 1px 5px 5px #036;*/
	position:relative;
	
	
}
.tablosolmenu
{
	width:200px;
	height:autox;
	border:1px solid #069;
	border-radius:5px;
	/*box-shadow:1px 1px 5px 5px #036;*/
	position:relative;
	
	
}
.tabloorta
{
	width:98%;
	height:autox;
	border:1px solid #069;
	border-radius:5px;
	/*box-shadow:1px 1px 5px 5px #036;*/
	position:relative;
	
	
}
.cerceve1
{
	position:relative;
	width:98%;
	height:auto;
	/*border:1px solid #069;*/
	border-radius:5px;
	box-shadow:1px 1px 10px 2px #036;
	padding:5px;
	margin:auto;
	border-bottom-style:none;
	background-color:#FFFFFF;
	
	
}
.cerceveictablo
{
	position:relative;
	width:800px;
	height:auto;
	/*border:1px solid #069;*/
	border-radius:5px;
	box-shadow:1px 1px 5px 5px #000;
	padding:5px;
	margin:auto;
	border-bottom-style:none;
	background-color:#FFFFFF;
	
	
}

.normalyazi {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}
.ortabaslik {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-color: #69F;
}
.il_ilce_bucak
{
	
	width:200px;
	font-family:Tahoma, Geneva, sans-serif;
	height:30px;
    font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  background:#09F;
  border: 1px solid;
  border-color: #b4ccce #b3c0c8 #9eb9c2;
 outline: 0;
  background-image: -webkit-linear-gradient(top, #edf5f8, #cde5ef);
  background-image: -moz-linear-gradient(top, #edf5f8, #cde5ef);
  background-image: -o-linear-gradient(top, #edf5f8, #cde5ef);
  background-image: linear-gradient(to bottom, #edf5f8, #cde5ef);
}
input {
  font-family: 'Lucida Grande', Tahoma, Verdana, sans-serif;
  font-size: 14px;
}



input[type=submit] {
  padding: 0 18px;
  height: 29px;
  font-size: 12px;
  font-weight: bold;
  color: #527881;
  text-shadow: 0 1px #e3f1f1;
  background: #cde5ef;
  border: 1px solid;
  border-color: #b4ccce #b3c0c8 #9eb9c2;
  border-radius: 16px;
  outline: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background-image: -webkit-linear-gradient(top, #edf5f8, #cde5ef);
  background-image: -moz-linear-gradient(top, #edf5f8, #cde5ef);
  background-image: -o-linear-gradient(top, #edf5f8, #cde5ef);
  background-image: linear-gradient(to bottom, #edf5f8, #cde5ef);
  -webkit-box-shadow: inset 0 1px white, 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px white, 0 1px 2px rgba(0, 0, 0, 0.15);
}
input[type=submit]:active {
  background: #cde5ef;
  border-color: #9eb9c2 #b3c0c8 #b4ccce;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.2);
}
input[type=button] {
  padding: 0 18px;
  height: 29px;
  font-size: 12px;
  font-weight: bold;
  color: #527881;
  text-shadow: 0 1px #e3f1f1;
  background: #cde5ef;
  border: 1px solid;
  border-color: #b4ccce #b3c0c8 #9eb9c2;
  border-radius: 16px;
  outline: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background-image: -webkit-linear-gradient(top, #edf5f8, #cde5ef);
  background-image: -moz-linear-gradient(top, #edf5f8, #cde5ef);
  background-image: -o-linear-gradient(top, #edf5f8, #cde5ef);
  background-image: linear-gradient(to bottom, #edf5f8, #cde5ef);
  -webkit-box-shadow: inset 0 1px white, 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px white, 0 1px 2px rgba(0, 0, 0, 0.15);
}
select{
	height:30px;
    font-size: 14px;
  font-weight: bold;
  color: #000000;
  background:#09F;
  border: 1px solid;
  border-color: #b4ccce #b3c0c8 #9eb9c2;
 outline: 0;
  background-image: -webkit-linear-gradient(top, #edf5f8, #cde5ef);
  background-image: -moz-linear-gradient(top, #edf5f8, #cde5ef);
  background-image: -o-linear-gradient(top, #edf5f8, #cde5ef);
  background-image: linear-gradient(to bottom, #edf5f8, #cde5ef);

}
.lt-ie9 input[type=text], .lt-ie9 input[type=password] {
  line-height: 34px;
}.baslik_yazi {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #00F;
}
.tablobaslik {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-color: #0CA3D2;
}
