@charset "utf-8";
.container{
	width:976px;
	height:100%;
	position:relative;
}
.menu{
	width:976px;
	height:197px;
	background:url(../images/menu_background.png) no-repeat;

	position:absolute;
	top:0;
	left:0;
	z-index:3;
}
.menu .logo{
	width:232px;
	height:91px;
	margin:60px 0 0 21px;
	float:left;
}
.menu .lang_button{
	display:inline-block;
	text-align:right;
	margin-top:20px;
	float:right;
}
.menu .links{
	display:inline-block;
	height:18px;
	text-align:right;
	margin-top:40px;
	float:right;
	width:695px;
}

.menu .links ul li{
	display:inline-block;
	padding-right:30px;
	float:right;
}
.menu .links ul li a{
	color:#fff;
	font-size:15px;
}
.menu .links ul li a:hover{
	color:#fff799;
}
/*************/
.banner{
	clear:both;
	width:976px;
	height:150px;
	margin-top:100px;
}
/*************/
.slider{
	clear:both;
	width:575px;
	height:624px;
}
#slider{
	width:575px;
	height:624px;
	position:absolute;
	overflow:hidden;
	top:0;
	left:0;
	z-index:-2;
}
#slider li{ 
	width:575px;
	height:624px;
	overflow:hidden; 
}
.sliderMask_tr{
	width:976px;
	height:732px;
	background:url(../images/slider_mask_tr.png) no-repeat;
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
}
.sliderMask_en{
	width:976px;
	height:732px;
	background:url(../images/slider_mask_en.png) no-repeat;
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
}

#prevBtn{ 
	display:block;
	margin:0;
	overflow:hidden;
	text-indent:-8000px;
	width:14px;
	height:22px;
	position:absolute;
	top:620px;
	left:10px;
}
#prevBtn a{  
	display:block;
	width:14px;
	height:22px;
	background:url(../images/prev.png) no-repeat;
}
#nextBtn{ 
	display:block;
	margin:0;
	overflow:hidden;
	text-indent:-8000px;
	width:14px;
	height:22px;
	position:absolute;
	top:614px;
	left:26px;
}
#nextBtn a{  
	display:block;
	width:14px;
	height:22px;
	background:url(../images/next.png) no-repeat;
}
.haberler{
	width:220px;
	height:126px;
	position:absolute;
	top:254px;
	left:725px;
	z-index:3;
}
#haber li{
	clear:both;
	width:220px;
	height:100px;
	line-height:12px;
}
.haberler .baslik{
	clear:both;
	color:#7c070e;
	font-size:12px;
	font-weight:bold;
}
.haberler .link{
	clear:both;
	color:#7c070e;
	margin:14px 10px 0 0;
	float:right;
}
.haberler .tarih{
	clear:both;
	color:#7c070e;
	float:right;
}
#upBtn{ 
	display:block;
	margin:0;
	overflow:hidden;
	text-indent:-8000px;
	width:19px;
	height:12px;
	position:absolute;
	top:113px;
	left:93px;
}
#upBtn a{  
	display:block;
	width:19px;
	height:12px;
	background:url(../images/up.png) no-repeat;
}
#downBtn{ 
	display:block;
	margin:0;
	overflow:hidden;
	text-indent:-8000px;
	width:19px;
	height:12px;
	position:absolute;
	top:113px;
	left:110px;
}
#downBtn a{  
	display:block;
	width:19px;
	height:12px;
	background:url(../images/down.png) no-repeat;
}
.faaliyetler{
	width:362px;
	height:80px;
	position:absolute;
	top:490px;
	left:530px;
}
.faaliyetler ul li{
	display:block;
	with:362px;
	clear:both;
	line-height:12px;
	background:url(../images/arrow.png) no-repeat 0 1px;
	padding-left:16px;
	margin-bottom:10px;
}
.faaliyetler ul li a{
	color:#838383;
}
.faaliyetler ul li a:hover{
	color:#333;
}
/************/
.content{
	clear:both;
	width:976px;
	height:100%;
	position:relative !important;
	margin-top:120px;
}
/*************/
.subContent{
	clear:both;
	width:976px;
	height:100%;
	position:relative !important;
	margin-top:10px;
}
.interaktif{
	width:976px;
	height:156px;
	position:relative;
}
.interaktif .urunlerimiz{
	width:635px;
	height:128px;
	background:url(../images/urunlerimiz_background.png) no-repeat;
	position:absolute;
	top:0;
	left:12px;
	z-index:2;
	padding:14px 50px;
}
.interaktif .urunlerimiz .ustBaslik{
	font-size:17px;
	color:#a1070f;
}
.interaktif .urunlerimiz .altBaslik{
	font-size:12px;
	color:#6c2b2b;
	margin-top:2px;
}
.interaktif .urunlerimiz img{
	clear:both;
	margin-top:7px;
	float:left;
}
.interaktif .urunlerimiz .urunler{
	width:485px;
	line-height:19px;
	margin-top:-25px;
	float:right;
}
.interaktif .button{
	width:320px;
	height:156px;
	position:relative;
	margin-top:7px;
	float:right;
}
.interaktif .button ul li{
	clear:both;
	display:inline;
	width:257px;
	height:46px;
	margin-top:1px;
	float:left;
}
.interaktif .button ul li:first-child{
	margin-top:0;
}
.interaktif .button ul li a{
	display:block;
	width:257px;
	height:46px;
	text-indent:-500px;
}
.interaktif .button ul li a.sabitVincler_tr{
	background:url(../images/sabit_vincler_button_tr.png) no-repeat;
}
.interaktif .button ul li a.halatliVincler_tr{
	background:url(../images/halatli_vincler_button_tr.png) no-repeat;
}
.interaktif .button ul li a.yerVincler_tr{
	background:url(../images/yer_vincleri_button_tr.png) no-repeat;
}



