@charset "UTF-8";
/* CSS Document */

body{
	padding: 0px;
	margin-top: 25px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/bgTile.gif);
	background-repeat: repeat;
	background-color: #666666;
}

a:link { 
	font-weight: bold;
	font-family:  Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
}
a:visited { 
	font-family:  Arial, Helvetica, sans-serif;
	text-decoration: none; 
	color: #333333;
}
a:hover { 
	font-family:  Arial, Helvetica, sans-serif;
	text-decoration: underline; 
	color: #CC0000;
}
a:active {
	font-family:  Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #CC0000;
}
#stroke {
	margin: auto;
	border: #FFFFFF;
	border-style: solid;
	border-width: 5px;
	min-height:100%;
	overflow:hidden;
	width: 800px;
}
#containter {
	width: 800px;
}
#top {
	width: 800px;
	background-color: #000000;
	height: 22px;
}
#top_banner {
	width: 800px;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 324px;
	background-color: #000000;
}
#bottom {
	width: 800px;
	clear: both;
	background-color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	border-bottom:5px solid #fff;
	text-align: center;
	margin:0px auto;
	height: auto;
}
.bottom_links {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
}
.bottom_links a:link, .bottom_links a:visited {
	color:#FFFFFF;
}
.bottom_links a:hover {
	color:#CCCCCC;
	text-decoration: none;
}

#latest {
	background-image: url(images/header_bg_img.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	width: 100%;
	padding: 5px;
}


#left {
	width: 151px;
	background-color: #BBBBBB;
	float: left;
}
#right {
	width: 248px;
	float: right;
	background-color: 660000;
	vertical-align: top;
}

#right-om {
float:right;
width:148px;

}
#right2 {
	width: 248px;
	float: right;
	background-color:#FFF;
	vertical-align: top;
}
#middle {
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	width: 389px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#middle_container {
	background-image:url(images/bg_mediacenter.gif);
	background-repeat: repeat-y;
	float: left;
	vertical-align: top;
}
#middle_container2 {
	float: left;
	vertical-align: top;
	width:100%;
	background-color:#FFFFFF;
}
.blk_header {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #000000;
	text-align: left;
	padding: 5px;
	height: 20px;
	width: 100%;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.mediabox1 {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #b5b5b5;
	text-align: left;
	padding: 5px;
	height: 130px;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-position: center;
	width: 100%;
}
.mediabox2 {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #979797;
	text-align: left;
	padding: 5px;
	height: 130px;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-position: center;
	width: 100%;
}
.mediapage_img {
	float: right;
	border: 1px solid #000000;
}
#copyright_box {
	width: 800px;
	padding: 2px;
	margin: auto;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
}
.copyright a:link, .copyright a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.copyright a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
#btns {
	padding:3px;
	width:100px;
	float: left;
	background-image: url(..images/bot_button_spacer.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#btns_end {
	padding:3px;
	width:100px;
	float: left;
}
.padding5px {
	padding: 5px;
}
.padding10px {
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
.mediapage_header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	font-variant: normal;
	text-transform: uppercase;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#left_content {
	padding: 5px;
}
#right_content {
	padding: 5px;
}
#homepage_right_content {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: center;
	width: 100%;
	_width:90%;
	_float:left;
	margin-left:7px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#homepage_right_content_bottom {
	text-align: center;
	width: 100%;
	padding-top: 1px;
	padding-bottom: 1px;
}
.sponsorpage_dividerline {
	border-bottom:1px solid #e6e6e6;
	padding-bottom: 10px;
}
.staffcaptions {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}
.staffcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
.staffcopy a:link, .staffcopy a:visited, .staffcopy a:hover {
	color: #cc0000;
}
.stafflinks {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #cc0000;
	text-align: center;
}
.stafflinks a:link, .stafflinks a:visited {
	color:#cc0000;
	text-transform: uppercase;
	text-decoration: none;
}
.stafflinks a:hover {
	color:#CCCCCC;
	text-transform: uppercase;
	text-decoration: none;
}
.article_copy {
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
}
.homepage_article_copy {
	padding-left:3px;
	padding-right:3px;
}

.article_header_om {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #b50000;
}

.hr_home {
margin-top:25px; 
margin-bottom:25px; 
color:#CCCCCC; 
border:0px; 
height:1px; 
background-color:#CCCCCC;
}

.date {
font-size:11px;
color:#666666;
font-family: Arial, Helvetica, sans-serif;
}

.article_header_om P{
	background-color:#FFF;
	padding: 5px;
}

.text {
	font-size:12px;
	color:#333333;
	text-align:justify;
	line-height:17px;
	}

.article_header {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: normal;
	white-space: normal;
	padding: 5px;
	width: 100%;
}
.article_header a:link, .article_header a:visited {
	color:#CCCCCC;
}
.homepage_article_header {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	white-space: normal;
	padding: 5px;
	width: 100%;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.article_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: underline;
	letter-spacing: normal;
	text-align: right;
	white-space: normal;
	padding: 3px;
	width: 100%;
	background-image: url(..images/dottedline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: cc0000;
}
.article_footer a:link, .article_footer a:visited, .article_footer a:hover {
	color: #cc0000;
}
.article_subheader {
	font-weight: bold;
	color: #000000;
}
.article_images_stroke {
	border: 1px solid #000000;
	float: left;
	margin: 5px;
}
.article_images_nostroke {
	float: left;
	margin: 5px;
}
#article_box1 {
	background-color: #EEEEEE;
	border: 1px solid #333333;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: inherit;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
} 

#right_mediacenter {
	background-color: #cc0000;
	text-align: center;
}

#spacer_10px {
	height: 10px;
}
#slideshow {
	background-color: #ffffff;
	width: 399px;
	text-align: center;
}
.bold {
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.header1 {
	font-size: 16px;
	font-weight: bold;
}
.header2 {
	font-size: 18px;
	color: #cc0000;
	font-weight: bold;
}
.fighterTagline{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #CC0000;
	vertical-align: top;
}
.fighterCategory{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #CC0000;
}
.fighterValue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.eventBox1 {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #cccccc;
	text-align: left;
	padding: 5px;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #BB0000;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-position: center;
	width: 100%;
}
.highlight_red {
	color: #ff0000;
	font-weight: bold;
}

.style1 {

	font-size: 12px;

	font-weight: bold;

}

.style2 {

	font-size: 14px;

	font-weight: bold;

}

.style3 {font-size: 12px}

#3 img {_width:238px !important;}

ul.fighter-notes{color:#333;}

ul.fighter-notes li {margin-bottom:15px;}

.fighter-info hr {
margin:10px 0;
}