@import "global.css";
@import "main.css";


/*- custom menu reset */
----------------------------------------------------------------------*/
html.dhtml-menus,body.dhtml-menus,div.dhtml-menus,span.dhtml-menus,object.dhtml-menus,iframe.dhtml-menus,h1.dhtml-menus,h2.dhtml-menus,h3.dhtml-menus,h4.dhtml-menus,h5.dhtml-menus,h6.dhtml-menus,p.dhtml-menus,blockquote.dhtml-menus,pre.dhtml-menus,abbr.dhtml-menus,address.dhtml-menus,cite.dhtml-menus,code.dhtml-menus,del.dhtml-menus,dfn.dhtml-menus,em.dhtml-menus,img.dhtml-menus,ins.dhtml-menus,kbd.dhtml-menus,q.dhtml-menus,samp.dhtml-menus,small.dhtml-menus,strong.dhtml-menus,sub.dhtml-menus,sup.dhtml-menus,var.dhtml-menus,b.dhtml-menus,i.dhtml-menus,dl.dhtml-menus,dt.dhtml-menus,dd.dhtml-menus,ol.dhtml-menus,ul.dhtml-menus,li.dhtml-menus,fieldset.dhtml-menus,form.dhtml-menus,label.dhtml-menus,legend.dhtml-menus,table.dhtml-menus,caption.dhtml-menus,tbody.dhtml-menus,tfoot.dhtml-menus,thead.dhtml-menus,tr.dhtml-menus,th.dhtml-menus,td.dhtml-menus,time.dhtml-menus,mark.dhtml-menus,audio.dhtml-menus,video.dhtml-menus { margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent; } 
body.dhtml-menus { line-height:1; }
ol.dhtml-menus,ul.dhtml-menus { list-style:none; }
blockquote.dhtml-menus,q.dhtml-menus { quotes:none; }
blockquote.dhtml-menus:before,blockquote.dhtml-menus:after,q.dhtml-menus:before,q.dhtml-menus:after { content:'';content:none; }
ins.dhtml-menus { text-decoration:none; }
del.dhtml-menus { text-decoration:line-through; }
table.dhtml-menus { border-collapse:collapse;border-spacing:0; }

/*- New Ad Layout */
.ADwrap {
	width: 100%;
}
.LeftADwrap {
	max-width: 500px;
	position: relative;
	left: -500px;
	top: 0px;	
	overflow: hidden;
}
.RightADwrap {
	min-width: 0px;
	max-width: 500px;
	position: relative;
	left: 985px;
	top: -1200px;
	overflow: hidden;
}
.Hide {
	display: none;
}
.ImageButton {
	vertical-align: middle;
}
.Ad img {
	padding: 0;
	margin: 0;
}
.Message p {
	color: red;
}

.BodyOnly {
	background-image:none;
	background-color: #FFF;
	padding: 0;
	margin: 0;
}

body {
	background-image: url(/images/layout/background.gif);
	background-color: #000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height:1.6em;
	margin: 0 0 10px 0;
	color: #505050;
	overflow-x: hidden;
}

.Wrapper {
	width: 985px;
	margin: 0 auto;
	padding-top: 5px;
}

#utilityBar{
	background: transparent url(/images/utilitybar/background.gif) no-repeat top;
}
	#utilityBar .ExternalLinks{
		float: right;
		border: none;
	}
	#utilityBar .FindFighter{
		float: right;
		height: 26px;
		padding: 0 5px 0 0;
		margin: 0;
	}
	#utilityBar .BubbleInput{
		display: block;
		float: left;
		background: transparent url(/images/utilitybar/search/leftBorder.gif) no-repeat 0 4px;
		padding: 4px 0 0px 5px;
		width: 150px;
	}
	#utilityBar .FindFighter .Button{
		cursor: pointer;
		margin-top: 4px;
	}
	#utilityBar .Background{
		display: block;
		background: transparent url(/images/utilitybar/search/input-bg.gif) repeat-x top;
	}
	#utilityBar .BubbleInput input{
		background: transparent;
		border: none;
		color: #FFF;
		padding: 3px 0 2px 0;
	}

@font-face {
font-family: LeagueGothic;
src: url('/webfonts/LeagueGothic.otf');
}
@font-face {
font-family: blue_highway_bd;
src: url('/webfonts/blue_highway_bd.otf');
}

#page {
	width: 979px;
	display: block;
	background-color: #FFF;
	padding: 3px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;	
	position: absolute;
	top: 5px;
}
#page #header {
	display: block;
	height: 180px;
	width: 979px;
	background-color: #000;
	background-image: url(/images/layout/headerbg.png);
	background-repeat: no-repeat;
	margin-bottom: 3px;
}

#page #header img {
	border:none;
}
#page #header #header-top {
	display: block;
	height: 54px;
	width: 979px;
}
#page #header #headermid {
	display: block;
	height: 90px;
	width: 979px;
}

#page #header #headerbottom {
	display: block;
	height: 36px;
	width: 979px;
}
#page #header #header-top #uglogo {
	display: block;
	height: 44px;
	width: 689px;
	position: relative;
	top: 4px;
	left: 14px;
	background-image: url(/images/layout/UG-logo.png);
	background-repeat: no-repeat;
	float: left;
}
#page #header #header-top #oglogo {
	display: block;
	height: 44px;
	width: 689px;
	position: relative;
	top: 4px;
	left: 14px;
	background-image: url(/images/layout/OG-logo.png);
	background-repeat: no-repeat;
	float: left;
}
#page #header #header-top #social-icons {
	display: block;
	float: right;
	margin: 11px 4px 0px 0px;
}
#page #header #headermid #adspace {
	background-color: #333;
	display: block;
	height: 90px;
	width: 728px;
	float: left;
	margin-top: -2px;
}
#page #header #headermid ul {
	width: 240px;
	float:left;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding: 0px 0px 0px 0px;
}
#page #header #headermid ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	height: 44px;
	width: 118px;
	display: inline-block;
	background-image: none;
}
/*affliction button*/
#page #header #headermid ul li a.header-affliction:link {
	display: block;
	height: 44px;
	width: 118px;
	background-image: url(/images/layout/header-affliction.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -99999px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
#page #header #headermid ul li a.header-affliction:hover {
	display: block;
	height: 44px;
	width: 118px;
	background-image: url(/images/layout/header-affliction.png);
	background-repeat: no-repeat;
	background-position: 0px -44px;
	text-indent: -99999px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
/*fueltv button*/
#page #header #headermid ul li a.header-fuel:link {
	display: block;
	height: 44px;
	width: 118px;
	background-image: url(/images/layout/fox_sports.png);
	background-repeat: no-repeat;
	background-position: 0px -44px;
	text-indent: -99999px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
#page #header #headermid ul li a.header-fuel:hover {
	display: block;
	height: 44px;
	width: 118px;
	background-image: url(/images/layout/fox_sports.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -99999px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
/*atama button*/
#page #header #headermid ul li a.header-atama:link {
	display: block;
	height: 44px;
	width: 118px;
	background-image: url(/images/layout/header-atama.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -99999px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
#page #header #headermid ul li a.header-atama:hover {
	display: block;
	height: 44px;
	width: 118px;
	background-image: url(/images/layout/header-atama.png);
	background-repeat: no-repeat;
	background-position: 0px -44px;
	text-indent: -99999px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
/*draftkings button*/
#page #header #headermid ul li a.header-draftkings:link {
	display: block;
	height: 44px;
	width: 118px;
	background-image: url(/images/layout/header-draftkings3.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -99999px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
#page #header #headermid ul li a.header-draftkings:hover {
	display: block;
	height: 44px;
	width: 118px;
	background-image: url(/images/layout/header-draftkings3.png);
	background-repeat: no-repeat;
	background-position: 0px -44px;
	text-indent: -99999px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
/*request a test button*/
#page #header #headermid ul li a.header-request:link {
	display: block;
	height: 44px;
	width: 118px;
	background-image: url(/images/layout/header-requestatest.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -99999px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;	
}
#page #header #headermid ul li a.header-request:hover {
	display: block;
	height: 44px;
	width: 118px;
	background-image: url(/images/layout/header-requestatest.png);
	background-repeat: no-repeat;
	background-position: 0px -44px;
	text-indent: -99999px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
/*sprawl button*/
#page #header #headermid ul li a.header-sprawl:link {
	display: block;
	height: 44px;
	width: 118px;
	background-image: url(/images/layout/header-sprawl.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -99999px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;	
}
#page #header #headermid ul li a.header-sprawl:hover {
	display: block;
	height: 44px;
	width: 118px;
	background-image: url(/images/layout/header-sprawl.png);
	background-repeat: no-repeat;
	background-position: 0px -44px;
	text-indent: -99999px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
/*RevGear button*/
#page #header #headermid ul li a.header-revgear:link {
	display: block;
	height: 44px;
	width: 118px;
	background-image: url(/images/layout/header-revgear9.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -99999px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;	
}
#page #header #headermid ul li a.header-revgear:hover {
	display: block;
	height: 44px;
	width: 118px;
	background-image: url(/images/layout/header-revgear9.png);
	background-repeat: no-repeat;
	background-position: 0px -44px;
	text-indent: -99999px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
#page #header #headerbottom #headermenu {
	display: block;
	height: 36px;
	width: 679px;
	float: left;
}
#page #header #headerbottom #headersearch {
	background-image: url(/images/layout/searchbg.png);
	background-repeat: no-repeat;
	background-size: 88% 100%; 
	display: block;
	height: 25px;
	width: 248px;
	float: left;
	margin: 6px 0px 0px 6px;
	color:#323232;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
}
#page #header #headerbottom #headersearch #search {
	border:none;
	background:rgba(225, 225, 225, 0.0);
	margin: 4px 5px 0px 5px;
	width: 200px;
}
input:focus, select:focus, textarea:focus {
    outline: none;
}
#page #header #headerbottom #headersearch a.lente {
	background-image: url(/images/layout/search-btn.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 25px;
	width: 28px;
	float:right;
}
#page #header #headerbottom #headersearch a.lente:hover {
	background-image: url(/images/layout/search-btn.png);
	background-repeat: no-repeat;
	background-position: 0px -25px;
	display: block;
	height: 25px;
	width: 28px;
}
/*
 Added duplicates for new OG Header
*/
#page #OGheader {
	display: block;
	height: 180px;
	width: 979px;
	background-color: #000;
	background-image: url(/images/layout/OGheaderbg.png);
	background-repeat: no-repeat;
	margin-bottom: 3px;
}
#page #OGheader img {
	border:none;
}
#page #OGheader #header-top {
	display: block;
	height: 54px;
	width: 979px;
}
#page #OGheader #headermid {
	display: block;
	height: 90px;
	width: 979px;
}

