body {
	padding:0px;
	margin:0px;	
	background-color:#000000;
	position:relative;
	-webkit-text-size-adjust:none;
	min-height:416px;
	font-family:helvetica, sans-serif;
	-webkit-background-size:0.438em 100%;
	background:-webkit-gradient(linear, left top, right top, from(#000000), color-stop(50%, #000000), color-stop(72%, #000000), to(#000000));
/*	-webkit-touch-callout:none;*/
}

.mobile #content, .addinfo #content {
	background:-webkit-gradient(radial, 50% -70, 0, 50% 0, 400, from(#464646), to(#000000));
	clear:both;
}

.mobile, .addinfo span, a {
	color:white;
	text-decoration: none;
}

#raceresults, #raceresultsheader, #appstore, #marketplace, #pro, #lite {
	clear:both;
	width:95%;
}

.descr {
	border-bottom: 2px solid;
	padding: 0px 5px 17px 5px;	
	text-align:left;
}

#appstore, #marketplace {
	border-bottom: 2px solid;
	padding: 0px 5px 17px 5px;	
	text-align:center;
}

#pro, #lite {
	text-align:center;
	width:100%;
	position: relative;
	margin: 0 auto;
	padding-top: 17px;
}


#raceresultsheader {
	font-weight:normal;
}

#raceresults {
	font-weight:bold;
	text-align: center;
}


#content {
	width:100%;
	position:relative;
	height:auto;
	z-index:0;
	overflow:auto;
}
#header {
	width:100%;
	position:relative;
	height:auto;
	z-index:0;
	overflow:hidden;
	text-align:right;
	padding-top: 5px;
	border-bottom: 2px solid;
	padding-bottom: 2px;	
}
#sitename {
	padding: 6px 0px 0px 5px;
	font-weight: bold;
	font-size: 12px;
}

#dock, #seriestime, #body, #eventheader, #detailheader {
	clear:both;
	line-height:inherit;
	position:relative;
	display:block;	
}


#body, #footer, #linetwo {
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	font-size:12px;
	border-bottom: 2px solid;
}

#racedata, #eventheader, #detailheader {
	color:#FFFFFF;
	padding-top:3px;
	text-align:right;
	line-height:1.4;
	position:relative;
	clear:both;
}

.appstore {
	margin-top:5px;
	padding-right:10px;
}

.logos {
	padding-right:7px;
}

.icon-logo {
	padding-right:7px;
	padding-top:3px;
	float:left;
}

.page-logo {
	margin-top:25px;	
	margin-bottom:25px;
}

#footer {
	text-align: center;
}

#header-logo {
	padding-right:5px;	
}

.rr {
	background:url(/assets/ui/m_bg_header.png);		
}

.ft {
	background:url(/assets/ui/m_bg_header_ft.png);			
}
.sx {
	background:url(/assets/ui/m_bg_header_sx.png);			
}



#button-back {
	padding-left:5px;
	float:left;
}

.text-plain {
	text-decoration: none;
}

.float-right {
	float:right;
}

.float-left {
	float:left;
}

