@charset "iso-8859-9";
/* CSS Document */


@font-face {
 font-family: MyriadPro;
 src: url("MyriadPro-Cond.eot") /* EOT file for IE */
}
@font-face {
 font-family: MyriadPro;
 src: url("MyriadPro-Cond.ttf") /* TTF file for CSS3 browsers */
}


@font-face {
 font-family: myriadwebpro;
 src: url("myriad-web-pro.eot") /* EOT file for IE */
}
@font-face {
 font-family: myriadwebpro;
 src: url("myriad-web-pro.ttf") /* TTF file for CSS3 browsers */
}

body{
	padding:0px;
	margin:0px;
	font-family:"myriadwebpro", tahoma;
	font-size:13px;
	background-image:url(images/bg.png);
	background-position:top center;
	background-repeat:no-repeat;
	
}

html{
	width:100%;
	height:100%;
}

.clear{
	clear:both;
}

a{
	text-decoration:none;
}

ul{
	margin:0px;
	padding:0px;
}

img{
	border:0px;
}

.govde{
	width:850px;
	margin:auto;
}

.logo{
	float:left;
}

.top_orta{
	float:left;
}

.top_sag{
	float:right;
}

.top_menu{
	width:850px;
	height:51px;
	background-image:url(images/top_menu_bg.png);
	background-repeat:no-repeat;
	text-align:center;
	margin-top:5px;
	font:bold 14px/51px "myriad pro", tahoma;
	font:bold 14px/51px Arial, Helvetica, sans-serif;
}

.top_menu a{
	color:#00125e;
	font-weight:bold;
	padding:0px 10px;
}

.slider_alani{
	margin-top:5px;
}

.icerik_alani{
	margin-top:5px;
	background-color:#b3b3b3;
	border:4px solid #FFF;
	font-weight:bold;
	min-height:350px;
}

.index_h2{
	margin:0px;
	padding:0px;
	margin-top:5px;
	color:#00125e;
	font-size:16px;
}

.index_fabrika_foto{
	width:134px;
	height:101px;
	overflow:hidden;
	border:2px solid #FFF;
	margin-bottom:10px;
	margin-top:5px;
	margin-left:25px;
}

.index_hakkimizda_foto{
	float:left;
	margin-right:5px;
	border:2px solid #FFF;
	width:124px;
	height:90px;
	overflow:hidden;
}

.index_haberler_div a{
	color:#000;
}


.index_haberler_div{
	margin-top:5px;
}

.iceril_alt_menu{
	margin:auto;
	width:475px;
	border:3px solid #FFF;
	border-bottom:0px;
	font-size:15px;
	font-weight:normal;
	background-color:#666666;
	text-align:center;
	color:#FFF;
	padding:5px;
	font-family:'MyriadPro',Tahoma, Geneva, sans-serif;
}

.iceril_alt_menu a{
	color:#FFF;
	padding:0px 7px;
	font-family:'MyriadPro',Tahoma, Geneva, sans-serif;
	font-size:15px;
}



.icerik_photo{
	float:left;
	padding:2px;
	border:2px solid #dedede;
	width:150px;
	margin-right:10px;
}

.photo_galeri_tekil_div{
	width:145px;
	height:120px;
	overflow:hidden;
	border:3px solid #dedede;
	float:left;
	margin-right:3px;
	text-align:center;
	margin-bottom:3px;
}

.ai_images_div{
	width:125px;
	height:90px;
	overflow:hidden;
	padding:2px;
	border:2px solid #fff;
	margin-bottom:5px;
	float:left;
	margin-right:5px;
}

.ai_images_div img{
	width:125px;
}

.ai_baslik a{
	color:#00125E;
}

.ai_ozet a{
	color:#000;
	font-size:13px;
}




.textfieldiletisim {
    background-image: url(images/form_text_bg_iletisim.jpg);
    background-repeat: no-repeat;
    border: 0 none;
    color: #727272;
    font: bold 12px/25px Verdana,Geneva,sans-serif;
    height: 25px;
    padding: 0 10px;
    width: 330px;
}

.ik_textarea_iletisim {
    background-image: url(images/form_textarea__iletisim.jpg);
    background-repeat: no-repeat;
    border: 0 none;
    color: #727272;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 90px;
    padding: 5px;
    width: 340px;
}

.form_gonder {
    background-image: url(images/gonder_buton_bg.jpg);
    background-repeat: no-repeat;
    border:0px;
    color: #727272;
    font-size: 12px;
    height: 25px;
    width: 73px;
	background-color:transparent;
}

.hata{
	color:#900;
}

.index_proje_faliyet_ana_adi{
	margin-bottom:10px;
}
