@import "menu.css";
@import "giris.css";
@import "kayit.css";
@import "_tabs.css";
@import "_araclar.css";
@import "theme/ui-lightness/jquery-ui-1.7.2.custom.css";
html,body{
	margin:0;
	background-color:#fff;
	font: 85% "Trebuchet MS", sans-serif;
}
#ana{
		display:block;
		position:relative;
		width:991px;
		height:auto;
		background-color:#fff;
		margin:0 auto 0 auto;
		font-family:Tahoma, Geneva, sans-serif;}
#ic{
	display:block;
	float:left;
	width:990px;
	background-color:#FFF;
	height:auto;
	
	}
#ust{
	display:block;
	width:990px;
	height:90px;
	background-image:url(../img/logo_arka.gif);
	background-repeat:repeat-x;
}
#alt{
	display:block;
	float:left;
	width:980px;
	height:15px;
	background-color:#898989;
	font-size:11px;
	color:#FFF;
	padding:5px;
	margin:30px 0 0 0;}
#alt a{
	background-color:#898989;
	font-size:11px;
	color:#FFF;
	text-decoration:none;}
#alt a:hover{
	text-decoration:underline;}
h1{
	font-weight:normal;
	font-size:14px;
	color:#f8941d;}
h2{
	font-weight:normal;
	font-size:12px;
	color:#f8941d;}
.ok{
	display:block;
	float:left;
	width:670px;
	height:50px;
	background-color:#9C0;
	color:#000;
	margin:10px 0 10px 0;
	line-height:50px;
	text-indent:75px;
	font-size:11px;
	background-image:url(../img/ok.jpg);
	background-repeat:no-repeat;}
.uyari{
	display:block;
	float:left;
	width:670px;
	height:50px;
	background-color:#F30;
	color:#000;
	margin:10px 0 10px 0;
	line-height:50px;
	text-indent:75px;
	font-size:11px;
	background-image:url(../img/uyari.jpg);
	background-repeat:no-repeat;}
.kontrol{
	display:block;
	float:left;
	width:75%;
	height:auto;
	background-color:#f8941d;
	color:#333;
	margin:10px 0 10px 0;
	padding:10px;
	font-size:12px;}
#sol{
	display:inline;
	float:left;
	width:685px;
	height:auto;
	margin:20px 5px 0 0;}
#sag{
	display:inline;
	float:left;
	width:300px;
	height:auto;
	margin:20px 0 0 0;}
#sag ul{
	list-style:none;
	margin:0;
	padding:0;}
#sag ul li{
	display:block;
	float:left;
	width:100%;}
#sag ul li a{
	display:block;
	float:left;
	width:100%;
	font-size:11px;
	border-bottom:1px dotted;
	border-color:#999;
	padding:5px 0 5px 0;
	text-decoration:none;
	color:#666;
	height:14px;
	line-height:14px;
}
#sag ul li a:hover{
	color:#FFF;
	background-color:#f8941d;
	text-indent:5px;}
#icerik{
	display:block;
	float:left;
	height:auto;
	width:990px;
	font-size:11px;
	text-align:justify;
	margin:0 0 20px 0;}
.baslik{
	display:block;
	width:99%;
	height:22px;
	border-bottom:2px solid;
	border-color:#f8941d;}
.sayfa-sayi{
	display:block;
	float:left;
	width:670px;
	height:auto;
	padding:5px 0 0 0;
	text-align:center;
	border-top:2px solid #CCC;}
.sayfa-off{
	display:inline;}
.sayfa-off a{
	display:inline;
	padding:3px;
	background-color:#CCC;
	color:#333;
	font-size:10px;
	text-decoration:none;
	margin:0 1px 1px 0;}
.sayfa-off a:hover{
	background-color:#333;
	color:#FFF;}
	
.sayfa-on{
	display:inline;}
.sayfa-on a{
	display:inline;
	padding:3px;
	background-color:#333;
	color:#fff;
	font-size:10px;
	text-decoration:none;
	margin:0 1px 1px 0;}
	
.submit{
	width:100px;
	height:22px;
	background-color:#666;
	color:#FFF;
	font-size:14px;
	border:0;
	cursor:pointer;}