#page #OGheader #headerbottom {
	display: block;
	height: 36px;
	width: 979px;
}
#page #OGheader #header-top #uglogo {
	display: block;
	height: 44px;
	width: 689px;
	position: relative;
	top: 4px;
	left: 14px;
	background-image: url(/images/layout/UG-logo.png);
	background-repeat: no-repeat;
	float: left;
}
#page #OGheader #header-top #oglogo {
	display: block;
	height: 44px;
	width: 689px;
	position: relative;
	top: 4px;
	left: 14px;
	background-image: url(/images/layout/OG-logo.png);
	background-repeat: no-repeat;
	float: left;
}
#page #OGheader #header-top #social-icons {
	display: block;
	float: right;
	margin: 11px 4px 0px 0px;
}
#page #OGheader #headermid #adspace {
	background-color: #333;
	display: block;
	height: 90px;
	width: 728px;
	float: left;
	margin-top: -2px;
}
#page #OGheader #headerbottom #headermenu {
	display: block;
	height: 36px;
	width: 679px;
	float: left;
}
#page #OGheader #headerbottom #headersearch {
	background-image: url(/images/layout/searchbg.png);
	background-repeat: no-repeat;
	background-size: 88% 100%; 
	display: block;
	height: 25px;
	width: 248px;
	float: left;
	margin: 6px 0px 0px 6px;
	color:#323232;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
}
#page #OGheader #headerbottom #headersearch #search {
	border:none;
	background:rgba(225, 225, 225, 0.0);
	margin: 4px 5px 0px 5px;
	width: 200px;
}
#page #OGheader #headerbottom #headersearch a.lente {
	background-image: url(/images/layout/search-btn.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 25px;
	width: 28px;
	float:right;
}
/* social icons start */
.socialbutton {
	display:block;
	width: 30px;
	height: 30px;
	color:#fff;
	border-radius:8px;
	text-decoration:none;
	background-repeat:no-repeat;
	
	background-image:-webkit-linear-gradient(
        top left,
        rgba(255, 255, 255, 0.2) 0%,
        rgba(255, 255, 255, 0.2) 37%,
        rgba(255, 255, 255, 0.8) 45%,
        rgba(255, 255, 255, 0.0) 50%
    );
	
	 background-image:-moz-linear-gradient(
        0 0,
        rgba(255, 255, 255, 0.2) 0%,
        rgba(255, 255, 255, 0.2) 37%,
        rgba(255, 255, 255, 0.8) 45%,
        rgba(255, 255, 255, 0.0) 50%
    ); 
	 
    background-image:-o-linear-gradient(
        0 0,
        rgba(255, 255, 255, 0.2) 0%,
        rgba(255, 255, 255, 0.2) 37%,
        rgba(255, 255, 255, 0.8) 45%,
        rgba(255, 255, 255, 0.0) 50%
    );
	
    background-image:linear-gradient(
        0 0,
        rgba(255, 255, 255, 0.2) 0%,
        rgba(255, 255, 255, 0.2) 37%,
        rgba(255, 255, 255, 0.8) 45%,
        rgba(255, 255, 255, 0.0) 50%
    );	
	
	
	background-position:-100px -100px, 0 0;
	-moz-background-size:250% 250%, 100% 100%;
	background-size:250% 250%, 100% 100%;
	-webkit-transition:background-position 0s ease;
	-moz-transition:background-position 0s ease;
	-o-transition:background-position 0s ease;
	transition:background-position 0s ease;
}

.socialbutton:hover, .uibutton:focus {
    color:#fff;
	text-decoration:none;
    background-position:0 0, 0 0;
    -webkit-transition-duration:0.5s;
       -moz-transition-duration:0.5s;
            transition-duration:0.5s;
}

.socialbutton:active {
    top:1px;
	text-decoration:none;   
}

#icon-fb {
	background-image: url(/images/layout/icon-fb.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
	display:block;
	float:left;
	margin: 0px 10px 0px 0px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
#icon-fb:hover {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
#icon-twit {
	background-image: url(/images/layout/icon-twitter.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
	display:block;
	float:left;
	margin: 0px 10px 0px 0px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
#icon-twit:hover {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
#icon-gplus {
	background-image: url(/images/layout/icon-googleplus.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
	display:block;
	float:left;
	margin: 0px 10px 0px 0px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
#icon-gplus:hover {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
#icon-apple {
	background-image: url(/images/layout/icon-apple.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
	display:block;
	float:left;
	margin: 0px 10px 0px 0px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
#icon-apple:hover {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
#icon-droid {
	background-image: url(/images/layout/icon-android.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
	display:block;
	float:left;
	margin: 0px 10px 0px 0px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
#icon-droid:hover {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
#icon-youtube {
	background-image: url(/images/layout/icon-youtube.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
	display:block;
	float:left;
	margin: 0px 10px 0px 0px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
#icon-youtube:hover {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
/*social icons end*/

/*topnav start*/
#topnav {
	font: normal 13px Arial, Helvetica, sans-serif;
	margin-top: 3px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 0px 0px;
	width: 675px;
}
#topnav li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 8px 0px;
	float: left;
	position: relative;
	list-style: none;
	background-image: none;
}
#topnav li.mainlink {
	background-image: url(/images/layout/mainlinksbreak.png);
	background-repeat: no-repeat;
	background-position: right 6px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}
#topnav li.mainlink-last {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 5px;
}
/* main level link */
#topnav a.mainlinks {
	font-family: Arial Black, Gadget, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-smooth: always;
	text-transform: uppercase;
	margin: 4px 4px 0px 0px;
}
#topnav a {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding: 4px 9px 4px 9px;
	margin: 0px 0px 0px 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}

#topnav.first a {
	padding-left: 15px;
}
#topnav a:hover {
	color: #fff;
}
/* main level link hover */
#topnav .current a, #topnav li:hover > a {
	color: #999;
}
/* sub levels link hover */
#topnav ul li:hover a, #topnav li:hover li a {
	background: none;
	color: #fff;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #b01b1b;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}
