/* CSS Document */

A img{border:0;}
A:hover{text-decoration:underline;}
A:link,A:visited{color:#1b64a5;text-decoration:none;}
.main-image-text a:link, .main-image-text a:visited, .main-image-text a:hover {
	color:#fff;
	text-decoration:none;
	border-bottom: none;
}
.main-image-nav-rtcrv a:link, .main-image-nav-rtcrv a:visited, .main-image-nav-rtcrv a:hover {text-decoration:none; border-bottom: none;}
.article_pagination .selected{font-size:16px; font-weight:bold; color:#000;}
div#main-image img{border:solid 1px #000;}
div#main-image{position:relative;display:block;clear:both;width:531px;height:271px;overflow:hidden;}

div.main-image-nav a:link,div.main-image-nav a:visited,div.main-image-nav a:hover,div.main-image-nav a:active,div.main-image-nav a.selected{display:block;height:20px;float:left;color:#fff;font-family:arial,sans-serif;font-weight:700;font-size:16px;text-decoration:none;background:#E5B60F;margin-left:3px;padding:0 10px;}
div.main-image-nav a:hover,div.main-image-nav a.selected{background:#595959; border-bottom: 1px solid #E5B60F;}
div.main-image-nav{
	z-index:3;
	position:absolute;
	right:10px;
	bottom:24px;
	width:auto;
	height:32px;
	background:#0E2E44;
	padding-left:5px;
}
div.main-image-text h4{font-size:12px;font-family:arial,sans-serif;margin:0;padding:0;}
div.main-image-text p {
	margin:0px;
	padding-top:3px;
	font-size:12px;
}

div.main-image-text span,div.main-image-text h4{
	color:#fff;
	font-size:15px;
	font-family:arial,sans-serif;
}
div.main-image-text-bg{position:absolute;left:0;bottom:0;width:531px;height:65px;background-color:#466E8B;filter:alpha(opacity=70);opacity:0.7;}

div.main-image-text{
	z-index:2;
	position:absolute;
	top:216px;
	left:12px;
	width:365px;
	height:auto;
	text-align: left;
	line-height: 1.3em;
}
div.main-image-nav-rtcrv{
	float:left;
	width:auto;
	height:32px;
	padding-right:5px;
}

