/* ------------------------------------------------------------------------------------------------------------------------------------ */
/* RIDERS LANDER   */
/* ------------------------------------------------------------------------------------------------------------------------------------ */
               
#featured-rider-container { 
/*	border: 1px solid #999;    */
    min-height: 200px;
	margin: -10px 0px 14px;
/*	padding-left: 5px;*/
}   

.featured-rider {
	width: 47%;
	float: left;
	padding-top: 8px;
	margin: 0px 9px 0px 5px;
	
}    
.left {

}  
.featured-rider p {
	margin-right: 14px;
	font-size: 11px;   
	line-height: 14px;
}   
.featured-rider p.feat-team { 
	margin-bottom: 10px;
	font-weight: bold;
	color: #999;
	margin-top: 3px;
}      
.featured-rider h2 { 
	width: 280px;
	height: 20px;
	margin-left: 204px;
   	margin-top: 8px; 
	font-size: 20px;
	font-weight: bold;
	color: #ccc;
}
.featured-rider h2 a { 

	background: url('../_img/arrow_off.png') no-repeat center right; 
	padding-right: 22px;
	text-transform: uppercase;
	 
}
.feat2 {
	  width: 50%;
}   

#featured-rider-container .active {    
	cursor: pointer;
	background: transparent url('../_img/headline_bg.png') repeat-x;
	 
} 
#featured-rider-container .active h2 a { 
	color: #000;
	background: url('../_img/arrow_on.png') no-repeat center right;  
}      
/* Featured Rider Gleam Image */
.glean-image-featured{
	position: relative;
	width: 180px;
	height: 180px; 
	background: transparent url('../_img/rider-shadow-bg.png') no-repeat;
	padding: 9px 12px 19px 12px;  
	float: left; 
/*	margin-left: -10px;     */
	margin-top: -5px;
	margin-bottom: -10px;

} 
.glean-image-featured img {
	width: 156px;
	height: 156px;
	margin: 7px;   
}
.glean-image-featured .overlay {
	width: 170px;
	height: 170px;     
	background: transparent url('../_img/gleam-rider-full.png') no-repeat;
	position: absolute;
	top: 11px;
	left: 12px;
}   
#featured-rider-container .active .glean-image-featured img { 
	margin: 7px;	 
} 
#featured-rider-container .active .glean-image-featured .overlay { 
	display: none;
}

.tray {
	margin-top: 10px;
}
#all-riders {
	padding-bottom: 20px;
	padding-left: 3px;
}     
.mini-rider .rider-thumb {

/*	padding: 8px 8px 11px 8px;   */

}  
.mini-rider .rider-thumb .overlay {
/*	top: 8px;
	left: 8px;   */
}
.mini-rider {
	float: left;
	width: 33%;
/*	background-color: #333;     */
	margin-bottom: 3px;
}   
.mini-rider h5 {  
	font-size: 14px;
	margin-top: 26px; 
	margin-bottom: 2px;
	font-weight: normal;
}  
.mini-rider h5 a {
	background: url('../_img/arrow-small_off.png') no-repeat center right;  
	padding-right: 18px;  
}
  
p.mini-team  {  
	font-size: 11px;
	font-weight: bold;
	color: #666; 

}      
.mini-rider .rider-thumb {
	margin: 4px;
}      
#all-riders .active {
	background-color: #ffffff;
	cursor: pointer;     
}   
#all-riders .active h5 a {
	color: #000;
	background: url('../_img/arrow-small_on.png') no-repeat center right;         
} 

#all-riders .rider-thumb img {
	margin: 13px;	
}
#all-riders .active .rider-thumb img {
	margin: 13px;
} 
#all-riders .active .rider-thumb .overlay {
	display: none;
}



/* ------------------------------------------------------------------------------------------------------------------------------------ */
/*  RIDER DETAIL STYLES  */
/* ------------------------------------------------------------------------------------------------------------------------------------ */
#page h1 {
	height: 56px;
	float: left;
	width: 850px;
	font-size: 48px;
	color: #000;
	margin-right: 10px;
	text-transform: uppercase;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 15px;

}
#page .hr {
	margin: 0px 15px 0px;	
}
#back {
	margin-left: 15px;	
}
.body-rider-detail .mini-header {
	padding-left: 0px;	
}
.mini-header {
	color:#222222;
	padding:20px 0 8px 20px;	
}
.rider-detail {
	margin-top: 32px;
}
.sidebar {
	width: 274px;
	float: left; 
	margin-left: 8px;
	
}
.sidebar .padder {
	padding-right: 22px;
	padding-left: 7px;
}
.sidebar .mini-header {
	margin-left: 0px;
	margin-top: 0px;
	font-style: normal;
	font-weight: bold;
	color: #999;
}
.sidebar .module {
	margin-bottom: 30px;
} 
.sidebar .module p {
	color:#888;
	font-size:10px;
	line-height:1.3;
/*	margin-bottom:15px;    */
}

