﻿/* CSS Document */

body {
	background-image:url(../images/background1.jpg);
	background-color:#FFFFFF;
	background-repeat:repeat-x;
	/*background-attachment:fixed;*/
	background-position:top center;
	margin: 0px;
}
#top{
	height:150px;
	min-width:770px;
	width:770px;
	z-index:500;
	background-color:#658A96;
}
#topLinks{
	float:right;
	width:500px;
	height:120px;
	top:0px;
	position:relative;
	right:-2px;
	text-align:right;
}
#header{
	background-image:url(../images/headerBackground.gif);
	float:right;
	width:430px;
	height:30px;
	top:4px;
	position:relative;
	/*margin-bottom:-124px;*/
	margin-right:0px;
	z-index:100;
	right:-1px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	line-height:26px;
	text-align:right;
	padding-right:14px;
	font-weight:bold;
}
.bigTitle{
	font-size:130%;
	/*font-weight:bold;*/
}
#columns{
	/*background-color:#088A21;*/
	/*background-color:#000066;*/
	width:770px;
	/*margin-left:10px;*/
	max-width:770px;
	/*min-height:350px;*/
	/*margin-bottom:-60px;*/
	
}

#leftContent{
	float: left;
	width:200;
	/*left:10px;*/
	position:relative;
	/*margin-top:-60px;*/
	background-color:#ffffff;
	z-index:1000;
	/*top:-4px;*/
	margin:0 auto;
}
#mainContent{
	background-color:#FFffff;
	float: right;
	width:560px;
	min-width:560px;
	position:relative;
	/*height:350px;*/
	
}
.contentText{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	width:500px;
	margin-left:35px;
	margin-top:30px;
	line-height:150%;
	color:#555555;
	text-align:justify;
	/*margin-left:36px;*/
}
.contentText strong{
	color:#547A86;
}
.newsText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	width:500px;
	margin-left:35px;
	margin-top:30px;
	line-height:150%;
	color:#000000;
	text-align:justify;
	/*margin-left:36px;*/
}
.newsText strong{
	color:#000000;
	font-size:120%;
}
.newseditorText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	width:500px;
	margin-left:35px;
	margin-top:30px;
	line-height:150%;
	color:#639a52;
	text-align:justify;
	/*margin-left:36px;*/
}
.imageAreaRight{
	margin-left:20px;
	float:right;
}
.imageAreaLeft{
	margin-right:20px;
	float:left;
}
#main{
	background-color:#ffffff;
	width:770px;
	min-width:770px;
	margin: 0 auto;
	border-right:1px solid #D9D8D3;
	border-left:1px solid #D9D8D3;
	border-bottom:1px solid #D9D8D3;
}
.clear{
	clear:both;
}
.sidecol {
  position: relative;
  /*width: 12em;*/
  overflow: hidden;
}

#menu{
	width:192px;
	max-width:192px;
	/*position:relative;
	left:-20px;*/

	list-style-type:none;
	padding:0;
	margin:0 auto;
		margin-left:-20px;
	/*display:none;*/
}
#menu a{
	display:block;
	line-height:21px;
	color:#757575;
	width:172px;
	height:21px;
	background-image: url(../images/menuRowTitle.gif);
	/*background-repeat:no-repeat;
	background-position:left middle;*/
	
	/*text-indent: 20px;*/
	padding-left:20px;
}
#menu a:hover{
	background-image:url(../images/menuRowTitleOver.gif);
}
#menu ul{
	/*position:relative;
	left:-20px;*/
	width:200px;
	list-style-type:none;
	margin:0 auto;
	margin-left:-20px;
	padding:0;
	/*background-image:none;*/
}
#menu ul a{
	font-size:135%;
	background-image:url(../images/menuRowSubtitle.gif);
	display:block;
	width:160px;
	line-height:21px;
	height:21px;
	/*text-indent:30px;*/
	padding-left:32px;
}
#menu ul a:hover{
	background-image:url(../images/menuRowSubtitleOver.gif);
}
 Menü başlıklarının üstünde ve altında kalan kısımların yükseklikleri + her menü başlığı * menü başlıklarının yükseklikleri (21) = sağ tarafta yer alan yazıların kapladığı alanın yüksekliği #textContent => 5.12.2006 (697px) 
#textContent {
	position:absolute;
	width:550px;
	/*height:677px;*/
	min-height:677px;
	/*697px*/
	left:0px;
	top:0px;
	margin-top:0px;
	background-color:#FBFBFB;
	padding:0;
}
.textContent ul, li{
	color:#135276;
	margin-left:20px;
	font-size:70%;
	line-height:135%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a{
	/*color:#547A86;*/
	color:#F96F2B;
	font-weight:bold;
	text-decoration:none;
}	
a:visited{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
#copyright{
	/*background-color:#ffffff;*/
	width:750px;
	min-width:750px;
	margin: 0 auto;
	padding:10px 0 0 20px;
	color:#979797;
	font-size:70%;
	font-family:Arial, Helvetica, sans-serif;
}
#copyright a{
	color:#24A23D;
	text-decoration:none;
}
#copyright a:visited{
	text-decoration:none;
}
#copyright a:hover{
	text-decoration:underline;
}
#bottom{
	width:770px;
	left:0px;
	position:relative;
	margin-bottom:0px;
	height:30px;
	color:#034D71;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:55%;
	padding:2px 0px 0px 0px;
	line-height:26px;
	font-weight:bold;
}
#bottom a{
	font-weight:normal;
	color:#034D71;
	text-decoration:none;
	
}
#bottom a:visited{
	text-decoration:none;
}
#bottom a:hover{
	text-decoration:underline;
}
#subImage{
	position:absolute; 
	float:right; 
	right:8px;
	top:213px; 
	height:117px; 
	width:290px; 
	z-index:30; 
	clear:both; 
	background-color:#BB6629;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	font-weight:bold;
	/*padding:10px;*/
}
#sectionFlash{
	position:absolute; 
	float:right; 
	right:8px; 
	top:0px; 
	height:205px; 
	width:310px;  
	z-index:30; 
	clear:both;
}
.contentHighlight{
	/*herhalde Can yazdı
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	font-weight:bold;
	width:500px;
	line-height:150%;
	color:#FFFFFF;
	text-align:justify;*/
	/*margin-left:36px;*/
	font-size:70%;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#F96F2B; 
	display:block; 
	float:right; 
	padding: 10px 25px 10px 10px;
	width:490px;
	line-height:150%;
	color:#FFFFFF;
	text-align:justify;
}
.imageborder {
	border:1px solid #EDEDED;
	}
