﻿.clNewsBox
{
	border:			1px solid #C78500;
	width:			600px;
	font-family:	Tahoma, Verdana, Arial;
	font-weight:	normal;
	font-size:		11px;
}
.clNewsBox a
{
	color:			#D40404;
	text-decoration: underline;
}
.clNewsBox a:hover
{
	color:			#D40404;
	text-decoration: underline;
}

.clNewsCaption
{
	font-family:		Tahoma, Verdana, Arial;
	font-weight:		bold;
	font-size:			14px;
	color:				#FFFFFF;	
	background-color:	#000000;
	height:				22px;
	padding:			2px 2px 2px 2px;
}
.clNewsFooter
{
	font-family:		Tahoma, Verdana, Arial;
	font-weight:		bold;
	font-size:			11px;
	color:				#FFFFFF;	
	background-color:	#000000;
	height:				20px;	
	padding:			2px 2px 2px 2px;
}

.clNewsCellHeader
{
	font-weight:		bold;	
	font-size:			12px;
	padding:			4px 2px 4px 2px;
	background-color:	#C78500;
	color:				#FFFFFF;
}

.clNewsCellItemRow
{
	border-bottom:		1px solid FFC74F;
	background-color:	#FFFFFF;
	color:				#000000;
	padding:			2px 2px 2px 2px;	
}


.clNewsCellItem
{
	padding:			0px 0px 10px 0px;
}


.clNewsCellItemTitle
{
	font-family:		Tahoma, Verdana, Arial;
	font-weight:		bold;	
	font-size:			12px;
	width:				100%;
	padding:			5px 2px 2px 5px;
	vertical-align:		top;
	border:				0px solid #FF0000;
}
.clNewsCellItemTitle a
{
	color:				#0033FF;
	text-decoration:	underline;
	cursor:				default;	
}

.clNewsCellItemTitle a:hover
{
	color:				#0033FF;
	text-decoration:	underline;
	cursor:				hand;
}

.clNewsCellItemDate
{
	font-family:		Tahoma, Verdana, Arial;
	font-weight:		normal;	
	font-size:			10px;
	height:				14px;
	color:				#999999;
	padding:			5px 2px 2px 5px;
}

.clNewsCellItemSubTitle
{
	font-family:		Tahoma, Verdana, Arial;
	font-weight:		normal;	
	font-size:			11px;
	color:				#666666;
	padding:			2px 2px 2px 5px;
	vertical-align:		top;
}
.clNewsCellItemSummary
{
	font-family:		Tahoma, Verdana, Arial;
	font-weight:		normal;	
	font-size:			11px;
	height:				100%;
	padding:			2px 2px 2px 5px;
	vertical-align:		top;
}

.clNewsCellItemImage
{
	width:			100px;
	text-align:		center;
	padding:		0px;
	border:			0px solid #FF0000;
}

/* CONTENT NEWS LIST STYLES */
.clContentNewsLinkList
{
	font-weight:	normal;
	font-size:		11px;
	border-bottom:	0px solid #999999;
	width:			300px;
	height:			auto;
	padding:		5px 5px 5px 5px;
	float:			left;
	margin:			2px 2px 2px 2px;
}

.clContentNewsLinkListCaption
{
	font-weight:	bold;
	font-size:		12px;
	color:			#333333;
}

.clContentNewsLinkListItem
{
	
	padding:		5px 5px 5px 0px;
	width:			300px;
	border-bottom:	0px solid #CCCCCC;
	vertical-align: top;
	
}
.clContentNewsLinkListImage
{
	float:			left;
	margin-right:	5px;
}
.clContentNewsLinkListImage img
{
	width:			50px;
}
.clContentNewsLinkListTitle
{
	color:				#333333;
}
.clContentNewsLinkListTitle a
{
	color:				#333333;
	text-decoration:	None;		
}
.clContentNewsLinkListTitle a:hover
{
	color:				#FF0000;
	text-decoration:	underline;	
}

.clContentNewsLinkListSubTitle
{
	color:				#666666;
}
.clContentNewsListNoItem
{
	color:				#000000;
}



/* CONTENT PAGE NEWS LIST STYLES */
.clPageNewsLinkList
{
	border-top:		1px solid #999999;
	border-bottom:	1px solid #999999;
	width:			630px;
	height:			200px;
	padding:		5px 5px 5px 5px;
}

.clPageNewsLinkListCaption
{
	font-weight:	bold;
	font-size:		12px;
	color:			#FF0000;
}

.clPageNewsLinkListItem
{
	width:			100%;
}

.clPageNewsLinkListTitle
{
	color:				#333333;
}
.clPageNewsLinkListTitle a
{
	color:				#333333;
	text-decoration:	None;		
}
.clPageNewsLinkListTitle a:hover
{
	color:				#FF0000;
	text-decoration:	underline;	
}
.clPageNewsNoItem
{
}
