@charset "utf-8";
@font-face {font-family:oswaldRegular;src: url("../Fonts/oswaldRegular.eot");src: url("../Fonts/oswaldRegular.eot#iefix") format('embedded-opentype'),url("../Fonts/oswaldRegular.ttf") format('truetype');font-weight: normal; font-style: normal;}
@font-face {font-family:oswaldBold;src: url("../Fonts/oswaldBold.eot");src: url("../Fonts/oswaldBold.eot#iefix") format('embedded-opentype'),url("../Fonts/oswaldBold.ttf") format('truetype');font-weight: normal; font-style: normal;}
@font-face {font-family:oswaldLight;src: url("../Fonts/oswaldLight.eot");src: url("../Fonts/oswaldLight.eot#iefix") format('embedded-opentype'),url("../Fonts/oswaldLight.ttf") format('truetype');font-weight: normal; font-style: normal;}






/* GENEL AYALAR */
html {
	min-width:960px;
	width:100%;
	height:100%;
	background:url('../Images/AjaxLoader.gif') no-repeat center;
}
body.Home_Bg {
	min-width:960px;
	width:100%;
	min-height:100%;
	height:auto;
	font-family:"oswaldLight", Arial, Helvetica, sans-serif;
	background:url('../Images/Home_Bg.jpg') no-repeat top center;
	font-size:1em;
}
body.Detay_Bg {
	min-width:960px;
	width:100%;
	min-height:100%;
	height:auto;
	font-family:"oswaldLight", Arial, Helvetica, sans-serif;
	background:url('../Images/Detay_Bg.jpg') no-repeat top center;
	font-size:1em;
}
.Temizle {clear:both;}
.Kapsayici {width:960px; position:relative; margin:auto;}





