@import '/_resources/css/pdastyles.css';
.main-slideshow{
	width:783px;
	height:248px;
	position:relative;
	margin-bottom:10px;
	/*z-index:100;*/
}
.slideshow-tabs{
	border-top:1px solid #ccc;
	position:absolute;
	left:0;
	top:0;
	width:239px;
	z-index:50;
}
.slideshow-tabs a{
	float:left;
	display:block;
	width:220px;
	height:44px;
	font-size:15px;
	font-weight:bold;
	color:#a1a1a1;
	padding:15px 0 0 15px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background: #fff url(/_resources/images/backgrounds/slideshow-tab-off.jpg) left bottom repeat-x;
}
.slideshow-tabs .selected{
	height:54px;
	width:243px;
	border:none;
	color:#fff;
	background: url(/_resources/images/backgrounds/slideshow-tab-on.png) left center no-repeat;
}
.slideshow-tabs .sub{
	clear:left;
	font-size:11px;
}
.slides{
	float:left;
	position:absolute;
	top:0;
	right:0;
	width:545px;
	height:249px;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	overflow:hidden;
	z-index:49;
}
.slide{
	position:relative;
	display:none;
	z-index:50;
}
#slide_1{
	display:block;
}
.slideshow-desc{
	position:absolute;
	bottom:0;
	left:0;
	width:485px;
	background: url(/_resources/images/backgrounds/blk-trans.png) left top;
	padding:10px 30px;
}
.slideshow-desc h2{
	font-size:120%;
	color:#f1b603;
}
.slideshow-desc p{
	font-size:90%;
	color:#fff;
}
.community-tabs{
	float:left;
	position:relative;
	margin-left: -4px;
	margin-bottom:5px;
	z-index:109;
}
.community{
	float:left;
	width:143px;
	height:72px;
	text-indent:-9999em;
	background: url(/_resources/images/community-buttons.png) left top no-repeat;
}
.community:hover{
	background-position: 0 -73px;
}
#comm-facebook{
	background-position: -143px top;
}
#comm-facebook:hover{
	background-position: -143px -73px;
}
#comm-youtube{
	background-position: -286px top;
}
#comm-youtube:hover{
	background-position: -286px -73px;
}
.ajax-content{
	float:left;
	width:423px;
	position:relative;
	z-index:110;
}
.ajax-content .tabs{
	float:left;
	border-left:1px solid #ccc;
}
.ajax-content .tabs li,.ajax-content .tabs a{
	float:left;
	display:block;
}
.ajax-content .tabs a{
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	padding-top:5px;
	text-align:center;
	font-weight:bold;
	font-size:10px;
	height:23px;
	color:#4f4f4f;
	background: url(/_resources/images/backgrounds/tab-grads.gif) left -28px repeat-x;
}
.ajax-content .tabs .selected,.ajax-content .tabs a:hover{
	color:#0778ea;
	background-position: left top;
}
.twitter-feed{
	width:110px;
}
.news-feed{
	width:154px;
}
.featured-athlete{
	width:155px;
}
.content-block{
	float:left;
	padding:15px 10px;
	border:1px solid #ccc;
	border-top:none;
	font-size:80%;
	width:400px;
	background: #fff url(/_resources/images/backgrounds/tab-grads.gif) left -57px repeat-x;
}
.content-block li{
	margin-bottom:10px;
	border-bottom:1px dotted #ccc;
	padding-bottom:5px;
}
.title,.content-block a{
	color:#0778ea;
}
.date,.title{
	font-weight:bold;
}
.content-block h3{
	color:#0778ea;
	font-size:120%;
	margin-bottom:15px;
}
.staff-photo{
	float:right;
	margin:30px 30px 0 0;
}
.demo-reel{
	position:absolute;
	top:210px;
	right:10px;
	display:block;
	width:414px;
	height:369px;
	background: url(/_resources/images/backgrounds/notecards.png) left top no-repeat;
	z-index:108;
}
.reel-wrap{
	padding: 65px 0 0 80px;
}
.reel-wrap h4{
	color:#0778ea;
	font-size:100%;
	margin-bottom:20px;
}