body{
	background: url(/images/background.jpg) top center no-repeat;
	font-size: 12px;
	font-family: arial;
}

p{
	line-height: 16px;
}

a:link,  a:active,  a:visited{
	color: #b51f19;
	text-decoration: underline;
}

img { behavior: url("/pressroom/includes/iepngfix.htc"); }


.breaker{
	clear: both;
}



#ticker_bar{
	height: 20px;
	background: #000;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}

	#ticker{
		white-space:nowrap;
		overflow: hidden;
		width: 900px;
		color: #f8843b;
		font-size: 10px;
		font-family: arial;
		margin: auto;
		position: relative;
		line-height: 20px;
	}

	#ticker_ul a:link, #ticker_ul a:active, #ticker_ul a:visited{
		color: #f8843b;
	}

	marquee{ height:20px; } 
	#ticker_ul{
		list-style-type:none;
		margin:0;
		padding:0;
		overflow:hidden;
	}
	#ticker_ul li{
		display:inline;
		list-style-type:none;
	}
	
	
	#ticker_overlay_left{
		position: absolute;
		top: 0px;
		left: -12px;
		z-index: 20;
	}

	#ticker_overlay_right{
		position: absolute;
		top: 0px;
		right: -12px;
		z-index: 20;
	}

	#TB_closeAjaxWindow{
		position: absolute;
		top: 0px;
		right: 20px;
	}

	#TB_ajaxWindowTitle{
		color: #fff;
		font-weight: bold;
		font-size: 16px;
	}
	

