/* -*- Mode: CSS; tab-width: 4; c-basic-offset: 4 -*- */
body {
	margin: 0;
	background: #000 url(/images/site/background_animation.gif) repeat scroll top left;
}

/**********************************************************************

	Begin global navigation styling

***********************************************************************/
#nav {
	margin-top: 32px;
	padding-bottom: 11px;
}

#nav_logo, #nav_menu {
	float: left;
}

#nav_logo {
	margin-left: 9px;
}

#nav_menu {
	position: relative;
	padding: 0;
	background: url(/images/site/nav_menu.gif) no-repeat;
	width: 517px;
	height: 32px;
	margin-left: 48px;
	margin-top: 32px;
}

#nav_menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}

#nav_menu li, #nav_menu a {
	display: block;
	height: 32px;
}

#nav_menu li a:link, #nav_menu li a:visited {
    text-indent: -9000px;
    overflow: hidden;
}

#nav_products {
	width: 113px;
	left: 0px;
}

#nav_media {
	width: 78px;
	left: 114px;
}

#nav_team {
	width: 70px;
	left: 193px;
}

#nav_shop {
	width: 71px;
	left: 264px;
}

#nav_press {
	width: 80px;
	left: 336px;
}

#nav_contact {
	width: 100px;
	left: 417px;
}

#nav_products.current a, #nav_products a:hover {
	background: transparent url(/images/site/nav_menu.gif) 0px -32px no-repeat;
}

#nav_media.current a, #nav_media a:hover {
	background: transparent url(/images/site/nav_menu.gif) -114px -32px no-repeat;
}

#nav_team.current a, #nav_team a:hover {
	background: transparent url(/images/site/nav_menu.gif) -193px -32px no-repeat;
}

#nav_shop.current a, #nav_shop a:hover {
	background: transparent url(/images/site/nav_menu.gif) -264px -32px no-repeat;
}

#nav_press.current a, #nav_press a:hover {
	background: transparent url(/images/site/nav_menu.gif) -336px -32px no-repeat;
}

#nav_contact.current a, #nav_contact a:hover {
	background: transparent url(/images/site/nav_menu.gif) -417px -32px no-repeat;
}

/**********************************************************************

	Begin General box styling

***********************************************************************/
.content_box {
	padding: 8px;
	background-color: #FFF;
}


/**********************************************************************

	Begin HOME PAGE styling

***********************************************************************/

/**********************************
	NEWS BOXES
***********************************/
#home_news_header {
	font-size: 0;
	line-height: 0;
	height: 32px;
	background-color: #FFF;
}

#home_news_header h1 {
	width: 54px;
	height: 15px;
	margin: 9px 10px 0 9px;
	padding: 0;
    text-indent: -9000px;
    overflow: hidden;
	background: transparent url(/images/site/home_news_title.jpg) no-repeat;
	float: left;
}

#home_news_header a {
	margin-top: 10px;
	display: block;
	float: left;
}

#home_news {
	background-color: #FFF;
}

#home_news_scroll {
	height: 564px;
	width: 290px;
	padding-left: 8px;
	padding-right: 8px;
	overflow: auto;
}

.news_item {
	border-bottom: 1px dashed #cccccc;
	margin-bottom: 1px;
	margin-top: 15px;
}

.news_item.first {
	margin-top: 4px;
}

.news_item h2 {
	font: normal normal bold 13px/15px Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #0081c3;
}

.news_item p {
	font: normal normal normal 11px/15px Helvetica, Arial, sans-serif;
	color: #000;
	margin-bottom: 15px;
}

.news_body a {
	font-weight: bold;
	text-decoration: underline;
}

.news_body a:link, .news_body a:visited {
	color: #000;
}

.news_body a:hover {
	color: #0081c3;
}

.news_body a:active {
	color: #000;
}

.news_byline p {
	font-weight: bold;
}

.news_byline span.author {
	color: #165a7f;
	text-transform: lowercase;
}

/**********************************
	MAIN FEATURE
***********************************/
#home_feature, #home_banner {
	font-size: 0;
}

#home_feature .content_box {
	width: 914px;
	height: 471px;
}

#home_feature {
	margin-bottom: 36px;
}

/**********************************
	HOME BANNER
***********************************/
#home_banner {
	padding-left: 28px;
	margin-bottom: 38px;
}

.banner_holder {
	width: 624px;
	height: 90px;
}

.home_banner_flash {
	width: 624px;
	height: 90px;
}

/**********************************
	SMALL FEATURES (CENTER COLUMN)
***********************************/
#home_small_features {
	background-color: #FFF;
}

#home_small_features .content_box {
	padding-left: 0;
	padding-right: 0;
	width: 290px;
	margin-left: 8px;
	padding-bottom: 1.5em;
	border-bottom: 1px solid #CCC;
}

#home_small_features .content_box.last {
	border-bottom: none;
}

#home_small_features .content_box .home_small_feature_flash_holder {
	width: 290px;
	height: 148px;
}

#home_small_features .content_box .title a {
	display: block;
	float: left;
	text-transform: uppercase;
	font-weight: bold;
}

#home_small_features .content_box .title a:link {
	color: #333;
	text-decoration: none;
}

#home_small_features .content_box .title a:visited {
	color: #333;
	text-decoration: none;
}

#home_small_features .content_box .title a:hover {
	color: #000;
	text-decoration: none;
}

