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

@import "reset.css";
@import "default.css";

body{
	font-family:Helvetica Neue,Helvetica,Arial,sans-serif;
	background:#B1D4FE url(../images/bg.jpg) no-repeat;
	text-align:center;
}
body.intro{
	font-family:Helvetica Neue,Helvetica,Arial,sans-serif;
	background:#010101 url(../images/intro.jpg) no-repeat top center;
	text-align:center;
}
body.intro #intcon{
	background:url(../images/footer.png) repeat-x;
	position:absolute;
	bottom:0;
	width:100%;
	left:0;
	padding:30px 0 30px 0;
}
body.intro #intcon h2{
	color:#fff;
	font-size:27px;
}

body.intro #intcon h3 a{
	color:#ffd014;
	font-size:27px;
}

/* YAZI */
h1{
	
}
h2,h3,h4,h5{
	font-family:Myriad Pro,Helvetica Neue,Helvetica,Arial,sans-serif;
}
h2{
	font-size:20px;
	color:#000D24;
	margin-bottom:5px;
}
h3{
	font-size:16px;
	margin-bottom:5px;
}

h4{
	font-size:15px;
}

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:950px;
	margin:0 auto;
	padding:20px 0;
	text-align:left;
}

.header{
	background:url(../images/header.png) no-repeat;
	width:950px;
	height:207px;
	position:relative;
}

	.header h1{
		height:165px;
	}
	.header h1 a{
		display:block;
		width:450px;
		height:165px;
		text-indent:-8000px;
	}
	.header .nav{
		width:950px;
		height:42px;
		background:url(../images/main_nav_sprite.jpg) no-repeat 0 -45px;
	}
	.header .nav li{
		display:inline;
		float:left;
	}
	.header .nav a{
		display:block;
		height:33px;
		text-indent:-8000px;
		float:left;
	}
	.header .nav a span{
		display:block;
		height:33px;
		cursor:pointer;
	}
	.header .nav a#mi1 span{width:135px;background:url(../images/main_nav_sprite.jpg) no-repeat 0 0;}
	.header .nav a#mi2 span{width:152px;background:url(../images/main_nav_sprite.jpg) no-repeat -135px 0;}
	.header .nav a#mi3 span{width:129px;background:url(../images/main_nav_sprite.jpg) no-repeat -287px 0;}
	.header .nav a#mi4 span{width:165px;background:url(../images/main_nav_sprite.jpg) no-repeat -416px 0;}
	.header .nav a#mi5 span{width:125px;background:url(../images/main_nav_sprite.jpg) no-repeat -581px 0;}
	.header .nav a#mi6 span{width:128px;background:url(../images/main_nav_sprite.jpg) no-repeat -706px 0;}
	.header .nav a#mi7 span{width:116px;background:url(../images/main_nav_sprite.jpg) no-repeat -834px 0;}
	
	.header #top-ad{
		position:absolute;
		right:10px;
		top:60px;
	}

.content{
	background:#FFF;
	min-height:300px;
	padding:5px 10px;
}
.section{
	float:left;
	display:inline;
	width:645px;
	margin-right:12px;
}
.home .section{
	width:654px;
	margin-right:3px
}
.aside{
	float:left;
	display:inline;
	width:273px;
}

#container .footer{
	background:#141F4F;
	-moz-border-radius: 0 0 7px 7px; /* Firefox */
	-webkit-border-radius: 0 0 7px 7px; /* Safari, Chrome */
	border-radius: 0 0 7px 7px; /* CSS3 */
	min-height:100px;
}