.button {
	padding: 3px 3px 3px 3px;
	text-align:center;
	display: block;
	background: linear-gradient(top, #204292 0%,#3171E0 0%,#204292 100%);
	height: 12px;
	width: 50px;
	margin: 0px 5px 0px 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 2px;
	font-size: 11px;
}

.twitter-button {
	padding: 3px 3px 3px 3px;
	text-align:center;
	display: block;
	background: linear-gradient(top, #204292 0%,#3171E0 0%,#204292 100%);
	height: 12px;
	width: 64px;;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 2px;
	font-size: 11px;
}	

.text-blue {
	color:#3171E0;
}

.text-red {
	color:#fc1e3e;
}

.text-green {
	color: #1efc28;
}

.blue {
	border: 1px solid #5e99ff;
	background: rgb(49,113,224); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(49,113,224,1) 0%, rgba(32,66,146,1) 78%, rgba(49,113,224,1) 88%, rgba(49,113,224,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(49,113,224,1)), color-stop(78%,rgba(32,66,146,1)), color-stop(88%,rgba(49,113,224,1)), color-stop(100%,rgba(49,113,224,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(49,113,224,1) 0%,rgba(32,66,146,1) 78%,rgba(49,113,224,1) 88%,rgba(49,113,224,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(49,113,224,1) 0%,rgba(32,66,146,1) 78%,rgba(49,113,224,1) 88%,rgba(49,113,224,1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(49,113,224,1) 0%,rgba(32,66,146,1) 78%,rgba(49,113,224,1) 88%,rgba(49,113,224,1) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3171e0', endColorstr='#3171e0',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(49,113,224,1) 0%,rgba(32,66,146,1) 78%,rgba(49,113,224,1) 88%,rgba(49,113,224,1) 100%); /* W3C */
}
.yellow {
	border: 1px solid #5e99ff;
	background: rgb(49,113,224); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(49,113,224,1) 0%, rgba(32,66,146,1) 78%, rgba(49,113,224,1) 88%, rgba(49,113,224,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(49,113,224,1)), color-stop(78%,rgba(32,66,146,1)), color-stop(88%,rgba(49,113,224,1)), color-stop(100%,rgba(49,113,224,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(49,113,224,1) 0%,rgba(32,66,146,1) 78%,rgba(49,113,224,1) 88%,rgba(49,113,224,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(49,113,224,1) 0%,rgba(32,66,146,1) 78%,rgba(49,113,224,1) 88%,rgba(49,113,224,1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(49,113,224,1) 0%,rgba(32,66,146,1) 78%,rgba(49,113,224,1) 88%,rgba(49,113,224,1) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3171e0', endColorstr='#3171e0',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(49,113,224,1) 0%,rgba(32,66,146,1) 78%,rgba(49,113,224,1) 88%,rgba(49,113,224,1) 100%); /* W3C */
}
.black {
	border: 1px solid #000000;
	background: rgb(0,0,0); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(51,51,51,1) 0%, rgba(0,0,0,1) 78%, rgba(51,51,51,1) 88%, rgba(51,51,51,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(51,51,51,1)), color-stop(78%,rgba(0,0,0,1)), color-stop(88%,rgba(51,51,51,1)), color-stop(100%,rgba(51,51,51,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(51,51,51,1) 0%,rgba(0,0,0,1) 78%,rgba(51,51,51,1) 88%,rgba(51,51,51,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(51,51,51,1) 0%,rgba(0,0,0,1) 78%,rgba(51,51,51,1) 88%,rgba(51,51,51,1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(51,51,51,1) 0%,rgba(0,0,0,1) 78%,rgba(51,51,51,1) 88%,rgba(51,51,51,1) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3171e0', endColorstr='#3171e0',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(51,51,51,1) 0%,rgba(0,0,0,1) 78%,rgba(51,51,51,1) 88%,rgba(51,51,51,1) 100%); /* W3C */
}

.red {
	border: 1px solid #fc1e3e;
	background: #e41b39; /* Old browsers */
	background: -moz-linear-gradient(top, #e41b39 0%, #931113 78%, #e41b39 88%, #e41b39 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e41b39), color-stop(78%,#931113), color-stop(88%,#e41b39), color-stop(100%,#e41b39)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e41b39 0%,#931113 78%,#e41b39 88%,#e41b39 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e41b39 0%,#931113 78%,#e41b39 88%,#e41b39 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #e41b39 0%,#931113 78%,#e41b39 88%,#e41b39 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e41b39', endColorstr='#e41b39',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #e41b39 0%,#931113 78%,#e41b39 88%,#e41b39 100%); /* W3C */
}

.green {
	border: 1px solid #fc1e3e;
	background: #1be420; /* Old browsers */
	background: -moz-linear-gradient(top, #1be420 0%, #119317 78%, #1be420 88%, #1be420 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1be420), color-stop(78%,#119317), color-stop(88%,#1be420), color-stop(100%,#1be420)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #1be420 0%,#119317 78%,#1be420 88%,#1be420 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #1be420 0%,#119317 78%,#1be420 88%,#1be420 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #1be420 0%,#119317 78%,#1be420 88%,#1be420 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1be420', endColorstr='#1be420',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #1be420 0%,#119317 78%,#1be420 88%,#1be420 100%); /* W3C */
}

.font {
	font-size:13px;
}

ul.menu {
    margin: 0;
    padding: 0;
}

ul.menu li {
  list-style: none;
  color:white;
  border-top: 1px solid #FFFFFF;
}

ul.menu li.last {
  border-bottom: 1px solid #FFFFFF;
}

ul.menu li h3 {
    margin: 0;
    padding: 0;

}
ul.menu li a {
	display: block;
	text-decoration: none;
	padding-left: 5px;
	color: white;
	min-height: 27px;
	padding-top: 10px;
}

ul.menu li a:hover {
    color:#CCCCCC;  
}

ul.menu_content {
    margin: 0;
    padding: 0;
	position:relative;
}

ul.menu_content li {
	position:relative;
  list-style: none;
}

ul.menu_content li.last {
  border-bottom: 2px solid #FFFFFF;
}
ul.menu_content li .round {
    margin: 0;
    padding: 0;
	position:absolute;
	top:0;
	right:0;
	font-size:100px;
	font-weight:bold;
	color:#333;
	z-index:-99;
}
ul.menu_content li .date {
    margin: 0;
	padding: 5px 5px 0px 5px;
	font-size: 22px;
	font-weight:bold;
	color:#666;
}
ul.menu_content li h3 {
    margin: 0;
	padding:5px;
	margin-right: 60px;
}
ul.menu_content li h4 {
	margin: 0;
	padding-left: 5px;	
}

ul.menu_content li p {
    margin: 0;
    padding: 0px 5px 5px 5px;
}

ul.menu_content li ul li {
    padding: 5px 5px 5px 0px; 
    color:#FFFFFF;
}

ul.menu_content li .newstext {
	padding:0px;
}

ul.menu_content li.newsitem {
	border-bottom: 1px solid white;
}
.newsthumb {
	float: left;
	padding: 5px;
	border: 1px solid grey;
	margin: 7px;
	width:100px;
}

ul.menu_content li a:hover {
    color:#CCCCCC;  
}

ul.menu_content span {
  display: block;
}

.home-logo-pad {
	padding-top:7px;
}

.toggler {
	z-index:99;
	position:absolute;
	top:0;
	right:0;
}

.border {
	border-bottom:1px solid white;
}


#fb {
	min-height: 35px;
	padding: 10px 0px 0px 5px;
	float: left;
}
#fb-menu {
	min-height: 35px;
	padding: 5px 5px 5px 0px;
	float: left;
	width: 50%;
}
.tweet_list {
    padding: 0px 5px 5px 5px;
}

.tweet_avatar {
	float:right;
	padding: 10px 0px 2px 10px;
}

.tweet_time {
	color:#CCC;
}

.tweet_text {
	font-weight:bold;
}


.tweet_first {
	min-height: 100px;
}

.tweet_odd, .tweet_even {
	min-height: 100px;
	border-bottom: 1px solid white;
	margin-bottom: 2px;
}

.twitter-icon {
	padding-right:5px;
}

.facebook {
	min-height:75px;
}

.news-teaser {
	padding-top: 5px;
	clear:both;
	padding-left: 5px;	
}

.twitter-buttons {
	display: block;
	clear: both;
	padding-top: 5px;
	height: 20px;
}
#story, #bio, #list {
	padding:5px;
}
#bio, #list {
	display:none;
}
#newsphoto {
	width:100%;
	max-width:600px;
}
#ridername h2 {padding-bottom:7px;border-bottom:1px solid white;}
#riderdetail {
	float:left;
}
#riderheadshot {
}
.imgHeadshot {width:90%;max-width:222px;border: 1px solid white; padding: 5px;}
#riderinfo {
	width:100%;
	display:block;
	clear:both;
	text-align:center;
}
.Row {
	display:block;
	clear:both;
	width:100%;
	height:auto;
}
.SecHead {
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid white;
	padding: 7px 0px 2px 0px;
	margin-bottom:7px;
}
.left {float:left;}
.ser-rr h3, .ser-rr h2, .ser-rr .SecHead, .yell {color:#ffdd00!important;}
.ser-rr .SecHead, li.black, .ser-rr #ridername h2 {border-top: none!important; border-bottom: 1px solid #ffdd00!important;}
.ser-rr #body, .ser-rr  #footer, .ser-rr #linetwo {border-bottom: 2px solid #ffdd00!important;}
.ser-rr .imgHeadshot {border: 1px solid #ffdd00!important;}
.ser-ft h2, .ser-ft .SecHead, .ser-ft #riderdetail b {color:#fc1e3e!important;}
.ser-ft .SecHead, li.black, .ser-ft #ridername h2 {border-top: none!important; border-bottom: 1px solid #fc1e3e!important;}
.ser-ft #body, .ser-ft  #footer, .ser-ft #linetwo {border-bottom: 2px solid #fc1e3e!important;}
.ser-ft .imgHeadshot {border: 1px solid #fc1e3e!important;}
li.red a h3{color:white!important;}

#gallery {
	width: 100%;
	overflow: hidden;
}
#gallery div,
#gallery a {
	display: block;
	float: left;
	color: #fff;
	width: 120px;
	height: 80px;
	margin: 0 8px 8px 0;
}
#gallery img {width:100px;}