/****************************************
|	HOME
/****************************************/
.hide { display: none; }
.show { display: block; }
#event_cycle { width: 958px; margin-left: 0; margin-top: 0; }
#event_cycle .advertisement, #event_cycle .two-thirds { margin-left: 0; }
#event_cycle .one-third, #event_cycle .two-thirds { margin-top: 0; }
.tabNav { padding: 9px 9px 0; height: 30px; }
.tabNav.full-tab { height: 34px; }
.tabNav li {
	float: left;
	font: 13px 'HelveticaNeueW01-XBlkCn 710279', Arial, Helvetica, sans-serif;
	color: #c2c2c2;
	text-align: center;
	background-color: #252525;
	margin-left: 1px;
	padding: 9px 15px;
	height: 16px;
	text-transform: uppercase;
	cursor: pointer;
}
.tabNav li.current, .tabNav li:hover { color: #fff; background-color: #000; }
.tabNav li a { color:inherit; }
.tabNav li a:hover { text-decoration:none; }
.tabNav-secondary {
	height: 43px;
	clear: both;
	padding: 1px 1px 0;
}
.tab { display: none; }
.tab.current { display: block; }
.tabbed-headlines .tabNav { border: 1px solid #252525; border-bottom: none; background-color: #000; }
.tabbed-headlines .tabNav li.current, .tabNav-secondary .tabNav li.current, .tabNav-secondary .tabNav li:hover, .tabbed-headlines .tabNav li:hover { color: #000; background-color: #fff; }
.tabbed-headlines .tabNav li { padding: 7px 10px; }
.article-date {
	display: block;
	font-size: 10px;
	color: #ebebeb;
}
:root .tabbed-headlines .tabNav li { padding: 7px 12px \0/IE9; }  /* IE9 */

#event_cycle .tabbed-headlines .tabNav { border: none; padding: 0; }
#event_cycle .tabbed-headlines .tabNav li:first-child { margin-left: 0; }

.tabbed-headlines .tabContainer { 
	background-color: #fff; 
	padding: 10px; 
	border: 1px solid #d7d7d7;
	border-top: none; 
	height: 189px;
}
.story-links ul { margin-left: 20px; }
.story-links li { 
	margin-bottom: 15px; 
	list-style: square; 
	color: #000; 
	font-weight: bold;
}
#event_cycle .tabbed-headlines { margin: 0; }
#event_cycle .tabbed-headlines .tabContainer { height: 390px; padding: 10px 0; }
.switchableHomepageContent#homeOffCycle #event_cycle .tabbed-headlines {margin-bottom: 0;}
.switchableHomepageContent#homeOffCycle #event_cycle .tabbed-headlines .tabContainer {height: 424px;}
.switchableHomepageContent#homePost #event_cycle .tabbed-headlines .tabContainer {height: 310px;}

.switchableHomepageContent #event_cycle .one-third.advertisement {margin-top: 10px; height: auto;}

#leaderboard { height: 463px; }

.switchableHomepageContent #event_results {padding-bottom: 0;}
.switchableHomepageContent #leaderboard {padding-bottom: 0;}
.switchableHomepageContent #event_results .inner_dark,
.switchableHomepageContent #leaderboard .inner_dark {
	background: none;
	padding: 0;
	margin-left: -10px;
}
.switchableHomepageContent #leaderboard .inner_dark {
	margin-left: -11px;
	margin-bottom: -1px;
}
.switchableHomepageContent #event_results table {
	width: 298px;
	height: 206px;
}
.switchableHomepageContent #leaderboard table {
	width: 300px;
	height: 246px;
}
.switchableHomepageContent#homeInBetween #leaderboard table {
	height: 215px;
}
#homeLive #leaderboard_table table {
	height: 440px;
}
.switchableHomepageContent #event_results table tr td:first-child,
.switchableHomepageContent #leaderboard table tr td:first-child {border-left: 0;}

#presented_by, .presented_by { height: 126px; text-align: center; }
#presented_by strong, .presented_by strong {
	font: 18px 'HelveticaNeueW01-XBlkCn 710276', Arial, Helvetica, sans-serif;
	color: #464646;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: block;
	margin: 10px 0;
}
#presented_by img { max-height: 94px; max-width: 290px; }

#featured-stories-widget {
	background-color: #fff;
	border: 1px solid #d7d7d7;
	height: 248px;
	width: 318px;
}
.featured-story {
	padding: 10px 9px;
	float: left;
	width: 140px;
}
.featured-story-thumb img { border: 3px solid #252525; margin-bottom: 10px; }
.featured-story-thumb:hover img { border-color: #ef0000; }
.featured-story p { line-height: 18px; height: 93px; }
.story-links {
	float: right;
	padding: 10px 9px;
	width: 141px;
	border-left: 1px solid #e1e1e1;
}
#featured-stories-widget .story-links { height: 228px; }
#featured-stories-widget .story-links ul { height: 184px; float: left; }

#featured-stories-widget.single .featured-story {
	padding: 10px;
	position: relative;
	width: 300px;
	height: 228px;
}
#featured-stories-widget.single .featured-story .title h4 a {background: #000;}
#featured-stories-widget.single .featured-story-thumb {
	display: block;
	margin-top: 32px;
	height: 196px;
	background: #000;
}
#featured-stories-widget.single .featured-story img {
	width: 290px;
	height: 163px;
	border-width: 5px;
	border-bottom: none;
	border-color: #000;
	margin-bottom: 0;
}
#featured-stories-widget.single .featured-story .featured-story-content {
	background: transparent url('../images/backgrounds/opacity.png') repeat left top;
	font-size: 11px;
	color: #fff;
	padding: 10px;
	position: absolute;
	bottom: 10px;
	left: 10px;
	right: 10px;
}
#featured-stories-widget.single .featured-story .featured-story-content strong {
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 5px;
	display: block;
}
#featured-stories-widget.single .featured-story p {
	height: auto;
	line-height: 13px;
}

.video-list { float: left; }
.video-list li {
	height: 86px;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #ebebeb;
	position: relative;
	}
	.switchableHomepageContent#homeOffCycle #event_cycle .video-list li,
	.switchableHomepageContent#homePost #event_cycle .video-list li {
		margin-top: 15px;
		padding-top: 15px;
		}
.tab .video-list li { height: 82px; }
.video-list li:first-child,
.switchableHomepageContent#homeOffCycle #event_cycle .video-list li:first-child,
.switchableHomepageContent#homePost #event_cycle .video-list li:first-child {
	margin-top: 0;
	padding-top: 0;
	border-top: none;
}
.video-list li .time-stamp { left: 150px; }
.video-thumbnail { 
	float: left;
	position: relative; 
	border: 5px solid #000;
	margin-right: 10px;
}
.video-list li:hover .video-thumbnail { border-color: #ef0000; }
.video-thumb-title { 
	float: left; 
	width: 143px; 
	margin: 10px 0 7px; 
}
.beta .video-thumb-title { width: 123px; }
.time-stamp {
	float: left;
	color: #fff;
	background-color: #252525;
	padding: 2px 5px;
	font-size: 10px;
	position: absolute;
	bottom: 0px;
	left: 5px;
}
#event_cycle .jqans-content { background: #212121 url(../images/global/bannerfade.jpg) repeat-x bottom; }

/* start: homepage news headlings */
.switchableHomepageContent .newsHeadlines {
	padding: 0;
	width: 648px;
	height: auto;
}
.switchableHomepageContent .newsHeadlines li {
	border-top: 1px solid #d7d7d7;
	clear: both;
	display: block;
	padding: 10px;
	}
	.switchableHomepageContent .newsHeadlines li:first-child {border: none;}
	.switchableHomepageContent .newsHeadlines .video-thumbnail {margin-right: 20px;}
	.switchableHomepageContent .newsHeadlines .video-thumb-title {
		font-weight: bold;
		text-transform: uppercase;
		margin-top: 20px;
	}
	.switchableHomepageContent .newsHeadlines .video-thumb-title,
	.switchableHomepageContent .newsHeadlines .video-thumb-description {
		width: 400px;
		}
		.switchableHomepageContent .newsHeadlines .video-thumb-description {
			display: block;
			float: left;
			color: #363636;
			}

/* start : slider generalizations */
.jcarousel-container  { float: left; }
.jcarousel-next, .jcarousel-prev, .jcarousel-next-ext, .jcarousel-prev-ext {
	background: url(../images/global/sprite.png) -188px 0;
	width: 19px;
	height: 19px;
	display: block !important;
	overflow: hidden;
	text-indent: -9999px;
	text-align: left;
	position: absolute;
	top: -30px;
	right: 23px;
	cursor: pointer;
}
.jcarousel-next, .jcarousel-next-ext { background-position: -211px 0; right: 0px; }
.jcarousel-prev:hover, .jcarousel-prev-ext:hover { background-position: -188px -19px; }
.jcarousel-next:hover, .jcarousel-next-ext:hover { background-position: -211px -19px; }
#newsslider li { visibility: hidden; }
#newsslider .title { margin-top: 0; }
/* end : slider generalizations */

/* start : what's next module */
#whats-next {
    margin-top: 10px;
    height: 641px;
}
#whats-next .jcarousel-clip { width: 300px; height: 242px; }
#whats-next-slider li {
	width: 290px;
	height: 232px;
	padding: 5px;
	background-color: #000;
}
.whats-next-thumb {
	margin-bottom: 10px;
	float: left;
	width: 290px;
	height: 163px;
}
.next-location {
	float: left;
	width: 152px;
	height: 48px;
	padding: 0 5px;
	border-right: 1px solid #292929;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	color: #7d7d7d;
}
.next-location strong { 
	color: #fff; 	
	display: block; 
	font-size: 11px; 
	margin-bottom: 5px; 
}
#whats-next-slider .button { 
	float: right; 
	margin: 9px 10px 0 0; 
}
#upcoming-events {
	float: left;
	padding: 20px 10px 10px;
	background: #000 url(../images/global/separator-events.gif) no-repeat top center;
}
#event_list { 
	width: 280px; 
	margin-top: 10px;
	float: left;
}
#event_list li { 
	height: 59px; 
	margin-top: 1px; 
	float: left;
    overflow:hidden;
}
#event_list li:first-child { margin-top: 0; }
.event-date-loc {
    width: 79px;
    height: 38px;
    padding: 10px;
    float: left;
    margin-right: 1px;
    background-color: #252525;
}
.event-date-loc strong { 
	color: #fff; 
	display: block;
	text-transform: uppercase;
}
.event-date-loc em { 
	color: #7d7d7d; 
	font-style: normal; 
	font-size: 10px; 
	display: block;
}
.event_name {
    background: #fff url(../images/global/red-arrow-side.png) no-repeat 166px 20px;
    width: 146px;
    height: 38px;
    padding: 10px 24px 10px 10px;
    float: left;
    font-weight: bold;
    text-transform: uppercase;
}
/* end : what's next module */

.myPBR-fanclub {
	height: 141px;
}

/* start : top 10 standings module */
#top_standings { position: relative; height: 366px; }
#top_standings.two-thirds { height: 388px; }
#top_standings.module.beta { padding: 10px 0 0; width: 630px; }
#top_standings.module.beta h4 { margin-left: 10px; }
#top_standings .tabNav {
	position: absolute;
	top: 1px;
	right: 0px;
}
#top_standings .tabContainer { 
	background-color: #000; 
	padding: 10px;
	width: 612px;
	height: 338px;
	float: left;
	margin-left: -1px;
	border-top: 1px solid #d7d7d7;
}
#top_standings .jcarousel-next, #top_standings .jcarousel-next-ext { top: -37px; right: 110px; }
#top_standings .jcarousel-prev, #top_standings .jcarousel-prev-ext { top: -37px; right: 133px; }
#featured_series_area .jcarousel-prev-ext, #featured_series_area .jcarousel-next-ext { top: -37px; }

#top_standings.full-width  .jcarousel-next { top: -42px; right: 10px; }
#top_standings.full-width  .jcarousel-prev { top: -42px; right: 33px; }

#top_standings .jcarousel-clip { height: 337px; width: 611px; }

#top_standings.full-width , #top_standings.full-width .jcarousel-clip  {
	height: 305px;	
}

#top_standings.full-width .jcarousel-clip {
	width: 940px !important;
	margin-left: 5px;
}

#top_standings .jcarousel-list .jcarousel-item {
	width: 177px;
	height: 317px;
	padding: 10px;
	background-color: #252525;
	margin-right: 10px;
}

#top_standings.full-width .jcarousel-list .jcarousel-item {
	width: 177px;
		height: 295px;
	padding: 10px;
	background-color: #252525;
	margin-right: 10px;
}
#event_cycle #top_standings .jcarousel-clip { height: 318px; }
#event_cycle #top_standings .jcarousel-list .jcarousel-item { height: 298px; }

#top_standings.full-width .jcarousel-list .jcarousel-item {
	padding: 0px;
	margin-top: 5px;
	margin-right: 11px;	
}

.standing_thumb {
	padding: 5px;
	width: 167px;
	height: 202px;
	float: left;
	background-color: #ebebeb;
}
.standing_thumb:hover { text-decoration: none; }
.standing_thumb strong { 
	font-size: 14px;
	line-height: 14px;
	text-transform: uppercase;
	font-weight: normal;
	text-align: left;
	display: block;
	padding: 5px 0px 0;
	height: 30px;
	color: #111;
	font-family: 'HelveticaNeueW01-XBlkCn 710276', Arial, Helvetica, sans-serif;
}
.standing_number {
	background-color: #111;
	color: #fff;
	font-size: 18px;
	line-height: 26px;
	float: left;
	margin-right: 5px;
	width: 26px;
	height: 26px;
	text-align: center;
	font-weight: normal;
}
.jcarousel-item:hover .standing_thumb { background-color: #ef0000; }
.jcarousel-item:hover .standing_thumb strong { color: #fff; }
.standing_data { float: left; margin-bottom: 6px; }
.standing_data p {
	float: left;
	width: 163px;
	height: 16px;
	padding: 3px 7px;
	background-color: #363636;
	margin-top: 1px;
}
#event_cycle .standing_data p { padding: 4px 7px; }
.standing_data p strong { 
	float: left; 
	font-weight: normal;
	color: #7d7d7d;
}
.standing_data p em { 
	float: right; 
	font-weight: bold;
	font-style: normal;
	color: #fff;
}
.standing_data p.total strong { font-weight: bold; color: #fff; }
#top_standings .button { clear: both; }
.bar {
	width: 177px;
	height: 21px;
	background-color: #111;
	position: relative;
	float: left;
	margin-top: 1px;
}
.progress {
	position: absolute;
	top: 0;
	left: 0;
	height: 21px;
	background: url(../images/global/top10-tweets-bg.gif);
}
.tweet_amount {
	position: absolute;
	right: 26px;
	line-height: 21px;
	color: #fff;
	font-weight: bold;
	display: block;
}
.progress .icon-twitter-bird {
	position: absolute;
	top: 5px;
	right: 5px;
}
/* end : top 10 standings module */

/* start : recent media module */
#recent_media { height: 192px; }
#recent_media .jcarousel-clip { height: 159px; width: 608px; }
#recent_media.full-width .jcarousel-clip { width: 938px; }
#recent_media .jcarousel-list .jcarousel-item, #media-vault li, .media-vault-list li, .results-media li, #rider_bio-recent_media-slider .jcarousel-item .media-slider-item {
	width: 135px;
	height: 149px;
	padding: 5px;
	background-color: #111;
	margin-right: 9px;
	position: relative;
}
#recent_media.full-width .jcarousel-list .jcarousel-item { margin-right: 13px; }
.media-slider-item { display: block; width: 100%; height: 100%; }
.media-slider-item:hover, .video-list a:hover, #media-vault li a:hover, .media-vault-list li a:hover
{ text-decoration: none; }
.tab-video-list li.current .media-slider-item .video-thumbnail{border-color:#ef0000;}
#recent_media .video-thumbnail, #media-vault li .video-thumbnail, .media-vault-list li .video-thumbnail, .results-media li .video-thumbnail, #rider_bio-recent_media-slider .jcarousel-item .media-slider-item .video-thumbnail { 
border: none; margin-right: 0; }
#recent_media .time-stamp, #media-vault li .time-stamp, .media-vault-list li .time-stamp, .results-media li .time-stamp, #rider_bio-recent_media-slider .jcarousel-item .media-slider-item .time-stamp
{ background-color: #ef0000; margin-left: 5px; }
#recent_media .video-thumb-title, #media-vault li .video-thumb-title, .media-vault-list li .video-thumb-title, .results-media li .video-thumb-title, #rider_bio-recent_media-slider .jcarousel-item .media-slider-item .video-thumb-title 
{ margin: 5px; color: #fff; width: 129px; }
#recent_media .jcarousel-list .jcarousel-item:hover, #media-vault li:hover, .media-vault-list li:hover, .results-media li:hover, #rider_bio-recent_media-slider .jcarousel-item .media-slider-item:hover
{ background-color: #ef0000; }
#recent_media .jcarousel-item:hover .time-stamp, #media-vault li:hover .time-stamp, .media-vault-list li:hover .time-stamp, .results-media li:hover .time-stamp, #rider_bio-recent_media-slider .jcarousel-item .media-slider-item:hover .time-stamp
{ background-color: #252525; }
/* end : recent media module */

/* start : tweets & talk */
#tweets_talk { height: 450px; position: relative; }
#tweets_talk .title, #during_event .title {
	background-color: #000;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	width: 638px;
	padding-top: 12px;
	padding-left: 10px;
}
#tweets_talk.one-third.beta .title { width: 290px; }
#tweets_talk .title h4 span, #during_event .title h4 span { background-color: #fff; color: #000; }
#tweets_talk .tabNav, #during_event .tabNav, .tab_in_title {
	position: absolute;
	top: 1px;
	right: 1px;
}
.tab_in_title { top: 2px; }
#during_event .tabNav { top: 2px; }
#tweets_talk .tabNav li, #during_event .tabNav li, .tab_in_title li { padding: 8px 16px; }
#tweets_talk .tabNav li.current, #during_event .tabNav li.current, .tab_in_title li.current, .tabNav.dark li.current, #tweets_talk .tabNav li:hover, #during_event .tabNav li:hover, .tab_in_title li:hover, .tabNav.dark li:hover { background-color: #fff; color: #000; }
#tweets_talk .tabContainer, #during_event .tabContainer { margin-top: 40px; }

/* Tweets */
.latest_tweets li {
	float: left;
	width: 280px;
	margin-bottom: 10px;
	position: relative;
}
.tweet_profile_pic {
	background: url(../images/global/tweet-normal-edge.gif) no-repeat bottom left;
	width: 40px;
	padding-bottom: 30px;
	float: left;
}
.tweet_profile_pic img {
	width: 20px;
	height: 20px;
	border: 5px solid #252525;
	margin-bottom: 10px;
}
.tweet_profile_pic img:hover { border-color: #ef0000; }
.tweet_follow{
	display: block;
	width: 60px;
	height: 20px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/global/btn-twitter-follow.png) no-repeat;
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 1;
}
.twitter_tweet_wrapper {
	background-color: #ebebeb;
	padding: 8px 10px;
	position: relative;
	width: 220px;
	float: left;
}
.twitter_real_name {
	width: 140px;
	font-size: 12px;
}
.twitter_user_name {
	font-size: 11px;
}
.twitter_tweet{
	margin-top: 6px;
	color: #111;
}
.tweet_time_stamp {
	margin-top: 4px;
	font-size: 10px;
}
.twitter_user_name a,
.tweet_time_stamp a{
	color: #959595;
}
.twitter_user_name a:hover,
.tweet_time_stamp a:hover{
	color: #ef0000;
	text-decoration: none;
}
.tweet_meta{
	margin-top: 8px;
	border-top: 1px solid #cac9c9;
	padding-top: 7px;
	line-height: 14px;
}
.tweet_meta a{
	padding: 1px 0;
	background: url(../images/global/sprite-twitter.png) no-repeat;
}
.tweet_meta .reply{
	padding-left: 20px;
	background-position: -2px -23px;
}
.tweet_meta .retweet{
	margin-left: 3px;
	padding-left: 25px;
	background-position: 0 -37px;
}
.tweet_meta .favorite{
	margin-left: 3px;
	padding-left: 22px;
	background-position: -2px -55px;
}

/* Home page twitter block */
.two-thirds .latest_tweets { padding: 10px 9px; }
.two-thirds .latest_tweets li:first-child{
	width: 310px;
	height: 350px;
	margin-right: 20px;
}
.two-thirds .latest_tweets li:first-child .tweet_profile_pic {
	width: 60px; 
	background-image: url(../images/global/tweet-featured-edge.gif); 
	padding-bottom: 40px; 
}
.two-thirds .latest_tweets li:first-child .tweet_profile_pic img { width: 40px; height: 40px; }
.two-thirds .latest_tweets li:first-child .twitter_tweet_wrapper {
	background: #111;
	padding: 30px;
	height: 330px;
	width: 190px;
}
.two-thirds .latest_tweets li:first-child .tweet_follow{
	right: 30px;
	top: 30px;
}
.two-thirds .latest_tweets li:first-child .twitter_real_name{ 
	font-size: 14px;
	width: 110px;
}
.two-thirds .latest_tweets li:first-child .twitter_user_name { 
	font-size: 12px;
}
.two-thirds .latest_tweets li:first-child .twitter_tweet{
	margin-top: 26px;
	font: 18px/22px 'HelveticaNeueW01-XBlkCn 710276', Arial, Helvetica, sans-serif; 
	color: #fff;
}
.two-thirds .latest_tweets li:first-child .tweet_time_stamp {
	margin-top: 9px;
}
.two-thirds .latest_tweets li:first-child .tweet_meta{
	margin-top: 13px;
	padding-top: 12px;
	border-color: #353535;
}
.btn-follow {
	float: left;
	width: 210px;
	height: 30px;
	padding-left: 30px;
	font: 13px/30px 'HelveticaNeueW01-XBlkCn 710279', Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	background-color: #111;
	position: relative;
}
.btn-follow .icon-twitter {
	display: block;
	width: 30px;
	height: 30px;
	background: url(../images/global/sprite-twitter.png) no-repeat center 6px #ef0000;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
}

#tweets_talk .btn-follow { margin-left: 40px; }
#tweets_talk.one-third .btn-follow { clear: left; }
#tweets_talk.two-thirds .btn-follow {
	margin-left: 0;
	position: absolute;
	bottom: 20px;
	right: 19px;
}
/* end : tweets & talk */

/* start : popular blogs */
#popular_blogs { height: 290px !important; }
.popular_blog_author { font-weight: bold; text-transform: uppercase; }
.popular_blog_title { font-weight: bold; color: #111; text-transform: uppercase; }
.popular_blogs_list, .popular_blog_item { float: left; width: 100%; }
.blog_thumb {
	float: left;
	border: 3px solid #252525;
	margin-right: 10px;
	width: 74px;
}
.blog_thumb:hover { border-color: #ef0000; text-decoration: none; }
.popular_blog_item_content {
	float: right;
	width: 188px;
	margin-top: 5px;
}
.popular_blog_item_content .popular_blog_author, .popular_blog_item_content .popular_blog_title { display: block; margin-bottom: 5px; }
.popular_blog_excerpt a { font-size: 10px; }
.popular_blogs_list { margin-top: 10px; }
.popular_blogs_list li {
	border-top: 1px solid #d7d7d7;
	padding: 9px 0;
}
.entries {
	display: block;
	width: 100%;
	text-transform: uppercase;
	font-size: 10px;
	color: #636363;
	text-align: center;
	background-color: #252525;
	padding: 8px 0 4px;
}
.entry_number {
	font: 18px/14px 'HelveticaNeueW01-XBlkCn 710276', Arial, Helvetica, sans-serif;
	color: #fff;
	display: block;
}
a:hover .entries { background-color: #ef0000; color: #fff; }
.social_icons {
	float: left;
	width: 100%;
	margin-top: 10px;
}
.social_icons .sprite { margin-right: 5px; float: left; }
/* end : popular blogs */

/* start: homepage popular blogs */
#homepage_popular_blogs {
	height: 365px;
	width: 610px;
}
#homepage_popular_blogs ul {
	clear: both;
	background: #000;
	padding: 10px;
}
#homepage_popular_blogs ul li {
	background: #252525;
	padding: 10px;
	margin-top: 10px;
	height: 78px;
}
#homepage_popular_blogs ul li:first-child {margin-top: 0;}
#homepage_popular_blogs ul li .video-thumbnail {
	border: 5px solid #ebebeb;
	margin-right: 12px;
	width: 68px;
}
#homepage_popular_blogs ul li .video-thumbnail img {
	width: 68px;
	height: 68px;
	float: left;
}
#homepage_popular_blogs .post-title {
	color: #ef0000;
	text-transform: uppercase;
	line-height: 11px;
	margin: 0 0 7px 0;
	display: block;
}
#homepage_popular_blogs p {
	color: #ffffff;
	margin-bottom: 7px;
}
#homepage_popular_blogs .post-date {
	float: left;
	color: #7d7d7d;
}
#homepage_popular_blogs .post-content .read_more {
	margin: 0 0 0 15px;
}

