@charset "UTF-8";
/* CSS Document */

@import 'reset.css';
@import 'default.css';

body{
	font-family:Arial,sans-serif;
	background:#309CC3 url(../images/bg.png) repeat-x;
	text-align:center;
}

/* YAZI */
h1{
	display:none;
}
h2{
	font-size:20px;
	margin-bottom:5px;
}
h3{
	font-size:16px;
	margin-bottom:5px;
	color:#6F0000;
}

h4{
	font-size:16px;
}

h5{
	font-size:14px;
}

a{
	color:#0044AA;
	text-decoration:none;
}

a:hover{
	
}
.url{
	padding-left:50px;

}
.url img{
	margin-bottom:20px;
}
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:1010px;
	margin:0 auto;	
	text-align:left;
}

/* header */

#header{
	background:url(../images/header_bg.png) no-repeat;
	width:1010px;
	height:172px;
	padding-top:20px;
	position:relative;
}
#akden{
	position:absolute;
	top:-20px;
	left:40px;
}
#logo{
	float:left;
	display:inline;
	width:459px;
	margin-top:10px;
}
#slayt{
	float:right;
	display:inline;
	width:514px;
	border:2px solid #fff;
}
#top_menu{
	margin-top:20px;
}
#top_menu ul{
	
}

#top_menu ul li{

	float:left;
	display:inline;
	margin-right:7px;
	text-align:center;
}
#top_menu ul li a{
	background:url(../images/bttn.png) no-repeat;
	width:156px;
	height:43px;
	display:block;
	color:#fff;
	font-size:13px;
	padding:8px 0 0 5px;
}
#top_menu ul li a:hover{
	background:url(../images/bttn_hover.png) no-repeat;
	height:43px;
	display:block;
}
#content{
	width:1010px;
	background:#fff;
}
#content #content-left{
	width:228px;
	float:left;
	display:inline;
	background:#fff;
	min-height:900px;
  	height:auto !important;
  	height:900px;
 
}
.home #content #content-center{
	width:554px;
	background:#fff;
	float:left;
	display:inline;
	min-height:900px;
  	height:auto !important;
  	height:900px;	
	padding:0;
}
 #content #content-center{
	width:534px;
	padding:0 10px;
	/*background:#fff;*/
	float:left;
	display:inline;
	min-height:900px;
  	height:auto !important;
  	height:900px;	
}

#content #content-right{
	width:228px;
	float:left;
	display:inline;
	background:#fff;
	min-height:900px;
  	height:auto !important;
  	height:900px;
}
/* //header */

/* content */
.box{
	width:247px;
	float:left;
	display:inline;
	margin:5px 0 5px 10px;
	background:#f5f5e8;
	border:1px solid #999;
	padding:5px;
	height:180px;
}
.box h2{
	color:#900;
	font-size:15px;
}
.box p{
	text-align:justify;
	
}
.box p a{
	float:right;
	display:inline;
}
.box1{
	background:url(../images/box_head_bg.png) repeat-x;
	height:49px;
	width:100%;
	margin:0 0 2px 0;
}
.box1 h2{
	color:#fff;
	font-size:14px;
	margin:0 0 0 10px;
}
.box1 h2#sanal{
	background:url(../images/sanal_icon.png) no-repeat;
	padding:15px 0 10px 50px;
	
}

.box1 h2.duyuru{
	background:url(../images/duyurular_icon.png) no-repeat;
	padding:15px 0 10px 50px;
	
}
#duyuru{
	width:228px;
	height:150px;
	background:#fff;
}
.box1 h2.etkinlik{
	background:url(../images/tavim_icon.png) no-repeat;
	padding:15px 0 10px 50px;
	
}

#etkinlik{
	width:228px;
	height:150px;
	background:#fff;
}

.box1 h2.anket{
	background:url(../images/anket_icon.png) no-repeat;
	padding:15px 0 10px 50px;
	
}
#anket{
	width:228px;
	height:150px;
	/*background:#fff;*/
}

#datepicker{
	margin-left:15px;
	margin-bottom:4px;
	/*background:#fff;*/
}

.box1 h2.fotograf{
	background:url(../images/galeri_icon.png) no-repeat;
	padding:15px 0 10px 50px;
	
}



/* //content */


#footer{
	text-align:center;
	position:relative;
	height:90px;
	padding-top:20px;
}
#footer img{
	position:absolute;
	bottom:10px;
	left:0;
}
#footer p{
	color:#fff;
}
#footer p a{
	color:#fff;
}
#footer p a:hover{
	color:#333;
	
}
/* manset */
#featured{ 
	width:400px; 
	padding-right:133px; 
	position:relative; 
	height:260px; 
	background:#fff;
	overflow:hidden;
	margin:10px 0 0 10px;

}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0;
	right:0;
	list-style:none; 
	padding:0; margin:0; 
	width:208px; 
}
#featured ul.ui-tabs-nav li{ 
	padding:0; 
	font-size:11px; 
	color:#666; 
	border-bottom:1px solid #052A4F;
	margin-bottom:17px;
}
#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:320px;
	 height:255px; 
	background:#999; position:relative;
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:185px; left:0; 
	width:320px;
	height:60px;
	padding:5px 0 5px 0; 
	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:320px;
    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 */
