@charset "iso-8859-1";
/* CSS Document */

* { 
	padding:0 ;
	margin:0 ;
}

body {
	line-height: 1.2em;
	margin: 0;
	font-family: Arial, Tahoma, Verdana;
	font-size: 0.8em;
}

#wrap {margin: 0 auto; width: 1000px }

/* UST BASLIK----------------------------------------------------------------------------------------- */

#ust {
margin: 0 auto;
padding: 0;
color: #666;
background:#FFF url(../images/top.jpg) repeat-x top;
	height: 81px;  
}
#ust h1 { padding: 10px 0 0 25px; color: #FFF; font-size: 160%; background: transparent;}
#ust h2 { padding: 0px 0 0 25px; color: #FFFF00; font-size: 80%; background: transparent;}
#ust .padding { padding-top: 5px; }
#ust .lefts { 
	background: transparent url(../images/topl.jpg) no-repeat left; 
	height: 81px; 
}
#ust .rights {
	background: transparent  url(../images/topr.jpg) no-repeat right;
	float: right;
	height: 81px;
	width: 18px;
}
#altBaslik {
	clear: both; 
	border-top: 1px dotted #888;	
	border-bottom: 1px dotted #888;
	background: #eaeaea;
	color: #808080;
	padding: 1em;
	margin: 5px 0px 5px 0px;
	
	}
#altBaslik a { text-decoration: none; border-bottom: 1px dashed #0066B3; } 


/* TOP MENU ---------- */
#topmenu {  	margin: 0px 8px 0 8px; 
			padding: 0;
			background: url(../images/emenu.jpg) repeat-x top;
			height: 20px;
			
}



#topmenu .lefts { 
	background: url(../images/emenul.jpg) no-repeat left; 
	height: 20px; 
	padding-left: 5px;
}
#topmenu .rights {
	background: url(../images/emenur.jpg) no-repeat right;
	float: right;
	height: 20px;
	width: 5px;
}
#topmenu li a { 
	color: #FFF;
	text-align: left;
	padding-left: 10px;
	padding-right: 15px;
	text-decoration: none;
	background: transparent;
	font-weight: bold
} 
#topmenu li { padding: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 20px;
	white-space: nowrap;
	list-style-type: none;
	width: auto;
	background: url(../images/esep.gif) no-repeat top right
	
}

#ana { background: #FFF; margin: 25px 0 15px 0; color: #666; }

/* anaBir YAZI -------------------------------------------------------------- */
#anaBir {
	padding-left: 8px;
	color: #888;
	background: #FFF;
	margin-right: 8px;
	margin-left: 8px;
	
}
#anaBir h2 { color: #555; text-indent: 17px; background: #FFF  url(../images/head.gif) no-repeat left; }
#anaBir h3 { color: #000000; text-indent: 20px; background: #FFF   no-repeat left; }
#anaBir h4 { color: #555; text-indent: 17px; background: #FFF   no-repeat left; }
#anason {
	position:relative;
	width:950px;
	
	padding-left: 8px;
	color: #888;
	margin-right: 8px;
	margin-left: 8px;
	z-index: 1;
	left: 10px;
	top: 0px;
	}




#footer {
	clear: both;
	background: #FFF  url(../images/footer.jpg) repeat-x;
	height: 35px;
	margin-left: 8px;
	margin-right: 8px;
	font-size: 75%;
	color: #666;
	}
#footer p  { padding: 5px }

#footer .rside { float: right; display: inline; padding: 5px; text-align: right}
a { color: #0066B3; background: inherit; text-decoration: none }
h1 { font: bold 1.9em Arial, Tahoma, Verdana }
h2 { font: bold 1.2em Arial, Tahoma, Verdana; padding: 0; margin: 0 }
ul {  padding: 0; margin: 0}
li { list-style-type: none }
.date { border-top: 1px solid #e5e5e5; text-align: right; margin-bottom: 25px; margin-top: 5px;}
#ana #anaBir .date a { border: 0; text-decoration: none; }
 
.comment .date { text-align: left; border: 0;}	

#breadcrumbs { 
	float: left;
	padding-left: 8px;
	padding-top: 0px;
	font: bold .8em Arial, Arial, Sans-Serif; 
	color: #666;
	width: 100%;
	height: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}

#anaBir #txt {width: 95%; height: 10em; padding: 3px 3px 3px 6px; margin-left:0em;}
#anaBir textarea { border: 1px solid #bbb; width: 95%;  }

/* SNEWS */
#ana #anaBir fieldset { float: left; width: 95%; border: 1px solid #ccc; padding: 10px 8px; margin: 0 10px 8px 0; background: #FFF; color: #000; }
#ana #anaBir fieldset p { width: 95%; }
#ana input {
	background: url(../images/butons/buton-3.jpg) no-repeat center left;

	font-size:12px;
	color:#FFF;
	font-weight:bold;
	
	text-align:center;
	
	height: 24px;
	width: 220px;
	border-color:#FFFFFF;
	border-left-width:0px;
	border-right-width:0px;
	border-bottom-width:0px;
	border-top-width:0px;
	padding-left: 5px;
}
p { margin-top: 5px; }
/*input.search { border: 1px solid #ccc; padding: 4px; width: 160px; }*/
.comment { background: #FFF; color: #808080; padding: 10px; margin: 0 0 10px 0; border-top: 1px solid #ccc; }
.commentsbox { background: #FFF; color: #808080; padding: 10px; margin: 0 0 10px 0; border-top: 1px solid #ccc; }