#layout{
	background: url(/images/background_content.jpg) top center;
	border: 10px solid #111;
	width: 903px;
	margin: auto;	
	padding: 10px 0px 0px 0px;
	min-height: 600px;
}


	#nav{
		width: 903px;
		height: 85px;
		background: url(/images/background_nav.jpg) center center no-repeat;
		position: relative;
		z-index: 50;
	}
	
		#logo{
			position: absolute;
			bottom: -29px;
			left: 364px;
		}

		#nav a.main:link, #nav a.main:active, #nav a.main:visited{
			text-indent: -100000px;
			height: 12px;
			text-align: left;
			background-position: top center;
			display: block;
			position: absolute;
			top: 63px;
		}
		
		#nav a.main:hover{
			background-position: bottom center;
		}

		#nav a.clickstate:link, #nav a.clickstate:active, #nav a.clickstate:visited{
			background-position: bottom center;
		}

		#nav_main_home{
			width: 35px;
			left: 40px;
			background: url(/images/nav/nav_main_home.gif) no-repeat;
		}
		
		#nav_main_blog{
			width: 33px;
			left: 120px;
			background: url(/images/nav/nav_main_blog.gif) no-repeat;
		}

		#nav_main_race_olympics{
			width: 140px;
			left: 197px;
			background: url(/images/nav/nav_main_race_olympics.gif) no-repeat;
		}
		
		#nav_main_team{
			width: 67px;
			left: 562px;
			background: url(/images/nav/nav_main_team.gif) no-repeat;
		}
		
		#nav_main_gallery{
			width: 54px;
			left: 683px;
			background: url(/images/nav/nav_main_gallery.gif) no-repeat;
		}
		
		#nav_main_pressroom{
			width: 74px;
			left: 792px;
			background: url(/images/nav/nav_main_pressroom.gif) no-repeat;
		}

		#social_media{
			position: absolute;
			right: 15px;
			top: 10px;
		}
		
		#social_media img{
			margin-left: 8px;
		}


	#header{
		position: relative;
		z-index: 20;
	}
	
		#flash{
			height: 445px;
			position:relative;
			left:-10px;
		}



	#content{
		background: url(/images/background_content.jpg) top center;
		position: relative;
		border-bottom: 1px solid transparent;
	}

		#col_left{
			width: 493px;
			float: left;
			position: relative;
		}

			#paper_clip{
				position: absolute;
				z-index: 100;
				top: 30px;
				left: -55px;
			}

			#featured_rider img{
				float: left;
				margin: 15px 15px 0px 5px;
			}

			#featured_rider div{
				float: left;
				width: 240px;
				margin-top: 35px;
			}

			#upcoming_events{
				
				border-top: 1px solid #cfc9bf;
				border-bottom: 1px solid #cfc9bf;
				padding: 20px;
				margin: 15px;
			}

			/*
			#sponsors{
				margin: 15px 10px 25px 35px;
				padding: 15px 0px 0px 0px;
				border-top: 1px solid #cfc9bf;
				width: 450px;
				
			}

				#sponsors img{
					float: left;
				}
			
				#sponsor_hooters{ margin: 0px 7px 0px 0px; }
				#sponsor_bcf{ margin: 10px 3px 0px 0px; }
				#sponsor_aspensnowmass{ margin: 25px 0px 3px 0px; }
				#sponsor_usasa{ margin: 10px 10px 0px 0px; }
				#sponsor_dominator{ margin: 10px 15px 0px 0px; }
				
		
		
				#sponsors {
					margin:15px 5px 0px 8px;
					padding:0px 0px 25px 0px;
					width:890px;
				}

				#sponsors h3{
					float: left;
				}


					#sponsors img{
						float: left;
					}

					#sponsor_hooters{ margin: 0px 7px 0px 0px; }
					#sponsor_bcf{ margin: 10px 3px 0px 0px; }
					#sponsor_aspensnowmass{ margin: 9px 0px 3px 0px; }
					#sponsor_usasa{ margin: 10px 10px 10px 0px; }
					#sponsor_dominator{ margin: 10px 40px 0px 30px; }
					#sponsor_chrisklug{ margin: 4px 15px 0px 0px; }
		*/
		
		
		#sponsors {
			margin:15px 5px 0px 8px;
			padding:0px 0px 25px 0px;
			position: relative;
			/* width:890px; */
		}
		
			#sponsors_1{ width: 180px; position: relative; }
			#sponsors_2{ width: 380px;}
			#sponsors_3{ width: 440px;}
		
		
		#sponsors h3{
			float: left;
		}


			#sponsors img{
				float: left;
			}
		
			#sponsor_hooters{ margin: 0px 7px 0px 0px; }
			#sponsor_bcf{ margin: 0px 3px 0px 20px; }
			#sponsor_aspensnowmass{ margin: 9px 0px 3px 0px; }
			#sponsor_usasa{ margin: 10px 10px 10px 0px; }
			#sponsor_dominator{ margin: 10px 40px 0px 30px; }
			#sponsor_chrisklug{ margin: 4px 15px 0px 0px; }

			#txt_sponsors{
				/* margin-left: -44px; */
				position: absolute;
				top: 0px;
				left: -44px;
			}


		#col_right{
			width: 410px;
			float: left;
			position: relative;
			padding-top: 55px;
			
			_width: 405px;
			_padding-top: 40px;
			
		}

			#follow_our_journey{
				position: relative;
			}
			
				#follow_our_journey p{
					margin: 0px;
					padding: 250px 40px 10px 50px;
					position: relative;
					z-index: 25;
				}

				#txt_follow_our_journey{
					position: absolute;
					top: 45px;
					left: 65px;
					z-index: 20;
				}
			
				#promo_image{
					position: absolute;
					top: 86px;
					left: 63px;
					z-index: 5;
				}
			
				#journey_mask{
					background: url(/images/mask_journey.png) center center no-repeat;
					width: 384px;
					height: 264px;
					position: absolute;
					top: 0px;
					left: 0px;
					z-index: 10;
				}
				
				#follow_our_journey .arrow{
					position: absolute;
					top: 49px;
					left: 8px;
					z-index: 20;
				}
				
				#featured_video{
					width:365px;
					height:225px;
					background: url(/images/featured_vid_bkg.jpg) center left no-repeat;
					position:relative;
					left:28px;
					margin-bottom:10px;
				}
				
				#txt_featured_video{
					position:relative;
					left:-16px;
					top:-8px;
				}
				
				#video_player{
					position:relative;
					left:27px;
				}
			
	
	
	#footer{
		width: 922px;
		margin: auto;
		padding-bottom: 60px;
		font-size: 11px;
	}
	
	#footer img{
		margin-bottom: 10px;
	}
	
	#footer span{
		margin-left: 40px;
	}
	
	#footer div{
		width: 400px;
		float: right;
		text-align: right;
		margin-right: 30px;
	}
	
	#footer a:link, #footer a:active, #footer a:visited{
		margin-left: 20px;
	}



