@import 'fix.css';
@import 'block.css';
	body { 
		font-size:11px;
		font-family:  "Tahoma CE","Tahoma", "Arial CE", "Helvetica CE", Tahoma, Arial, lucida, sans-serif;    
		color:#212121;
		background:#f6f9fc url(images/background.jpg) repeat-x;
	}
	
	div.page-shadow {
		width:991px;
		background:url(images/page-shadow.png);
		background-repeat:no-repeat;
		margin:0 auto;
	}
		
	div.text-center { text-align:center; }
	div.text-left { text-align:left; }
	div.text-right { text-align:right; }
	
	a { color:#333333; }
	
	div.page960 { 
		margin:0 auto;
		width:960px;
		clear:both;
		text-align:left;
	}
	
	div#top-header {
		width:960px;
		height:42px;
		background:url(images/top-header-bg.gif);
		margin-top:9px;
		clear:both;
		position:relative;
	}
	
	div#top-header div.top-swf {
		position:absolute;
		top:42px;
		left:0px;
		z-index:5;
	}

	div#top-header p.telefon {position:absolute; left:100px; top:7px; color:#333333; }
	div#top-header p.mail {position:absolute; left:330px; top:7px; color:#333333; }
	div#top-header img.telefon { position:absolute; left:90px; top:7px;  }
	div#top-header img.rss { position:absolute; right:75px; top:7px; }
	div#top-header a.rss { position:absolute; right:10px; top:7px; }
	div#top-header img.harita { position:absolute; right:175px; top:9px; }
	div#top-header a.harita { position:absolute; right:110px; top:7px; }
	div#top-header a.index { position:absolute; right:200px; top:7px; }
	div#top-header img.home { position:absolute; left:30px; top:8px; }
	div#top-header input.search { 
			position:absolute; 
			right:225px;
			top:3px;
			font-size:11px;
			padding:4px 3px 0 3px;
			height:18px;
			width:124px;
			background:url(images/top-search-bg0.gif);
			background-repeat:no-repeat;
			border:none;
			color:#aca899;
	}
	
	div#top-header input.search-btn {
			cursor:pointer;
			position:absolute; 
			right:205px;
			top:3px;
			font-size:11px;
			color:#666;
			height:22px;
			width:20px;
			background:url(images/top-search-bg0.gif) right;
			background-repeat:no-repeat;
			border:none; 
	}
	
	div#top-header input.search-btn.true {
		background:url(images/top-search-bg1.gif) right;
	}
	 
	div#top-header a.search { position:absolute; right:359px; top:7px; }
	
	
	div#header {
		width:958px;
		height:120px;
		position:relative;
		border-left:1px solid #85b9d1;
		border-right:1px solid #85b9d1;
		clear:both;
	}
	
	div#header div.logo { width:250px; height:85px; cursor:pointer;  position:absolute; left:90px; }
	
	div#header div.advers { width:468px; height:60px; position:absolute; right:50px; top:30px; padding:2px; border:1px solid #43c9f3; }
	div#header div.banner-shadow { position:absolute; right:20px; top:96px; width:533px; height:16px;
	background:url(images/banner-shadow.png);  }
	div#header div.advers img.advers { float:left; }
	div#top_menu { position:relative; width:958px; height:28px; background:url(images/top-m-bg.gif); border:1px solid #85b9d1; }
	div#top_menu li.pc a,
	div#top_menu li.pc a:link { 
		color:#a43535;
	}


	div.left-stil { width:87px; height:185px; position:absolute; left:0px; top:100px; background:url(images/left-stil.gif);  }
	div.right-stil { width:87px; height:185px; position:absolute; right:0px; top:100px; background:url(images/right-stil.gif);  }
	div.kill { clear:both; height:12px; overflow:hidden; background:url(images/killbg.gif); }
	div#top_menu ul li { float:left; background:url(images/top-m-li.gif) right; background-repeat:no-repeat; padding:8px 20px 0 20px; height:20px; }
	div#top_menu ul li.click { background:url(images/top-m-li-click.gif); }
	div#top_menu ul li.z { background:none; }

	div#top_menu ul li a,
	div#top_menu ul li a:link {
		font-family:Arial;
		font-size:11px;
		color:#395b80;
		font-weight:bold;
	}
	
	div#top_menu ul li.click a,
	div#top_menu ul li.click a:link {  }
	
	div#main {
		width:960px;
		background:url(images/centerBG.jpg) repeat-y;
		text-align:left;
	}
		
	div#left  {
		float:left;
		width:180px;
		position:relative;
	}
			
	div#left div.block,
	div#right div.block {
		color:#28354b;
		padding:0 1px 0 1px;
		width:178px;
		margin:0 auto;
	}
				
			
	div#left div.block div.title,
	div#right div.block div.title {
		background:url(images/top_bg.jpg) repeat-x bottom;
		height:18px;					
		padding:5px 0 0 10px;
		color:#1e59a9;
		border-top:1px solid #85b9d1;
		border-bottom:1px solid #85b9d1;
	}

	div#left div.block div.title h2,
	div#right div.block div.title h2 {
		background:url(images/square.gif);
		background-repeat:no-repeat;
		background-position:0px 5px;
		text-indent:10px;
	}
			
	div#left div.block div.p,
	div#right div.block div.p {
		padding:5px 10px 5px 10px;
	}
				
	div#left div.block ul.block,
	div#right div.block ul.block {
		margin-top:7px;
	}

	div#left div.block ul.block li ,
	div#right div.block ul.block li {
		background:url(images/ul-li.gif) 2px 6px no-repeat;
		padding:2px 0 2px 15px;
		margin:2px 0;
	}
				
	div#left div.block ul.block li.title ,
	div#right div.block ul.block li.title {
		padding:0px;
		font-weight:bold;
		padding-bottom:3px;
	}
				
	div#right div.block.AB div.p {
		text-align:center;		
	}
				
	div#right div.block.AB div.p p {
	}
				
			
			
			
	div#center {
		border-top:1px solid #85b9d1;
		float:left;
		width:600px;
		text-align:left;
	}
			
	div#right {
		float:right;
		width:180px;
	}

	.delim {
		background: url(images/sidebox_delim.gif) repeat-x center center;
		padding: 0px;
		margin: 0px;
		height: 7px;
		line-height: 7px;
		font-size: 7px;
	}
	
	div.alladvers { width:943px; margin:0 auto; padding:5px 0 5px 15px;
	 border:1px solid #85b9d1;
	border-bottom:none;
	 }
	 
	 
	 
	 div.alladvers div.item { float:left; padding:10px; border-left:1px solid #b8ced4; }
		
	div#footer-X {
		clear:both;
		margin:0 auto;
		background:#fff url(images/hpcold.gif) repeat-x top;
		border-left:1px solid #85b9d1;
		border-right:1px solid #85b9d1;
		padding:20px 0 15px 18px;
		width:940px;
	}
		
	div#footer-X h2 {
		color:#1e59a9;
		font-size:14px;
		padding:10px 0 5px 5px;
	}
		
	div#footer-X-b {
		background:url(images/footer-x-b.gif);
		width:960px;
		height:9px;
		margin:0 auto;
		overflow:hidden;
	}
		
	#footer { margin:0 auto; width: 948px; background:url(images/footer-bg.gif) top center; background-repeat:no-repeat; padding: 9px 0 15px 12px; text-align: left; position: relative; }
	#footer ul { list-style-type:none; margin-bottom: 10px; }
	#footer li { list-style-type:none; display: inline; padding:0 10px 0 10px; border-right: 1px solid #CCCCCC; }
	#footer li.z { border-right:none; }


	#footer label.proje {
		position:absolute;
		right:20px;
		bottom:25px;
		color:#666666;
	}

	#footer b.proje {
		text-decoration:underline;
	}



	table.tablenorm {
		border-collapse: collapse;
		border-left: 1px solid #b8ced4;
		border-top: 1px solid #b8ced4;
	}
	
	table.tablenorm td, table.tablenorm th {
		background: white;
		border-collapse: collapse;
		border-right: 1px solid #b8ced4;
		border-bottom: 1px solid #b8ced4;
		font-weight: normal;
		padding: 6px 8px 6px 8px;
		color: #28354b;
		text-align: left;
	}
	
	
	table.tablenorm tr.sudy td { background-color: #f8fafc; }
	table.tablenorm th { background: url(images/th.png) repeat-x; color: #1e59a9; }
	table.tablenorm .right { text-align: right; }
	table.tablenorm a:hover { text-decoration: none; color: #e88c08; }
	table.tablenorm td div  { overflow:hidden; height:13px; }

	table.tablenorm .icol {
		
	}
	
	table.tablenorm .icol img{
		float: left;
		margin: 1px 0 0 0;
		display: block;
	}
	
	table.tablenorm tr.flux th { background: url(images/normfluxbg.gif) repeat-x; color:#333333; font-weight:bold;  }
	
	
	div.blog-1 {
		color:#28354b;
		padding:15px;
	}
	
	div.blog-1-item {
		clear:both;
		margin-bottom:20px;
	}
	
	div.blog-1-item h2 {
		font-size:11px;
		color:#1e59a9;
		text-decoration:underline;
		margin-bottom:4px;
	}
	
	
	div.blog-1-item div.blog-1-content {
		font-size:11px;
		color:#394144;
		line-height:1.5;
	}
	
	div.blog-1-item div.blog-1-content ul {
		clear:both;
		margin-top:7px;
	}
	
	div.blog-1-item div.blog-1-content ul li {
		padding-left:7px;
		padding-bottom:5px;
	}
	
	div.blog-1-item div.blog-1-content img.img {
		width:90px;
		height:90px;
		float:left;
		margin:5px;
		background:#fff;
		padding:2px;
		border:1px solid #c3c3c3;
	}
	
	div.blog-1-item div.blog-1-content img.none {
		margin:0px;
		background:none;
		padding:0px;
		border:none;
	}
	



	
		ul.left-menu li {
			cursor:pointer;
			background:url(images/mn-li.gif) 6px 9px no-repeat;
			border-bottom:1px solid #d3dee0;
			padding:3px 0 0 13px;
			line-height:1.4;
			overflow:hidden;
			height:19px;
		}
		

		ul.left-menu li label {
			color:#909090;
		}
		
		ul.left-menu li.parent { background:none; padding:3px 0 0 30px; background:url(images/ok-icon.gif) 16px 8px no-repeat; }
		
		ul.left-menu li.parent a,
		ul.left-menu li.parent a:link { color:#666; }
	


span.note,
span.info,
span.alert,
span.download,
span.tip {
	display: block;
}

div.note, span.note {
	margin: 10px 5px 10px 5px;
	padding: 5px 10px 5px 10px;
	background: #f4f5f6;
	border-top: 1px dotted #aab4be;
	border-bottom: 1px dotted #aab4be;
	text-align:justify;
}

div.info, span.info,
div.alert, span.alert,
div.download, span.download,
div.tip, span.tip {
	margin: 10px 5px 10px 5px;
	padding: 8px 10px 8px 35px;
}

div.info, span.info {
	background: #f4f5f6 url(images/icon/stil2/box_info.png) 3px 5px no-repeat;
	border-top: 1px dotted #aab4be;
	border-bottom: 1px dotted #aab4be;
}

div.alert, span.alert {
	background: #fff5eb url(images/icon/stil2/box_alert.png) 3px 5px no-repeat;
	border-top: 1px dotted #ffb4a0;
	border-bottom: 1px dotted #ffb4a0;
}

div.download, span.download {
	background: #f5faeb url(images/icon/stil2/box_download.png) 3px 5px no-repeat;
	border-top: 1px dotted #78be5a;
	border-bottom: 1px dotted #78be5a;
}

div.tip, span.tip {
	background: #fffdeb url(images/icon/stil2/box_tip.png) 3px 5px no-repeat;
	border-top: 1px dotted #ffc864;
	border-bottom: 1px dotted #ffc864;
}


	div.content-1 {
		padding:7px 10px 0 10px;
		
	}
	
	div.content-1 div.content-1-title {
		font-weight:bold;
		color:#333333;
	}
	
	div.content-1 div.content-1-spot {
		margin-bottom:7px;
		color:#999999;
	}
	
	
	input.button {
		font-size:11px;
		font-family:Tahoma;
		color:#666666;
		padding:2px 3px 2px 3px;
		border:1px solid #7F9DB9;
		background-image:url(images/submit.jpg);
	}
	


	
	input.alert {
		border:1px solid #e50012;
		background-image:url(images/submit.jpg);
	}
	

	
	div.page-pg { height:22px; margin:0 0 5px 5px; }
	div.page-pg div.page-pg-center { float:left; height:15px; padding:1px 0 0 0;  }
	div.page-pg div.page-pg-center div { float:left; width:22px; height:18px; margin-right:9px; background:url(images/pgBG.gif); text-align:center; padding:4px 0 0 0; }
	div.page-pg div.page-pg-center div.click { background-position:22px 0px; color:#FFFFFF; font-weight:bold; }
	div.page-pg div.page-pg-center a,
	div.page-pg div.page-pg-center a:link { font-weight:bold; color:#265a8c; }
	div.page-pg div.page-pg-center a:hover { text-decoration:none; color:#ac0000; }
	div.page-pg div.page-pg-center p { float:left; height:19px; padding:3px 0 0 0; color:#c2c2c2; margin-right:9px; }
	
	div.center-title {
	color:#fff; border-bottom: #e9e0da; letter-spacing: -1px; font: normal 120% Arial; padding:2px 0 0 23px; font-weight:bold; line-height:1.5; width:545px; height:25px; background:url(images/detailBG.gif); margin:0 auto;
	overflow:hidden;
	}
	
	div.center-title a,
	div.center-title a:link { color:#43c9f3; text-decoration:underline; }
	
	div.center-title a:hover { color:#FFFFFF; }
	
	div.tools { margin:0 auto; width:550px; height:23px; }
	div.tools img { cursor:pointer; background:url(images/tools.gif); width:16px; height:16px; overflow:hidden; }
	
	/* off */
	div.tools img.friend-off { background-position:0px 0px; }
	div.tools img.print-off { background-position:0px -17px; }
	div.tools img.zoomin-off { background-position:0px -34px; }
	div.tools img.zoomout-off { background-position:0px -51px; }
	/* on */
	
	div.tools img.friend-on { background-position:16px 0px; }
	div.tools img.print-on { background-position:16px -17px; }
	div.tools img.zoomin-on { background-position:16px -34px; }
	div.tools img.zoomout-on { background-position:16px -51px; }
	
	/* absolute */
	
		
	div#form-failed {
		border:1px solid #EC888A; 
		padding:5px;background:#EAA2A4;
	}
	
	div#form-failed h3 { font:11px Arial; font-weight:bold; }
	div#form-failed ul {
		line-height:1.5;
	}
	
		input.input {
			padding:3px 4px 0 4px;
			height:16px;
			font:11px Tahoma;
			color:#333333;
			border:1px solid #cecece;
		}
	
		textarea.textarea {
		padding:4px 4px 0 4px;
		height:17px;
		font:11px Tahoma;
		color:#333333;
		border:1px solid #cecece;

		background-repeat:no-repeat;
		border-bottom:1px solid #bbb;
	}
	
	div.glob-title {
		font:12px Arial, Helvetica, sans-serif;
		font-weight:bold;
		border-bottom:1px solid #85b9d1;
		border-top:1px solid #85b9d1;
		background:url(images/top_bg.jpg) repeat-x;
		height:19px;
		padding:4px 0 0 7px;
		color:#717171; 
	}
	
	
	div#to-friend {
		display:none;
		padding:10px;
		background:#f4f5f6;
		border: 1px dotted #aab4be;
		margin-bottom:10px;	
	}
	div#to-fried td {
		padding:5px;
	}

	div#milliyet { float:left; position:absolute; z-index:2; }

	
