/**
*
*    General
*
*/
* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
:focus { outline: 0; } 
html,body {
	color:#EAE5EB;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:17px;
	margin:0px auto;
}
 body {
    background:#fff url('http://images.ringtv.com/images/7/images/background.jpg') no-repeat fixed top; 
}

/* Prevents Default P, H1 Tag Margins, Improving Compatibility */
p {
    margin:0px;
}
h1 {
    margin:0px;
    font-size:12px;
}
h2,
h3,
h4,
h5,
p {
	font-size:12px;
	font-weight:lighter;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

/* Defaultly Removes Image Borders */
img {
    border:0px;
}

/* Prevents SWF Objects From Showing Outline */
object {
    outline:none;
} 

/* Use To Lock Floats Into Parent Div, Improving Compatibility */
.lock {
    clear:both;
    height:0px;
} 

/**
*
*    Links
*
*/
a, a:active, a:visited {
    color:#4b83c7;
    text-decoration:none;
}
a:hover {
    color:#4b83c7;
    text-decoration:underline;
}
a.site, a.site:active, a.site:visited {
    color:#E0A348;
    text-decoration:none;
}
a.site:hover {
    color:#FFDDAB;
    text-decoration:none;
}
a.button, a.button:active, a.button:visited {
    clear:both;
    background-color:#4b83c7;
    color:#FFF;
    border:1px solid #4b83c7;
    font-size:11px;
    font-weight:normal;
    padding:2px 10px;
    height:20px;
    text-decoration:none;
}
a.button:hover {
    clear:both;
    background-color:#fff;
    color:#4b83c7;
    font-size:11px;
    border:1px solid #4b83c7;
    font-weight:normal;
    padding:3px 10px;
    height:20px;
    text-decoration:none;
}

ul {
    list-style:none;
    padding:0px;
    margin:0px;
}
.adTakeover {
    z-index:-10;
    cursor:pointer;
}
table {
    margin:0px;
    padding:0px;
    width:100%;
    z-index:100;
}
td.middleContainer {
    background-color:#fff;
    margin:0px;
}
/**
*
*    Layout
*
*/
#Global {
    margin:0px auto;
    width:970px;
    padding:0px;
    background-color:#fff;
    z-index:100;
    cursor:default;
}
#TopBanner {
    background-color:#212121;
    margin:0px auto;
    width:970px;
    text-align:center;
    padding:5px 0px;
}
#Header {
	height:150px;
	width:970px;
	margin:0px auto;
	overflow:hidden;
	z-index:300;
	color:#FFFFFF;
	background-color: #dfdede;
	background-image: url(../IMAGES/header_bg.png);
	background-repeat: repeat-x;
}                                                                               
#Header div.body {
    background:none;
    float:right;
    margin:0px;
    text-align:right;
    padding:5px 0px 0px 0px;
}
#Header #VIPLink {
	cursor:pointer;
	width:350px;
	height:145px;
	float:left;
}
#Header #yahooHeaderLink {
    cursor:pointer;
    width:149px;
    height:145px;
    float:left;
}
#Header #HLREC {
    width:300px;
    height:100px;
    margin:0px 5px 12px 0px;
    padding:0px;    
}
#Header div.searchBox {
    padding:0px 0px 0px 10px;
    height:20px;
    line-height:18px;
    display:inline;
    margin:0px 12px 0px 2px;
}
#Header div.body input.search {
	width:198px;
	border:none;
	margin:0px 0px 0px 3px;
	padding:2px;
	color:#000000;
	font-size:14px;
	font-weight:bold;
	background-color: #FFFFFF;
}
#Header div.searchBox img {
    margin:0px 0px 5px 0px;
    vertical-align:middle;
    border:0px;
}
#PartnerAd {
    width:440px;
    height:100px;
    cursor:pointer;
    margin:0px 0px 13px 0px;
}
#Navigation {
    clear:both;
    background:url('http://images.ringtv.com/images/7/images/nav_bg.png') repeat-x;
    width:970px;
    overflow:hidden;
    height:32px;
    margin:0px auto;
}  
#Navigation li {  
    display:inline;
    float:left;                                                                           
    font-weight:bold;
    font-size:14px;
    line-height:32px;
    background:url('http://images.ringtv.com/images/7/images/nav_divider.gif') no-repeat right;
    margin:0px;
    padding:0px;
}
#Navigation a { 
    color:#fff;
    font-weight:bold;
    font-size:14px;
    padding:8px 15px;
    text-decoration:none;
    line-height:32px;
    margin:0px;
} 
#Navigation a:hover { 
    background-color:#fff;
    font-weight:bold;
    font-size:14px;
    padding:8px 15px;
    color:#800606;
    text-decoration:none;
    line-height:32px;  
    margin:0px;
} 
#Navigation a.selected,
#Navigation a.selected:hover { 
    background-color:#fff;
    font-weight:bold;
    font-size:14px;
    padding:0px;
    color:#800606;
    text-decoration:none; 
    margin:0px;
} 
#Navigation li.selected {
    background-color:#fff;
    font-weight:bold;
    font-size:14px;
    padding:0px 15px;
    color:#800606;
    text-decoration:none;
    line-height:32px;  
    margin:0px;
    background-image:none;
}
#Navigation li.lastSelected {
    background-color:#fff;
    font-weight:bold;
    font-size:14px;
    color:#800606;
    text-decoration:none;
    line-height:32px;  
    margin:0px;
    background-image:none;
    padding:0px 20px 0px 20px;
}
#Navigation li.last {  
    display:inline;
    font-weight:bold;
    font-size:14px;
    line-height:32px;
    margin:0px;
    background:none;
    padding:0px;
}
#Navigation a.last { 
    color:#fff;
    font-weight:bold;
    font-size:14px;
    padding:8px 20px;
    text-decoration:none;
    line-height:32px;
    margin:0px;
} 
#Navigation a.last:hover { 
    background-color:#fff;
    font-weight:bold;
    font-size:14px;
    padding:8px 20px;
    color:#800606;
    text-decoration:none;
    line-height:32px;  
    margin:0px;
}
div.box {
    float:left;
    margin:0px;
    width:640px;
}
div.widebox {
    float:left;
    margin:0px;
    /*width:770px;*/
}
#WideCol div.footer p.center {
    float:left;
    height:28px;
    text-align:center;
    width:640px;
}
#WideCol div.footer p.center span {
    line-height:25px;
}
#WideCol div.footer p.right {    
    font-size:11px;
    height:24px;
}
p.left {
    float:left;
    text-align:left;
}
p.right {
    float:right;
    text-align:right;
}
#BodyContent {
    float:left;
    margin:0px auto;
    width:968px;
    padding:1px;
    background-color:#fff;
}
#MainFeatured {
	width:970px;
	height:391px;
	margin:0px;
}
.border {
    background-color:#dfdede;
    border:1px solid #9c9b9b; 
    padding:0px;
    margin:0px;   
}
#Content {
	float:left;
	background-color:#FFFFFF;
	width:966px;
	_width:966px;
	border:1px solid #afafaf;
}
#WideCol {
    float:left;
    width:638px;
    color:#4b4b4b;
    font-size:0px;  
    margin:10px 10px 0px 10px;_margin:10px 10px 0px 5px;
}
#WideCol770 {
    float:left;
    width:770px;
    color:#4b4b4b;
    font-size:0px;  
    margin:10px 15px 0px 10px;_margin:10px 15px 0px 5px;
}
#SkyCol {
    width:160px;
    float:left;
    margin:10px 0px;
}
#NarrowCol {
	float:left;
	color:#4b4b4b;
	font-size:0px;
	margin:10px 0px;
	width:300px;
}
#NarrowCol div.body {
	width:274px;
	padding:0px 10px;
	overflow:hidden;
	background-color: #FFFFFF;
}
#ServicePage,
#NewsPages {
    margin:0px;
    font-size:12px;
}
div.header span {
}
div.footer {
    float:left;
    background:url('http://images.ringtv.com/images/7/images/footer_texture.png') no-repeat bottom;
    width:640px;
    height:62px;
    margin:0px;
    font-size:11px;
}
div.footer p.right span {
    padding-right:10px;
}
#NarrowCol div.header,
#NarrowCol div.footer {
    width:294px;
    margin:0px;
    font-size:12px;
    overflow:hidden;
}
#NarrowCol div.footer,
#Content div.footer {
    height:22px;
}
#WideCol770 div.footer {
    float:left;
    clear:both;
    background:url('http://images.ringtv.com/images/7/images/footer_texture770.png') no-repeat bottom;
    width:770px;
    height:45px;
    margin:30px 0px 0px 0px;
    font-size:11px;
}
#Featured,
#Galleries {
    float:left;
    border:1px solid #9c9b9b;
    width:634px;
    margin:0px 0px 10px 0px;
    padding:1px;    
}    
div.borderInt {
	float:left;
	padding:1px;
}
div.body {
	margin:0px;
	padding:0px;
}             
#Featured img {
	margin:0px;
}
#Galleries img {
    background:#dfdede url('http://images.ringtv.com/images/7/00/00/00/00/0_190_140.jpg') no-repeat;
    width:190px;
    height:140px;
    border:0px;
    margin:0px;
}
#MainFeatured div.content { 
    float:left;   
    padding:0px;
    width:640px;
}
#MainFeatured div.wideContent { 
    float:left;   
    padding:0px;
    width:960px;
}
#MainFeatured div.subcontent {    
    clear:both;
    font-size:12px;
}
#MainFeatured div.featuredLinks {    
    clear:both;
    margin:0px;
}
#MainFeatured div.content h1,
#MainFeatured div.wideContent h1 {
    float:left;
    clear:both;
    font-size:60px;
    font-weight:bold;
    line-height:65px;
}
#MainFeatured div.content h2,
#MainFeatured div.wideContent h2 {
    float:left;
    clear:both;
    font-size:14px;
    font-weight:bold;
    margin:0px;
    line-height:20px;
    margin:5px 0px;    
    white-space:nowrap;
}
#MainFeatured div.content ul,
#MainFeatured div.wideContent ul { 
    margin:10px 0px 0px 0px;
}
#MainFeatured div.content li,
#MainFeatured div.wideContent li { 
    list-style-image:none;
    list-style-position:inside;
    list-style-type:square;
    margin-bottom:5px;
    padding-left:0px;
}
#MainFeatured div.content a,
#MainFeatured div.wideContent a {
    font-size:14px;
    color:#ffe58c;
    text-decoration:none;
}
#MainFeatured div.content a:hover,
#MainFeatured div.wideContent a:hover {
    font-size:14px;
    color:#ffe58c;
    text-decoration:underline;
}
#MainFeatured div.rightModule { 
    float:right;
    margin:0px 10px 0px 0px;_margin:0px 5px 0px 0px;
    padding:0px;
    width:300px;
}
#Feature li,
#Galleries li,
#HomeBlog li,
#TV li,
#RingRating li {
    float:left; 
    overflow:hidden;
    padding-left:10px;
}
#Featured li {
	float:left;
	width:auto;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#Featured div.body h1 {    
    float:left;
    margin:10px 7px 10px 0px;_margin:10px 7px 10px 0px;
    width:120px;
}
#Featured div.body h2 {
	float:left;
	height:50px;
	line-height:14px;
	font-weight:bold;
	width:600px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Featured div.body h3 {
    float:left;
    width:168px;    
}
#Galleries li {
    float:left;
    width:190px;
    margin:0px 8px 0px 10px;_margin:0px 8px;
    padding:0px;
}
#Galleries div.body h1 {
    float:left;
    width:190px;
}
#Galleries div.body h2 {
    clear:both;
    text-align:center;
    height:14px;
    line-height:14px;
    margin:0px 0px 10px 0px;
    padding-top:5px;
    width:190px;
}
h2 span, h3 span {
    padding:0px;
}
#HomeBlog {
    float:left;
    width:310px;
    margin:0px 10px 10px 0px;
    border:1px solid #9c9b9b;
    padding:1px;
}
#TV li {
	width:290px;
	margin:0px 0px 10px 0px;
	padding-bottom:0px;
}
#HomeBlog li {
	width:290px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Blog li {
    width:290px;
    margin:0px 0px 10px 10px; 
} 
#HomeBlog div.body h1 {
    float:left;
    width:50px;
    margin:0px 10px 0px 0px;
}
#HomeBlog div.body h2,
#HomeBlog div.body h3,
#HomeBlog div.body h4 {
    float:left;
    width:225px;
}
#TV {
    float:left;
    width:310px;
    margin:0px 0px 10px 0px;
    border:1px solid #9c9b9b;
    padding:1px;
}
#TV div.body h1 {
    float:left;
    width:120px;
    margin:0px 10px 0px 0px;
}
#TV div.body h2,
#TV div.body h3,
#TV div.body h4 {
	float:left;
	width:225px;
}
#TV div.body h2 {
    font-weight:bold;
}
#RingRating,
#AboutBlog,
#TopTags,
#BlogRoll,
#Archive,
#Interview,
#ClassicClicks,
#CurrentChampions,
#FeaturedFights,
#OtherVideos,
#RecentGalleries,
#SubscribeRSS,
#SubscribeModule {
    float:left;
    width:296px;_width:294px;
    margin:0px 0px 10px 0px;
    border:1px solid #9c9b9b;
    padding:1px;
    font-size:11px;
    background-color:#dbdcde;
}
#RingRating li {
	float:left;
	height:150px;
	padding:4px 10px 5px 5px;
	width:275px;
	margin:0px 0px 2px 0px;
	_margin:0px 0px 2px 0px;
	background-repeat: no-repeat;
}
#RingRating div.body p.one {
    float:left; 
    background:url('http://images.ringtv.com/images/7/images/rating_one.gif') no-repeat;
    width:34px;
    height:52px;
    margin:0px 5px 0px 0px;
    padding-top:16px;    
    color:#fff;
    font-weight:bold;
    font-size:26px;
}
#RingRating div.body p {
    float:left;  
    background:none;
    width:34px;
    height:52px;    
    margin:0px 5px 0px 0px;
    padding-top:16px;
    color:#4d6e9d;
    font-weight:bold;
    font-size:26px;
}
#RingRating div.body p span,
#RingRating div.body p.one span {
    padding-left:6px;
}
#RingRating div.body h1 {
    float:left;
    width:50px;
    margin:0px 10px 0px 0px;
}
#RingRating div.body h2 {
    float:left;
    width:165px;
    font-weight:bold;
}
#RingRating div.body h3,
#RingRating div.body h4 {
    float:left;
    width:165px;
}
#RingRating div.subheading {
    width:240px;
    margin:0px auto;
    background-color:#384f79;
    padding:3px 10px 3px 20px;
    margin-bottom:10px;
    margin-left:4px;
    font-size:15px;
    color:#fff;
    font-weight:bold;
}
#SubscribeModule div.body {
    margin:0px;
    width:274px;
}
#SubscribeModule div.body h2 {
    width:145px;
    font-weight:bold;
    font-size:15px;
    margin:0px 0px 8px 0px;
}
#SubscribeModule div.magazine {
    float:left;
    width:118px;
    padding-bottom:10px;
    margin:0px 8px 0px 0px;    
}
#SubscribeModule div.details {
    float:left;
    width:148px;
    margin:0px;
}
#SubscribeModule div.details p {
    margin:8px 0px 0px 0px;
}
div.header {
	background:#fff url('http://images.ringtv.com/images/7/images/headerModuleBg.png') repeat-x;
	color:#990000;
	height:24px;
	font-weight:bold;
	padding:10px 0px 0px 0px;
}
div.header h1 {
    padding-left:10px;
    font-size:16px;
}
#Featured div.header, 
#Featured div.body, 
#Featured div.footer,
#Galleries div.header, 
#Galleries div.body, 
#Galleries div.footer {
	width:632px;
	margin:0px;
	font-size:15px;
}
#Galleries div.footer,
#Featured div.footer {
    background:none;
    background-color:#fff;
}
#HomeBlog div.header,
#HomeBlog div.body,
#HomeBlog div.footer,
#TV div.header,
#TV div.body,
#TV div.footer {
    float:left;
    width:308px;
    margin:0px;
    font-size:12px;
}
#HomeBlog div.body,
#TV div.body {
    height:435px;
}
#Archive div.body,
#SubscribeRSS div.body {
    padding:10px 0px;
    text-align:center;
    width:294px;
}                    
#TopTags div.body span {
    font-size:18px;
    line-height:20px;
}
#TopTags div.body a {
    margin-right:5px;
}
#BlogRoll li {
    list-style:none;
    width:260px;
    padding:0px;
    margin:0px 0px 6px 0px;
}
.selectInput {
    font-size:11px;
    width:130px;
    padding:2px;
}
#BlogRoll div.footer {
    display:none;
}
/*
* Home > Upcoming Fights | News | Module
*/
#UpcomingFights,
#News {
    float:right;
    width:300px;
    margin:10px 0px 0px 0px;
}
#UpcomingFights a,
#News a {
    font-size:12px;
    font-weight:normal;
    text-decoration:none;
}
#UpcomingFights a:hover,
#News a:hover {
    font-size:12px;
    font-weight:normal;
    text-decoration:underline;
}
#UpcomingFights div.header,
#News div.header {
    margin:0px 0px 15px 0px;_margin:0px 0px 5px 0px;
    padding:0px;
    background:none;
    width:300px;
    height:20px;
    line-height:34px;
}
#UpcomingFights div.header h1,
#News div.header h1 {
    font-weight:bold;
    font-size:16px;    
    line-height:32px;
}
#UpcomingFights div.header h1 span,
#News div.header h1 span {
    padding:0px;
}
#UpcomingFights div.footer,
#News div.footer {
    margin:0px;
    padding:0px;
    background:none;
    width:300px;
    height:25px;
}
#UpcomingFights div.header p.left span,
#News div.header p.left span { 
    color:#fff; 
    font-weight:bold;
    padding:0px;
    font-size:16px;
    line-height:18px; 
}
#UpcomingFights div.body,
#News div.body {
    padding:0px 10px 5px 10px;
    width:278px; 
}
img.hrec {
    margin:0px 4px 10px 4px;
}