.sidebar .twitter a {
	text-decoration: none;
}
.sidebar .mini-header {
	padding-top: 0px;	
}
.sidebar .twitter .tweet {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	line-height: 1.2em;
	padding-left: 0px;
}
.sidebar .twitter .tweet .byline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #474747;
	margin-top: 11px;
}
.sidebar .twitter .tweet .byline a {
	color: #888;
	padding-right: 16px;
	background: url(../_img/arrow-small_off.png) no-repeat center right;
}
.twitter a.tweetlink:link, a.tweetlink:active, a.tweetlink:visited, a.tweetlink:hover {
	color: #000;
	text-decoration:none;
}
.twitter a.tweetlink:hover {
	text-decoration:underline;
}
.sidebar .twitter .tweet .byline a:hover, .sidebar .twitter .tweet .byline a.hover {
	color: #000;
	background: url(../_img/arrow-small_on.png) no-repeat center right;
}
#page .sidebar .hr {
	margin: 0px 0px 20px;
}
.contents {
	width: 640px;
	float: left;
	background-image: url(../_img/hr_vertical_tall.gif);
	background-position: top left;
	background-repeat: no-repeat; 
	margin-bottom: 25px;
}
.contents .padder {
	padding-left: 30px;
}
 
.interiorcontent div p a:hover {
	text-decoration: underline;
}
.mini-nav {
	margin-bottom: 25px;
	margin-left: 8px;
	float: left;
	width: 580px;
}
.mini-nav div.startcap, .mini-nav div.endcap {
	display: none;
	float: left;
	width: 2px;
	height: 16px;
	background: url(../_img/mininav-caps-sliders.gif) no-repeat;
}
.mini-nav div.startcap {
	background-position: 0px -16px;
}
.mini-nav div.startcap.active {
	background-position: 0px 0px;
}
.mini-nav div.endcap {
	background-position: 0px -48px;
}
.mini-nav div.endcap.active {
	background-position: 0px -32px;
}
.mini-nav ul li {
	height: 28px;
	float: left;
}
.mini-nav ul li.active {
	background: url(../_img/mininav-active-arrow.gif) no-repeat top center;
}
.mini-nav ul li a {
	font-family: Helvetica,"Lucida Grande", Helvetica, sans-serif;
	float: left;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	padding: 3px 20px;
	line-height: 12px;
	height: 15px;
	background: url(../_img/mininav-option-bg.gif) repeat-x;
	background-position: 0px -32px;
/*	border: 1px solid #999;*/
}
.mini-nav ul li a:hover {
	color: #333333;
}
.mini-nav ul li.active a{
	background-position: 0px 0px;
	background-repeat: repeat-x;
	color:#FFFFFF;
	text-shadow:-1px -1px 1px #990000;
}

.contents .module {
	min-height: 400px;

}
.contents h3, .contents h3 a {
	font-size: 24px;
	color: #000;
	line-height: 1.1em;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 9px;
	padding-right: 10px; 
	margin-left: 110px;  
/*	border: 1px solid #999; */
}
.contents .date {
	font-size: 12px;
	color: #666666;
	line-height: 1.5em;
	font-style: normal !important;
	font-family: Helvetica, Arial, sans;
	margin-bottom: 20px; 
	margin-left: 10px;
}
.contents p {
	font-size: 13px;
	margin-bottom: 5px;
	line-height: 1.5em;
}
.contents p a {
	text-decoration: none;
	font-weight: bold;
	color: #000;
}
.contents .blog-body {
	margin-top: 18px;
	padding-left: 9px;
}
.contents .media-widget {
	float: right;
	margin: 0px 0px 25px 35px;
}

.contents #blog-archive li {
	margin-bottom: 18px;
}
.contents #blog-archive h4 {
	line-height: 1.1em;
}
.contents #blog-archive .date {
	margin-top: 6px;
}	
.contents #blog-archive li a {
	padding-right: 23px;
	background: url(../_img/arrow_off.png) no-repeat center right;
	font-weight: bold;
}
.contents #blog-archive li a:hover {
	padding-right: 23px;
	background: url(../_img/arrow_on.png) no-repeat center right;
}
.contents #blog-archive .spacer {
	height: 200px;
}
#biography {
	margin-left: 8px;
}   
#blog h3 {
	text-transform: uppercase;
	margin-left: 107px;
	margin-bottom: -3px;
	padding-bottom: 0px;	
}
.contents .blog-body {
	margin-bottom: 35px;	
}
.contents .blog-body p {
	margin-bottom: 15px;	
}
#blog .rider-thumb img, #blog .rider-thumb.hover img {
	margin: 13px 13px;	
}


