@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;
	background:#FDFDFE url(../images/bg.png) repeat-x;
}
/* YAZI */
h1{
	display:none;
}
.read-more{
display:none;}
h2{
	font-size:18px;
	color:#1A4F6f;
	font-weight:normal;
	font-family:Georgia,arial,tahoma;
	font-style:italic;
	margin:0 0 13px 0;
}
h3{
	font-size:16px;
	color:#FF1F2D;
	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:12px;
}

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

p{
	font-size:12px;
	line-height:1.4;
	margin:5px 0;
	color:#333;
}
.alt{
    display:none;
}
/* YAPI */
#container{
	min-height:100%;
	position:relative;
	height:auto !important;
	height:100%;
	text-align:left;
}

#header{
	height:433px;
	background:#EEE;
	width:914px;
	margin:0 auto;
}

#homepage{
	text-align:left;
	width:902px;
	margin:0 auto;
	padding-bottom:87px;
	padding-top:12px;
}
.osd{
    padding-right:255px;
}


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

#homepage-right{
	float:left;
	display:inline;
	width:244px;
}
#homepage .box{
    float:left;
	display:inline;
    width:265px;
	padding:3px;
	margin:8px 2px 0 0;
}

#homepage .box .devam{
    background:url(../images/devami.png) no-repeat 110px 50%; 
    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 h3 a{
	color:#FF1F2D;
    font-family:Trebuchet MS,arial,tahoma;
    font-size:16px;
    padding-left:30px;
}
#homepage .box img{
    margin:10px;
    border:1px solid #000;
}
#homepage #duyuru{
	background:#000 url(../images/duyuru.png) no-repeat;
	width:243px;
	height:281px;
	text-align:center;
}
#homepage #duyuru img{ 
    display:none;
}
    #homepage #duyuru span{
        display:none;
}
#homepage #duyuru h4{
    padding:25px 15px;
}
#homepage #duyuru p{
    text-align:center;
}
#homepage #duyuru h3 {

    text-align:center;
    font-size:14px;
}
#homepage #duyuru h3 a{
    color:#000;
    background:none;
} 
#homepage #duyuru a{
    color:#000;
}
#sayavc p{
    border-bottom:1px solid #cc0000;
}
#sayavc span{
    color:#CC0000;
}
#homepage #soru{
	background:url(../images/soru.png) no-repeat;
    width:240px;
    height:50px;
    position:relative;
}
#homepage #soru p{
    color:#fff;
    margin:30px 0 0 0;    
}
#homepage #soru p a{
    color:#fff;
    text-decoration:none;
    position:absolute;
    bottom:0;
    margin:0 0 0 20px ;
}
#content{
	text-align:left;
	padding-bottom:88px;
	width:902px;
	margin:0 auto;
}
.sifir{
	margin:0;
	padding:0;
	font-style:normal;
	padding-left: 30px;
}
h3 a{
  background:url(../images/devami.png) no-repeat;
}
#main img{
	margin:0 5px 5px 0;
	border:2px solid #AAA;
}
#nav{
	float:left;
	display:inline;
	width:230px;
	padding:10px 0 0 10px;
}

#section{
	float:left;
	display:inline;
	width:650px;
	padding:10px 0 0 10px;
}
#section img{
	margin:0 5px 5px 0;
	border:2px solid #CCC;
} 
#section ul{
	font-size:12px;
	list-style-type:disc;
	color:#333333;
	line-height:1.3;
}
#footer{
	background:url(../images/footer-bg.png);
	height:87px;
	width:100%;
	color:#000;
	text-align:center;
	position:absolute;
	bottom: 0 !important;
	bottom: -1px;
	left:0;	
}
#footer #footer-in{
    padding-top:15px;
    	color:#000;
    background:url(../images/footer-in.png);
    width:914px;
    height:72px;
    margin:0 auto;
    
}
#footer p{
	color:#000;
	line-height:1.3;
	margin:0;
	font-size:12px;
}
#footer a{
    	font-size:12px;
	color:#000;
	text-decoration:none;
}
#footer a:hover{
    text-decoration:underline;
}