/* start : poll */
.poll { padding: 10px; float: left; }
.poll_question {
	font-weight: bold;
	color: #111;
	font-size: 12px;
	border-left: 5px solid #ef0000;
	padding-left: 10px;
	margin-bottom: 20px;
}
.poll_answers { margin-bottom: 15px; }
.poll_answers li { margin-bottom: 5px; }
.poll_answers li input { margin-right: 10px; float: left; }
.poll .button { float: left; }
/* end : poll */

/* start : legendmaker */
#legendmaker { position: relative; }
.legendmaker_tag {
	background: url(../images/legendmaker/tag.png) no-repeat left;
	width: 100px;
	height: 18px;
	padding: 6px 20px;
	text-transform: uppercase;
	color: #fff;
	font: 14px 'HelveticaNeueW01-XBlkCn 710279', Arial, Helvetica, sans-serif;
	text-align: right;
	font-weight: normal;
	float: left;
	position: absolute;
	bottom: 205px;
	left: 0;
	z-index: 2;
}
.legendmaker_main_image {
	float: left;
	width: 100%;
	height: 290px;
	width: 290px;
	border: 5px solid #212121;
	border-bottom: none;
	margin: 10px 10px 0;
}
.legendmaker_info {
	float: left;
	width: 280px;
	height: 70px;
	padding: 10px;
	background-color: #252525;
	margin-left: 10px;
}
.legendmaker_info h4 {
	font: 24px 'HelveticaNeueW01-XBlkCn 710276', Arial, Helvetica, sans-serif;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 7px;
	float: none;
}
.legendmaker_info .button, .legendmaker_twitter .icon-twitter-white { float: left; }
.legendmaker_twitter .icon-twitter-white { margin-right: 10px; }
.legendmaker_twitter {
	float: right;
	width: 164px;
	font-weight: bold;
	font-size: 10px;
	margin-top: 6px;
}
#legendmaker .tabNav {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 104px;
	border-top: 1px solid #fff;
	padding: 0;
	width: 100%;
}
#legendmaker .tabNav li {
	background-color: #000;
	border-left: 1px solid #fff;
	width: 84px;
	height: 84px;
	padding: 10px;
}
#legendmaker .tabNav li:first-child { border-left: none; }
#legendmaker .tabNav li img { border: 5px solid #252525; }
#legendmaker .tabNav li.current img, #legendmaker .tabNav li:hover img {
	border-color: #ef0000;
}
/* end : legendmaker */

/* start : leaderboard */
#leaderboard_table  
{
	/*margin-top: 10px;
	 float: left;*/ }
#leaderboard_table .cell-rider { width: 125px; }
.cell-avg_place {
	width: 20px;
	padding: 10px 5px;
	text-align: center;
}
.header_row.table_row .table_cell.cell-avg_place {
	padding: 5px 0;
	width: 30px;
	height: 21px;
	font-size: 10px;
}
/*.header_row.table_row .table_cell.cell-total_money { padding: 5px 10px; height: 21px; }*/
.cell-rider { width: 126px; }
.cell-total_money { width: 60px; }
/* end : leaderboard */

/* start : dark table styles */
.switchableHomepageContent .table_row {
	border-color: #464646;
}
.switchableHomepageContent .header_row.table_row .table_cell {
	background: #000000;
	color: #959595;
	font-weight: normal;
	border-color: #464646;
	padding-top: 0;
padding-bottom: 0;
font-size: 11px;
}
.switchableHomepageContent .header_row.table_row .table_cell.cell-avg_place {width: 55px;}
.switchableHomepageContent .table_row .table_cell {
	background: #252525;
	border-color: #464646;
	color: #ffffff;
}
/* end : dark table styles */

/* start : event options */
#event_options {
	border: none;
	border-bottom: 1px solid #252525;
	margin: -10px 0 10px -10px;
	width: 937px;
	padding: 15px 20px;
}
.switchableHomepageContent #event_options {position: relative;}
#event_options .button { float: left; margin-left: 10px; }
#event_options h2, .modal-event_title h2 {
	font: 18px/17px 'HelveticaNeueW01-XBlkCn 710276', Arial, Helvetica, sans-serif;
	color: #fff;
	text-transform: uppercase;
	margin: 3px 0 0;
}
#event_options h3, .modal-event_title h3 {
	font: 14px/13px 'HelveticaNeueW01-XBlkCn 710276', Arial, Helvetica, sans-serif;
	color: #ef0000;
	text-transform: uppercase;
	margin-top: 5px;
}
#event_happening { float: left; width: 580px;}
#event_happening .share-links { float: left; margin-top: 17px; margin-left: 15px; } 
.switchableHomepageContent#homePre #event_happening {width: 485px;}
#event_happening .happening_when {
	color: #7d7d7d;
	margin-top: 10px;
}
#event_happening .happening_when li {
	margin-top: 5px;
}
#event_happening .happening_when strong {
	display: inline-block;
}
#event_happening .happening_when span {
	color: #ffffff;
	border-left: 1px solid #7d7d7d;
	margin-left: 5px;
	padding-left: 8px;
	font-style: normal;
}
#event_happening .happening_when em span:first-child {
	padding-left: 0;
	border-left: none;
}

.st_sharethis_hcount { display: none; }

#event_other_info { float: right; text-align: right; }
#homeLive #event_other_info {padding-top: 75px;}
#homeLive #event_other_info img {
	position: absolute;
	right: 20px;
	top: 5px;
}

.switchableHomepageContent .event_buttons {
	position: absolute;
	right: 20px;
	bottom: 15px;
}

#event_other_info iframe { margin-top: 10px; }
#event_other_info h4 {
	color: #fff;
	font-size: 18px;
	width: 300px;
	text-align: left;
	margin: 8px 0 0;
}
.event_buttons { float: left; margin-top: 10px; }
#event_other_info .event_buttons { margin-top: 10px; float: none; }
#event_options .event_buttons .button:first-child { margin-left: 0; }
.event_buttons iframe { margin-left: 10px; margin-top: 10px; }
.event_buttons iframe.twitter-share-button { margin-left: 0; }
/* end : event options */

/* start : live event */
#live_event {
	float: left;
	width: 640px;
	height: 360px;
	padding: 5px;
	background-color: #252525;
	margin-bottom: 10px;
	position: relative;
}
#live_event .live_event_overlay {
	position: absolute;
	bottom: 20px;
	left: 20px;
	right: 20px;
	color: #ffffff;
}
#live_event .live_event_overlay > * {
	float: left;
	display: block;
	height: 40px;
}
#live_event .live_event_overlay a {
	font: 36px/40px 'HelveticaNeueW01-XBlkCn 710276', Arial, Helvetica, sans-serif;
	background: #fff;
	color: #000;
	text-decoration: none;
	width: 93px;
	margin-right: 1px;
	text-align: center;
}
#live_event .live_event_overlay span {
	background: rgba(37,37,37,0.9);
	width: 505px;
	line-height: 40px;
	padding-left: 10px;
}

#best_of_live .last_rider { margin-right: 10px; }
#best_of_live .last_rider .rider_thumb {border-width: 5px;}
#best_of_live .live_rider_info {
	height: 64px;
}
#best_of_live #presented_by {
	height: auto;
	margin-top: 15px;
}
#best_of_live #presented_by img {
	max-width: 165px;
}
.live_rider_info {
	float: left;
	width: 90px;
	height: 60px;
	padding: 10px;
	background-color: #363636;
}
.best_title {
	display: block;
	font-weight: normal;
	color: #fff;
	margin-bottom: 3px;
}
.best_score {
	display: block;
	font-style: normal;
	color: #7d7d7d;
	margin-top: 5px;
}
/* end : live event */