/* section  */
.section .blue .col{
	background:#3f5c7b;
	width:216px;
	margin-left:3px;
	text-align:center;
}
.section .blue .pad{
	padding:4px 5px;
	position:relative;
	overflow:hidden;
}
.section .blue h3{
	color:#ffca00;
	font-size:13px;
	background:#011640;
	padding:8px 5px;
}
.section .blue .sliding{
	position:relative;
	overflow:hidden;
	zoom:1;
}
.section .blue .caption{
	position:absolute;
	text-align:right;
	padding:7px 5px 7px 4px;
	width:197px;
	bottom:-27px;
	right:1px;
	background:#000;
	opacity: .75; /* Standard: FF gt 1.5, Opera, Safari */
	filter: alpha(opacity=75); /* IE lt 8 */
	-ms-filter: "alpha(opacity=75)"; /* IE 8 */
	-khtml-opacity: .75; /* Safari 1.x */
	-moz-opacity: .75; /* FF lt 1.5, Netscape */
}
.section .blue .caption a{
	color:#FFF;
	font-weight:bold;
	font-style:italic;
	font-size:12px;
}
.section .blue p{
	margin:0;
	padding:2px 0;
	
}
.section .blue a{
	color:#B1D4FE;
	font-weight:bold;
	font-size:14px;
	text-align:right;
}
.section .blue .video{
	background:#3F5C7B url(../images/video.png) no-repeat 5px 50%;
}
.section .blue .video:hover{
	background-color:#18344F;
	color:#FFF;
}
.section .blue .guestbook{
	background:#3F5C7B url(../images/guestbook.png) no-repeat 5px 50%;

}
.section .blue .chat{
	background:#3F5C7B url(../images/chat.png) no-repeat 5px 50%;	

}
.section .blue .fancy{
	display:block;
	padding:7px;
	border:1px solid #18344F;
}
.section .blue .fancy:hover{
	background-color:#18344F;
	color:#FFF;
}
.section .articles{
	
}
.section .articles .col{
	margin-bottom:10px;
	height:130px;
	overflow:hidden;
}
.section .articles .col .inner{
	padding:5px;
}
.section .articles h2{
	font-size:13px;
	margin-bottom:3px;
}
.section .articles a{
	color:#000d24;
	font-weight:bold;
}
.section .articles p{
	text-shadow:-1px -1px 0 #FFF;
	color:#111;
}
.section .articles img{
	float:left;
	display:inline;
	margin:0 3px 3px 0;
	width:120px;
	height:90px;
	border:3px solid #3F5C7B;
}
.section .bottom-ad{
}
	/* manset */
	#featured{ 
		width:420px; 
		padding-right:234px; 
		position:relative; 
		height:260px; 
		background:#fff;
		overflow:hidden;
	}
	#featured ul.ui-tabs-nav{ 
		position:absolute; 
		top:0;
		right:0;
		list-style:none; 
		padding:0; margin:0; 
		width:234px; 
	}
	#featured ul.ui-tabs-nav li{ 
		padding:0; 
		font-size:11px; 
		color:#666; 
		border-bottom:1px solid #052A4F;
	}
	#featured ul.ui-tabs-nav li img{ 
		float:left; margin:2px 5px; 
		background:#355F90; 
		width:50px;
		height:40px;
		padding:2px; 
		border:1px solid #052A4F;
	}
	#featured ul.ui-tabs-nav li span{ 
		font-size:11px; 
		line-height:13px; 
	}
	#featured li.ui-tabs-nav-item a{ 
		display:block; 
		height:50px; 
		color:#fff;  background:#144F8C url(../images/blue.gif) repeat-x; 
		line-height:20px;
		text-shadow:1px 1px 0 #052A4F;
	}
	#featured li.ui-tabs-nav-item a:hover{ 
		background:#235dda;color:#fff;
	}
	#featured li.ui-tabs-selected{ 
		background:url('../images/selected-item.gif') top left no-repeat;  
	}
	#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
		background:#376CDF; 
		color:#fff;
		background:#83080A url(../images/red.jpg) repeat-x; 
	}
	#featured .ui-tabs-panel{ 
		width:420px; height:255px; 
		background:#999; position:relative;
	}
	#featured .ui-tabs-panel .info{ 
		position:absolute; 
		top:185px; left:0; 
		width:350px;
		height:60px;
		padding:5px 50px 5px 20px; 
		background: url('../images/hilite_bg.png') no-repeat center; 
		overflow:hidden;
		opacity: .95; /* Standard: FF gt 1.5, Opera, Safari */
		filter: alpha(opacity=95); /* IE lt 8 */
		-ms-filter: "alpha(opacity=95)"; /* IE 8 */
		-khtml-opacity: .95; /* Safari 1.x */
		-moz-opacity: .95; /* FF lt 1.5, Netscape */
	}
	#featured .ui-tabs-panel img{
	    width:420px;
	    height:255px;
	}
	#featured .info h2{ 
		font-size:15px;
		color:#fff; padding:5px; margin:0;
		overflow:hidden; 
	}
	#featured .info h2 a{
		color:#FFCA00;
	}
	#featured .info p{ 
		margin:-4px 5px; 
		font-family:Verdana; font-size:11px; 
		line-height:12px; color:#f0f0f0;
	}
	#featured .info a{ 
		text-decoration:none;
		color:#FFF;
		text-shadow:1px 1px 0 #091B35;
	}
	#featured .info a:hover{ 
		text-decoration:underline; 
	}
	#featured .ui-tabs-hide{ 
		display:none; 
	}
	/* //manset */
