/***********************************************************************
		Styles for: .pageation
	***********************************************************************/
	/*h1.dynamic - added by vj on 8-21-09*/
	
	h1.dynamic
	{
	text-indent: 00px;
	display:block;
	padding: 0;
	color: #6d6455;
	margin-left: 0px;
	line-height: 20px;
	font-size: 16px;	
	font-weight: bold;
	}
	
	.pagination
	{
		margin: 5px 0 0 0;
		text-align: right;
		height: 30px;
		padding: 5px 0;
		overflow:visible;
		float: right;
	}

	.pagination a
	{
		color: #ED3B40;
		text-decoration: none;
		font-weight: bold;
		margin: 0 0 0 5px;
	}
	
	.pagination img
	{
		position: relative;
		top: 2px;
	}
	/* Modified by imc2 */
	.galleryPagingActive
	{
		padding: 6px 0px 8px 0px;
		margin: 0;
		color:#000000 !important;
		display:block;
	}
	.galleryPagerButton
	{
		width:15px;
		vertical-align:middle;
		padding-bottom:3px;
	}
.textBlurbTruncated
{
	/*height: 75px;
	overflow: hidden;*/
}
.textBlurbTruncate
{
	height: 75px;
	overflow: hidden;
}
.print
{
	vertical-align: middle;
	margin-left: 14px;	
}
.shareprint
	{
		vertical-align: middle;
		height: 25px;	
		margin-top: 10px;
	}
/* Modified by imc2 */
.searchCriteriaTopArticle
{
	background-image: url(../Images/Gallery/bkgdGalleryListTile.gif);
	background-position: bottom left;
	border-bottom:1px solid #FFFFFF;
	padding: 5px 0 0;
	font-weight: bold;
}
/* Modified by imc2 */
.searchCriteriaTopArticle td
{
	padding: 3px 5px;
	line-height:16px;
	vertical-align:middle;
	height:16px;
}
/* Modified by imc2 */
.searchCriteriaBottomArticle
{
	background-image: url(../Images/Gallery/bkgdGalleryListTile.gif);
	background-position: bottom left;
	padding: 5px 0 1px 0;
	font-weight: bold;
}

.newsDetailContentBlock a
{
	color: #ED3B40;
}
/* Modified by imc2 */
.searchCriteriaBottomArticle td
{
	padding: 2px 5px;
	vertical-align:middle;
	line-height:18px;
}

.articleTitle
{
	color: #ED3B40;
	font-weight: bold;
	font-size: 1.05em;
	display: block;
}
.articleTitle a
{
	color: #333333 !important; /* Modified by imc2 */
	font-weight: bold;
	font-size: 1.05em;
	display: block;
	text-decoration:none;
}
.articleLink a
{
	color: #ED3B40;
	font-weight: normal; /* Modified by imc2 */
}

.articleSubTitle
{
	color: #ED3B40;
	font-size: 1em;
	display: block;
	margin: 0 0 10px 0;
}
.tableListViewWithBorder tr
{
	vertical-align: top;
	background: url("../images/backgrounds/bg_Gallery_PencilStrokeFadeRight.gif") repeat-x scroll left bottom; /* Modified by imc2 */
}

.tableListViewWithBorder td
{
	padding:20px 10px 20px 0px;	/* Modified by imc2 */
}
/* Added by imc2 */
.tableListViewWithBorder colgroup
{
	width:auto !important;	
}
/* Modified by imc2 */
.GalleryDropDownList 
{
	font-size:10px;
	color:#FFFFFF;
}
/* Added by imc2 */
.GalleryDropDownList  select
{
	color:#333333;
}

