
/* player and playlist go side by side */
#player {

}
div.playlist {
	/*float:left;	
	margin-top:50px;	*/
}

div.dynamicContent {
/*overflow-y:scroll;*/
	width:440px;
}
div.ImageContent, div.VideoContent{
	height:250px;
	/*height:260px;*/
}
div.TextContent{
	height:500px;
}

/* player dimensions */
#player, #player img {
	display:block;				
	margin-bottom:11px;
	height:243px;
	width:442px;
	border:0px;		
}
.genericPlayerContent {
	float:left;
	padding:7px;
	padding-top:10px;
}


/* single playlist item */
div.items a {


	display:block;
	text-decoration:none;
	color:#fff;		
}

div.items p {
/*	width:130px;
	width:200px;*/
	padding:0 0 9px 12px;
	margin:0px;		
}

div.items p.time {
	padding-top:0px;
	color:#4f4f4f;
	line-height:1.1em;
	/*margin-top:5px;
	padding-top:5px;*/
} 

/* item stages: normal, hover, playing, paused */
div.items a:hover {
	background-position:0 -68px;	
}

div.items a.playing, div.items a.paused {
	color:#000;	
}

div.items a.playing {
	background-position:0 -136px;		
}

div.items a.paused {
	background-position:0 -68px;	
}


/* small navigational dots */
div.navi {
	width:100px;	
	float:left;
	padding:0 0 0 90px;
	height:11px;
	overflow:hidden;
}

div.navi span {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(../img/dots.png) 0px 0px no-repeat;		
	cursor:pointer;
}

div.navi span:hover {
	background-position:0 -8px;		
}

div.navi span.active {
	background-position:0 -16px;
	cursor:default;
}
.thumbs{
	float:left;
	margin-right:10px;
	border:none;
	/*padding-top:8px;*/
}

.dynamicContent{
	
}
.contentHighlights{
	background-color:#abb6ba;
	color: #fff !important;
	display:block;
	float:right;
	width:180px;
	padding:15px;
	margin:0 0 10px 15px;
}
.plHighlightTitle a{
	color: #fff !important;
	font-weight:bold;
}
.contentDetails{
	display:block;
	/*float:left;
	width:510px;*/
}
.plHighlight{
	padding:15px 0 0 0;
}
.plHiglightHeading{
	color: #414b4d;
	font-size:130%;
	font-weight:bold;	
}
div.plHighlight img.Thumbnail{
	float:left;
	margin-bottom:10px;
	margin-right:10px;
}
.plHighlightSummary{
	clear:both;
}
p.plHighlightTitle, div.playlist p, div.contentDetails p{
	font-size:1em;
}


/* Scrollable-view css*/


/* player dimensions */
a.flowplayer, a.flowplayer img {
	display:block;				
	border:0;
	width:250px;
	height:180px;
	margin-right:15px;
	float:left;
}

/* play button on top of splash image */
div.playButton {
	background:url(../img/play.png) no-repeat;
	width:45px !important;
	height:45px;
	position:relative;
	top:-115px;
	left:105px;	
	margin-bottom:-50px;
	opacity:0.9;
}

div.playButton:hover {
	opacity:1.0;		
}

/* items */
div.scrollable {
	margin-left:-30px;		
}

div.items {
	/*height:180px;		
	float:left;
	width:470px;
	background-color:#efefef;
	border:1px solid #ddd;*/
	display:none;
}
	
div.items div {
	/*width:470px;	*/
	width:420px;
}

div.scrollable div {		
	float:left;
}

div.scrollable h2 {
	margin-top:15px;		
}

div.scrollable p {
	color:#444;
	font-size:11px;
	margin-right:15px;
	margin-top:5px;
}

/* next / prev buttons */
a.prev, a.next {
	display:block;
	width:30px;
	height:30px;
	float:left;
	background-repeat:no-repeat;	
	margin-top:70px;
}

a.prev {
	background:url(../img/button-left.gif);
	margin-right:10px;
}

a.prev:hover {
	background:url(../img/button-left-over.gif);		
}

a.next {
	background:url(../img/button-right.gif);
	margin-left:10px;
}

a.next:hover {
	background:url(../img/button-right-over.gif);		
}


/* tabs */ 
ul.navi { 
	margin:20px 0 0 0 ;
	padding:0px;
	height:1.45em;
	position:relative;
	top:10px;
	left:39px;
	width:470px; 
}

ul.navi li {
	background:url(../img/tab-left.gif) left top no-repeat;
	padding-left:4px;
	float:left;
	margin:0;
	list-style-type:none;
}

ul.navi a {
	background:url(../img/tab-right.gif) right top no-repeat;
	padding:3px 12px;
	border-bottom:1px solid #D2D2D2;
	text-decoration:none;
	display:block;
	color:#333;
	font-size:13px;
}

ul.navi li.active a, ul.navi a:hover {
	background-position:100% -150px;
	border-bottom:1px solid #fff;
}

ul.navi li.active {
	background-position:0 -150px;	
}
h3.playlistTitle{
	color:#07B0DC;
}

div.warning {
	background:transparent url(../img/warning.gif) no-repeat scroll 10px center;
	border:2px solid #FA0203;
	clear:both;
	color:#FA0203;
	display:block;
	margin-bottom:20px;
	padding:10px 0px 10px 55px;
	width:690px;
}
.vidAvailable{
	clear:both;
	font-size:0.8em;
	color:Red;
}
#only2007, #only2008{
	display:none;
}
.redStar{
	color:#FA0203;
	font-weight:bold;
}

.TimeVenueHead, .peopleHead, .EventTitle, .summaryHead{
	font-weight:bold;
}
.detailsLeft, .detailsRight{
	padding-bottom:20px;
}
.EventTitle{
	font-size:1.2em;
	padding-bottom:10px;
}
a.active{
	
}
.genericPlayer{
	/*float:right;
	background:url(../images/whitepix.png);
	margin:5px 20px;*/
}