@charset "utf-8";

@import "reset.css";
@import "base.css";

body{
	background-image: none;	
}

/* #container h1 */
#container h1{
	background: transparent no-repeat 0 0;
	padding: 2px 0 4px 36px;	
}
#container h1.track{
	background-image: url("../images/icon-track.gif");
}

#container h1.jump{
	background-image: url("../images/icon-jump.gif");
}

#container h1.throw{
	background-image: url("../images/icon-throw.gif");
}
#container h1 span{
	padding: 0 0 0 13px;	
}
#container h1 span img{
	margin: 0 0 0 6px;
}
/* **************************************************************-************************************************************** */


/* #mainsection */
#mainsection{
	padding: 12px 0;	
}
#video{
	float: left;
	width: 504px;	
}
#playersection{
	float: right;
	padding: 0 12px 0 0;
	width: 360px;
}
	#playersection h2 img{
		display: block;
	}
	#playersection ul{
		background: #d1d1d1 url("../images/bg-playersort.gif") repeat-x 0 0;
		border-bottom: 1px solid #707157;
		font-size: 12px;
		line-height: 18px;
		list-style: none;
		margin: 0;
		padding: 4px 12px;
		width: 336px;
	}
		#playersection li{
			display: inline;
		}
		#playersection li a{
			background: transparent no-repeat 0 0;
			display: block;
			float: left;
			height: 23px;
			margin: 0 12px 0 0;
			overflow: hidden;
			text-indent: -999em;
			width: 65px;
		}
		#playersection li a:hover{
			background-position: 0 -23px;
		}
		#playersection li a:active, 
		#playersection li.selected, #playersection li.selected a{
			background-position: 0 -46px;
		}
		#playersection li.sortname, #playersection li.sortname a{
			background-image: url("../images/playersort-name.gif");
		}
		#playersection li.sortrank, #playersection li.sortrank a{
			background-image: url("../images/playersort-rank.gif");
		}
	#playersection .playertable{
		background: #f5f5e7;
		border-bottom: 1px solid #707157;
		height: 170px;
		margin: 0 0 12px 0;
		overflow: auto;	
	}
	#playersection .playertable table{
		font-size: 14px;
		line-height: 22px;
		width: 100%;
	}
	* html #playersection .playertable table{
		width: 338px;	
	}
	#playersection .playertable td{
		border-bottom: 2px solid #fff;
		padding: 4px 0 4px 12px;
		vertical-align: top;
	}
	#playersection .playertable td.bib{
		font-family: Helvetica, "Arial Narrow", Tahoma, arial, sans-serif;
		width: 45px;
	}
	#playersection .playertable td.record{
		padding-left: 0;
		padding-right: 12px;
		text-align: right;
	}
	#playersection .playertable tr.highlight{
		background: #d8420d url("../images/bg-highlight.gif") no-repeat 0 50%;
		color: #fff;
		font-weight: bold;	
	}
	#playersection #playerprofile img{
		float: left;
		margin: 0 0 6px 0;
		width: 76px;
	}
	#playersection #playerprofile h3, 
	#playersection #playerprofile table{
		float: right;
		width: 278px;
	}
	#playersection #playerprofile h3{
		margin: 0 0 6px 0;	
	}
	#playersection #playerprofile th, #playersection #playerprofile td{
		font-size: 12px;
		line-height: 18px;
		padding: 1px 0;
		vertical-align: top;
	}
	#playersection #playerprofile th{
		font-weight: bold;
		text-align: right;
		width: 70px;	
	}
	#playersection #playerprofile td{
		padding-left: 6px;
	}
	/* **************************************************************-************************************************************** */

/* Jump / Throw Table */
#progress{
	background: #fff url("../images/bg-matchsection.gif") no-repeat 0 100%;
	margin: 0 auto 12px auto;
	padding: 0 0 12px 0;
	width: 912px;	
}
	#progress table{
		font-size: 12px;
		line-height: 18px;
		margin: 0 auto;
		width: 888px;
	}
	#progress th, #progress td{
		border-bottom: 1px solid #ccc;
		padding: 6px 0 6px 6px;
	}
	#progress td{
		font-family: Helvetica, "Arial Narrow", Tahoma, arial, sans-serif;
		text-align: center;
	}
	#progress .dataname th{
		border-bottom: 2px solid #666;
		text-align: center;
	}
	#progress th.player{
		border-right: 1px solid #666;	
		text-align: left;
	}
	#progress td.hyperlink{
		background-color: #efefef;
	}
	#progress td.highlight{
		background-color: #d8420d;
		color: #fff;
		font-weight: bold;	
	}
/* **************************************************************-************************************************************** */

/* #infosection */
#infosection{
	background: #fff url("../images/bg-matchsection.gif") no-repeat 0 100%;
	margin: 0 auto 12px auto;
	padding: 0 0 12px 0;
	width: 912px;	
}
#infosection .sectiongroup{
	background: transparent url("../images/bg-sectiongroup.gif") no-repeat 0 0;
	margin: 0 0 12px 0;
	padding: 12px 0 0 0;
}
#infosection .section{
	float: left;
	margin: 0 0 0 12px;
	width: 288px;	
}
	#infosection .section table{
		font-size: 12px;
		line-height: 18px;
		width: 288px;	
	}
	#infosection .section th, #infosection .section td{
		border-bottom: 1px solid #ccc;
		padding: 6px 0;
		vertical-align: top;
	}
	#infosection .section th{
		font-weight: bold;
		padding-left: 12px;
		width: 80px;
	}
	#infosection .section td{
		padding-right: 12px;
		padding-left: 12px;
		text-align: right;
		width: 172px;	
	}
	#infosection .section .recordtable th{
		width: 50px;	
	}
	#infosection .section .recordtable td{
		padding-right: 6px;
		padding-left: 6px;
		text-align: left;
		width: 96px;	
	}
	#infosection .section .recordtable td.record{
		text-align: right;	
	}