#UpcomingFights div.body ul,
#News div.body ul {
    color:#d5d2d2;    
    width:275px;
}
#UpcomingFights div.body li,
#News div.body li {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:square;
    width:275px;
    margin:0px 0px 5px 15px;
    padding:0px;
    line-height:16px;
    vertical-align:none;
}
/*
* News Page
*/
#NewsPage div.categoryHeader {
    margin:10px 0px 10px 0px; 
}
#NewsPage li {
    /*width:760px;*/
    margin:10px 0px 15px 0px;
    padding-left:5px;
    list-style:none;
}
#NewsPage li h1 {
    font-weight:bold;
}
#NewsPage li img {
    margin-right:10px;
}
div.meta div.tag span,
#OtherVideos li h2,
#RecentGalleries li h2,
#ScheduleList h3 span,
#ContactPage div.contact span,
#NewsPage li h2 {
    color:#8d8989;
}

/*
* Gallery Page
*/
#GalleryView div.browseGallery {
    float:left;
}
#GalleryView div.gPagination {
    float:right;
    text-align:right;
}
#GalleryView div.body {
    text-align:center;
    margin:0px;    
}
#GalleryView div.media {
    padding-bottom:10px;
}
#shareLinksInfo {
    margin:5px 0px 0px 0px;
}
#GalleryView iframe {
    float:left;
    margin:0px 0px 0px 12px;
}
#GalleryView div.media p.left,
#GalleryView div.media p.right {
    padding-top:30px;
}
#GalleryView div.media p.left {
    margin-right:3px;
}
#GalleryView div.media p.left span,
#GalleryView div.media p.right span {
    padding:0px 10px;
}
#GalleryView div.media p.center {
    padding:0px;
}
#GalleryView div.media p.center img {
    background:#dfdede url('http://images.ringtv.com/images/7/00/00/00/00/0_80_80.jpg') no-repeat;
    width:80px;
    height:80px;
    float:left;
    border:none;
    margin:0px 6px;
    padding:2px;
    cursor:pointer;
}
#GalleryView div.media p.left img,
#GalleryView div.media p.right img {
    cursor:pointer;
}
#GalleryView div.media p.center img.selected {
    float:left;
    border:1px solid #9c9b9b;
    margin:0px 3px;
    padding:2px;
}
div.meta {
    clear:both;
    padding:10px;
    margin:0px 0px 5px;
    width:620px;
    text-align:left;
}
div.meta h1,
div.metaBottom div.share h1 {
    width:620px;
    font-weight:bold;
}
div.meta div.description {
    font-size:12px;
    line-height:16px;
}
div.meta div.tag {
    margin:0px;
    font-size:12px;    
}
div.metaBottom {
    border-top:1px solid #e2e5ea;
    padding-top:10px;
}
div.metaBottom div.share {
    margin:0px;
    padding:10px 10px 0px;
    width:620px;
    text-align:center;
    font-size:12px;
    float:left;
}
div.metaBottom div.share input {
    width:230px;
    height:15px;
    background-color:#fff;
    border:1px solid #4b83c7;
    color:#333333;
    padding:2px 3px;
    font-size:11px;    
}
div.metaBottom div.share strong {
    margin-right:3px;
}
div.metaBottom div.share p {
    margin:0px;
    float:left;
    font-weight:bold;
    text-align:right;
}
div.metaBottom div.share img {
    vertical-align:middle;
}
div.categoryHeader {
    float:left;
    width:638px;
    margin:10px 0px 0px 0px; 
    border-bottom:5px solid #e2e5ea;  
    padding:0px;
}
div.categoryHeader p.right {
    width:300px;
    padding-bottom:2px;
}
div.categoryHeader770 {
    float:left;
    width:770px;
    margin:10px 0px 2px 0px; 
    border-bottom:5px solid #e2e5ea;  
}
div.categoryHeader h1,
div.categoryHeader770 h1,
div.searchHeader h1 {
    float:left;
    font-size:20px;
    font-weight:bold;
    line-height:22px;
    width:630px;
    padding-bottom:2px; 
}
div.categoryHeader h1 span,
div.categoryHeader770 h1 span,
div.searchHeader h1 span {
    padding:0px;
    color:#385174;  
}
div.categoryHeader h2 {
    float:right;
    text-align:right;
    width:140px;
    margin:0px;
    font-size:11px;
}
div.categoryHeader h2 img {
    vertical-align: middle;
    margin-bottom:2px; 
}
div.searchHeader {
    float:left;
    width:640px;
    margin:10px 0px 0px 0px; 
}
div.filterBlock {
    clear:both;
    background:url('http://images.ringtv.com/images/7/images/footer_texture.png') no-repeat top;
    width:640px;
    text-align:center;
    font-weight:bold;
    font-size:14px;
    margin:0px 0px 10px 0px;
    padding-top:20px;
}
#Blog div.header,
#GalleryView div.header {  
    background:none;
    padding:0px;
    margin:0px;
}
#Blog div.footer p.right span {
    padding:0px;
}

