#contentPage {
	background-color: #FFF;
	padding: 0 0 15px 0;
}
#leftCol {
	background-color: #DFDDD8;
	width: 325px;
	margin-bottom: 1px;
}
#leftCol .Ad {
	border-bottom: 1px solid #FFF;
}
#leftCol .mediaPlayer {
	background-color: #000;
}
#article h1.Header {
	background-image: url(/images/layout/home/latestFight-header.gif);
	margin: 0;
}
#article .Content {
	line-height: 18px;
	border-right-color: #373B42;
	border-left-color: #373B42;
}
#article img {
	border-color: #4A4B55;
}
#article.LatestVideo .Content .Detail {
	background-image: url(/images/layout/greyTransparent2.png);
}
#article div.Footer {
	background-image: url(/images/layout/home/latestFight-footer.gif);
	height: 4px;
	padding: 0;
}

#fight h1.Header {
	background-image: url(/images/layout/home/latestFight-header.gif);
	margin: 0;
}
#fight .Content {
	border-right-color: #373B42;
	border-left-color: #373B42;
}
#fight img {
	border-color: #4A4B55;
}
#fight.LatestVideo .Content .Detail {
	background-image: url(/images/layout/greyTransparent.png);
}
#fight div.Footer {
	background-image: url(/images/layout/home/latestFight-footer.gif);
	height: 4px;
	padding: 0;
}

#instructional h1.Header {
	background-image: url(/images/layout/home/latestTeaching-header.gif);
	margin: 0;
	padding-top: 11px;
}
#instructional .Content {
	border-right-color: #840C13;
	border-left-color: #840C13;
}
#instructional img {
	border-color: #AA0711;
}
#instructional.LatestVideo .Content .Detail {
	background-image: url(/images/layout/redTransparent.png);
}

#newsArticle.LatestVideo {
	background-position: left top;
	padding: 0;
	margin: 0;
}
#newsArticle h1.Header {
	background-image: url(/images/layout/home/latestTeaching-header.gif);
	margin: 0;
	padding-top: 11px;
}
#newsArticle .Content {
	border: none;
	width: 352px;
}
#newsArticle img {
	border: none;
	height: 176px;
	width: 323px;
	padding: 0 0 0 15px;
}
#newsArticle.LatestVideo .Content .Detail {
	bottom: 0;
	left: 15px;
	background-image: url(/images/layout/greyTransparent.png);
	width: 313px;
	height: 35px;
}
#newsArticle.LatestVideo .Content .Detail span.Title {
	font-family:Helvetica,Arial,Verdana,Geneva,sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #FFC000;
}

#leftCol .ProShop {
	background-image: url(/images/layout/home/proshop/background.jpg);
	background-repeat: repeat-x;
	background-color: #3B4046;
	border-bottom: 1px solid #FFF;
}
#leftCol .ProShop h1.Header {
	background-color: transparent;
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #000;
	background-image: url(/images/layout/home/proshop/header-background.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 26px;
	margin: 0;
	padding: 10px 0 1px 17px;
}
.ProShop h1.Header em {
	background-color: transparent;
	color: #FFF;
}
.ProShop .Content {
	position: relative;
	padding: 0 0 7px 24px;
}
.ProShop .Content h2 {
	background-image: none;
	background-color: transparent;
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFA200;
	padding: 0;
	margin: 7px 0 0 0;
}
.ProShop .Content p {
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFB400;
	padding: 0;
	margin: 5px 0 5px 0;
}
.ProShop .Content img {
	border: 1px solid #9AA2AD;
}
.ProShop .Content a img {
	border: none;
}
.ProShop .Content .ProductDetail {
	padding-left: 10px;
}
.ProShop .Content .MoreInfo {
	position: absolute;
	bottom: 0;
	right: 0
}

#centerCol {
	background-color: #FFF;
	width: 352px;
	margin-bottom: 1px;
}
#centerCol .LatestInfo .Header {
	display: block;
	background-image: url(/images/layout/home/mmaToday-header.jpg);
	background-repeat: no-repeat;
	background-color: black;
	border-top: 1px solid #000;
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: #FFF;
	height: 15px;
	margin: 0;
	margin: 0;
	padding: 5px 0 10px 25px;
	
}

#centerCol .LatestInfo .Content {
	background-position: left;
	background-repeat: repeat-y;
	background-image: url(/images/layout/home/latestInfo-bg-oddRow.jpg);
