@charset "utf-8";
div.leftmenu {
	float: left;
	width: 240px;
	position: relative;
	clear: both;
}
div.leftmenu .background {
	width: 240px;
	height: 405px;
	background-image: url(../files/menu_left_background_3_back.jpg);
	background-repeat: repeat-y;
	background-position: 10px;
}

div.leftmenu .scrollmenu {
	width: 229px;
	height: 405px;
	padding-right: 1px;
	padding-left: 11px;
}

div.leftmenu .menubottom{
	width: 229px;
	position: relative;
	clear: both;
	padding-left: 11px;
	height: 56px;
	background-image: url(../files/menu_left_background_3_bottom.jpg);
	background-repeat: no-repeat;
	background-position: 10px;
}
div.leftmenu .menubottom .nav{
	height: 25px;
	padding-top: 22px;
	padding-left: 20px;
}
div.leftmenu .menubottom .nav .icon{
	padding-right: 14px;
	float: left;
}

div.news {
	float: left;
	width: 410px;
	margin-top: 16px;
	margin-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
div.news .header1 {
	width: 410px;
	height: 30px;
}
div.news .header1  .left{
	width: 14px;
	height: 27px;
	background-image: url(../files/header_back_01_left.png);
	background-repeat: no-repeat;
	float: left;
}
div.news .header1  .med{
	width: 382px;
	height: 27px;
	background-image: url(../files/header_back_01_med.png);
	background-repeat: repeat-x;
	float: left;
}
div.news .header1  .right{
	width: 14px;
	height: 27px;
	background-image: url(../files/header_back_01_right.png);
	background-repeat: no-repeat;
	float: left;
}
div.text   {
	height: 16px;
	background-repeat: no-repeat;
	margin-top: 6px;
	margin-left: 2px;
	text-align: left;
}

/* blog posts */
div.newssection {
	float: left;
	width: 400px;
	margin-top: 7px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
div.newssection .header{
	font-weight: bold;
	font-size: 13px;
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 4px;
	margin-left: 8px;
	height: 18px;
	width: 390px;
}
div.newssection .header a {
	text-decoration: none;
	color: #360;

}
div.newssection .header a:hover {
	text-decoration: none;
	color: #000;
}


div.newssection .news_img{
	height: 72px;
	width: 94px;
	margin: 4px;
	border: 1px solid #CCC;
	padding: 2px;
	float: left;
}
div.newssection .news_short{
	font-size: 11px;
	width: 285px;
	height: 65px;
	margin-top: 7px;
	float: left;
	margin-left: 5px;
}
div.newssection .news_short a {
	color: #333;
	text-decoration: none;
}
div.newssection .news_short a:hover {
	color: #000;
	text-decoration: none;
}
div.newssection .haberd{
	font-size: 10px;
	width: 80px;
	height: 12px;
	float: right;
	margin-right: 12px;
}
div.newssection .haberd a {
	color: #333;
	text-decoration: none;
}
div.newssection .haberd a:hover {
	color: #000;
	text-decoration: none;
}
div.newssection .tarih{
	color: #999;
	font-size: 9px;
	width: 80px;
	height: 12px;
	float: left;
	margin-right: 12px;
	margin-left: 5px;
}


#news_spacer {
	width: 395px;
	height: 1px;
	background-color: #CCC;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: 9px;
}

div.rightmenu {
	float: left;
	width: 230px;
	margin-top: 16px;
	margin-right: 10px;
	margin-left: 25px;
}
div.rightmenu .header1 {
	width: 230px;
	height: 30px;
}
div.rightmenu .header1  .left{
	width: 14px;
	height: 27px;
	background-image: url(../files/header_back_01_left.png);
	background-repeat: no-repeat;
	float: left;
}
div.rightmenu .header1  .med{
	width: 202px;
	height: 27px;
	background-image: url(../files/header_back_01_med.png);
	background-repeat: repeat-x;
	float: left;
}
div.rightmenu .header1  .right{
	width: 14px;
	height: 27px;
	background-image: url(../files/header_back_01_right.png);
	background-repeat: no-repeat;
	float: left;
}
div.rightmenu .banner1 {
	width: 230px;
	height: 170px;
	float: left;
	margin-top: 5px;
}
div.rightmenu .banner2 {
	width: 230px;
	height: 68px;
	float: left;
	margin-top: 5px;
	margin-bottom: 15px;
}

.ENG_mainpage_banners {
	float: left;
	width: 310px;
	margin: 10px;
}

