/* CSS Document */
body{
	background: #9BB2CA url('tr/images/back.gif');
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-family: Tahoma, Helvetica, sans-serif;
	
}
a:link{
font-family:Tahoma;
font-weight:bold;

}
a:visited{
font-family:Tahoma;
font-weight:bold;

}

.banner{
	height: 78px;
	border-right: 2px solid #fff;
	position: relative;
	margin-right: -2px;
	background-color: #FFF;
	background-image: url(tr/images/header1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.top{
	height:146px;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(tr/images/back_top.jpg);

}
.logo {
	width: 223px;
	float: left;
	height: 78px;
	position: absolute;
	z-index: 100;
	background-color: #FFF;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 42px;
}
.en{
	background: url('tr/images/back_top.jpg') repeat-x;
	width: auto;
	min-width: 770px;
	height:420px;
	
}
.content{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	vertical-align:top;
	border-right: 2px #FFF solid;
	background-color:#FFFFFF;
	min-height:450px;
	margin-bottom:0px;
	
}
.left{
	float: left;
	z-index: 10;
	overflow: visible;
	width: 196px;
	background-color:#e6eef0;
	position: relative;
	border-left: 2px #FFF solid;
	
}
.right{
	float: right;
	background-color:#f0f3f2;
	border-right: 4px #0B70CE solid;
	width: 694px;
	position: relative;
	min-height:100%;
	margin-bottom: 0px;
	
}
h1 {
	font-size: 16px;
	color: #164677;
	padding-bottom: 4px;
	border-bottom: 1px solid #4C95D6;
	font-weight: bold;
}
.foot{
	position: relative;
	padding: 5px 24px;
	color: #249;
	background: url('tr/images/bg5.gif');
	height:20px;
	width: auto;
	margin-bottom: 0px;
	
}
.titleSide {
	background:  no-repeat url(tr/images/haberler.jpg);
	color: #FFF;
	margin-bottom: 0px;
	font-size: 14px;
	font-weight:bold;
	padding-left: 23px;
	height: 29px;
	padding-top: 6px;
}
.sitemap{
background:#DBE2E2;
height:23px;
padding-left:10px;
padding-top:6px;
color:#7fc31c;
}
.sitemap a:link{
color:#669900;
text-decoration:none;
}
.sitemap a:visited{
color:#669900;
text-decoration:none;
}
.sitemap a:hover{
color:#669900;
text-decoration:underline;
}
.menutitle{
 margin-left:14px;
 


line-height:32px;
padding-bottom:0px;


}
.left a:link{
color:#FFFFFF;
text-decoration:none;
line-height:32px;
background-image: url(tr/images/buton.jpg);
background-repeat:no-repeat;
background-position:bottom;
display:block;

height:32px;
text-indent:7px;
}
.left a:visited{
color:#FFFFFF;
text-decoration:none;
line-height:32px;
background-image: url(tr/images/buton.jpg);
background-repeat:no-repeat;
background-position:bottom;

height:32px;
display:block;
text-indent:7px;

}
.left a:hover{
	color:#FFFFFF;
	text-decoration:none;
	line-height:32px;
	background-image: url(tr/images/butond.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	
	height:32px;
	display:block;
}
#dhtmlgoodies_menu{
	font-family:arial;	/* Font for main menu items */
	width:150px;	/* Width of main menu */
	margin-bottom:5px;
	margin-left: 25px;
	}
	#dhtmlgoodies_menu	li{	/* Main menu <li> */
		list-style-type:none;	/* No bullets */
		margin:0px;	/* No margin - needed for Opera */
	}
	#dhtmlgoodies_menu ul{	
		margin:0px;	/* No <ul> air */
		padding:0px;	/* No <ul> air */
	}
	#dhtmlgoodies_menu ul li ul{	/* Styling for those who doesn't have javascript enabled */
		padding-left:10px;
	}
	#dhtmlgoodies_menu	li a{	/* Main menu links */
		text-decoration:none;	/* No underline */
		color:#FFF;	/* Black text color */
		
		height:30px;	/* 20 pixel height */
		line-height:30px;	/* 20 pixel height */
		vertical-align:top;	/* Align text in the middle */
			/* Black border */
		background-image:url(tr/images/butons.jpg);
		background-repeat:no-repeat;
		background-position:bottom left;
		/* Light blue background color */
		margin:0px;	/* A little bit of air */
			/* Air between border and text inside */
		
		display:block;
	}
	#dhtmlgoodies_menu	li a:hover{	/* Main menu links */
		text-decoration:none;	/* No underline */
		color:#FFF;	/* Black text color */
		
		height:30px;	/* 20 pixel height */
		line-height:30px;	/* 20 pixel height */
		vertical-align:top;	/* Align text in the middle */
			/* Black border */
		background-image:url(tr/images/butonsd.jpg);
		background-repeat:no-repeat;
		background-position:bottom left;
		/* Light blue background color */
		margin:0px;	/* A little bit of air */
			/* Air between border and text inside */
		
		display:block;
	}
	#dhtmlgoodies_menu	li a:hover,#dhtmlgoodies_menu .activeMainMenuItem{
		color:#FFF;
		
	}
	.dhtmlgoodies_subMenu{
		visibility:hidden;
		position:absolute;
		overflow:hidden;
		border:1px solid #0a6fc9;
		background-color:#164677;
		font-family:arial;
		text-align:left;
	
	}
	.dhtmlgoodies_subMenu ul{
		margin:0px;
		padding:0px;	
	}
	.dhtmlgoodies_subMenu ul li{
		list-style-type:none;
		margin:0px;
		padding:1px;	/* 1px of air between submenu border and sub menu item - (the "white" space you see on mouse over )*/
	}
	.dhtmlgoodies_subMenu ul li a{	/* Sub menu items */
		white-space:nowrap;	/* No line break */
		text-decoration:none;	/* No underline */
		color:#FFF;	/* Black text color */
		border:1px solid #0a6fc9;
		height:16px;	/* 16 pixels height */
		line-height:16px;	/* 16 pixels height */
		padding:1px;	/* 1px of "air" inside */
		
		display:block;	/* Display as block - you shouldn't change this */
	}
	
	.dhtmlgoodies_subMenu ul li a:hover{	/* Sub menu items - mouse over effects */
		color:#000;	/* White text */
		background-color:#42a5ff;	/* Blue background */
	}
