@charset "utf-8";
/* CSS Document */
body
{
	margin: 0px;
	background-image: url(body.png);
	font-family: Verdana, Geneva, sans-serif;
	background-repeat: repeat;
	
	min-width:1050px; 
}

.ortaiccer
{
  width:1030px;
}

html
{
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: scroll;
	
    /*min-width:1050px;  Mobil Gösterim olmayacaksa 980 çözünürlükte tam göstermesi için*/
}

.yukarikaydir {
	position: fixed;
	bottom: 50px;
	right: 10px;
	display: none;
	height: 50px;
	width: 50px;
	margin-right: 10px;
}

.ustbandis
{
	height: 100%;
	width: 100%;
	background-color: #F4F4F4;
}

.ustbanic
{
	height: 102px;
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(alya_logo_bil.png);
	background-repeat: no-repeat;
}
.menudiscer
{
	height: auto;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	background-color: #333;
	color: #FFF;
	z-index: 15000;
}

.menuiccer
{
	width: 1050px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
}

.ustmenucer
{
	height: auto;
	width: auto;
	float: right;
	margin-top: 31px;
	margin-right: 5px;
	text-align: center;
	clear: right;
	
}

.sosmedcer {
	z-index: 1;
	height: auto;
	width: 180px;
	text-align: center;
	font-size: 13px;
	font-weight: 20;
	float: right;
	margin-top: 65px;
	margin-right: 6px;
	padding-top: 5px;
}
#sosmedicon {
	background-repeat: no-repeat;
	float: left;
	width: 26px;
	height: 26px;
	margin-top: 1px;
	margin-left: 8px;
}

.sosmediaiconface
{
	background-image: url(/ortak/sos_face1.png);
}
.sosmediaiconface:hover {
	background-image: url(/ortak/sos_face2.png);
}


.sosmediaiconyou
{
	background-image: url(/ortak/sos_you1.png);
}
.sosmediaiconyou:hover {
	background-image: url(/ortak/sos_you2.png);
}


.sosmediaiconwha
{
	background-image: url(/ortak/sos_wha1.png);
}
.sosmediaiconwha:hover {
	background-image: url(/ortak/sos_wha2.png);
}

.sosmediaiconin
{
	background-image: url(/ortak/inst1.png);
}
.sosmediaiconin:hover {
	background-image: url(/ortak/inst2.png);
}


.sosmediaicontw
{
	background-image: url(/ortak/sos_tw1.png);
}
.sosmediaicontw:hover {
	background-image: url(/ortak/sos_tw2.png);
}

.ortaiccer
{
	height: auto;
	margin-left: auto;
	margin-right: auto;
	width: 1030px;
	margin-top: 0px;
}

.altbanmenudis
{
	height: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	padding-top: 15px;
	padding-bottom: 15px;
}

.altbanmenuic
{
	margin-left: auto;
	margin-right: auto;
	width: 1050px;
	height: auto;
}

.altmenuanabaslik
{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}

.altmenualtbaslik
{
	color: #FFF;
	margin-left: 15px;
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
}

.altbantaban
{
	background-color: #2076B2;
	height: 35px;
	margin-left: auto;
	padding-top: 5px;
	width: 100%;
}
.altbansol
{
	width: auto;
	float: left;
	height: auto;
}

.altbansag
{
	width: auto;
	float: right;
	height: auto;
}

.altbantabcopyrightacik
{
	font-size: 10px;
	color: #CCCCCC;

}

.altbantabcopyright
{
	font-size: 11px;
	color: #FFFFFF;

}

.altbantabtasacik
{
	font-size: 10px;
	color: #CCC;

}

.altbantabtassite, .altbantabtassite a, .altbantabtassite a:visited, .altbantabtassite a:hover
{
	font-size: 11px;
	color: #FFF;
	text-decoration:none;
}

.altbantabtassite a:hover
{
	color: #F00;
}


.topnav {
	overflow: hidden;
	background-color: #333;
}

.topnav a {
	float: left;
	display: block;
	color: #f2f2f2;
	text-align: center;
	padding: 10px 16px;
	text-decoration: none;
	font-size: 14px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #8B8B8B;
	border-right-color: #8B8B8B;
	border-bottom-color: #8B8B8B;
	border-left-color: #8B8B8B;
	margin-right: -1px;
	font-family: Verdana, Geneva, sans-serif;
}

.active {
  background-color: #4CAF50;
  color: white;
}

.topnav .icon {
  display: none;
}

.dropdown {
	float: left;
	overflow: hidden;
	 
}


.dropdown .dropbtn {
	border: none;
	outline: none;
	color: #f2f2f2;
	padding: 10px 16px;
	margin: 0;
	font-size: 14px;
	background-color: #333;
	margin-left: 1px;
	font-family: Verdana, Geneva, sans-serif;
 
}

.dropdown-content {
	display: none;
	position: absolute;
	background-color: #f9f9f9;
	min-width: 160px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index: 20;
}

.dropdown-content a {
	float: none;
	color: black;
	padding: 8px 16px;
	text-decoration: none;
	display: block;
	text-align: left;
}


.topnav a:hover, .dropdown:hover .dropbtn, .secilimenu {
	background-color: #4F4F4F;
	color: #FFF;
}




.dropdown-content a:hover {
	background-color: #ddd;
	color: black;
}

.dropdown:hover .dropdown-content {
	display: block;
}

.menugenislik
 {
	width: 114px;
 }

.temizle
{
	clear: both;
	height: 1px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	margin-top: 0px;
}

.icsayfabaslik {
	height: 20px;
	width: 100%;
	font-weight: bold;
	margin-top: 30px;
	color: #666;
	font-family: "MS Serif", "New York", serif;
	font-size: 17px;
}