/* start : last ride scores */
.last_rider {
	padding: 10px;
	background-color: #252525;
	float: left;
	margin-top: 1px;
}
.last_ride_title { clear: both; height: 20px; }
.last_ride_name {
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}
.last_ride_title .last_ride_name { float: left; }
.last_ride_title .read_more { margin-top: 3px; }
.last_rider .standing_data { 
	float: right; 
	width: 168px; 
	margin-bottom: 2px; 
	margin-left: 10px;
}
.last_rider .standing_data p { width: 153px; }
#event_cycle .last_rider .standing_data p { padding: 3px 7px; }
.rider_thumb {
	float: left;
	border: 3px solid #ebebeb;
}
.rider_thumb img { 
	float: left; 
	width: 74px; 
	height: 74px; 
}
.rider_thumb:hover { border-color: #ef0000; }
.last_rider .button { clear: both; margin-top: 10px; display: none;}
/* end : last ride scores */

/****************************************
|	NEWS
/****************************************/
.square-list {
	float: left;
	width: 100%;
	margin: 5px;
}
.square-list li { 
	margin-bottom: 11px;
	overflow: hidden;
	height: 16px;
	list-style: square inside; 
}
.square-list li a { font-weight: bold; display: inline; }
.square-list li:hover { background: none; color: #ef0000; }
.square-list li img { margin-right: 10px; margin-bottom: -4px; }
.press_date { font-size: 10px; color: #959595; }
.square-list li .press_date { margin: 0 10px 0 5px; }
.photo_module-list { 
	float: left; 
	width: 306px; 
	margin-left: -10px;
}
.photo_module-list li { float: left; }
.photo_module-thumb {
	border: 5px solid #000;
	float: left;
	margin-top: 10px;

	margin-left: 10px;
}
.photo_module-thumb:hover { border-color: #ef0000; }
.photo_module-thumb img { float: left; }
#pbr_blogs { height: 328px; }
#pbr_news { height: 208px; }
.stories_not_logged {
	clear: both;
	font-weight: bold;
	margin: 40px 0 19px;
	color: #252525;
}
.stories_not_logged-img { margin-left: -10px; }

/* start : accordion */
ul.accordion,
ol.accordion {
	margin: 0;
	padding: 0;
}
.accordion li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.accordion li:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	zoom: 1;
}
.accordion li li { list-style-type: disc; margin-left: 1em; }
.accordion a { color: inherit; text-decoration: inherit; }
.accordion .loading { display: none; }

#pbr_blogs-list, #equipment-accordion { 
	clear: both; 
	background-color: #000;
	margin-left: -10px;
}
.one-third.beta.module #pbr_blogs-list { width: 298px; height: 306px; }
#popular_blogs #pbr_blogs-list { height: 268px; }
.popular-blog { height: 268px !important; }
#pbr_blogs-list h3 a, #equipment-accordion h3 a {
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	position: relative;
	background-color: #252525;
	padding: 8px 10px;
	height: 14px;
	display: block;
}
#pbr_blogs-list h3 a:hover, .btn-follow:hover, #equipment-accordion h3 a:hover { text-decoration: none; }
#pbr_blogs-list li, #equipment-accordion li { margin-top: 1px; }
#pbr_blogs-list li:first-child, #equipment-accordion li:first-child { margin-top: 0; }
#pbr_blogs-list h3 .button-accordion, #equipment-accordion h3 .button-accordion {
	position: absolute;
	top: 0;
	right: 0;
}
#pbr_blogs-list .panel, #equipment-accordion .panel {
	padding: 10px;
	height: 80px;
	background-color: #000;
}
#popular_blogs #pbr_blogs-list .panel { height: 94px; }
.pbr_blogs-list-thumb {
	border: 5px solid #252525;
	float: left;
	margin-right: 10px;
}
.pbr_blogs-list-thumb:hover { border-color: #ef0000; }
.pbr_blogs-list-info {
	float: left;
	width: 178px;
	color: #fff;
}
.pbr_blogs-list-info p { margin-bottom: 5px; }
.pbr_blogs-list-info .read_more { float: none; color: #ef0000; }
.pbr_blogs-list-title { color: #ef0000; font-weight: bold; overflow: hidden; height: 14px; }
.pbr_blogs-list-desc { overflow: hidden; height: 31px; margin-bottom: 8px; }
.pbr_blogs-list-meta { overflow: hidden; height: 26px; }
.pbr_blogs-list-title  a:hover, .pbr_blogs-list-info .read_more:hover { text-decoration: underline; }
.pbr_blogs-list-date { font-size: 10px; color: #636363; }
/* end : accordion */

/* start : top stories */
#featured_top_stories {
	float: left;
	width: 160px;
	margin-right: 10px;
}
#featured_top_stories li { margin-top: 10px; }
#featured_top_stories li:first-child { margin-top: 0; }
.top_story_mini, .top_story_large {
	background-color: #000;
	display: block;
	height: 131px;
	padding: 5px;
}
.top_story_mini strong, .top_story_large strong { 
	display: block; 
	margin: 8px 5px;
	color: #000;
	text-transform: uppercase;
	font: 14px 'HelveticaNeueW01-XBlkCn 710276', Arial, Helvetica, sans-serif;
}
.top_story_mini strong { height: 34px; overflow: hidden; }
.top_story_mini strong span, .top_story_large strong span {
	float: left;
	background-color: #fff;
	padding: 0px 2px;
}
.top_story_large { 
	width: 758px; 
	height: 351px; 
	float: left; 
}
.top_story_large strong { margin: 18px 5px; }
.top_story_large strong span { font-size: 30px; line-height: 28px; }
.top_story_mini:hover, .top_story_large:hover { background-color: #ef0000; text-decoration: none; }
#top_stories {
	float: left;
	width: 746px;
	height: 211px;
}
/* end : top stories */

/* start : article */
#article-head {
	background-color: #000;
	margin-top: -10px;
	margin-left: -10px;
	padding: 20px 10px;
	width: 100%;
}
.article-meta { margin: 10px; color: #c2c2c2; }
.article-meta a { font-weight: bold; margin-right: 10px; }
#article-head .fb_iframe_widget { margin: 10px; }
#article-featured {
	width: 648px;
	margin-left: -10px;
	margin-bottom: 10px;
}
.article-media-info {
	background-color: #000;
	color: #fff;
	padding: 10px;
	height: 12px;
}
#bodytext{
    padding-left:198px;
}
.article-media-caption { float: left; }
#article-content { padding: 10px; }
#article-content p, #article-content .addthis_toolbox, #article-content iframe, #article-content blockquote { 
	margin-bottom: 15px; 
	line-height: 20px; 
	font-size: 12px; 
}
#article-content p iframe { 
	margin-left: 0; 
}
.quote, #article-content p.quote {
	font: 24px/30px 'HelveticaNeueW01-XBlkCn 710276', Arial, Helvetica, sans-serif;
	color: #252525;
	padding-left: 20px;
	border-left: 10px solid #ef0000;
	display: block;
}
.copyright-article, #article-content p.copyright-article {
	font-size: 10px;
	color: #959595;
	clear: both;
}
.story-left-content {
	float: left;
	clear: left;
	margin-bottom: 10px;
}
.story-related {
	width: 160px;
	padding: 12px 10px 10px;
	background-color: #ebebeb;
}
.story-related ul { clear: both; }
.story-related li {
	color: #000; 
	font-size: 11px;
	list-style: square;
	margin-left: 15px;
	margin-bottom: 10px;
}
.story-related li strong { color: #7d7d7d; }
.video_expander {
	padding: 3px;
	background-color: #000;
	margin-right: 20px;
	position: relative;
}
.video_expander:hover { background-color: #ef0000; }
.video_expander .sprite { z-index: 2; cursor: pointer; }
.image_expander {
	width: 254px;
	height: 143px;
	position: relative;
	z-index: 1;
}
.btn-close-expander {
	float: right;
	display: none;
}
.btn-close-expander:hover { text-decoration: none; color: #fff; }
.video_container_expander { display: none; }
.expanded .btn-close-expander, .expanded .video_container_expander { display: block; }
.expanded .sprite { display: none; }
/* end : article */

/* start : comments */
#article-comments {
	border-top: 1px solid #d7d7d7;
	padding: 20px 20px 10px;
	margin-left: -10px;
	width: 608px;
}
#article-comments .title .read_more { margin-top: 8px; }
#article-comments .title h4 { line-height: 18px; }
#article-comments .title h4 span.noStyle { line-height: 18px; padding: 0; background: none; }
#leave_comment {
	clear: both;
	padding: 20px;
	margin-left: -10px;
	height: 172px;
	width: 608px;
	border-top: 1px solid #D7D7D7;
}
#comments_area:first-child #leave_comment { border-top: none; padding-top: 10px; }
#sign_in-2-comment {
	font: 18px 'HelveticaNeueW01-XBlkCn 710276', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #252525;
}
.comment_thumb {
	width: 70px;
	background: url(../images/global/tweet-featured-edge.gif) no-repeat bottom left;
	padding-bottom: 50px;
	float: left;
}
.comment_thumb img { float: left; border: 5px solid #252525; }
.comment {
	float: left;
	width: 538px;
	background-color: #ebebeb;
	padding: 10px;
	position: relative;
	min-height: 60px;
}
#leave_comment .comment { 
	padding: 0;
	background-color: transparent;
}
.comment .button { float: right; }
.character_count {
	float: left; 
	color: #636363;
	font-size: 10px;
}
#leave_comment label {
	color: #959595;
	font: 11px Arial, Helvetica, sans-serif;
	position: absolute;
	top: 12px;
	left: 11px;
}
#leave_comment_field {
	color: #959595;
	font: 11px Arial, Helvetica, sans-serif;
	background-color: #000;
	border: none;
	padding: 10px;
	width: 518px;
	height: 112px;
	margin-bottom: 10px;
}
#leave_comment_field:-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
#leave_comment_field:selection { background: #fe57a1; color: #fff; text-shadow: none; }
#comment_filter {
	background-color: #000;
	padding: 10px 10px 0;
	height: 32px;
	float: left;
	margin-left: -20px;
	width: 628px;
	margin-top: 10px;
}
#comment_filter li { float: left; margin-right: 1px; }
#comment_filter li a {
	display: block;
	height: 18px;
	padding: 7px 10px;
	background-color: #252525;
	color: #c2c2c2;
	text-transform: uppercase;
	font: 14px 'HelveticaNeueW01-XBlkCn 710279', Arial, Helvetica, sans-serif;
}
#comment_filter li a:hover { text-decoration: none; color: #fff; }
#comment_filter li.current a { color: #111; background-color: #fff; }
#comment_list li {
	float: left;
	margin-top: 20px;
}
#comment_list li .comment_thumb {
	background: url(../images/global/tweet-normal-edge.gif) no-repeat bottom left;
	width: 50px;
	padding-bottom: 40px;
	float: left;
}
#comment_list li .comment p { 
	margin-bottom: 5px; 
	color: #111;  
}
.comment_name {
	color: #111;
	font-size: 11px;
	font-weight: bold;
}
.comment_name span { color: #ef0000; }
.comment_time { font-size: 10px; color: #959595; }
#btn-show-comments { display: none; }

.two-thirds.beta #leave_comment_field { width: 498px; }
.two-thirds.beta .comment { width: 518px; }
.two-thirds.beta #article-comments, .two-thirds.beta #leave_comment { width: 588px; }
.two-thirds.beta #leave_comment { border-top: none; padding-top: 10px; }
.two-thirds.beta #comment_filter { width: 608px; }
/* end : comments */

/* start : read more */
.read_more_news {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	border: 1px solid #d7d7d7;
	background-color: #fff;
	width: 787px;
}
#filter { 
	padding: 20px; 
	border-bottom: 1px solid #d7d7d7;
	position: relative; 
	float: left;
}
#filter h2 {
	line-height: 30px;
	margin: 0 0 25px;
	color: #464646;
}
.result { color: #fff; }
#series .dd
{
	margin-top:7px;
}
#series .dropdown
{
	width:185px;
}
#filter .dropdown { width: 156px; }
#filter #series {width: 185px;}
#filter .dd_selected_item { width: 109px; }
#filter-switch {  float: left; width: 463px; }
#filter-search { float: right; width: 284px; }
#content_search {
	background-color: #252525;
	padding-right: 25px;
	margin-bottom: 10px;
	position: relative;
}
#content_search label {
	position: absolute;
	top:  7px;
	left: 10px;
	font-weight: bold;
	color: #959595;
}
#content_search input[type=text] {
	border: none;
	width: 198px;
	height: 28px;
	line-height: 28px;
	padding: 0px 10px;
	font-weight: bold;
	color: #959595;
	background-color: #252525;
	margin-bottom: 0;
}
.article_list {
	width: 750px;
	margin: 20px 20px 10px;
	background-color: #d7d7d7;
	float: left;
	padding-bottom: 1px;
}
.article-read_more-content { float: left; width: 410px; }
.article-read_more-content p { margin-bottom: 7px; }
.article-read_more-title { font-weight: bold; font-size: 14px; }
.article_list .video_expander { margin-right: 10px; }
.article_list .image_expander { width: 170px; height: 96px; }
.article_list .header_row { margin-top: 1px; }
.article_list .table_row { float: left; border-bottom: 1px solid #d7d7d7; border-top: 0; }
.table_row.even .table_cell, .even { background-color: #f5f5f5; }
.article_list .header_row.table_row .table_cell { 
	background-color: #252525; 
	color: #959595; 
	font-family: 'HelveticaNeueW01-XBlkCn 710276', Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 13px;
	border-color: #464646;
}
.article_list .table_cell { height: 102px; border-color: #d7d7d7; }
.article_list .table_cell .article-media-info { display: none; }
.cell-news { width: 598px; }
.cell-updated, .cell-updated p { width: 109px; }
.cell-share, .cell-share p { width: 77px; }
.cell-updated, .cell-share { text-align: center; border-right: 1px solid; }
.cell-updated p, .cell-share p {
	height: 12px;
	text-transform: uppercase;
	color: #252525;
	position: absolute;
	top: 50%;
	left: 10px;
	margin-top: -6px;
}
.cell-updated p {
	position: static;
}
.pagination {
	clear: both;
	height: 30px;
	padding: 0 20px 20px;
}
.pagination .button { float: left; margin-right: 10px; }
.show_amount { margin: 10px 0 -10px 20px; float: left; }
.pagination .show_amount {
	color: #959595;
	float: left;
	margin: 8px 0 0 0;
}
/* Injury Table Cells */
.injury-table.latest-table .table_cell {
	height: 90px;
	padding-top: 10px;
	line-height: 18px;	
}

.injury-table.latest-table .cell-last_update {
	width: 88px;
}
	
.injury-table.latest-table .cell-rider_standings {
	width: 137px;
	color: #ef0000;
}

.injury-table.latest-table .cell-status {
	width: 76px;
}

.injury-table.latest-table .cell-status strong {
	display: block;
	min-height: 50px;
	text-align: center;
}

.injury-table.latest-table .cell-news {
	width: 166px;
}

.injury-table.latest-table .cell-reported {
	width: 51px;
}
.injury-table.latest-table .cell-est-return {
	width: 62px;
}

.injury-table.latest-table .cell-est-missed {
	width: 62px; 
}

.injury-table .icon-check {
	background:url(../images/rider/icon-check.png) bottom center no-repeat;
	width: auto;
}

.injury-table .icon-x {
	background:url(../images/rider/icon-x.png) bottom center no-repeat;
}

.injury-table .icon-question {
	background:url(../images/rider/icon-question.png) bottom center no-repeat;
}
/* Bucking Bulls Table Cells */
.latest-table.bucking-bulls-table .table_cell {
	text-align: left !important; 	
}

.latest-table.bucking-bulls-table .table_scroll {
	width: 957px !important;	
}

.latest-table.bucking-bulls-table .cell-bull_season {
	width: 208px !important;
}
	
.latest-table.bucking-bulls-table .cell-times_ridden {
	width: 81px !important;
}	

.latest-table.bucking-bulls-table .cell-ride {
	width: 67px !important;
}	

.latest-table.bucking-bulls-table .cell-buckoff {
	width: 103px !important;
}	

.latest-table.bucking-bulls-table .cell-avg_buckoff_time {
	width: 90px !important;
}	

.latest-table.bucking-bulls-table .cell-avg_ride_score {
	width: 83px !important; 
}	

.latest-table.bucking-bulls-table .cell-avg_bull_score {
	width: 83px !important;
}	

.latest-table.bucking-bulls-table .cell-bull_rating {
	width: 75px !important; 
}	
/* end : read more */
/****************************************
|	MEDIA
/****************************************/
#media { margin-bottom: -10px; }
#media #filter { width: 938px; }
#media #event_cycle {
	border-left: none;
	border-right: none;
	border-top: none;
	border-color: #252525;
}
.popular_search_title { font-weight: bold; color: #636363; margin-bottom: 5px; }
#popular_searches li {
	float: left;
	width: 33%;
	margin-bottom: 5px;
}
#popular_searches li a { padding-right: 14px; background: url(../images/global/search-mini.png) no-repeat right; }
#filter-switch .tabNav { 
	position: absolute;
	bottom: 4px;
	left: 10px;
}
#filter-switch .tabNav li { cursor: default; padding: 0; height: auto; }
#filter-switch .tabNav li a { 
	color: #c2c2c2;
	background-color: #252525;
	padding: 9px 16px;
	height: 16px; 
	display: block;
}
#filter-switch .tabNav li.current a, #filter-switch .tabNav li:hover a { background-color: #fff; height: 17px; color: #111;  }
#media_categories {
	float: left;
	width: 155px;
	margin-left: 20px;
	margin-bottom: 20px;
}
#media_categories li { margin-bottom: 1px; }
#media_categories li a {
	display: block;
	width: 125px;
	padding: 7px 20px 7px 10px;
	background: #ebebeb url(../images/global/red-arrow-side.png) no-repeat 139px center;
	font-weight: bold;
	cursor: pointer;
}
#media_categories li a:hover, #media_categories li.current a { 
	text-decoration: none;
	background-color: #252525;
	color: #636363;
	background-image: url(../images/global/gray-arrow-side.png);
}
#media #filter { margin-bottom: 20px; }
#media-vault {
	float: right;
	width: 785px;
	margin-bottom: 10px;
}
#media-vault li, .media-vault-list li { margin-bottom: 10px; margin-right: 10px; float: left; }
#media-vault .video-thumb-title { margin: 5px 10px 10px; width: 124px; }
.tab-video-list li { 
	height: 41px; 
	padding: 10px 0;
	border-top: 1px solid #d7d7d7;
}
.tab-video-list li:first-child { padding-top: 0; border-top: none; }
.tab-video-list .video-thumb-title { 
	margin: 5px 0; 
	width: 195px; 
	overflow: hidden;
}
.tab-video-list .video-thumbnail { border: none; }
.tab-video-list li a:hover .video-thumbnail { border-color: #ef0000; }
.tab-video-list li a:hover strong, #media .jqans-content .pbr_blogs-list-date a:hover { text-decoration: underline; }
#media .jqans-content h1 {
	padding: 0;
	background: none;
	line-height: 34px;
}
#media .jqans-content h1 span {
	float: left;
	padding: 1px 5px;
	background: #fff;
}
#media .jqans-content .pbr_blogs-list-date { color: #636363; }
#media .jqans-content .pbr_blogs-list-date a { font-size: 12px; }
#in_this_video, #in_this_gallery {
	padding: 10px;
	margin-top: 1px;
	height: 105px;
}
#in_this_gallery { 
	height: 152px; 
	background-color: #1b1b1b; 
	float: left; 
}
#in_this_gallery .btn-gallery { position: relative; z-index: 4; }
#in_this_video h5, #in_this_gallery h5 { margin-top: 3px; margin-bottom: 5px; }
#in_this_video h5 span, #in_this_gallery h5 span { background-color: #ef0000; color: #fff; }
.in_this_people {
	float: left;
	width: 100%;
}
.in_this_people ul { width: 20%; float: left; }
.in_this_people ul li { margin-top: 10px; }
.in_this_people ul li a { font-weight: bold; }
.video_info { padding: 2px 0 5px; }
#media .jqans-content { height: auto; }
.media_desc { background-color: #fff; margin-bottom: 10px; }
#video_desc { height: 236px; }
#pic_desc { height: 401px; }
.media_desc .video_info {
	background-color: #252525;
	padding: 10px;
}
.media_desc .video_info h4 span {
	background-color: #fff;
	color: #000;
	font-size: 20px;
	line-height: 18px;
	float: left;
	padding: 3px;
}
.media_desc .pbr_blogs-list-date { font-size: 11px; clear: both; }
.media_description { color: #111; padding: 10px; }
.media_tabs .title {
	background-color: #000;
	padding: 13px 0px 0 0;
	height: 22px;
}
.media_tabs .title h4 { margin-left: 10px; margin-bottom: 0; }
.media_tabs .title h4 span { background-color: #ef0000; color: #fff; }
.media_tabs .tabNav { clear: both; border-top: none; }
.media_tabs .tabContainer { padding: 10px 0 0; height: auto; }
.media-vault-list li { margin: 0 0 10px 10px; }
.media_tabs .tabContainer .button { float: left; margin: 0 0 10px 10px; clear: left; }
.gallery_controls {
	background-color: #111;
	width: 630px;
	height: 30px;
	clear: both;
	margin-bottom: 20px;
}
.gallery_controls .fb_edge_widget_with_comment { float: left; padding: 3px 0 0 2px; }
.gallery_controls .square-btn { margin-left: 1px; }
.gallery_controls .share-links { margin-top: 3px; margin-left: 1px; width: 536px; }

#gallery {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	width: 650px; 
}
#gallery a, #thumbs a {
	text-decoration: none;
	color: #777;
}
#gallery a:focus, #gallery a:hover, #gallery a:active {
	text-decoration: underline;
}
#controls {
	margin-top: 0;
	height: 30px;
	position: absolute;
	bottom: -41px;
	right: 10px;
}
#controls a {
	margin-left: 1px;
}
#controls a.play { display: none; }
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}
div.slideshow-container {
	position: relative;
	clear: both;
	height: 489px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 640px;
	height: 480px; /* This should be set to be at least the height of the largest image in the slideshow */
}
#slideshow {
	background-color: #1b1b1b;
	width: 650px;
	height: 490px;
}
#slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
#slideshow a.advance-link {
	display: block;
	width: 640px;
	height: 480px; /* This should be set to be at least the height of the largest image in the slideshow */
	/*line-height: 480px;  This should be set to be at least the height of the largest image in the slideshow */
	text-align: center;
	background-color: #000;
	border: 5px solid #1b1b1b;
}
#slideshow a.advance-link:hover, #slideshow a.advance-link:active, #slideshow a.advance-link:visited {
	text-decoration: none;
}
#slideshow img {
	vertical-align: middle;
	max-height: 480px;
	max-width:640px;
	margin-left:-3px;
}
#caption {
	/*position: absolute;
    bottom: 3px;
	left: 5px;
	z-index: 1;*/
	clear: left;
	height: 43px;
	width: 640px;
}
#caption span.image-caption {
	display: block;
	/*position: absolute;*/
}
.caption-bg {
	background-color: #000;
	width: 100%;
	height: 100%;
	opacity: 0.8;
	position: absolute;
	top: 0;
	left: 0;
}
#caption div.caption {
	width: 640px;
	position: relative;
}
#caption div.image-title {
	padding: 7px 62px 7px 10px;
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	position:relative;
	z-index: 1;
	width: 568px;
}
#thumbs {
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
	position: relative;
}
#thumbs ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 1;
}
#thumbs .thumbs_holder {
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 3;
	width: 640px;
	height: 480px;
	overflow: hidden;
}
#thumbs .thumbs_holder_mover {
	position: absolute;
	top: -480px;
	left: 0;
	width: 100%;
	height: 100%;
}
#thumbs .thumbs_holder h5 {
	position: relative;
	z-index: 1;
	color: #fff;
	font: 14px 'HelveticaNeueW01-XBlkCn 710276', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 15px;
	margin-bottom: 0;
}
#thumbs .btn-close-x {
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 1;
}
#thumbs ul.thumbs li {
	float: left;
	padding: 0;
	margin: 0px 0px 18px 18px;
	list-style: none;
}
#thumbs a.thumb, .thumbs.noscript li a {
	display: block;
	border: 5px solid #252525;
	width: 96px;
	height: 54px;
	overflow: hidden;
}
#thumbs a.thumb:hover, #thumbs ul.thumbs li.selected a.thumb { border-color: #ef0000; }
.thumbs_holder .caption-bg {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0.95;
}
#thumbs a.thumb:focus {
	outline: none;
}
#thumbs ul.thumbs img {
	border: none;
	display: block;
	width: 100%;
	height: 100%;
}
div.pagination {
	clear: both;
}
#thumbs div.top {
	margin-bottom: 12px;
	height: 11px;
	position: absolute;
	bottom: 18px;
	right: 15px;
	z-index: 4;
	padding: 0;
	margin: 0;
	display: none;
}
#thumbs div.bottom {
	margin-top: 12px;
}
#thumbs div.top a {  }
#thumbs div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	display: block;
	float: left;
	color: #ef0000;
	font-size: 10px;
	margin-right: 10px;
}
div.pagination a:hover {
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	color: #fff;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}
.gallery_image_number { 
	float: right; 
	font-size: 10px; 
	color: #959595; 
	position: absolute;
	bottom: 3px;
	right: 10px;
}
#thumbs div.pagination a.jcarousel-prev, #thumbs div.pagination a.jcarousel-next {
	position: static;
	margin-top: -3px;
}
/****************************************
|	BUILT FORD TOUGH SERIES
/****************************************/
.addthis_toolbox { float: left; margin-left: 10px; }
#featured_series_area {
	padding: 10px;
	height: 350px;
}
#featured_series_area h2 {
	margin: 0;
	height: 62px;
	padding-left: 60px;
	position: relative;
	font: 28px/50px 'HelveticaNeueW01-XBlkCn 710276', Arial, Helvetica, sans-serif;
}
#featured_series_area h2 img {
	position: absolute;
	top: -20px;
	left: -25px;
}
#featured_series_area .jcarousel-clip { width: 960px; }
#featured_series_area .jcarousel-next, #featured_series_area .jcarousel-prev { top: -45px; }
#featured_series_area-slider .jcarousel-item {
	width: 314px;
	height: 288px;
	margin-right: 10px;
}
.featured-card {
	width: 294px;
	height: 268px;
	border: 10px solid #252525;
	background-color: #000;
}
.featured-card-image {
	display: block;
	width: 294px;
	height: 165px;
	overflow: hidden;
	margin-bottom: 10px;
}
.featured-card h3 {
	margin: 0 10px 10px;
	color: #fff;
	text-transform: uppercase;
	font: 24px/22px 'HelveticaNeueW01-XBlkCn 710276', Arial, Helvetica, sans-serif;
}
.featured-card .button { float: left; margin-left: 10px; }

