﻿
.scrollDiv
{
	overflow: hidden;
	width: 680px;
	float: left;
}
.information
{
	width: 100%;
	margin-top: 10px;
	height: 201px;
	background: url(images/profil_not.png) no-repeat;
	color: #4A6C8C;
	font-size: 12px;
	font-weight: bold;
}
.haberBaslik
{
	color: #365f74;
	font-weight: bold;
}


.lblHaberIcerikMavi
{
	color: #017BA9;
	text-decoration: none;
}

.datalistRigthBack
{
	background-color: White;
	border: solid 1px #CCD8E8;
	color: #53818F;
	font-size: 8pt;
	width: 265px;
	margin-bottom: 5px;
}
.news_title
{
	color: #000000;
	font-size: 16pt;
	font-weight: bold;
}
.news_title:hover
{
	color: #009F00;
}

.news_next
{
	color: #009F00;
	font-size: 10pt;
	font-weight: bolder;
}
.news_next:hover
{
	color: #000000;
}

.button_news
{
	color: #000000;
	text-align: center;
	cursor: pointer;
	font-weight: bolder;
	margin-left: 5px;
	font-size: 13px;
}

.button_news:hover
{
	text-decoration:underline;
}


/*---------------------------------------------- Profil Detay -----------------*/

.metin_alan
{
	font-size: 11px;
	color: #00446D;
	text-decoration: none;
	border: 1px solid #dad5d6;
	width: 243px;
	height: 74px;
	padding-top: 3px;
	padding-left: 7px;
}


/*------------------------------------------- Sehir Detay Css --------------*/

.table_title
{
	color: #227894;
	font-weight: bold;
	text-align: justify;
}

.infoSehir
{
	color: #666666;
	text-align: justify;
	line-height: 20px;
	vertical-align: top;
}

.left_icon
{
	width: 50px;
	vertical-align: top;
	text-align: center;
}

.bottom_links
{
	vertical-align: top;
	text-align: right;
}


/*------------------------------------------------il son üye--------------------*/

.sonUye
{
	width: 100px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}

.sonUye div.uye
{
	border: 1px solid #C0C0C0;
	width: 56px;
	text-align: center;
}

.sonUye .uyeresim
{
	border: 3px solid #FFFFFF;
	width: 50px;
	height: 50px;
}

/*------------------------------------------------il son Resimler--------------------*/
.sonResimler
{
	width: 126px;
	font-size: 8pt;
	color: #666666;
	margin-bottom: 10px;
	margin-left: 10px;
}

.sonResimler td.imgTd
{
	border: 1px solid #C0C0C0;
	text-align: center;
	width: 126px;
}

.sonResimler .resimler
{
	border: 3px solid #FFFFFF;
	width: 120px;
	height: 75px;
}


/*------------------------------------------------il son Haberler--------------------*/
.sonHaberler
{
	width: 410px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	margin-bottom: 10px;
	margin-left: 10px;
}

.sonHaberler td.imgTd
{
	border: 1px solid #C0C0C0;
	text-align: center;
	width: 126px;
}

.sonHaberler .imgHaber
{
	border: 3px solid #FFFFFF;
	width: 120px;
	height: 75px;
}


/*------------------------------------------------il son Yazılar--------------------*/
.sonYazilar
{
	width: 275px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	margin-bottom: 10px;
	margin-left: 10px;
}

.sonYazilar td.imgTd
{
	border: 1px solid #C0C0C0;
	text-align: center;
	width: 56px;
}

.sonYazilar .imgYazi
{
	border: 3px solid #FFFFFF;
	width: 50px;
	height: 50px;
}


/*--------------------------Search Box--------------------------------*/

.search_box
{
	background: url(images/video_search.png) no-repeat top;
	height: 96px;
	vertical-align: top;
	padding-top: 11px;
	margin-top: 10px;
	width: 960px;
}
.search_box .list
{
	height: 70px;
	width: 930px;
	margin-left: 15px;
	margin-right: 15px;
}
.search_box .textbox
{
	height: 41px;
}


.listener_box
{
	margin: 5px 10px 10px 10px;
	width: 940px;
}

/*--------------------------Search Box End--------------------------------*/




/*--------------------------Search Box 650 Left Side--------------------------------*/

.mini_search_box
{
	background: url(images/news_search.png) no-repeat top;
	height: 96px;
	vertical-align: top;
	padding-top: 11px;
	margin-top: 10px;
	width: 630px;
}
.mini_search_box .list
{
	height: 70px;
	width: 610px;
	margin-left: 10px;
	margin-right: 10px;
}
.mini_search_box .textbox
{
	height: 41px;
}


/*--------------------------Simple Search Box 650 Left Side--------------------------------*/
.simple_search
{
	background: url('images/news_search_simple.png') no-repeat top;
	height: 38px;
	vertical-align: top;
	padding-top: 8px;
	width: 700px;
}
.simple_search .list2
{
	height: 21px;
	margin-right: 8px;
	width: 690px;
}

.simple_search .txt
{
	border-style: none;
	border-color: inherit;
	border-width: medium;
	font-weight: bold;
	font-size: 12px;
	color: #747474;
	height: 21px;
	background-color: White;
	margin-left: 20px;
	width: 600px;
}

/*--------------------------Search Box 650 Left Side End---------------------------------*/

