/*
	Son Güncelleme: 20.02.2006 
*/

#wrap{
	background-color: #f2f2f2;	
	width: 100%;
	
	text-align:center;
}

#border_top{
	/*background-color: #ff9a00;	*/
	background: url(../images/top_loop.gif) repeat-x; 
	width: 100%;
	height: 35px;
	text-align: center;
	vertical-align: middle;
	border-bottom: 2px solid #35609a;
	/*border-top: 3px solid #35609a;*/
}
#header_top{
	height: 35px;
	width: 750px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	vertical-align: middle;
}
#banner_area{
	background-color: #1f416c;	
	height: 125px;
	width: 100%;
	text-align: center;
	background: url(../images/fbe15.jpg);
	
}
#banner_photo{
	background-color: white;	
	width:750px;
	height: 100px;
	margin: 0 auto;
}
#banner_logo{
	background-color: white;
	width:100%;
	height: 125px;
	background: url(../images/banner_01.gif) bottom no-repeat;
	vertical-align: bottom;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#menu{
	background-image: url(../images/banner_02.gif);	
	position: relative;
	padding: 0;
	text-align:center;	
	margin: 0 auto;
	height: 25px;
	width:750px;
	
}
#border_middle{
	background-color: #161a64;	
	background: url(../images/loop.gif) repeat-x;
	width: 100%;
	height: 25px;
	text-align: center;
}

#spacer{
	width: 138px;
	float: left;
}
/*  İÇERİK KATMANLARI BAŞLAR */
#content_wrap{
	background-color: #f2f2f2;
	position: relative;
	min-height: 200px;
	width: 100%;  
	border: none;
	text-align:center;
}
#content{
	position: relative;
	width:750px; 
 	border: none;
	margin: 0 auto;
	text-align: center;	
}





#col_left_int{

	float: left;	

	
	background-image: url(../images/fbeleft2.gif);

	background-repeat:no-repeat;
	border: none;
	position: relative;
	margin: 20px 2px 0px 0px;	
	padding: 20px 0px 20px 5px;
	width: 190px;
	height: 400px;
	text-align: left;
}
#col_middle_int{
	position: relative;
		
	border: none;
	margin: 0;
	padding: 20px 0px 20px 0px;
	float: left;
	width: 295px;	
	text-align: center;
}
#col_right_int{	
	position: relative;
	background-image: url(../images/middle_bg.gif);
	background-repeat: repeat-y;	
	border: none;
	margin: 0;
	padding: 20px 0px 20px 0px;
	float: left;
	width: 295px;	
	text-align: center;
}





/*  İÇERİK KATMANLARI BİTER */
#tabs{
	float:center;
	clear:both;
	margin: 0 auto;
	padding:0;
	text-align: center;
}
/* Duyurular Başlar */
#announcements{
	text-align: center;
	position: relative;
	width:293px;
	padding: 0px 0px 0px 50px;
	border: none;
	margin: 0 auto;
}
#events{
	position: relative;	
	display:none;
	width:293px;
	padding:0;
	border: none;
	margin: 0 auto;
}
#item{
  width: 245px;
	margin: 0;
	padding: 10px 0 0 0;
	clear:both;
	margin: 0 auto;
}
/* gölgeyi unutma*/
#item div.item_img{
	float: left;
	text-align:left;
	background: url(../images/item_img_bg.gif);
	width: 67px;
	height: 67px;
}
#item div.item_content{
	
	text-align: center;
}


#iteme{
  width: 70px;
	margin: 0;
	padding: 10px 0 0 0;
	clear:both;
	margin: 0 auto;
}
/* gölgeyi unutma*/
#iteme div.item_img{
	float: left;
	text-align:left;
	background: url(../images/item_img_bg.gif);
	width: 67px;
	height: 67px;
}
#iteme div.item_content{
	
	text-align: center;
}
 
/*Duyurular Biter */
#border_bottom{	
	position:relative;
	font-family: verdana, arial, helvetica, sans-serif;
	color:#fff;
	clear: both;
	height: 25px;
	background: url(../images/loop.gif) repeat-x;
}
hr{
	 border: 0;
 	 color: #d05050;
    background-color: #d05050;
	 clear:both;
	 width:270px;
	 margin:0;	   
	 padding:0;
}
/* öğrenciler menü */


/* Ara sayfalar */
#col_left_sub{
	float: left;
	position: relative;
	text-align:center;
	border: none;
	margin: 0;	
	padding: 20px 0 20px 0;
	border-right: 2px solid White;
	width: 150px;
	
}
#col_right_sub{
	float: left;
	position: relative;
	margin: 0;
	padding: 20px 20px 20px 20px;
	width: 502px;
	text-align: justify;
}
#col_middle_sub{
	position: relative;
	border: none;
	margin: 0;
	padding: 20px 0px 20px 0px;
	float: left;
	width: 750px;	
	text-align: left;
}
/* idari sayfa 3 div için */
div.faculty{
	float:left;
	width:250px;
	text-align:left;
}



div.kanun{
	float:left;
	
	text-align:left;
}
	
table.arsiv
{
border:2px solid black;
}
tr.arsiv td
{
background-color:#f2f2f2;
border-bottom:1px solid #666666;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
}
tr td.baslik
{
font-weight:bold;
color:#D05050;
}
tr td a.duyuru
{
color:#000000;
text-decoration:none;
}
tr td a.duyuru:hover
{
text-decoration:underline;
color:#666666;
}
#login
{
	width:180px;
	height:150px;
	margin:0px 0px 0px 2px;
}
#login input.box
{
	background-color:#f2f2f2;
	color:#333399;
	border:#6388A2 solid 2px;
	width:100px;
	margin:2px;
}
#login input.button
{
	background-color:#FF9A00;
	color:#333399;
	border:#000000 solid 1px;
	margin:1px 0px 0px 3px;
}
#login img
{
	border:#6388A2 solid 2px;
	margin:0px 0px 0px 2px;
}
#login p
{
	margin:0px 0px 0px 3px;
	padding:0px;
	color:#333399;
}
input.webmail_box
{
		background-color:#e0e0e0;
		color:#333399;
		border:#6388A2 solid 2px;
		width:150px;
}
input.webmail_button
{
	background-color:#FF9A00;
	color:#333399;
	border:#000000 solid 1px;
	
}
p.webmail
{
	font-family: Tahoma;
	font-size: medium;
}
h1.webmail
{
	font-family: Georgia;
	font-size: 18px;
}	
