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

@import 'reset.css';
@import 'default.css';

body{
	font-family:Helvetica,Arial,sans-serif;
	background:#251c05 url(../images/bg.png) no-repeat fixed;
}
/* YAZI */
h1{
	display:none;

}
h2{
	font-size:20px;
	color:#900;
	font-family:myriad pro,arial,helvetica,tahoma;
}
h3{
	font-size:18px;
	color:#4a1f10;
}

h4{
	font-size:16px;
}

h5{
	font-size:14px;
}

a{
	color:#0044AA;
	text-decoration:none;
}

a:hover{
	
}

p{
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.3;
	margin-bottom:10px;
	color:#000;

}

/* YAPI */
#container{
	
	
}
#header{
	background:url(../images/header-bg.png) no-repeat;

}
.header-in{
	width:950px;
	margin:0 auto;
	position:relative;
}
.home #homepage{
	width:950px;
	margin:0 auto;
	background:none;
	}

#homepage{
	width:930px;
	margin:0 auto;
	background:url(../images/content-bg.png) repeat;
	padding:10px;
	}
#homepage #homepage-left{
	width:230px;
	float:left;
	display:inline;
}
.home #homepage #homepage-left .page-content-top{
	padding:10px 10px 10px 20px;
}
.home #homepage #homepage-left{
	width:683px;
	float:left;
	display:inline;
}
.home #homepage #homepage-left #welcome{
	background:url(../images/welcome.png) no-repeat;
	width:683px;
	height:162px;
}
.home #homepage #homepage-left #welcome img{
	float:right;
	display:inline;
	padding:5px;
}
.home #homepage #homepage-left #welcome h2{
	color:#f6a201;
	font-family:myriad pro,arial,helvetica,tahoma;
	background:url(../images/welcome_icon.png) no-repeat left;
	padding:10px 0 10px 50px;
}
.home #homepage #homepage-left #welcome p{
	text-align:justify;
	padding:50px 10px 10px 10px ;
	width:450px;
	font-family:Arial;
	font-style:italic;
	font-weight:bold;
}
.home #homepage #homepage-left #welcome p a{
	float:right;
	display:inline;
	color:#560005;
	text-decoration:none;
	font-style:italic;
	font-weight:bold;
}
.home #homepage #homepage-left #welcome p a:hover{
	text-decoration:underline;
}
.home #homepage #homepage-right{
	width:267px;
	float:left;
	display:inline;
	
}
#homepage #homepage-right{
	width:680px;
	float:left;
	display:inline;
	text-align:justify;
	
}
#homepage #homepage-right #duyurular{
	background:url(../images/duyurular.png) no-repeat;
	width:196px;
	height:277px;
	padding:80px 20px 0 20px;
}
#homepage #homepage-right #duyurular h3 a{
	font-size:14px;
	color:#000;
}
#homepage #homepage-right #duyurular p{
	color:#333;
}
#homepage #homepage-right p a img{
	margin:15px 5px 5px 5px; 
}
#homepage #homepage-right .anket{
	background:url(../images/academy_anket.png) no-repeat;
	width:244px;
	height:282px;
	margin:10px 2px 2px 0px;
	padding:10px;
	color:#000;
}
#homepage #urunlerimiz{
	padding:40px 10px 10px 10px;
	background:url(../images/urunlerimiz.png) no-repeat;q
	width:675px;
	height:256px;
}
#homepage #urunlerimiz p{
	font-size:16px;
	margin-bottom:5px;
}
#homepage #urunlerimiz p a{
	color:#900;
	font-style:italic;
	font-weight:bold;
}
#homepage #urunlerimiz p a.black{
	color:#000;
}
#bayi1{
	background:url(../images/bolge_bayiliklerimiz.png) no-repeat;
	width:332px;
	height:259px;
	float:left;
	display:inline;
}
#bayi1 p{
	margin:0;
	margin:0 5px;
	margin-top:195px;
	font-weight:bold;
}
#bayi1 a{
	font-size:12px;
	float:right;
	display:inline;
	color:#900;
	
}
#bayi2{
	background:url(../images/bolge_bayiliklerimiz2.png) no-repeat;
	width:333px;
	height:259px;
	float:left;
	display:inline;
	margin-left:10px;
}
#bayi2 p{
	margin:0;
	margin:0 5px;
	margin-top:195px;
	font-weight:bold;
}
#bayi2 a{
	font-size:12px;
	float:right;
	display:inline;
	color:#900;
	
}


#footer{
	background:url(../images/footer_bg.png) repeat-x;
	text-align:center;
	color:#fff;
	padding-top:20px;
	height:66px;
}

#footer p{
	margin:0;
	color:#fff;
	padding:0;
}
#footer a{
	color:#fff;
}
#footer a:hover{
	color:#fff;
	text-decoration:underline;
}


/*SLAYT*/
#slayt{
	position:relative;
	width:950px;
	padding:10px 0;
}
.cycle{
	background:#fcfff4;
	width:950px;
}
#btnleft{
	position:absolute;
	top:60px;
	left:-39px;
}
#btnright{
	position:absolute;
	top:60px;
	right:-3px;
}
.section{
	width:914px;
	margin-left:25px;
}

.section img{
	margin:5px 5px;
}

.ara{
	position:absolute;
	right:-100px;
	top:0;
	width:100px;
	
}