/* 
*
* Video Browse
*
*/
#VideoBrowse,
#PhotoBrowse,
#SearchResults,
#VideoView,
#GalleryView {
    float:left;
    margin:0px;
    padding-bottom:40px;
}
#VideoBrowse div.header,
#PhotoBrowse div.header,
#VideoView div.header,
#SearchResults div.pagination {
    clear:both;
    background:none;
    height:24px;
    padding:0px 0px 10px;
    margin-bottom:0px;
}
#VideoBrowse div.header p.right,
#VideoBrowse div.footer p.right,
#PhotoBrowse div.header p.right,
#PhotoBrowse div.footer p.right,
#SearchResults div.footer p.right {  
    font-size:11px;
    font-weight:normal;
    color:#4b4b4b;
}
#VideoBrowse div.body li,
#PhotoBrowse div.body li,
#SearchResults div.body li,
#SearchResults div.browse div.body li {
    float:left;
    margin:5px 15px;
    padding:0px;
    display:inline;
}
#VideoBrowse div.body img,
#SearchResults div.body img {
    border:1px solid #9c9b9b;
    background:#e2e5ea url('http://images.ringtv.com/images/7/00/00/00/00/0_120_90.jpg') no-repeat;
    width:120px;
    height:90px;
    padding:3px;
    margin:0px;
}
#VideoBrowse div.body h1 {
    float:left;
    margin:0px 0px 5px 0px;
    padding:0px;
    height:96px;
}
#PhotoBrowse div.body h1 {
    float:left;
    margin:0px 0px 5px 0px;
    padding:0px;
    height:126px;
}
#PhotoBrowse div.body img {
    border:1px solid #9c9b9b;
    background:#e2e5ea url('http://images.ringtv.com/images/7/00/00/00/00/0_120_120.jpg') no-repeat;
    width:120px;
    height:120px;
    padding:3px;
    margin:0px;
}
#SearchResults div.body h1 {
    float:left;
    margin:0px 0px 5px 0px;
    padding:0px;
    height:96px;
}
#VideoBrowse div.body h2,
#PhotoBrowse div.body h2 {
    clear:both;
    text-align:center;
    width:130px;
    font-weight:bold;
    height:32px;
    overflow:hidden;
}
#SearchResults div.body h2 {
    clear:both;
    text-align:center;
    font-weight:bold;
}    
#VideoBrowse div.body h3,
#PhotoBrowse div.body h3,
#SearchResults div.body h3 {
    clear:both;
    width:130px;
    text-align:center;
    font-size:11px;
    color:#8d8989;
    display:none;
}   
#VideoBrowse div.footer,
#PhotoBrowse div.footer {
    clear:both;
    background-color:#fff;
    height:25px;
    padding:0px;
    float:left;
    clear:both;
    border-bottom:5px solid #E2E5EA;
    width:640px;
    margin:20px 0px 0px 0px;
}
/*
*
* Search Results
*
*/