#topnav ul a:hover {
	background:rgba(21,21,21, 0.5) !important;
	color: #fff !important;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .0);
}
/* dropdown */
#topnav li:hover > ul {
	display: block;
	text-transform: capitalize;

}
/* level 2 list */
#topnav ul {
	visibility:hidden;
	margin: 0px;
	padding: 4px 4px 4px 4px;
	position: absolute;
	top: 32px;
	left: -100px;
	background: #751212 url(/images/layout/navbg.png) repeat 0 0;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, .5);
	-moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, .5);
	box-shadow: 2px 2px 3px rgba(0, 0, 0, .5);
	z-index: 500;
}
#topnav ul li {
	float: none;
	margin: 0;
	padding: 0;
}
#topnav ul a {
	text-transform: capitalize;
	font-weight: normal;
	text-shadow: 0 0px 0 #999;
}
/* level 3+ list */
#topnav ul ul {
	left: 181px;
	top: -3px;
}
/* rounded corners of first and last link */
#topnav ul li:first-child > a {
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topright: 0px;
}
#topnav ul li:last-child > a {
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-radius-bottomright: 0px;
}
/* clearfix */
#topnav:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.GradientBox{
	background: #FFF url(/images/gradientBox/background.jpg) repeat-x top;
	border: 1px solid #dcdad7;
	padding: 5px;
	margin: 5px 0;
}
	.GradientBox h2{
		background: transparent none;
		border: none;
		font-family: Arial,sans-serif;
		font-style: normal;
		font-size: 14px;
		color: #000;
		padding: 0;
		margin: 0;
	}
	.GradientBox h3{
		background: transparent none;
		font-family: Arial,sans-serif;
		font-style: normal;
		font-size: 14px;
		color: #000;
		padding: 0;
		margin: 0;
	}
	#page .GradientBox .Footer{
		background: transparent none;
		height: auto;
		padding: 0;
		margin: 0;
	}
	.GradientBox .Detail p{
		color: #FFF;
	}
.Video.GradientBox h3{
	background: transparent url(/images/icon/dwnCarrot_red.gif) no-repeat 262px 5px;
}
	.Video.GradientBox a:hover h3 {
		text-decoration: none;
	}
	.GradientBox.Video .ArticleImage{
		border: 1px solid #FFF;
		max-width: 282px;
	}
	.GradientBox.Video .Content{
		position: relative;
		width: 284px;
		margin: 0 auto;
	}
	.GradientBox.Video .Detail{
		position: absolute;
		bottom: 0;
		left: 0;
		background: transparent url(/images/layout/darkGreyTransparent_10x10.png) repeat top right;
		line-height: normal;
		color: #FFF;
		height: 66px;
		width: 282px;
		margin: 0 1px 1px 1px;
	}
	.GradientBox.Video .PlayBtn{
		position: absolute;
		top: 75px;
		left: 117px;
		background: transparent none;
		filter:alpha(opacity=60);
	}
.GradientBox .Forum {
	background: transparent none;
	font-family: Arial,sans-serif;
	font-size: 11px;
	color: #000;
	width: 285px;
	padding: 0;
	margin: 0;
}
	.GradientBox .Forum th{
		font-family: Arial,sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #000;
		padding: 5px 0 8px 0;
	}
	.GradientBox .Forum th.LastUpdated{
		font-size: 8px;
		color: #4C4C4C;
	}
	.GradientBox .Forum tr td{
		border-bottom: 1px solid #E6E5E3;
		padding: 0 0 10px 0;
	}
	.GradientBox .Forum tr.Header{
		border-bottom: none;
		padding: 5px 0;
	}
	.GradientBox .Forum a{
		color: #000;
	}
.GradientBox.Buzz h2{
	background: transparent url(/images/icon/dwnCarrot_red.gif) no-repeat 262px 5px;
}
	.GradientBox.Buzz table{
		width: 100%;
		margin: 5px 0;
	}
	.GradientBox.Buzz tr td{
		vertical-align: middle;
		border-bottom: 1px solid #E6E5E3;
		padding-bottom: 2px;
	}
	.GradientBox.Buzz tr.Last{
		border-bottom: none;
	}
	.GradientBox.Buzz tr .NameCol{
		font-family: Arial,sans-serif;
		font-size: 11px;
		padding: 5px 0;
	}
	.GradientBox.Buzz tr .MovementIconCol{
		text-align: center;
	}
	.GradientBox.Buzz tr .MovementCol{
		font-family: Arial,sans-serif;
		font-size: 9px;
		font-weight: bold;
	}
	.GradientBox.Buzz tr a{
		color: #000;
	}

/* Main Event Section */
.MainEvent{
	background: #000 url(/images/mainEvent/background.jpg) no-repeat bottom;
	padding: 0 5px;
	margin: 0 0 5px 0;
}
.MainEvent .Event{
	display: block;
	border-top: 1px solid #000;
	border-bottom: 1px solid #3a3d42;
	color: #FFF;
	padding: 10px;
	margin: 0;
}
.MainEvent .Event:hover{
	text-decoration: none;
}
.MainEvent h2{
	border: none;
	font-family: Arial,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding: 0;
	margin: 0;
}
.MainEvent .Date{
	display: block;
	font-family: Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7d7a58;
	padding: 0 0 5px 0;
}
.MainEvent FighterAHeadshot,
.MainEvent FighterBHeadshot{
	float: left;
}
.MainEvent .CenterCol{
	display: block;
	float: left;
	width: 102px;
	padding: 0 5px;
}
.MainEvent .FighterAHeadshot{
	float: left;
	border: 1px solid #c6c6c6;
}
.MainEvent .FighterBHeadshot{
	float: left;
	border: 1px solid #c6c6c6;
}
.MainEvent .FighterA{
	display: block;
	text-align: left;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #c6c6c6;
}
.MainEvent .Versus{
	display: block;
	text-align: center;
	padding: 4px 0;
}
.MainEvent .FighterB{
	display: block;
	text-align: right;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #c6c6c6;
}
.MainEvent .Clear{
	display: block;
	clear: left;
	line-height: 1px;
	height: 1px;
}

h2.PollHeader{
	margin-top: 11px;
}
.data_table.NewsPoll{
	width: 299px;
	margin-left: 1px;
	margin-bottom: 0;
}
	.data_table.NewsPoll th{
		padding-top: 0px;
		
	}
	.data_table.NewsPoll td{
		padding-top: 4px;
		padding-bottom: 4px;
	}
.data_table.NewsPollResults{
	width: 299px;
	margin-left: 1px;
	margin-bottom: 0;
}
	.data_table.NewsPollResults th{
		padding-top: 0px;
	}
	.data_table.NewsPollResults td{
		padding-top: 3px;
		padding-bottom: 3px;
	}
	.data_table.NewsPollResults .ArticleSource{
		color: #ADB5BD;
	}
.data_table.NewsPollError{
	margin-bottom: 0;
}
	.data_table.NewsPollError th{
		padding-top: 0px;
	}
	.data_table.NewsPollError td{
		padding-top: 1px;
		padding-bottom: 0;
	}
	.data_table.NewsPollError .PollSubmitFailLink{
		color: #B70000;
	}
	.data_table.NewsPollError .PollSubmitFailLink:hover{
		color: #000;
	}



#giantAd{
	position: absolute;
	top: 126px;
	left: 1px;
	z-index: 90000;
}
#giantAd img{
	margin: 0;
}

#banner {
	background: transparent url(/images/layout/header-bannerBackground.gif) repeat-x left;
	vertical-align: middle;
	text-align: center;
	width: 732px;
	height: 92px;
	padding: 1px 0 0 0;
}

#menuBar {
	background: transparent url(/images/layout/menuBar-background.gif) no-repeat top;
	height: 32px;
	padding: 1px 0 5px 1px;
	margin: 0;
}
	#menuBar img {
		border: none;
	}
	#menuBar .Sponsors {
		background-color: #000;
		padding: 0;
	}
	#menuBar .Sponsors ul {
		background-color: #000;
		list-style: none;
		padding: 0;
		margin: 0;
	}
	#menuBar .Sponsors ul li {
		float: left;
		background-image: none;
		height: 30px;
		padding: 0;
		margin: 0;
	}
	#menuBar .Sponsors ul .First {
		padding: 0 0 0 5px;
	}
	#menuBar .Sponsors ul .Divider {
		padding: 0 2px;
	}
	#menuBar .Sponsors ul li img {
		height: 30px;
		padding: 0;
		margin: 0;
	}

#menuBar .MenuPlaceHolder {
	position: absolute;
}
	#page .Footer {
		background-image: url(/images/layout/footer-topBackground.gif);
		background-repeat: repeat-x;
		background-position: top center;
		text-align: center;
		font-size: 11px;
		color: #CBCBCB;
		height: 85px;
		padding: 0px 0 30px 0;
	}
	#page .Footer ul {
		background-image: none;}	
	#page .Footer li {
		float:right;
		background-image: none;
		border-left:1px solid #61666c;
		padding:0px 20px 0px 20px;
	}		
	#page .Footer li a {
		color:#ffc600;
		font-size:8pt;
	}	
	#page .Footer .RSS {
		vertical-align: middle;
	}
	#page .Footer a {
		color: #CBCBCB;
		text-decoration: underline;
	}

