/* @override http://tst.coeltest.com/DesktopModules/DNNStuff%20-%20Aggregator/Skins/ELNews/Right/styles.css */

.ELNews_Right2_TabStrip {float: right;width: 220px;background: transparent;line-height: normal;}
.ELNews_Right2_TabPage p {color: #FFF;}/* 3b5107 */
.ELNews_Right2_TabStrip ul {margin: 0;padding: 0;list-style: none;}
.ELNews_Right2_TabStrip li {display: inline;margin: 0;padding: 0;}
.ELNews_Right2_TabStrip span {float: none;margin: 0;padding: 0;}
.ELNews_Right2_TabStrip span span {float: none;display: block;padding: 5px 5px 4px 6px;color: #000;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.ELNews_Right2_TabStrip span span {float: none;width: 180px;}
/* End IE5-Mac hack */
.ELNews_Right2_TabSelected {padding: 6px 0 5px 20px !important; margin-bottom: 5px !important;right: -5px;position: relative;/* ie only */
	  !right: 4px;background: url(/Portals/0/COEL/tabs/elnews/homepage-tabs-insidearrowactive.png) no-repeat left top;}
.ELNews_Right2_TabStrip .ELNews_Right2_TabUnselected {margin: 0 16px 5px 16px;padding-left: 6px !important;right: 1px;position: relative;color: #666;/* ie only */
	  !right: 4px;background: #fafdf2 url(/Portals/0/COEL/tabs/elnews/homepage-tabs-insidebg.jpg) repeat-x 0 top;border: 1px solid #e5f2c5;}
.ELNews_Right2_TabStrip .ELNews_Right2_TabMouseOver {background: #ebf4d5;color: #000;cursor: pointer;}
.ELNews_Right2_TabPage {float: left;padding: 0px;width: 246px;}
.ELNews_Right2_TabPage img {display:block}
/**/
.ELNews_Right2_Paging {text-align: center;padding: 2px;margin: 3px;}
.ELNews_Right2_Paging a {cursor: pointer;padding: 2px 5px 2px 5px;margin: 1px;border: 1px solid transparent;background-color: transparent;color: #000;text-decoration: none;}
.ELNews_Right2_Paging a:hover, .ELNews_Right2_Paging a:active {border: 1px solid #ccc;background-color: aliceblue;color: #555;}
/*--homepage tab overlay--*/
.ELNews_Right2_TabPage {position: relative;}
.overlay-txt {width: 226px; position: absolute;padding: 10px;left: 0;bottom: 0;color: #fff;background: url(/Portals/0/COEL/elements/bg/el-tab-overlay.png) no-repeat right bottom;}

/*
Fix IE6 Transparency Issue
*/
body.ie .ELNews_Right2_TabSelected {
	background: url(/Portals/0/COEL/tabs/elnews/homepage-tabs-insidearrowactive.gif);
	}
	
body.ie .HomepageTab_Top_TabPage {
	width:471px!important;
}