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

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

.fb_share_link {
	 padding:2px 0 0 20px; 
	 height:16px; 
	 background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981)
	 no-repeat top left; 
}

body{
	background:url(../images/bg.jpg) no-repeat top center fixed #10AA00;
	font-family:Helvetica Neue,Helvetica,Arial,sans-serif;
	text-align:center;
	/*opacity:0.9;filter:alpha(opacity=90)*/
		
}
/* YAZI */
h1{
	font-size:28px;
}
h2{
	font-size:17px;
	margin-bottom:5px;
	color:#000;
}
h3{
	font-size:14px;
	margin-bottom:5px;
	color:#900;
	text-decoration:underline;
}

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;
}

/* YAPI */
#container{
	width:952px;
	margin:0 auto;	
	text-align:left;
	height:100%;
}

/* header */
#header{
	height:575px;
	width:952px;
}


#duyuru{
	background:url(../images/duyuru.png) no-repeat;
	height:30px;
	width:952px;
	margin-top:-3px;
}


/* //header */
/* content */
#content{
	width:952px;


}

#content-ic{
	width:952px;
	background:url(../images/con-ic.png) no-repeat;

}

#content-alt{
	width:952px;
	height:90px;
	background:url(../images/con-alt.png) no-repeat;

}


.left
{
	display:inline;
	float:left;
	
}

#devam-eden{
	background:url(../images/devam-eden.png) no-repeat;
	height:217px;
	width:519px;
}


#devam-eden h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
	padding-left:10px;
	padding-top:13px;

}



#biten{
	background:url(../images/index_03.png) no-repeat;
	height:217px;
	width:433px;
}


#bitenler{
	
	margin-top:-210px;
}



#bir{
	background:url(../images/bir.png) no-repeat;
	height:217px;
	width:145px;
}


#iki{
	background:url(../images/iki.png) no-repeat;
	height:217px;
	width:145px;
}


#uc{
	background:url(../images/uc.png) no-repeat;
	height:217px;
	width:143px;
}


#biten-bg{
	background:url(../images/biten-bg.png) repeat-x;
	height:32px;
	width:433px;
	position:relative;
	z-index:1000;
	margin-top:180px;

}

#biten-bg h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#FFF;
	text-align:center;
	position:relative;
	top:5px;

}


	/* section */
	.section{
		float:left;
		display:inline;
		width:735px;
	}

	/* //section */
	/* aside */
	.aside{
		float:left;
		display:inline;
		width:200px;
		margin-left:15px;
		margin-top:15px;
	}
	.aside h2{
	}
	.aside .post{
		padding:0;
		border:none;
	}
	.aside .post h3{
		font-size:14px;
	}
	/* //aside */
/* //content */


#footer{
	height:45px;
	background:#01274E;
	
}

#footer a,#footer p{
	color:#FFF;
	padding-top:10px;	
	
}



/**************************************************************/


.lof-slidecontent{
	position:relative;
	overflow:hidden;
	width:500px;
	height:170px;
	margin-left:6px;
	margin-top:0px;

}
.lof-slidecontent .preload{
	height:100%;
	width:100%;



	position:absolute;
	top:0;
	left:0;
	z-index:100000;
	color:#FFF;
	text-align:center
}
.lof-slidecontent .preload div{
	height:100%;
	width:100%;

}
/* main flash */
.lof-main-wapper{
	margin-right:auto;
	overflow:hidden;

	padding:0px;
	height:100%;
	width:412px;
	position:relative;
	overflow:hidden;
}

.lof-main-wapper .lof-main-item{
	overflow:hidden;
	padding:0px;
	margin:0px;
	height:100%;
	width:100%;
	position:absolute;
}
.lof-main-wapper .lof-main-item img{
	padding:0px;	
	width:230px;
	margin-top:4px;
	border:5px solid #FFF;
}

.lof-main-item-desc{
	z-index:100px;
	position:absolute;
	top:150px;
	left:50px;
	width:400px;


	/* filter:0.7(opacity:60) */
}
.lof-main-item-desc p{
	color:#FFF;
	margin:0 8px;
	padding:8px 0
}
.lof-main-item-desc h3 a{
	color:#FFF;	
	margin:0;
	padding:20px 8px 2px;
	font-family:"Trebuchet MS",Trebuchet,Arial,Verdana,sans-serif;
}
.lof-main-item-desc h3 a:hover{
	color:#FF6;
	text-decoration:underline;
}


/* item navigator */
ul.lof-navigator{
	top:0;
	padding:0;
	margin:0;
	position:absolute;
	width:100%;
}
ul.lof-navigator li{
	cursor:hand; 
	cursor:pointer;
	list-style:none;
	width:100%;
	padding:0;
	margin:0;
	overflow:hidden;
}
.lof-navigator-outer{
	position:absolute;
	right:0;
	top:0px;
	z-index:100;
	height:298px;
	width:310px;
	overflow:hidden;
	color:#FFF
}
.lof-navigator li.active{
	color:#FFF
}
.lof-navigator li:hover{
	
}


.lof-navigator li h3{
	color:#FFF;
	padding:15px 0 0 !important;
	margin:0;

}
.lof-navigator li div{

	height:100%;
	position:relative;
	margin-left:53px;
	padding-left:15px;
	margin-top:-10px;
	color:#EDEAEA; 



	
}

.lof-navigator li.active div{
	background:url(../images/ar.png) no-repeat;
	color:#FFF;
	margin-left:7px;
	z-index:5;
	position:relative;
	padding-left:53px;
	margin-left:15px;
	margin-top:-10px;



}
.lof-navigator li img{
	height:60px;
	width:60px;
	margin:15px 15px 10px 0px;
	float:left;
	padding:3px;

}
.lof-navigator li.active img{

}
.lof-navigator li.active h3{
	color:#FFF;
}
.lof-next{
	position:absolute;
	top:0;
	height:30px;

	display:block;
	width:100%;
}
.lof-previous{
	position:absolute;
	bottom:0;
	height:30px;

	display:block;
	width:100%;
}



/********************************************************************/
