/***** Main Display Properties **********************************************************/
#Wrapper {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}

body {
	font-size: 11px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: black;
}

h1 {
	margin: 0 0 10px 0;
	padding: 10px 0 0 0;
	font-size: 20px;
	color: #FFFFFF;
}
h1 a {
	color: inherit;
	text-decoration: inherit;
}

h2 {
	margin: 8px 0 5px 0;
	padding: 0 0 0 0;
	font-size: 15px;
	font-weight: bold;
	color: #FFBD00;
	text-decoration: none;
}

h3 {
	margin: 8px 0 5px 0;
	padding: 0 0 0 0;
	font-size: 14px;
	color: black;
	font-weight: bold;
}
h4{
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 14px;
	color: #293942;
}

a, a:active, a:visited {
	font-weight: bold;
	color: #000000;
}

a.highlight {
	color: #FFBD00;
}

a img {
	border: none;
}

p {
}

/***** Main Menu Column *****************************************************************/
#ShopWec {
	color: #FFF;
}
#ShopWec p.featuredProduct {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}
#ShopWec table {
	font-size: 11px;
	font-weight: bold;
	color: #000;
}
#ShopWec table td.price{
	text-align: right;
	color: #FF0000;
}

/***** Events Colum *********************************************************************/
#EventsColumn {
	font-size: 11px;
}
#UpcomingEvents a.event {
	text-decoration: none;
	color: #FFF;
}

/***** Content Column *******************************************************************/
/*---- Home Page -----------------------------------------------------------------------*/
/***** Fighters Page ***********/
.defaultText{
	margin: 0 12px 0 10px;
	padding: 5px 0 5px 0;
}
.defaultText .data_table_form{
	width:520px;
}
.defaultText .nextn_table {
	border:0;
}
.nextn_table .leftAlign{
	text-align:left;
}
.nextn_table .rightAlign{
	text-align:right;
}
.nextn_table .centerAlign{
	text-align:center;
}
.paginglink{
	font-size: 12px;
	font-weight:normal;
}

.tableHeaderLink{
	color: #fff;
	text-align:left;
}
.alignTopLeft, .fighterDetail td{
	text-align:left;
	vertical-align:top;
	padding-left: 10px;
}

/***** Featured Fighter ***********/
#FeaturedFighter {
	font-size: 12px;
	color: #FFF;
}
#FeaturedFighter p {
	color: #FFF;
}
#FeaturedFighter a {
	text-decoration: none;
	color: #FFF;
}

/***** News ***********************/
#News .scrollArea {
}
#News .scrollArea h2 {
	font-size: 15px;
}

#News .scrollArea p {
	font-size: 11px;
}
#News .scrollArea a {
	font-size: 11px;
}

/*---- News Page -----------------------------------------------------------------------*/
.newsContent .article {
	margin: 0 12px 20px 10px;
}
.newsContent .article p {
	padding: 0;
	margin: 0;
}
.newsContent .article .articleText {
	width: 430px;
	padding: 0 5px 0 0;
	margin: 0 0 20px 0;
}
.newsContent .article .articleImage{
	padding: 10px 0 0 0;
}

/*---- Img Gallery Page ----------------------------------------------------------------------*/
.galleryPaging{
	text-align:center;
	margin:10px auto 20px auto;
}
.galleryPaging a{
	font-weight:normal;
}
.nextn_table a {
	font-weight:normal;
}