/*
	background-image: url(/images/layout/home/latestInfo-bodyLeftShadow.gif);
*/
	background-repeat: repeat-y;
	background-color: #4E535A;
	list-style: none;
	min-height: 100px;
	margin: 0;
}
#centerCol .LatestInfo .Content ul {
	background-image: url(/images/layout/home/latestInfo-bodyLeftShadow.gif);
	background-repeat: repeat-y;
	background-color: #4E535A;
	list-style: none;
	padding: 0 0 0 0;
	margin: 0;
}
#centerCol .LatestInfo ul li {
	background-image: url(/images/layout/home/latestInfo-bg-evenRow.jpg);
	background-repeat: repeat-y;
	background-position: bottom left;
	background-color: #3B3E43;
	font-size: 11px;
	color: #FFA200;
	padding: 2px 10px 3px 15px;
}
#centerCol .LatestInfo ul li a {
	color: #FFA200;
}
#centerCol .LatestInfo ul li.OddRow {
	background-image: url(/images/layout/home/latestInfo-bg-oddRow.jpg);
	background-color: #50555B;
}
	#centerCol .LatestInfo .Content.Article {
		position: relative;
		background-color: #4E535A;
		padding: 0;
	}
	#centerCol .LatestInfo .Content.Article img {
		width: 352px;
		margin: 0;
	}
	#centerCol .LatestInfo .Content.Article .Detail {
		position: absolute;
		bottom: 0;
		right: 0;
		background-image: url(/images/layout/greyTransparent.png);
		background-repeat: repeat;
		background-color: transparent;
		color: #FFF;
		width: 332px;
		padding: 0 10px 0 10px;
		margin: 0;
	}
	#centerCol .LatestInfo .Content.Article .Detail h2 {
		border-bottom: none;
		background-image: none;
		background-color: transparent;
		font-size: 11px;
		font-weight: bold;
		color: #FA0;
		margin: 2px 0 5px 0;
		padding: 0;
	}
	#centerCol .LatestInfo .Content.Article .Detail h2 a {
		font-size: 11px;
		font-weight: bold;
		color: #FA0;
	}
	#centerCol .LatestInfo .Content.Article .Detail p {
		font-size: 11px;
		color: #FFF;
		margin: 0;
		padding: 0;
	}
	#centerCol .LatestInfo .Content.Article .Detail a {
		color: #FFF;
	}
#centerCol .LatestInfo .Footer {
	background-image: url(/images/layout/home/latestInfo-footer.gif);
	background-repeat: no-repeat;
	height: 4px;
	padding: 0;
}
#centerCol .FightCard .Header {
	background-color: #22272E;
	height: 31px;
	margin: 0;
	padding: 0;
}
#centerCol .FightCard .Header a {
	background-image: url(/images/layout/home/FightCard-header.jpg);
	background-repeat: no-repeat;
	display: block;
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: #FFF;
	height: 11px;
	width: 45px;
	margin: 0;
	padding: 7px 0 13px 23px;
}
#centerCol .FightCard .Header a.Selected {
	background-image: url(/images/layout/home/FightCard-header-selected.jpg);
}
#centerCol .FightCard .Footer {
	background-image: url(/images/layout/home/FightCard-footer.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: center;
	color: #FFF;
	height: 31px;
	padding: 5px 0 0 0;
}

#centerCol .PremierEvent {
	color: #000;
	width: 350px;
	margin: 1px 0 0 0;
	padding: 0 1px 0 0;
}
#centerCol .PremierEvent h1.Header {
	background-image: url(/images/layout/home/premierEvent-header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #000;
	height: 36px;
	padding: 3px 0 0 25px;
	margin: 0;
}
.PremierEvent ul {
	list-style: none;
	margin: 0 10px 0 10px;
	padding: 0;
}
.PremierEvent ul li {
	background-image: url(/images/layout/home/premierEvent-border.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 2px 10px 2px 10px;
}
.PremierEvent ul li.OddRow {
	background-color: #F0F0EE;
}
.PremierEvent ul a {
	display: block;
	line-height: 15px;
	text-decoration: none;
	color: #000;
}
#rightCol {
	background-color: #E6E5E0;
	width: 302px;
	height: 100%;
	border-bottom:5px solid #000000;
}
#rightCol .Ad {
	background-color: #000;
}
#rightCol .SearchFighter h1.Header {
	background-image: url(/images/layout/home/searchFighter-header.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #FFF;
	padding: 8px 0 1px 25px;
	margin: 0;
}
.SearchFighter {
	background-image: url(/images/layout/home/searchFighter-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	background-color: #850C13;
	padding-bottom: 5px;
}
.SearchFighter label {
	color: #B82A3D;
	margin: 0 0 0 12px;
}
.SearchFighter input.Box {
	background-color: #1F2227;
	border: 1px solid #7B776D;
	color: #B82A3D;
	margin: 0 0 0 13px;
	padding: 1px 3px 1px 3px;
}
.Forum {
	background-color: #FEBD00;
}
.Forum table {
	background-image: url(/images/layout/home/forum-header.gif);
	background-repeat: repeat-x;
	background-position: top center;
}
#rightCol .Forum tr.Header {
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	line-height: 12px;
	color: #000;
	vertical-align: middle;
	height: 26px;
	margin: 0;
	padding: 0 0 0 10px;
}
.Forum table th {
	border: none;
	width: 300px;
}
.Forum table td {
	text-align: left;
	border: none;
	padding: 1px 7px 1px 7px;
}
.Forum th {
	text-align: left;
	font-size: 12px;
	padding: 7px 0 0 22px;
	margin: 0;
}

.Forum tr.EvenRow {
	background-color: #FEBD00;
	border-bottom: 1px solid #FFDB01;
}

.Forum td.LargeCol {
	color: #000;
	width: 245px;
}
.Forum td.LargeCol a {
	text-decoration: none;
	color: #000;
}
.Forum tr.EvenRow a {
	font-style: normal;
	color: #FFF;
}
	
.Forum td.SmallCol {
	color: #600007;
	width: 55px;
}
.Forum tr.EvenRow td {
	color: #886826;
}
.Forum tr.EvenRow td em {
	font-style: normal;
	color: #FFF;
}