/* latest results */
#latest_results { height: 341px; position: relative; }
#latest_results .tabNav {
	position: absolute;
	top: 0px;
	right: -1px;
}
#latest_results .tabContainer {
	clear: both;
	height: 292px;
	width: 590px;
	background-color: #000;
	padding: 10px;
}
#latest_results .tabContainer .dropdown { margin-bottom: 10px; float: none; }
.latest-table .table_cell { 
	padding: 10px; 
	border-color: #e8e8e8;
}
.latest-table .table_row {
	border-color: #e8e8e8;
    background-color:#FFF;
}
.latest-table .cell-avg_place, .latest-table .latest-table-slider .cell-avg_place { 
	width: 30px; 
	padding: 5px; 
	font-size: 12px;
	font-family: 'HelveticaNeueW01-XBlkCn 710276', Arial, Helvetica, sans-serif;
}
.latest-table .cell-rider, .cell-rider_standings { 
	width: 318px; 
	font-weight: bold;
}

.latest-table.full-rows .table_cell , .latest-table.full-rows .table_row  {
	width:628px;	
}

.latest-table .cell-rider .icon-rank_up, .cell-rider_standings .icon-rank_up {
	position: absolute;
	top: 50%;
	margin-top: -5px;
	right: 10px;
}
.latest-table .cell-total_points { width: 79px; text-align: center; }
.latest-table .cell-total_money { width: 90px; text-align: center; }
.latest-table .cell-rider img, .cell-rider_standings img, .cell-bull img, .high_marked-row .cell-bull img, .high_marked-row .cell-rider img { float: left; margin-right: 10px; }
.one-third .latest-table .cell-rider { width: 160px; }
.one-third .latest-table .cell-date { width: 22px; text-align: center; }
.one-third .latest-table .cell-return { width: 34px; text-align: center; }
.latest-table #latest_injury_reports-slider .table_cell, .latest-table-slider .table_cell {
	padding: 5px 10px;
	line-height: 29px;
}
#latest_injury_reports-slider .no_injuries_to_report {
	width: 258px;
	height: 113px;
	line-height: 113px;
	text-align: center;
}
.latest-table .header_row .table_cell  {
	border-left-color: #dbdbdb;
	background: url(../images/global/latest-table-header-bg.gif);
	color: #000;
	font-size: 10px;
	font-weight: normal;
	height: 24px;
	padding: 0 10px;
	line-height: 24px;
	font-family: 'HelveticaNeueW01-XBlkCn 710276', Arial, Helvetica, sans-serif;
}
.latest-table .header_row.table_row .table_cell.cell-avg_place { 
	padding: 0; 
	height: 24px; 
	width: 40px; 
	font-size: 10px;
}

.latest-table .table_row .table_cell:first-child { border-left: none; }
.latest-table .jcarousel-container { margin-top: 14px; }
.latest-table .jcarousel-item { height: 40px; }
.latest-table .jcarousel-next, .latest-table .jcarousel-prev, .latest-table .jcarousel-prev-disabled, .latest-table .jcarousel-next-disabled {
	width: 100%;
	height: 14px;
	background: #ef0000 url(../images/global/table-up.png) no-repeat center 5px;
	top: -14px;
	left: 0;
}
.latest-table .jcarousel-next {
	top: auto;
	bottom: -14px;
	background-image: url(../images/global/table-down.png);
}
.latest-table .jcarousel-next:hover, .latest-table .jcarousel-prev:hover { background-color: #252525; }
.latest-table .jcarousel-prev-disabled, .latest-table .jcarousel-prev-disabled:hover, .latest-table .jcarousel-next-disabled:hover, .latest-table .jcarousel-next-disabled { cursor: default; opacity: 0.5; background-color: #ef0000; }
#latest_results .jcarousel-clip { width: 590px; height: 199px; }
#latest_results .jcarousel-item { width: 590px; }
#latest_results .tab table { width: 100%; }
.one-third .latest-table {
	background-color: #000;
	padding: 10px;
	height: 176px;
	clear: both;
}
#latest_results-slider-riders li { width: 100% !important;height: 40px !important; }
.cell-round, .cell-BOT {
    display: none;
}

.header_row {
    white-space: nowrap;
}

.cell-rider_results {
    white-space: nowrap;
}

.cell-aggregate {
    width: 30px;
    text-align: center;
}

.cell-riderPoints, .cell-totalPoints {
    width: 90px;
    text-align: right;
}

.latest-table .table_cell h3 {
    font-size: 18px;
}

#teamResults tbody tr:nth-child(even) {
    background-color: #F5F5F5;
}

.one-third .jcarousel-clip { width: 278px; height: 124px; }
.one-third .jcarousel-item { width: 278px; }

.one-third.module.middle{ width: 318px; }
.one-third.module.beta {
	padding-bottom: 10px;	
}
.one-third.module.myPBR,
.one-third.module.shopPBR {padding: 0;}

.one-third.module.beta .latest-table.table_row_border-dark {
		margin-right: -10px;
		margin-left: -10px;
		min-height: 205px !important;
		border: 10px solid #000;
		width: 298px;
}

.one-third.module.beta .latest-table .table_cell.cell-label {
	text-transform: uppercase;
	font-size: 9px;
}

/* start : live event */
.package {
	float: left;
	margin-left: 10px;
	background-color: #000;
	padding: 10px;
	width: 182px;
	height: 208px;
}
.package:first-child { margin-left: 0; }
.package .title { padding: 0 0 13px; border-bottom: none; }
.package .title h4 { margin-left: 0; }
.ticket_info {
	padding: 10px;
	height: 155px;
	background-color: #252525;
	color: #b7b7b7;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	clear: both;
}
.ticket_info p { margin-bottom: 5px; }
.ticket_info strong { color: #fff; font-size: 14px; }
.ticket_info em { font-style: normal; color: #fff; }
.vip_packages { clear: both; }
.vip_packages li {
	margin-bottom: 5px;
	background-color: #252525;
	padding: 10px;
	height: 35px;
}
.vip_packages li .button { float: right; margin-top: 3px; }
.info_link, .vip_prices {
	float: left;
	font: 12px 'HelveticaNeueW01-XBlkCn 710276', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	width: 108px;
	line-height: 10px;
}
.info_link .sprite, .info_link strong { float: left; font-weight: normal; }
.info_link .sprite {
	margin: -2px 0 0 5px;
}
.vip_prices {
	font-size: 24px;
	color: #fff;
	line-height: 26px;
}
.book_hotel {
	float: left;
	width: 106px;
	margin-right: 10px;
	height: 180px;
	padding-left: 10px;
}
.hotel_logo {
	width: 100%;
	display: block;
	height: 150px;
	line-height: 150px;
}
.halfie {
	float: left;
	width: 130px;
	padding-left: 20px;
	border-left: 1px solid #ebebeb;
	height: 180px;
}
.halfie p { margin-bottom: 5px; }
.past_winner-image {
	float: left;
	width: 140px;
	height: 140px;
	border: 5px solid #000;
	margin-right: 10px;
}
.past_winner-info {
	float: left;
	width: 111px;
	margin-top: 20px;
}
.past_winner-title {
	font: 20px/20px 'HelveticaNeueW01-XBlkCn 710276', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	display: block;
}
.past_winner-year { display: block; margin: 5px 0 15px; line-height: 1; }
.past_winner-info .read_more { margin-top: 10px; }
#during_event { position: relative; height: 909px; }
#during_event .tabContainer {
	margin-top: 42px;
}
#during_event .jcarousel-container, .during_event-slider .jcarousel-item {
	width: 648px;
	height: 867px;
}
.during_event-area {
	border-top: 1px solid #e8e8e8;
	height: 130px;
	padding: 7px 20px;
}
.during_event-area:first-child { border-top: none; }
.during_event-logo {
	float: left;
	width: 170px;
	text-align: center;
	height: 130px;
	margin-right: 20px;
}
.during_event-logo span {
	width: 170px;
	height: 130px;
	display: table-cell;
	vertical-align: middle;
}
.during_event-logo img { vertical-align: middle; max-height: 90px; max-width: 160px; }
.during_event-info {
	width: 418px;
	float: left;
	margin-top: 10px;
}
.during_event-title {
	font: 18px/20px 'HelveticaNeueW01-XBlkCn 710276', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-bottom: 5px;
	font-weight: normal;
}
.zone .during_event-title { color: #ef0000; margin-top: 20px; }
.zone .during_event-title:first-child { margin-top: 0; }
.during_event-meta strong {
	display: block;
	font: 12px 'HelveticaNeueW01-XBlkCn 710276', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
}
.during_event-description {
	margin-top: 5px;
	line-height: 14px;
}
.local_sponsors-title {
	font: 18px/20px 'HelveticaNeueW01-XBlkCn 710276', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #464646;
	float: left;
	width: 140px;
	height: 50px;
	line-height: 50px;
	margin: 0 10px;
}
.local_sponsors { float: left; }
.local_sponsors li { float: left; margin-left: 10px; }
/* end : live event */

/* start : post event */
.post_event-title, #event_options h2.post_event-title { font-size: 26px; margin: 10px; width:100%; }
#event_other_info .addthis_toolbox { margin-top: 10px; }
/* end : post event */

/****************************************
|	BFTS WINNERS
/****************************************/
.results-width .latest-table { margin-top: 0px; float: left; width: 100%;}
.series_description {
	float: left;
	padding: 20px;
	width: 521px;
	min-height: 150px;
	border-right: 1px solid #1c1c1c;
	color: #959595;
}
.series_description h2 {
	margin: 0;
	line-height: 28px;
	margin-bottom: 10px;
}
.series_description p { margin-bottom: 10px; }
.series_description .read_more { float: left; }
.quick_links {
	float: right;
	padding: 20px;
	width: 188px;
}
.quick_links h6 {
	color: #fff;
	font: 13px 'HelveticaNeueW01-XBlkCn 710276', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.quick_links ul li { line-height: 20px; font-weight: bold; }
.results-width.all-space .latest-table .header_row .table_cell, .rider_search-row.header_row .table_cell, #detailed_stats .header_row .table_cell { 
	background: #252525; 
	border-color: #464646; 
	color: #959595;
	font-family: 'HelveticaNeueW01-67MdCn 692710', Arial, Helvetica, sans-serif; 
}
.results-width.all-space .latest-table .cell-rider { width: 229px; }
.cell-year { 
	width: 48px; 
	text-align: center;
	color: #a9a9a9;
	font: 18px 'HelveticaNeueW01-XBlkCn 710276', Arial, Helvetica, sans-serif;
}
.cell-event_attempt { width: 68px; text-align: center; }
.cell-bull_attempt { width: 94px; text-align: center; }
.cell-percent_ridden { width: 51px; text-align: center; }
.results-width.all-space .latest-table .cell-total_points { width: 62px; }
.cell-total_dollars { width: 70px; }

/****************************************
|	BFTS STANDINGS
/****************************************/
.results-width.all-space .dropdown { margin-left: 10px; margin-top: 10px; margin-bottom: 10px; }
.results-width.all-space .title .dropdown { margin-left: 0; clear: left; margin-bottom: 0; }
.results-width.all-space .floated_with_top_pad .dropdown { margin-top: 0; margin-bottom: 10px; }
.cell-rider_standings { width: 199px; }
.cell-dollars { width: 59px; text-align: right; }
.cell-behind_leader { width: 68px; text-align: center; }
.cell-current_rides { width: 150px; text-align: center; }
.cell-percent_buckoff { width: 150px; text-align: center; }
.cell-average_bull_score { width: 165px; text-align: center; }
.counter-divider-row {
	clear: both;
	padding: 0 10px;
	height: 22px;
	line-height: 22px;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	background-color: #636363;
}
.counter_from { float: left; }
.back_top {
	float: right;
	color: #fff;
	font-size: 10px;
}
.back_top strong { float: left; }
.back_top .icon-top_arrow {
	float: right;
	margin-left: 5px;
	margin-top: 10px;
}
.injured {
	background: url(../images/global/injured.gif) no-repeat 40px bottom;
	float: left;
	line-height: 16px;
}
.latest-table .table_row .cell-rider.rider_roy, .rider_roy { width: 470px; }
	.latest-table .table_row .cell-rider.rider_roy, .rider_roy img {
		margin-right: 10px;
	}
.cell-hometown { width: 102px; }
.cell-roy-points { width: 77px;text-align: center; }
.cell-dollars_earned { width: 77px; text-align: right; }
.qualifier-row .cell-rider, .results-width.all-space .latest-table .qualifier-row .cell-rider { width: 353px; }
.qualifier-row .cell-dollars { width: 74px; }
.btn-show { margin: 10px; }
.learn_program {
	margin: 10px;
	background-color: #f5f5f5;
	border: 1px solid #e8e8e8;
	position: relative;
}
.learn_program .button {
	position: absolute;
	right: 10px;
	top: 10px;
	
}
.learn_program-info {
	float: left;
	padding: 10px;
	width: 549px;
	border-right: 1px solid #e8e8e8;
}
.learn_program-info h4 {
	color: #000;
	font-size: 18px;
	line-height: 14px;
}
.learn_program-info p {
	clear: both;
	color: #959595;
}
.printable-schedule{
	margin: 37px 0 0;
	text-align: center;
}
.printable-schedule a{
	font-weight: bold;
}

/* TipTip CSS - Version 1.2 */
#tiptip_holder {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99999;
}
#tiptip_holder.tip_top { padding-bottom: 5px; }
#tiptip_holder.tip_bottom { padding-top: 5px; }
#tiptip_holder.tip_right { padding-left: 5px; }
#tiptip_holder.tip_left { padding-right: 5px; }
#tiptip_content {
	font-size: 11px;
	color: #fff;
	text-shadow: 0 0 2px #000;
	padding: 4px 8px;
	border: 1px solid rgba(255,255,255,0.25);
	background-color: rgb(25,25,25);
	background-color: rgba(25,25,25,0.92);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), to(#000));
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-shadow: 0 0 3px #555;
	-webkit-box-shadow: 0 0 3px #555;
	-moz-box-shadow: 0 0 3px #555;
}
#tiptip_arrow, #tiptip_arrow_inner {
	position: absolute;
	border-color: transparent;
	border-style: solid;
	border-width: 6px;
	height: 0;
	width: 0;
}
#tiptip_holder.tip_top #tiptip_arrow {
	border-top-color: #fff;
	border-top-color: rgba(255,255,255,0.35);
}
#tiptip_holder.tip_bottom #tiptip_arrow {
	border-bottom-color: #fff;
	border-bottom-color: rgba(255,255,255,0.35);
}
#tiptip_holder.tip_right #tiptip_arrow {
	border-right-color: #fff;
	border-right-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_left #tiptip_arrow {
	border-left-color: #fff;
	border-left-color: rgba(255,255,255,0.35);
}
#tiptip_holder.tip_top #tiptip_arrow_inner {
	margin-top: -7px;
	margin-left: -6px;
	border-top-color: rgb(25,25,25);
	border-top-color: rgba(25,25,25,0.92);
}
#tiptip_holder.tip_bottom #tiptip_arrow_inner {
	margin-top: -5px;
	margin-left: -6px;
	border-bottom-color: rgb(25,25,25);
	border-bottom-color: rgba(25,25,25,0.92);
}
#tiptip_holder.tip_right #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -5px;
	border-right-color: rgb(25,25,25);
	border-right-color: rgba(25,25,25,0.92);
}
#tiptip_holder.tip_left #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -7px;
	border-left-color: rgb(25,25,25);
	border-left-color: rgba(25,25,25,0.92);
}

/* Webkit Hacks  */
@media screen and (-webkit-min-device-pixel-ratio:0) {	
	#tiptip_content {
		padding: 4px 8px 5px 8px;
		background-color: rgba(45,45,45,0.88);
	}
	#tiptip_holder.tip_bottom #tiptip_arrow_inner { 
		border-bottom-color: rgba(45,45,45,0.88);
	}
	#tiptip_holder.tip_top #tiptip_arrow_inner { 
		border-top-color: rgba(20,20,20,0.92);
	}
}

/****************************************
|	BFTS RESULTS
/****************************************/
.table_cell.tcright{
    text-align:right;
}
.table_cell.left{
    text-align:left;
}
.results_event_select {
	padding: 10px;
	height: 30px;
	clear: both;
	border-bottom: 1px solid #2b2b2b;
}
.results_event_select .select_label { width: 116px; }
.results_event_select .dropdown { width: 634px; }
.results_event_select .dd_selected_item { width: 588px; }
.series_description h2.results_title { color: #464646; }
.series_description h3.results_date {
	font: 18px 'HelveticaNeueW01-XBlkCn 710276', Arial, Helvetica, sans-serif;
	color: #b7b7b7;
	text-transform: uppercase;
}
#event_winners_area {
	height: 230px;
	padding: 40px 20px 20px;
	clear: both;
	border-top: 1px solid #2b2b2b;
}
#event_winners_area .sliderNav { top: -24px; }
#event_winners_area .jcarousel-clip {
	width: 752px;
	height: 230px;
}
#event_winners_area-slider .jcarousel-item {
	width: 244px;
	height: 230px;
	margin-right: 10px;
}
.winner-card {
	padding: 10px;
	width: 224px;
	height: 210px;
	background-color: #252525;
}
.winner-card .button { float: left; }
.tag-event_winner, .winner-card h3 {
	color: #ef0000;
	font: 14px/18px 'HelveticaNeueW01-XBlkCn 710276', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	display: block;
	margin-top: 10px;
}
.winner-card h3 {
	font-size: 18px;
	color: #fff;
	margin-bottom: 10px;
	margin-top: 0;
}
.winner-card:hover { background-color: #ef0000; }
.winner-card:hover .tag-event_winner { color: #000; }

/* start : high marked bull */
.high_marked_bulls #event_winners_area-slider .jcarousel-item, #event_winners_area.high_marked_bulls .jcarousel-clip, #event_winners_area.high_marked_bulls { height: 329px; }
.high_marked_bulls .winner-card { height: 309px; }
/* end : high marked bull */

.table_section_title {
	background-color: #000;
	height: 30px;
	padding: 0 10px;
	line-height: 30px;
	width: 768px;
	border-bottom: 1px solid #4c4c4c;
}
.table_section_title h5 {
	font: 14px/30px 'HelveticaNeueW01-XBlkCn 710276', Arial, Helvetica, sans-serif;
	color: #fff;
	text-transform: uppercase;
	float: left;
	margin-bottom: 0;
}
.table_section_title .back_top .icon-top_arrow { margin-top: 15px; }
.results-width.all-space .latest-table .cell-rider.cell-rider-event_average, .cell-rider.cell-rider-event_average { width: 553px; }
.results-width.all-space .latest-table .cell-rider.cell-rider-results, .cell-rider.cell-rider-results { width: 119px; }
.cell-score { width: 36px; text-align: right; }
.high_marked-row .cell-score { width: 36px; }
.header_row .cell-score { text-align: center; }
.cell-bull { width: 159px; }
.cell-contractor { width: 213px; }
#detailed_stats .cell-contractor, .results-width .results_cell-contractor { width: 213px; }
#detailed_stats .cell-contractor, .results-width .cell-contractor { width: 142px; }
 
.cell-contractor a { font-size: 10px; }
.cell-match_up { width: 50px; text-align: center; }
.latest-table .table_cell.cell-match_up a { 
	line-height: 14px; 
	font-size: 10px; 
	font-weight: normal; 
}
.cell-rider.cell-draw, .results-width.all-space .latest-table .cell-rider.cell-draw { width: 193px; }
.cell-bull.cell-draw { width: 251px; }
.cell-contractor.cell-draw { width: 282px; }

/* start : bfts pre event */
#pre_event { float: left; width: 100%; }
#pre_event #caption, #pre_event #caption div.caption { height: 136px; width: 730px; }
#pre_event #gallery, #pre_event #thumbs { width: 100% !important; }
#pre_event #slideshow { width: auto; height: auto; }
#pre_event div.slideshow-container { 
	width: 738px;
	height: 420px; 
	float: left; 
	clear: none; 
}
#pre_event #slideshow a.advance-link {
	width: 730px;
	height: 411px;
	line-height: 0;
}
#pre_event #slideshow img {
	max-width: 730px;
	max-height: 411px;
}
#pre_event #caption div.image-title {
	float: left;
	width: 100%;
	position: static;
	padding: 0;
	height: 76px;
}
#pre_event .image-title h4 { margin: 0 20px; }
#pre_event .image-title h4 span {
	font-size: 36px;
	line-height: 32px;
	float: left;
	color: #000;
	background-color: #fff;
}
#pre_event #caption .button { float: left; margin: 10px 10px 0 0; }
#pre_event #caption .button:hover, #pre_event #thumbs a.thumb:hover { text-decoration: none; }
#pre_event #caption .button.red { margin-left: 20px; }
#pre_event #thumbs .thumbs_holder {
	float: right;
	position: static;
	width: 210px;
	height: 525px;
	top: 0;
	right: 0;
	left: auto;
}
#pre_event #thumbs ul.thumbs li { margin: 0 0 10px; }
#pre_event #thumbs a.thumb, #pre_event .thumbs.noscript li a {
	width: 200px;
	height: 113px;
	position: relative;
}
#pre_event #thumbs a.thumb h5 {
	position: absolute;
	bottom: 10px;
	left: 10px;
	padding: 0; 
}
#pre_event #thumbs a.thumb h5 span { float: left; padding: 1px 3px; line-height: 12px; }
#pre_event #thumbs div.pagination a, #pre_event div.pagination span.current, #pre_event div.pagination span.ellipsis, #pre_event #controls { display: none; }
#pre_event #thumbs div.top, #pre_event .jcarousel-prev, #pre_event .jcarousel-next { display: block !important; }
#pre_event #thumbs div.pagination a.jcarousel-next { margin-right: 0; }
#pre_event #thumbs div.pagination a.jcarousel-prev { margin-right: 2px; }
#pre_event #thumbs div.pagination a.jcarousel-next, #pre_event #thumbs div.pagination a.jcarousel-prev { top: 4px; }
#pre_event #thumbs div.top {
	bottom: 0;
	right: 0;
	height: 23px;
	width: 210px;
	background-color: #000;
}