#GalleryView div.header {
    clear:both;
    font-size:11px;
    font-weight:normal;
    height:18px;
    margin-bottom:20px;
    padding:0px;
    color:#4b4b4b;
    border-bottom:5px solid #E2E5EA;    
    width:640px;
}
#GalleryView div.categoryHeader {
    border:0px;
}
#SearchResults div.header h1,
#VideoView div.header h1,
#GalleryView div.header h1 {
    font-size:15px;
    color:#E8CF73;
    font-weight:bold;
}
#SearchResults div.pagination p.right {
    font-size:11px;
    font-weight:normal;
    color:#4b4b4b;
}
/*
*
* Video/Gallery View
*
*/
#ClassicClicks li {
    list-style:none;
    float:left;
    width:126px;
    padding:0px;
    margin:10px 7px 10px 4px;
}
#ClassicClicks li h1 img {
    background-color:#E2E5EA;
    border:1px solid #9C9B9B;
    margin:0;
    padding:3px;
}
#ClassicClicks h2 {
    font-size:12px;
    text-align:center;
    padding:0px;
    width:125px;
    height:30px;
    overflow:hidden;
    margin:2px 0px 0px 0px;
}

/* 
*
* Ring TV Interview
*
*/
#Interview li {
    list-style:none;
    float:left;
    width:298px;
    padding-left:0px;
    margin:0px 0px 10px 0px;
}
#Interview li h1 {
    float:left;
    margin:0px 5px 0px 0px;
}
#Interview li h1 img {
    background:#dfdede url('http://images.ringtv.com/images/7/00/00/00/00/0_92_69.jpg') no-repeat;
    width:92px;
    height:69px;
    border:1px solid #9c9b9b;
    padding:2px;
    margin:0px;
}
#Interview li h2 {
    float:left;
    font-weight:bold;
    width:178px;
}
#Interview li h3 {
    float:left;
    width:178px;
}
#Interview div.footer p.right {
    font-size:12px;
}
#Interview div.footer p.right span {
    padding-right:10px;
}


/* Global Footer */
#Footer {       
    clear:both;
    color:#4b4b4b;
    float:left;
    line-height:18px;
    margin:0px auto;
    padding:0px;
    width:970px;
}
#Footer div.body {
    background:url('http://images.ringtv.com/images/7/images/footer_bg.png') repeat-x;    
    text-align:center;
    padding:15px 0px 0px 0px;
    width:970px;
    height:73px;
    line-height:16px;
}
#Footer ul {
    color:#999999;
    list-style:none;
    padding:0px 10px;
}
#Footer ul li {
    color:#EAE5EB;
    display:inline;
}
#Footer ul li span {
    color:#E0A348;
}

/**
*
*    Category Headers
*
*/
#CategoryHeader {
    margin:0px auto;
    position:relative;
    width:970px;
}
#CategoryHeader img {
    border:0px;
    height:78px;
    margin-bottom:5px;
    width:970px;
}
#CategoryHeader div {
    cursor:hand;
    cursor:pointer;
    height:38px;
    position:absolute;
    right:0;
    top:16px;
    width:224px;
}

/**
*
*    LREC Ad Component
*
*/
#LREC {
    background-color:#000000;
    height:250px;
    float:right;
    margin-bottom:10px;
    width:300px;
}
#ContainsLREC {
    float:right;
    width:300px;
}
#ContainsLREC iframe {
    height:250px;
    overflow:hidden;
    width:300px;
}
#ContainsLREC div.head {
    margin-bottom:10px;
}
#ContainsLREC div.foot {
    margin-bottom:10px;
}

/**
*
*    SKY Ad Component
*
*/
#SKY {
    float:right;
    height:600px;
    margin-bottom:10px;
    width:160px;
}
#ContainsSKY {
    float:right;
    width:160px;
}
#ContainsSKY iframe {
    height:600px;
    overflow:hidden;
    width:160px;
}
#ContainsSKY div.head {
    margin-bottom:10px;
}
#ContainsSKY div.foot {
    margin-bottom:10px;
}

/**
*
*    HLREC Ad Component
*
*/
.subscribe_banner {
    float:right;
    margin-bottom:10px;
    width:300px;
}
#ContainsHLREC {
    float:right;
    height:100px;
    width:300px;
    margin:0px;
}
#ContainsHLREC iframe {
    height:100px;
    overflow:hidden;
    width:300px;
    margin:0px;
}
#ContainsHLREC div.head {
    margin-bottom:10px;
}
#ContainsHLREC div.foot {
    margin-bottom:10px;
}

/**
*
*    SREC Ad Component
*
*/
#SREC {
    background-color:#000000;
    clear:both;
    margin:0px 0px 10px 26px;
    width:234px;    
}
#ContainsSREC {
    background-color:#000000;
    float:left;
    height:60px;
    width:234px;
}
#ContainsSREC iframe {
    height:60px;
    overflow:hidden;
    width:234px;
}
#ContainsSREC div.head {
    margin-bottom:10px;
}
#ContainsHLREC div.foot {
    margin-bottom:10px;
}

/**
*
*    Photo Collection Tags (To Be Relocated)
*
*/
#Tags {
    line-height:14px; 
    overflow:hidden;
}
#TagManager {
    background-color:#486066; 
    border:1px solid #1A1A1A;
    margin:5px 0px;
    padding:10px;
}
#TagManager input {
    float:left;
    height:16px;
    margin-right:5px;
    width:210px;
}
#TagManager a.button{
    background-color:#EFEFEF;
    border:1px solid #000;
    color:#000;
    padding:2px 3px;
}
#TagManager a.grey,
#TagManager a.grey:active,
#TagManager a.grey:visited {
    margin:0px;
}
#Suggestions {
    background-color:#1A1A1A;
    border:1px solid #000000;
    margin-top:5px;
    position:absolute;
    text-align:left;
}
#Suggestions div.suggestion {
    padding:2px 6px 2px 6px;
}
a.header_link {
    font-size:17px;
    line-height:20px;
    font-family:"Courier New",Courier,monospace;
    font-size:20px;
    font-weight:bold;
    color:#fff;
    text-decoration:none;
}
a.header_link:hover {
    font-size:17px;
    line-height:20px;
    font-family:"Courier New",Courier,monospace;
    font-size:20px;
    font-weight:bold;
    color:#fff;
    text-decoration:none;
}        
#WideCol div.header p.right {
    font-size:11px;
    padding:0px;
}