#footer {
	font-size: 11px;
	color: #CBCBCB;
	padding: 0 0 20px 10px;
}
	#footer ul {
		color: #910000;
		list-style: none;
		padding: 0;
		margin: 0;
	}
	#footer ul li {
		background-image: none;
		float: left;
		padding: 0 2px 0 2px;
	}
	#footer ul li a {
		color: #910000;
		text-decoration: none;
	}
#content {
	background-color: #FFF;
	margin: 0;
	padding: 0;
}
#contentPage {
	background-color: #E6E5E3;
	/*color: #494949;*/
	color: #000;
	padding: 0;
	margin: 0;
}
.OneCol, .FramedForum, .StandardForum {
	background-color: #FFF;
	min-height: 400px;
}
.Training {
	background-color: #E6E5E3;
}

.ColumnWrapper {
	padding: 0;
	margin: 0;
}
	.ColumnWrapper td.LeftCol,
	.ColumnWrapper td.CenterCol,
	.ColumnWrapper td.RightCol {
		vertical-align: top;
		height: 400px;
		padding: 0;
		margin: 0;
	}
	.ColumnWrapper td.LeftCol table td,
	.ColumnWrapper td.CenterCol table td,
	.ColumnWrapper td.RightCol table td {
		height: auto;
	}
	.ColumnWrapper.FlyerPage .LeftCol {
		width: 579px;
	}
	
.LeftCol {
	background-color: #FFF;
	width: 679px;
	min-height: 400px;
	padding-bottom: 15px;
}
	.BannerAdRight .LeftCol {
		width: 818px;
		min-height: 590px;
	}
	.FighterResume .LeftCol {
		background-color: transparent;
		width: 482px;
		min-height: 590px;
		padding: 0 3px 0 0;
	}
	.FlyerPage .LeftCol {
		width: 578px;
		min-height: 590px;
	}
	.StandardForum .LeftCol {
		width: 631px;
	}
	.StandardForum .BannerLeftCol {
		width: 817px;
	}
	.FramedForum .LeftCol {
		width: 540px;
	}
	.ProfilePage .LeftCol {
		background-color: transparent;
		border-right: 4px solid #000;
		width: 611px;
		min-height: 590px;
		padding: 0;
	}
	.Stats .LeftCol {
		/*width: 600px;*/
		width: 678px;
	}
	.TrainingHome .LeftCol {
		width: 679px;
		padding: 0;
		margin: 0;
	}
	.Training .LeftCol {
		background-color: #E6E5E3;
		width: 300px;
		min-height: 590px;
	}

.CenterCol {
	background-color: transparent;
}

.RightCol {
	background-color: transparent;
	text-align: left;
	width: 300px;
	padding: 0;
	margin: 0;
}
	.BannerAdRight .RightCol {
		width: 160px;
	}
	.FighterResume .RightCol {
		width: 484px;
	}
	.FlyerPage .RightCol {
		width: 400px;
	}
	.StandardForum .RightCol {
		border-left: 1px dotted #7F7F7F;
		background-color: #D9D8D4;
		width: 346px;
		min-height: 500px;
		padding: 0;
		margin: 0 0 0 1px;
	}
	.StandardForum .BannerRightCol {
		border-left: 1px dotted #7F7F7F;
		background-color: #D9D8D4;
		width: 160px;
		min-height: 500px;
		padding: 0;
		margin: 0 0 0 1px;
	}
	.FramedForum .RightCol {
		border-left: 1px dotted #7F7F7F;
		background-color: #D9D8D4;
		width: 186px;
		min-height: 500px;
		padding: 0;
		margin: 0 0 0 1px;
	}
	.ProfilePage .RightCol {
		width: 358px;
	}
	.Stats .RightCol {
		/*width: 347px;*/
		width: 300px;
	}
	.TrainingHome .RightCol {
		width: 300px;
		min-height: 590px;
		padding: 0;
		margin: 0;
	}
	.Training .RightCol {
		background-color: #FFF;
		width: 679px;
		min-height: 800px;
		padding: 0;
		margin: 0;
	}

.OutsideAd {
	position: absolute;
	top: 0;
	left: 981px;
}

.GenericText {
	margin: 10px;
}
.smallWhiteText {
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
}

.tiny {
	font-size: 10px;
	color: #878787;
}

.checkoutContent {
	padding: 0px 20px 20px 20px;
	width: 760px;
	background-color: #fff;
}

.LatestVideo h1.Header {
	background-color: transparent;
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #fff;
	padding: 9px 14px 4px 29px;
	margin: 0;
}
.LatestVideo img {
	border: 2px solid #FFF;
}
.LatestVideo .Content {
	position: relative;
	border-right: 2px solid #000;
	border-left: 1px solid #000;
	line-height: 15px;
	min-height: 60px;
}
.LatestVideo .Content .Detail {
	position: absolute;
	bottom: 2px;
	left: 2px;
	width: 310px;
	height: 60px;
	padding: 3px 5px 3px 5px;
}
.LatestVideo .Content .Detail h2 {
	border-bottom: none;
	background-image: none;
	background-color: transparent;
	font-size: 11px;
	font-weight: bold;
	color: #FA0;
	margin: 3px 0 3px 0;
	padding: 0;
}
.LatestVideo .Content .Detail h2 a {
	font-size: 11px;
	font-weight: bold;
	color: #FA0;
}
.LatestVideo .Content .Detail p {
	font-size: 11px;
	color: #FFF;
	margin: 0;
	padding: 0;
}

.SearchArea {
	background-color: #000;
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	color: #fff;
	padding: 5px 0 5px 0;
}
	.SearchArea form {
		padding: 0 0 8px 0;
	}
	.SearchArea label {
		margin: 0 0 0 12px;
	}
	.SearchArea input.Box {
		background-image: url(/images/layout/home/searchArea-input-bg.gif);
		border: 1px solid #909090;
		color: #FFF;
		height: 19px;
		margin: 0 0 0 13px;
		padding: 1px 3px 1px 3px;
	}
	.SearchArea em {
		color: #FFAA00;
		margin: 0 0 0 12px;
	}
	.SearchArea .HotSearch {
		background-image: url(/images/layout/home/searchArea-HotSearch-bg.jpg);
		background-position: center;
		background-repeat: no-repeat;
		width: 275px;
		height: 18px;
		padding: 3px 10px 3px 10px;
		margin: 0 0 0 5px;
	}
	.SearchArea .HotSearch a {
		text-decoration: none;
		font-size: 9px;
		font-style: normal;
		color: #FFF;
	}
	.SearchArea .HotSearch a:hover {
		text-decoration: underline;
		color: #FFAA00;
	}
	.SearchArea .HotSearch .HotSearchLinks {
		font-size: 10px;
		margin-left: 10px;
	}