/* //section */
/* aside */
.aside .box{
	margin-bottom:5px;
}
.aside .box1{
	background:url(../images/ayrintili_puan_durum.jpg) no-repeat;
	height:430px;
}
	.aside .box1 .page-content-top{
		color:#FFF;
		padding:50px 0 0 0;
		font-size:12px;
	}
	.aside .box1 table td{
		padding:4px;
	}
	.aside .box1 table th{
		background:#27498f;
		padding:4px;
	}
	.aside .box1 table td.ads{
		color:#111;
		background:#EFEFEF;
	}
	.aside .box1 table tr:hover td{
		background:#376CDF;
		color:#FFF;
	}
.aside .box2{
	
}
.aside .box3{
	background:url(../images/demirspor_futbol_okulu.jpg) no-repeat;
	height:121px;
}
.aside .box4{
	background:url(../images/500_altin_adam.jpg) no-repeat;
	height:156px;
}
.aside .box5{
	background:url(../images/onemli_duyuru_link.jpg) no-repeat;
	height:156px;
}
	.aside .box5 .ann{
		padding:40px 5px 0 5px;
	}
	.aside .box5 .ann div{
		position:relative;
		font-size:12px;
		color:#FFF;
		line-height:14px;
	}
	.aside .box5 .ann h3{
		font-size:14px;
	}
	.aside .box5 .ann a{
		color:#FFCA00;
	}
.aside .box6{
	background:url(../images/lig_fiksturu.jpg) no-repeat;
	height:166px;
	position:relative;
}
	.aside .box6 .nav{
		display:block;
		position:absolute;
		bottom:10px;
		width:23px;
		height:24px;
	}
	.aside .box6 .nav-right{
		right:10px;
		background:url(../images/right_arrow.png) no-repeat;
	}
	.aside .box6 .nav-left{
		left:10px;
		background:url(../images/left_arrow.png) no-repeat;
	}
	.aside .box6 .loader{
		position:absolute;
		top:75px;
		right:130px;
	}
	.aside .box6 .fixture{
		padding:40px 5px 0 5px;
		text-align:center;
		color:#FFF;
	}
	.aside .box6 .fixture p{
		margin-bottom:3px;
	}
.aside .box7{
	background:url(../images/anket.jpg) no-repeat;
	height:159px;
}
	.aside .box .anket{
		padding:35px 5px 0 5px;
		overflow:hidden;
	}
	.aside .box .anket p{
		margin-bottom:0;
		color:#FFF;
	}
	.aside .box .anket p.anket-soru{
		color:#FFCA00;
	}
	.aside .box .anket form{
		position:relative;
		width:100%;
	}
	.aside .box .anket .submit{
		position:absolute;
		right:10px;
		bottom:0;
	}
/* //aside */
/* footer */
#container .footer  p{
	color:#FFF;
	padding:5px 0;
	margin:0;
	text-align:center;
}
#container .footer .footer-nav a{
	color:#FFF;
}
#container .footer .footer-nav a:hover{
	text-decoration:underline;
}
#container .footer .sponsors{
	text-align:center;
}
/* //footer */