@charset "UTF-8";
/* CSS Document */

html{background: #000;}
body.mma.pride-glory{background: url(/i/mma/pride_glory/bg_main.jpg) top center no-repeat; margin:0 auto; height:900px;}

body.mma.pride-glory .branding {background: url(/i/mma/pride_glory/stamp.png) top left no-repeat;height:440px;left:-120px;position:absolute;width:435px;}
body.mma.pride-glory .branding a {display:block; width:435px; height:300px;}
/*		page headers			*/
body.mma.pride-glory .page-header {position:absolute; height:393px; width:99%; left:52px;}
body.mma.pride-glory .main .page-header {background: url(/i/mma/pride_glory/header_prideglory.png) no-repeat -12px 120px; }
body.mma.pride-glory .breaking .page-header {background: url(/i/mma/pride_glory/header_breakingground.png) top left no-repeat; }
body.mma.pride-glory .fallout .page-header {background: url(/i/mma/pride_glory/header_fallout.png) top left no-repeat;}
body.mma.pride-glory .blood .page-header {background: url(/i/mma/pride_glory/header_firstblood.png) top left no-repeat;}
body.mma.pride-glory .intermission .page-header {background: url(/i/mma/pride_glory/header_intermission.png) top left no-repeat;}
body.mma.pride-glory .finals .page-header {background: url(/i/mma/pride_glory/header_finals.png) top left no-repeat;}

body.mma.pride-glory .page-header h4 {position:absolute; left:-9999em;}

#content {padding-top:0;}

/*					top nav			*/
.nav {margin-left:414px; width:550px; z-index:50; position:absolute;}
.nav.horizontal ul, .nav.horizontal ul li {float:left;}
.nav.horizontal ul li {height:275px; width:110px; background: transparent url(/i/mma/pride_glory/topnav_sprite.png) no-repeat;}
.nav.horizontal ul li a {display:block; height:275px; width:110px; cursor:pointer;}
.nav.horizontal ul li.blood {background-position:-110px 0;}
.nav.horizontal ul li.intermission {background-position:-220px 0;}
.nav.horizontal ul li.finals {background-position:-330px 0;}
.nav.horizontal ul li.fallout {background-position:-440px 0;}
.nav.horizontal ul li:hover{background-position:0 -284px;}
.nav.horizontal ul li.blood:hover {background-position:-110px -284px;}
.nav.horizontal ul li.intermission:hover{background-position:-220px -284px;}
.nav.horizontal ul li.finals:hover {background-position:-330px -284px;}
.nav.horizontal ul li.fallout:hover{background-position:-440px -284px;}


.content {margin:310px 0 0 0;}

.mod-content.mod-people {background:none; border:0; width:235px;}
.mod-people ul {margin-right:10px;}
.mod-people ul,.mod-people ul li {float:left; }
.mod-people ul li.first {clear:left;}

.mod-people ul li, .mod-people ul li a {background: url(/i/mma/pride_glory/people_sprite.png) no-repeat 0 -70px; width:56px; height:68px;}
.mod-people ul li.p2 {background-position:-60px -70px;}
.mod-people ul li.p3 {background-position:-120px -70px;}
.mod-people ul li.p4 {background-position:-180px -70px;}
.mod-people ul li.p5 {background-position:-240px -70px;}
.mod-people ul li a {display:block; width:56px; height:68px; background-position:0 0;}
.mod-people ul li.p2 a {background-position:-60px 0;}
.mod-people ul li.p3 a {background-position:-120px 0;}
.mod-people ul li.p4 a {background-position:-180px 0;}
.mod-people ul li.p5 a {background-position:-240px 0;}

.mod-people p.footer {background: url(/i/mma/pride_glory/black_bar_bg.png) no-repeat; min-height:30px; text-align:left;}
.mod-people p.footer a, .mod-people p.footer {color:#fff; font-weight:700; width:220px;height:40px;}
.mod-people p.footer img {padding-right:4px;}

.mod-people p.footer span {display:block; color:#fff; padding-top:6px;}
.mod-people p.footer span a {padding:0;}
/*		story content		*/
.mod-story {margin:30px 0 0 -20px; text-align:justify;}
.mod-story .mod-content{background:none;}
.mod-story .col-full.overview {font-weight:700; line-height:14px;}
.mod-story .col-full cite {text-align:center; display:block;}
.mod-story .col {width:277px; padding-right:20px; float:left;}
.mod-story .col.last {padding:0; width:311px;}
.mod-story .col.last p {margin-right:0;}
.mod-story .col-ful {width:100%;}
/*		inline photo	*/
.mod-inline.photo .frame {background: url(/i/mma/pride_glory/photo_bg.png) no-repeat; width:311px; height:188px;}
.mod-inline.photo img {margin:12px 8px;}
.mod-inline.photo cite {color:#9d5921;display:block; text-align:right; font-size:10px;font-weight:700;padding:4px 4px 10px 4px;}

.mod-inline.photovert .frame {background: url(/i/mma/pride_glory/photo_bg_vert.png) no-repeat; width:216px; height:316px;}
.mod-inline.photovert img {margin:8px 8px;}
.mod-inline.photovert cite {color:#9d5921;display:block; text-align:right; font-size:10px;font-weight:700;padding:4px 100px 4px 0;}

/*		carousel			*/
.mod-carousel ul, .mod-carousel .jcarousel-list {height:365px;}
.mod-carousel .jcarousel-clip {width:610px; height:365px;}
.mod-carousel ul li div, .mod-carousel .jcarousel-list li div {border:0;}
.mod-carousel ul li {padding-top:0;}
.mod-carousel ul li div p {font-size:10px; line-height:13.5px;}

/*  controls		*/
.mod-carousel .pagination {
		position:relative;
		z-index:5001;
		float:left;
		padding:0;
		/*width:150px;*/
		margin-top:-2px;
}
.mod-carousel .pagination a {
		background: url(/i/mma/pride_glory/number_bg.png) no-repeat -30px -30px;
		width:25px;
		height:25px;
		display:inline-block;
		padding:0;
		margin:0 4px 0 0;
		float:left;
}
.mod-carousel .pagination a.current {background-position:50% 50%;}

/* pagination numbers */
.mod-carousel .pagination-numbers {
		margin:3px 0 0 32px;
		position:absolute;
		top:0;
		left:0;
		
}
.mod-carousel .pagination-numbers ul {
		height:auto;
		width:auto !important;
		text-align:center;
}
.mod-carousel .pagination-numbers ul li {
		height:auto;
		text-align:center;
		float:left;
		font-weight:700;
		font-family:helvetica,arial,sans-serif;
		font-size:11px;
		margin:0 4px 0 0;
		padding:0;
		display:block;
		width:25px;
}

.mod-carousel .controls-wrapper {width:600px; text-align:center; margin:0 auto; margin-top:20px;}
.mod-carousel .controls {height:40px;margin-left:auto;margin-right:auto;width:240px; position:relative;}
.jcarousel-next, .jcarousel-prev {
background-image:url(/i/mma/pride_glory/arrow_sprite.png);
background-repeat:no-repeat;
cursor:pointer;
display:block;
height:18px;
padding:0 2px;
width:18px;
z-index:3;
}
.jcarousel-prev {float:left; margin-right:10px;}
.jcarousel-next {background-position:-74px -4px;float:left;}
.jcarousel-next:hover {background-position:-50px -4px;}

span.highlight {background-color:#B1DBE4;color:#000000;font-weight:bold;padding:1px 2px; }

.mod-container {clear:both;font-family:verdana,helvetica,arial,sans-serif;width:250px;}
