@charset "utf-8";
/* CSS Document */
@media screen {
	.sIFR-active ul.athlete_header li h1 {
		font-size: 20pt;
		color: #ffffff;
	}	

	.sIFR-active .header_dynamic h1 {
		font-size: 28pt;
		color: #484848;
	}
}

#champions {
	margin-left: 23px;
}

	#champions #athlete_data {
		float: left;
		width: 215px;
		min-width: 215px;
		max-width: 215px;
	}
		
	#champions #champions_column_middle {
		float: left;
		width: 424px;
		min-width: 424px;
		max-width: 424px;
	}
	
	#champions #champions_column_right {
		float: left;
		width: 362px;
		min-width: 362px;
		max-width: 362px;
	}
		
ul.sharethis {
	clear: both;
	margin-bottom: 3px;
	background-image: url(/_images/_elements/_headers/share_this.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 206px;
	min-width: 206px;
	max-width: 206px;
	height: 25px;
	min-height: 25px;
	max-height: 25px;
	list-style: none;
	list-style-type: none;
}

	ul.sharethis li {
		list-style: none;
		list-style-type: none;
		float: left;
		width: 212px;
		min-width: 212px;
		max-width: 212px;
		height: 25px;
		min-height: 25px;
		max-height: 25px;
	}

		ul.sharethis li strong {
			display: block;
			float: right;
			padding-top: 5px;
			padding-right: 13px;
		}

ul.athlete_header {
	clear: both;
	list-style: none;
	list-style-type: none;
	background-image: url(/_images/_elements/_headers/name_tab.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 206px;
	min-width: 206px;
	max-width: 206px;
	overflow: hidden;
}

	ul.athlete_header li {
		list-style: none;
		list-style-type: none;
		float: left;
	}

		ul.athlete_header li h1 {
			height: 41px;
			min-height: 41px;
			max-height: 41px;
			width: 206px;
			min-width: 206px;
			max-width: 206px;
			overflow-y: hidden;
			overflow-x: hidden;
			font-size: 20pt;
			color: #ffffff;
			font-weight: bold;
			letter-spacing: -1px;
		}

.header_dynamic {
	background-image: url(/_images/_elements/_headers/champions__blank.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 356px;
	min-width: 356px;
	max-width: 356px;
	height: 58px;
	min-height: 58px;
	max-height: 58px;
}

	.header_dynamic h1 {
		height: 58px;
		min-height: 58px;
		max-height: 58px;
		overflow-y: hidden;
		font-size: 28pt;
		color: #484848;
		font-weight: bold;
		letter-spacing: -1px;
	}

.slog_image {
	float: left;
	width: 160px;
	min-width: 160px;
	max-width: 160px;
	height: 94px;
	min-height: 94px;
	max-height: 94px;
	overflow: hidden;
}

.slog_text {
	float: right;
	text-align: left;
	width: 190px;
	min-width: 190px;
	max-width: 190px;
}

.champion_cms_content {
}

.event_wrapper {
	border-bottom: 1px #bbbfc0 dashed;
	margin-bottom: 10px;
	overflow: hidden;
}

.quicknav_right {
	margin-right: 15px;
}

