
#JT_arrow_left{
	background-image: url(/images_web/jtip/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-13px;
	height:23px;
	width:10px;
    top:-4px;
	display: none;
}

#JT_arrow_right{
	background-image: url(/images_web/jtip/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-4px;
	display: none;
}

#JT {
	position: absolute;
	z-index:100;
	border: 3px solid #;
/*	background-color:#; 	*/
	background: #000;
	border: #FFF 1px solid;
}

#JT_copy{
	padding:5px 10px 10px 10px;
	color:#FFF;
	background:	url(/images_web/popupLogo.png) no-repeat 129px center; 
	min-height: 150px;
/*	background: #; */
}

.JT_loader{
	background-image: url(/images_web/jtip/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
/*	background-color: #000; */
	background: url("/images_web/eduMenuBg.png") repeat scroll 0 0 transparent;	
	border-bottom: 1px solid #bbbebf;
	color:#FFF;
	text-align: left;
	padding-left: 8px;
/*	padding-bottom: 5px;
	padding-top: 2px;
*/
	line-height: 20px;
	font-weight:bold;
}

#JT_close_right{
	background: url("/images_web/eduMenuBg.png") repeat scroll 0 0 transparent;	
	border-bottom: 1px solid #bbbebf;
	color:#FFF;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #a80007;
}

.jTip{
cursor:help;
}
#JT_copy .rosterBioPhoto img{
	height:115px;
}
#JT_copy .rosterBioPhoto{
	float:left;
	padding-right:10px;
	clear:both
}
#JT_copy .rosterBioDiv{
/*	background: url("/images_web/iconWildcatsBioBg.png") no-repeat scroll 135px 30px transparent;		*/
	text-align:left;
}
#JT_copy .bioPopUp{
	width: 300px;
	min-height:120px;
}
.bioInfo {
	width: 195px;
	float:left;
}
.bioTextAndPhoto {
	float:left;
}
#JT_copy .bioPlayerName, #JT_copy .bioName{
	/*display:none;*/
	font-weight:bold;
	line-height:18px;
	font-size:13px;
}
#JT_copy .bioPlayerName{
	padding-bottom:3px
}
#JT_copy .label{
	font-weight:bold;
	line-height:16px;
	padding-right:2px;
}
#JT_copy .bioPos, #JT_copy .bioYearsCoached, #JT_copy .bioCoachName{
	font-weight:bold;
	line-height:18px;
	text-align: left;
}
#JT_copy .bioPos{
	/*padding-top:20px*/
}
#JT_copy .bioCoachInfo{
	padding-top:20px;
	text-align:left;
}
.rosterBioPhotoOverlay{
	display:none;
}
