@charset "UTF-8";
/* CSS Document */

@import 'reset.css';
@import 'default.css';
html,body{
	height:100%;
}
body{
	text-align:center;
	font-family:Arial,Helvetica,Sans-serif;
}
body.home{
    background:#FFFEFF url(../images/sol.png) repeat-x;
}
body.page{
    background:#E8E9E8 url(../images/sol2.png) repeat-x;
}
/* YAZI */
h1{
	display:none;
}
h2{
	font-size:18px;
	color:#16346E;
	font-weight:bold;
	font-family:arial,tahoma;
	font-style:italic;
	margin:0 0 13px 0;
}
h3{
	font-size:18px;
	color:#1A4F6F;
	font-family:Trebuchet MS,arial,tahoma;
	margin:10px 0;
}

h4{
	font-size:16px;
	color:#fff;
	font-style:italic;
	letter-spacing:-0.5px;
	padding:15px 0 5px 0 ;
}

h5{
	font-size:14px;
	color:#00173F;
	font-family:Trebuchet MS,arial,tahoma;
}
h6{
    color:#8F0811;
    font-size:16px;
	font-family:Trebuchet MS,arial,tahoma;
}

a{
	text-decoration:none;
}
li{
	margin-left:25px;
		
}
a:hover{
	
}

p{
	font-size:12px;
	line-height:1.4;
	margin:10px 0;
	color:#333;
}

/* YAPI */
#container{
	min-height:100%;
	position:relative;
	height:auto !important;
	height:100%;
	text-align:left;
}

#header{
	height:403px;
	width:950px;
	margin:0 auto;
}
#sag{
    background:url(../images/sag.png); 
    position:absolute;
    top:0;
    right:0;
    width:50%;
    height:975px
}

#homepage{
    background:url(../images/homepage.png);
	text-align:left;
	width:950px;
	margin:0 auto;
	padding-top:12px;
	z-index:100;
}

#homepage p{
	margin:7px 0;
}

#homepage-left{
	float:left;
	display:inline;
	width:658px;
}

#homepage-right{
	float:left;
	display:inline;
	width:284px;
}
#homepage .box{
    float:left;
	display:inline;

}
#homepage .box .devam{
    color:#1A4F6f;
    padding-left:135px;
    font-weight:normal;
	font-family:Georgia,arial,tahoma;
	font-style:italic;

}
#homepage .box .devam a{
    color:#1A4F6f;
    font-size:12px;
    font-weight:normal;
    text-decoration:none;
}
#homepage .box .devam a:hover{
    text-decoration:underline;
    
}

#homepage .box h4{
	background:url(../images/blue_point.png) no-repeat 0 50%;
	padding-left:14px;
	margin:10px 0;
	text-align:left;
}
#homepage .box a{
	font-size:11px;
	color:#101d2e;
	text-decoration:none;
	font-weight:bold;
	font-style:italic;
}
#homepage .box img{
    margin:10px;
}
#homepage #welcome{
    position:relative;
    top:0;
    left:0;
}
#homepage #welcome .right a{
    color:#2982BC;
    padding-right:30px;
}
#homepage #talep{
	width:264px;
	height:55px;
	margin-top:20px;
}
#homepage #talep a{
    border:none;
}
#homepage #doviz{
	background:url(../images/doviz.png) no-repeat;
	width:265px;
	height:93px;
	margin-top:10px;
	padding-top:50px;
}
#homepage #doviz div{
	margin-left:10px;
	margin-top:-4px; 
	font-size:12px;
}

#homepage #doviz h3{
	font-size:15px;
}

#homepage #doviz p{
	margin:0;
}
#homepage #filtre{
    padding:6px;
    
}
#fot{
    background:url(../images/komple.png) no-repeat;
    margin:0 auto;
    width:950px;
    height:285px;
	position:relative;
	margin-top:-11px;
	_margin-top:-49px;
	padding-bottom:59px;
	z-index:0;
}
#fot p{
    margin:5px 0;
}
#fot #fot-im{
    position:absolute;
    height:110px;
    bottom:55px;
    left:0;
}
#fot #fot-im .p{
    float:left;
	display:inline;  
	font-size:12px;
	line-height:1.1;  
}
#fot #fot-im #ts{
    margin-left:50px;
    width:320px;
}
#fot #fot-im #ts a{
    color:#2982BC;
}
#fot #fot-im #ts2 a{
    color:#2982BC;   
}
#fot #fot-im #ts3 a{
    color:#2982BC;   
}
#fot #fot-im #ts2{
    margin-left:35px;
    width:260px;
}
#fot #fot-im #ts3{
    margin-left:35px;
    width:220px;
	padding-top:4px;
}
#homepage #filt{
    background:url(../images/filtre.png) no-repeat;
    width:289px;
    height:172px;
}
#homepage #filtre h2{
    text-align:right;
}
#homepage #duyuru p{
    text-align:center;
}
#homepage #duyuru #allnews{
    position:relative;
    font-size:11px;
    bottom:0;
    right:0;
    padding:10px 25px 0 0;
    text-align:right;
}
#homepage #soru{
	background:url(../images/referans.png) no-repeat;
    width:234px;
    height:71px;
}
#homepage #soru p{
    color:#fff;
    font-size:11px;
    padding:40px 0 0 70px;
}
#homepage #soru p a{
    color:#fff;
    text-decoration:none;
}
#homepage #soru p a:hover{
    text-decoration:underline;
}
#homepage #bayi{
	background:url(../images/bayi.png) no-repeat;
    width:234px;
    height:71px;
}
#homepage #bayi p{
    color:#fff;
    font-size:11px;
    padding:40px 0 0 70px;
}
#homepage #bayi p a{
    color:#fff;
    text-decoration:none;
}
#homepage #bayi p a:hover{
    text-decoration:underline;
}
#homepage #question{
    background:url(../images/question.png) no-repeat;
    padding:3px;
    position:relative;
    float:left;
    top:0;
    left:0;
    
}
#homepage #biomask{
    float:left;
}
#homepage .etki{
    padding-left:25px;
}
#homepage .etkis{
    width:230px;
    text-align:justify;
    
}
#homepage .cas{
    width:630px;
    text-align:justify;
    border-top:1px solid #7D7C7C;
    padding-top:15px;
}

#content{
	text-align:left;
	padding-bottom:54px;
	width:902px;
	margin:0 auto;
    padding-top:20px;
}
#content table tr td{
    border:1px dashed #000;
    padding:3px;
    text-align:justify;

} 
#content table{
    border:1px dashed #000;
    font-size:12px;
    font-family:arial;
}
#nav{
	float:left;
	display:inline;
	width:230px;
	padding:10px 0 0 10px;
}

#section{
	float:left;
	display:inline;
	width:650px;
	margin-bottom:15px;
	padding:10px 0 0 10px;
}

#footer{
	background:url(../images/footer-bg.png);
	height:59px;
	width:100%;
	color:#2c2c2c;
	text-align:center;
	position:absolute;
	bottom: 0 !important;
	bottom: -1px;
	left:0;	
}
#footer #footer-in{
    color:#2c2c2c;
    padding-top:3px;
    width:914px;
    margin:0 auto;
    
}
#footer p{
	color:#2c2c2c;
	line-height:1.3;
	margin:0;
}
#footer a{
	color:#2c2c2c;
	text-decoration:none;
}
#footer a:hover{
    text-decoration:underline;
}
.alt{
	display:none;
}
