﻿@charset "utf-8";
body {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: rgba(156,118,20,1.00);
}
#Header {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	z-index: 999;
	position: absolute;
	background-color: rgba(255,255,255,0.70);
}
#LogoNav {
	height: 120px;
	width: 1350px;
	margin-right: auto;
	margin-left: auto;
}
#Logo {
	background-image: url(/images/yilmazmoble.png);
	height: 120px;
	width: 600px;
	float: left;
	background-repeat: no-repeat;
}
#Nav {
	height: 120px;
	width: 750px;
	background-image: url(/images/navbg.png);
	float: left;
	background-repeat: no-repeat;
}
#Nav ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#Nav ul li {
	list-style-type: none;
}
#Nav ul li a {
	font-size: 18px;
	text-align: center;
	display: block;
	color: rgba(205,160,64,1.00);
	line-height: 120px;
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 150px;
	text-decoration: none;
	float: left;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	text-shadow: 1px 1px 1px rgba(236,214,99,1.00);
	font-style: italic;
}
#Nav ul li a:hover {
	font-size: 18px;
	text-align: center;
	display: block;
	color: rgba(236,214,99,1.00);
	line-height: 120px;
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 150px;
	text-decoration: none;
	float: left;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	text-shadow: 1px 1px 1px rgba(156,118,20,1.00);
	font-style: italic;
}
#LogoNavClear {
	clear: both;
}
#Slider {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	min-height: 125px;
	background-image: url(/images/sbg.jpg);
	background-repeat: repeat;
}
#Main {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border-bottom: medium solid rgba(242,196,9,1.00);
	text-align: center;
}
#Article {
	width: 1350px;
	text-align: center;
	font-size: large;
	margin-left: auto;
	margin-right: auto;
	line-height: 35px;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	height: auto;
}
#Footer {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#Copyright {
	height: 25px;
	width: 1350px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: large;
}
.tr {
	border-bottom: thin dashed rgba(242,196,9,1.00);
}
.img {
	border: medium double rgba(242,196,9,1.00);
	border-radius: 10px;
}
#address {
	width: 100%;
	float: left;
}
#contact {
	width: 100%;
	float: left;
}
#clear {
	clear: both;
}
.rotate {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	transition-property: transform;
	overflow: hidden;
}
.rotate:hover {
	-webkit-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
}



.sss{
	width:100%;
	color:#000;
	text-align:center;
	margin:20px 0 0 0 ;
}
.sss .sor{
	border-radius:7px;
	width:177px;
	height:200px;
	display:inline-block;
	margin:6px 10px;
	background-repeat:no-repeat;
	background-size:auto 140px;
	background-color:#ffe;
	background-position:center top;
	overflow:hidden;
	box-shadow:0 0 10px #ecd663;
	transition: .8s;
}
.sss .sor:hover{
	box-shadow: 0 0 20px #caa948;
	transition: .2s;
}
.sss .sor a{
	text-decoration:none;
	color:#444;
	font-weight:bold;
}
.sss .sor span{
	display:block;
	padding-top:150px;
	text-align:center;
	height:200px;
}

.highslide-gallery{
	display:inline-block;
	padding:5px;
	margin:5px;
}
.highslide-gallery img {
    width: 240px;
    height:180px;
  }



.yoltarifi{
	position:absolute;
	z-index:999;
	display:block;
	padding:10px;
	width:80px;
	color:#000088;
	font-weight:bold;
	text-decoration:none;
	border-radius:8px;
	background-color:#efefef;
	right:0;
	left:0;
	margin:10px auto;
	box-shadow:0 0 10px #000;
 }
  
  