/*
  VOP UE Online Design System
	Digital Assets - Extension
	
  CSS for RSS News Overview page and RSS News Article
	
	Last modified: 2007-12-28 by Javier Rio
*/

.gridRSS{
	position:absolute;
	top:149px;
	left:9px;
	display:block;
	width:970px;
}

.modRss h3, .modRss p{
	font-size: 1em;
	line-height: 1.182em;
}
.modRss h3 {
	font-weight: bold;
	color: #008698;
}
.modRss a.btnGrey{
	background-position: right 0px;
	padding-right:20px;
	padding-bottom:8px;
}
.modRss a.btnGrey:hover{
	background-position: right -100px;
}
.modRss ul h3 {
	font-weight: bold;
	line-height: 1.182em;
	color: #333333;
}
.modRss li {
	margin-left:1px;
	margin-right:1px;
	padding: 6px 6px 12px 138px;
	background:url('/images/dottedLineBottom.gif') repeat-x left top; background-position:bottom;
	background-position:bottom;
	min-height: 6.6em;
	clear:both;
}

.modRss li.rssGrey {
	background-color: #f6f8f9;
	min-height:105px;
}
.modRss li.rssWhite {  /* added EB 18Jan08*/
	background-color: #ffffff;
	min-height:105px;
}

.modRss li.rssGrey img{
	height:80px;
}
.modRss li.rssWhite img{
	height:80px;
}


.modRss ul li.rssGrey h3 a {text-decoration:underline; color:#333333;}
.modRss ul li.rssGrey h3 a:hover {text-decoration:underline; color:#008698;}

.modRss ul li h3 a {text-decoration:underline; color:#333333;}
.modRss ul li a h3 {text-decoration:underline; color:#333333;}

.modRss ul li h3 a:hover {text-decoration:underline; color:#008698;}
.modRss ul li a:hover h3 {text-decoration:underline; color:#008698;}

.modRss ul li.rssWhite h3 a {text-decoration:underline; color:#333333;} /* added EB 18Jan08*/
.modRss ul li.rssWhite a h3 {text-decoration:underline; color:#333333;}/* added EB 18Jan08*/

.modRss ul li.rssWhite h3 a:hover {text-decoration:underline; color:#008698;}/* added EB 18Jan08*/
.modRss ul li.rssWhite a:hover h3 {text-decoration:underline; color:#008698;}/* added EB 18Jan08*/

.modRss .rssTopstory a h3 {text-decoration:none; color:#008698;}
.modRss .rssTopstory a:hover h3 { text-decoration:underline; color:#008698;}

* html .modRss li {
	height: 6.6em;
}
.modRss li .rssArticleImage {
	max-width: 120px;
	float:left;
	margin: 15px 10px 0px -100px;
	*margin: 15px 10px 0px -90px;
}

.rssTopstory {
	padding: 6px 6px 6px 6px;
	min-height: 10.9em;
	clear:both;
	background:url('/images/dottedLineBottom.gif') repeat-x left bottom; 
	background-position:bottom;
}

* html .rssTopstory {
	height: 10.9em;
}
.rssTopstory img {
	float: right;
	margin-left:12px;
	max-height:120px;
	/*max-width:120px;*/
}

.rssNav {
	position:relative;
	background:url('/images/dottedLineBottom.gif') repeat-x left top; background-position:bottom;
	height: 2.8em;
	padding-left: 6px;
	clear:both;
}
.rssNav .btnRSS{
	position:relative;
	top:8px;
	margin-left: 20px;
	width: 170px;
}

.rssNav .textBtnGrey{
	position:relative;
	float: left;
}

.rssPages {
	position:absolute;
	float:right;
	top: 6px;
	right: -3px;
}
.rssPages li{
	padding-left: 0;
	background: none;
	display:inline;
	color:#008698;
	font-weight: bold;
	margin-left: 3px;
	margin-right: 3px;
}
.rssPages a{
	font-weight: normal;
	text-decoration: underline;
}

.btnRSS a{
	background:url('/images/buttons/rss_mini_link.gif') no-repeat left top;
	padding-left: 20px;
	padding-bottom:6px;
}

.btnRSS a:hover{
	background:url('/images/buttons/rss_mini_hover.gif') no-repeat left top;
	padding-left: 20px;
	padding-bottom:6px;
}

.modCopy .btnRSS {
	margin-left: 20px;
}
.rssArticleNav {
	position:relative;
	height: 2.8em;
	clear:both;
}

.rssArticleNav .btnRSS{
	position:relative;
	top:8px;
	float: left;
	margin-left: 0px;
}

.rssArticleNav .textBtnGrey{
	position:relative;
	float: right;
}

.rssArticleImage{
	max-height:80px;
	max-width:80px;
}

.secondLevelNav li a {text-decoration:none;}
.secondLevelNav li a:visited {text-decoration:none;}
.secondLevelNav li a:hover {text-decoration:none;}
.secondLevelNav li a:onclick {text-decoration:none;}

.rssBtns .textBtnGrey{
	float:left;
	height: 2.8em;
}

.rssBtns .btnRSS{
	margin-left: 20px;
	height:25px;
	width: 170px;
}

.btnRSS{height:26px;}

h1.rss{font-size:2em; font-weight:bold; color:#008698; padding: .2em 0em 1.1em .5em; line-height:110%;}

.globalNav ul li a {text-decoration:none;}
.globalNav ul li a:hover {text-decoration:none;}
.globalNav ul li a:visited {text-decoration:none;}
.globalNav ul li a:onclick {text-decoration:none;}

.searchNav a.textBtnGrey {text-decoration:none;}

.mod1Col .modBorder .modHeader a {text-decoration:none;}

body {text-align:left;}

.modBody .modCopy .textcut {
	position:absolute;
	margin-top:10px;	
	overflow:hidden;
	height:50px;
}

.tripleColumn table.date {
	float:left;
	margin-left:6px;
	*margin-left:4px;
}

/* BEGINNING of RSS button styles */
.btnRSS a{
	background:url('/images/buttons/rss_mini_link.gif') no-repeat left top;
	padding-left: 20px;
	padding-bottom:6px;
}

.btnRSS a:hover{
	background:url('/images/buttons/rss_mini_hover.gif') no-repeat left top;
	padding-left: 20px;
	padding-bottom:6px;
}

/* END of RSS button styles */