/*  
*  BLOG
*/
#Blog div.body {
    float:none;
    font-size:12px;
    height:100%;
    padding:0px 0px 10px 0px;
    width:640px;
    margin:0px auto;
} 
#Blog div.header span {  
    color:#4b4b4b;
    font-weight:normal;
}
#Blog div.body center {
    font-size:11px;
    font-weight:bold;
}
#Blog div.blog {
    float:left;
    margin:10px 0px 10px 0px;
    padding:0px;
    width:640px;
    background-color:#242424;
}
#Blog div.post {
    float:left;
    background-color:#f7f8fa;
    padding:10px 20px;
    width:600px;
    margin:10px 0px 40px 0px;
}
#Blog div.post h1 {
    float:left;
    font-size:20px;
    line-height:24px;
    font-weight:bold;
    width:600px;
    border:none;
}
#Blog div.post h1 span {
    padding:0px;
}
#Blog div.post h1 a { 
    color:#4b83c7;
    font-size:22px;
    font-weight:normal;
    text-decoration:none;
}
#Blog div.post h1 a:hover { 
    color:#4b83c7;
    font-size:22px;
    font-weight:normal;
    text-decoration:none;
}
#Blog div.post div.share {
    float:right;
    display:inline;
    text-align:right;
    width:150px;
    margin:12px 0px 0px 0px;
}
#Blog div.post div.shareThis {
    float:left;
    margin:3px 5px 0px 0px;
}
#Blog div.post div.buzz { 
    float:left;
    margin:0px;
}
#Blog div.post div.image {
    float:left;
    margin:0px;
    width:62px;
}
#Blog div.post img.image {
    background:#dfdede url('http://images.ringtv.com/images/7/00/00/00/00/0_50_50.jpg') no-repeat;
    border:1px solid #000000;
    height:50px;
    margin:0px;
    width:50px;
}
#Blog div.media {
    margin:0px auto;
    margin-top:20px;
    margin-bottom:10px;
    padding:0;
    text-align:center;
    width:600px;
}
#Blog div.media img {
    margin:0px 5px;
}
#Blog div.post div.metaInfo {
    float:left;
    border-top:1px solid;
    border-bottom:1px solid;
    border-color:#e2e5ea;
    width:600px;
    padding:5px 0px;
    margin:10px 0px 0px 0px;_margin:0px 0px 0px 0px;
    color:#8d8989;
}
#Blog div.post div.info {
    float:left;
    width:300px;
    margin:0px 10px 0px 0px;_margin:0px 5px 0px 0px;
    line-height:20px;
}
#Blog div.post div.info h2 {
    float:left;
    margin:0px 10px 0px 0px;
}
#Blog div.post div.info h2 span {
    padding:0px;
}
#Blog div.post div.share {
    display:inline;
    float:right;
    margin:12px 0 0;
    text-align:right;
    width:200px;
}
#Blog div.post div.content {
    float:left;
    height:100%;
    margin:10px 0px 0px 0px;_margin:10px 0x 0px 0x;
    overflow:hidden;
    padding:0px 0px 10px 0px;
    width:600px;
    color:#4b4b4b; 
}
#Blog div.post div.content p.from {
    float:left;
    font-size:12px;
    margin:0px;
    text-align:left;
    width:240px;
}
#Blog div.post div.content p.date {
    float:right;
    font-size:12px;
    margin:0px;
    text-align:right;
    width:220px;
}
#Blog div.post div.content p.comment {
    float:left;
    font-size:12px;
    margin:0px;
    margin-bottom:15px;
    text-align:left;
    width:540px;
}
#Blog div.post div.content p.actions {
    float:left;
    font-size:12px;
    margin:0px 0px 5px 0px;
    text-align:right;
    width:560px;
}
#Blog div.tagged {
    float:left;
    clear:both;  
    width:600px;
    color:#8d8989;
    margin:0px 0px 20px 0px;
    font-weight:normal;
    line-height:18px;
}    
#Blog div.content div.related {
    float:left;
    height:100%;
    color:#8d8989;
    width:600px;
    padding:5px 0px;
    margin:10px 0px 0px 0px;
}
#Blog div.content div.related p.left {
    float:left;
    margin:0px;
}
#Blog div.content div.related ul {
    clear:both;
    list-style-image:none;
    list-style-position:inside;
    list-style-type:disc;
    margin:6px 0px 5px 0px;
    padding:0px 0px 20px 10px;
}
#Blog div.content div.related li{
    width:550px;   
    margin:0px 0px 5px 0px;
    padding-left:0px;
    line-height:14px;
}
#RecentBlog div.body div.blog {
    float:left;
    width:272px;
    margin:5px 0px;
    padding:0px 10px;
}
#RecentBlog div.body div.blog img {
    margin-right:5px;
}

/*
*
* Ring Ratings
*
*/
#DivisionRatings,
#BrowseBlog,
#BrowseVideos,
#BrowsePhotos,
#RSSFeed,
#RSSExplained {
    float:left;
    width:635px;_width:632px;
    margin:0px 0px 10px 0px;
    border:1px solid #9c9b9b;
    padding:1px;
    background-color:#dadcdf;
    font-size:12px;
}
#BrowseBlog,
#BrowseVideos,
#BrowsePhotos,
#RSSFeed,
#RSSExplained {
    background-color:#fff;
}
#RingRatings div.body {
    float:none;
    clear:both;
    background-color:#fff;
    font-size:12px;
    height:100%;
    padding:10px 0px 10px 0px;
    width:634px;
    margin:0px auto;
    margin:0px;
} 
#RingRatings div.header {  
    padding:0px;
    margin:0px;
}
#RingRatings div.header span {  
    color:#4b4b4b;
    font-weight:normal;
}
#RingRatings div.body center {
    font-size:11px;
    font-weight:bold;
}
#RingRatings div.blog {
    float:left;
    margin:10px 0px 10px 0px;
    padding:0px;
    width:640px;
    background-color:#242424;
}
#RingRatings div.post h1 {
    float:left;
    font-size:20px;
    line-height:24px;
    font-weight:bold;
    width:640px;
    border:none;
}
#RingRatings div.post h1 span {
    padding:0px;
}
#RingRatings div.post h1 a { 
    color:#4b83c7;
    font-size:22px;
    font-weight:normal;
    text-decoration:none;
}
#RingRatings div.post h1 a:hover { 
    color:#4b83c7;
    font-size:22px;
    font-weight:normal;
    text-decoration:none;
}
#RingRatings div.post div.share {
    float:right;
    display:inline;
    text-align:right;
    width:150px;
    margin:12px 0px 0px 0px;
}
#RingRatings div.post div.shareThis {
    float:left;
    margin:3px 5px 0px 0px;
}
#RingRatings div.post div.buzz { 
    float:left;
    margin:0px;
}
#RingRatings div.post div.image {
    float:left;
    margin:0px;
    width:62px;
}
#RingRatings div.post img.image {
    background:#dfdede url('http://images.ringtv.com/images/7/00/00/00/00/0_50_50.jpg') no-repeat;
    border:1px solid #000000;
    height:50px;
    margin:0px;
    width:50px;
}
#RingRatings div.media {
    margin:0px auto;
    margin-top:20px;
    margin-bottom:10px;
    padding:0;
    text-align:center;
    width:640px;
}
#RingRatings div.media img {
    margin:0px 5px;
}
#RingRatings div.post div.metaInfo {
    float:left;
    border-top:1px solid;
    border-bottom:1px solid;
    border-color:#e2e5ea;
    width:640px;
    padding:5px 0px;
    margin:10px 0px 0px 0px;_margin:0px 0px 0px 0px;
    color:#8d8989;
}
#RingRatings div.post div.info {
    float:left;
    width:300px;
    margin:0px 10px 0px 0px;_margin:0px 5px 0px 0px;
    line-height:20px;
}
#RingRatings div.post div.info h2 {
    float:left;
    margin:0px 10px 0px 0px;
}
#RingRatings div.post div.info h2 span {
    padding:0px;
}
#RingRatings div.post div.content {
    float:left;
    height:100%;
    margin:10px 0px 0px 0px;_margin:10px 0x 0px 0x;
    overflow:hidden;
    padding:0px 0px 10px 0px;
    width:640px;
    color:#4b4b4b; 
}
#DivisionRatings div.header,
#SearchResults div.header,
#RSSPage div.header {  
    padding:10px 0 0;
    width:634px;_width:634px;
}      
#DivisionRatings div.header span,
#SeachResults div.header span {
    color:#4D6E9D;
    font-weight:bold;
}
#DivisionRatings div.body {
    float:left;
    background-color:#fff;
    font-size:12px;
    color:#4b4b4b;
    padding:10px 10px 10px 10px;
    width:614px;
    margin:0px 0px 0px;
} 
#DivisionRatings div.weightClass {
    clear:both;
    text-align:center;
    margin:0px auto;
    margin-bottom:20px;
    width:614px;
    padding-top:5px;
    border-top:1px solid #e2e5ea;
}
#DivisionRatings div.weightClass h1 {
    font-size:23px;
    font-weight:normal;
    line-height:25px;
    color:#4b4b4b;
    margin:0px;
}
#DivisionRatings div.weightClass h2 { 
    height:13px;
    line-height:13px;
    color:#8d8989;
}
#DivisionRatings div.weightClassList a {
    color:#4d6e9d;
    font-size:16px;
    text-decoration:none;
    background-color:#fff;
    padding:0px 10px;
}
#DivisionRatings div.weightClassList a:hover {
    width:180px;  
    list-style:none;
    clear:both;
    padding:0px 10px;
    margin:0px 0px 5px 0px;
    background-color:#8d8989;
    padding:2px 10px;
    color:#fff;
}
#DivisionRatings div.weightClassList {
    float:left;
    font-size:16px;
    font-weight:bold;
    background-color:#fff;
    width:634px;
    margin:0px auto;
    padding:20px 0px 10px 0px;    
    line-height:18px;
}
#DivisionRatings div.weightClassList ul {
    float:left;
    border-left:1px solid #e2e5ea;
    padding:0px;
    margin:0px; 
    line-height:18px;
    height:155px;
    width:205px;
}
#DivisionRatings div.weightClassList ul.first {
    float:left;
    border-left:none;
    padding:0px;
    margin:0px;
    line-height:18px;
    height:155px;
    width:205px;
}
#DivisionRatings div.weightClassList li {
    list-style:none;
    clear:both;
    padding:2px 10px;
    margin:0px 0px 5px 0px;
}
#DivisionRatings div.weightClassList li.selected {
    background-color:#8d8989;
    padding:2px 10px;
    color:#fff;
    margin:0px 5px 5px 10px;
}
#DivisionRatings div.body li {
    width:600px;  
    list-style:none;
    clear:both;
    padding:0px;
    margin:0px 0px 20px;_margin:0px;
}
#DivisionRatings div.body li h1 {
    width:600px;
    margin:0px 0px 5px 0px;
    font-weight:bold;
    font-size:16px;
}
#DivisionRatings .champ {
    color:#cd2727;
}
#DivisionRatings div.body li img {
    float:left;
    background:#dfdede url('http://images.ringtv.com/images/7/00/00/00/00/0_90_90.jpg') no-repeat;
    width:90px;
    height:90px;
    margin:0px 10px 0px 0px;
}
#DivisionRatings div.body li h2,
#DivisionRatings div.body li h3,
#DivisionRatings div.body li h4,
#DivisionRatings div.body li h5{
     float:left;
     width:500px;
     padding:0px;
     height:12px;
     line-height:14px;
     margin:0px 0px 5px 0px;
}
#DivisionRatings div.body li p {
     float:left;
     font-size:12px;
     line-height:16px;
     padding:0px;
     width:500px;
     margin:0px 0px 5px;
}
#DivisionRatings div.body li h2 span,
#DivisionRatings div.body li h3 span,
#DivisionRatings div.body li h4 span,
#DivisionRatings div.body li h5 span,
#DivisionRatings div.body li p span {
     font-weight:bold;
}
#SearchResults div.header h1,
#RSSPage div.header h1 {
    color:#385174;
    font-weight:bold;    
    padding-left:10px;
    font-size:16px;
    height:22px;
}
#SearchResults div.body {
    float:left;
    background-color:#fff;
    font-size:12px;
    color:#4b4b4b;
    padding:5px 0px 5px 0px;
    width:632px;
    margin:0px 0px 0px;
}    
#SearchResults div.body li {
    width:600px;
    float:left;
    margin:0px 0px 5px 0px;
    list-style:disc;
    list-style-position:outside;
    padding-left:15px;
}
#SearchResults div.body li h1 {
    float:left;
    clear:none;
    height:14px;
    padding:0px;
    margin:0px 5px 5px 0px;
    font-weight:bold;
}
#SearchResults #BrowseBlog div.body li h2 {
    float:left;
    clear:none;
    height:14px;
    border-left:1px solid #ccc;
    padding-left:5px;
}
#SearchResults #BrowseBlog div.footer,
#SearchResults #BrowseVideos div.footer,
#SearchResults #BrowsePhotos div.footer {
    height:24px;
    background:none;
    margin:20px 0px 0px 0px;
    width:632px;
}
#RSSFeed div.footer,
#RSSExplained div.footer {
    height:15px;
    width:632px;
}
#SearchResults div.footer {
    height:62px;
    margin:0px;
    width:640px;
}
#SearchResults #BrowseVideos div.body,
#SearchResults #BrowsePhotos div.body {
    padding:0px 0px 0px 2px;
    _width:632px;
}
#SearchResults #BrowseVideos div.body li,
#SearchResults #BrowsePhotos div.body li {
    float:left;
    padding:0px; 
    width:126px;
    margin:0px 15px 15px 15px;_margin:0px 10px 15px 10px;
}
#SearchResults #BrowseVideos div.body li h1 {
    height:96px;
}
#SearchResults #BrowsePhotos div.body li h1 {
    height:126px;
}
#BrowseVideos div.body li h2,
#BrowseVideos div.body li h3,
#BrowsePhotos div.body li h2,
#BrowsePhotos div.body li h3 {
    text-align:center;
    width:126px;
    border:none;
}