#infosection #infographic{
	padding: 0 12px;
	text-align:center;
	width: 888px;	
}
/* **************************************************************-************************************************************** */

/* #bottomlet */
#bottomlet{
	background: #fff url("../images/bg-matchsection.gif") no-repeat 0 100%;
	margin: 0 auto 12px auto;
	padding: 0 0 12px 0;
	width: 912px;	
}
	#bottomlet #overview{
		float: left;
		width: 540px;
	}
		#overview .meetphoto{
			float: left;
			margin: 0 12px 0 0;
			padding: 0 0 0 12px;
			width: 215px;
		}
		#overview table{
			font-size: 12px;
			line-height: 18px;
			margin-bottom: 12px;
			margin-right: 24px;
			width: 268px;
		}
		#overview th, #overview td{
			border-bottom: 1px solid #ccc;
			padding: 6px 0;
			vertical-align: top;
		}
		#overview th{
			color: #662d05;
			font-weight: bold;
			text-align: right;
			width: 80px;
		}
		#overview td{
			padding-left: 12px;
			width: 188px;	
		}
		#overview p{
			float: right;
			margin-right: 24px;
			text-align: right;
			width: 120px;
		}
	#bottomlet #recentvideo{
		float: right;
		width: 372px;	
	}
		#recentvideo .videolist{
			padding: 0 24px 0 12px;
			width: 336px;
		}
		/* 
		.videolist .videoitem{
			margin: 0 0 12px 0;
		}
		.videolist .videoitem img{
			float: left;
			margin: 0 6px 0 0;
		}
		.videolist .videoitem h3{
			font-size: 14px;
			line-height: 28px;	
		}
		.videolist .videoitem ul{
			font-size: 12px;
			line-height: 18px;
			list-style: none;
			margin: 0;
			padding: 0;	
		}	
		#recentvideo .recentnav{
			float: right;
			list-style: none;	
			margin: 0;
			padding: 0 12px 0 0;
			width: 78px;
		}
			.recentnav li{
				display: inline;
			}
			.recentnav li a{
				background: transparent no-repeat 0 0;
				display: block;
				float: left;
				height: 26px;
				margin: 0 0 0 12px;
				overflow: hidden;
				text-indent: -999em;
				width: 27px;
			}
			.recentnav li a:hover{
				background-position: 0 -26px;
			}
			.recentnav li a:active{
				background-position: 0 -52px;
			}
			.recentnav li.prev, .recentnav li.prev a{
				background-image: url("../images/btn-prev.gif");	
			}
			.recentnav li.next, .recentnav li.next a{
				background-image: url("../images/btn-next.gif");	
			}
		*/
/* **************************************************************-************************************************************** */

/* Vertical Carousel */
.carousel {
	float: left;
	width: 336px;
	height: 410px;
	position: relative;
}
.carousel .wrapper{
	float: left;
	padding: 0 13px;
	width: 310px;
}
.carousel .container {
	float: left;
	width: 310px;
	height: 350px;
	position: relative;    
	overflow: hidden;
}
.carousel ul {
	margin: 0;
	padding: 0;
	width: 310px;
	position: relative;
	top: 0;
	left: 0;
	height: 100000px;
}
.carousel ul li {
	width: 310px;
	height: 110px;
	color: #333;
	font-size: 12px;
	line-height: 18px;
	text-align: left; 
	list-style:none;
	margin: 0 0 12px 0;
}
.carousel ul li img{
	display: block;
	float: left;
	margin: 0 6px 0 0;
}
.carousel ul li a{
	display: block;
	font-size: 14px;
	text-decoration: none;
}
.carousel ul li a .matchname{
	text-decoration: underline;
}
.carousel .recentnav{
	float: right;
	list-style: none;	
	margin: 0;
	padding: 12px 0 0 0;
	width: 65px;
}
.carousel .previous_button {
	float:left;  
	width: 27px;
	height: 26px;
	background: url("../images/carousel-v-prev.gif");
	z-index: 100;
	cursor: pointer;
}
.carousel .previous_button_over {
	background: url("../images/carousel-v-prev-hover.gif");
}
.carousel .previous_button_disabled {
	background: url("../images/carousel-v-prev-disabled.gif");
	cursor: default;
}
.carousel .next_button {
	float: right;  
	width: 27px;
	height: 26px;
	background: url("../images/carousel-v-next.gif");
	z-index: 100;
	cursor: pointer;
}
.carousel .next_button_over {
	background: url("../images/carousel-v-next-hover.gif");
}
.carousel .next_button_disabled {
	background: url("../images/carousel-v-next-disabled.gif");
	cursor: default;
}
/* **************************************************************-************************************************************** */