/*
---------------------------------------------------------------------------  Elements
*/
A.ShowArticleLink {
	color : #89CF31;
	font-weight : bold;
	text-decoration: none;
	font-family:  Verdana, Arial, Tahoma, sans-serif;
}
A.ShowArticleLink:hover {
	color: #000000;
	font-weight : bold;
	text-decoration: none;
}
A.ShowArticleLink2 {
	color : #000;
	font-weight : bold;
	text-decoration: none;
	font-family:  Verdana, Arial, Tahoma, sans-serif;
}
A.ShowArticleLink2:hover {
	color: #9B9B9B;
	font-weight : bold;
	text-decoration: none;
}
A.ChannelSmallTitle {
	color: #D40404;
	font-family:  Verdana, Arial, Tahoma, sans-serif;
	text-decoration: none
}
A.ChannelSmallTitle:hover {
	color: #000000;
	font-family:  Verdana, Arial, Tahoma, sans-serif;
	text-decoration: none
}
input.btn{
   font-family:  Verdana, Arial, Tahoma, sans-serif;
   font-size:84%;
   font-weight:bold;
   border:1px solid;
}
/*
---------------------------------------------------------------------------  Classes
*/
.ShowArticleImage {
	border : 1px solid #FFFFFF;
}
.ShowQuickImage {
	border : 4px solid #FFFFFF;
}
.ShowArticleAbstract {
	font-size : 9px;
	padding : 1px 4px 2px 4px;
	line-height : 14px;
}
.ShowArticleTitle {
	color : #000;
	font-weight : bold;
	
}
.ShowPollBox {
	background-color : #FFFFFF;
	vertical-align : top;
	font-size : 9px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #A5B2B8;
	border-bottom-color: #A5B2B8;
	border-left-color: #A5B2B8;
}
.ShowCommentsBox {
	border : 1px solid #A5B2B8;
	background-color : #FFFFFF;
	vertical-align : top;
	font-size : 9px;
	line-height : 14px;
}
.ShowPollQuestion {
	color : #FFF;
	font-weight : bold;
	background-color:#000000;
}
.ShowCommentsTitle {
	color : #FFF;
	font-weight : bold;
	background-color:#000000;
}
.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;
}
.showArticleBorder {
	border : 1px solid #CCCCCC;
}
.showTitle {
	font-weight : bold;
	color:#FFFFFF;
	text-transform : uppercase;
	font-size : 11px;
	padding : 3px 4px 3px 7px;
	background-color: #89CF30;
}
.HoaxBg {
	background-image:url(/mnetseries/shows/showImages/paper_bg.gif); 
	border-width: 1px; 
	border-style: solid; 
	color: #CCCCCC; 
}
.showSpacerLine {
	background-color : #cccccc;
}
/* These 2 classes are for the Flash Billboard Navigation */
.ShowNavigation {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.ShowNavigationHover {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #E3E3E3;
	textIndent: 1px;
}
/* end */
.ShowArticle {
	border : 1px solid #E6E6E6;
	padding : 4px;
}
.ShowArticle_noPadding {
	border : 1px solid #89CF30;
}
.ShowDisplayArticleTitle {
	color : #D40404;
	font-size : 10px;
}
.ShowDisplayArticle {
	color : #000000;
	font-size : 11px;
	line-height : 14px;
	padding : 0px 3px 0px 8px;
}
.ShowArticleBox {
	background : #FBFBFB;
	border : 1px solid #A9ACB0;
	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 : #D40404;
}
.ShowPollResultQuestion {
	padding : 6px 0px 6px 0px;
}
.ShowDisplayCastCopy {
	padding : 4px
}
.ShowCastPaging {
	text-align : center;
	background : #336699;
}
.Show_vr_dotline {
	background-image: url(../showImages/vr_dotline.gif);
	background-repeat: repeat-y;
	background-position: center top;	
}
.Show_block_borders {
	border: 1px solid #89CF30;
	background-color: #FFFFFF;
	padding: 2px;
}
.Show_QL_bg_lines {
	background-image: url(../showImages/show_ql_bgLines.gif);
	background-repeat: repeat;	
}
.Show_QL_border {
	border: #FFF solid 1px;	
}
.Show_Transcripts_headRow {
	background: #000;
	color: #FFF;
}
.Show_Transcripts_column1 {
	background: #E2F1D0;
}
/*
---------------------------------------------------------------------------  Ids
*/.Show_Transcripts_Prof_greenBG {
	color: #FFFFFF;
	background-color: #89CF30;
	font-size: 11px;
	font-weight: bold;
}
.Show_Transcripts_Prof_whiteBG {
	color: #000000;
	background-color: #FFFFFF;
	font-size: 11px;
}
.Show_Transcripts_bg_lines {
	background-image: url(../../channelImages/video_bg_lines.gif);
	background-repeat: repeat;
	padding: 5px;
}

