/* GENEL AYARLAR */
body {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	background-image: url(../Images/BackGround.jpg);
	background-position: center top;
}


/* GENEL AYARLAR */
#Yuvarla, .Yuvarla {
	border-radius: 10px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -webkit-border-radius: 10px;
}
#UstYuvarla, .UstYuvarla {
	border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
}
#Temizle, .Temizle {clear:both;}




/* HEADER */
div.HeaderGenel {width:100%; height:210px; background:url('../Images/Header.png') top center; position:absolute; z-index:2;}
div.HeaderBosluk {width:100%; height:100px;}
div.Header {width:960px; height:210px; margin:auto;}
div.Logo {float:left;}
div.Logo a {width:260px; height:150px; display:block;}

div.Menu {float:left; margin-top:20px; margin-left:20px}
div.Menu ul li {list-style:none; float:left;}
div.Menu ul li a {color:#FFF; font-weight:bold; margin:10px; display:block;}
div.Menu ul li a:hover {color:#FFCC00;}


div.SosyalMedya {float:right; margin-top:10px;}
div.SosyalMedya ul li {list-style:none; float:left; padding:2px;}
div.SosyalMedya ul li a.Twitter {width:21px; height:21px; background:url('../Images/SosyalMedya.png'); display:block;}
div.SosyalMedya ul li a.Facebook {width:21px; height:21px; background:url('../Images/SosyalMedya.png')-25px; display:block;}









/* HOME */
div.HomeGroup {width:960px; height:300px; background:url('../Images/Home_c_1.png') no-repeat top center; margin:auto; margin-top:30px;}
div.Home {width:310px; height:200px; float:left; margin-right:10px; margin-top:56px;}
div.Home p.Baslik {color:#ffba00; font-size:20px; word-spacing:3px; padding:10px 0px 0px 10px;}
	div.Home p.Baslik a {color:#ffba00;}
	div.Home p.Baslik a:hover {color:#FFF; text-decoration:underline;}
div.Home p.Icerik {color:#FFF; line-height:150%; font-size:11px; text-align:justify; padding:10px 0px 0px 10px;}
div.Home a.Devami {width:106px; height:29px; background:url('../Images/Devami.png') no-repeat; display:block; float:right;}
div.Home img {float:left; margin-right:10px; padding:10px; background:rgba(0,0,0,0.2); box-shadow:5px 5px 5px #210d00;}

/* SLIDER PROJELER */	
div.SliderProjeler {width:280px; height:200px;  position:absolute; overflow:hidden; right:0; left:0; margin:0 auto; z-index:1;}
.SliderProjeler .flexslider-2 { border: none; width: 280px; height: 200px;}

	/* REFERANSLAR */
div.Referans {width:213px; height:247px; float:left; padding:5px; margin:5px; border:solid 1px #E2E2E2; background:#FFF;}
div.Referans p.Icerik {line-height:175%; text-align:justify; padding-bottom:10px; font-size:11px; color:#333;}
div.Referans p.Baslik {color:#321301; font-size:15px; word-spacing:3px; margin-bottom:5px; background:#FC0; padding:5px; text-shadow:1px 1px #FFF;}
	div#Referanslar {width:213px; height:213px; overflow:hidden;}



/* SAYFA */
div.Cerceve {width:940px; min-height:750px; padding:10px; margin:auto; margin-top:30px; margin-bottom:10px; background:rgba(0,0,0,0.5);}
div.Sayfa {width:940px; min-height:750px; margin:auto; background:rgba(255,255,255,0.8);}
div.Banner {width:940px; height:250px; overflow:hidden;}
div.Banner img {width:940px;}

div.Sol {width:220px; margin:10px; float:left;}
div.Sol ul {background:#000 url('../Images/YanMenu.jpg') no-repeat top center;}
div.Sol ul.Listele {background:#000 url('../Images/YanMenu.jpg') no-repeat top center; background-position:0 -44px; max-height:500px; overflow:auto;}
	div.Sol ul li.Baslik {font-size:17px; color:#FFF; text-align:center; padding:11px;}
	div.Sol ul li.Link a {color:#FFF; padding:10px; display:block;}
	div.Sol ul li.Link a:hover {background:rgba(0,0,0,0.2); color:#FF0;}
div.Golge {width:220px; height:33px; background:url('../Images/Golge.png');}
div.Orta {width:690px; margin:10px; margin-left:0; float:left;}
	div.Orta p.Icerik {line-height:175%; text-align:justify; padding-bottom:10px; font-size:13px; color:#333;}
	div.Orta p.Baslik {color:#321301; font-size:30px; word-spacing:3px;}
	div#Foto {padding:5px; float:left;}

/* YAN MENÜ OLMAYAN SAYFALAR IÇIN */	
div.Orta3 {width:690px; margin:10px; float:left;}
	div.Orta3 p.Icerik {line-height:175%; text-align:justify; padding-bottom:10px; font-size:13px; color:#333;}
	div.Orta3 p.Baslik {color:#321301; font-size:30px; word-spacing:3px;}
	



	
	
	
	
/* ILETISIM BILGILERI - FORM */
div.IletisimBilgileri {width:100%; margin-bottom:30px;}
div.IletisimBilgileri ul li {width:680px; list-style:none; padding:10px; font-size:12px; color:#301d03; border-bottom:dotted 1px #CCC;}
div.IletisimBilgileri ul li span {width:75px; float:left; color:#473806;}
div.IletisimBilgileri ul li:hover {background-color:#f8f4df;}

ul.IletisimFormu {margin-left:10px;}
ul.IletisimFormu li {width:600px; list-style:none; float:none; padding:2px; color:#301d03;}
ul.IletisimFormu li input#TextBox {padding:5px; outline:none;}
ul.IletisimFormu li input#TextBox:focus {background-color:#f8f4df;}
ul.IletisimFormu li span {width:100px; margin-top:9px; float:left; color:#473806;}	

ul.TeklifFormu {margin-left:10px;}
ul.TeklifFormu li {width:600px; list-style:none; float:none; padding:2px; color:#301d03;}
ul.TeklifFormu li input#TextBox {padding:5px; outline:none;}
ul.TeklifFormu li input#TextBox:focus {background-color:#f8f4df;}
ul.TeklifFormu li span {width:100px; margin-top:9px; float:left; color:#473806;}	

ul.BilgiFormu {margin-left:10px;}
ul.BilgiFormu li {width:600px; list-style:none; float:none; padding:2px; color:#301d03;}
ul.BilgiFormu li input#TextBox {padding:5px; outline:none;}
ul.BilgiFormu li input#TextBox:focus {background-color:#f8f4df;}
ul.BilgiFormu li span {width:100px; margin-top:9px; float:left; color:#473806;}	


/* FOOTER */
div.FooterGenel {width:100%; height:251px; background:url('../Images/Footer.jpg') no-repeat top center;}
div.Footer {width:960px; height:251px; margin:auto;}
div.Metin {text-align:center; padding:20px; color:#FFF;}
	div.Metin a {color:#FFF; padding:10px; display:inline-block;}
	div.Metin a:hover {text-decoration:underline;}
div.FooterLine {width:765px; height:2px; background:url('../Images/FooterLine.png'); margin:20px;}
div.Reserved {color:#4e4033;}
div.Reserved a {color:#4e4033;}

#sahife{
background:url('../Images/arka3.jpg') repeat top center;
padding:5px;
margin-left:auto;
margin-right:auto;
margin-top:0px;
width:960px;
height:370px;
 border-radius: 40px; /* Standart */
    -moz-border-radius: 40px; /* Firefox */
    -webkit-border-radius: 40px; /* Safari ve Chrome */
}


#ana_div {
	
	width: 960x;
	height: 90px;
	margin-right: auto;
	margin-left: 300px;
	
}

.div1 {
	float: left;
	width:500px;
	height: 90px;
	
	margin: 10px;
	font: bold 20px;
	font-size: 30px;
	color: #993300;
	font-family: "Times New Roman", Times, serif;
}
.div2 {
	float: left;
	width: 270px;
	height: 90px;
	
	margin: 10px;
	
}
#baba_div {
	
	width: 960px;
	height: 325px;
	margin-right: auto;
	margin-top: 0px;
	margin-left: auto;
	background-color: #996633;
	 border-top-right-radius: 25px;
	  border-top-left-radius: 25px;
    border-bottom-left-radius: 10px;
	 border-bottom-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
}

.baba1 {
	float: left;
	width: 700px;
	height: 300px;
	
	margin: 10px;
	background:url('Images/arka5.jpg') repeat top center;
	 border-top-right-radius: 25px;
	  border-top-left-radius: 25px;
    border-bottom-left-radius: 10px;
	 border-bottom-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
}
.baba2{
	float: left;
	width: 220px;
	height: 300px;
	
	margin: 10px;
	
	 border-top-right-radius: 10px;
	  border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
	 border-bottom-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
}

#ickisim {
width:960px; 
height:80px; 
margin-left:500px;
margin:100px;

}

#sol_1 {
float: left;
padding-left: 5px;
width:300px;
height:80px;
}

#sol_2 {
float: left;

padding-left: 5px;
width:300px;
height:80px;
}