/* PRESSROOM */

	.note{
		font-size: 10px;
		font-style: italic;
	}

	.col_left_content{
		padding: 15px 15px 15px 35px;
	}
	
	.col_left_content h1{
		margin-bottom: 10px;
	}
	
	.col_right_content{
		padding: 15px;
	}
	
	.col_right_content p, .col_left_content p{
		padding: 0px;
		margin: 0px 0px 10px 0px;
	}
	
	.date{
		display: block;
		font-style: italic;
		font-size: 11px;
		line-height: 12px;
	}
	
	.link_title{ }
	
	#media_selections{
		position: absolute;
		right: 15px;
		top: 328px;
		width: 250px;
		line-height: 14px;
	}

	.imgtmb{
		width: 100px;
		height: 140px;
		float: left;
		margin-right: 20px;
		font-size: 11px;
		line-height: 14px;
	}
	
	.imgtmb img{
		width: 55px;
		height: 55px;
		border: 1px solid #000;
		margin: 0px 0px 3px 3px;
	}
	
	.imgtmbhm{
		width: 100px;
		height: 130px;
		float: left;
		margin-right: 10px;
		font-size: 11px;
		line-height: 14px;
		display: block;
	}
	
	.imgtmbhm img{
		width: 65px;
		height: 65px;
		border: 1px solid #000;
		margin: 0px 16px 3px 17px;
	}
	
	
	.imgtmb a:link, .imgtmb a:active, .imgtmb a:visited{
		text-align: center;
	}
	
	.imgtmb span{
		line-height: 12px;
		padding: 3px 2px 0px 0px;
		font-size: 10px;
		display: block;
	}
	
	.imgtmb input{
		padding: 0px;
		margin: 5px 0px 0px 0px;
		float: right;
	}

	.pressroom{
		line-height: 16px;
	}

	.pressroom h2{
		font-size: 18px;
		line-height: 22px;
		padding: 0px;
		margin: 5px 0px;
	}
	
	.pressroom h3{
		font-size: 16px;
		line-height: 18px;
		padding: 0px;
		margin: 5px 0px;
	}

	#pressroom_rss{
		position: absolute;
		top: 400px;
		left: 15px;
		width: 300px;
	}
	
	#pressroom_rss img{
		float: left;
		margin-right: 5px;
	}
	
	#pressroom_rss a:link, #pressroom_rss a:active, #pressroom_rss a:visited{
		text-decoration: none;
		font-weight: bold;
		color: #000;
		font-size: 14px;
		line-height: 20px;
		padding: 0px;
		margin: 0px;
	}

	#pressroom_contact{
		width: 302px;
		height: 94px;
		background: url(../../images/bg_contact.png) center center no-repeat;
		position: absolute;
		top: 370px;
		right: 10px;
		
		_background: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/pressroom/images/bg_contact.png')
		
		
	}
	
	#pressroom_contact p{
		margin: 0px;
		padding: 23px 0px 0px 20px;
		
	}
	
	#paper_clip_pressroom{
		position: absolute;
		right: -25px;
		top: 20px;
	}

	#pressroom_button{
		width: 225px;
		height: 50px;
		position: absolute;
		top: 28px;
		right: 19px;
	}


	#nav_pressroom{
		position: absolute;
		top: 85px;
		right: 30px;
		width: 235px;
	}
	
	#nav_pressroom a:link, #nav_pressroom a:active, #nav_pressroom a:visited{
		display: block;
		text-indent: -10000px;
		height: 30px;
		background-position: 0px 0px;
		width: 230px;
	}

	#nav_pressroom a:hover{
		background-position: -224px 0px;
	}

	#nav_pressroom a.selected:link, #nav_pressroom a.selected:active, #nav_pressroom a.selected:visited{
		background-position: -224px 0px;
	}
	

	#nav_pressroom_story_ideas{
		background: url(../../images/nav_pressroom_story_ideas.gif) no-repeat;
	}

	#nav_pressroom_media_kit{
		background: url(../../images/nav_pressroom_media_kit.gif) no-repeat;
	}

	#nav_pressroom_press_releases{
		background: url(../../images/nav_pressroom_press_releases.gif) no-repeat;
	}

	#nav_pressroom_images{
		background: url(../../images/nav_pressroom_images.gif) no-repeat;
	}

	#nav_pressroom_videos_broll{
		background: url(../../images/nav_pressroom_videos_broll.gif) no-repeat;
	}

	#nav_pressroom #nav_pressroom_press_visit{
		height: 48px;
	}
	
	#nav_pressroom_press_visit{
		background: url(../../images/nav_pressroom_interview.gif) no-repeat;
	}

	.form_item{
		padding: 5px 0px;
	}
	
	.form_item label{
		font-weight: bold;
		padding-right: 5px;
	}

	.icon_pdf {
		background:transparent url(../../images/icon_pdf.gif) no-repeat scroll left top;
		display:block;
		padding:2px 0 2px 20px;
		margin-bottom: 3px;
	}

	.icon_blank {
		display:block;
		padding:2px 0 2px 0px; /* WAS LEFT 20 */
		margin-bottom: 0px;
	}
	
	.news_release_item_date{
		font-weight: bold;
	}
	
	.news_release_item_copy{
		padding-bottom: 15px;
	}


	#img_single img{
		border: 3px solid #000;
		margin-bottom: 10px;
	}
	
	
	#release_img{
		width: 296px;
		float: right;
		margin: 0px 0px 10px 10px;
		text-align: center;
	}
	
	#release_img img{
		margin-bottom: 5px;
		border: 3px solid #000;
		display: block;
	}

	#release_img a:link, #release_img a:active, #release_img a:visited{
		text-decoration: none;
	}


	.imgtmbsel{
		width: 296px;
		float: left;
		margin: 10px 10px 20px 10px;
	}
	
	.imgtmbsel img{
		
		border: 3px solid #000;
		margin-bottom: 5px;
	}

	.imgtmbsel_sm{
		border: 1px solid #000;
		margin: 10px;
		float: left;
	}
	
	

	#pagination{
		padding: 10px 0px;
		text-align: center;
		margin-right: 60px;
	}
	
	.qp_counter{
		padding: 0px 100px;
	}




