body {
	font-family: Helvetica, Arial, sans-serif;
	margin: 0 auto;
	width: 970px;
	background: #000;
	color:#fff;
}
h2 {
	font-size: 130%;
}
h3 {
	font-size: 110%;
	padding: 3px 6px 9px 0;
}
h4 {
	padding: 6px 6px 9px 0;
	font-weight: normal;
}
h5 {
	padding: 6px 0;
}
ul li h3 {
	font-size: 90%;
	padding: 6px 6px 0 6px;
}
ul {
	list-style: outside disc;
}
div.rie-story-content ul {
	padding-left: 20px;
}
div.rie-story-content h3 {
	padding: 6px 9px 0px 9px;
}
p {
	display:block;
	clear:both;
	font-size: 100%;
	line-height:130%;
	padding: 9px;
}
p.title {
	font-weight:bold;
	font-size: 120%;
	color: #ffe200;
}
ul li p, div.two-column-2 p {
	padding: 0;
}
.header-block p {
	padding: 9px 0;
}
a {
	color:#fff;
	text-decoration:underline;
}
a:hover, div.news-feed-entry a:hover, div.resources-box a:hover, a#login-link:hover {
	text-decoration:underline;
	color:#ffe200;
}
div.tickets-sold-detail {
	font-size: 75%;
}
table {
	width: 100%;
}
div.fantasy-matchups table {
	font-size: 80%;
}
table th {
	border-bottom: 1px solid #fff;
}
table th, table tr td {
	text-align:left;
	padding: 5px;
}
table tr td div {
	padding: 2px 0;
}
table th.center, table tr td.center {
	text-align:center;
}
table th.capitalize, table tr td.capitalize {
	text-transform:capitalize;
}
table tr.alt-row {
	background:#666;
}
div.buy-tickets-page table tr.alt-row {
	background: #202020;
}
table tr.total-row td {
	border-top: 2px solid #fff;
}
table tr.fees-row td {
	border-top: 1px solid #fff;
}
div.news-feed-entry a {
	color: #000;
	line-height: 120%;
}
div.error {
	color:#F00;
}
#header {
	width: 970px;
	height: 131px;
	background: url('../images/header.jpg');
	padding-top: 1px;
}
div#header-print {
	display:none;
}
#header #rie-logo {
	margin: 15px 0 0 22px;
	width: 89px;
	height: 105px;
	float:left;
}
div#countdown {
	width: 970px;
	height: 62px;
	background: #000 url('../images/bg-countdown.jpg') no-repeat;
	position:relative;
	font-size: 36pt;
}
div#countdown-text {
	position:absolute;
	float: right;
	width: 625px;
	height: 62px;
	line-height: 62px;
	text-align:right;
	text-transform:uppercase;
}
div#countdown-text div#countdown-label {
	float: right;
	font-size: 11pt;
	display:inline;
	padding-right: 4px;
}
div#countdown-text div#countdown-event {
	float: right;
	font-size:15pt;
	font-weight:bold;
	color: #ff0;
	display:inline;
}
div#countdown div#countdown-days {
	position: absolute;
	left: 655px;
	top: 7px;
}
div#countdown div#countdown-hours {
	position: absolute;
	left: 739px;
	top: 7px;
}
div#countdown div#countdown-mins {
	position: absolute;
	left: 820px;
	top: 7px;
}
div#countdown div#countdown-secs {
	position: absolute;
	left: 901px;
	top: 7px;
}

#footer {
	width: 954px;
	background: #252525;
	color: #636363;
	font-size: 100%;
	text-align:right;
	vertical-align:middle;
	line-height:32px;
	padding: 8px;
}
#nav-bar {
	width: 970px;
	height: 38px;
	background: url('../images/bg-nav.jpg') no-repeat;
}
#nav-bar ul {
	float: right;
	height: 38px;
	margin:0;
	padding: 0 35px 0 0;
}
#nav-bar ul li {
	list-style:none;
	display:inline;
	height: 38px;
	margin:0;
	padding:0;
}

