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

html, body {
	margin:0;
	padding:0;
	height:100%;
}
body {
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	background-color:#ADADAD;
}
img {
	border:0;
}
div#main {
	width:929px;
	margin:0 auto;
	background-color:#FFFFFF;
}
div#container {
	width:909px;
	margin:0 auto;
	text-align: left;
}
.logo {
	padding:10px 0;
}
.theader img {
	padding:5px 0 0 10px;
}
.theader {
	background-color:#f0f0f0;
	text-align:left;
}
.dotvert {
	background-image:url(images/dotvert.gif);
	background-repeat:repeat-y;
	background-position:top left;
	background-color:#F0F0F0;
}
.dotted {
	height:160px;
	overflow:hidden;
}
.footer {
	width:100%;
	position:absolute;
	top:-35px;
	background-image:url(images/dotvert.gif);
	background-repeat:repeat-x;
	background-position:top left;
}
.footext {
	color: #425a73;
	text-align:center;
	font-family:Tahoma, sans-serif;
	padding:10px 0;
	font-size:11px;
	background-image:url(images/dotvert.gif);
	background-repeat:repeat-x;
}
#haberler {
	width:240px;
	/*height:290px;*/
	height:180px;
	overflow:hidden;
	text-align:left
}
.kalin {
	font-weight:bolder;
	color:#ec870e;
	font-size:14px
}
.bigtext {
	font-size:18px;
	font-weight:bold;
	color: #333333
}
.pad {
	padding-right:15px;
}
.ornekler {
	padding:82px 10px 0 10px;
	}
.ornekler p {
	margin:0;
	line-height:1.2em;
	letter-spacing:-1px;
}
.ornekler .baslik {
	line-height:1em;
}
/*ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}*/
.baslik {
	font-weight:bolder;
	color:#ec870e;
	font-size:16px;/*border-bottom: dotted 1px #FF9900;*/
}
.link {
	font-weight:bolder;
	color: #336699;/*border-bottom: dashed 1px #FF9900;*/
	text-decoration:none;
}
.links a {
	color: #336699;
	text-decoration:none
}
.links a:hover {
	color: #113344;
}
/*.header {
	float:left;
	padding:0 20px 0 0;
	font-size:24px;
	color:#ec8810;
	font-weight:bold
}*/
.header {
	padding:0 20px 0 0;
	font-size:24px;
	color:#ec8810;
	font-weight:bold
}
/*
.navibar {
	font-size:14px;
	color:#666;
	width:inherit;
	padding:3px;
	background-color:#EEE;
	background-image: url(images/grad.gif);
	background-position:top right;
	background-repeat:repeat-y
	}
	*/
.navibar {
	font-size:14px;
	position:relative;
	top:-5px;
	left:-5px;
	color:#666;
	width:620px;
	height:25px;
	padding:0 0 0 6px;
	background-image: url(images/naviback.gif);
	background-repeat:no-repeat;
}
#iletisim td {
	color: #FFF;
}

tr.altcizgi td {
	border-bottom:2px solid #FFC184;
	}
.anabaslik {
	color:#425a73;
	font-size:16px;
	font-weight:bold
	}