.SearchArea.Official {
	background-image: url(/images/layout/home/OfficalSearchBar-bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #333333;
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	font-size: 11px;font-weight: bold;
	font-style: italic;
	color: #fff;
	padding: 5px 0 2px 0;
}
		.SearchArea.Official.Width400 {
			background-image: url(/images/layout/home/OfficalSearchBar-bg_400w.jpg);
			width: 400px;
		}
	.SearchArea.Official h3 {
		font-size: 13px;
		color: #FFF;
	}
	.SearchArea.Official h4 {
		background-image: none;
		background-color: transparent;
		background-color: #1A1A1A;
		font-size: 13px;
		color: #FFF;
		padding: 3px 10px 3px 5px;
		margin: 2px 0 0 0;
	}
	.SearchArea.Official h4 a {
		color: #FFB400;
	}
	.SearchArea.Official h4 a:hover {
		text-decoration: underline;
	}
	.SearchArea.Official form {
		padding: 0 0 8px 0;
	}
	.SearchArea.Official label {
		margin: 0 0 0 12px;
	}
	.SearchArea.Official input.Box {
		background-image: url(/images/layout/home/searchArea-input-bg.gif);
		border: 1px solid #909090;
		color: #FFF;
		height: 19px;
		width:125px;
		margin: 0 0 0 13px;
		padding: 1px 3px 1px 3px;
	}
	.SearchArea.Official em {
		color: #FFAA00;
		margin: 0 0 0 6px;
	}
	.SearchArea.Official .HotSearch {
		background-image: none;
		width: 275px;
		height: 18px;
		padding: 0px 5px 3px 10px;
		margin: 0 0 0 0px;
	}
	.SearchArea.Official .HotSearch a {
		text-decoration: none;
		font-size: 9px;
		font-style: normal;
		color: #FFF;
	}
	.SearchArea.Official .HotSearch a:hover {
		text-decoration: underline;
		color: #FFAA00;
	}
	.SearchArea.Official .HotSearch .HotSearchLinks {
		font-size: 10px;
		margin-left: 10px;
	}

.LoginForm {
	width: 390px;
	margin: 0 auto 0 auto;
}
	.LoginForm .CenterAlgin {
		text-align: center;
	}
	.LoginForm .RightAlign {
		text-align: right;
		padding-right: 5px;
	}
	.LoginForm .RadioButtons {
		vertical-align: top;
	}
	.LoginForm .RadioButtons ul {
		padding-top: 0;
		margin: 0;
	}
	.LoginForm .RadioButtons ul li {
		background-image: none;
	}

.ListingArea {
	margin: 2px 10px 10px 10px;
}
	.ListingArea .Listing.Even {
		background-color: transparent;
	}
	.ListingArea .Listing {
		background-image: url(/images/layout/icons/divider-WhiteGrey.gif);
		background-repeat: repeat-x;
		background-position: bottom;
		background-color: #e6e5e3;
		color: #000;
		width: 644px;
		padding: 10px 0 10px 0;
	}
	.ListingArea .Listing .Image img {
		border: 1px solid #CBCAE5;
		background-color: #FFF;
		padding: 2px;
	}
	.ListingArea .Listing .Image {
		float: left;
		text-align: right;
		width: 166px;
		padding: 0 7px 0 7px;
		margin: 0;
		border: none;
	}
		.ListingArea.SetImage .Listing .Image {
			width: 106px;
		}
		.ListingArea.NoImage .Listing .Image {
			width: 0px;
		}
	.ListingArea .Listing .Content {
		float: left;
		position: relative;
		width: 443px;
	}
	.ListingArea.SetImage .Listing .Content {
		width: 523px;
	}
	.ListingArea.NoImage .Listing .Content {
		width: 629px;
	}
	.ListingArea .Listing .Content .RightHeaderText {
		position: absolute;
		top: 3px;
		right: 10px;
		font-size: 12px;
	}
	.ListingArea .Listing h3 {
		font-size: 14px;
		font-style: normal;
		font-weight: bold;
		color: #940000;
		width: 360px;
		padding-top: 0;
		padding-bottom: 0;
		margin-top: 0;
		margin-bottom: 0;
	}
	.ListingArea .Listing a:hover h3 {
		text-decoration: underline;
		color: #000;
	}
	.ListingArea .Listing p {
		color: #000;
		padding: 0;
		margin: 0;
	}
	.ListingArea .Listing .AltList a {
		color: #000;
	}
	.ListingArea .Listing .Clearing {
		clear: left;
	}
.FeturedListing {
	background-image: url(/images/layout/featuredVideo-background.jpg);
	background-color: #FFF;
	background-repeat: repeat-x;
	margin: 0 10px 0 5px;
}
	.FeturedListing h1 {
		background-image: url('/images/layout/bgh1Alt.gif');
		background-color: transparent;
		margin: 0;
	}
	.FeturedListing .ListingArea {
		background-color: transparent;
	}
.FavoritesListing {
	width: 588px;
}
	.FavoritesListing .ListingArea {
		width: 100%;
		padding: 0 8px 5px 8px;
		margin: 0;
	}
	.FavoritesListing .ListingArea .Listing {
		width: 100%;
		padding: 5px 0 5px 0;
		margin: 0;
	}
	.FavoritesListing .ListingArea .Listing .Content {
		width: 179px;
	}
		.FavoritesListing .ListingArea.SetImage .Listing .Image {
			width: 140px;
		}
		.FavoritesListing .ListingArea.SetImage .Listing .Content {
			width: 425px;
		}
		.FavoritesListing .ListingArea.NoImage .Listing .Content {
			width: 345px;
		}
	.FavoritesListing .ListingArea .Listing .Content h3 {
		width: 100%;
	}
.FighterFeaturedListing {
	width: 300px;
}
	.FighterFeaturedListing .ListingArea {
		width: 284px;
		padding: 0 8px 0 8px;
		margin: 0;
	}
	.FighterFeaturedListing .ListingArea .Listing {
		width: 284px;
		padding: 5px 0 5px 0;
		margin: 0;
	}
	.FighterFeaturedListing .ListingArea .Listing .Image {
		width: 140px;
	}
		.FighterFeaturedListing .ListingArea.SetImage .Listing .Image {
			width: 106px;
		}
		.FighterFeaturedListing .ListingArea.NoImage .Listing .Image {
			width: 0px;
		}
	.FighterFeaturedListing .ListingArea .Listing .Content {
		position: static;
		width: 160px;
	}
		.FighterFeaturedListing .ListingArea.SetImage .Listing .Content {
			width: 153px;
		}
		.FighterFeaturedListing .ListingArea.NoImage .Listing .Content {
			width: 284px;
		}
	.FighterFeaturedListing .ListingArea .Listing .Content h3 {
		width: auto;
	}

.RssCallout {
	background-color: #000;
	vertical-align: middle;
	padding: 10px;
}
	.RssCallout img {
		vertical-align: middle;
	}
	.RssCallout a:hover {
		color: #FFAA00;
	}

.CommentListing {
	background-color: #BFC0C0;
	width: 420px;
	margin: 0 0 10px 5px;
	text-align: left;
}
	.CommentListing form {
		padding: 10px 0 0 0;
	}
		.CommentListing form .TextBox {
			width: 250px;
			height: 35px;
		}
	.CommentListing .PageANation {
		background-image: none;
	}
	.CommentListing .LeftBorder {
		background-image: url(/images/layout/comments-leftShadow.gif);
		background-repeat: repeat-y;
		background-position: left;
		background-color: transparent;
		width: 413px;
		padding: 0 0 0 10px;
		margin: 0;
	}
	.CommentListing .RightBorder {
		background-image: url(/images/layout/comments-rightShadow.gif);
		background-repeat: repeat-y;
		background-position: right;
		width: 400px;
		padding: 0 10px 0 0;
		margin: 0;
	}
	.CommentListing .ListingArea {
		background-color: transparent;
		width: 100%;
		margin: 0;
	}
	.CommentListing .ListingArea h1 {
		background-color: #FFFFFF;
		padding: 0;
		margin: 0;
	}
	.CommentListing .ListingArea .Listing {
		background-image: none;
		background-color: transparent;
		width: 100%;
		padding: 0;
		margin: 10px 0 0 0;
	}
	.CommentListing .ListingArea .Listing .Image {
		width: 48px;
		padding: 0;
		margin: 0 5px 0 0;
	}
	.CommentListing .ListingArea .Listing .Content { 
		background-color: transparent;
		width: 330px;
		padding: 0 0 0 10px;
	}
	.CommentListing .ListingArea .Listing .Content .RightHeaderText {
		position: absolute;
		top: 0;
		right: 0;
		font-size: 12px;
	}
	.CommentListing .ListingArea .Listing .Content h3 {
		border-bottom: 1px dotted #A6A6A6;
		font-size: 12px;
		font-weight: normal;
		color: #000;
		width: 320px;
		padding-left: 0;
		margin-left: 0;
	}
	.CommentListing .ListingArea .Listing .Content p {
		padding: 0;
		margin: 0;
	}
	.CommentListing .CommentFooter {
		background-image: url(/images/layout/comments-bottomShadow.gif);
		background-repeat: no-repeat;
		background-position: bottom right;
		padding-right: 10px;
		width: 410px;
	}
	.CommentListing .CommentFooter .LeftBorder {
		background-image: url(/images/layout/comments-bottomShadow.gif);
		background-repeat: no-repeat;
		background-position: bottom left;
		width: 10px;
		height: 10px;
		padding: 0;
		margin: 0;
	}

.FramedForum a, .StandardForum a {
	color: #1B3453;
}

.FramedForum a:visited, .StandardForum a:visited {
	color: #5c7996;
}

.FramedForum .ForumMiniMenu {
	position: fixed;
	background-color: #000;
	width: 235px;
}
.FramedForum .ForumMiniMenu h1 {
	background-image: url(/images/layout/forum/h1-underGround.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	font-size: 16px;
	text-align: center;
	color: #FFF;
	padding: 5px 0 2px 0;
	margin: 0;
}
	.FramedForum .ForumMiniMenu ul li {
		border-left: 1px solid #35383D;
		background-position: 3px center;
		line-height: 12px;
		height: 15px;
		padding: 0 3px 0 13px;
		margin: 2px 0 3px 0;
	}
	.FramedForum .ForumMiniMenu ul li.First {
		border-left: none;
	}
	.FramedForum .FramedForum .ForumMiniMenu p {
		font-weight: bold;
		color: #fff;
		margin: 0;
		padding: 0 0 0 10px;
	}
	.FramedForum .ForumMiniMenu a {
		font-size: 10px;
		color: #FFB400;
	}

.FramedForum .ForumMenuList {
	background-image: url('/images/layout/forum/forumListFade.gif');
	background-position: top;
	background-repeat: repeat-x;
	background-color: #EBEBEB;
	width: 215px;
	padding-top: 48px;
}
	.FramedForum .ForumMenuList li {
		background-image: none;
		padding-left: 5px;
	}
	.FramedForum .ForumMenuList li.NonExpandable {
		padding-left: 20px;
	}
	.FramedForum .ForumMenuList li.Submenu {
		padding: 0;
		margin: 0;
	}
	.FramedForum .ForumMenuList li.Submenu ul {
		padding: 0 0 0 5px;
		margin: 0;
	}
	.FramedForum .ForumMenuList li.Submenu ul li {
		background-image: url('/images/layout/icons/minus_blue.gif');
		background-repeat: no-repeat;
		background-position: 10px center;
		font-weight: normal;
		line-height: 13px;
	}
	.FramedForum .ForumMenuList li.Submenu ul li a {
		font-weight: normal;
	}
	.FramedForum .ForumMenuList li a {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
	}
	.FramedForum .ForumMenuList li a:visited {
		color: #1B3453;
	}

.FramedForum .Actions {
	background-color: #111214;
	font-size: 11px;
	width: 236px;
}
	.FramedForum .Actions h2 {
		background-image: url('/images/layout/forum/h2-bg.gif');
		background-color: #4B4B4B;
		font-size: 13px;
		font-weight: bold;
		color: #fff;
		height: 24px;
		padding: 0;
		margin: 0;
	}
	.FramedForum .Actions ul {
		background-color: #111214;
		width: 116px;
		padding: 0;
		margin: 3px 0 3px 0;
	}
		.FramedForum .Actions ul.SecondCol {
			border-left: 1px solid #FFFFFF;
			padding-left: 2px;
		}
	.FramedForum .Actions ul li {
		background-image: url('/images/icon/whiteUlArrow.gif');
		background-repeat: no-repeat;
		font-size: 12px;
		margin: 0 0 0 3px;
	}
	.FramedForum .Actions ul li a {
		color: #FECB00;
	}
	.FramedForum .Actions form {
		padding: 3px;
		vertical-align: middle;
		height: 28px;
	}
	.FramedForum .Actions .Button {
		margin-top: 5px;
	}
.StandardForum .BusinessMembers {
	width: 186px;
}
.Forum {
	background-image: url(/images/layout/forum/standard/page-grad.gif);
	background-repeat: repeat-x;
	padding-top: 0;
}
.PostContent p img {
	color: #000;
	max-width: 575px !important;
	height: auto !important;
}

.Account {
	padding: 0;
	margin: 0;
}
.ForumPostPaging {
	text-align: right;
}
.ForumPostPaging a.Selected {
	color: #000;
}
.StandardForum .AccountNav {
	margin: 0 0 10px 0;
}
.StandardForum .AccountNav li {
	float: right;
	background-image: url(/images/layout/forum/standard/accountNav-background.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: #FFF;
	height: 19px;
	padding: 8px 10px 8px 10px;
	margin: 0;
}
	.StandardForum .AccountNav li.First {
		background-image: url(/images/layout/forum/standard/accountNav-leftBorder.gif);
		background-repeat: no-repeat;
		width: 7px;
		background-position: top right;
		padding-right: 0;
	}
	.StandardForum .AccountNav li.Divider {
		background-image: url(/images/layout/forum/standard/accountNav-divider.gif);
		background-repeat: no-repeat;
		background-position: top;
		width: 2px;
		padding-left: 0;
		padding-right: 0;
	}
	.StandardForum .AccountNav li.Last {
		background-image: url(/images/layout/forum/standard/accountNav-rightBorder.gif);
		background-repeat: no-repeat;
		background-position: top left;
		padding-left: 0;
		padding-right: 0;
	}
	.StandardForum .AccountNav li a {
		height: 35px;
		color: #FFF;
	}
.StandardForum .SearchForm {
	float: right;
	padding: 8px 20px 0 3px;
}
	.StandardForum .SearchForm label {
		font-size: 12px;
		font-weight: bold;
		color: #505151;
		vertical-align: middle;
	}
.StandardForum  .ForumNav {
	position: relative;
	border-bottom: 6px solid #616467;
	margin: 0 8px 10px 8px;
}
	.ForumNav .Tab .Nav {
		float: left;
		display: block;
		background-image: url(/images/layout/forum/standard/forumNav-bg.jpg);
		background-repeat: no-repeat;
		background-position: top;
		font-weight: bold;
		color: #FFF;
		width: 132px;
		padding: 6px 0 5px 10px;
		margin: 20px 0 0 0;
		font-size: 12px;
	}
	.ForumNav .Tab .First.Nav {
		background-image: url(/images/layout/forum/standard/forumNav-left.jpg);
		width: 132px;
	}
	.ForumNav .Tab .Last.Nav {
		background-image: url(/images/layout/forum/standard/forumNav-right.jpg);
		width: 133px;
	}
		.ForumNav .Tab .Nav.Selected {
			background-image: url(/images/layout/forum/standard/forumNav-bg-selected.jpg);
		}
		.ForumNav .Tab .First.Nav.Selected {
			background-image: url(/images/layout/forum/standard/forumNav-left-selected.gif);
		}
		.ForumNav .Tab .Last.Nav.Selected {
			background-image: url(/images/layout/forum/standard/forumNav-right-selected.gif);
		}
		.ForumNav .Tab .SubNav {
			position: absolute;
			left: 0;
			top: 52px;
			border: 6px solid #616467;
			background-color: #64676A;
			width: 951px;
		}
		.ForumNav .Tab .SubNav a {
			color: #FFF;
		}
		.ForumNav .Tab .SubNav ul.First {
			border-left: none;
		}
		.ForumNav .Tab .SubNav ul {
			border-left: 1px solid #7F8284;
			padding: 0 0 0 20px;
			margin: 5px 0 15px 0;
		}
		.ForumNav .Tab .SubNav li {
			background-image: url(/images/icon/subNav-Arrow-Grey.gif);
			width: 200px;
		}
.StandardForum .Paging {
	background-image: url(/images/layout/forum/standard/paging-background.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 10px;
	height: 19px;
	padding: 0 0 0 0;
	margin: 0 65px 0 0;
}
	.StandardForum .Paging img {
		padding: 0;
		margin: 0;
	}
	.StandardForum .Paging a {
		padding: 0;
		margin: 0;
	}
.StandardForum .ThreadList.data_table {
	border: 1px solid #D8D9DA;
}
	.StandardForum .ThreadList.data_table td {
		border-top: 1px solid #D8D9DA;
		border-left: 1px solid #D8D9DA;
	}
	.StandardForum .ThreadList.data_table td.First {
		border-left: none;
	}
.StandardForum .PostList {
	border: 1px solid #D8D9DA;
	width: 789px;
}
	.StandardForum .PostList .HeaderRow {
		border: 1px solid #D8D9DA;
		background-color: #B9B9B0;
	}
	.StandardForum .PostList .Title {
		background-color: #F0F0EE;
		vertical-align: top;
		width: 175px;
	}
	.StandardForum .PostContent {
		vertical-align: top;
		color:black;
	}
	.StandardForum .PostContent img {
	max-width: 575px !important;
	height: auto !important;
}
.StandardForum .PostContent .pollImage img {
	max-width: 575px !important;
	height: 25px !important;
}
.FramedForum .Forum {
	min-width: 788px;
}
	.Forum .data_table {
		border:none;
		width: 574px;
		margin: 0 14px 0 12px;
	}
	.Forum .data_table .data_row {
		background-color: #e6e5e0;
	}
	.Forum .data_table td {
		border: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000;
	}
	.Forum .data_table td.DateCell {
		color: #000;
		font-weight:bold;
	}
	
	.RecentNews {
		background-image: url(/images/layout/forum/recentNews-bg-fade.gif);
		background-repeat: repeat-x;
		background-position:top;
		padding: 0 0 10px 0;
	}
	.RecentNews .Content{
		padding-left: 10px;
	}
	.RecentNews .Ad img {
		margin-top: 1px;
	}
	.RecentNews ul {
		padding: 0;
		margin:0;
	}
	.RecentNews ul li {
		background-image: url('/images/layout/icons/minus_blue.gif');
		background-repeat: no-repeat;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 15px;
		padding: 0 0 0 10px;
		margin:0;
	}
	.PremierEvent strong {
		color: #000;
	}
	.PremierEvent ul {
		padding: 0;
		margin: 10px 5px 0 5px;
	}
	.PremierEvent ul li {
		border-top: 1px solid #CECECE;
		background-color: #ffffff;
		background-image: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #426CA3;
		padding: 5px 10px 5px 10px;
		margin:0;
	}
	.PremierEvent ul li.OddRow {
		background-color: transparent;
	}
	.PremierEvent ul li.LastRow {
		border-bottom: 1px solid #CECECE;
	}
	
	.Forum .RightCol h1 {
		background-image: url(/images/layout/h1-greyOnDarkGrey.gif);
		background-repeat: repeat;font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #FFF;
		padding: 0 3px 3px 3px;
		margin: 0;
	}
	.Forum .RightCol h2 {
		margin-top: 0;
	}
	.Forum .RightCol ul li {
		background-image: url('/images/icon/arrow_black.gif');
		background-repeat: no-repeat;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #1D3B57;
		padding: 0 0 0 10px;
		margin:0;
	}

.ThreadListWrapper {
	background-color: #FFF;
}
.ThreadListWrapper .CurrentPage {
	color: #000;
}
.ForumThreadList {
	padding: 10px 2px 3px 2px;
	margin: 0;
}
.ForumThreadList li {
	background-image: none;
	line-height: 15px;
	padding:0;
	margin: 0;
}

.UserPosting {
	color:#000000;
	padding: 0 0 10px 0;
	margin: 5px 0 0 0;
}
	.UserPosting p 	{
		padding-left: 0;
		padding-right: 0;
		margin-left: 0;
		margin-right: 0;
	}

.PageANation {
	background-image: url(/images/layout/PageANation-background.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	height: 30px;
	padding-top: 10px;
}
	.PageANation a {
		font-size: 12px;
		color: #6A6A6A;
	}
	.PageANation a.Back {
		background-image: url('/images/layout/icons/smallRedLeft.gif');
		background-repeat: no-repeat;
		background-position: center right;
		font-size: 8px;
		color: #940000;
		padding: 2px 10px 0 0;
		margin-right: 5px;
	}
	.PageANation a.Next {
		background-image: url('/images/layout/icons/smallRedRight.gif');
		background-repeat: no-repeat;
		background-position: center left;
		font-size: 8px;
		color: #940000;
		padding: 2px 0 0 10px;
		margin-left: 5px;
	}
	.PageANation a.Selected {
		font-weight: bold;
		color: #940000;
	}
.Mail .PageANation {
	background-image: none;
	text-align: right;
	height: auto;
	padding-top: 10px;
}
	.Mail .PageANation a {
		font-size: 12px;
		color: #0d4fac;
	}
	.Mail .PageANation a.Back {
		background-image: none;
		font-size: 12px;
		color: #0d4fac;
		margin-right: 0;
	}
	.Mail .PageANation a.Next {
		background-image: none;
		font-size: 12px;
		color: #0d4fac;
		margin-left: 0;
	}
		.Mail .PageANation a:hover, .Mail .PageANation a.Back:hover, .Mail .PageANation a.Next:hover {
			text-decoration: underline;
			color: #000000;
		}
	.Mail .PageANation a.Selected {
		font-weight: bold;
		color: #000000;
	}

.TagLinks {
	width: 500px;
	padding: 0;
	margin: 0 auto 0 auto;
}

.VideoContainer {
}
	#videoContent .VideoContainer .Header {
		height: 38px;
	}
		#videoContent .VideoContainer .Header .LeftCol {
			background-image: url(/images/layout/videoContainer/headerLeft.jpg);
			background-repeat: no-repeat;
		}
		#videoContent .VideoContainer .Header .CenterCol {
			background-image: url(/images/layout/videoContainer/headerBg.gif);
			background-repeat: repeat-x;
			vertical-align: middle;
			font-size: 14px;
			font-weight: bold;
			color: #FA0;
		}
		#videoContent .VideoContainer .Header .RightCol {
			background-image: url(/images/layout/videoContainer/headerRight.jpg);
			background-repeat: no-repeat;
		}
	#videoContent .VideoContainer .Footer {
		background-image: none;
		height: 15px;
	}
		#videoContent .VideoContainer .Footer .LeftCol {
			background-image: url(/images/layout/videoContainer/footerLeft.jpg);
			background-repeat: no-repeat;
		}
		#videoContent .VideoContainer .Footer .CenterCol {
			background-image: url(/images/layout/videoContainer/footerBg.gif);
			background-repeat: repeat-x;
			text-align: center;
		}
		#videoContent .VideoContainer .Footer .RightCol {
			background-image: url(/images/layout/videoContainer/footerRight.jpg);
			background-repeat: no-repeat;
		}
	.VideoContainer .LeftCol,.VideoContainer .RightCol {
		width: 34px;
	}
	.VideoContainer .Body .LeftCol {
		background-image: url(/images/layout/videoContainer/borderLeft.jpg);
		background-repeat: repeat-y;
		vertical-align: middle;
	}
	.VideoContainer .Body .CenterCol {
		background-color: #000;
	}
	.VideoContainer .Body .RightCol {
		background-image: url(/images/layout/videoContainer/borderRight.jpg);
		background-repeat: repeat-y;
		vertical-align: middle;
	}

