﻿.NewsPageBody
{
	width: 560px;
	height: 576px;
	margin-top: 11px;
	float: left;
	
}
.NewsFirstBody
{
	width: 560px;
	height: 306px;
	float: left;
}
.NewsFGrid
{
	width: 560px;
	height: 228px;
	float: left;
}
.NewsFGridImage
{
	width: 295px;
	height: 228px;
	float: left;
}
.NewsFGridArea
{
	width: 265px;
	height: 228px;
	float: left;
}
.NewsGridRowBody
{
	width: 265px;
	height: 38px;
	float: left;
	overflow:hidden;
}
.NewsGridRowTopLine
{
	width: 265px;
	height: 5px;
	float: left;
	background-image: url( '../Images/News/news_rowtopLine.png' );
	background-repeat: no-repeat;
	overflow:hidden;
}
.NewsGridRowArrow
{
	width: 16px;
	height: 28px;
	float: left;
	background-image: url( '../Images/News/news_rowArrow.png' );
	background-repeat: no-repeat;
	overflow:hidden;
}
.NewsGridRowBg
{
	width: 246px;
	height: 28px;
	float: left;
	background-image: url( '../Images/News/news_rowBodybg.png' );
	background-repeat: no-repeat;
	text-align:left;
	font-size:10px;
	font-family:Tahoma;
	color:#001B7C;
	vertical-align:top;
	overflow:hidden;

}
.NewsFGridTextArea
{
	margin-top:8px;
	margin-left:5px;
	width:238px;
	height:10px;
	float:left;
}
.NewsGridRowRightLine
{
	width: 3px;
	height: 28px;
	float: left;
	background-image: url( '../Images/News/new_rowrightLine.png' );
	background-repeat: no-repeat;
	overflow:hidden;
}
.NewsGridRowBottomLine
{
	width: 265px;
	height: 5px;
	float: left;
	background-image: url( '../Images/News/news_rowbottomLine.png' );
	background-repeat: no-repeat;
	overflow:hidden;
}
.NewsFShortContent
{
	float: left;
	width: 560px;
	height: 78px;
}
.NewsFShortContentTextArea
{
	width: 560px;
	height: 77px;
	float: left;
}
.NewsFBottomHeader
{
	width:546px;
	height:10px;
	float:left;
	margin-top:14px;
	margin-left:14px;
	margin-bottom:13px;
	text-align:left;
}
.NewsFBottomHeaderText
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#001E7C;
}
.NewsFBottomContent
{
	width:560px;
	height:28px;
	float:left;
	margin-bottom:14px;
	text-align:left;
}
.NewsFBottomContentText
{
	font-family:Tahoma;
	font-size:10px;
	color:#001044;
}
.NewsFShortContentBottomLine
{
	width: 554px;
	height: 1px;
	float: left;
	margin: 0 3px 0 3px;
	background-image: url( '../Images/News/news_FShortContentBottomLine.png' );
	background-repeat: repeat-x;
}
.NewsSecondBody
{
	width: 560px;
	height: 270px;
	float: left;
}
.NewsSHeader
{
	width: 119px;
	height: 16px;
	float: left;
	margin: 20px 341px 15px 0;
	background-image: url( '../Images/News/news_digerhaberler.png' );
	background-repeat: no-repeat;
}
.NewsSNewsArchiveText
{
	width:100px;
	height:16px;
	margin:20px 0px 15px 0;
	float:left;
}
.NewsSNewsArchiveText a
{
	font-family:Tahoma;
	font-size:10px;
	text-decoration:none;
	color:#001E7C;
}
.NewsSNewsArchiveText a:hover
{
	text-decoration:underline;
	color:#C31400;
}
.NewsSDataListArea
{
	width: 560px;
	height: 219px;
	float: left;
}
.NewsSRowBody
{
	width: 270px;
	height: 73px;
	float: left;
	margin-right: 10px;
}
.NewsSRowTopSpace
{
	width: 270px;
	height: 3px;
	float: left;
	margin-right: 10px;
}
.NewsSRowArea
{
	width: 270px;
	height: 56px;
	float: left;
	margin-right: 10px;
}
.NewsSRowImageBody
{
	width:50px;
	height:50px;
	float:left;
	border:solid 3px #BDD5D7;
	vertical-align:middle;
	text-align:center;
	margin:0 auto;
}
.NewsSImage
{
	width:48px;
	height:48px;
	float:left;
	margin:1px 1px 1px 1px;
}
.NewsSRowImageBodySpace
{
	width:5px;
	height:56px;
	float:left;
}

.NewsSRowHeader
{
	width:209px;
	height:19px;
	float:left;
	margin-bottom:10px;
	text-align:left;	
	font-weight:bold;
	font-size:10px;
	font-family:Tahoma;
	line-height:1em;
}
.NewsSRowHeader a
{
	color:#001044;
	text-decoration:none;
}
.NewsSRowHeader a:hover
{
	color:#A50B02;
	text-decoration:underline;
}
.NewSRowContent
{
	width:209px;
	height:27px;
	float:left;
	text-align:left;
	font-size:10px;
	font-family:Tahoma;
	line-height:1em;
	
}
.NewSRowContent a
{
	color:#001044;
	text-decoration:none;
}
.NewSRowContent a:hover
{
	color:#A50B02;
	text-decoration:underline;
}
.NewsSRowBottomSpace
{
	width: 270px;
	height: 14px;
	float: left;
	margin-right: 10px;
}