#home_small_features .content_box .title a:active {
	color: #333;
	text-decoration: none;
}

#home_small_features .content_box .title span {
	width: 12px;
	height: 18px;
	margin-left: 4px;
	background: transparent url(/images/site/home_small_feature_chevron.jpg) no-repeat 0px 5px;
	display: block;
	float: left;
}

#home_small_features .content_box .title {
	margin-top: 6px;
	margin-left: 2px;
}

/**********************************
	MINI PROMOS (RIGHT COLUMN)
***********************************/
#home_mini_promos {
	background-color: #FFF;
	font-size: 0;
}

#home_mini_promos .content_box {
	padding-left: 0;
	padding-right: 0;
	width: 212px;
	height: 64px;
	margin-left: 8px;
	border-bottom: 1px solid #CCC;
}

#home_mini_promos .content_box.last {
	border-bottom: none;
}

#home_mini_promo_flash {
	width: 212px;
	height: 64px;
}

/**********************************************************************

	Begin Products Section styling

***********************************************************************/
#catalog_nav {
	background-color: #FFF;
	margin-bottom: 6px;
	padding-top: 12px;
	padding-bottom: 12px;
}

#catalog_nav h1 {
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	text-transform: uppercase;
	float: left;
	margin-bottom: 0;
	margin-left: 8px;
}

#catalog_download {
	font-size: 11px;
	line-height: 11px;
	float: right;
	text-transform: uppercase;
	margin-bottom: 0;
	margin-right: 8px;
}

#catalog_download a {
	display: block;
	float: left;
	font-weight: bold;
}

#catalog_download a:link {
	color: #000;
	text-decoration: none;
}

#catalog_download a:visited {
	color: #000;
	text-decoration: none;
}

#catalog_download a:hover {
	color: #005d8d;
	text-decoration: none;
}

#catalog_download a:active {
	color: #000;
	text-decoration: none;
}

#catalog_download span {
	width: 12px;
	height: 12px;
	margin-left: 4px;
	background: transparent url(/images/site/home_small_feature_chevron.jpg) no-repeat 0px 2px;
	display: block;
	float: left;
}

#catalog_viewer_holder {
	width: 914px;
	height: 510px;
	margin-bottom: 30px;
}

/**********************************************************************

	Begin Team Section styling

***********************************************************************/
#team_landing {
	margin-bottom: 30px;
}

#team_landing .content_box {
	width: 290px;
	height: 175px;
	line-height: 0;
	font-size: 0;
	margin-bottom: 6px;
	position: relative;
}

#team_landing .content_box img.thumb {
	position: absolute;
}

#team_rider_right_column {
	background-color: #FFF;
}

#team_rider_pic {
	margin-bottom: 6px;
}

#team_rider_media .content_box {
	width: 134px;
	height: 99px;
	line-height: 0;
	font-size: 0;
	margin-bottom: 6px;
	position: relative;
}

#team_rider_media .content_box img.play_overlay {
	position: absolute;
}

#team_rider_media .content_box img.thumb {
	position: absolute;
}

#team_rider_bio {
	width: 512px;
	margin-left: 28px;
	margin-top: 34px;
}

#team_rider_bio h1 {
	letter-spacing: -0.05em;
	font-size: 60px;
	line-height: 54px;
	font-weight: bolder;
	text-transform: uppercase;
	margin-bottom: 0;
}

#team_qa {
	margin-top: 38px;
}

#team_rider_bio h2 {
	font-size: 14px;
	line-height: 1.3em;
	font-weight: bold; 
	margin-bottom: 0em;
	color: #0081c3;
}

#team_rider_bio p.last {
	margin-bottom: 7.5em;
}

/**********************************************************************

	Begin Contact Section styling

***********************************************************************/
#contact_right_column {
	background-color: #FFF;
	height: 796px;
}

#contact_pic {
	margin-bottom: 6px;
}

#contact_main_content {
	width: 512px;
	margin-left: 28px;
	margin-top: 34px;
}

#contact_main_content h2 {
	font-size: 14px;
	line-height: 1.3em;
	font-weight: bold; 
	margin-bottom: 0em;
	color: #0081c3;
	text-transform: uppercase;
}

#contact_main_content a {
	color: #000;
}

#contact_main_content a:hover {
	color: #0081c3;
}


/**********************************************************************

	Begin Media Section styling

***********************************************************************/
#media_grid .content_box {
	width: 134px;
	height: 99px;
	line-height: 0;
	font-size: 0;
	margin-bottom: 6px;
	position: relative;
}

/*
#media_grid .content_box:hover {
	background-color: #0093d0;
}
*/

#media_grid .content_box img.play_overlay {
	position: absolute;
}

#media_grid .content_box img.thumb {
	position: absolute;
}


/**********************************************************************

	Begin Press Section styling

***********************************************************************/
#press_landing .content_box {
	width: 290px;
	height: 175px;
	line-height: 0;
	font-size: 0;
	margin-bottom: 6px;
	position: relative;
}

#press_landing .content_box img.thumb {
	position: absolute;
}

/**********************************************************************

	Begin Footer area styling

***********************************************************************/
#footer {
	margin-top: 10em;
	text-align: center;
	font-size: 9.25px;
	font-weight: bold;
	color: #FFF;
}

#footer p {
	text-transform: uppercase;
}