﻿.tdFootImageNews
{
	background-repeat: repeat-x;
	background-image: url(/Images/imageNewsCtrl_newsFoot.gif);
	background-position: center center;
	height: 18px;
	border: 0px;
	text-align: right;
	line-height:18px;
}

.tdFootImageNews a, .tdFootImageNews a:link
{
	color: Red;
	font-weight: bold;
	padding-right: 20px;
}

.tdFootImageNews span
{
	font: red;
}

.tdTitleImageNews
{
	background-repeat: repeat-x;
	background-image: url(/Images/imageNewsCtrl_newsTitle.gif);
	background-position: center bottom;
	height: 40px;
	vertical-align:middle;
	overflow:hidden;
	text-overflow: ellipsis;
	white-space:nowrap;
}

.tdTitleImageNews a, .tdTitleImageNews a:link, .tdTitleImageNews a:visited
{
	color: Red;
	font-size: 16px;
	font-weight: bold;
}
.tdTitleImageNews a:hover 
{
	color: Red;
	font-size: 16px;
	font-weight: bold;
	text-decoration:underline;
}

.tdSmallIcon
{
	background-repeat: no-repeat;
	background-image: url(/Images/imageNewsCtrl_newSmallPic.gif);
	background-position: center center;
}

.ImageNewsPicSmallArea
{
	border: 0px;
	height: 100%;
	width: 100%;
	font-size: 0px;
	background-color: Transparent;
}



.ImageNewsPicSmallArea img
{
	width: 63px;
	height: 40px;
	border: 1px;
	/*text:expression(src="/App_Themes/Default/Images/nopic.gif"); */
}

.ImageNewsPicSmallArea a
{
	font-size: 0px;
}

.ImageNewsPicSmallArea a:link
{
	font-size: 0px;
}

.ImageNewsPicSmallAreaNoramlTd
{
	width: 6px;
}

.ImageNewsPicSmallAreaBigTd
{
	width: 8px;
}

.ImageNewsPicSmallAreaTd
{
	width: 65px;
	font-size: 0px;
}

.divMoveCtrl
{
	background: white;
	position: absolute;
	height: 41px;
	top: 4px;
	filter: alpha(opacity=50);
	opacity:0.5;
}

.divTitleImgBigFirst 
{
	font-size: 15px;
	color: white;
	position: absolute;
	left: 0px;
	top: 178px;
	text-align: center;
	width: 355px;
	font-weight: bolder;
}
.divTitleImgBigFirst  a,.divTitleImgBigFirst  a:link
{
	font-size: 15px;
	color: white;
} 

.divApimgBigFirst
{
	font-size: 15px;
	position: absolute;
	left: 0px;
	top: 172px;
	text-align: center;
	background-color: #0C0C0C;
	color: white;
	filter: alpha(opacity=50);
	opacity:0.5;
	padding: 5px;
	width: 355px;
	height: 40px;
}

.imBigDivImageNews
{
	width: 365px;
	height: 230px;
	overflow :hidden;
}
.imgBigImageNews
{
 	/*width: 365px;*/
	/*height: 210px;*/
	filter: revealTrans(duration=1,transition=5);
	border: 0px;
	/*text:expression(src="/App_Themes/Default/Images/nopicBig.gif"); */
    cursor: hand;
}

.divPicNewsMain
{
	text-align: center;
	height: 100%;
	border: 1px;
	border-style: solid;
	padding: 5px;
	border-color: #D5D5D5;
	width:365px;
}

.tableNewsMain
{
	width: 100%;
	height: 100%;
	border: 0px;
	border-spacing: 0;
}

.DataListDateTd
{
	text-align: left;
	color: Gray;
}

