@import "skeleton.css";
@import "superfish.css";

html {
	width: 100%;
}

body {
	font-family: "Trebuchet MS", "Segoe UI", "DejaVu Sans", Verdana, sans-serif;
	font-size: 14px;
	color: #2E2E2E;
	background-image:url(../resimler/bg.png);
	position: relative;
	min-width: 960px;
	margin:0;
}

a {
	font-size:18px;
	text-decoration: none;
	color: #113680;
	outline: none;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	font-weight:bold;
}

a:hover {
	color: #9E1416;
}

a.liste {
	padding:5px;
	font-size:18px;
	text-decoration: none;
	color: #113680;
	outline: none;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	font-weight:bold;
}

a.liste:hover {
	color: #F3F3F3;
	background-color: #113680;
	border-radius:4px;
}

.list2{
	line-height:30px;
}

.r_on{
	/*border:4px solid #E7E7E7;*/
	box-shadow:0 0 6px 6px #2278D4; /*#E0A461;*/
	border:1px solid #606060;
}

.r_out{
	border:1px solid #606060;
}

a.btn {
	margin-top: 18/24px;
	color: #fff;
	padding: 7px 16px 6px;
	display: inline-block;
	/*text-transform: uppercase;*/
	background: #6f706b;
	cursor:pointer;
}

a.btn:hover {
	background-color: #0D2F58;
}

header{
	width:100%;
	height:50px;
	background-color: #0D2F58;
	color:#F5F5F5;
	padding-top:10px;
}

.ust_baslik{
	padding-left:10px;
	text-shadow:1px 1px 1px #827D7D;
	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-style:italic;
	font-size:32px;
	font-weight:bold;
	cursor:pointer;
}

.bolum{
	position:relative;
	width:100%;
	height:30px;
	background-color:#F1F1F1;
	color:#0D2F58;
	font-size:24px;
	font-weight:bold;
	box-shadow:0 5px 5px  #777777;
	border-bottom:1px solid #4A4A4A;
	margin-bottom:10px;
	margin-top:-12px;
	padding:6px 0;
}

.vesikalik{
	width:240px;
	font-size:24px;
	font-weight:bold;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

.menu{
	position:absolute;
	top:10px;
	right:10px;
	width:auto;
	height:40px;
	padding:6px;
	color:#052762;
	font-size:18px;
}

.menu_block  {
	z-index: 999;
	position:absolute;
	top:1px;
	right:10px;
	width:auto;
	height:60px;
}


nav>.sf-menu {
	z-index: 999;
	position: relative;
}
nav{ position:relative;padding: 0;}
.sf-menu ul {position:relative;top:-999px; display:none;/* left offset of submenus need to match (see below) */}
.sf-menu li {float:left;position:relative; }
.sf-menu>li {
	z-index: 900;
	margin-top: -1px;
	margin-right:1px;
	float: left;
position: relative;
	list-style:none;
}

.sf-menu>li.sfHover:before, .sf-menu>li.current:before, .sf-menu>li:hover:before {
	content: '';
	left: 0;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	right: 0;
	display: block;
	position: absolute;
	bottom: -1px;
	/*background-color: #de5b01;	
	height: 1px;*/
}

.sf-menu>li.sfHover>a, .sf-menu>li.current>a, .sf-menu>li>a:hover {
	color: #FFF;
	background-color: #0D2F58;
	border:1px solid silver;
}

textarea{
	width:720px;
	height:300px;
}

h1{
	color:#09316F;
}

.satir{
	float:left;
	width:95%;
	margin-bottom:10px;
	text-wrap:normal;
}

.lblBaslik{
	float:left;
	width:150px;
	margin-right:6px;
	text-shadow:2px 2px 2px #4A4949;
}

.baslik{
	font-size:14px;
	font-weight:bold;
	color:#1C2C68;
}

.baslik2{
	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-style:italic;
	color:#1F2C5F;
	font-size:24px;
	font-weight:bold;
	color:#1C2C68;
}

.satirB{
	width:300px;
	height:50px;
	margin-bottom:5px;
	text-align:center;
	/*border:0.5px solid #CFCFCF;
	background: #E8E8E8;*/
}

.satirB a{
	padding:5px 20px 5px 20px;
	font-size:24px;
	background-size: 300px 50px;
	background: #E8E8E8;
	display:inline-block;
	text-decoration: none;
	color: #094FDB;
	outline: none;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;	
}

.satirB a:hover{
	color: #FFF;
	background-color: #094FDB;
	background-size: 300px 50px;
}

th{
	text-align:center;
}

#uyari{
	position:fixed;
	border:1px solid #036;
	border-radius:2px;
	background-color:#D5F1FF;
	padding:5px;
	height:18px;
	left:5px;
	bottom:2px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#036;
	text-align:center;
	opacity: 0.9;
}

.aktif{
    font-size:24px;
    font-weight: bold;
    padding:5px 25px 5px 25px;
    background-color: #FFA54E;
    color:#036;
}

a.sayfala{
	font-size:24px;
	padding:5px 25px 5px 25px;
	background-color:#CCC;
	color:#036;
}

a.sayfala:hover{
	background-color:#036;
	color:#CCC;
}

footer{
	position: fixed;
	bottom:0;
	height:40px;
	width:100%;
	margin:0;
        margin-top: 10px;

	float:right
	/*background-color:#0D2F58;
	color:#F5F5F5;*/
	
	
}

.alt{
	height:40px;
	width:auto;
	line-height:40px;
	background-color:#103566;
	padding-right:10px;
	color: white;
	text-align:right;

}

.padtop{ padding-top:8px;}
.padtop1{ padding-top:12px;}
.padtop2{ padding-top:16px;}

.padbot{padding-bottom:10px;}

.isimno{
	width:auto;
	height:100px !important;
	font-weight:bold;
	margin-bottom:10px;
}

/*giris*/
.cerceve{
	border:solid 1px #999999;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	box-shadow:0px 1px 10px 1px #004080;
	border-radius:4px;
}

.cerceve th{
	border-radius: 3px;
	border:1px solid #625C5C;
	cursor: pointer; 
	width:18px;
	height:18px;
	text-align:center;
}

@media only screen and (max-width: 1024px) {

}


@media only screen and (max-width: 995px) {
   body {
   min-width: 950px;
	font-family: "Trebuchet MS", "Segoe UI", "DejaVu Sans", Verdana, sans-serif;
	font-size: 14px;
	color: #2E2E2E;   
  }	
  
.vesikalik{
	
	font-size:20px;
	font-weight:bold;
	float:left;
	margin-right:3px;
	margin-bottom:3px;
}  
}

@media only screen and (max-width: 767px) {
   body {
   max-width: 740px;
	font-family: "Trebuchet MS", "Segoe UI", "DejaVu Sans", Verdana, sans-serif;
	font-size: 16px;
	color: #2E2E2E;   
  }
.vesikalik{
	width:200px;
	font-size:20px;
	font-weight:bold;
	float:left;
	margin-right:3px;
	margin-bottom:3px;
} 

#buyukresim{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;

	
}

}

@media only screen and (max-width: 479px) {
   body {
   max-width: 450px;
	font-family: "Trebuchet MS", "Segoe UI", "DejaVu Sans", Verdana, sans-serif;
	font-size: 15px;
	color: #2E2E2E;   
  }	
  
  .vesikalik{
	width:150px;
	font-size:20px;
	font-weight:bold;
	float:left;
	margin-right:3px;
	margin-bottom:3px;
} 
}