/*#nav-bar ul li.selected {
	background: url('../images/bg-nav-sel.png');
}*/

#nav-bar ul li a {
	vertical-align:top;
	height: 38px;
}
#nav-bar ul li a img {
	vertical-align:top;
}

/**
 * Main styles
 */
div.content {
	background-color: #363636;
	height: 1%;
}
div.content:after, div.main-content:after, div.callouts:after, div.border1:after, div.border2:after, div.two-column:after, div.two-column-2:after, div.event-info-top:after, div.profile-top-section:after, div.profile-middle-section:after, div.profile-bottom-section:after, div.ticket:after, div.get-tickets #buy-tickets-form div:after, div.profile-entry:after, div.matchup:after, div.two-column:after, div.video:after, div.fantasy-home:after {
	content:".";
	clear:both;
	display:block;
	visibility:hidden;
	height:0;
}
div.sidebar {
	width:228px;
	/*height: 531px;*/
	float: left;
	padding: 9px;
}
div.main {
	width: 706px;
	/*height: 531px;*/
	float: left;
	background: url('../images/bg-main.jpg');
	padding: 9px;
}
div.main-full {
	width: 700px;
	height: 525px;
}
div.pad {
	padding: 6px 0;
}
.divider {
	width: 226px;
	height: 9px;
	padding-bottom: 9px;
}

.xs-ad {
	width: 226px;
	height: 157px;
}

.links {
	padding-top: 9px;
}
.links a {
	font-size: 120%;
	display:block;
	height:18px;
	width: 216px;
	background: gray url('../images/bg-side-bar-header.png') repeat fixed top left;
	border-bottom: 1px solid #fff;
	text-decoration:none;
	color:#fff;
	padding: 5px;
}
.links a:hover {
	
}

/******* HOME PAGE STYLES *******/
.callouts {
	padding: 4px 0;
	width: 707px;
	height: 239px;
}
.callout1 {
	width: 308px;
	height: 239px;
	border: 1px solid #000;
	background: #b7b7b7;
	float: left;
	font-size:90%;
	color:#000;
}
.scrollable {
	overflow:auto;
	height:201px;
}
.news-feed-entry {
	padding: 3px 10px;
}
.news-feed-entry .news-feed-date {
	font-weight:bold;
	padding-top: 9px;
}
.news-feed-entry .news-feed-text {
	padding: 3px 9px;
}
.callout-stacked-1 {
	width: 206px;
	height: 241px;
	float: left;
	margin: 0 11px;
}
.callout-header {
	width: 288px;
	height: 28px;
	color: #ff1e00;
	background: #444;
	font-size:26px;
	font-weight: bold;
	padding: 5px 10px;
}
.callout-header img {
	vertical-align:middle;
}
.callout-stacked-2 {
	float: left;
	width: 168px;
	height: 239px;
	/*margin-left: 2px;*/
}
.callout2 {
	width: 206px;
	height: 78px;
}
.callout3 {
	width: 206px;
	height: 158px;
	margin-top: 2px;
}
.callout4 {
	width: 168px;
	height: 109px;
}
.callout5 {
	width: 168px;
	height: 127px;
	margin-top: 5px;
}
/******* END HOME PAGE STYLES *******/

/******* OTHER PAGE STYLES *******/
div.left-nav-overlap {
	font-family: Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	color:#fff;
	float:right;
	margin-right: -18px;
	width: 200px;
	min-height: 340px;
	background: #262626;
	position:relative;
	padding: 12px;
	font-weight: normal;
}
div.left-nav-overlap p {
	padding: 0;
	font-weight: bold;
}
div.left-nav-overlap hr {
	margin-left: -12px;
	margin-right: -12px;
}
div.left-nav-overlap h4 {
	padding: 9px 9px 0px 9px;
}
div.left-nav-overlap ul li {
	list-style:none;
}
div.left-nav-overlap ul li ul li {
	font-size:13px;
	padding: 6px 9px 3px 15px;
}
div.left-nav-overlap ul li ul li a, div.left-nav-overlap ul li ul li a:visited, div.left-nav-overlap ul li ul li a:active {
	color:#fff;
	text-decoration:none;
}
div.left-nav-overlap ul li ul li a:hover {
	color:#ffe200;
}