.UserForm {
	padding: 0 15px 0 15px;
}

.Event {
	border-top: 1px dotted #C8C8C8;
	border-bottom: 3px solid #C8C8C8;
	padding-bottom: 1px;
	margin: 0 3px 1px 3px;
}
	.Event .Row {
		padding: 13px 5px 13px 5px;
	}
	.Event .Odd {
		background-color: #E9E9E9;
	}
	.Event .Row .Even {
		background-color: #FFF;
	}
	.Event .Row .Versus {
		position: absolute;
		top: 50%;
		left: 49%;
		width: 17px;
		height: 13px;
	}
	
	.Event .Fighters {
		position: relative;
		padding: 13px 10px 10px 10px;
	}
	
	.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;
			background-color: #6B7078;
			color: white;
		}
		.FightResult {
			padding: 5px;
			font-weight: bold;
		}
.FightCard .Content {
	background-image: url(/images/layout/home/FightCard-bg.gif);
	background-repeat: repeat-x;
	background-color: #22272E;
}
.LeftCol .FightCard .Content {
	width: 350px;
}
.FightCard .FighterInfo {
	height: 100px;
	width: 158px;
	padding: 5px 5px 0 7px;
}
.FightCard .FighterInfo img.Headshot {
	border: 2px solid #2f3239;
	width: 60px;
	height: 80px;
}
.FightCard .FighterInfo img.Vs {
	border: none;
	padding: 30px 0 30px 0;
}
.FightCard .FightInfo {
	background-image: url(/images/layout/home/FightCard-bg-watermark.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 110px;
	width: 180px;
	padding: 0 0 5px 0;
	margin: 0 0 3px 0;
}
.FightCard .FightInfo h2 {
	border-bottom: none;
	background-image: none;
	background-color: transparent;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding: 0;
	margin: 2px 0 0 0;
}
.FightCard .FightInfo table {
	margin: 0 0 5px 0;
}
.FightCard .FightInfo table td {
	background-image: url(/images/layout/home/FightCard-border.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #6F92B3;
	border: none;
	height: 8px;
	padding: 0px;
}
.FightCard .FightInfo table td.Title {
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	width: 43px;
}
#EventsPage .FightCard .Header {
	background-color: #22272E;
	height: 31px;
	margin: 0;
	padding: 0;
}
#EventsPage .FightCard .Header a {
	background-image: url(/images/layout/home/FightCard-header.jpg);
	background-repeat: no-repeat;
	display: block;
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: #FFF;
	height: 11px;
	width: 45px;
	margin: 0;
	padding: 7px 0 13px 23px;
}
#EventsPage .FightCard .Header a.Selected {
	background-image: url(/images/layout/home/FightCard-header-selected.jpg);
}
#EventsPage .FightCard .Footer {
	background-image: url(/images/layout/home/FightCard-footer.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: center;
	color: #FFF;
	height: 31px;
	padding: 5px 0 0 0;
}
#EventsPage .FightCard .Content {
	width: 407px;
}
	#EventsPage .FightCard .Content .FighterInfo {
		width: auto;
	}
