@charset "utf-8";
/* sIFR styles */
@media screen {
	.sIFR-active h1 {
		font-family: Futura, sans-serif;
		font-size: 26pt !important;
		max-width: 540px;
	}
	.sIFR-active h2 {
		font-family: Futura, sans-serif;
		font-size: 26pt !important;
		max-width: 400px;
		padding-top: 11px !important;
		padding-left: 17px !important;
	}
}

/* page styles */
.tooltip {
	position: absolute; 
	top: 0px; 
	left: 0px; 
	z-index: 3; 
	display: none;
	background-image: url(/_images/_backgrounds/text_tooltip_bg.png);
	background-position: center top;
	background-repeat: repeat;
	font-size: 93%;
	color: #000000;
	font-weight: bold;
	letter-spacing: -0.05em;
	padding: 10px;
}

.marquee {
	min-height: 34px;
	max-height: 34px;
	height: 34px;
	font-size: 77%;
	font-variant: small-caps;
	color: #000000;
	letter-spacing: -0.05em;
	overflow-y: hidden;
	overflow-x: hidden;
	border-bottom: 2px #000000 solid;
	text-align: left;
	white-space: nowrap;
}

	.marquee .marquee_text {
		padding-top: 10px;
		padding-bottom: 10px;
	}

.header {
	margin-left: 5px;
	margin-bottom: 5px;
}

#row {
	clear: both;
	overflow: hidden;
	margin-bottom: 10px;
}

#left {
	margin-top: 10px;
	float: left;
	min-width: 720px;
	max-width: 720px;
}

	#left .button {
		margin-right: 3px;
	}

	#left #athlete_header {
		clear: both;
		overflow: hidden;
	}
	
		#left #athlete_header #athlete_name {
			float: left;
			min-width: 439px;
			max-width: 439px;
			min-height: 78px;
			max-height: 78px;
			background-image: url(../_images/_backgrounds/athletes_detail_name.png);
			background-repeat: no-repeat;
			background-position: -5px 0px;
			margin-top: 5px;
		}

		#left #athlete_header #athlete_name h2 {
			font-family: Arial, Helvetica, Geneva, sans-serif;
			font-size: 197%;
			color: #ffffff;
			letter-spacing: -2px;
			font-weight: bold;
			padding-top: 15px;
			padding-left: 15px;
		}
		
#right {
	margin-top: 10px;
	float: right;
	min-width: 270px;
	max-width: 270px;
}

	#right #athlete_share {
		float: left;
	}

		#right #athlete_share #athlete_share_wrapper {
			background-image: url(../_images/_backgrounds/athletes_detail_sharethis.png);
			background-repeat: no-repeat;
			background-position: center top;
			min-width: 132px;
			max-width: 132px;
			min-height: 47px;
			max-height: 47px;
			margin-top: 37px;
		}
		
			#right #athlete_share #athlete_share_wrapper strong {
				display: block;
				padding-top: 28px;
				padding-left: 3px;
			}

	#right #athlete_return_button {
		clear: both;
		padding-top: 5px;
	}

#container_nocontent {
	clear: both;
	padding: 15px;
	font-size: 93%;
	font-weight: bold;
	margin-bottom: 10px;
}

#selector {
	float: right;
	min-width: 410px;
	max-width: 410px;
	padding-top: 15px;
}

#gallery {
	float: left;
	padding-left: 15px;
	padding-top: 10px;
	min-width: 560px;
	max-width: 560px;
	line-height: 1.25em;
}

	#gallery h1 {
		font-family: Arial, Helvetica, Geneva, sans-serif;
		font-size: 197%;
		color: #a62f2b;
		letter-spacing: -2px;
		font-weight: bold;
		line-height: 50px;
	}

.gallery_large_image {
	border: 10px #ffffff solid;
	margin-top: 5px;
}

.gallery_large_caption {
	font-size: 93%;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 1.0em;
}

#loading_overlay {
	display: none;
	margin-top: 5px;
	font-size: 93%;
	font-weight: bold;
}

	#loading_overlay #indicator {
		float: right;
		margin-right: 25px;
		margin-top: 1px;
	}

.gallery_item {
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 5px;
	margin-bottom: 5px;
	border: none;
	min-width: 76px;
	max-width: 76px;
	min-height: 74px;
	max-height: 74px;
	float: left;
}