div.main-splash, div.main-splash-no-image {
	background: url('../images/bg-splash.jpg') top left repeat-y;
	width: 704px;
	/*height: 530px;*/
	margin-top: -9px;
}
div.main-splash-no-image {
	background-image:none;
	background-color: #000;
}
div.main-content {
	padding:20px;
	min-height: 470px;
	position:relative;
}
div.main-content .video-info {
	line-height:normal;
	padding-top: 6px;
}
div.main-content h2 {
	padding: 0 0 6px;
}

div.video-info {
	
}

.rules {
	overflow-y:scroll;
	width: 700px;
	height: 531px;
	color:#fff;
}
.rules ol {
	list-style: decimal outside;
	padding: 9px 9px 9px 32px;
}
.rules ol li {
	padding: 1px 3px 1px 5px;
	line-height:125%;
}
.rules h2, .rules h3 {
	padding: 6px;
}
.rules h3 {
	text-transform:uppercase;
	padding-bottom:0;
}
.two-column {
	width: 678px;
	padding: 10px;
}
.left-column {
	width: 20%;
	float:left;
}
.right-column {
	width: 75%;
	float:left;
}
.marketing-content {
	padding: 14px;
	background: #cdcdcd;
	width: 678px;
	/*height: 409px;*/
	color:#000;
}
.marketing-content .main-banner {
	margin: 0 -14px;
	color: #000;
	font-size: 110%;
	background: #9f9f9f;
	width: 706px;
}
.marketing-content .main-banner h2 {
	padding: 9px;
	font-size: 90%;
}
.marketing-content h3 {
	padding: 20px 14px 10px;
	color:#464646;
	font-size: 90%;
}
.marketing-content h4 {
	padding: 0 14px 10px;
	font-size: 90%;
}
.marketing-content ul {
	list-style:outside;
	list-style-type:square;
	padding: 2px 9px 2px 20px;
	font-size:85%;
}
.marketing-content ul li {
	padding: 0 5px 9px 0;
	line-height: 130%;
}
.marketing-content .resources-box {
	width: 660px;
	/*height: 132px;*/
	border-right:3px solid #a2a2a2;
	border-bottom:3px solid #a2a2a2;
	border-left: 2px solid #c8c8c8;
	background: #e2e2e2;
	padding: 9px;
	margin-top: 1px;
}
.resources-box a {
	color: #000;
}
.marketing-content .resources-box ul {
	list-style:none;
	padding: 9px;
}
.marketing-content .resources-banner {
	margin: 0 -9px;
	color: #000;
	font-size: 110%;
	width: 660px;
	background: #d1d1d1;
	padding: 9px;
}
.resources-banner h3 {
	padding: 0;
}
li.current-event, li.current-fighter, li.current-video {
	color: #ffe200;
}
.fight-content {
	/*padding: 0 10px 10px 45px;*/
	/*float: left;*/
	/*width: 425px;*/
}
.fight-card {
	width: 200px;
	height: 200px;
	float: right;
}
.fight-content .fight-name {
	font-size: 150%;
	text-align:left;
	color: #ffe200;
	padding: 15px 0;
}

