@charset "utf-8";


/* START: Global Team Page Profiles */
.globalTeam { float:left; width:898px; background:#F2F2F2 url(../images/globalTeamRiders/globalRiderBg.jpg) no-repeat bottom right; border:1px solid #666666; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333; margin-top:10px; margin-bottom:20px;}

.globalTeamNav { float:left; position:relative; width:209px;}
.globalTeamTurboLogo { position:absolute; top:-24px; left:-16px; background:url(../images/globalTeamRiders/global-team-turbo-logo.png) no-repeat; width:251px; height:123px; text-indent:-9999px; padding:0px; margin:0px;}
.globalTeamNav h2 { text-transform:uppercase; font-size:12px; padding:95px 0px 5px 10px; margin:0px; height:auto; width:auto;}

.globalTeamProfile { float:left; width:689px;}
.globalTeamProfileMainPic { height:220px; width:100%;}
.globalTeamProfilePhotos { height:120px; width:100%; background-color:#E6E6E6; border-top:1px solid #CCC; border-bottom:1px solid #CCC;}
.globalTeamProfile h2 { font-size:12px; text-transform:uppercase; padding:0px 0px 0px 15px; margin:0px; height:35px; width:auto; border-top:1px solid #000; background:url(../images/globalTeamRiders/global-team-profile-name-bg.png) repeat-x;}
.globalRiderDetails { float:left; width:352px; height:100%; border-right:1px solid #ccc;}
.globalRiderDetails p { padding:0px 15px 5px 15px}
.globalRiderDetails a { text-transform:uppercase; color:#333; }
.globalRiderDetails a:hover { color:#0CF; }

.globalRiderPics{ float:left; width:316px; padding:10px;}
.globalRiderPics a{ padding:0px 4px;}

.backToTeam { float:left;}
.backToTeam a { display:block; text-indent:-9999px; margin:28px 0px 0px 40px; width:140px; height:60px; background:url(../images/globalTeamRiders/back-to-team-page.jpg) no-repeat 0px 0px;}
.backToTeam a:hover { background-position:0px -61px;}

.globalTeam ul { list-style-type:none; height:365px; width:100%;background:#ccc url(../images/globalTeamRiders/globalRiderNavBg.jpg) bottom left no-repeat; }
.globalTeam li {}
.globalTeam li a { color:#333; display:block; padding-left:10px; height:20px; text-decoration:none; padding:4px 0px 1px 25px; }
.globalTeam li a:hover { background-color:#333; color:#FFF;}

.northAmerica { color:#c26827;}
.southAmerica { color:#db4a85;}
.europe { color:#757500;}
.africa { color:#008d9c;}
.australia { color:#15A412;}
.japan { color:#F00;}
/* END: Global Team Page Profiles */

/* START: Global Team Map */
#globalTeamMap { margin-top:11px; margin-bottom:20px;}
/* END:  Global Team Map */

/* START: Pro Team */
.proTeam { background:url(../images/proTeam/proTeamProfileBG.jpg) no-repeat; width:970px; height:570px; position:relative; left:-35px; padding-top:5px; text-align:center; margin-bottom:20px; }

.globalTeam li.current { display:none;}

/* END:  Pro Team */