/* Geam Image Bio Detail pic */
.glean-image-full{
	position: relative;
	width: 180px;
	height: 180px; 
	background: transparent url('../_img/rider-shadow-bg.png') no-repeat;
padding:14px 19px 19px 12px;
	float: left; 
	margin-left: -10px;
	margin-top: -5px;
	margin-bottom: -10px;

} 
.glean-image-full img {
	width: 156px;
	height: 156px;
	margin: 7px;
	margin-top: 2px;    
}    
.glean-image-full .overlay {
	width: 170px;
	height: 170px;     
	background: transparent url('../_img/gleam-rider-full.png') no-repeat;
	position: absolute;
	top: 11px;
	left: 10px;
}  

/* Pretty Thumbnails */

/* Pretty Thumbnails */

.related-vid .glean-image {
	position: relative;
	width: 94px;
	height: 67px;
	background: transparent url('../_img/video-thumb-bg.png') no-repeat 0 0;
	padding: 8px 5px 0 8px;
	margin: -5px 0px 0px -5px;
	cursor: pointer; 
	float: left;   
} 
.related-vid .glean-image img { 
	width: 80px;
	height: 53px;
	border: none;
	margin: 3px;
}    
.related-vid .glean-image .overlay {
	width: 86px;
	height: 59px;
	background: url('../_img/gleam-video-thumb.png') no-repeat 0 0;
	position: absolute;
	top: 3px;
	left: 3px;
} 
.related-vid .glean-image.hover img {
	border: 0;
}  
#related-vids {
	margin-bottom: 10px;
	margin-left: -5px;
}
.related-vid {   
/*	font-family: "Lucida Grande", sans-serif; */
	font-size: 11px;
	padding: 5px;
	height: 65px;     
	margin-bottom: 1px;
	margin-right: 0px;
} 
.related-vid a {
	text-decoration: none;    
	color: #999;
}
.related-vid p {  
	padding-top: 5px;
	padding-right: 5px;
} 

#related-vids .active { 
	cursor: pointer;  
	background-color: #F6F6F6;
}
#related-vids .active .glean-image {
	background-position: 0px -74px;	
}
#related-vids .active a{   
	color: #000000;
} 

#related-vids .active .glean-image img {
	border: none;
	margin: 3px;
} 
#related-vids .active .glean-image .overlay {
	background: url('../_img/gleam-video-thumb.png') no-repeat 0 -59px; 
	display: block; 

} 
.active .glean-image.hover .overlay {   
	display: block;
	
}  

.active .glean-image.hover img {   
	margin: 5px;	
}
.active .glean-image.hover {   
	cursor: default;
	
}

ul.more-links {
	margin: 17px 0 17px 0px; 		
}
ul.more-links li {
	font-size: 11px; 
	font-weight: bold;
	color: #999;
	margin-bottom: 2px;
}
ul.more-links li a {
	color: #666;
	text-decoration: none;
	padding-right: 16px;
	background-repeat: no-repeat;
	background-position: center right;
	background-image: url(../_img/arrow-small_off.png);
}
ul.more-links  li a:hover {
	color: #000;
	background-image: url(../_img/arrow-small_on.png);
}

.glean-image {
  padding: 0 12px 14px 0;
}
.glean-image .rider-thumb {
	padding:0px;
	margin:0px;
}

.tray {
padding-left:13px;
}
/*
stat sttf
*/
.stat-div{
	width:608px;
	border:1px #EBEBEB solid;
	height:1px;
	display:block;
	margin-bottom:10px;
}
.stat-header{
	margin-bottom:16px;
	font-weight:bold;
	font-size:18px;
	color:#333333;
}
.stat-header h2{
	text-transform: uppercase;
}

.stat-table{
	width:608px;
	display:block;
}
table{
	width:608px;
}
table tr{
	height:10px;
	color:#333;
	font-size:12px;
	margin-bottom:1px;
}

.stat-row-name{
	padding:12px;
	padding-left:16px;
	font-weight:normal;
	width:168px;
	margin-bottom:1px;
	background-color:#E3E3E3;
	border-right:1px solid #EDEDED;
	border-bottom:1px solid #EDEDED;
}
.stat-row-value{
	padding:12px;
	font-weight:bold;
	margin-bottom:1px;
	background-color:#E3E3E3;
	border-bottom:1px solid #EDEDED;
}
.stat-row-achieve{
	padding:12px;
	padding-left:16px;
	font-weight:bold;
	margin-bottom:1px;
	background-color:#E3E3E3;
	border-bottom:1px solid #EDEDED;
	border-right:1px solid #EDEDED;
}




