.venue-info, .event-info, .more-info {
	font-size: 90%;
	color:#fff;
	line-height:130%;
}
.venue-info {
	padding-bottom: 15px;
}
.venue-info .venue-name, .more-info {
	text-transform:uppercase;
}
.venue-info div {
	/*padding-top: 3px;*/
}
.venue-info h3, .more-info h3 {
	padding: 0;
	text-transform:capitalize;
}
.event-info {
	padding-top: 15px;
}
.event-info a {
	color:#fff;
	text-transform:uppercase;
	text-decoration:underline;
}
.event-info a:hover {
	color: #ffe200;
}
.event-info-top {
	height: 1%;
	padding: 20px 30px;
	width: 600px;
}
.event-info-bottom {
	padding: 0 30px;
}
.event-info-top .left-column {
	width: 68%;
	float: left;
}
.event-info-top .right-column {
	width: 30%;
	float: right;
}
.hotel-info, .ticket-info {
	/*padding: 15px 10px 10px 45px;*/
	padding-top: 15px;
	line-height:130%;
	background: #000;
}
.hotel-info h3, .ticket-info h3 {
	text-transform:uppercase;
	font-weight:normal;
}
.ticket {
	padding: 2px 0;
	width: 100%;
}
.ticket .ticket-price {
	color: #ffe200;
	width: 10%;
	padding-right: 3px;
	float: left;
}
.ticket .ticket-detail {
	width: 82%;
	float: left;
}
.ticket .ticket-includes {
	font-size: 85%;
	padding-left: 20px;
	line-height:normal;
	color: #7d7d7d;
}
.ticket .ticket-includes ul li ul li {
	list-style: outside disc;
	margin-left: 25px;
}
.get-tickets img {
	border:none;
}
.get-tickets2 {
	font-size: 90%;
}
.rie-story-content {
	min-height: 510px;
}
.rie-story-content p {
	font-size: 85%;
	padding-bottom: 12px;
}
.rie-story-content .header-block {
	padding: 9px;
}
.header-block h3 {
	font-size: 100%;
}
.profile-page {
	background: #000;
	padding: 20px;
	min-height: 490px;
	width: 666px;
	margin-top: -9px;
}
.profile-image {
	width: 188px;
	height: 151px;
	float: left;
}
.fantasy-matchups .profile-image {
	width: 100px;
	height: 80px;
	padding-right: 10px;
	float: left;
}
.fantasy-matchups .fighter-1, .fantasy-matchups .fighter-2 {
	width: 45%;
	float: left;
	padding-bottom: 10px;
}
.matchup {
	display:block;
	font-size: 70%;
	height: 1%;
	padding-bottom: 20px;
}
div.matchup h3 {
	padding: 5px 0 3px;
	line-height: 16px;
}
div.matchup .profile-name {
	font-size: 80%;
	font-weight:bold;
	padding-bottom: 5px;
}
.matchup .profile-image {
	float:none;
}
div.ammy-matchups .profile-image {
	width: 141px;
	height: 113px;
	float: left;
}
.fantasy-matchups .matchup .profile-image {
	float:left;
	margin-top: 6px;
}
.fighter-1, .fighter-2 {
	width: 188px;
	float: left;
	padding-bottom: 10px;
}
.ammy-matchups .fighter-1, .ammy-matchups .fighter-2 {
	width: 165px;
	padding-left: 24px;
}
.fantasy-matchups img#versus {
	margin-top: 25px;
	padding: 0 9px 0 0;
}
img#versus {
	float:left;
	width: 47px;
	height: 50px;
	padding: 0;
	margin-top: 49px;
}
.profile-top-section, .profile-middle-section, .profile-bottom-section {
	height: 1%;
	line-height: 150%;
	font-size: 85%;
	padding-bottom: 10px;
}
.profile-stats {
	padding-left: 25px;
	float: left;
	width: 60%;
}
.matchup .profile-stats {
	padding-left: 0;
	width: 100%;
}
.ammy-matchups .matchup .profile-stats {
	margin-left: -12px;
}
.fantasy-matchups .matchup .profile-stats {
	width: 60%;
}
* html .fantasy-matchups .matchup .profile-stats {
	width: 60%;
}
.profile-entry {
	height:1%;
	width: 100%;
	text-align: left;
	font-size: 12px;
	display: block;
	position: relative;
}
.profile-entry a {
	color: #fff;
	text-decoration:underline;
}
.profile-entry a:hover {
	color: #ffe200;
}
.profile-top-section .profile-label, .matchup .profile-label {
	float: left;
	width: 25%;
	margin-right: 10px;
}
.matchup .profile-label {
	width: 49%;
	margin-right: 0;
	line-height: 16px;
}
.profile-top-section .profile-stat, .matchup .profile-stat {
	float: left;
	width: 70%;
}
.matchup .profile-stat {
	width: 50%;
	line-height: 16px;
}
.profile-middle-section .profile-entry {
	padding-bottom: 14px;
}
.profile-middle-section .profile-label {
	float: left;
	width: 10%;
	margin-right: 10px;
}
.profile-middle-section p.profile-stat {
	float: left;
	width: 85%;
	padding: 0;
	line-height: inherit;
}
.profile-bottom-section .profile-label {
	padding-bottom: 10px;
}
.profile-name h3 {
	color: #ffe200;
	font-size: 185%;
	text-transform: capitalize;
	line-height: 120%;
	padding-top: 15px;
}
.profile-name h3 a {
	text-decoration:underline;
	color: #ffe200;
	font-size: 14px;
}
.profile-name a {
	font-size: 11px;
	color: #7d7d7d;
}
.profile-nickname {
	text-transform: uppercase;
	padding-bottom: 15px;
}
a#no-promo-code {
	color:#fff;
	font-size: 75%;
}
#no-promo-code-info {
	/*display: none;*/
	height: .1em;
	overflow:hidden;
	margin-left: 10%;
	width: 75%;
}
.get-tickets div {
	display:block;
	width: 100%;
	height:auto;
	clear:both;
}
.get-tickets div label, #login-form div label {
	/*width: 20%;*/
	float:left;
	padding-right: 3px;
	vertical-align:middle;
	/*text-align:right;*/
	margin: 4px 0;
}
.get-tickets div input, .get-tickets div select, #login-form div input {
	width: 25%;
	float:left;
	/*padding: 3px;*/
	/*vertical-align:middle;*/
	margin: 4px 0;
}
.get-tickets div select {
	width: auto;
}
#get-tickets-btn {
	height:32px;
	/*margin-left: 17%;*/
	padding: 10px 0;
}
#get-tickets-btn input {
	width: 129px;
	height: 32px;
}
div.buy-tickets-page #get-tickets-btn {
	height: auto;
	padding: 0;
}
a#login-link {
	text-align:right;
	padding: 6px 0;
	float:left;
	height: 16px;
	background: #252525;
	color: #636363;
	font-size:80%;
	line-height: 16px;
}
div#pos-buttons {
	width: 400px;
	margin: 0 auto;
}
div#pos-buttons a#pos-btn-sale {
	width: 400px;
	height: 100px;
	display:block;
	background-color: #ffe200;
	font-size:200%;
	text-align:center;
	line-height: 100px;
}
div#pos-buttons a#pos-btn-sale:hover {
	color: #000;
}
.red {
	color: #ffe200;
}
div.two-column {
	padding: 4px 0;
	width: 95%;
	height: 1%;
}
div.two-column .column-1 {
	width: 30%;
	padding-right: 3px;
	float: left;
	clear:none;
}
div.two-column .column-2 {
	width: 65%;
	float: left;
	clear:none;
}
div.two-column-2 {
	padding: 4px 0;
	width: 98%;
	height: 1%;
}
div.two-column-2 .column-1 {
	width: 16%;
	padding-right: 3px;
	float: left;
	clear:none;
}
div.two-column-2 .column-2 {
	width: 80%;
	float: left;
	clear:none;
}
div.two-column .column-50 {
	width: 48%;
	float: left;
	clear: none;
	padding-right: 5px;
}
div.fantasy-matchup-questions {
	font-size: 90%;
}
div.fantasy-matchup-questions div.two-column .column-1 {
	width: 50%;
	text-align:right;
	padding-right: 10px;
}
div.fantasy-matchup-questions div.two-column .column-2 {
	width: 45%;
}
.center {
	text-align: center;
	margin:auto;
}
.right {
	text-align: right;
}
#barcode-1 {
	height: 30px;
	width: 100px;
	padding: 10px;
	background: white;
}
#barcode-2 {
	height: 60px;
	width: 200px;
	padding: 20px;
	background: white;
}
div.printable-ticket {
	width: 80%;
	margin: 0 auto;
	padding: 20px;
}
div.printable-ticket .code {
	font-size: 200%;
	font-weight: bold;
}
.battle-stats-page {
	text-transform:uppercase;
	width: 425px;
	float: left;
}
div.battle-stats-page h2, div.battle-stats-page h3 {
	color: #ffe200;
	font-size: 150%;
	padding: 0 0 2px 0;
}
div.battle-stats-page h3 {
	font-size: 120%;
	font-weight: normal;
	text-transform: none;
}
div.battle-stats-page .top-info {
	padding: 30px 0;
}
div.matchups, div.ammy-matchups {
	margin: 0 auto;
	width: 450px;
	text-align: center;
}
div.battle-stats-page div.matchups div.matchup {
	font-size: 100%;
	text-transform: none;
}
div.battle-stats-page p {
	color: #ffe200;
}
div.battle-interviews {
	float: left;
	width: 215px;
	border-left: 3px solid white;
	margin-left: 10px;
	padding-left: 10px;
}
div.video {
	border: 1px solid #000;
}
div.video img.video-image {
	float: left;
	width: 75px;
	height: 75px;
	padding: 5px 5px 5px 0;
}
div.video a.video-link {
	float: left;
	width: 130px;
	font-size: 80%;
	text-decoration:none;
}
a.video-link, a.video-link-image {
	cursor: pointer;
	cursor: hand;
	display: block;
	padding: 3px 0;
}
div.callout2 a.video-link, div.callout2 a.video-link-image {
	padding: 0;
}
div.popup-video {
	position: relative;
	display: none;
}
div.popup-video div#video-info {
	background: #000;
}
a.close-layer {
	position: absolute;
	right: 0;
	background: #000;
	cursor: pointer;
	cursor: hand;
}
div#flvplayer {
	clear: both;
}
div.btns {
	position:relative;
	width: 707px;
	height: 82px;
	margin: 4px 0 0 0;
}
div.btns div.btn-1 {
	width: 243px;
	height: 82px;
	position:absolute;
	top: 0;
	left: 0;
}
div.btns div.btn-2 {
	width: 209px;
	height: 82px;
	position:absolute;
	top: 0;
	left: 249px;
}
div.btns div.btn-3 {
	width: 243px;
	height: 41px;
	position:absolute;
	top: 0;
	left: 465px;
}
div.btns div.btn-4 {
	width: 243px;
	height: 40px;
	position:absolute;
	top: 42px;
	left: 465px;
}
div#seating-chart {
	display: none;
}
a#seating-chart-link {
	display:block;
	cursor: pointer;
	cursor: hand;
}
#account-nav {
	padding-bottom: 6px;
}
#account-nav ul {
	padding: 4px;
	background: #404445;
	border-top: 4px solid #404445;
}
#account-nav ul li {
	display: inline;
	list-style: none;
	padding: 3px 6px;
}
#account-nav ul li.selected {
	background: #000;
}
div.my-account {
	background: #363636;
	border: 4px solid #a9aaa9;
	border-top: none;
	padding: 10px 6px;
}
form#buy-tickets-form table.choose-tickets-table {
	width: 60%;
	font-size: 12pt;
}