.FightCard .Footer p {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
}
.FightCard .Footer strong {
	font-weight: normal;
	color: #FFA200;
}
	
html>body {font-size:small;}

#pageSubNav {
	float:left;
	width:100%;
	background-image:url('/images/layout/bgSubNav.gif');
	font-size:93%;
	line-height:normal;
	color:#FFFFFF;
	margin-bottom: 0;
	font:x-small/1.5em arial;
	font-style:oblique;
	font-size:small;
}
#pageSubNav ul {
	width:100%;
	margin: 0;
	padding:10px 10px 0 10px;
	list-style:none;
}
#pageSubNav li {
	float:left;
	background:url("/images/layout/left.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 0;
}
#pageSubNav a {
	float:left;
	display:block;
	background-image: url("/images/layout/right.gif");
	background-repeat: no-repeat;
	background-position: 9px 0;
	padding:5px 15px 4px 15px;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
}
	
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#pageSubNav a {
	float:none;
}
/* End IE5-Mac hack */
#pageSubNav a:hover {
	color:#ffcc00;
}
#pageSubNav .Current {
	background-image:url("/images/layout/left_on.gif");
	border-right: 1px solid #c5c5c5;
}
#pageSubNav .Current a {
	background-image:url("/images/layout/right_on.gif");
	color:#333;
	padding-bottom:5px;
}