#CurrentChampions div.nav {
    border-top:1px solid #e2e5ea;
    background-color:#fff;
    width:294px;
    margin:0px;
    padding:0px 0px 15px 0px;
}
#CurrentChampions div.nav li {
    display:inline;
    margin:0px -2px 0px 0px;
    padding:0px;
    line-height:24px;
    border-right:1px solid;
    border-bottom:1px solid;
    border-color:#e2e5ea;
}
#CurrentChampions div.nav li.selected {
    font-weight:bold;
    border-right:1px solid #e2e5ea; 
    border-bottom:none;
    font-weight:bold;
    padding:4px 12px;
    margin-right:-2px;
}
#CurrentChampions div.nav li.noselected {
    font-weight:normal;    
    padding:4px 16px 4px 15px;
    border-right:1px solid;
    border-bottom:1px solid;
    border-color:#e2e5ea;
}
#CurrentChampions div.nav li.last {
    border-right:none;   
    padding:4px 15px;
}
#CurrentChampions li img { 
    float:left;
    width:40px;
    margin:0px 5px 0px 0px;
}
#CurrentChampions li {  
    list-style:none;
    width:276px;
    margin:0px 0px 20px 0px;
    padding:0px;
}
#CurrentChampions li h1 {
    color:#8d8989;
    padding-bottom:2px;
    border-bottom:1px solid #e2e5ea;
    margin:0px 0px 5px;
}
#CurrentChampions li h1 span {
    color:#cd2727;
    font-weight:bold;
    font-size:14px;
}
#CurrentChampions li h2,
#CurrentChampions li h3 {
    width:225px;
}
/*
* Schedule
*/
#Schedule {
    float:left;
    width:636px;_width:634px;
    margin:0px 0px 5px 0px;
    padding:1px;
    background-color:#fff;
    font-size:11px;
}
#Schedule div.header div.fighter img, 
#FeaturedFights div.fighter img {
    background:#dfdede url('http://images.ringtv.com/images/7/00/00/00/00/0_90_90.jpg') no-repeat;
    width:90px;
    height:90px;
    border:0px;
}
#Schedule div.body {
    float:left;
    font-size:12px;
    color:#4b4b4b;
    padding:0px 0px 10px 0px;
    width:614px;
    margin:0px 0px 0px;
} 
#Schedule div.body div.mainEvent {
    float:left;
    background:#fff url('http://images.ringtv.com/images/7/images/featured_bg.jpg') no-repeat;
    width:620px;
    height:230px;
    padding:0px 10px;_padding:0px 5px;
    margin:0px 0px 20px 0px;
}
#Schedule div.body div.mainEvent div.header {
    background:none;
    padding-top:18px;
}
#Schedule div.body div.mainEvent div.header h1 {
    font-size:16px;
    padding-left:0px;
}
#Schedule div.body div.mainEvent div.header h1 span {
    color:#4d6e9d;
}
#Schedule div.fighter {
    float:left;
    width:95px;
    text-align:center;
    padding:8px;_padding:8px 0px 8px 8px;
    border:1px solid #b2b9c4;
    margin:10px 5px;_margin:8px 5px;
    background-color:#fff;
}
#FeaturedFights div.fighter {
    float:left;
    background-color:#e2e5ea;
    border:0px;
    width:90px;
    padding:10px;_padding:10px 0px 10px 10px;
    margin:10px 0px;_margin:8px 0px;
}
div.vs {
    float:left;
    line-height:160px;
    text-align:center;
    width:32px;
    color:#cd2727;
    font-size:20px;
    font-weight:bold;
    margin:0px 5px;_margin:0px 3px;
    padding:0px;
}
#Schedule div.mainEvent h2,
#FeaturedFights div.body h2 {
    width:95px;
    font-size:13px;
    text-align:center;
    margin:2px 0px;
}
#Schedule div.mainEvent h3,
#FeaturedFights div.body h3 {
    width:100px;
    text-align:center;
    color:#8d8989;
    font-size:11px;
}
#Schedule div.eventDetail {
    float:left;
    margin:0px 0px 0px 5px;
}
#Schedule div.eventDetail h4 {
    font-size:16px;
    font-weight:bold;
    width:325px;
    margin:10px 0px 0px 0px;
}
#Schedule div.eventDetail p {
    width:325px;
    line-height:14px;
}
#Schedule div.eventDetail h4 span {
    color:#cd2727;    
}
#Schedule div.eventDetail ul {
    padding:0px;
    margin:0px;
}
#Schedule div.eventDetail li {
    width:325px;
    list-style:none;
    padding:0px;
    font-size:12px;
}
#ScheduleList {
    float:left
    width:617px;
    padding:0px 10px;
    margin:0px;
}
#ScheduleList h1 {
    font-size:19px;
    font-weight:bold;
    color:#4d6e9d;
}
#ScheduleList h2 {
    font-weight:bold;
    font-size:15px;
    color:#8d8989;
    border-bottom:1px solid #e2e5ea;
    padding-bottom:3px;
    width:610px;
    margin:15px 0px 5px 0px;
}
#ScheduleList h3 {
    font-weight:bold;
    padding-left:10px;
}
#ScheduleList h3.featured {
    color:#cd2727;    
    font-size:14px;
}
#ScheduleList p {
    padding-left:35px;
    width:565px;
}
#ScheduleList ul {
    margin:0px 0px 25px 0px;
    padding:0px;
}
#ScheduleList li {
    list-style:none;
    width:600px;
    margin:0px 0px 2px 0px;
    padding:0px;
}
#ScheduleList #List ul {
    margin:0px 0px 0px 20px;
    padding:0px;
}
#ScheduleList #List li {
    list-style:none;
    width:555px;
    margin:0px 0px 2px 0px;
    padding-left:45px;
}
/*
* Featured Fights 
*/
#FeaturedFights p {
    line-height:22px;
}
#FeaturedFights div.body li {
    width:270px;
    padding:0px 0px 5px 0px;
    margin:0px 0px 5px 0px;
    border-bottom:1px solid #e2e5ea;
}
#FeaturedFights div.body li.last {
    border:0px;
}
#FeaturedFights div.vs {
    width:40px;
    margin:0px 5px;
}
#FeaturedFights #Bullet ul {
    clear:both;
    margin:0px 0px 5px;
    padding:0px;
}
#FeaturedFights #Bullet li {
    list-style-image:none;
    list-style-position:inside;
    list-style-type:disc;
    padding-left:0px;
    width:260px;
    border:0px;
    margin:0px;
}
/*
*
* Other Videos
*
*/
#OtherVideos li img,
#RecentGalleries li img { 
    float:left;    
    margin:0px 5px 0px 0px;
    border:1px solid #9c9b9b;
    padding:2px;
    background-color:#e7e9eb;
}
#RecentGalleries li img {
    width:75px;
    height:75px;    
}
#OtherVideos li img {
    width:80px;
    height:60px;    
}
#OtherVideos li,
#RecentGalleries li {  
    list-style:none;
    width:256px;
    clear:both;
    float:left;
    margin:0px 0px 10px 0px;
    padding:0px;
}
#OtherVideos li h1,
#RecentGalleries li h1 {
    color:#4b83c7;
    font-weight:bold;    
}
#RecentGalleries li p {
    font-size:12px;
    font-weight:normal;
}
#OtherVideos li h1,
#RecentGalleries li h2 {
    margin:0px 0px 5px;
}
#RecentGalleries li p img { 
    float:left;
    width:20px;
    height:20px;
    margin:0px 10px 0px 5px;
    padding:0px;
    background:none;
    border:0px;
}
div.filter {
    line-height:18px;
    background-color:#fff;
    font-weight:normal;
    padding:0px 0px 10px 10px;
    margin:0px;
}