form#buy-tickets-form table {
	width: 100%;
	background: #363636;
	font-size: 85%;
	border: 1px solid #fff;
}
form#buy-tickets-form table tr td {
	vertical-align: top;
	font-size: 85%;
	padding-bottom: 10px;
}
form#buy-tickets-form table thead {
	margin-bottom: 2px;
	border: 1px solid #fff;
}
div.profile-popup {
	display: none;
}
div.sponsor-logos {
	width: 644px;
	padding: 0 10px;
	background: #000;
	text-align: center;
}
div.sponsor-logos img {
	padding: 10px;
	vertical-align:middle;
}
div.event-title-bar {
	width: 703px;
	height: 62px;
	background: #000 url('../images/bg-rounded-bar.jpg') no-repeat top left;
}
div.event-title-bar h2 {
	line-height: 62px;
	padding-left: 35px;
	color: #ffe200;
}
a.external-link {
	font-size: 75%;
	line-height: 200%;
	width: 220px;
	display:block;
	text-align:center;
}
div.fantasy-home {
	height: 1%;
}
div.fantasy-home .left {
	position: absolute;
	top: 6;
	left: 6;
	width: 80%;
	z-index:10;
	/*float: left;*/
}
div.fantasy-home #fighter-pic {
	position:absolute;
	right: 0;
	top: 0;
	z-index:1;
}
div.fantasy-home h2 {
	font-size: 150%;
}
div.fantasy-home h3, div.fantasy h3 {
	font-size: 100%;
	color: #ffba00;
	padding-bottom: 0px;
}
div.fantasy-home h3 {
	padding-bottom: 6px;
}
div.fantasy-home .profile-name h3, div.fantasy .profile-name h3 {
	font-size: 185%;
}
div.fantasy-home h4, div.fantasy h4 {
	font-size: 100%;
	color: #ffba00;
	font-weight:bold;
	padding-bottom: 5px;
}
div.fantasy p {
	padding-left: 0;
}
div.fantasy-home .bold, div.fantasy .bold {
	color: #ffba00;
	font-weight:bold;
}
div.fantasy-home p {
	font-size: 100%;
	color: #ffba00;
	line-height:120%;
	padding: 0 100px 0 0;
}
div.fantasy-home a, div.fantasy a, div.fantasy-home a:visited, div.fantasy a:visited {
	color: #ffba00;
	text-decoration:none;
}
div.fantasy-home a:hover, div.fantasy a:hover, div.fantasy-home a:active, div.fantasy a:active {
	color: #ed1c24;
	text-decoration:underline;
}
div.fantasy-home a.rules {
	font-size: 80%;
}
div.fantasy-home #login-form div label {
	padding-right: 10px;
	line-height: 135%;
}
div.fantasy-home #login-form div input {
	float:none;
	width: auto;
}
div#ticket-status.valid {
	font-size: 300%;
	color: #390;
}
div#ticket-status.invalid {
	font-size: 300%;
	color: #f00;
}
.fighter-pics {
	display: block;
	width: 423px;
}
.padding-top {
	padding-top: 10px;
}
.strikethrough {
	text-decoration: line-through;
}
div.ticket-code {
	padding-bottom: 3px;
}
div.ticket-code a {
	color: #ff0;
	padding-bottom: 3px;
}
.ga-ticket {
	color: #0F0;
}
.economy-ticket {
	color: #0F0;
}
.deluxe-ticket {
	color: #188a01;
	font-weight: bold;
}
.exclusive-ticket {
	color: #4766cc;
	font-weight: bold;
}
.vip-ticket {
	color:#f00;
}
.blue {
	color: #03F;
}
.light-green {
	color: #0F0;
}
.yellow {
	color: #ff0;
}
.big-center {
	font-size: 175%;
	text-align:center;
}
.biggest-center {
	font-size: 200%;
	text-align:center;
}
form#buy-tickets-form table.choose-tickets-table {
	border: 2px solid #fff;
	background-color: #999;
	color: #000;
}
#moto-show-description {
	display: none;
	line-height: 16pt;
}
.bold {
	font-weight: bold;
}
.bold-center {
	font-weight: bold;
	text-align: center;
}
h2.pad {
	padding: 10px;
}
.yui-skin-sam .yui-panel .bd {
	padding: 0;
}
.yui-skin-sam .mask {
	filter:alpha(opacity=80);
	opacity: .80;
}
#professional-fighter-info {
	display: none;
}