/*
---------------------------------------------------------------------------  Elements
*/
A.ShowArticleLink {
	color : #2A95CF;
	font-weight : bold;
	text-decoration: none;
}
A.ShowArticleLink:hover {
	color: #53666C;
	text-decoration: none;
}
A.ShowArticleLink2 {
	color : #2A95CF;
	font-weight : bold;
	text-decoration: none;
}
A.ShowArticleLink2:hover {
	color: #53666C;
	font-weight : bold;
	text-decoration: none;
}
A.ChannelSmallTitle {
	color: #D40404;
	font-family:  Verdana, Arial, Tahoma, sans-serif;
	text-decoration: none
}
A.ChannelSmallTitle:hover {
	color: #53666C;
	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 #CCC;
}
.ShowArticleImage:hover {
	border : 1px solid #70C9F9;
}
.ShowQuickImage {
	border : 4px solid #FFFFFF;
}
.ShowArticleAbstract {
	font-size : 9px;
	padding : 1px 4px 2px 4px;
	line-height : 14px;
}
.ShowArticleTitle {
	color : #D40404;
	font-weight : bold;
	text-transform : uppercase;
}
.ShowPollBox {
	border : 1px solid #FFFFFF;
	background-color : #FFFFFF;
	vertical-align : top;
	font-size : 9px;
}
.ShowCommentsBox {
	border : 1px solid #FFFFFF;
	background-color : #FFFFFF;
	vertical-align : top;
	font-size : 9px;
	line-height : 14px;
}
.ShowPollQuestion {
	color : ##D40404;
	font-weight : bold;
}
.ShowCommentsTitle {
	color : #000;
	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;
}
.showArticleBorder {
	border : 1px solid #CCCCCC;
}
.showTitle {
	background-image:url(../showImages/nav_bg_2.gif);
	font-weight : bold;
	color:#000;
	text-transform : uppercase;
	font-size : 11px;
	padding : 3px 4px 3px 7px;
	background-repeat: repeat-x;
}
.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;
}
.ShowDisplayArticleTitle {
	color : #D40404;
	font-size : 10px;
}
.ShowDisplayArticle {
	color : #000000;
	font-size : 11px;
	line-height : 14px;
	padding : 0px 3px 0px 8px;
}
.ShowArticleBox {
	border : 1px solid #000000;
	vertical-align : top;
	padding : 2px;
	background-color: #00CC99;
}
.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 : #F3F3F3;
}
.ShowQLBG {
	background-image: url(../showImages/ql_bg.gif);
	background-repeat: repeat;
	border: 1px solid #B6B9BC;
	padding: 5px;
}
.tf_bg {
	background-image: url(../showImages/tf_bg.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	border: 1px solid #A3ABAE;
}
.ShowArticleBox {
	border : 1px solid #D4D8DB;
	vertical-align : top;
	padding : 4px;
	background-color: #EEF1F2;
}
.ShowPaging_bg {
	background-image: url(../showImages/paging_bg.gif);
	background-repeat: repeat;
}
.Show_Transcripts_headRow {
	background: #000;
	color: #FFF;
}
.Show_Transcripts_column1 {
	background: #CFDCEA;
}
/*
---------------------------------------------------------------------------  Ids
*/
.Show_Transcripts_Prof_greenBG {
	color: #000000;
	background-color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
.Show_Transcripts_Prof_whiteBG {
	color: #FFFFFF;
	background-color: #979EA8;
	font-size: 11px;
	
}
.Show_Transcripts_bg_lines {
	background-image: url(../../channelImages/video_bg_lines.gif);
	background-repeat: repeat;
	padding: 5px;
}

