@import "stylesheet.css";

/*Skeleton Styles*/
* 				{font-family:Arial, Verdana, Geneva, Helvetica, sans-serif; font-size:8pt;}
#printHeader	{display:none;}
html			{color:#38505b; height:100%; margin:0px; padding:0px;}
body			{background: #000 no-repeat top ; padding:4px; margin:0px;}
/* url(/images/2009/watermark.jpg) no-repeat 1206px top */
#header			{margin:0px; padding:0px; width:970px;}
#footer			{background-color:#000000; clear:both; height:70px; margin:0; position:relative;  text-align:center; width:100%;}	
#links			{width:970px; padding:0px;}
#core			{border: 5px solid #FFFFFF;border-top:0px; background-color:#FFFFFF; text-align:center; width:1008px; padding:0px; margin:0px;}
#siteMap		{width: 100%; border: 0px; border-top: 5px solid #FFF; background-color: #000;}

/* Utility Bar */
.utilityBar{
	padding-bottom:2px;
	background: transparent url(/images/links/utilitySpacer.gif) no-repeat left 3px;
}
.utilityBar form{
	width: 300px;
}
.SearchMode{
	padding: 4px 10px 3px 10px;
	float: left;
	margin-left: 10px;
}
.SearchMode input{
	height: 10px;
}
.SearchBg{
	float: left;
	background: black url(/images/2009/utilityBar/searchBg.gif) no-repeat top left;
	width: 100px;
	margin-left: 10px;
}
.SearchBg input{
	border: none;
	background: transparent;
	color: #FFF;
	width: 81px;
	padding: 4px 10px 3px 10px;
}

.Divider{
	float: left;
	background: transparent url(/images/2009/utilityBar/divider.gif) repeat-y left;
	height: 23px;
	width: 2px;
	margin: 0 10px;
}
.SelectBox{
	float: left;
	position: relative;
}
.SelectBox .SelectionLabel{
	float: left;
	background-color: #000;
	padding: 9px 3px 10px 10px;
}
.SelectBox .CurrentlySelected{
	float: left;
	background: #000 url(/images/2009/utilityBar/selectDownArrow.gif) no-repeat right center;
	padding: 9px 20px 10px 10px;
}
.SelectBox .SelectableItems{
	position: absolute;
	z-index: 1;
	top: 24px;
	right: 0;
	list-style: none;
	width: 211px;
	padding: 0;
	margin: 0;
}
.SelectBox .SelectableItems li{
	border-top: 1px solid #7d7d7d;
	background: black none;
	padding: 0;
}
.SelectBox .SelectableItems .NewsLetter{
	padding: 5px 10px;
}
.SelectBox .SelectableItems a{
	float: none;
	display: block;
	height: auto;
	padding: 10px;
}
.SelectBox.Language .CurrentlySelected{
	padding: 6px 20px 5px 10px;
}
.SelectBox.Language .SelectableItems{
	width: 51px;
}
.SelectBox.Language .SelectableItems a{
	text-align: right;
	padding: 5px 17px 6px 5px;
}
.SelectBox.Language .SelectableItems .Espanol a{
	padding: 10px 0;
}

.SelectBox.Community .CurrentlySelected{
	font-size: 9px;
	color: #777777;
	padding: 6px 20px 5px 10px;
}

img.FlagBorder{
	border: 1px solid #7f7677;
}

/*To change the color back to the way it was.. delete teh background colors 2f373b and put the commented colors. Also uncomment the background images. That should do it. */
#subNavigation 				{ height:25px; background-color:#000000}
#subNavigation *			{font-size:8pt; font-family:arial;}
.sublink  	   				{background-color:#000000; background-image:url("/images/subnavBG.gif"); background-repeat: no-repeat; background-position: bottom right; color:#e4d9b6; padding:4px 8px 4px 8px; font-weight: bold; float:left; text-decoration: underline; }		
.sublinkon 	  				{background-color:#000000; background-image:url("/images/subnavBG.gif"); background-repeat: no-repeat; background-position: bottom right; color:#fbaf00; padding:4px 8px 4px 8px; font-weight: bold; float:left; text-decoration: underline;}		
.sublink	a				{color:#e4d9b6; text-decoration: none;} 
.sublink	a:hover 		{color:#fcaf00; text-decoration: none;} 
.sublinkon	a  				{color:#fbaf03; text-decoration: none;} 
.sublinkon	a:hover 		{color:#e4d9b6; text-decoration: none;} 

/*Tan Hack to make the site work properly in ie5 and ie5.5*/
* html #core		{ width: 1008px; w\idth: 1008px; }
* html .listing		{ width: 95%; w\idth: 100%; }
* html .fullWidth	{ width: 95%; w\idth: 100%; }

/*
#display3 #core				{background-image:url("/images/bg_home.gif?1=1");}
#display4 #core				{background-image:url("/images/bg_home.gif?1=1");}
#display2 #core 			{background-image:url("/images/bg_follow.gif?1=1");}
#display1 #core 			{background-image:none;}
*/

#display1 #regions			{display:none;} 
#display1 #body				{display:inherit; width:1008px;}
#display1 #navigation		{display:none;}

#display2.NoSparkArt #core				{border-top: 5px solid #FFF;}
#display2 #regions			{display:inherit; width:160px;}
#display2 #body				{display:inherit;width: 836px;padding-left: 10px;}
#display2 #navigation		{display:none;}

#display3 #regions			{display:inherit; width:160px;}
#display3 #body				{display:inherit; width:548px;}
#display3 #navigation		{display:inline; width:300px;}
#display3 #homePromotion	{display:none;}

#display4 #regions			{display:inherit; width:160px;}
#display4 #body				{display:inherit; width:548px;}
#display4 #navigation		{display:inherit; width:300px; padding-top:0px;}
/*#display4 #homePromotion	{position:absolute;top: 183px;left: 10px;padding: 0;z-index: 1;}
#display4 #core				{position: relative;}*/
#display4 #homePromotion	{position:absolute;top: 175px;left: 2px;padding: 0;z-index: 1;}/* DO NOT MESS WITH THIS*/


#navigation, #body, #regions		{float:left; height: inherit; overflow: visible}
#display3 #core #paddingHome		{padding: 0px 3px 0px 4px;}
#display4 #core #paddingHome		{padding: 0px 3px 0px 4px;}

/*Module Styles*/

.moduleLinks{
	background: #4a4b4b url(/images/2009/moduleLinks/background.gif) repeat-x top left;
	padding: 10px 0 0 8px;
}
.moduleLinks .Header{
	padding: 0 0 10px 0;
}
.moduleLinks ul{
	font-size: 8px;
	color: #acaba5;
}
.moduleLinks li.moduleLink{
	border-bottom: 1px solid #acaba5;
	background: transparent url(/images/2009/moduleLinks/bullet.gif) no-repeat 5px 10px;
	color: #acaba5;
	width: 143px;
	padding: 0;
}
.moduleLinks li.moduleLink a{
	display: block;
	color: #FFF;
	padding: 5px 0 5px 15px;
}
.moduleLinks li.moduleLink a:hover{
	color: #acaba5;
}

.moduleLinkSearch{
	border-bottom: 1px solid #acaba5;
	background: transparent none;
	width: 136px;
	padding: 5px 0 10px 7px;
	margin: 0px;
}
.moduleLinkSearch form{
	padding: 0px;
	margin:0px;
}
.moduleLinkSearch label{
	font-weight: bold;
	padding: 0 0 5px 0;
}
.moduleLinkSearch input{
	border: 1px solid #e0e0e0;
	float: left;
	font-weight: bold;
	color: #7d8989;
	width: 101px;
	height: 16px;
}
.moduleLinkSearch img{
	padding: 14px 5px 0px 0px;
	margin: 0px;
}

.moduleLinks .ShopUFC{
	display: block;
	padding: 8px 0 10px 0;
}

/* Old Styles, not sure if they are still used. */
.moduleLinkHighlighted			{background-color: #87969d; color:#FFFFFF; padding:3px 7px 5px 35px; margin:0; text-align:left; background-image:url("/images/modules/moduleLinksOn.gif"); background-position: bottom left; background-repeat: no-repeat; font-weight: bold;}
.moduleLinkPersistant			{background-color: #f1f1f1; color:#7d8989; padding:3px 7px 5px 35px; margin:0; text-align:left; background-image:url("/images/modules/moduleLinksPersistant.gif"); background-position: bottom left; background-repeat: no-repeat; font-weight: bold;}
.moduleLinkPersistantL			{background-color: #f1f1f1; color:#7d8989; padding:3px 7px 5px 35px; margin:0; text-align:left; background-image:url("/images/modules/moduleLinksPersistantL.gif"); background-position: bottom left; background-repeat: no-repeat; font-weight: bold;}
.moduleLinkSelected a			{display: block; color:#FFFFFF;}
.moduleLinkPersistantL a		{display: block; color:#7d8989;}
.moduleLinkPersistantL a:hover	{display: block; color:#000000;}
.moduleLinkPersistant a			{display: block; color:#7d8989;}
.moduleLinkPersistant a:hover	{display: block; color:#000000;}
.moduleLinkHighlighted a    	{display: block; color:#FFFFFF;}
.moduleLinkHighlighted a:hover	{display: block; color:#d7dce0;}

.NewsletterSignup {
	background-image: url(/images/modules/newsletter/newsletterSignup.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 30px 5px 0 5px;
	height: 86px;
}
.NewsletterSignup label {
	font-size: 9px;
	color: #fff;
}
.NewsletterSignup label.AltColor{
	color: #000;
}
.NewsletterSignup input.Checkbox{
	margin-left: 0;
}
.NewsletterSignup input.submitImage{
	float: right;
	margin: 5px 0 0 0;
}

/*Polls Section*/
#modulePolls * 						{color: #3b515f;}
#modulePolls  						{padding:0px; margin:0px;}
#modulePolls .PollHeader.AutoZone	{display: none;}
#modulePolls ul						{padding:0px; margin:0px;}
#modulePolls li						{background-image: none; padding:0px; margin:0px;}
#modulePolls li.header				{background-image:url("/images/modules/header_poll.gif"); background-color:#b9b9b9; background-repeat: no-repeat; margin:0; padding:0px; text-align:left; background-position: left top;}
#modulePolls li.a					{background-color:#f2f2f2; margin:0; padding:5px 5px 7px 5px; text-align:left;}
#modulePolls li.b					{background-color:#FFFFFF; border-top:1px solid #d0d0d0; margin:0; padding:5px 5px 5px 5px; text-align:left;}
#modulePolls .PollQuestion			{background-color: silver;}
#modulePolls .SubmitPollContainer	{text-align: right}
#modulePolls .SubmitPoll.AutoZone	{display: none;}
#modulePolls .Footer				{line-heigth: 1px;height: 10px;}

#modulePolls.AutoZone * 					{color: #FFF;}
#modulePolls.AutoZone  						{border: 1px solid #e0e0e0;background: white url(/images/2009/Poll/AutoZone/background.gif) repeat 0 2px;color: #FFF;padding:0; margin:0;}
#modulePolls.AutoZone .PollHeader			{display: none;}
#modulePolls.AutoZone .PollHeader.AutoZone	{display: inline;}
#modulePolls.AutoZone li					{background: transparent none;}
#modulePolls.AutoZone li.header				{display: none;}
#modulePolls.AutoZone .PollQuestion			{background-color: transparent;color: #FFF;font-size: 10px; font-weight: bold;padding: 0 10px;}
#modulePolls.AutoZone .a					{background: transparent none;color: #FFF;padding: 3px 10px 0 10px;}
#modulePolls.AutoZone .b					{background: transparent none; border-top:none;color: #FFF;padding: 3px 10px 0 10px;}
#modulePolls.AutoZone .SubmitPollContainer	{text-align: left;padding-top: 10px;}
#modulePolls.AutoZone .SubmitPoll			{display: none;}
#modulePolls.AutoZone .SubmitPoll.AutoZone	{display: inline;margin-left: 30px;}
#modulePolls.AutoZone .Footer				{background: transparent url(/images/2009/Poll/AutoZone/footer.gif) no-repeat bottom center;line-height: 1px;height: 10px;}

/*Sponsors Section*/
#moduleSponsors * 					{color: #3b515f;}
#moduleSponsors li					{background-color:#b9d4e5; text-indent: 10px; margin:0; text-align:left; background-image:url("/images/modules/bg_liSponsors.gif"); background-repeat: no-repeat;}
#moduleSponsors li.header			{background-image:url("/images/modules/header_sponsors.gif"); background-color:#6d8899; background-repeat: no-repeat; margin:0; padding:0px; text-align:left; }

/*Blog Section*/
#moduleBlog * 					{color: #e1dec2;}
#moduleBlog li					{background-color:#710908; text-indent: 10px; margin:0; text-align:left; background-image:url("/images/modules/bg_liBlog.gif"); background-repeat: no-repeat;}
#moduleBlog li.header			{background-image:url("/images/modules/header_latestBlog.gif"); background-color:#710908; background-repeat: no-repeat; background-position: left top; margin:0; padding:0px; text-align:left; }

/*related Articles Section*/
#moduleRelatedArticles * 			{color: #3b515f;}
#moduleRelatedArticles li			{background-color:#f2f2f2; padding-left:20px; margin:0; text-align:left; background-image:url("/images/modules/bg_lirelatedArticles.gif"); background-repeat: no-repeat; border-bottom:1px solid #dfd9d9; }
#moduleRelatedArticles li.header	{background-image:url("/images/modules/header_relatedArticles.gif"); background-repeat: no-repeat;  background-position: left top; margin:0; padding:0px; text-align:left; height:30px; }

#moduleRelatedMedia * 					{color: #3b515f;}
#moduleRelatedMedia li					{background-color:#b9d4e5; text-indent: 10px; margin:0; text-align:left; background-image:url("/images/modules/bg_liSponsors.gif"); background-repeat: no-repeat;}
#moduleRelatedMedia li.header			{background-image:url("/images/modules/header_relatedMedia.gif");  background-position: left top; background-color:#6d8899; background-repeat: no-repeat; margin:0; padding:0px; text-align:left; }



/*Schedule Section*/
#moduleSchedule * 					{color: #425968;} 
#moduleSchedule .header				{background-image:url("/images/modules/header_schedule.gif"); background-color: #6d8899; height: 30px;}
#moduleSchedule .listing tr			{border-left :1px solid #DBE6EE;}
#moduleSchedule .listing .a			{background-color:#b6c3cc; border-bottom :1px solid #9ba9b3;}
#moduleSchedule .listing .b			{background-color:#cbd4db; border-bottom :1px solid #d3dae0;}
#moduleSchedule .listing a			{color:#203847;}
#moduleSchedule .listing a:hover	{color:#000000;}

/*Schedule Section*/
#moduleMediaCenter					{background-image:url("/images/modules/bg_mediaCenter.gif?1=1"); width: 100%; background-color: #b2bbbf; color:#000000; text-align: right;}
#moduleMediaCenter 	a				{color: #ffffff;}
#moduleMediaCenter .header			{background-image:url("/images/modules/header_mediaCenter.gif?1=1"); height:30px; width:100%;}
#moduleMediaCenter h1				{color: #ffffff; font-size: 12px; margin:0px 0px 3px 0px; background-image: none;}
#moduleMediaCenter .listing tr		{background-image:url("/images/modules/slabs_mediaCenter.gif?1=1"); background-repeat: no-repeat; background-position: bottom center;}
#moduleMediaCenter .listing td		{ padding: 5px 4px 5px 4px; }
#moduleMediaCenter li				{background-color:#859197; text-indent: 10px; margin:0; text-align:left; background-image:url("/images/modules/bg_liSponsors.gif?1=1"); background-repeat: no-repeat; border-top:1px solid #c8d4d9; }
#moduleMediaCenter li a				{color: #ffffff;}
#GalleryImg 						{border-left:2px solid #929292; border-right:2px solid #929292; border-bottom:3px solid #929292; border-top:3px solid #929292;}

#moduleVideoCenter					{background-image: url("/images/modules/bg_videoCenter.jpg?1=1"); width:100%; background-color:#750808;  background-position: bottom center; color:#e1dec2; text-align: center; padding-bottom: 0px;}
#moduleVideoCenter 	a				{color: #ffffff;}
#moduleVideoCenter .header			{background-image:url("/images/modules/header_videoCenter.gif?1=1"); height:30px; width:100%; background-position: left top;}
#moduleVideoCenter h1				{color: #fbaf00; font-size: 12px; margin:0px 0px 3px 0px; background-image: none;}
#moduleVideoCenter .listing tr		{background-image:url("/images/modules/slabs_mediaCenter.gif?1=1"); background-repeat: no-repeat; background-position: bottom center;}
#moduleVideoCenter .highlight		{padding:5px 5px 10px 10px; margin:0; text-align:left; background-position: bottom center; background-image:url("/images/modules/videoSlab.gif?1=1"); background-repeat: no-repeat; color:#ffffff;}
#moduleVideoCenter .highlight a		{color:#fbaf00; display:block;}
#moduleVideoCenter .videoLink		{padding:5px 5px 10px 10px; margin:0; text-align:left; background-position: bottom center; background-image:url("/images/modules/videoSlab.gif?1=1"); background-repeat: no-repeat; color:#ffffff;}
#moduleVideoCenter .videoLink a		{color:#e4d9b6; display:block;}

/*Schedule Section*/
#moduleSearchCenter					{background-image:url("/images/modules/bg_mediaCenter.gif"); width: 100%; background-color: #b2bbbf; background-position: bottom center; background-repeat: repeat-x; color:#000000; text-align: center;}
#moduleSearchCenter h1				{color: #fbaf00; font-size: 12px; margin:0px 0px 3px 0px; background-image: none;}
#moduleSearchCenter .listing tr		{background-image:url("/images/modules/slabs_mediaCenter.gif"); background-repeat: no-repeat; background-position: bottom center;}

/*Schedule Section*/
#moduleUFCCenter					{background-image: url("/images/modules/bg_UFCCenter.gif"); width:100%; background-color:#750808; background-repeat: repeat-x; background-position: bottom center; color:#e1dec2; text-align: center; border-bottom:3px solid #000000;}
#moduleUFCCenter .header			{background-image:url("/images/modules/header_UFCCenter.gif"); height:30px; width:100%;}
#moduleUFCCenter h1					{color: #fbaf00; font-size: 12px; margin:0px 0px 3px 0px; background-image: none;}
#moduleUFCCenter .listing			{width: 95%; padding:0px; margin:0px;}
#moduleUFCCenter .defaultText 		{line-height: 1.2em}
#moduleUFCCenter .listing th		{background-color: #750808; color:#FFFFFF; text-align: left; border-right: 0px solid #000000; border-bottom :0px solid #b3b4af;}
#moduleUFCCenter .listing th a		{color:#FFFFFF;}
#moduleUFCCenter .listing td		{padding:0px; text-align: left; color: #e1dec2; }
#moduleUFCCenter .listing tr		{background-image:url("/images/modules/slabs_UFCCenter.gif"); background-repeat: no-repeat; background-position: bottom center;}

.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; }

/*Event Details Tab Styles*/
#eventInformation 					{padding:0px; margin:0px;}
#eventInformation .defaultText		{padding: 20px 10px 10px 50px;}
#eventInformation h2				{font-size: 15px; padding:0px 0px 10px 0px; margin:0px;}
#eventInformation img			 	{border-top:3px solid #bac2c5; border-right:3px solid #bac2c5; border-bottom:3px solid #bac2c5; border-left:3px solid #bac2c5; margin: 5px 10px 5px 0px; float: left;}

.eventDetails .listing				{width: 95%;}
.eventDetails .defaultText 			{line-height: 1.2em}
.eventDetails .listing th			{background-color: #FFFFFF; color:#000000; text-align: left;}
.eventDetails .listing th a			{color:#FFFFFF;}
.eventDetails .listing td			{padding:5px; text-align: left; color: #971a1e; font-weight: bold;border-bottom:1px dotted #bac2c5;}

#HeaderImg			{background-color: white;}

#newsMedia							{padding:0px; margin:0px;}
#newsMedia .defaultText				{padding: 20px 10px 10px 50px;}
#newsMedia h2						{font-size: 15px; padding:0px 0px 10px 0px; margin:0px;}
#newsMedia img			 			{border-top:3px solid #bac2c5; border-right:3px solid #bac2c5; border-bottom:3px solid #bac2c5; border-left:3px solid #bac2c5; margin: 5px 10px 5px 0px; float: left;}

/*UFCStore Section*/
#moduleUFCstore					{width: 100%; background-color: #FFFFFF; background-position: bottom center; background-repeat: repeat-x; color:#000000; text-align: center;}
#moduleUFCstore .header			{background-image:url("/images/modules/header_UFCstore.gif?1=1"); height:30px; width:100%; background-position: top left;}
#moduleUFCstore .footer			{background-image:url("/images/modules/footer_UFCstore.gif"); height:3px; width:100%; font-size:0px;}
#moduleUFCstore h1				{color: #fbaf00; font-size: 12px; margin:0px 0px 0px 0px; background-image: none; padding:0px;}
#moduleUFCstore img				{background-color: #FFFFFF; border-top:1px solid #ffffff; border-right:1px solid #ffffff; border-bottom:1px solid #ffffff; border-left:1px solid #ffffff; clear:both; text-align:center; padding-left: 25px; padding-top:0px; margin:0px;}
#moduleUFCstore	.listing		{padding:0px;}


/*Specific Styles*/

/*Top News*/
#topNews	{background-repeat: no-repeat; padding: 10px 10px 10px 10px;}
#topNews h1	{color:#8c1f1e; font-size:18px; height:32px; line-height:29px; background-image:url("/images/bg_topNewsHeader.gif"); background-repeat: repeat-x; background-position: top;}

/*In the News*/
#intheNews .title			 		{background-image:url("/images/bg_intheNewsHeader.gif"); color:#000000; font-size:12px; margin:0px; padding: 0px; background-repeat: repeat-x; background-position: bottom; font-weight: bold; clear:left; clear:right; display:block; width: 100%; margin-bottom:5px; padding-bottom:3px;}
#intheNews .date					{color: #941212; font-weight: bold; padding:0px;}	
#intheNews .a			 			{position: relative; background-color: #edf5f8; padding: 2px 5px 0px 5px;}
#intheNews .b			 			{position: relative; background-color: #FFFFFF; padding: 2px 5px 0px 5px;}
#intheNews img			 			{border-top:3px solid #bac2c5; border-right:3px solid #bac2c5; border-bottom:3px solid #bac2c5; border-left:3px solid #bac2c5; margin: 5px 5px 5px 0px; padding:0px;}
#intheNews .adBlock					{padding: 10px; }
#intheNews .adBlock img				{border: none; }
#intheNewsFooter	 	 			{background-image:url("/images/footer_intheNews.gif"); background-color: #FFFFFF; height: 10px; font-size: 0px; padding:0px 0px 0px 0px; margin-left:0px; background-repeat: no-repeat; text-align: right;}
#intheNewsFooter img	 			{border:0px; float: right; margin:5px 10px 0px 0px;}
#intheNews p						{font-size: 13px; }
#intheNews p *						{font-size: 13px; }

/*In the News*/
h1			 			{background-image:none; color:#000; font-size:14px; height:25px; padding-top: 0px; background-repeat: repeat-x; background-position: bottom;}
.title			 		{background-image:url("/images/bg_intheNewsHeader.gif"); color:#000000; font-size:12px; margin:0px; padding: 0px; background-repeat: repeat-x; background-position: bottom; font-weight: bold; clear:left; clear:right; display:block; width:330px; margin-bottom:5px; padding-bottom:3px;}
.NewsEventDetail .title	{width: auto;}
.date					{color: #941212; font-weight: bold; padding:0px;}	
.a			 			{background-color: #edf5f8; padding: 10px 10px 10px 10px;}
.b			 			{background-color: #FFFFFF; padding: 10px 10px 10px 10px;}
.b img			 		{border-top:3px solid #bac2c5; border-right:3px solid #bac2c5; border-bottom:3px solid #bac2c5; border-left:3px solid #bac2c5; margin: 5px 5px 5px 0px; padding:0px;}
.a img			 		{border-top:3px solid #bac2c5; border-right:3px solid #bac2c5; border-bottom:3px solid #bac2c5; border-left:3px solid #bac2c5; margin: 5px 5px 5px 0px; padding:0px;}

/*Schedule Section*/
#modulefeaturedMedia					{background-image:url("/images/modules/bg_mediaCenter.gif"); width: 100%; background-color: #b2bbbf; background-position: bottom left; background-repeat: repeat-x; color:#000000; text-align: center; font-weight: bold;}
#modulefeaturedMedia .header			{background-image:url("/images/modules/header_featuredMedia.gif"); background-position: left; background-repeat: no-repeat; height:30px; width:100%; background-color: #7a878f;}
#modulefeaturedMedia h4					{color: #FFFFFF; font-size: 12px; margin:0px 0px 0px 0px; background-image: none; padding:0px;}
#modulefeaturedMedia .footer			{height: 10px; font-size: 0px; background-color: #5f6f78;  }
#modulefeaturedMedia img				{border-left:5px solid #7a878f; border-right:5px solid #7a878f; border-bottom:5px solid #7a878f; border-top:5px solid #7a878f;}


.prtnFooter a		{color: silver;text-decoration: underline;}	
.prtnFooter			{background-color:#000;font-size:10px; font-weight: normal; color: #8C98A1; text-align:center;	padding: 10px 10px 10px 15px; width:983px; margin:0; text-align:center;}	

#calloutBox							{width:200px; border-left :1px solid #e5e5e5; border-right :1px solid #e5e5e5;border-bottom :1px solid #e5e5e5; border-top:1px solid #e5e5e5; margin-bottom: 10px; padding: 2px 2px 2px 2px; background-repeat: no-repeat; float:right; margin:5px 0px 5px 5px; background-image:url("/images/bgCallOutBox.gif"); background-repeat: no-repeat;}
#calloutBox img						{background-color: #FFFFFF; border-top:1px solid #FFFFFF; border-right:1px solid #FFFFFF; border-bottom:1px solid #FFFFFF; border-left:1px solid #FFFFFF}

/* ************ Drop Down *******************************/
.subMenu{ background-color: #FFFFFF; -moz-opacity:.9; filter:alpha(opacity=98); border-left:5px solid #8d1c1c;}

.subMenuLink{ font-family: verdana; /*font-size: 11;*/ display: block; color: #43494c; text-align:left; text-decoration: none; padding: 5px 5px 5px 10px; }	

.subMenuLink:hover
{background-color:#8d1c1c; color: #FFFFFF; text-align:left; text-decoration: none; padding: 5px 5px 5px 10px; }	

/*#adbar		{position:absolute; top:3px; left:1028px;}*/
#adbar img	{padding-bottom:10px; display:block; z-index: -1;}

.utilityBar				{width:1008px; background-image:url('/images/links/utilitySpacer.gif?1=4'); height:41px; background-position:0px 0px; background-repeat:no-repeat;}
table.utilityBar tr td a {
display:block;
float:left;
height:20px;
overflow:hidden;
}
#fighterPageContent		{ background-repeat:repeat-y; background-position:top right; width:837px;}
#fighterPageContentArea	{float:left; width:527px; padding-right:10px;}
#fighterPageContentArea2	{float:left; width:527px; padding-right:10px;}
#fighterPageRelatedArea	{float:left; width:300px;}
#fighterPageRelatedArea2	{float:left; width:300px;}

.fighterPageContentBlock{background-color:#f2f2f2; border-bottom:3px solid #a5a6aa;}
.fighterPageHeader		{height:24px; margin:0px; padding:0px; background-image:url("/images/fighterPage/fighterPageTitles.gif"); background-repeat: no-repeat; background-position: right top;}
.FighterPageproduct		{background-image:url('/images/fighterPage/splitter.gif'); background-repeat:no-repeat; background-position:right top; padding-left:10px; text-align:center; font-weight:bold;}
.FighterPageproductL	{background-image:none; background-repeat:no-repeat; background-position:right top; padding-left:10px; text-align:center; font-weight:bold;}
.fighterPageGallery		{text-align:center;}
.fighterPageGallery	img	{border:3px solid #929292; margin-left:5px; margin-right:5px;}
.fighterPageimgBorder	{border:3px solid #929292; margin-left:0px; margin-right:5px;}
.fighterPageSplash		{border-bottom:5px solid #000000; margin-bottom:5px; width:787px; height:365px;}
.fighterPageSplash .defaultText	{padding-top:180px; padding-left:290px; color:#FFFFFF; font-weight:bold;}	
.fighterPageSplash .defaultText	.stats	{color:#ff9400; white-space: nowrap; padding:3px 3px 2px 3px; font-size:8pt; border-bottom:1px dotted #000000;}
.fighterPageSplash .defaultText	.text	{color:#FFFFFF; white-space: nowrap; padding:3px 3px 2px 3px; font-size:8pt; border-bottom:1px dotted #000000;}
.fighterPageSplash .defaultText	.text a	{color:#00c1ff;}

.fighterPageSplashWide		{border-bottom:5px solid #000000; margin-bottom:5px; width:837px; height:365px;}
.fighterPageSplashWide .defaultText	{padding-top:180px; padding-left:290px; color:#FFFFFF; font-weight:bold;}	
.fighterPageSplashWide .defaultText	.stats	{color:#ff9400; white-space: nowrap; padding:3px 3px 2px 3px; font-size:8pt; border-bottom:1px dotted #000000;}
.fighterPageSplashWide .defaultText	.text	{color:#FFFFFF; white-space: nowrap; padding:3px 3px 2px 3px; font-size:8pt; border-bottom:1px dotted #000000;}
.fighterPageSplashWide .defaultText	.text a	{color:#00c1ff;}

.fighterPageSplashNoImage		{border-bottom:5px solid #000000; margin-bottom:5px; width:787px; height:260px;}
.fighterPageSplashNoImage .defaultText	{color:#FFFFFF; font-weight:bold;}	
.fighterPageSplashNoImage .defaultText	.stats	{color:#ff9400; white-space: nowrap; padding:3px 3px 2px 3px; font-size:8pt; border-bottom:1px dotted #000000;}
.fighterPageSplashNoImage .defaultText	.text	{color:black; white-space: nowrap; padding:3px 3px 2px 3px; font-size:8pt; border-bottom:1px dotted #000000;}
.fighterPageSplashNoImage .defaultText	.text a	{color:#00c1ff;}

/*Schedule Section*/
#moduleRelatedArticles				{background-image:url("/images/fighterPage/bgRelatedArticles.gif"); width: 100%; background-color: #83929c; color:#FFFFFF; text-align: left; background-repeat:no-repeat; padding-top:40px;}
#moduleRelatedArticles 	a			{color: #ffffff;}
#moduleRelatedArticles li			{background-color:transparent; margin:0; text-align:left; background-image:url("/images/modules/bg_liSponsors.gif"); background-repeat: no-repeat; border-bottom:1px solid #7a8e99; }
#moduleRelatedArticles li a			{color: #ffffff;}

/* New Homepage 2009 */

.utilityBar .Padding{
	padding-top: 3px;
}
#display2.NoSparkArt .utilityBar .Padding{
	padding-top: 0;
}

.MediaContainer{
	background: transparent url(/images/2009/mediaBackground.gif) no-repeat top right;
	padding: 5px 5px 3px 5px;
	margin-bottom: 10px;
}
.TopNews{
	float: left;
	width: 705px;
}

.Pane{
	float: left;
	border: 1px solid #c4c3ba;
	/*background: transparent url(/images/2009/pane/background.gif) repeat-x top center;*/
	width: 345px;
	height: 248px;
	margin: 0 5px 5px 0;
}
.Pane h1{
	background: transparent url(/images/2009/pane/header.gif) no-repeat 13px 12px;
	font-size: 14px;
	padding-left: 30px;
}
.Pane .Content{
	border: 1px solid #FFF;
	border-bottom: none;
	height: 235px;
}
.Pane .MoreContent{
	text-align: right;
	padding-right: 10px;
}
.Pane .MoreContent a{
	font-size: 11px;
	font-weight: bold;
	color: #95181C;
	line-height: 8px;
}

.Pane.NoFade{
	background-image: none;
}

.Pane.Alt{
	border-color: #FFFFFF;
}
.Pane.Alt .Content{
	border-left: none;
}

.Pane ul a{
	color: #2e3335;
}
/*
.Pane ul a:visited{
	color: #9ea3a5;
}
*/
.Pane ul a:hover{
	text-decoration: underline;
}

.Pane.Large{
	width: 537px;
	margin-bottom: 10px;
}
.Pane.Small{
	width: 298px;
}

.Pane.Horizontal{
	background-position: 0 -1px;
	height: 295px;
}

.Pane.Horizontal .SubPane{
	float: left;
	width: 265px;
	padding: 0 1px;
	margin-top: 10px;
}
.Pane .HorizontalDivider{
	float: left;
	background-color: #b6b6b6;
	width: 1px;
	height: 90%;
	margin-top: 10px;
}

.Pane .Listing .Item{
	border-bottom: 1px dotted #cccccc;
	margin: 8px 5px 5px 5px;
}
.Pane .Listing .Item.Last{
	border-bottom: none;
}

.TabbedPane,.TabbedPane2{
	float: left;
	color: #000;
	width: 347px;
	margin: 0 5px 5px 0;
}
.TabbedPane .Pane,.TabbedPane2 .Pane2{
	float: none;
	border: none;
	background: transparent;
	width: auto;
	height: auto;
	margin: 0 0 0 0;
}
.TabbedPane .Menu,.TabbedPane2 .Menu2{
	border-bottom: 1px solid #c4c3ba;
	height: 31px;
}
.TabbedPane .Menu li,.TabbedPane2 .Menu2 li{
	float: left;
	background: transparent url(/images/2009/tabbedPane/tab-bg.gif) repeat-x bottom center;
	height: 28px;
	padding: 4px 0 0 0;
}

.TabbedPane .Menu li.First a{
	width: 94px;
}
.TabbedPane2 .Menu2 li.First a{
	width: 84px;
}
.TabbedPane .Menu li.Second a{
	width: 105px;
}
.TabbedPane2 .Menu2 li.Second a{
	width: 95px;
}
.TabbedPane .Menu li.Third a{
	width: 87px;
}
.TabbedPane2 .Menu2 li.Third a{
	width: 107px;
}

.TabbedPane .Menu li a,.TabbedPane2 .Menu2 li a{
	display: block;
	border-top: 1px solid #c4c3ba;
	border-right: 1px solid #c4c3ba;
	border-left: 1px solid #FFF;
	background: transparent url(/images/2009/tabbedPane/arrow.gif) no-repeat 7px 9px;
	font-weight: bold;
	font-size: 11px;
	color: #000;
	padding: 6px 0 5px 17px;
}
.TabbedPane .Menu li.First a,.TabbedPane2 .Menu2 li.First a{
	border-left-color: #c4c3ba;
}
.TabbedPane .Menu li.Selected,.TabbedPane2 .Menu2 li.Selected{
	border: 1px solid #c4c3ba;
	border-bottom: none;
	background-image: url(/images/2009/tabbedPane/tab-bg-selected.gif);
	height: 31px;
	padding-top: 0;
}
.TabbedPane .Menu li.Selected a,.TabbedPane2 .Menu2 li.Selected a{
	border-color: #FFF;
	background: transparent url(/images/2009/tabbedPane/arrow-selected.gif) no-repeat 5px 14px;
	padding-top: 10px;
	padding-left: 19px;
}
.TabbedPane .PaneContainer,.TabbedPane2 .PaneContainer2{
	border: 1px solid #c4c3ba;
	background: #FFF url(/images/2009/tabbedPane/tabbedPane-bg.gif) repeat-x 0 0;
	border-top: none;
	height: 217px;
	margin-top: 1px;
}
.TabbedPane .Clear,.TabbedPane2 .Clear{
	clear: left;
	line-height: 1px;
	height: 1px;
	margin: 0 0 -2px 0;
}

ul.TvLogo li{
	height: 15px;	
}
ul.TvLogoNews li{
	height: 10px;	
}
.TabbedPane ul.Square,.TabbedPane2 ul.Square{
	margin-left: 16px;
}
.TabbedPane .Content,.TabbedPane2 .Content2{
	height: 190px;
	padding: 10px 0 0 0;
}
.TabbedPane .MoreContent,.TabbedPane2 .MoreContent{
	text-align: right;
	padding-right: 10px;
}
.TabbedPane .MoreContent a,.TabbedPane2 .MoreContent a{
	font-size: 11px;
	font-weight: bold;
	color: #95181C;
	line-height: 8px;
}


.Pane.Twitter .Content{
	height: 228px;
}
.Pane.Twitter .MoreContent{
/*
	border: 1px solid #FFF;
	border-top: none;
	background: #efefef none; 
*/
	padding: 0 5px 0 0;
}
.Pane.Twitter .MoreContent a{
/*
	border-left: 1px solid #FFF;
*/
	color: #000;
}

.Pane.Twitter .Title{
	text-align: left;
	padding: 3px 20px 0 6px;
	margin: 0;
}
.Pane.Twitter .Listing .Item{
	margin: 5px 5px 4px 5px;
}
.Pane.Twitter .Listing .Item.Last{
	border: none;
}
.Pane.Twitter .Item img{
	float: left;
}
.Pane.Twitter .Listing .Item .Headshot{
	border: 1px solid #c9c8bf;
	width: 45px;
	margin-bottom: 2px;
}
.Pane.Twitter .Listing .Item .Quote{
	margin: 0 5px;
}
.Pane.Twitter .Listing .Item p{
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #474747;
	width: 250px;
	margin: 0;
}
.Pane.Twitter .Listing .Item.Right p{
	text-align: right;
}
.Pane.Twitter .Listing .Item .ReadMore{
	font-size: 9px;
	font-weight: normal;
}
.Pane.Twitter .Listing .Item .Clear{
	clear: left;
	line-height: 1px;
	height: 1px;
}

.Pane.UpcomingEvents.Gold{
	border-color: #c4c3ba;
	height: auto;
}
.Pane.UpcomingEvents.Gold .Content{
	border: 1px solid #FFF;
	background: #FFF url(/images/2009/pane/events-bg.gif) repeat-x top;
	height: auto;
}
.Pane.UpcomingEvents.Gold h1{
	background-image: url(/images/2009/pane/header-alt.gif);
	color: #534c2b;
}
.Pane.UpcomingEvents.Gold a .Title{
	color: #000;
}
.Pane.UpcomingEvents.Gold a .Date{
	color: #5c0000;
}

.Pane.UpcomingEvents{
	border-color: #c4c3ba;
	height: auto;
	min-height: 248px;
}
.Pane.UpcomingEvents .Content{
	height: auto;
	min-height: 246px;
}
.Pane.UpcomingEvents .EventLink{
	float: left;
	display: block;
	width: 200px;
	padding: 10px 0 0 0;
}
.Pane.UpcomingEvents .Item{
	padding-bottom: 7px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.Pane.UpcomingEvents .PurchaseLink{
	float: right;
}
.Events .Content a{
	color: #000;
}
.Events .Content a:hover{
	text-decoration: underline;
}
/*
.Events .Content a:visited{
	color: #9ea3a5;
}
*/
.Pane.UpcomingEvents a .Title{
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #6c0002;
	width: 200px;
}
.Pane.UpcomingEvents a .Date{
	display: block;
	font-size: 10px;
	color: #4a4a4a;
}

.ProShop{
	border: 1px solid #e8e8e8;
	background: #FFF url(/images/2009/proShop/background.gif) repeat-x top;
	padding-bottom: 15px;
	margin: 2px 2px 10px 2px;
}
.ProShop .Title{
	padding: 16px 0 14px 12px;
}
.ProShop .DetailImage{
	float: left;
	text-align: right;
	width: 90px;
	padding-left: 5px;
	padding-right: 15px;
}
.ProShop .MoreProducts{
	float: left;
	font-weight: bold;
	width: 406px;
}
.ProShop .MoreProducts td{
	color: #2e3335;
	padding-bottom: 3px;
}
.ProShop .MoreProducts td.First{
	background: url(/images/2009/proShop/bullet.gif) no-repeat 0 9px;
	width: 210px;
	padding-left: 8px;
}
.ProShop .MoreProducts td.Link{
	width: 103px;
}

.Pane.Horizontal .Fantacy.SubPane{
	width: 227px;
	padding: 0 20px;
}
.Fantacy .FighterInfo{
	text-align: center;
	width: 220px;
	margin-top: 15px;
}
.Fantacy .FighterInfo img{
	border: 3px solid #767676;
}
.Fantacy .FighterInfo .Versus{
	font-size: 18px;
	font-weight: bold;
	color: #767676;
	width: 59px;
}
.Fantacy .FighterInfo .FighterA{
	font-size: 25px;
	font-weight: bold;
	color: #650000;
}
.Fantacy .FighterInfo .FighterB{
	font-size: 25px;
	font-weight: bold;
	color: #404f5d;
}
.Fantacy .VoteBars{
	float: left;
	width: 165px;
	margin: 10px 0;
}
.VoteBars .ColorBox{
	width: 11px;
	height: 11px;
}
.VoteBars .FighterA{
	background-color: #cbb6b6;
	margin-bottom: 5px;
}
.VoteBars .FighterB{
	background-color: #96a5b3;
}
.VoteBars .FighterA .ColorBox{
	background-color: #650000;
}
.VoteBars .FighterB .ColorBox{
	background-color: #404f5d;
}
.Fantacy .TotalVotes{
	float: left;
	border-left: 1px solid #d9dcdf;
	text-align: center;
	color: #a3acb5;
	width: 55px;
	padding: 0 0 0 6px;
	margin: 10px 0;
}
.Fantacy .TotalVotes strong{
	font-weight: normal;
	color: #404f5d;
}

.Pane.Horizontal .ForumThreads.SubPane,.Pane.Horizontal .PressReleases.SubPane{
	width: 247px;
	padding: 0 0 0 20px;
}
.ForumThreads .Title{
	padding: 8px 0 15px 0;
}
.PressReleases .Title{
	padding: 8px 0 15px 0;
}

.Pane .Headlines ul li{
	padding-bottom: 1px;	
}
.Pane .Headlines ul a{
	color: #000;
}
/*
.Pane .Headlines ul a:visited{
	color: #9EA3A5;
}
*/
.Headlines ul.Square{
	margin-left: 16px;
}
.Headlines img.Video{
	padding-top: 3px;
}

.Pane .Media{
	color: #000;
}
.Pane .Media .Clear{
	clear: left;
	line-height: 1px;
	height: 1px;
}
.Pane .PhotoList{
	padding: 10px 0 0 30px;
}
.Pane .PhotoList .Item{
	float: left;
	display: block;
	color: black;
	font-size: 10px;
	width: 92px;
	margin-right: 12px;
}
.Pane .PhotoList .Item .Detail{
	font-size: 9px;
}
.Pane .PhotoList img{
	border: 1px solid #212222;
	margin: 0 0 5px 0;
}
.Pane .Vault{
	border-top: 1px solid #b7b7b7;
	padding: 5px 0 0 25px;
	margin: 5px;
}
.Pane .Vault .Title{
	padding-bottom: 5px;
}
.Pane .Vault .Image{
	float: left;
	margin-right: 10px;
}
.Pane .Vault .Detail{
	float: left;
	display: block;
	color: #000;
	width: 200px;
}

.Pane .MobileForm{
	display: block;
	position: relative;
	background: transparent url(/images/2009/pane/mobile-bg.gif) no-repeat top center;
	color: #888;
	height: 163px;
	width: 251px;
	padding: 113px 0 0 0;
	margin: 0 auto;
}
	.Pane .MobileForm a:hover{
		text-decoration: underline;
		color: #888;
	}
.Pane .MobileForm #fiWidget{
	background: transparent url(/images/2009/pane/mobile_fiWidget-bg.gif) no-repeat top center;
}
.Pane .MobileForm #fiConfirm{
	padding: 0 10px;
}

#fiConfirm .Indent{
	padding: 0 15px;
}
.Pane .MobileForm p,#fiMsgTxt,#fiCreated,#fiNotCreated{
	font-size: 12px;
	font-weight: bold;
	color: #9a9a9a;
	padding: 0 15px;
	margin: 10px 0;
}
.Pane .MobileForm label{
	font-size: 12px;
	font-weight: bold;
	color: #fefefe;
	padding: 0 15px;
	margin: 0;
}
.Pane .MobileForm label img{
	padding-top: 5px;
}
.Pane .MobileForm .SignUpNow{
	margin: 57px 0 0 20px;
}
.Pane .MobileForm .AreaCode{
	position: absolute;
	top: 193px;
	left: 22px;
}
.Pane .MobileForm .ThreeDigit{
	position: absolute;
	top: 193px;
	left: 86px;
}
.Pane .MobileForm .ThreeDigit input,
.Pane .MobileForm .AreaCode input{
	text-align: center;
	width: 40px;
}
.Pane .MobileForm .FourDigit{
	position: absolute;
	top: 193px;
	left: 158px;
}
.Pane .MobileForm .FourDigit input{
	text-align: center;
	width: 51px;
}
