.Message {
	color: red;
}
a.Selected {
	text-decoration: none;
}

.FeaturedNews .Image {
	margin: 0 10px 0 3px;
}
.FeaturedNews .Article p {
	color: #000;
	padding: 0 5px 0 0;
	margin: 0 5px 5px 0;
}
.MoreNewsLink {
	font-weight:bold;
}

.VideoArticle {
	text-align: center;
	width: 333px;
}
	.VideoArticle a {
		padding: 0 5px 0 5px;
	}
.Video {
	margin: 10px;
}
.AddArticleTag {
	padding: 5px;
	margin: 25px 10px 25px 10px;
}
	.AddArticleTag form {
		border: 1px solid #000;
		width: 270px;
		padding: 3px 10px 10px 10px;
		margin: 5px 0 0 0;
	}
	.AddArticleTag h4 {
		text-align: center;
	}
.RelatedInfo {
	background-image: url(/images/layout/News-dividerBar.gif);
	background-position: center top;
	background-repeat: no-repeat;
	margin: 15px 0 5px 0;
	padding: 15px 0 0 0;
}
	.RelatedInfo .Content {
		padding: 0 10px 0 10px;
	}
	.RelatedInfo .Content ul {
		list-style: none;
		padding: 0;
		margin: 1px 5px 1px 10px;
	}
	
/* New News Section */
h1 {
	background-image: none;
	line-height: 30px;
	font-size: 30px;
	padding: 5px 10px 0 10px;
}
h1 a {
	color: #000;
}
a:hover h1 {
	text-decoration: underline;
}

a:hover h3{
	text-decoration: underline;
}

h2 {
	font-size: 20px;
	padding: 5px 10px 0 10px;
	margin: 10px 0 12px 0;
}
h2.BuzzListHeader{
	margin-top: 0;
}
h3.ThumbFormat{
	color: #0D4FAC;
}
a:hover h3.ThumbFormat{
	text-decoration: underline;
	color: #000;
}

.ColumnWrapper.TopContent td.LeftCol,
.ColumnWrapper.TopContent td.RightCol{
	height: auto;
	padding-bottom: 5px;
}

.HeroArticle{
	padding: 0 0 5px 0;
	margin: 0 5px 5px 10px;
}
.HeroArticle h1{
	text-align: center;
	width: 640px;
	padding-left: 0;
	padding-right: 0;
	margin: 5px 10px 2px 10px;
}
.HeroArticle .GenericText{
	width: 640px;
	margin-bottom: 0px;
	text-align: center;
}
.HeroArticle .GenericText .Clear{
	border-bottom: 1px solid #494C53;
	width: 400px;
	padding-top: 5px;
	margin: 0 120px;
}

.Article{
	width: 310px;
	padding-bottom: 12px;
}

.ArticleSource{
	float: left;
}
.CommentsLink{
	float: right;
}

.ColumnWrapper td.RightCol {
	background-color: #FFF;
}
.SubColumn{
	margin: 0 0 0 20px;
}
.SubColumn h3 {
	font-size: 16px;
	font-style: normal;
	padding-top: 0;
	padding-right: 0;
	margin-top: 0;
	margin-right: 0;
}
.SubColumn h3.ThumbFormat {
	float: left;
	width: 210px;
	padding-left: 4px;
	padding-bottom: 0;
	margin-bottom: 0;
}
.SubColumn h3 a {
	color: #000;
}
.SubColumn .ThumbLink{
	padding-left: 4px;
}
.SubColumn tr {
	vertical-align: top;
	padding: 0 3px;
}
.SubColumn td.LeftCol {
/*	width: 33.4%;*/
	width: 320px;
	padding: 0px;
}
.SubColumn td.CenterCol {
	background-color: #FFF;
	width: 310px;
	padding: 0 10px 0 0;
}
.SubColumn td.RightCol {
	background-color: #FFF;
	border-left: 1px solid #E6E5E3;
	width: 310px;
	padding: 0 0 0 9px;
}

/* Fighter Buzz Section */
table.BuzzList	{width: 100%;}
table.BuzzList .HeadShot{width: 25px}
table.BuzzList .Icon	{width: 19px}
table.BuzzList .Movement{width: 32px}

