/*
---------------------------------------------------------------------------  Elements
*/
A.ShowArticleLink {
	color : #BE691B;
	font-weight : bold;
	text-decoration: none;
}
A.ShowArticleLink:hover {
	color: #E6BC00;
	font-weight : bold;
	text-decoration: none;
}
A.ShowArticleLink2 {
	color : #7B7B7B;
	font-weight : bold;
	text-decoration: none;
}
A.ShowArticleLink2:hover {
	color: #9B9B9B;
	font-weight : bold;
	text-decoration: none;
}
/*
---------------------------------------------------------------------------  Classes
*/

.ShowArticleAbstract {
	/*border : 1px solid #E2CD46;*/
	border-left : 1px solid #E2CD46;
	border-right : 1px solid #E2CD46;
	border-bottom : 1px solid #E2CD46;
	background-image : url(../showImages/egoli_BackTile.gif);
	background-repeat : repeat-x;
	background-color : #FFFFFF;
	font-size : 9px;
	padding : 1px 4px 2px 4px;
	line-height : 14px;
}
.ShowArticleImage {
	border : 1px solid #E2CD46;
}
.ShowArticleTitle {
	color : #8F2306;
	font-weight : bold;
	text-transform : uppercase;
}
.ShowPollBox {
	border : 1px solid #E2CD46;
	background-color : #F3EBDB;
	padding : 1px 4px 2px 4px;
	vertical-align : top;
	font-size : 9px;
}
.ShowCommentsBox {
	border : 1px solid #E2CD46;
	background-color : #F3EBDB;
	padding : 1px 4px 2px 4px;
	vertical-align : top;
	font-size : 9px;
	line-height : 14px;
}
.ShowPollQuestion {
	color : #3C5B88;
	font-weight : bold;
}
.ShowCommentsTitle {
	color : #955F00;
	font-weight : bold;
}
.ShowPollRadio {
	width: 1em;
	height : 1em;
	float : left;
}
.ShowPollOption {
	color : #7B7B7B;
	font-weight : bold;
	font-size : 9px;
	cursor : hand;
}
.ShowSmallBr {
	line-height : 4px;
}
/*.showBillboard {
	border-top : 1px solid #BCBCBC;
}*/
.showTitle {
	background-color :  #F2E8D0;
	color : #BE691B;
	font-weight : bold;
	text-transform : uppercase;
	font-size : 8pt;
	padding : 3px 4px 3px 7px;
}
.showSpacerLine {
	background-color : #E2CD46;
}
/* These 2 classes are for the Flash Billboard Navigation */
.ShowNavigation {
	font-family:  Verdana, Arial, Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #78ADD6;
	/*background : #FEFEFE;*/
}
.ShowNavigationHover {
	font-family:  Verdana, Arial, Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #527EC5;
	textIndent: 1px;
}
/* end */
.ShowArticle {
	border : 1px solid #E6E6E6;
	padding : 4px;
}
.ShowDisplayArticleTitle {
	color : #577577;
	font-size : 10px;
}
.ShowDisplayArticle {
	color : #000000;
	font-size : 11px;
	line-height : 14px;
	padding : 0px 3px 0px 8px;
}
.ShowArticleBox {
	background : #FCF8ED;
	border : 1px solid #F2E8D0;
	vertical-align : top;
	padding : 2px 3px 3px 3px;
}
.ShowPollBack {
	background : #E9EEF7;
}
.ShowPollResultOption {
	text-align : right;
	color : #BE2828;
	font-weight : bold;
	padding: 0px 2px 0px 2px;
}
.ShowPollResultPercent {
	padding : 0px 2px 0px 2px;
	font-weight : bold;
	color: #000000;
}
.ShowPollResultTile {
	background : #BE2828;
}
.ShowPollResultQuestion {
	padding : 6px 0px 6px 0px;
}
.ShowDisplayCastCopy {
	padding : 4px
}
.ShowCastPaging {
	text-align : center;
	background : #F2E8D0;
}
.showQuiz {
	border : 1px solid #1A54B9;
	background-color : #F3F3F3;
	padding : 1px 4px 2px 4px;
	vertical-align : top;
	font-size : 9px
}
.showQuizQuestion {
   border : 1px solid #1A54B9;
	background-color : #FFFFFF;
	color : #000000;
	font-size : 9px;
}
.showQuizTitle {
   border : 0px solid #999B9F;
	background-color : #FFFFFF;
	padding : 1px 4px 2px 4px;
	font-weight : bold;
	color : #2159B2;
	font-size : 10px;
}
.showQuizAnswer {
   border : 0px solid #FFFFFF;
	background-color : #FFFFFF;
	padding : 1px 4px 2px 4px;
	color : #999B9F;
	font-size : 9px;
}
/*
---------------------------------------------------------------------------  Ids
*/