#pre_event-info {
	border-top: 1px solid #252525;
	margin: 10px 0 -10px -10px;
	width: 100%;
}
#pre_event-info.full-width { width: 978px; }
#pre_event-info .button { float: left; margin-right: 10px; }
#pre_event-info .title { height: auto; margin-top: 0; margin-bottom: 10px; }
#pre_event-info .title h4 {
	font-size: 17px;
	line-height: 14px;
	color: #ef0000;
	float: left;
	margin: 0 10px 0 0;
}
#pre_event-info .title .read_more {
	background: none;
	margin-top: 3px;
	color: #fff;
}
#pre_event-info h2 { 
	margin: 0; 
	line-height: 30px; 
	clear: left; 
}
	#pre_event-info h2 a { color: #fff; }
#pre_event-info h5 {
	font: 14px 'HelveticaNeueW01-XBlkCn 710276', Arial, Helvetica, sans-serif;
	color: #7d7d7d;
	text-transform: uppercase;
	margin-top: 4px;
}
#event_options h5 {
	font: 14px 'HelveticaNeueW01-XBlkCn 710276', Arial, Helvetica, sans-serif;
	color: #7d7d7d;
	text-transform: uppercase;
	margin-top: 4px;
	margin-bottom: 0px;
}

#pre_event-main_title, #pre_event-main_date {
	float: left;
	width: 335px;
	height: 152px;
	padding: 20px;
	border-right: 1px solid #252525;
}
#pre_event-main_date { width: 253px; }
#pre_event-info.two-thirds { border-bottom: 1px solid #252525; margin-bottom: 10px; }
#pre_event-info.two-thirds #pre_event-main_title { padding-left: 10px; padding-right: 10px; }
#pre_event-info.two-thirds #pre_event-main_date { border: none; }
#pre_event-main_date .button { margin-top: 10px; }
.pre_event-info-logo {
	float: left;
	margin-left: 10px;
}
#pre_event-info .button + .pre_event-info-logo {
	margin-left: 0;
}
.pre_event-info-logo img { height: 23px; margin-top: 3px; }
#pre_event-countdown {
	border: 1px solid #252525;
	border-right: none;
	clear: both;
	height: 38px;
	font-family: 'HelveticaNeueW01-67MdCn 692710', Arial, Helvetica, sans-serif;
}
#pre_event-countdown .countdown_section {
	font-size: 10px;
	height: 33px;
	width: 42px;
	padding: 0px 10px 5px;
	text-align: center;
}
#pre_event-countdown .countdown_amount { font-size: 18px; font-family: 'HelveticaNeueW01-XBlkCn 710276', Arial, Helvetica, sans-serif; }
.dates_and_times { clear: both; margin-top: 10px; height: 32px; }
.dates_and_times li {
	margin-right: 3px;
	margin-bottom: 2px;
	font-size: 11px;
	color: #F0FFFF;
	text-transform: uppercase;
	background-color: #252525;
	padding: 0 2px 0 1px;
	float: left;
}
.dates_and_times li:first-child { margin-left: 0; }
#pre_event-info #presented_by { margin-top: 34px; }
#pre_event-info #presented_by a {
	width: 100%;
	height: 128px;
	line-height: 128px;
	vertical-align: middle;
	display: block;
	text-align: center;
}
.pre_event-contact-phone {
	float: left;
	margin-top: 14px;
	color: #fff;
	font: 16px/28px 'HelveticaNeueW01-XBlkCn 710276', Arial, Helvetica, sans-serif;
}
.pre_event-contact-phone em {
	float: left;
	width: 18px;
	margin-right: 10px;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
}
.pre_event-contact-phone strong { font-weight: normal; }
/* end : bfts pre event */

/****************************************
|	BFTS TV SCHEDULE
/****************************************/
.tv_schedule-row .table_cell, .latest-table .tv_schedule-row .table_cell { /*height: 89px; */ line-height: normal; }
.cell-date_time { width: 100px; }
.cell-location { width: 130px; }
.cell-event { width: 246px; }
.cell-duration, .latest-table .tv_schedule-row .table_cell.cell-duration { 
	width: 82px; 
	text-align: center; 
	line-height: 90px; 
}
.cell-station, .latest-table .tv_schedule-row .table_cell.cell-station { 
	width: 126px; 
	text-align: center; 
	/* line-height: 89px;  */
}
.cell-station img, .latest-table .tv_schedule-row .table_cell.cell-station img { vertical-align: middle; }
.cell-station span, .latest-table .tv_schedule-row .table_cell.cell-station span { display: inline-block; }
/*.tv_schedule-row .table_cell p { margin-top: 20px; }*/
.tv_schedule-row .table_cell strong { 
	text-transform: uppercase; 
	color: #252525; 
	display: block;  
	margin-bottom: 5px;
}
.tv_schedule-row .table_cell .read_more { float: left; clear: both; }
.cell-event-title {
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}
.location-arena, a.location-arena { font-weight: normal; display: block; color: #ef0000; }
.TVScheduleBody{
    background:#FFF;
    color:#000;
}
.TVSchedule{
    width:95%;
    margin:auto;
    text-transform:uppercase;
    border-top:solid 2px #949494;
    border-bottom:solid 2px #FFF;
}
.TVSchedule:hover{
    border:solid 2px #EF0000;
}
.TVSchedule h3, .TVScheduleMoreInfo{
    width:24%;
    padding:10px;
    display:inline-block;
    cursor:pointer;
    vertical-align:top;
}
.TVScheduleMoreInfo{
    width:110px;
    color:#949494;
}
.TVScheduleMoreInfoClicked{
    color:#EF0000
}
.TVscheduleDetailsBlock{
    display:none;
    background-color:#EDEDED;
    background: #FFF; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#FFF, #EDEDED); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#FFF, #EDEDED); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#FFF, #EDEDED); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#FFF, #EDEDED); /* Standard syntax */
}
.TVscheduleDetails{
    margin:10px;
    border-left:solid 3px #EF0000;
    display:inline-block;
    text-transform:uppercase;
    vertical-align:middle;
}
.TVscheduleDetails th{
    color:#EF0000;
    text-align:left;
}
.TVscheduleDetails th:nth-child(1){
    width:50px;
}
.TVscheduleDetails th:nth-child(2){
    width:400px;
}
.TVscheduleDetails th:nth-child(3){
    width:100px;
}
.TVscheduleDetails th:nth-child(4){
    width:150px;
}
.TVscheduleDetails td{
    padding-bottom:3px;
}
.TVscheduleDetails td:nth-child(1),.TVscheduleDetails th:nth-child(1) {
    padding-left:30px;
}
.TVScheduleButton{
    display:inline-block;
    vertical-align:middle;
}
.TVscheduleTitle {
    position: relative;
    padding: 2px 10px;
    position: relative;
    background:#EF0000;
    display:inline-block;
    color:#FFF;
    margin: 15px 25px;
    text-transform:uppercase;
    z-index: 0;
}
.TVscheduleTitle:after {
    content: " ";
    position: absolute;
    display:inline-block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background:#EF0000;
    transform-origin: bottom left;
    -ms-transform: skew(-15deg, 0deg);
    -webkit-transform: skew(-15deg, 0deg);
    transform: skew(-15deg, 0deg);
}
.TVScheduleOverlay{
    position:absolute;
}}
/****************************************
|	HIGH MARKED BULL
/****************************************/
.floated_with_top_pad { float: left; margin-top: 10px; }
.high_marked-row .cell-rider, .results-width.all-space .latest-table .high_marked-row .table_cell.cell-rider { width: 188px; }
.high_marked-row .cell-bull { width: 143px; }
.high_marked-row.ninety_point-row .cell-bull { width: 168px; }
.high_marked-row .cell-contractor { width: 164px; }
.high_marked-row .cell-hometown { width: 82px; }

.all_time_money .cell-place { text-align: center; }
.results-width.all-space .latest-table .all_time_money .cell-rider { width: 300px; }
.all_time_money .cell-hometown { width: 250px; }
.all_time_money .cell-total_dollars { width: 135px; text-align: center; }

.all_time_money-slider .tag-event_winner {
	background-color: white;
	color: #111;
	font-size: 18px;
	line-height: 30px;
	float: left;
	margin-right: 5px;
	width: 30px;
	height: 30px;
	text-align: center;
	position: absolute;
	bottom: 95px;
	left: 10px;
}
.all_time_money-slider .winner-card { position: relative; }
.all_time_money-slider .winner-card h3 { margin: 15px 0; }
/****************************************
|	90 POINT CLUB
/****************************************/
#ninety_pt_club {
	float: left;
	width: 750px;
	padding: 20px;
	border-top: 1px solid #252525;
}
.most_rides {
	float: left;
	margin-left: 10px;
	width: 242px;
}
.most_rides:first-child { margin-left: 0; }
.most_rides .title {
	background-color: #fff;
	border: 1px solid #bebebe;
	border-bottom: none;
	margin-top: 0;
	padding: 12px 8px;
	height: 19px;
	width: auto;
	float: none;
}
.most_rides .title h4 { margin: 0; }
.dark-table { float: left; border-bottom: 1px solid #363636; }
.dark-table .table_row { border-color: #363636; }
.dark-table .table_cell { 
	border-color: #363636; 
	background-color: #252525; 
	color: #fff; 
}
.dark-table .header_row.table_row .table_cell { 
	background: #000; 
	color: #959595; 
	font-family: 'HelveticaNeueW01-67MdCn 692710', Arial, Helvetica, sans-serif;
}
.cell-rides { width: 54px; text-align: center; }
.most_rides .cell-rider { width: 146px; }
	.most_rides .cell-rider a {
		display: block;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}

/****************************************
|	BFTS PROMO
/****************************************/
.promo-sub_title h4 {
	font-size: 18px;
	color: #fff;
	line-height: 14px;
}
.all-space .title.promo-sub_title { padding: 10px 20px; width: 748px; }
.caution { float: right; color: #fff; }
.caution a { font-weight: bold; }
.promo-content {
	float: left;
	padding: 20px;
}
.promo-material-title { 
	float: left; 
	margin-right: 10px; 
	margin-top: 10px;
}
.promo-material-title span {
	float: left;
	padding: 0px 2px;
	background-color: #ef0000;
	font: 12px 'HelveticaNeueW01-XBlkCn 710276', Arial, Helvetica, sans-serif;
	color: #fff;
	text-transform: uppercase;
}
.promo-material-title:hover { text-decoration: none; }
.promo-material-title:hover span { background-color: #000; }
.promo-material { float: left; }
.promo-embed { float: left; margin-top: 10px; }
.promo-posters { width: 770px; margin-left: -20px; }
.promo-posters li {
	float: left;
	margin-left: 20px;
	width: 134px;
	height: 228px;
}
.promo-leaderboard {
	float: left; 
	width: 100%; 
	margin-bottom: 30px;
}
.promo-medium {
	float: left;
	width: 300px;
	margin-bottom: 30px;
	margin-right: 30px;
}
.promo-small {
	float: left;
	width: 180px;
	margin-bottom: 30px;
	margin-right: 30px;
}
.promo-button {
	float: left;
	width: 120px;
	margin-bottom: 30px;
}
.promo-video {
	float: left;
	width: 512px;
	height: 288px;
	border: 3px solid #000;
	margin-right: 20px;
}
.promo-video-embed { float: left; width: 210px; }
.promo-video-embed textarea { margin-bottom: 10px; width: 188px; }
.promo-content input[type=submit] { float: left; }

/****************************************
|	BFTS SCHEDULE
/****************************************/
.upcoming_event { 
	background-color: #252525; 
	padding: 5px;
	height: 199px;
	overflow: hidden;
}
#event_cycle .one-third.beta.upcoming_event { width: 290px; margin-top: 10px; }
#event_cycle .one-third.beta.upcoming_event:first-child { margin-top: 0px; }
.upcoming_event:hover { background-color: #ef0000; }
.flex_growth_thumb {
	width: 290px;
	height: 163px;
	overflow: hidden;
}
.flex_move_event_info { margin: 6px 10px; }
.flex_move_event_info h5, .flex_move_event_info h4, .flex_move_event_info h2 {
	font-family: 'HelveticaNeueW01-XBlkCn 710276', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.flex_move_event_info h2 { 
	font-size: 16px; 
	line-height: 16px; 
	color: #fff; 
	margin: 0 0 10px;
}
.flex_move_event_info h4 { 
	font-size: 12px; 
	line-height: 12px; 
	color: #ef0000; 
	float: none; 
	margin: 0; 
}
.flex_move_event_info h5 { 
	font-size: 14px; 
	line-height: 14px; 
	color: #c2c2c2;
	margin: 0 0 10px; 
}
.upcoming_event:hover h4 { color: #000; }
.upcoming_event .button.black { float: left; }
.upcoming_event .button.black em { width: 110px; }
.upcoming_event .button.gray { float: right; }
.presented_by { background-color: #000; padding-bottom: 20px; }
.filter {
	height: 30px;
	padding: 10px;
	clear: both;
}
.short-dd { width: 100px; }
.short-dd .dd_selected_item { width: 54px; }
.mid-dd { width: 154px; }
.mid-dd .dd_selected_item { width: 108px; }
.cell-buttons { width: 130px; }
.cell-buttons .button { margin-top: 10px; }
.cell-upcoming_event, .latest-table .tv_schedule-row .table_cell.cell-upcoming_event { width: 205px; }
.cell-date_time-time { display: block; margin: 2px 0; }
.event_time_div { color: #ececec; margin: 0; font-size: 6px; }
.event_time_zone { font-size: 8px; }
.cell-event-icon { height: 18px; margin-top: 5px; }
.cell-event-winners {
	display: block;
	text-transform: uppercase;
	font-size: 10px;
	font-style: normal;
}
.cell-event-winners span { display: block; }
.cell-event-winners span a { text-transform: none; }
.final_spirit { border-top: 1px solid #E8E8E8; }

/****************************************
|	SEARCH RESULTS
/****************************************/
.top-content-search {
	clear: both;
	float: none;
	height: 50px;
	border-bottom: 1px solid #252525;
}
.bottom-content-search { margin-top: 20px; }
.full-width .search_holder:first-child { width: 766px; margin: 10px; }
.search_holder input[type=text] { width: 726px; }
.search_result_section { clear: both; }
.search_results { position: static; }
.search_results h1 {
	background: none;
	font: 18px/14px 'HelveticaNeueW01-XBlkCn 710276', Arial, Helvetica, sans-serif;
	color: #000;
	float: none;
	margin: 20px;
	text-transform: uppercase;
	height: auto;
	width: auto;
	text-indent: 0;
	letter-spacing: 1px;
}
.search_results h2 {
	color: #000;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 10px;
	margin: 20px 0 0;
	padding: 0 20px 10px;
	border-bottom: 1px solid #d7d7d7;
}
.search_results h3 {
	font: 14px/10px 'HelveticaNeueW01-XBlkCn 710276', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.search_results .result { color: #ef0000; }
.top_search_result {
	margin: 20px 20px 0;
	background-color: #000;
	padding: 10px;
}
	.top_search_result li { list-style: none; }
		.top_search_result .blog_thumb { border-color: #fff; }
.page_results li .blog_thumb { margin-left: 10px; }
.top_search_result .blog_thumb:hover { border-color: #ef0000; }
.top_search_result .popular_blog_item_content, .page_results li .popular_blog_item_content { width: 638px; }
.page_results li .popular_blog_item_content { margin-right: 10px; }
.top_search_result .popular_blog_author, .page_results li .popular_blog_author {
	float: left;
	font-size: 14px;
	margin-bottom: 0px;
	margin-right: 10px;
}
.top_search_result .popular_blog_title, .page_results li .popular_blog_title { 
	color: #959595; 
	font-style: normal; 
	font-weight: normal;
	text-transform: none; 
	clear: both;
}
.top_search_result .popular_blog_excerpt, .page_results li .popular_blog_excerpt {
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
}
.page_results li .popular_blog_excerpt { color: #333; }
.result_actions { float: left; }
.result_actions li {
	float: left;
	padding: 0 10px;
	font-size: 10px;
	border-left: 1px solid #464646;
}
.result_actions li:first-child { border-left: none; }
.page_results li .result_actions li { padding: 0 10px; border-top: none; border-color: #ebebeb;  }
.page_results li .social_icons { margin-top: 5px; }
.search_result_section .button.gray { 
	margin-top: 85px;
	margin-right: 20px;
	float: right;
}
.results-media { float: left; margin-top: 20px; margin-left: 5px; }
.results-media li { float: left; margin-left: 15px; }
.page_results li {
	padding: 20px;
	border-top: 1px solid #ebebeb;
}
.page_results li:first-child { border-top: none; }
.page_results li .read_more { float: left; }
.page_results li p, .page_results li .read_more { margin-top: 10px; }
.page_results li .story-left-content { margin-bottom: 0; }
.page_results li .image_expander { width: 197px; height: 111px; }
.main_pagination {
	height: 30px;
	margin: 0 20px;
	background-color: #000;
	clear: both;
	line-height: 30px;
}
.main_pagination_items { float: right; }
.main_pagination_items li { 
	float: left; 
	margin-left: 1px;
	font-weight: bold;
	color: #959595;
	letter-spacing: 1px;
}
.main_pagination_items li:first-child 
{
	margin-right:7px;
}
.main_pagination_items li strong {
	color: #fff;
	padding: 1px 3px;
	background-color: #252525;
}
.main_pagination_items li .btn-prev { margin-left: 10px; }
.article-meta-search, .page_results li p.article-meta-search {
	font-size: 10px;
	color: #959595;
	margin-top: 5px;
}
.page_results .other_link { border-color: #cacaca; }
#search-media { padding-bottom: 20px; margin-left: 14px; margin-top: 0px; }
#search-media.results-media li { margin-right: 0; margin-left: 6px; margin-top: 20px; }
#wide-featured-image {
	height: 238px;
	margin-left: -10px;
	margin-bottom: -10px;
	margin-top: -20px;
}
.no_results {
	text-align: center;
	background: url(../images/global/no_results-icon.png) no-repeat bottom center;
	padding: 60px 0 100px;
	margin-bottom: 50px;
}
.no_results.no_events { background-image: url(../images/global/no_events-icon.png); padding-bottom: 120px; }
.no_results h3 {
	color: #acacac;
	font: 18px 'HelveticaNeueW01-XBlkCn 710276', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
}

/****************************************
|	RIDER
/****************************************/
#event_cycle #top_standings h2 {
	font-size: 34px;
	line-height: 38px;
	margin-bottom: 10px;
}
#event_cycle #top_standings { padding-bottom: 10px; }
.top_standings-first_place {
	background-color: #252525;
	padding: 10px;
	float: left;
	width: 297px;
	margin-right: 10px;
	margin-left: 10px;
}
.top_standings-first_place .standing_thumb { width: 287px; }
.top_standings-first_place:hover .standing_thumb { background-color: #ef0000; }
.top_standings-first_place:hover .standing_thumb strong { color: #fff; }
.top_standings-first_place .bar { width: 297px; }
.top_standings-first_place .standing_data p { width: 283px; }
#event_cycle #top_standings .jcarousel-next, #event_cycle #top_standings .jcarousel-next-ext { right: 0; }
#event_cycle #top_standings .jcarousel-prev, #event_cycle #top_standings .jcarousel-prev-ext { right: 24px; }
.two-thirds .full-width .search_holder { width: 626px; }
.two-thirds .full-width .search_holder .icon-clear {
	position: absolute;
	top: 7px;
	right: 7px;
}
.two-thirds .search_holder label { left: 10px; }
.two-thirds .search_holder input[type=text] { width: 566px; padding: 0 30px 0 10px; }
.rider_search-row .table_cell {
	height: 80px;
	padding: 10px;
	line-height: 80px;
}
.rider_search-row .cell-rider { line-height: 12px; }
.rider_search-row .cell-rider .popular_blog_item_content { width: 228px; }
.latest-table.full-rows .rider_search-row .cell-rider .rider-copy { width: 534px; float: right; }

.latest-table.full-rows .rider_search-row .cell-rider .rider-copy h3 {
	color: #ef0000;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
	float: left;
}

.latest-table.full-rows .rider_search-row .cell-rider .rider-copy .rider-links {
	float: left;	
	padding-left: 10px; 
}

.latest-table.full-rows .rider_search-row .cell-rider .rider-copy p {
	line-height: 15px;
	font-size: 11px;
	font-weight: normal;
}

.latest-table.full-rows .rider_search-row .cell-rider .rider-copy p a {
	font-size: 10px;
}

.rider_search-row .cell-rider .popular_blog_author { margin-bottom: 0; }
.rider_search-row .cell-rider .popular_blog_excerpt { margin-top: 10px; }
.rider_search-row .cell-rider .popular_blog_title {
	color: #959595;
	font-size: 11px;
	font-style: normal;
	text-transform: none;
	font-weight: normal;
}
.rider_search-row .cell-percent_ridden { width: 85px; }
.ajax_load-rider { height: 933px; }
.ajax_load-rider .ajax_loader { top: 30px; bottom: auto; }

/****************************************
|	EDUCATION
/****************************************/
.header-image { border: 5px solid #252525; }
#education-video .jqans-content { height: 423px; }
#education-video h5 { margin: 20px 0 0 10px; }
#education-video h5 span { font-size: 20px; padding: 3px 4px; }

/* start : scoring tips */
#scoring_tips {
	height: 200px !important;
	width: 298px;
}
#event_cycle #scoring_tips  {
	border: none;
	width: 300px;
	margin-bottom: 10px;
}
#scoring_tips h5 {
	font: 14px 'HelveticaNeueW01-XBlkCn 710279', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #959595;
}
#scoring_tips p {
	line-height: 18px;
	color: #111;
}
#event_cycle #scoring_tips .title { border: 1px solid #2d2d2d; }
#scoring_tips .jcarousel-clip { height: 227px; width: 290px; }
#scoring_tips .jcarousel-item {
	padding: 20px;
	height: 187px;
	width: 260px;
}
#scoring_tips .jcarousel-item .button { float: left; margin-top: 10px; }
/* end : scoring tips */

/* start : faq */
#faq.two-thirds .title { width: 640px; }
#faq .jcarousel-clip { height: 204px; width: 640px; }
#faq .jcarousel-item {
	padding: 20px;
	height: 164px;
	width: 620px;
}
#faq dt, #faq dd, .faq dt, .faq dd { float: left; }
#faq dt, .faq dt {
	height: 30px;
	width: 30px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	font: 18px/30px 'HelveticaNeueW01-XBlkCn 710276', Arial, Helvetica, sans-serif;
	background-color: #ef0000;
	margin-bottom: 10px;
}
#faq dd, .faq dd {
	width: 541px;
	padding: 6px 20px;
	color: #c2c2c2;
	background-color: #252525;
	margin-bottom: 10px;
	line-height: 18px;
}
.faq dd {
	background-color: #ebebeb;
	width: 538px;
	color: #636363;
}
.faq dd p { margin-top: 0; }
.faq-question { font-weight: bold; color: #fff; }
.faq .faq-question { color: #202020; }
#faq .faq-answer { height: 112px; overflow: hidden; line-height: 19px; }
/* end : faq */

/* start : dictionary */
.definition-list dt {
	font: 18px 'HelveticaNeueW01-XBlkCn 710276', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #000;
	margin-top: 30px;
}
.definition-list dt:first-child { margin-top: 0; }
.definition-list dd {
	color: #636363;
	margin-left: 10px;
	margin-top: 15px;
	line-height: 18px;
}
.pronounciation {
	color: #959595;
	font: 14px 'HelveticaNeueW01-67MdCn 692710', Arial, Helvetica, sans-serif;
	text-transform: lowercase;
}
.ride_basics-divider.dictionary-stop { padding: 6px 20px; }
.dictionary-stop h3 { text-align: center; color: #d7d7d7; }
.dictionary-stop h3 a { color: inherit; }
#dictionary-letters {
	background-color: #000;
	text-transform: uppercase;
	font: 18px 'HelveticaNeueW01-XBlkCn 710276', Arial, Helvetica, sans-serif;
	height: 30px;
	position: relative;
	z-index: 1;
}
#dictionary-letters li { float: left; }
#dictionary-letters li:first-child { margin-left: 10px; }
#dictionary-letters li a { 
	line-height: 30px; 
	display: block;
	width: 24px;
	text-align: center;
}
#dictionary-letters li a:hover { background-color: #333; text-decoration: none; }
#dictionary-letters li.current a {
	background: #ef0000 url(../images/education/dictionary-arrow-down.gif) no-repeat bottom center;
	padding-bottom: 7px;
	color: #fff;
}
/* end : dictionary */

/* start : equipment */
#equipment .title { border-bottom: none; }
#equipment .jcarousel-clip { height: 363px; width: 310px; }
#equipment .jcarousel-item {
	padding: 0px 10px 10px;
	height: 353px;
	width: 300px;
}
#equipment h5 {
	font: 18px/54px 'HelveticaNeueW01-XBlkCn 710276', Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	margin-bottom: 0;
	text-transform: uppercase;
}
.equipment-holder {
	width: 300px;
	height: 270px;
	backgronud-color: #fff;
	text-align: center;
	overflow: hidden;
}
#equipment-image {
	float: left;
	width: 658px;
	height: 618px;
	position: relative;
	text-align: center;
}
#equipment-accordion {
	float: left;
	width: 309px;
	height: 618px;
	border-left: 1px solid #252525;
	clear: none;
}
#equipment-accordion h3 a { text-transform: uppercase; }
.equipment-number {
	font: 18px/13px 'HelveticaNeueW01-XBlkCn 710276', Arial, Helvetica, sans-serif;
	float: left;
	margin-right: 10px;
}
#equipment-accordion .panel { padding: 20px; height: 331px; }
#equipment-accordion .panel p {
	color: #c2c2c2;
	font-weight: bold;
	line-height: 18px;
	margin-top: 10px;
	font-size: 10px;
}
#equipment-accordion .panel p:first-child { margin-top: 0; }
#equipment-picker {
	position: absolute;
	top: 20px;
	left: 20px;
}
#equipment-picker li { float: left; margin-right: 10px; }
#equipment-picker li a {
	display: block;
	background-color: #fff;
	color: #000;
	text-transform: uppercase;
	height: 20px;
	padding: 0 5px;
	font: 14px/20px 'HelveticaNeueW01-XBlkCn 710276', Arial, Helvetica, sans-serif;
}
#equipment-picker li a:hover { text-decoration: none; color: #ef0000; }
#equipment-picker li.current a { background-color: #ef0000; color: #fff; }
/* end : equipment */

/* start : pbr terms */
#pbr_terms .title { border-bottom: none; }
#pbr_terms .jcarousel-clip { height: 363px; width: 310px; }
#pbr_terms .jcarousel-item {
	padding: 20px;
	height: 323px;
	width: 280px;
	position: relative;
}
#pbr_terms h5 {
	font: 18px 'HelveticaNeueW01-XBlkCn 710276', Arial, Helvetica, sans-serif;
	color: #000;
	text-transform: uppercase;
}
#pbr_terms p { line-height: 18px; }
#pbr_terms .button { 
	position: absolute; 
	bottom: 10px;
	left: 10px;
	width: 296px; 
}
/* end : pbr terms */

