﻿/*----------------------------------------Home Page---------------------------------------*/

#navcontainer ul li a#one
{
background-color: #fff;
background-image:none;
color: #000;
}

.leftColTitle {
		font-weight:bold;
		font-size:15px;
}

/*	---------- Story Summaries With Thumbnail Images -----------*/


		div#DynamicNewsSummaries ol.slats {
			margin: 30px 0 30px 0;
			}
		
		div#DynamicNewsSummaries ol.slats li {
			margin: 0;
			padding: 0;
			list-style-image: none;
			border-bottom: 0;
			}
			
		div#DynamicNewsSummaries ol.slats li#slatsGroup1,
		div#DynamicNewsSummaries ol.slats li#slatsGroup2 {
			display: inline-block;
			width: 45%;
			margin: 0;
			padding: 0;
			vertical-align: top;
			clear: both;
			border: 0;
			}
			
		div#DynamicNewsSummaries ol.slats li#slatsGroup2 {
			margin-left: 9%;
			}
			
			
			
			
		div#DynamicNewsSummaries ol.slats li a h3 {
			font-size: 17px;
			line-height: 18px;
			}
				
		div#DynamicNewsSummaries div.StorySummary h3.NewsHead {
			font-family: Georgia, Arial, serif;
			font-size: 17px;
			line-height: 18px;
			color: #ef7e06;
			}
			
		div#DynamicNewsSummaries div.StorySummary a:link h3.NewsHead,
		div#DynamicNewsSummaries div.StorySummary a:active h3.NewsHead,
		div#DynamicNewsSummaries div.StorySummary a:visited h3.NewsHead {
			text-decoration: none;
			color: #ef7e06;
			}
			
		div#DynamicNewsSummaries div.StorySummary a:hover h3.NewsHead {
			text-decoration: none;
			color: #000;
			}
						
		div#DynamicNewsSummaries p.NewsSummary {
			font-family: Arial, Helvetica, 'Liberation Sans', FreeSans, sans-serif;
			font-size: 12px;
			line-height: 17px;
			color: #494b4d;
			margin-top: 5px;
			}

/*----- jquery flexslider slideshow ------*/

.flex-caption {
	background: #fff;
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#ffffff'); /* IE */
}
p.flex-caption {
	margin:8px 0 0 5px;
	background: #fff;
	color: #3A589E;
	position: relative;
	font-size:11px;
	text-shadow: none;
}


div#news.grid_6 {
	margin-top:35px;
}

div#news.right p, div#news.right h4.NewsHead {
	margin-right:20px;
}

div#news.left img {
	margin-left:15px;
}

div#news.left p {
	margin-left:15px;
}


div#news a:visited {
	color: #ef7e06;
}

div#news a:link {
	color: #ef7e06;
}

div#news a:hover {
	color:black;
}

div.blueColumn {
	background: url('/rhic/images/blue-gradient-homeColumn.jpg');
	background-repeat:repeat-x;
}

div.blueColumn p {
	padding:0px 15px 20px 15px;
	line-height:18px;
	margin-bottom: 0px;
}

div.blueColumn h3 {
	color: #155a84;
	font-family:Arial;
	font-size:17px;
	font-weight: bold;
	padding: 15px 10px 0px 15px;
}

div.teasers {
	background: none;
}

div.teasers p {
	border-top:1px solid #ccc;
	line-height:16px;
	padding: 10px 10px 0px 10px;
	margin-bottom:15px;
	color:#646668;
}

div.teasers a:link, div.teasers a:visited {
	text-decoration:none;
	color: #3A589E;
}

div.teasers a:hover {
	color:#f60;
}

div#movie, div.blueColumn img, div.slideshow {
	padding-left:15px;
}