.interaktif .button ul li a.sabitVincler_en{
	background:url(../images/sabit_vincler_button_en.png) no-repeat;
}
.interaktif .button ul li a.halatliVincler_en{
	background:url(../images/halatli_vincler_button_en.png) no-repeat;
}
.interaktif .button ul li a.yerVincler_en{
	background:url(../images/yer_vincleri_button_en.png) no-repeat;
}


.footer{
	clear:both;
	width:100%;
	min-width:976px;
	max-width:1900px;
	height:280px;
	background:url(../images/footer.png) no-repeat;
	margin-top:30px;
	position:relative;
}
.footer .logo{
	width:230px;
	height:91px;
	margin:100px 0 0 33px;
	float:left;
}
.footer .footerMenu{
	width:606px;
	line-height:20px;
	margin:135px 0 25px 107px;
	float:left;
}
.footer .footerMw {
	padding:15px 0 0 0;
}
.footer .footerMw a{
	color:#860000;
	font-size:11px;
	padding:25px 0 0 0;
}
.footer .footerMenu, .footer .footerMenu a{
	color:#fff;
}
.footer .footerMenu a:hover{
	color:#fff799;
}
.footer .footerMenu ul li{
	display:inline-block;
	margin-left:5px;
	float:left;
}
.footer .footerMenu ul li:first-child{
	margin-left:0;
}
.footer .sertifika{
	clear:both;
	width:606px;
	font-size:14px;
	color:#6c2b2b;
	margin-left:370px;
}
.footer .sertifika p{
	margin:21px 12px 0 0;
	float:left;
}
.footer .sertifika ul{
	float:left;	
}
.footer .sertifika ul li{
	display:inline-block;
	height:53px;
	margin-right:13px;
	float:left;
}



.content_title {
	font-size:14px;
	font-weight:bold;
	color:#93050A;
	font-family: Tahoma, Geneva, sans-serif;
	height:23px;
	padding:10px 0 0 18px;
	margin-bottom:10px;
	border-bottom:1px solid #D0B2B2;
	background:url('../../../img/global/content_title_bg.png') no-repeat;
	
	}	
	
.content_dataytitle {
	font-size:13px;
	font-weight:bold;
	color:#5A047F;
	font-family: Tahoma, Geneva, sans-serif;
	height:23px;
	padding:10px 0 0 18px;
	margin-bottom:1px;
	border-bottom:1px solid #cccccc;
	background:url('../../../img/global/content_title_bg.jpg') no-repeat;
	
	}		
	
.content_dataytitlex {
	font-size:13px;
	font-weight:bold;
	color:#1199CD;
	font-family: Tahoma, Geneva, sans-serif;
	height:31px;
	padding:1px 0 0 18px;
	margin-bottom:0px;
	border-bottom:1px solid #cccccc;

	
	}	
.content_next {
	font-size:12px;
	font-weight:normal;
	color:#93050A;
	font-family: Tahoma, Geneva, sans-serif; 
	width:100px;
	padding-top:12px;
	}	
	
.content_next a{
	font-size:12px;
	font-weight:normal;
	color:#93050A;
	font-family: Tahoma, Geneva, sans-serif; 
	width:100px;
	padding-top:12px;
	}	

.haber_title {
	font-size:17px;
	font-weight:normal;
	color:#1199CD;
	font-family: Tahoma, Geneva, sans-serif; 
	width:100%;
	}	
.bolum_tipi_title{

	font-size:14px;
	font-weight:bold;
	color:#93050A;
	font-family: Tahoma, Geneva, sans-serif;
	height:13px;
	padding:10px 0 0 18px;


	background:url('../../../img/global/content_title_bg.png') no-repeat;

}

.bolum_tipi_content{


font-size:12px; font-weight:normal; color:#000000;
border-bottom:0px solid  #cccccc;
line-height:20px;
}	
	
	
.bolum_tipi_title a{


font-size:12px; font-weight:bold; color:#9D0000;

}	
a:link {
	text-decoration: none;
	color: #93050A;
}
a:visited {
	text-decoration: none;
	color: #93050A;
}
a:hover {
	text-decoration: none;
	color: #93050A;
}
a:active {
	text-decoration: none;
	color: #93050A;
}