/* start : rider basics */
.ride_basics-divider {
	padding: 20px;
	border-top: 1px solid #d7d7d7;
	position: relative;
	zoom: 1;
}
.ride_basics-divider:first-child { border-top: none; }
.ride_basics-divider .share-links {
	position: absolute;
	right: 20px;
	top: 27px;
}
.ride_basics-divider h2 { color: #000; margin: 0; }
.ride_basics-divider h3 {
	font: 18px 'HelveticaNeueW01-XBlkCn 710276', Arial, Helvetica, sans-serif;
	color: #959595;
	text-transform: uppercase;
}
.ride_basics-divider p {
	line-height: 20px;
	font-size: 12px;
	margin-top: 10px;
}
.ride_basics-divider ul { list-style: square; margin-left: 15px; }
.ride_basics-divider ul li { margin-top: 15px; }
.link-phone-separator a { 
	font-weight: bold; 
	font-size: 12px; 
}
.link-phone-separator em { font-style: normal; color: #959595; display: block }
.link-phone-separator { width: 344px; display: inline; }
.phone_number { 
	float: right; 
	width: 240px; 
	font-size: 12px; 
	line-height: 9px;
}
.phone_number .icon-phone { float: left; margin-right: 5px; }
/* end : rider basics */

/* start : scoring and judging */
.ride_basics-divider .table_row { border-top: none; }
.scoring-table { border-bottom: 1px solid #d7d7d7; }
.ride_basics-divider .table_cell { 
	border-left: none; 
	border-right: 1px solid #d7d7d7; 
	border-top: 1px solid #d7d7d7; 
	color: #000;
	width: 80px;
}
.ride_basics-divider .table_cell:first-child { border-left: 1px solid #d7d7d7; }
.ride_basics-divider .header_row .table_cell { 
	font: 12px 'HelveticaNeueW01-67MdCn 692710', Arial, Helvetica, sans-serif; 
	color: #959595; 
	background-color: #252525;
	border-color: #464646;
	border-top: none;
	text-align: left;
}
.ride_basics-divider .header_row { margin-top: 1px; }
.ride_basics-divider .header_row .table_cell .header-sub_text, .header-sub_text { 
	display: block; 
	font-size: 10px; 
	line-height: 14px; 
}
.ride_basics-divider .header_row .table_cell.cell-round, .ride_basics-divider .header_row .table_cell.cell-average { line-height: 4px; }
.cell-average, .ride_basics-divider .cell-average { width: 81px; text-align: center; }
.day-row .table_cell { 
	border: none; 
	margin-right: 1px;
	height: 20px;
	font: 18px/20px 'HelveticaNeueW01-XBlkCn 710276', Arial, Helvetica, sans-serif;
	text-align: center;
	text-transform: uppercase;
}
.day-row .table_cell:first-child { border-left: none; margin-left: 1px; }
.cell-day-one, .ride_basics-divider .cell-day-one { 
	background-color: #ef0000; 
	text-align: center; 
	border-color: #ca0000; 
}
.cell-day-two, .ride_basics-divider .cell-day-two { 
	background-color: #c2c2c2; 
	text-align: center; 
	border-color: #a4a4a4; 
}
.cell-day-three, .ride_basics-divider .cell-day-three { 
	background-color: #E1E1E1; 
	text-align: center; 
	border-color: #aaa; 
}
.two-day-event .cell-two-round { width: 181px; }
.three-day-event .cell-two-round { width: 139px; }
.three-day-event .cell-round, .three-day-event .cell-day-one { width: 59px; }
.three-day-event .cell-average { width: 85px; }
.finals-event .cell-day-two, .finals-event .cell-day-one { width: 130px; }
.finals-event .cell-day-two:first-child, .finals-event .cell-day-one:first-child { width: 133px; }
.finals-event .day-row .table_cell { width: 282px; margin: 0px; }
.finals-event .day-row .table_cell:first-child { 
	width: 285px; 
	margin-right: 1px; 
	margin-left: 0; 
}
/* end : scoring and judging *

/* start : rule book */
.rule_book {
	float: left;
	width: 200px;
	margin-right: 20px;
	padding-bottom: 20px;
}
.rule_book-image {
	display: block;
	width: 100%;
	height: 284px;
	padding-bottom: 20px;
}
.rule_book-info { float: left; width: 388px; }
.rule_book-info p:first-child { margin-top: 0; }
/* end : rule book */

/* start : sponsors */
.sponsor_area {
	border: 1px solid #d7d7d7;
	width: 165px;
	height: 165px;
	position: relative;
	text-align: center;
	float: left;
	margin-left: 14px;
	margin-bottom: 14px;
}
.sponsor_area img { 
	vertical-align: middle; 
	max-height: 100%; 
	max-width: 100%; 
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
/*.sponsor_area:first-child { margin-left: 0; }*/
/* end : sponsors */

/****************************************
|	RIDER BIO
/****************************************/

/* start : rider hero */
#rider_hero { background: #000 url(../images/rider/Defaults/bio-bg.jpg) no-repeat top; }
.white-bg#rider_hero { background: #fff url(../images/rider/hero-white-bg.jpg) no-repeat top !important;	 }
#rider_hero-main { height: 394px; position: relative; }
.rider_hero_profile {
	position: absolute;
	top: -27px;
	left: 0;
	z-index: 1;
}
.bottom-wrapper .rider_hero_profile { top: 15px; }
#rider_video {
	width: 593px;
	height: 334px;
	border: 10px solid #252525;
	float: right;
	margin-top: 20px;
	margin-right: 20px;
}
#rider_quote {
	width: 456px;
	float: right;
	margin-top: 50px;
	margin-right: 50px;
	position: relative;
}
#rider_quote h2 { 
	margin-left: 0;
	float: left;
	width: 100%;
}
#rider_quote h2 span {
	float: left;
	background-color: #fff;
	color: #000;
	font-size: 36px;
	line-height: 32px;
	padding: 1px 3px;
}
#rider_quote .quote-first, #rider_quote .quote-last { background-color: transparent; padding: 0; }
#rider_quote .quote-first {
	position: absolute;
	top: -22px;
	left: -55px;
}
#rider_quote .quote-last { margin: 5px 0 0 5px; }
#rider_hero .full-width.module {
	margin: 0;
	border: none;
	border-top: 1px solid #252525;
	width: 960px;
}
.bottom-wrapper #rider_hero .full-width.module { width: 918px; z-index: 2; }
#rider_quote h3 {
	font: 18px 'HelveticaNeueW01-XBlkCn 710276', Arial, Helvetica, sans-serif;
	color: #fff;
	text-transform: uppercase;
	margin-top: 20px;
	float: left;
	width: 100%;
}
#rider_quote .dark_text {
	color: #000;
	margin:0px;
}
#rider_quote .dark_bg {
	background-color: #000;
	border:4px solid #000;
}
#rider_quote h4 {
	font-size: 12px;
	color: #c2c2c2;
	letter-spacing: 4px;
}
#rider_hero-info { height: 50px; position: relative; }
#rider_hero-info h2 {
	font-size: 40px;
	line-height: 30px;
}
#rider_hero-info h4 {
	color: #464646;
	font-size: 15px;
	margin: 7px 0 0;
}
.rider_rank {
	background: url(../images/global/sprite.png) -270px -250px;
	width: 50px;
	height: 50px;
	text-align: center;
	font: 10px 'HelveticaNeueW01-XBlkCn 710276', Arial, Helvetica, sans-serif;
	color: #252525;
	letter-spacing: 1px;
	margin-right: 10px;
	float: left;
}
.rider_rank strong {
	display: block;
	color: #fff;
	font-size: 24px;
	line-height: 24px;
}
.rider_flag { float: left; margin-right: 10px; }
.social_sharing {
	position: absolute;
	top: 25px;
	right: 10px;
}
#rider_hero .bar { 
	width: 970px; 
	background-color: #252525;
	margin: -5px;
}

.bottom-wrapper #rider_hero .bar { 
	width: 927px !important; 
}

#rider_hero .progress .icon-twitter-bird { overflow: visible; }
.twitter_info {
	position: absolute;
	right: -140px;
	bottom: 35px;
	float: right;
	background: url(../images/rider/twitter-info-bg.png) no-repeat;
	width: 240px;
	height: 112px;
	padding: 10px;
	z-index: 2;
	text-indent: 0;
	display: none;
}
.twitter_info .blog_thumb { width: 54px; }
.twitter_info .popular_blog_item_content { width: 170px; margin-top: 0; }
.twitter_info .popular_blog_author { margin-bottom: 0; }
.twitter_info .popular_blog_title {
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #959595;
}
.twitter_info-mentions {
	color: #959595;
	font-size: 10px;
}
.twitter_info-mentions strong {
	color: #252525;
	font: 24px 'HelveticaNeueW01-XBlkCn 710276', Arial, Helvetica, sans-serif;
}
/* end : rider hero */

/* start : rider info */
.table_row_border-dark, .table_row_border-dark.latest-table { width: 298px; height: 186px; margin-left: -10px; }
.one-third.module.beta .table_row_border-dark { 
	width: 278px; 
	height: 217px;
	margin-bottom: -10px
}
	.one-third.module.beta .table_row_border-dark .cell-label_info { width: 178px; }