/* Premier events list */
.PremierEvent{
	background-color: #8D8D8D;
	padding-bottom: 4px;
}
.PremierEvent h1.Header {
	background: transparent url(/images/news/premierEvent-header.gif) repeat-x left top;
	font: italic bold 14px Helvetica,Arial,Verdana,Geneva,sans-serif;
	color: #FFF;
	height: 16px;
	padding: 11px 0 8px 25px;
	margin: 0;
}
.PremierEvent ul {
	list-style: none;
	margin: 4px 5px 0 5px;
	padding: 0;
}
.PremierEvent ul li {
	border: none;
	background: #E0E1E7 url(/images/news/premierEvent-darkTop.gif) repeat-x top;
	padding: 2px 10px 2px 10px;
}
.PremierEvent ul li.Divider {
	background-image: none;
	line-height: 2px;
	height: 2px;
	padding: 0;
	margin: 0;
}
.PremierEvent ul li.Divider.Odd {
	background-image: url(/images/news/premierEvent-lightDivider.gif);
}
.PremierEvent ul li.Divider.Even {
	background-image: url(/images/news/premierEvent-darkDivider.gif);
}
.PremierEvent ul li.OddRow {
	background: #F4F4F6 url(/images/news/premierEvent-lightTop.gif) repeat-x top;
}
.PremierEvent ul a {
	display: block;
	line-height: 15px;
	text-decoration: none;
	color: #000;
}
/* NEW Archive Section(Bill) */
.ArchivePhoto {
	margin-right: 15px; 
	margin-top: 3px;
}
.ArchiveText {
	line-height: normal;
	margin-top: 3px;
}
.NewsHeader {
	
}
/*===================================================
	Table styles
===================================================*/
.news_table									{width: 100%; background-color: #FFFFFF; border:1px solid #26292d; margin-bottom: 5px;}
.news_table	td								{padding:10px;}
.news_table .Header  					{background-color: #26292d; padding:5px; color: #FFFFFF; }
.news_table .tableHeader td a 				{color: #FFFFFF;}
.news_table .news_row_field_title			{background-color: #f0f0ee; font-weight: bold; text-align:right; vertical-align:top; padding: 5px;}
.news_table .tableBody2 td 					{background-color: #FFFFFF; border-bottom : 1px solid #FFFFFF;  padding: 5px;}
.news_table tr td .CalendarField			{display: none; position: absolute; background-color: white; border: 1px solid black; padding: 5px 10px 10px 10px;}
.news_table th								{
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	font-size:8pt;
	color:#c3c3c3;
	padding:1px 5px 0px 20px;
	background-color: #4e5359;
	background-image: url(/images/layout/headerBg/news-archive-th.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #2d2626;
}
.news_table th  a			 				{color:#FFFFFF; text-decoration:underline;}
.news_row td {
	background-color: #F0F0EE;
	font-size:8pt;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.news_row_alt td {
	background-color: #FFFFFF;
	font-size:8pt;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b1b1b1;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.news_row_warning td						{border-bottom : 1px solid #b1b1b1; background-color: #FAFD0F; padding:5px 5px 5px 20px; font-size:8pt;}
.news_row_warning_alt td					{border-bottom : 1px solid #b1b1b1; background-color: #FAFD0F; padding:5px 5px 5px 20px; font-size:8pt;}
.news_row_field_title						{font-weight: bold; text-align: right;}
.news_title 								{font-size: 13px; background-color: #425460; color: #FFFFFF; padding: 6px; border-bottom: 0px solid #FFFFFF; font-weight: bold;}
.news_title td								{background-color: #26292d; font-weight: bold; font-size:8pt; padding: 6px 6px 6px 25px; background-image:url('/images/layout/headerBg/bgTitle.gif'); 	font-style:italic;	background-repeat:no-repeat; background-position:7px 6px;}
.news_col_header td							{background-color: #738e9f; color: #FFFFFF; padding: 5px; border-bottom: 1px solid #5b788b; font-weight: bold; }					
.news_col_header td a						{color: #FFFFFF;}					
.news_col_header td a:hover					{color: #FFFFFF;}					
.news_button, input .Button, input.submit 	{background-image:url('/images/layout/headerBg/bgBtn.gif'); background-repeat:no-repeat; background-position:5px 10px; background-color: #4e5359; border: 3px double #999999; border-top-color: #CCCCCC; border-left-color: #CCCCCC; font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 12px; font-weight: bold; letter-spacing: 2px; color: #FFFFFF; padding: 5px 5px 5px 10px;}  
.news_bedding tr    						{background-color: #4e5359;}	
.news_bedding td    						{background-color: #26292d; padding: 5px; font-weight: bold; text-align: right;}
.news_bedding td.leftAlign					{text-align: left;}	
.nowrap										{white-space: nowrap}
.news_table.WideWidth {
	width: 700px;
}
.news_table div.Even {
	background-color: #F0F0EE;
}
.news_table div.Odd {
	background-color: #FFFFFF;
}
.Newslink {
	color: #b70000; 
	text-decoration: none;
}
.Newslink:hover {
	color: #7c7c7c; 
	text-decoration: underline;
}
.addthis_button_facebook {
	width: 125px;
	height: 23px;
	background-color: #345B94;
	color: #FFFFFF;
	background-image: url(/images/layout/facebook-f.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 12px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	float: left;
	margin-right: 10px;
}
.addthis_button_facebook:hover {
	
	text-decoration: none;
}
.addthis_button_twitter {
	width: 125px;
	height: 23px;
	background-color: #1DADEA;
	color: #FFFFFF;
	background-image: url(/images/layout/twitter-bird.png);
	background-repeat: no-repeat;
	background-position: 7px center;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 12px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	float: left;
	margin-right: 10px;
}
.addthis_button_twitter:hover {
	
	text-decoration: none;
}
.news_comments {
	width: 125px;
	height: 23px;
	background-color: #666666;
	color: #FFFFFF;
	background-image: url(/images/layout/comments-box.png);
	background-repeat: no-repeat;
	background-position: 7px center;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 12px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	float: left;
	margin-right: 10px;
}
.news_comments:hover {
	
	text-decoration: none;
}
.mysharef {
	margin-left: 30px;
	margin-top: 10px;
	vertical-align: middle;
}
.mysharet {
	margin-left: 35px;
	margin-top: 10px;
	vertical-align: middle;
}
.mysharec {
	margin-left: 35px;
	margin-top: 10px;
	vertical-align: middle;
}