/*---- Article Page ----------------------------------------------------------------------*/
.textDetail {
	margin: 0 12px 0 10px;
	padding:20px 0 20px 0;
}
.textDetail .date {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.data_table							{ margin: 6px 0 0 0; width:100%; border: 1px solid white; }
.data_table tr.data_title			{ border-bottom:1px solid white; font-weight:bold; background-color: #7D8F9A; color: #FFFFFF; background-position: center right; background-repeat: no-repeat; border-right: 1px solid #FFFFFF; }
.data_table tr.data_title a			{color: #FFFFFF;}
.data_table .data_bedding			{font-weight:bold; background-color: #7D8F9A; color: #FFFFFF; text-align: right; border-bottom :1px solid #b3b4af; }
.data_table .data_bedding a			{color: #FFFFFF;}
.data_table					{border: 1px solid white;}
.data_table th						{padding:5px; background-color: #EEEEEE; color:#000000; border-bottom :1px solid #7D8F9A; text-align: left;}
.data_table th  a			 		{color: #000000; text-decoration:underline; }
.data_table .data_row_field_title	{padding:5px; background-color: #B0C2CD; color:#000000; border-right: 1px solid #FFFFFF; font-weight: bold; text-align: right;}
.data_table tr						{border-left :1px solid #DBE6EE;}
.data_table .data_row td			{background-color:#9FB1BC; border-bottom:1px solid #7D8F9A;}
.data_table .data_row td a 			{color:#000000;}
.data_table .data_row_alt td		{background-color:#B0C2CD; border-bottom:1px solid #7D8F9A;}
.data_table .data_row_alt td a		{color:#000000;}
.data_table .header					{color: #FFFFFF; font-size:12px; background-position:right center; padding:0px; margin:0px; font-weight:bold; text-indent:5px; height:22px; border-right: 1px solid #FFFFFF;}
.data_table .header a				{color:#000000;}
.data_table td						{ padding:5px; }

#subNavigation {
	height: 22px;
	background-color: #9FB1BC;
}
.sublink {
	padding:4px 10px 4px 10px;
	font-weight: bold;
	float:left;
}
.sublink a {
	color: black;
	text-decoration: underline;
}
.sublink a:hover {
	color: #293942;
}
.sublinkon {
	background-color: #6C7E89;
	font-size:8pt;
	padding:4px 10px 4px 10px;
	font-weight: bold;
	float:left;
}
.sublinkon a {
	color: white;
	text-decoration: underline;
}



.newsListing1	{
	background-image:url('/images/bgNewsListing.jpg');
	background-repeat:no-repeat;
	width: 410px;
	padding: 30px 10px 10px 10px;
	margin-top: 42px;
	background-color:#7a8c96;
}
.newsListing2	{width:430px; padding-top:20px;}
.newsDate		{color:#FFFFFF; font-family:arial; font-size:8pt; font-weight:bold;}
.newsTitle		{color:#ffbb00; font-family:arial; font-size:13pt; padding-bottom:10px; font-weight:bold;}
.newsAbstract	{color:#eeeeee; font-family:arial; font-size:8pt;}
.newsImg		{border:1px solid #5e737e; padding:1px; float:right; margin:5px;}
.newsImg2		{border:1px solid #eeeeee;}
.newsFull		{background-image:url('/images/splitter.gif'); background-repeat:no-repeat; background-position:center bottom; font-family:arial; font-size:8pt; text-align:right; width:410px; color:#ffbb00; padding-bottom:10px; clear:right;}
.newsFull a		{color:#ffbb00; text-decoration:none;}
.fFighter1		{background-image:url('/images/bgFighter1.jpg'); width:127px; background-repeat:repeat-y; border-bottom:1px solid #7a8c96; text-align:center;}
.fFighter2		{background-image:url('/images/bgFighter2.jpg'); width:127px; background-repeat:repeat-y; border-top:1px solid #37464f; text-align:center;}
.fTitle			{color:#ffbb00; font-weight:bold; border-bottom:1px solid #768a91; text-align:left;}
.fText			{color:#FFFFFF; font-weight:bold; border-bottom:1px solid #768a91; text-align:left;}
.fName			{color:#ffbb00; padding:3px; background-color:#37464f; font-weight:bold;}
.fImg			{border:1px solid #5e737e;}

/* Sports Bars */
#sports_bars {
    background: #ffffff url(http://www.ufc.com/images/2009event/sports-bars-bg.jpg) no-repeat;
    width: 300px;
    height: 226px;
}

#sports_bars div {
    position: relative;
    top: 160px;
    left: 17px;
}

#sports_bars p {
    color: #929292;
    font-size: 8pt;
    position: relative;
    top: 105px;
    left: 17px;
    width: 250px;
}

#sports_bars div #text_box {
    width: 110px;
    height: 25px;
    float: left;
    margin-right: 10px;
    font-size: 18pt;
}