.table_row_border-dark .table_row { border-color: #000; }
.table_row_border-dark .table_cell { height: 20px; line-height: 20px; padding: 5px 10px; }
.cell-label {
	width: 59px;
	background-color: #252525;
	color: #959595; 
	text-transform: uppercase; 
	font: 10px/20px 'HelveticaNeueW01-67MdCn 692710',Arial,Helvetica,sans-serif;
}
.cell-label_info { width: 198px; }
.more_rider_info li {
	float: left;
	width: 100%;
	padding: 10px;
	border-top: 1px solid #d7d7d7;
	margin-left: -10px;
	line-height: 12px;
}
.more_rider_info li.twitter-badge { background:url(../images/rider/twitter-badge.png) 95% center no-repeat; }
.more_rider_info li.facebook-badge { background:url(../images/rider/facebook-badge.png) 95% center no-repeat; }
.more_rider_info li:first-child { border-top: none; padding-top: 0; }
.more_rider_info li .featured-story-thumb { float: left; margin-right: 10px; }
.more_rider_info li .featured-story-thumb img { margin-bottom: 0; }
.more_rider_info li strong {
	display: block;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 22px;
}
.more_rider_info li a { 
	font-style: italic; 
	font-weight: bold;
	display: block; 
}
.more_rider_info li.more_rider_info-website strong { margin-top: 0; }
/* end : rider info */

/* start : rider stats */
.full-table { margin-left: -10px; margin-bottom: -10px; }
.full-width .full-table { width: 958px; }
.full-width .full-table.dark-table .table_cell { text-align: center; }
.full-width .full-table.dark-table .header_row .table_cell { padding: 5px 10px; }
.dark-table .table_cell.cell-event { width: 90px; }
.cell-outs { width: 102px; }
.full-width .full-table.dark-table .cell-rides { width: 105px; }
.cell-ride_percent { width: 84px; }
.cell-45_ride { width: 115px; }
.cell-90_ride { width: 88px; }
.cell-avg_score { width: 110px; }
.cell-event_wins { width: 95px; }
.cell-place { width: 20px; }
.cell-wins { width: 25px; }
.cell-top_5 { width: 40px; }
.cell-top_10 { width: 40px; }
.cell-consec_ride { width: 72px; }
.cell-qual_place { width: 72px; }
.cell-world_money { width: 81px; }
.cell-points { width: 44px; text-align:right; }
.cell-aggregate { width: 44px; text-align:right; }
.bfts_stats.dark-table .table_cell.cell-event { width: 40px; }
.bfts_stats .cell-outs { width: 40px; }
.full-width .bfts_stats.full-table.dark-table .cell-rides { width: 40px; }
.bfts_stats .cell-45_ride { width: 52px; }
.bfts_stats .cell-90_ride { width: 54px; }
.bfts_stats .cell-ride_percent { width: 43px; }
/* end : rider stats */

/* start : rider recent media */
#rider_bio_headlines .tabContainer { height: 320px; }
#rider_bio-recent_media { height: 360px; }
#rider_bio-recent_media .jcarousel-next { right: 10px; }
#rider_bio-recent_media .jcarousel-prev { right: 33px; }
#rider_bio-recent_media-slider .jcarousel-item, #rider_bio-recent_media .jcarousel-clip {
	width: 620px;
	height: 328px;
}
.full-width#rider_bio-recent_media  .jcarousel-item, .full-width#rider_bio-recent_media  .jcarousel-clip {
	width: 950px !important;
	height: 160px !important;
	overflow: hidden;
}
.full-width#rider_bio-recent_media { height: 192px !important; }
#rider_bio-recent_media-slider .jcarousel-item .media-slider-item {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
.full-width#rider_bio-recent_media  .jcarousel-item .media-slider-item { margin-right: 13px; }
.full-width#rider_bio-recent_media .jcarousel-item a { padding-right: 5px !important; }
.full-width .media-slider-item { float: left; }
.tab-video-list .media-slider-item { position: relative; }
.tab-video-list .media-slider-item .time-stamp { bottom: 0; left: 0; }
/* end : rider recent media */

/* start : shop pbr */
#shop_pbr { height: 450px !important; }
#shop_pbr .title { padding-top: 0; padding-bottom: 7px; }
#shop_pbr-slider .jcarousel-item, #shop_pbr .jcarousel-clip { width: 280px; height: 420px; }
.shop_pbr-item {
	width: 280px;
	height: 280px;
	display: block;
	line-height: 280px;
	background-color: #fff;
	text-align: center;
}
.shop_pbr-item img { vertical-align: middle; }
.shop_pbr-item span { display: inline-block; }
.shop_pbr-quick_info {
	float: left;
	width: 100%;
	height: 53px;
	margin-right: 10px;
	margin-top: 10px;
	font-family: 'HelveticaNeueW01-XBlkCn 710276', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.shop_pbr-quick_info strong { color: #fff; font-size: 12px; letter-spacing: 1px; }
.shop_pbr-buttons { 
	float: left; 
	width: 100%; 
	margin-top: 10px;
}
.shop_pbr-buttons .button.red { margin-top: 5px; }
.shop_pbr-quick_info-price {
	font-size: 14px;
	color: #ef0000;
	display: block;
	margin-top: 7px;
}
.old_price { color: #636363; }
/* end : shop pbr */

/* start : detailed stats */
#detailed_stats { position: relative; }
#detailed_stats .title.dark { width: 948px; }
#detailed_stats .table_cell { text-align: center; float: left; }
.cell-season { width: 36px; }
#detailed_stats .cell-event { width: 34px; }
#detailed_stats .cell-outs { width: 46px; }
#detailed_stats .cell-rides { width: 27px; }
.cell-cup_points { width: 60px; }
#detailed_stats .cell-ride_percent { width: 28px; }
#detailed_stats .cell-45_ride { width: 52px; }
#detailed_stats .cell-qual_place { width: 46px; }
#detailed_stats .cell-90_ride { width: 50px; }
#detailed_stats .cell-total_points { width: 60px; }
#detailed_stats .cell-total_dollars { width: 80px; }
#detailed_stats .jScrollPaneContainer .cell-total_dollars, #detailed_stats .jspContainer .cell-total_dollars { width: 65px; }

#detailed_stats .cell-event_date { width: 50px; }
#detailed_stats .cell-event_name { width: 158px; }
#detailed_stats .cell-event_no { width: 42px; }
#detailed_stats .cell-round_type { width: 80px; }
#detailed_stats .cell-re_ride { width: 30px; }
#detailed_stats .cell-bull_no { width: 50px; }
#detailed_stats .cell-bull_name { width: 150px; }
#detailed_stats .cell-bull_score { width: 46px; }
#detailed_stats .cell-rider_score { width: 46px; }
#detailed_stats .cell-bot { width: 73px; }
#detailed_stats .jScrollPaneContainer .cell-bot, #detailed_stats .jspContainer .cell-bot { width: 58px; }

#detailed_stats .cell-event_no.cell-fourth { width: 150px; }
#detailed_stats .cell-event_name.cell-fourth { width: 300px; }
#detailed_stats .cell-event_place.cell-fourth { width: 225px; }
#detailed_stats .cell-total_event_dollars.cell-fourth { width: 200px; }
#detailed_stats .jScrollPaneContainer .cell-total_event_dollars.cell-fourth, #detailed_stats .jspContainer .cell-total_event_dollars.cell-fourth { width: 185px; }

#detailed_stats .cell-last_update { width: 52px; }
#detailed_stats .cell-detailed_rider { width: 124px; }
#detailed_stats .cell-status { width: 50px; }
#detailed_stats .cell-detailed_news { width: 436px; }
#detailed_stats .cell-reported { width: 50px; }
#detailed_stats .cell-est_return { width: 50px; }
#detailed_stats .cell-est_missed { width: 50px; }
#detailed_stats .jScrollPaneContainer .cell-est_missed, #detailed_stats .jspContainer .cell-est_missed { width: 35px; }

#detailed_stats .cell-event_name.cell-third { width: 300px; }
#detailed_stats .cell-event_no.cell-third { width: 300px; }
#detailed_stats .cell-event_place.cell-third { width: 296px; }
#detailed_stats .cell-total_event_dollars.cell-third { width: 296px; }
#detailed_stats .jScrollPaneContainer .cell-event_place.cell-third, #detailed_stats .jspContainer .cell-event_place.cell-third { width: 281px; }
#detailed_stats .jScrollPaneContainer .cell-total_event_dollars.cell-third, #detailed_stats .jspContainer .cell-total_event_dollars.cell-third { width: 281px; }

#detailed_stats .cell-event_name.cell-fifth { width: 150px; }
#detailed_stats .cell-event_no.cell-fifth { width: 200px; }
#detailed_stats .cell-event_place.cell-fifth { width: 150px; }
#detailed_stats .cell-total_event_dollars { width: 200px; }
#detailed_stats .cell-total_event_points { width: 154px; }
#detailed_stats .jScrollPaneContainer .cell-total_event_points, #detailed_stats .jspContainer .cell-total_event_points { width: 139px; }

#detailed_stats .cell-times_ridden { width: 80px; }
#detailed_stats .cell-percent_ridden { width: 80px; }
#detailed_stats .cell-buckoff_percent { width: 80px; }
#detailed_stats .cell-avg_buckoff_time { width: 130px; }
#detailed_stats .cell-avg_rider_score { width: 130px; }
#detailed_stats .cell-avg_bull_score { width: 130px; }
#detailed_stats .cell-bull_rating { width: 120px; }
#detailed_stats .jScrollPaneContainer .cell-bull_rating, #detailed_stats .jspContainer .cell-bull_rating { width:61px !important; }

#detailed_stats .cell-buckoff_time { width: 57px; }
#detailed_stats .cell-bull_rank { width: 93px; }
#detailed_stats .cell-bull_score { width: 50px; }
#detailed_stats .cell-rider_score-bull { width: 130px; }
#detailed_stats .cell-contractor { text-align: center; }
#detailed_stats .jScrollPaneContainer .cell-contractor, #detailed_stats .jspContainer .cell-contractor { width: 127px; }

.dark-table.full-table .cell-percent_ridden { width: 170px; }
.dark-table.full-table .cell-buckoff_percent { width: 170px; }
.dark-table.full-table .cell-avg_buckoff_time { width: 170px; }
.dark-table.full-table .cell-avg_bull_score { width: 170px; }
.dark-table.full-table .cell-rating { width: 173px; }

#detailed_stats .jScrollPaneContainer, #detailed_stats .jspContainer { 
	float: left; 
	width: 100%; 
	position: relative; 
	overflow: hidden; 
}
#detailed_stats .jScrollPaneTrack, #detailed_stats .jspVerticalBar {
	background-color: #111;
	float: right;
	height: 100%;
	position: relative;
}
#detailed_stats .jspTrack, .modal .jspTrack { width: 10px; position: relative; }
#detailed_stats .jScrollPaneDrag, #detailed_stats .jspDrag {
	background-color: #ef0000;
	position: absolute;
	width: 100%;
}
.table_scroll { height: 280px; width: 958px; clear: both; }
.table_scroll .cell-total_dollars { width: 65px; }
/* end : detailed stats */

/* start : head to horns */
#head_to_horns {
	background: url(../images/head-to-horns/bg.jpg) no-repeat;
	height: 410px;
	position: relative;
}
#head_to_horns .icon-h2h-versus-big {
	position: absolute;
	top: 116px;
	left: 50%;
	margin-left: -35px;
}
#head_to_horns .icon-h2h-versus-mid {
	position: absolute;
	top: 65px;
	left: 50%;
	margin-left: -25px;
}
#head_to_horns-logo {
	background: url(../images/head-to-horns/title.png) no-repeat;
	width: 296px;
	height: 45px;
	position: absolute;
	bottom: 10px;
	left: 10px;
	overflow: hidden;
	text-indent: -9999px;
}
.h2h-button {
	position: absolute;
	bottom: 20px;
	right: 20px;
	background: url(../images/head-to-horns/button-sprite.jpg);
	height: 40px;
	width: 292px;
	overflow: hidden;
	text-indent: -9999px;
}
.h2h-results { background-position: -302px 0; }
.h2h-results:hover { background-position: -302px -40px; }
.h2h-matchup { background-position: 0 0; }
.h2h-matchup:hover { background-position: 0 -40px; }
.head_to_horns-content {
	width: 608px;
	height: 321px;
	margin: 21px auto 0;
}
#hthResults{ margin-top: 37px; text-align: center; }
.head_to_horns-half { width: 290px; float: left; text-align: left; }
.head_to_horns-half:first-child { margin-right: 28px; }
.head_to_horns-big_thumb { border: 10px solid #ebebeb; }
.head_to_horns-sml_thumb { border: 3px solid #ebebeb; }
.head_to_horns-hero { position: relative; }
.head_to_horns-hero h5 {
	position: absolute;
	bottom: 41px;
	left: 20px;
}
.head_to_horns-hero h5 span, .head_to_horns-results h5 span { font-size: 22px; }
.head_to_horns-hero .dropdown { margin-top: 1px; width: 290px; }
.head_to_horns-hero .dropdown .dd_selected_item { width: 244px; }
.head_to_horns-results:first-child { text-align: right; }
.head_to_horns-results h5 { margin-top: 12px; }
.previous-matchups{
	clear: both;
	padding: 20px 0 0;
	margin: 0 0 10px;
	text-align: center;
}
.previous-matchups span{
	padding: 0;
	font-size: 25px;
	color: #999;
	background: none;
}
.h2h-results-stat {
	display: inline-block;
	/* border-top: 1px dashed #363636; */
	padding: 10px 0;
	margin-left: 20px;
	text-align: center;
}
.h2h-results-stat h5 span { 
	line-height: 8px; 
	padding: 0px 3px; 
	font-size: 12px; 
	letter-spacing: 1px; 
}
.h2h-results-stat li {
	display: inline;
	font: 18px 'HelveticaNeueW01-XBlkCn 710276', Arial, Helvetica, sans-serif;
	color: #fff;
	line-height: 10px;
	padding: 0 10px;
}
.h2h-results-stat li:first-child { border-right: 1px solid #363636; }
/* end : head to horns */

/* start : more riders */
#more_riders {
	background-color: #000;
	padding: 20px 0 20px 20px;
	width: 100%;
	margin-left: -10px;
	margin-bottom: -10px;
	float: left;
	position: relative;
}
#more_riders .standing_thumb {
	width: 157px;
	height: 192px;
	margin-right: 20px;
}
#more_riders .standing_thumb:hover { background-color: #ef0000; }
#more_riders .standing_thumb:hover strong { color: #fff; }
#riders_search {
	position: absolute;
	top: -35px;
	right: 9px;
	background-color: #000;
	height: 28px;
	width: 244px;
}
#riders_search label {
	position: absolute;
	top: 0;
	left: 10px;
	line-height: 28px;
	color: #ebebeb;
	font-weight: normal;
}
#riders_search input[type="text"] {
	border: none;
	background-color: #000;
	height: 28px;
	line-height: 28px;
	color: #ebebeb;
}
#riders_search input[type=submit] { right: 1px; }
/* end : more riders */

/* Heroes legends top bar */
.top-wrapper {
	position: relative;	
	height: 100px;
	background-color: #000;
}
.bottom-wrapper ul.tabNav {
	top: -41px !important;	
	height: 39px;
	right: -10px !important;
	margin-right: 10px;
}
.top-wrapper .share-links {
	position: absolute;
	z-index: 2;
	top: 20px;
	right: 20px;
	height: 30px; 
}
.bottom-wrapper {
	min-height: 266px;
	margin-left: -10px;
	margin-right: -10px;
	margin-bottom: -10px;
	padding: 10px;
	background-color: #fff;
	border-top: none;
}
.bottom-wrapper { position: relative; }
.bottom-wrapper .tab { margin-left: -10px; }

.heros-legends-slider-container { margin-left: -10px; }
	.heros-legends-slider-container .jcarousel-clip { width: 945px; }
	.heros-legends-slider-container .jcarousel-prev, .heros-legends-slider-container .jcarousel-next
	{ display: none !important; }
	.heros-legends-slider-container .jcarousel-next-ext, .heros-legends-slider-container .jcarousel-prev-ext
	{ top: auto; bottom: -30px; }
	.heros-legends-slider-container .sliderNav
	{ top: auto; bottom: -24px; }
		.heros-legends-slider-container .sliderNav li a {
			background-position: -209px -393px;
		}
		.heros-legends-slider-container .sliderNav li a:hover, .heros-legends-slider-container .sliderNav li.active a {
			background-position: -84px -34px;
		}

.bottom-wrapper .card {
	width: 159px;
	height: 241px;
	padding: 10px;
	padding-bottom: 15px;
	float: left;
	margin-left: 10px;
	background-color: #252525;	
}
	.bottom-wrapper .card img {
		width: 159px;
	}
.bottom-wrapper h4 {
	color: #ef0000;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: -5px;
	padding-bottom: 0px;
} 
.bottom-wrapper h3 {
	font-size: 16px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	text-transform: uppercase;
	font-family: 'HelveticaNeueW01-XBlkCn 710276', Arial, Helvetica, sans-serif;
	clear: both;
	color: #fff;
	font-weight: normal;
}
.bottom-wrapper .card .button.gray { width: 110px; clear: both;	}
#page-copy {
	padding: 20px;
	font-size: 12px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;	
}
#page-copy p { padding-bottom: 20px; }
#page-copy h2 {
	margin-left: -20px;
	margin-right: -20px;
	padding: 15px;
	padding-top: 0px;
	margin-bottom: 15px;
	border-bottom: 1px solid #ccc; 	
	color: #000;
}

.ring-honor {
	margin-top: 20px;
	float: left;
}
	.ring-honor .dropdown { 
		float: none; 
		width: 295px; 
		margin-bottom: 20px;
	}
		.ring-honor .dropdown .dd_selected_item {
			width: 235px;
			margin-left: 10px;
		}
		.ring-honor .dd_menu {
			top: 50px;
			width: 293px;
			left: 0;
		}

/* quick facts */
.quick-facts {
	background-color: #000;
	padding:10px;
	margin-left: -10px;
	margin-right: -10px;
	margin-bottom: -10px;
	margin-top: 35px; 
}
.quick-facts .fact {
	background-color: #252525;
	padding: 10px;
	margin-bottom: 10px;
	color: #fff;	
}

/* Bulls contractor video header */
.contractor-header#rider_hero-info { height: 103px;	}
.contractor-header#rider_hero-info h2 { font-size: 30px; padding-bottom: 5px;}
.contractor-header h3 {
	margin-left: 10px;
	font: 14px/14px 'HelveticaNeueW01-XBlkCn 710276', Arial, Helvetica, sans-serif;
	color: #EF0000;
	padding-top: 5px; 
	padding-bottom: 0px;
	text-transform: uppercase;
}
.contractor-header .button.gray {
	width: 175px;	
	margin-left: 10px;
	display:  block;
	clear: both;
}

/*  Table top 15 bulls */
.top-15-bulls .cell-bull { width: 420px !important; }
.top-15-bulls .cell-contractor { width: 195px; }

/****************************************
|	WORLD FINALS
/****************************************/
.pbr-presents-logo {
	float: right;
	width: 145px;
}
.worldfinals-table { margin: 10px; }
.worldfinals-table td, .worldfinals-table th {
	border-right: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
	background-color: white;
	height: 13px;
	padding: 10px;
	overflow: hidden;
	padding: 10px;
}
.worldfinals-table .even td { background-color: #F5F5F5; }
.worldfinals-table th {
	font-size: 10px;
	font-weight: normal;
	height: 24px;
	padding: 0 10px;
	line-height: 24px;
	border-bottom: none;
	text-transform: uppercase;
	background: #252525;
	border-color: #464646;
	color: #959595;
	text-align: left;
	font-family: 'HelveticaNeueW01-67MdCn 692710', Arial, Helvetica, sans-serif;
}
.worldfinals-table td:first-child { border-left: 1px solid #E8E8E8; }
.worldfinals-table th:first-child { border-left: 1px solid #464646; }
.worldfinals-table .table_section_title-td:first-child {
	background-color: black;
	height: 30px;
	padding: 0 10px;
	line-height: 30px;
	border: none;
	border-top: 1px solid #4C4C4C;
	font: 14px/30px 'HelveticaNeueW01-XBlkCn 710276', Arial, Helvetica, sans-serif;
	color: white;
	text-transform: uppercase;
}
.worldfinals-travel {
	border-right: none;
}
.worldfinals-travel .during_event-logo {
	float: none;
	width: 150px;
	display: block;
	margin-right: 0;
}
.worldfinals-travel .button { margin-top: 10px; }
.tabwithintab { margin: 10px; }
.tabwithintab .worldfinals-table { margin: 0; }
.tabwithintab .tabNav { padding: 0 0 10px; }
.tabwithintab .tabNav li { 
	background-color: #ef0000; 
	color: #fff; 
	text-shadow: 1px 1px 0 #970000; 
	padding: 9px 20px; 
}
.tabwithintab .tabNav li.current {
	color: #000;
	text-shadow: none;
	background: url(../images/global/inner-tab-bg.gif) repeat-x top;
}
.zone { margin: 10px; }
.zone .during_event-title { font-size: 24px; }
.zone p { margin-top: 20px; }
.zone p.during_event-meta { margin-top: 0; }
.zone p strong { text-transform: uppercase; }
.zone .video_container {
	width: 240px;
	height: 135px;
	margin: 0 0 20px 20px;
	float: right;
	background-color: #000;
}

/****************************************
|	MODALS
/****************************************/
#modal-tickets .modal-content ul li div {
    margin: 11px;
}
#modal-container {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 8888;
}
#modal-container-channels {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 8888;
}
#modal-auth-container {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 8888;
	display: none;
}
#modal-skrim {
	width: 100%;
	height: 100%;
	background: url(../images/global/skrim-modal.png);
	position: fixed;
	top: 0;
	left: 0;
}
.modal {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 560px;
	height: 453px;
	margin-top: -236px;
	margin-left: -290px;
	padding: 10px;
	background-color: #000;
	z-index: 9;
}

