@charset "utf-8";


body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 220px;
}

a
{
text-decoration:none;
color:#FFFFFF;
}

a:hover
{
text-decoration:underline;
color:#FFFFFF;
}


.oneColFixCtrHdr #container {
	width: 760px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: transparent;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	float: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 486px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	background-color: transparent;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: 450px;
}
.oneColFixCtrHdr #footer {
	background:transparent;
	color: #FFF;
	font-size: 14px;
	font-style: normal;
	float: right;
	padding-top: 70px;
	padding-right: 0;
	padding-bottom: 40;
	padding-left: 0;	
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 14px;
	padding-left: 0;
}


.tabs {
position:relative; 
height: 25px; margin: 0; 
padding: 0px; 
overflow: hidden;
}
.tabs li {
	display:inline;
	padding: 0px;
	
}
.tabs a {
	height: 25px;
	position:relative;
	font-size : 12px;
	font-weight : bold;
	color : #000;
	font-family : Verdana, arial, helvetica, sans-serif;
	text-decoration : none;
	background-image: url(tab.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.tabs a.tab-visited {
background-color:#6898d0; 
font-size : 12px; 
font-weight : bold; 
color : #fff; 
font-family : Verdana, arial, helvetica, sans-serif; 
text-decoration : none;

}
.tabs a:hover {
	background-color:#000;
	font-size : 12px;
	font-weight : bold;
	color : #fff;
	font-family : Verdana, arial, helvetica, sans-serif;
	text-decoration : none;
	background-image: url(tab2.gif);
	background-repeat: repeat-x;
	background-position: center top;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}  
.tabs a.tab-active {
	background-color:#000;
	font-size : 12px;
	font-weight : bold;
	color : #fff;
	font-family : Verdana, arial, helvetica, sans-serif;
	text-decoration : none;
	background-repeat: repeat-x;
	background-position: center top;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	background-image: url(tab2.gif);
}
.tab-panes {
	width: 757px;
	margin: 0px;
} 
.divtabs {
	padding: 6px;
	font-size : 12px;
	font-weight : normal;
	color : #FFF;
	font-family : Verdana, arial, helvetica, sans-serif;
	text-decoration : none;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 500px;
	width: 745px;
	overflow-y: auto;
	overflow-x: none;	
	
}
.divcnt5 {
	margin-top: 6px;
	padding-top: 3px;
	padding-bottom: 4px;
	color: #FFF;
}
.contbout {
font-size : 14px; 
font-weight : bold; 
color : #cccccc; 
font-family : verdana, arial, helvetica, sans-serif; 
text-decoration : none; 
}
.contnew{
	font-size : 14px;
	font-weight : bold;
	color : #900;
	font-family : verdana, arial, helvetica, sans-serif;
	text-decoration : none;
}




.contwho {
font-size : 12px; 
font-weight : normal; 
color : #4e4e4e; 
font-family : verdana, arial, helvetica, sans-serif; 
text-decoration : none; 
}
.dvtabbout { 
height: 47px;
padding-left: 42px;
margin-left: 32px;
margin-right: 12px;
padding-top: 13px;
font-family : Verdana, Arial, helvetica, sans-serif;
color : #DF5900;
font-weight : normal; 
font-size : 12px; 
text-decoration : none; 
}

.Event {
	border-top: 1px dotted #C8C8C8;
	border-bottom: 3px solid #C8C8C8;
	padding-bottom: 1px;
	margin: 0 3px 1px 3px;
	height: 215px;
}
	.Event .Row {
		padding: 13px 5px 13px 5px;
	}
	.Event .Odd {
		padding: 13px 5px 13px 5px;
	}
	.Event .Row .Even {
		background-color: #FFF;
	}
	.Event .Row .Versus {
		position: absolute;
		top: 50%;
		left: 49%;
		width: 17px;
		height: 13px;
	}
	
	.Event .Fighters {
		position: relative;
	}
	
	.Event .Fighter {
		border: 1px solid #5A5E66;
		width: 45%;
		margin: 5px 3px 0 0;
		padding: 1px;
	}
	.Event .Fighter .ImageHolder {
		background-color: #B2B2B2;
		text-align: center;
		padding: 0 6px 0 0;
		width: 100px;
	}
	.Event .Fighter .Info {
	}
	.Event .Fighter .Info table {
		font-family: Arial, Verdana, sans-serif;
		font-size: 12px;
		background-color: #5A5E66;
		color: #ECE4D2;
		width: 100%;
	}
		.Event .Fighter .Info a {
			color: #fff;	
		}
		.Event .Fighter .Info table .Title {
			font-weight: bold;
			color: #FFAD00;
			height: 26px;
			width: 20px;
		}
		.Event .Fighter .Info table td {
			border-top: 1px solid #E6E5E0;
			padding-left: 8px;
		}
		.Event .Fighter .Info table td.FirstRow {
			border-top: none;
		}
		.FightCardNavLink {
			position: absolute;
			margin-top: -20px;
			right: 20px;
		}
		
		.FightTitle {
			padding: 5px;
			background-color: #425460;
			color: white;
			font-weight: bold;
		}
		.FightRoundsTitle {
			padding: 5px;
			color: white;
		}
		.FightResult {
			padding: 5px;
			font-weight: bold;
		}
		.FloatRight {
float:right;
}
.FloatLeft {
float:left;
}
.MainEvent .Versus{
	display: block;
	text-align: center;
	padding: 4px 0;
}
