@charset "utf-8";
/* CSS Document */
#events{
float:left;
width:838px;
margin-top:15px;
margin-bottom:15px;
font-family:Arial, Verdana, Geneva, Helvetica, sans-serif; font-size:8pt;}

.defaultText{padding:10px; margin:0px; text-align: left;}
* html .fullWidth	{ width: 95%; w\idth: 100%; }
.eventBlock							{background-color: #f7f7f5; color: #4a4a4a; padding:0px; margin:0px;}
.eventBlock .fighterImg 			{border-left:3px solid #929292; border-right:3px solid #929292; border-bottom:3px solid #929292; border-top:3px solid #929292;}
.eventBlock .header					{background-image:url("/images/header_contentBlock.gif"); background-color: #a5a6aa; color:#000000; text-indent: 35px; font-size:18px; height:32px; margin:0px; padding:0px; line-height:10px; background-repeat: no-repeat; background-position: right top;}
.eventBlock h1						{background-image:url("/images/events_h1.gif"); color:#000000; font-size:18px; height:32px; margin:0px; padding:0px; line-height:29px; background-repeat: no-repeat; background-position: left top;}
.eventBlock .listing th				{background-color: #e5e5e3; color:#000000; text-align: left; border-bottom:1px solid #FFFFFF;}
.eventBlock .listing th a			{color:#FFFFFF;}
.eventBlock .listing td				{
	background-color: #e5e5e3;
	color:#000000;
	text-align: left;
	border-bottom:1px solid #FFFFFF;
	background-image: url(../images/bg_eventDetails.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.eventBlock .listing .hightlight	{color: #97191c; font-weight: bold;}
.eventBlock .listing .hightlightRed	{background-color: #500000; color: #FFFFFF; font-weight: bold; background-image: none;}
.eventBlock .listing td.links		{padding:0px; border-bottom:1px solid #f7f7f5; }
.listing {
width:100%;
}
.listing table {
border-width:1px;
}
.listing th {
background-color:#E6E6E6;
border-bottom:1px solid #B3B4AF;
border-right:1px solid #FFFFFF;
color:#731013;
padding:5px;
}
.listing th a {
color:#FFFFFF;
}
.listing tr {
border-left:1px solid #DBE6EE;
}
.listing .a {
background-color:#F2F2F2;
border-bottom:1px solid #D0D0D0;
}
.listing .a a {
color:#3B515F;
}
.listing .b {
background-color:#FFFFFF;
}
.listing .b a {
color:#3B515F;
}
.listing .header {
background-position:right center;
border-right:1px solid #FFFFFF;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
height:22px;
margin:0;
padding:0;
text-indent:5px;
}
.listing .header a {
color:#000000;
}
.listing td {
padding:5px;
}
.data_table .data_row td {

border-bottom:1px solid #D0D0D0;
}
.data_table .data_row td a {
color:#3B515F;
}
.data_table .data_row_alt td {
background-color:#FFFFFF;
border-bottom:1px solid #D0D0D0;
}
.data_table .data_row_alt td a {
color:#3B515F;}
img {
border:0 none;
vertical-align:top;
}
.fullWidth {
width:100%;
}