/* HEADER */
.Header {width:100%; height:150px; position:relative; overflow:hidden;}
.Logo {margin-top:-50px; position:absolute; opacity:0;}
.Menu {position:absolute; margin:93px 0 0 280px;}
.Menu a {
	color:#2c0000;
	padding:0px 20px;
	display:inline-block;
	text-shadow:0 1px 0 rgba(255,255,255,.2);
	border-right:dotted 1px rgba(85,36,0,.5);
}
.Menu a:last-child {border:none;}
.Menu a span {display:block; font-size:.75em; margin-top:-5px;}
.Menu a:hover, .Menu a.Aktif {color:#FFF; text-shadow:0 0 10px #FC0;}







/* YAN BLOK */
.YanBlok {width:350px; min-height:750px; height:auto; float:left;}
.YanIletisim {width:100%; height:263px; position:relative; overflow:hidden; margin-top:418px;}
.YanIletisim h1 {color:#2c0000; text-shadow:0 1px 0 rgba(255,255,255,.3); padding:10px 0 0 80px; font-weight:normal; font-size:1.25em;}
.YanIletisim ul {margin:30px 0 0 140px; width:190px;}
.YanIletisim ul li {font-size:.80em; text-shadow:0 1px 0 rgba(255,255,255,.3); margin-bottom:5px; color:#666;}
.YanIletisim ul li span {width:30px; display:inline-block; color:#2c0000;}
.YanIletisim ul li:last-child {margin-top:30px;}
.YanIletisim ul li:hover {color:#9A0D0F;}







/* ORTA BLOK */
.OrtaBlok {width:610px; min-height:750px; height:auto; float:left;}
.Home_Hakkimizda {width:100%; height:150px;}
.Home_Hakkimizda h1 {color:#2c0000; text-shadow:0 1px 0 rgba(255,255,255,.3); padding:25px 0 0 15px; font-weight:normal; font-size:1.50em;}
.Home_Hakkimizda p {color:#2c0000; text-shadow:0 1px 0 rgba(255,255,255,.3); padding:10px 0 0 15px; font-size:.80em; width:480px; text-align:justify;}
.Home_Hakkimizda a.Devami {
	width: 100px;
	height: 30px;
	position: absolute;
	margin: -74px 0 0 354px;
	background: url('../Images/Devami.png');
}
.Home_Hakkimizda a.Devami:hover {background-position:0 -30px;}








/* İÇERİK */
.Icerik {
	width:560px;
	min-height:632px;
	height:auto;
	position:relative;
	z-index:0;
	margin:19px 10px 0 10px;
	padding:15px;
	background:#f2f2f2;
	
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
.Icerik h1 {font-weight:normal; font-size:1.50em; color:#2c0000; margin-bottom:10px;}
.Icerik p {color:#666; font-size:.80em; line-height:200%; margin-bottom:10px; text-align:justify;}
.Icerik img.Banner {width:560px; margin-bottom:10px;}
.Sayfa_Golge {width:590px; height:22px; background:url('../Images/Sayfa_Golge.png'); margin-bottom:10px;}
.Listele li {
	color:#666;
	font-size:.85em;
	border-bottom:dotted 1px #CCC;
	padding:7px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.Listele li:last-child {border-bottom:none;}
.Listele li:hover {background:#FFF;}










/* KADROMUZ */
.Kadromuz {
	width:560px;
	height:207px;
	background:url('../Images/Kadromuz.jpg') no-repeat center;
	position:relative;
	margin-bottom:20px;

	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.Kadromuz:hover {-webkit-box-shadow:inset 0 0 10px 5px rgba(00,0,0,.5); box-shadow:inset 0 0 10px 5px rgba(00,0,0,.5);}
.Kadromuz h3 {color:#c11b1b; position:absolute; margin:9px 0 0 225px;}
.Kadromuz p {margin:33px 20px 0 225px; line-height:normal; position:absolute;}
.Kadromuz p.Eposta {margin-top:167px;}
.Kadromuz .Resim {width:124px; height:141px; position:absolute; overflow:hidden; margin:26px 0 0 36px;}
.Kadromuz .Resim_Efekt {width:124px; height:141px; position:absolute; margin-left:-124px; opacity:0; z-index:1; background:url('../Images/Kadromuz_Efekt.png') no-repeat;}











/* İLETİŞİM */
.container {width:560px; height:450px; margin:auto; background:url('../Images/Iletisim_Formu.jpg') no-repeat center;}
.container .inner .satir input {width: 214px; height:20px; padding:8px; border:none; background:none; color:#995e31;} 
.container .inner .satir textarea {width:214px; height:259px; padding:8px; border:none; background:none; color:#995e31;} 
.container .inner .satir p {position:absolute; color:#995e31; margin-top:-27px;}
.container .inner .satir span {color:#DD3A04; font-size:1em; padding-left: 3px;}

.container .inner .Satir_01 {position:absolute; margin:52px  0 0 34px;}
.container .inner .Satir_02 {position:absolute; margin:132px  0 0 34px;}
.container .inner .Satir_03 {position:absolute; margin:212px  0 0 34px;}
.container .inner .Satir_04 {position:absolute; margin:292px  0 0 34px;}
.container .inner .Satir_05 {position:absolute; margin:52px  0 0 314px;}

.required { /*FORM STYLE*/ }
.BosBirakma {
	color:#FFF !important;
	background:rgba(255,255,255,0.1);
	padding:5px !important;
	border:solid 1px rgba(255,255,255,0.1);
	font-size:.85em;
	display:none;
	position:absolute;
	margin:388px 0 0 30px !important;
	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.btn {width:108px; height:48px; position:absolute; margin:388px 0 0 444px; background:url('../Images/Gonder.png'); display:inline-block; text-indent:-9999px;}
.btn:hover {background-position:0 -48px;}

::-webkit-input-placeholder {color:rgba(255,255,255,.5);}
:-moz-placeholder {color:rgba(255,255,255,.5);}
::-moz-placeholder {color:rgba(255,255,255,.5);}
:-ms-input-placeholder {color:rgba(255,255,255,.5);}











/* FOOTER */
.Footer {width:100%; height:207px; background:url('../Images/Footer.png') no-repeat center; position:relative; margin:auto; overflow:hidden;}
.Footer .Reserved {color:#3a2213; text-shadow:0 1px 0 rgba(255,255,255,.2); font-size:.85em; position:absolute; margin:17px 0 0 105px;}
.Footer .Reserved2 {color:#FFF; opacity:.5; font-size:.75em; position:absolute; margin:90px 0 0 450px;}
.Footer .Reserved2 a {color:#FFF;}
.Footer .Reserved2 a:hover {border-bottom:dotted 1px #FFF;}

.Footer .Footer_Menu {position:absolute; margin:30px 0 0 460px;}
.Footer .Footer_Menu a {color:#FFF; margin:0 10px; display:inline-block; opacity:.8;}
.Footer .Footer_Menu a:hover {border-bottom:dotted 1px #FFF; opacity:1;}
.Footer_Bosluk {clear:both; height:25px;}

.Footer_Logo {position:absolute; margin:80px 0 0 45px;}
.Footer_Logo img {width:125px;}
.Designer {
	width:93px;
	height:16px;
	background:url('../Images/Cizimevi.png');
	position:absolute;
	display:block;
	left:0;
	right:0;
	margin:auto;
	margin-top:175px;
	
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.Designer:hover {background-position:0 -32px;}
.telefon{
	width:142px;
	height:30px;
	position:absolute;
	top:22px;
	line-height:30px;
	right:0;
	color:#f3edcd;
	font-size:28px;
	text-shadow: 3px 2px 20px #000;
	}
.telefon span{
	font-size:16px;
	color:#f3edcd;
	text-shadow: 3px 2px 20px #000;
	}
#galleriaa a {
	width:172px;
	height:138px;
	margin:5px;
	}
#galleriaa a img{
	width:162px;
	height:128px;
	padding:5px;
	background:#442d1d;
	border:solid 1px #000000;
	}
#galleriaa a img:hover {
	background:#FFFFFF;
	}