/*
* Service Pages
*/
#ServicePage div.categoryHeader {
    margin:10px 0px 10px 0px; 
}
#ServicePage h2 {
    font-weight:bold;
    margin:20px 0px 10px 0px;
}
#ContactPage div.body {
    padding:0px 10px;    
    font-size:12px;
}
#ContactPage div.body h2 {
    color:#000;
    height:30px;
    margin-top:10px;
    font-size:20px;
}
#ContactPage div.contact {
    float:left;
    padding:20px 25px 0px 20px;
    font-size:12px;
    line-height:16px;
    padding-top:10px;
}
#ServicePageAd {
    background-color:#000000;
    height:250px;
    float:right;
    width:300px;
    margin:10px 10px 0px 0px;_margin:10px 3px 0px 0px;
}
#ServicePage div.body img {
    padding-right:10px;
    margin-bottom:50px;
}
#ServicePage li {
    padding-left:15px;
}
#ServicePage div.ratingPanel {
    float:left;
    width:630px;
    margin:10px 0px 0px 0px;
}
#ServicePage div.ratingPanel div.panelHeader {
    width:640px;
    border-bottom:2px solid #e2e5ea;
    padding-bottom:2px;
    margin:10px 0px;
}
#ServicePage div.ratingPanel div.block {
    float:left;
    width:280px;
    margin-right:10px;
}
#ContactPage div.label {
    width:105px;
    float:left;
    margin:5px 5px 5px 0px;
    text-align:right;
}
#ContactPage div.field {
    float:left;
    width:435px;
    margin:5px 0px;
    text-align:left;
}
#ContactPage input.cform,
textarea.cform {
    width:380px;
    font-family:arial,helvetica,verdana;
    font-size:12px;
    line-height:16px;
}
#RSSFeed {
    margin-top:10px;
}
#RSSFeed div.body,
#RSSExplained div.body {
    padding:0px 10px;
    width:614px;
    text-align:left;
    margin:0px;
}
#RSSFeed div.body li {
    float:left;
    margin:5px 0px;
}
#RSSFeed div.body li h1 {
    float:left;
    font-weight:normal;
    text-align:right;
    width:180px;
    padding-top:4px;
    margin-right:20px;
}
#RSSFeed div.body li h2 {
    float:left;
    height:24px;
}
#RSSFeed div.body li h2 img {
    margin-right:15px;
}
#SubscribePage {
    width:945px;
    margin:0px auto;
    margin-top:10px;
    margin-bottom:10px;
}
#LeftSubscrbe {
    float:left;
    background:url('http://images.ringtv.com/images/7/images/leftCol_Subscription.jpg') no-repeat;
    width:220px;
    height:728px;
    margin:0px;
}
#CenterSubscribe {
    float:left;
    padding:0px;
    width:480px;
    height:728px;
    background: none repeat scroll 0 0 #475f7f;
    margin:0px;
}
#CenterSubscribe div.subscribe {
    margin:0px auto;
    width:480px;
    text-align:center;
}
#CenterSubscribe div.header {
    background:transparent;
    margin:0px;
    padding:15px;
    text-align:center;
    height:190px;
}
#CenterSubscribe div.header h1 {
    font-size:48px;
    font-weight:normal;
    line-height:52px;
    color:#fff;
    margin:0px;
    padding:0px;
}
#CenterSubscribe div.header h2 {
    margin:0px;
    float:left;
    clear:both;
}
#CenterSubscribe div.header h1 span {
    font-weight:bold;
    color:#fff;
}
#CenterSubscribe div.header img {
    margin:10px 0px 0px 80px;_margin:10px 0px 0px 60px;
    height:124px;
    width:277px;
}    
#CenterSubscribe div.body {
    float:left;
    padding:0px;
    background:transparent;
}
#CenterSubscribe div.description {
    float:left;
    width:400px;_width:380px;
    margin:10px 0px 0px 40px;_margin:20px 0px 0px 25px;
}
#CenterSubscribe div.almanac {
    float:left;
    margin:10px 0px 0px 40px;_margin:10px 0px 0px 25px;
}
#CenterSubscribe div.almanac img {
    float:left;
    clear:both;
    margin:0px 10px 0px 0px;
}
#CenterSubscribe div.almanac p.left {
    float:left;
    margin:0px;
    width:330px;
}
#CenterSubscribe div.center {
    clear:both;
    padding-top:10px;
    width:450px;
    text-align:center;
}
#CenterSubscribe div.almanac a {
    color:#ffe58c;
}
#Offer {
    float:left;
    margin:0px 0px 0px 35px;_margin:0px 0px 0px 20px;
    padding:0px;
}
#Offer div.header {
    line-height:0px;
    padding:0px;
    background:url('http://images.ringtv.com/images/7/images/offer_block_top.gif') no-repeat;
    width:414px;
    height:12px;
    font-size:0px;
    margin:0px;
}
#Offer div.body {
    background-color:#324b6f;
    width:390px;
    padding:0px 12px;
    margin:0px;
}
#Offer div.body h1,
#Offer div.body h3 {
    float:left;
    font-size:28px;
    font-weight:normal;
    line-height:30px;
    margin:0px;
}
#Offer div.body h3 {
    margin-top:17px;
}
#Offer div.body h4 {
    float:left;
    font-size:33px;
    font-weight:normal;
    line-height:36px;
    margin:0px;
}
#Offer div.body div.row {
    width:390px;
}
#Offer div.body h4 {
    clear:both;
    margin:0px 5px 10px 59px;_margin:0px 5px 10px 29px;
}
#Offer div.body h2,
#Offer div.body h5 {
    float:left;
    line-height:45px;
    font-size:45px;
    font-weight:bold;
    margin:0px;
}
#Offer div.footer {
    background:url('http://images.ringtv.com/images/7/images/offer_block_bottom.gif') no-repeat;
    width:414px;
    height:11px;
    margin:0px 0px 15px 0px;
}
#RightSubscribe {
    float:left;
    background: none repeat scroll 0 0 #475f7f;  
    width:242px;
    height:728px;
    margin:0px;
}
#RightSubscribe div.header {
    background:transparent;
    height:5px;
    margin:0px;
    padding:10px 0px 0px 0px;_padding:0px;
}
#RightSubscribe div.body {
    height:627px;
    background:transparent;
    text-align:center;
    border-left:1px solid #5c7493;
    margin:0px;
}
#RightSubscribe div.body h1 {
    font-size:16px;
    font-weight:bold;
    width:230px;
    text-align:center;
    margin:0px 0px 5px 0px;
}
#RightSubscribe div.body p {
    margin:5px 0px 20px;_margin:5px 0px 10px;
    padding:0px;
}
/* Photo Gallery */
#selectedImage {
    z-index:1;
    margin:0px;
    border:0px;
}
#MainPhoto {
    margin:0px;
}
#MainPhoto .photoArrow a {
    text-decoration:none;
    font-size:0px;
}
#MainPhoto .photoArrow {
    position:relative;
    background-color:#fefefe;
    clear:both;
    min-height:300px;
    overflow:hidden;
    text-align:center;
    width:640px;
}
#MainPhoto img {
    border:0px;
}
.photoArrow a.arrow_next:hover,
.photoArrow a.arrow_prev:hover {
    display:block;
    text-decoration:none;
}
.photoArrow a.arrow_next,
.photoArrow a.arrow_prev {
    cursor:pointer;
    position:absolute;
    z-index:210;
    height:100%;
    width:200px;
    margin:0px;
    top:0;
    display:block;
    border:0;
    outline-color:-moz-use-text-color;
    outline-style:none;
    outline-width:medium;
}
.photoArrow .arrow_next_end,
.photoArrow .arrow_prev_end {
    position:absolute;
    z-index:210;
    height:100%;
    width:200px;
    margin:0px;
    top:0;
    display:block;
    border:0;
    background:transparent url('http://images.ringtv.com/images/7/images/clr.gif') no-repeat;
}
.photoArrow a.arrow_prev,
.photoArrow a.arrow_prev:hover,
.photoArrow .arrow_prev_end {
    left:0px;
    background:transparent url('http://images.ringtv.com/images/7/images/clr.gif') repeat-y;
    width:200px;
    border:0px;
    _height:300px;
    _float:left;
}
.photoArrow a.arrow_next,
.photoArrow .arrow_next:hover,
.photoArrow .arrow_next_end {
    right:0px;
    background:transparent url('http://images.ringtv.com/images/7/images/clr.gif') repeat-y;
    width:200px;
    border:0px;
    _height:300px;
    _float:right;
}
.photoArrow a.arrow_prev:hover em {
    left:40px;
}
.photoArrow a.arrow_next:hover em {
    right:40px;
}    
.photoArrow a.arrow_next em,
.photoArrow a.arrow_prev em {
    cursor:pointer;    
    position:absolute;
    top:200px;
    z-index:200;
    height:56px;
    width:56px;
}
.photoArrow a.arrow_next:hover em {
    background:transparent url('http://images.ringtv.com/images/7/images/photo_arrow_right.png') no-repeat;_background:none;
    display:block;
}
.photoArrow a.arrow_prev:hover em {
    background:transparent url('http://images.ringtv.com/images/7/images/photo_arrow_left.png') no-repeat;_background:none;
    display:block;
}
.photoArrow a.arrow_prev:hover em {
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='http://images.ringtv.com/images/7/images/photo_arrow_left.png');
}
.photoArrow a.arrow_next:hover em {
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='http://images.ringtv.com/images/7/images/photo_arrow_right.png');
}