/* 
	Profile page 
*/
.ProfilePage {
	background-color: #FFF;
	border: 3px solid black;
}
.ProfilePage h1 {
	background-image: url("/images/layout/profile/h1-bg-profilePage.gif");
	background-repeat: repeat-x;
	border-bottom: 1px solid #000;
	font-size: 13px;
	color: #FFB400;
	height: 21px;
	padding: 3px 0 4px 30px;
	margin: 0;
}
.ProfilePage h2 {
	background-image: url("/images/layout/profile/h2-bg-profilePage.gif");
	background-repeat: repeat-x;
	background-position: top;
	border-bottom: 1px solid #000;
	font-size: 11px;
	color: #FFFFFF;
	padding: 3px 0 3px 10px;
	margin: 0 0 2px 0;
}
.ProfilePage h3 {
	background-image: url("/images/layout/profile/h3-bg-profilePage.gif");
	background-repeat: no-repeat;
	background-position: center;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding: 3px 0 3px 10px;
	margin: 0 0 2px 0;
}

	.ProfilePage .Info {
		padding: 0 0 0 10px;
	}
	.ProfilePage .Info .ProfileImage {
		margin: 10px 0 10px 0;
	}
	.ProfilePage .Info .Messengers {
		background-color: #E5E5E5;
		padding: 3px;
		margin: 3px 0 0 0;
	}
	.ProfilePage .Info .data_table {
/*
		background-color: #F2F2F2;
*/
		background-color: transparent; 
		border: none;
		font-size: 11px;
		width: 384px;
	}
	.ProfilePage .Info .data_table td {
		padding: 2px 5px 2px 10px;
	}
	.ProfilePage .Info .data_table .data_row_field_title {
		background-color: #EEEEEE;
		text-align: left;
		font-size: 12px;
		width: 113px;
	}
	.ProfilePage .Comment {
		background-image: url("/images/layout/profile/h3-bg-profilePage.gif");
		background-repeat: no-repeat;
		background-position: center top;
		width: 331px;
		padding: 7px 5px 5px 8px;
		margin: 5px 5px 0 8px;
	} 
		.ProfilePage .Comment ul {
			padding: 0 2px 0 2px;
			margin: 2px 3px 0 0;
		}
		.ProfilePage .Comment ul li {
			background-image: none;
			padding: 0 0 0 3px;
			margin: 0;
		}	
		.ProfilePage .Comment .CommentText {
			font-size: 11px;
			line-height: 14px;
			margin: 4px 0 0 0;
		}
		.ProfilePage .Comment .ProfileImage {
			margin: 0 10px 0 0;
		}

.SectionNav {
	background-image: url("/images/layout/profile/favNav-ul-bg.gif");
	background-position: center bottom;
	background-repeat: no-repeat;
	background-color: #000;
	height: 27px;
	padding: 0;
	margin: 0;
}
	.SectionNav li {
		float: left;
		background-image: url("/images/layout/profile/favNav-bg.gif");
		background-repeat: repeat-x;
		background-position: center top;
		font-size: 12px;
		color: #686868;
		height: 24px;
		padding: 0px 5px 0 5px;
		margin: 0;
	}
	.SectionNav li.Title {
		background-image: none;
		font-size: 14px;
		font-weight: bold;
		color: #FFF;
	}
	.SectionNav li a {
		color: #686868;
	}
		.SectionNav li a:hover {
			text-decoration: none;
		}
	.SectionNav li.Selected {
		background-image: url("/images/layout/profile/favNav-bg-selected.gif");
	}
	.SectionNav li.Selected a {
		color: #FFFFFF;
	}
	.SectionNav li.First {
		background-image: url("/images/layout/profile/favNav-first.gif");
		background-repeat: no-repeat;
		background-position: top right;
		width: 18px;
		padding: 0 5px 0 5px;
	}
	.SectionNav li.First.SelectedLeft {
		background-image: url("/images/layout/profile/favNav-first-selected.gif");
		width: 18px;
	}
	.SectionNav li.Last {
		background-image: url("/images/layout/profile/favNav-last.gif");
		background-repeat: no-repeat;
		background-position: top left;
		width: 18px;
		padding: 0 5px 0 5px;
	}
	.SectionNav li.Last.SelectedRight {
		background-image: url("/images/layout/profile/favNav-last-selected.gif");
	}
	.SectionNav li.Divider {
		background-image: url("/images/layout/profile/favNav-leftRight.gif");
		background-repeat: no-repeat;
		width: 22px;
		padding: 0;
	}
	.SectionNav li.Divider.SelectedLeft {
		background-image: url("/images/layout/profile/favNav-left-selected.gif");
	}
	.SectionNav li.Divider.SelectedRight {
		background-image: url("/images/layout/profile/favNav-right-selected.gif");
	}

.ForumBusinessSettings {
	width: 625px;
}

.ContentBlock {
	background-color: #FFFFFF;
	border: none;
}
	.ContentBlock.SpacingBorder {
		border-top: 3px solid #000;
	}
	.ContentBlock.SpacingBorder.Tall {
		border-top: 10px solid #000;
	}
.ContentBlock .ContentLinks {
	background-image: url("/images/layout/profile/contentNav-bg.gif");
	background-position: top left;
	font-size: 10px;
	padding: 0;
	margin: 0;
}
.ContentBlock .ContentLinks li {
	display: block;
	background-image: none;
	color: #CBCBCB;
	height: 23px;
	padding: 0 5px 0 0;
	margin: 0;
}
.ContentBlock .ContentLinks li.FirstItem {
	background-image: url("/images/layout/profile/contentNav-leftSide.gif");
	background-position: top left;
	padding-left: 20px;
}
.ContentBlock .ContentLinks li a {
	color: #CBCBCB;
	text-decoration: underline;
}
	.IFrame {
		border-top: none;
		border-right: 3px solid #2F353E;
		border-bottom: 3px solid #2F353E;
		border-left: 3px solid #2F353E;
		padding: 0;
		margin: 0;
	}
	.ContentBlock.ProfileBlog .BlogEntries {
		color: #600007;
		padding-top: 0;
		margin-bottom: 0;
	}
	.ContentBlock.ProfileBlog .BlogEntries li {
		background-image: url("/images/icon/page.gif");
		background-position: center left;
		border-bottom: 1px dashed #9F9F9F;
		height: 24px;
		padding-left: 20px;
	}
	.ContentBlock.ProfileBlog .BlogEntries li a {
		color: #600007;
	}
		.ContentBlock .SectionBlock {
			margin: 0 10px 0 0;
		}

.LinkFighterProfile {
	background-image: url(/Images/layout/fighterResume/resume-h1-bg.gif);
	background-repeat: repeat-x;
	border-left: 4px solid #000;
	height: 29px;
	padding: 0;
	margin: 0;
}
	.LinkFighterProfile a.AddToFavorites {
		background-image: none;
		font-size: 10px;
		letter-spacing: .25px;
		color: #8B9098;
	}
	.LinkFighterProfile img {
		background-repeat: repeat-x;
	}
	.LinkFighterProfile a {
		display: block;
		background-image: url(/images/layout/linkFighterProfile-a-bg.gif);
		background-position: center left;
		background-repeat: repeat-x;
		font-size: 12px;
		font-weight: bold;
		text-decoration: underline;
		letter-spacing: 1px;
		vertical-align: middle;
		color: #FFB400;
		height: 19px;
		padding: 5px 16px 5px 17px;
		margin: 0 0 0 0;
	}
	.LinkFighterProfile .LinkText {
		display: block;
		background-image: url(/images/layout/linkFighterProfile-a-bg.gif);
		background-position: center left;
		background-repeat: repeat-x;
		font-size: 12px;
		font-weight: bold;
		vertical-align: middle;
		letter-spacing: 1px;
		color: #FFB400;
		height: 19px;
		padding: 5px 16px 5px 17px;
		margin: 0 0 0 0;
	}

.StoreSearchArea{
	position: absolute;
	top: 0;
	left: 740px;
	background-image: url(/images/layout/store/searchArea.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 175px;
	padding: 0 0 0 65px;
}
.StoreSearchArea input.Text{
	float: left;
	background-color: #212429;
	border: 1px solid #333333;
	font-size: 10px;
	color: #fff;
	margin: 5px 5px 0 10px;
}
.StoreSearchArea input.Image{
	float: left;
	border: none;
	margin: 2px 0;
}