.modal .title.dark {
	padding: 0;
	border-bottom: none;
	height: 19px;
	float: none;
}
.modal .btn-close-modal, .modal .btn-close-lec-modal { position: absolute;right: 0;top: 0;}
.modal-event_title { padding: 20px 10px 0; }
	.modal-event_title h3 { margin-top: 0; }
	.modal-event_title h2 { margin-bottom: 20px; }
.modal .jScrollPaneContainer, .modal .jspContainer { 
	overflow: hidden; 
	position: relative; 
	border: 1px solid #fff;
	background-color: #fff;
}
.jspPane {
	float: left; 
	width: 100%;
	position: absolute;
}
.modal .jScrollPaneTrack, .modal .jspVerticalBar {
	background-color: #000;
	float: right;
	height: 358px;
	position: relative;
	margin-right: 2px;
}
.modal .jScrollPaneDrag, .modal .jspDrag { background-color: #ef0000; position: absolute; width: 100%; }
.modal-content { width: 558px; height: 358px; color: #666; background-color: #fff; }
.modal-content ul { padding: 20px 20px 0; }
.modal-content ul li { padding: 20px 0; border-top: 1px solid #d7d7d7; }
.modal-content ul li:first-child { padding-top: 0; border-top: none; }
.modal-content ul li .button { position: relative;width: 180px;bottom: 0px;left: 320px; }
.modal-content ul li ul { margin: 10px 0; }
.modal-content ul li li { list-style: disc;margin-left: 22px; }
.modal-content .during_event-description strong { text-transform: uppercase; }
.modal-content .during_event-title { color: #ef0000; }
.modal-content .during_event-meta strong { font-size: 14px; }
.modal-content .during_event-meta em { font: normal 13px 'HelveticaNeueW01-67MdCn 692710', Arial, Helvetica, sans-serif; text-transform: uppercase; }
.modal-content .during_event-description { margin-top: 10px; }
.modal-content .during_event-logo { width: 125px; }
.modal-content .during_event-info { width: 358px; margin-top: 0; }
#welcome-modal {
	border: 10px solid #fff;
	background: #000 url(../images/my_pbr/welcome-clouds.jpg) no-repeat top center;
	width: 800px;
	height: 400px;
	margin-top: -210px;
	margin-left: -410px;
}
.welcome-modal-main_image {
	position: absolute;
	bottom: 0;
	left: -129px;
}
.welcome-modal-new_pbr {
	position: absolute;
	top: -46px;
	right: -10px;
}
.welcome-modal-text {
	width: 348px;
	float: right;
	margin-top: 74px;
	margin-right: 40px;
	height: 330px;
	position: relative;
}
.welcome-modal-text h2 {
	color: #ef0000;
	margin: 0;
	font-size: 18px;
	line-height: 20px;
}
.welcome-modal-text p {
	color: #fff;
	font-weight: bold;
	margin-top: 15px;
	font-size: 12px;
	line-height: 18px;
}
.welcome-modal-text .button { 
	margin-top: 20px;
	float: left; 
}

/* start : LEC Modal */
#modal-lec-overlay {
	width: 100%;
	height: 100%;
	background: url(../images/global/skrim-modal.png);
	position: fixed;
	top: 0;
	left: 0;
	display: none;
	z-index: 9998;
}

#modal-lec-premium, #modal-lec-login {
	background: url(../images/live_center/modal-posse-bg.jpg) no-repeat;
	width: 660px;
	height: 340px;
	margin-left: -335px;
	padding: 0;
	border: 10px solid #fff;
}

#modal-lec-premium, #modal-lec-login {
	background: url(../images/live_center/modal-posse-bg.jpg) no-repeat;
	width: 660px;
	height: 340px;
	margin-left: -335px;
	padding: 0;
	border: 10px solid #fff;
}
#modal-lec-login {
	height: 397px;
	background-image: url(../images/live_center/modal-login.jpg);
	z-index: 9999;
}

#modal-lec-login #errorBoxWrapper 
{
    margin: 2px 0 8px;
    display:table;
}

#modal-lec-login #errorBox 
{
    color: #EF0000;
    margin: 14px 5px;
    font-size: 14px;
    line-height: 16px;
    display:table-cell;
    vertical-align:middle;
}

#modal-lec-login #errorBox .info
{
    color: #FFF;
}

#modal-lec-login #errorBox .info a
{
    color: #FFF;
    font-weight: bold;
}

	.modal-lec-content {
		float: right;
		width: 325px;
		margin: 28px 40px 0 0;
		text-align: center;
	}

	.modal-lec-content #btn-register{
		width: 260px;
		margin: 4px 0 0;
	}

	#modal-lec-login .modal-lec-content { text-align: left; }
	.lec .modal-lec-content {
		width: 300px;
		margin: 3px 55px 0 0;
	}
		.modal-lec-content h2 { margin: 0; font-size: 28px; line-height: 34px; }
		.modal-lec-content h3, .modal-lec-content p {
			font: 18px/24px 'HelveticaNeueW01-XBlkCn 710276', Arial, Helvetica, sans-serif;
			color: #ef0000;
			text-transform: uppercase;
		}
		.modal-lec-content h3{ margin: 0 0 92px; }
		#modal-lec-login h3 { margin: 0; }
		#modal-lec-login h3.secondary { 
			text-align: center;
			font-size: 14px;
			margin: 8px 0 2px;
			margin-right: 15px;
		}
		.lec .modal-lec-content h3{ margin: 0 0 92px; }
		.modal-lec-content p {
			margin: 5px 0;
			text-align: center;
			font-size: 14px;
		}
		.modal-lec-content .home-link{
			margin: 0;
			font: bold .9em arial, helvetica, sans-serif;
			text-align: right;
			position: relative;
			right: 21px;
			top: 10px;
		}
		.modal-lec-content .button{ margin: 0 20px; }
		.lec .modal-lec-content .button{ margin: 0 20px; }

		.modal-login-area.modal-lec-content { width: 281px; }
		.modal-login-area p {
			position: relative;
			text-align: left;
		}
			.modal-login-area label {
				position: absolute;
				/*top: 15px;*/
				left: 15px;
				color: #636363;
				font: 12px/30px arial, helvetica, sans-serif;
				text-transform: none;
				cursor: text;
			}
			.error-login {
				font: 10px/10px Arial, Helvetica, sans-serif;
				background: url(../images/live_center/error-x.png) no-repeat left;
				padding-left: 15px;
				height: 10px;
				text-transform: none;
				display: block;
				margin-bottom: 5px;
				visibility: hidden;
			}
			.error-login.showthis { visibility: visible; }
			.forgot_pw {
				font: 10px/10px Arial, Helvetica, sans-serif;
				text-transform: none;
				margin: 0px 0 13px;
				display: block;
			}
			.modal-login-area input { margin-bottom: 10px !important; width: 241px; }
			.modal-login-area .button { margin: 6px 0 0 0; }
				.modal-login-area .button input { width: 261px; }

	.modal-lec-left-content {
		width: 260px;
		float: left;
		display: inline;
		margin: 25px 35px;
		}
		.modal-lec-left-content .hide {display: none;}
		.modal-lec-left-content h2 {
			color: #ef0000;
			display: block;
			font-size: 24px;
			line-height: 28px;
			text-align: center;
			margin: 75px 0 20px 0;
			}
		.modal-lec-left-content p {
			color: #ffffff;
			font-size: 11px;
			line-height: 16px;
			margin: 0 0 24px 0;
			}
		.modal-lec-left-content .button input {width: 100%;}
/* end : LEC Modal */

/****************************************
|	MOBILE
/****************************************/
.mobile-image {
	float: left;
	width: 280px;
	height: 248px;
}
.mobile-callout {
	float: right;
	width: 153px;
	padding: 40px 20px;
}
.mobile-callout h2 {
	font-size: 20px;
	line-height: 18px;
	margin: 0;
	color: #000;
}
.mobile-callout .button { margin-top: 10px; }
.mobile-callout p { text-transform: uppercase; line-height: 18px; margin-top: 10px; }

/****************************************
|	LIVE CENTER LANDING
/****************************************/
.live_center-table {border-collapse: separate; border-spacing: 0;}
.live_center-table {*border-collapse: collapse;}
.live_center-table .cell-event { width: 496px; }
.live_center-table .read_more { font-weight: normal; }
.live-row.table_row {
	background:#000;
	border-top: 0;
}
.live-row.table_row td {border-bottom: 4px solid #EF0000;}
.live-row h4 { 
	float: none; 
	text-align: center; 
	margin: 0; 
}
.live-row h4 span { 
	float: none; 
	background-color: #ef0000; 
	display: block; 
}
.live-row.table_row .table_cell { 
	border-left: none; 
	background-color: #000; 
	color: #fff; 
}
.live-row .table_cell strong, .live-row .table_cell .cell-event-title { color: #fff; }
.live-row.table_row .cell-date_time { border-left: 4px solid #EF0000 !important; padding-left: 5px; width: 99px; }
.live-row.table_row .cell-date_time p strong, .live-row.table_row .cell-date_time p .cell-date_time-time { padding-left: 6px; }
.live-row .event_time_div { color: #1e1e1e; font-size: 12px; margin: 0 8px; }
.live-row .live-current .event_time_div { color: #8d8d8d; }
.live-row.table_row .cell-event { 
	border-right: 4px solid #ef0000; 
	width: 492px;  
}
.live-row.table_row .cell-event p {position: relative;}
.live-row.table_row .cell-event .button {
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -15px;
	float: right;
}
.live-past { color: #616161; }
.live-row .live-current {margin-left: -4px;padding-left: 10px !important;}
.live-current { background: url(../images/live_center/current-event.png) no-repeat right; }

/****************************************
|	TICKETS
/****************************************/
.one-third-equal.module { width: 270px; padding: 19px; height: 274px; }
.one-third-equal.module h2, .tickets-fans h2 {
	margin: 0;
	color: #000;
	font-size: 20px;
	line-height: 40px;
}
.one-third-equal.module p, .tickets-fans p {
	line-height: 18px;
}
.one-third-equal.module .button, .tickets-fans .button { margin-top: 10px; }
.one-third-equal.module p.warning, .warning, .tickets-fans p.warning {
	font-size: 10px;
	color: #7d7d7d;
	line-height: 12px;
	margin-top: 10px;
}
.tickets-fans { padding: 19px; }
.fan-tix-phone {
	font: 24px/28px 'HelveticaNeueW01-XBlkCn 710276', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
}
.fan_club-info {
	background: url(../images/tickets/skrim.png);
	padding: 30px;
	width: 550px;
	height: 120px;
	position: absolute;
	bottom: 20px;
	left: 0;
}
.relative { position: relative; }
.fan_club-info h2 {
	margin: 0;
	font-size: 40px;
}
.fan_club-info h3 {
	color: #ef0000;
	text-transform: uppercase;
	font: 18px 'HelveticaNeueW01-XBlkCn 710276', Arial, Helvetica, sans-serif;
}
.fan_club-info .button { float: left; margin-right: 10px; width: 261px; margin-top: 10px; }

.world-finals-bg { background-image:url(../images/backgrounds/worldfinals.jpg); }

/* = New Featured Banner
-------------------------------------*/
#featured_banner_2 .jqans-wrapper { width: 100%; }
#featured_banner_2 div.jqans-wrapper.default .jqans-container { 
	float: left; 
	width: 740px; 
	height: 420px; 
	overflow: hidden; 
	position: relative;
}
#featured_banner_2 .jqans-stories {
	float: right;
	width: 210px;
	visibility: visible;
	height: 390px;
	margin-top: 0;
	overflow: hidden;
}
#featured_banner_2 .jqans-pagination {
	float: right;
	position: relative;
	width: 210px;
	bottom: 0;
	margin-top: -28px;
	padding-bottom: 0;
}
#featured_banner_2 #newsslider { width: 210px; margin-top: -10px; }
#featured_banner_2 #newsslider li { 
	float: left;
	width: 210px;
	display: block;
	height: 123px;
	margin-top: 10px;
}
#featured_banner_2 #newsslider li img {
	width: 200px;
	height: 113px;
}
#featured_banner_2 .jqans-content > div {
	position: absolute;
	bottom: 4px;
	padding: 0 20px 10px;
	background: url(../images/backgrounds/opacity.png);
	right: 5px;
	left: 5px;
	height: auto;
}

.jqans-content h1 {
  padding-left: 0 !Important;
  background: none !important;
}

.jqans-content > div span {
  padding: 0 4px;
  background-color: #fff;
  float: left;
}

#featured_banner_2 .jqans-content > a > img { width: 730px; height: 411px; }
#featured_banner_2 .jqans-content .button { float: left; }

.ride_basics-divider .BackToTop {
	text-align: right;
	font-size: 11px;
}
ul.re-airs {
	color: #e6e6e6;
}
ul.re-airs li {
	margin: 5px 0 !important;
	color: #666666;
	font-size: 9px;
}
.toggle {
	position: relative;
	display:block;
	margin-top: 10px;
	clear: both;
	float: none !important;
}
.cell-height {
	height: 165px !important;
	line-height: normal;
}
.searchzipcode {
	position: relative;
	padding-bottom: 10px;
	display: none;		
}
.searchzipcode form{
	display: block;
	line-height: normal;
	padding-bottom: 10px;		
}
.searchzipcode input.search{
	float: left;
	width: 68px;
	margin: 10px 2px 0;
	height: 21px;
}
.searchzipcode input.gobutton{
	float: left;
	height: 22px;
	background-image: url(../images/global/go-button-gray.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 10px 0 1px;
	width: 31px;
	overflow: hidden;
	border: none !important;
	cursor: pointer;
}
.searchzipcode input.gobutton:hover{
	background-image: url(../images/global/go-button-gray.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.searchzipcode p {
    display: block;
    text-align: left;
    clear: both;
    font-size: 9px;
    color: #999;
    padding-top: 10px;
}
ul.channel-finder {
    border-top: 1px solid #e8e8e8;
    margin: 20px 0 0 0;
    padding: 20px 0;
}
ul.channel-finder li {
    margin: 0;
    padding: 0;
    color: #666666;
    font-weight: bold;
    font-size: 11px;
    border: none;
    line-height: 20px;
    clear: both;
}
ul.channel-finder li span{
    float: right;
    width: 90px;
    font-weight: normal;
}
.bg-link {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}
/* STICKY FOOTER
 * ---------------------------------------------------------------------------- */
#sticky-footer {
    width: 100%;
    height: 106px;
    display: block;
    position: fixed;
    bottom: 0px;
    z-index: 111;
}
#sticky-footer-wrap {
    width: 970px;
    height: 100px;
    display: block;
    margin: 0px auto;
    padding: 5px 0px 0px 0px;
    position: relative;
    z-index: 222;
}
#re-open {
    position: absolute;
    right: 0;
    left: 95%;
    top: -23px;
    display: none;
    cursor: pointer;
    border-radius: 5px;
    background: #777;
    color: #eee;
    text-align: center;
    padding: 3px;
}
/* Global Cup */
@font-face {
    font-family: 'dcc_-_ashregular';
    src: url('/assets/fonts/dcc_-_ash-webfont.eot');
    src: url('/assets/fonts/dcc_-_ash-webfont.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/dcc_-_ash-webfont.woff2') format('woff2'), url('/assets/fonts/dcc_-_ash-webfont.woff') format('woff'), url('/assets/fonts/dcc_-_ash-webfont.ttf') format('truetype'), url('/assets/fonts/dcc_-_ash-webfont.svg#dcc_-_ashregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
.GlobalCupBackground {
    background: #000 url('/assets/images/GlobalCup/GlobalCup_Background.jpg') no-repeat;
    overflow: auto;
}
.globalCupWrapper {
    color: #FFF;
    background: rgb(0, 0, 0); /* Fallback for older browsers without RGBA-support */
    background: rgba(0, 0, 0, 0.9);
    margin: 15px 80px;
    -webkit-box-shadow: 0px 0px 30px 10px rgba(0,0,0,0.9);
    -moz-box-shadow: 0px 0px 30px 10px rgba(0,0,0,0.9);
    box-shadow: 0px 0px 30px 10px rgba(0,0,0,0.9);
}
.globalCupWrapper h2 {
    font-family: 'dcc_-_ashregular';
    font-size: 25px;
    text-transform: uppercase;
}
.globalCupWrapper .CGdisplayName {
    text-align: center;
}
.globalCupWrapper h3 {
    text-transform: uppercase;
    margin: 5px 0;
}
.globalCupWrapper .CGTopText {
    font-size: 14px;
    padding-bottom: 10px;
    margin: 0 100px;
}
.globalCupWrapper .GCSpacer {
    background-image: url("/assets/images/GlobalCup/spacer.png");
    display: block;
    width: 728px;
    height: 27px;
    margin: 10px auto;
}
.globalCupWrapper .GCVideo {
    margin: 10px auto;
    width: 610px;
}
.globalCupWrapper .CGPhotoGallerySection {
    margin: auto;
    width: 832px;
}
.globalCupWrapper .CGLTText,
.globalCupWrapper .CGLBText {
    display: inline-block;
    width: 355px;
    margin: 0 25px 0 35px;
    vertical-align: top;
}
.globalCupWrapper .CGRTText,
.globalCupWrapper .CGRBText {
    display: inline-block;
    width: 325px;
    margin: 0 0 0 20px;
    vertical-align: top;
}
.globalCupWrapper .CGFullText {
    display: inline-block;
    width: 650px;
    margin: 0 0 0 20px;
    vertical-align: top;
}
.globalCupWrapper .CGLTText p, .globalCupWrapper .CGLBText p, .globalCupWrapper .CGRTText p, .globalCupWrapper .CGRBText p, .globalCupWrapper .CGTopText p {
    margin-bottom: 8px;
}
.globalCupWrapper .CGPhotoGallerySection li {
    display: inline-block;
    padding: 10px;
}
.globalCupWrapper .GCFlags img {
    display: block;
    margin: auto;
    padding: 10px 0;
}
.globalCupWrapper .GCMenu {
    width: 90%;
    margin: 0 auto 10px auto;
    text-align: center;
}
.globalCupWrapper .GCMenu ul {
    list-style-type: none;
}
.globalCupWrapper .GCMenu li {
    font-family: 'dcc_-_ashregular';
    border: solid 1px #EF0000;
    display: inline-block;
    margin: 5px;
    font-size: 26px;
    padding: 3px 10px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#808080+0,202020+100 */
    background: rgb(128,128,128); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(128,128,128,1) 0%, rgba(32,32,32,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(128,128,128,1) 0%,rgba(32,32,32,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(128,128,128,1) 0%,rgba(32,32,32,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#808080', endColorstr='#202020',GradientType=0 ); /* IE6-9 */
}
.globalCupWrapper .GCMenu li a {
    color: #FFF;
}
.globalCupWrapper .GCMenu li a:hover {
    color: #EF0000;
    text-decoration: none;
}
.globalCupWrapper .GCImages img {
    padding: 13px;
}