#AlertMsg {
    width:550px;
    border:1px solid #f49f30;
    background-color:#fcf9e8;
    padding:10px;
    margin-bottom:10px;
}

/**
* 
* Fight night style 
*
**/
object {
    border:0px;
}
div.wide,
div.narrow {
    border:1px solid #38321c;
    float:left;
    margin:0 0 10px;
    padding:1px;
}
#FightNight div.banner300 {
    float:left;
    margin:0px 0px 10px;
}
#SkyContainer,
#FightNight div.footer,
a.gameBanner,
a.buytickets {
    background:url('http://images.ringtv.com/images/7/images/fnc_video_assets.gif') no-repeat;
}
#FightNight {
    background-color:#000;
    float:left;
    margin:0px auto;
    width:968px;
    padding:1px;
}
#FightNight a {
    color:#e8cf73;
    text-decoration:none;
}
#FightNight div.categoryHeader {
    border-bottom:5px solid #38321c;
}
#FightNight li {
    float:none;
    list-style-type:none;
    margin:0px;
}
#FightNight div.categoryHeader h1 {
    color:#e8cf73;
    font-size:20px;
    font-weight:bold;
    line-height:24px;
    width:640px;
	padding:0px;
}
#FightNight #Photos div.header {
    background:url('http://images.ringtv.com/images/7/images/fnc_module_hdr_bg.png') repeat-x;
    width:632px;
    height:14px;
    padding-top:10px;
    margin:0px;
}
#FightNight #Photos {
    width:634px;
}
#FightNight #EventDetails {
    width:294px;
}
#FightNight #Photos ul {
    margin:0px;
    text-align:center;
    width:630px;_width:620px;
}
#FightNight #Photos li {
    float:left;
    margin:10px 60px;_margin:10px 35px;
    width:194px;_width:184px;
}
#FightNight #Photos li span {
    border:1px solid #322d19;
}
#FightNight #Photos li img {
    border:1px solid #000;
    height:140px;
    width:190px;
    margin:0px;
}
#FightNight div.header h2 {
    color:#e8cf73;
    font-size:16px;
    font-weight:bold;
    line-height:24px;
    margin:0px;
}
#FightNight #Photos h3 {
    clear:both;
    color:#e8cf73;
    font-size:12px;
    line-height:14px;
    margin:3px 0px 0px;
    text-align:center;
}
#FightNight div.body {
    background-color:#000;    
    margin:0;
    padding:0;
}
#FightNight div.archive {
	background-color:#1d1d1d;
	width:614px;_width:580px;
	margin:0px auto;
	padding:0px;
}
#FightNight div.archive .date {
	padding:5px 0px 5px 10px;
	color:#fff;
	font-size:15px;
	font-weight:normal;
	margin:0px 0px 5px;
	border-bottom:1px solid #3d3d3d;
	width:604px;_width:614px;
}
#FightNight div.footer {
    background-position:0px -157px;
    float:left;
    font-size:11px;
    height:45px;
    margin:0;
    width:640px;
}
#FightNight #Photos div.footer {
    background:none;
    background-color:#000;
    height:14px;
    padding:0px 0px 10px;
    width:634px;
}
#FightNight div.videoPlayer {
    background-color:#1d1d1d;    
}
#FightNight div.videoInfo {
    background-color:#1d1d1d;
    color:#d8d8d8;
    font-size:16px;
    line-height:18px;
    margin-bottom:20px;
    padding:10px;
}
#FightNight div.fightNightInfo {
    background-color:#1d1d1d;
    clear:both;
    color:#d8d8d8;
    font-size:14px;
    line-height:18px;
    margin:0px 0px 20px;
    padding:10px;
    width:620px;
}
#FightNight div.wide {
    margin:0px;
}
#ContainsHLREC {
    width:300px;
    margin-bottom:10px;
}
#FightNight #EventDetails div.header {
    background:url('http://images.ringtv.com/images/7/images/fnc_module_hdr_bg.png') repeat-x;
    width:292px;
    height:24px;
    padding-top:10px;
    margin:0px;
}
#FightNight #EventDetails {
    color:#d8d8d8;
    font-size:12px;
    line-height:14px;
}
#FightNight #EventDetails div.header {
    height:24px;
    padding:5px 0px 0px;
    margin-bottom:10px;
}
#FightNight #EventDetails div.header h2 {
    margin-left:10px;
}
#NarrowCol #EventDetails div.body {
	width:284px;
}
#FightNight #EventDetails #trailers {
    width: 225px;
}

#FightNight #EventDetails #trailers img {
    border:1px solid #38321c;
    margin:0px 10px 15px;
}

#FightNight #EventDetails img {
    float:left;
    border:1px solid #38321c;
    margin:0px 10px 15px;
}
#NarrowCol #EventDetails div.body p img {
	margin:5px 0px 0px 0px;
	padding-bottom:10px;
	border:0px;
}



a.buytickets {
    background-position:0px -125px;
    float:left;
    width:105px;
    height:22px;
    margin:10px 0px 0px;
    padding-bottom:10px;
}
#Language {
    color:#c8c7c7;
    font-size:14px;
    font-weight:bold;
    line-height:15px;
    margin:10px 0px;
}
#Language a.on,
#Language a:hover {
    color:#fff;
    background-color:#850707;
    line-height:15px;
    padding:2px 5px;
    text-decoration:none;
}
#Language a {
    color:#c8c7c7;
    line-height:15px;
    padding:2px 5px;
    text-decoration:none;
}
a.gameBanner {
    background-position:0px 0px;
    float:left;
    height:115px;
    width:300px;
    border:0px;
}
#SkyContainer {
    background-position:0px -212px;
    float:left;
    height:646px;
    width:300px;
    padding:20px 0px 0px 0px;
    text-align:center;
}
#FightNight #SKY {
    margin-right:65px;
}