.submenu{
padding-left:0px;
}

.topmenu{
	color:#FFFFFF;
	line-height: 32px;
	margin-right: 50px;
	padding-top: 1px;
	
}
.topmenu a {
font-family:Tahoma;
color:#e5ffb9;
font-size:13px;
text-decoration:none;
font-weight:bold;

}
.topmenu  a:hover{

text-decoration:underline;
}

.promenu{
color:#164677;
}
.promenu a{
color:#164677;
}
.dropmenudiv
{
	border-left: 1px solid #BBB;
	border-right: 1px solid #BBB;
	border-top: 1px solid #BBB;
	border-bottom: 3px solid #669900;
	position: absolute;
	top: 0; /*Theme Change here*/
	line-height: 18px;
	z-index: 100;
	background-color: white;
	width: 150px;
	visibility: hidden;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	line-height: 18px;
	font-size: 11px;
	margin-top:110px;
}

.dropmenudiv a:visited{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*Theme Change here*/
text-decoration: none;
font-weight: bold;
color: black;
}
.dropmenudiv a:link{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*Theme Change here*/

text-decoration: none;
font-weight: bold;
color: black;
}
.dropmenudiv a:hover{ /*Theme Change here*/
background-color: #F0F0F0;
}
.date{
line-height:65px;
color:#FFFFFF;
text-align:right;
vertical-align:text-bottom;
}



.anylinkcss{

   position: absolute;
visibility: hidden;
line-height: 18px;
z-index: 3;
background-color: #003366;
   border:1px solid #003366;
   padding:1px;
   margin-left:170px;
   margin-top:-30px;
   
}

.anylinkcss a:visited{
		background-image:none;
		white-space:nowrap;	/* No line break */
		text-decoration:none;	/* No underline */
		color:#FFF;	/* Black text color */
		
			/* 16 pixels height */
			/* 1px of "air" inside */
		
		display:block;
		border:1px solid #0066cc;
		height:20px;	/* 16 pixels height */
		line-height:20px;
		background-color:#003366;
		
}

.anylinkcss a:hover{ /*hover background color*/
background-image:none;
		white-space:nowrap;	/* No line break */
		text-decoration:none;	/* No underline */
		color:#000;	/* Black text color */
		
			/* 16 pixels height */
			/* 1px of "air" inside */
		
		display:block;
		border:1px solid #0a6fc9;
		height:20px;	/* 16 pixels height */
		line-height:20px;
color:#FFF;	/* White text */
		background-color:#42a5ff;
}
.anylinkcss a:link
{
	background-image:none;
		white-space:nowrap;	/* No line break */
		text-decoration:none;	/* No underline */
		color:#FFF;	/* Black text color */
		
			/* 16 pixels height */
			/* 1px of "air" inside */
		
		display:block;
		border:1px solid #0066cc;
		height:20px;	/* 16 pixels height */
		line-height:20px;
		background-color:#003366;
}
.category
{
margin-left:30px;
margin-top:30px;
	}

.category li
{
	padding-bottom:10px;
	}
	
.category a:link{
font-family:Tahoma;
font-weight:bold;
color:#174576;
}
.category a:visited{
font-family:Tahoma;
font-weight:bold;
color:#174576;
}
.category a:hover
{
	font-family:Tahoma;
font-weight:bold;
color:#669933;
text-decoration:none;
	}
	
.unnamed1 {  background-image: url('tile.jpg'); background-repeat: repeat-x}
