.billboard
{
	position:relative;
	overflow:hidden;
	height: 314px;
	width: 614px;
	background: #000000;
}
.transition
{
	position:relative;
	right:614px;
}
.billboardbarkerList li
{
	display: none;
	position:relative;
	left:-99999px;
	height: 314px;
	width: 614px;	
}
.billboardbarkerList li.active
{
	display: list-item;
	left:0px;
}
.billboardbarkerList li img
{
	display:none;
	
}
.billboardbarkerList li.active img
{
	display:block;
	height: 314px;
	width: 614px;	
	opacity:1;
	filter:alpha(opacity=100);
}
.billboardbarkerList li a
{
	display:none;
}
.billboardbarkerList li.active a
{
	display:block;
}

.billboardbarkerList li.active a.descriptionLink span.category
{
	color: #ffffff;
	font-size: 24px;
	font-weight: bold;
	float:left;
	overflow:visible;
	
}
.billboardbarkerList li.active a.descriptionLink span.delimiter
{
	color: #939393;
	font-size: 24px;
	font-weight: bold;
	float:left;
	padding: 0px 6px;
	overflow:visible;
}
.billboardbarkerList li.active a.descriptionLink h3.title
{
	color: #ffffff;
	font-size: 24px;
	font-weight: bold;
	overflow:visible;
}
.billboardbarkerList li.active a.descriptionLink p
{
	font-family:Verdana;
	font-weight:bold;
	font-size:11px;
	color:#ffffff;
	line-height:15px;
}
.billboardbarkerList li.active a h3.title
{
	color: #ffffff;
}
.billboardbarkerList li.active a.music h3.title
{
	color: #ca3e00;
}
.billboardbarkerList li.active a.ontv h3.title
{
	color: #A5A05E;
}
.billboardbarkerList li.active a.entertainment h3.title
{
	color: #BE7D1F;
}
.billboardbarkerList li.active a.news h3.title
{
	color: #026D65;
}
.billboardbarkerList li.active a.lifestyle h3.title
{
	color: #AD1AAF;
}
.billboardbarkerList li.active a.video h3.title
{
	color: #5f800e;
}
.billboardbarkerList li.active a.community h3.title
{
	color: #00bff5;
}
.billboardbarkerList dt
{
	display:none;
}
.billboard
{
	position: relative;
}
.billboard .controls
{
	position:absolute;
	top: 0px;
	width:78px;
	height: 226px;
	margin: 0px 0px 0px 8px;
	background: transparent;	
}
.billboard .controls .holdingArea
{
	position:absolute;
	top: 0px;
	width:78px;
	height: 306px;
	background: #000000;
	opacity:0.85;
	filter:alpha(opacity=85);
}
.billboard7_2 .controls .holdingArea
{
	height: 314px;
}
.billboard .controls .buttons
{
	position:relative;
	top:4px;
}
.billboard .controls .preview
{
	border: 2px solid #454545;
	/*display:inline;*/
	height:35px;
	width: 58px;
	overflow: hidden;
	margin:4px 0px;
	cursor:pointer;
	position:relative;
	left:1px;
	opacity:0.5;
	filter:alpha(opacity=50);
}
*:first-child+html .billboard .controls .preview
{
	margin:1px 0px;
}
* html .billboard .controls .preview
{
	margin: 1px 0px;
}
.billboard .controls .window
{
	background:transparent;
	position:relative;
	left:7px;
	width: 69px;
}
.billboard .controls .selected .window
{
	background:transparent url(/webapplications/betroot/includes/base/img/billboard/point_other_right.gif) no-repeat right 2px;
}
.billboard .controls .selected .music
{
	background:transparent url(/webapplications/betroot/includes/base/img/billboard/point_music_right.gif) no-repeat right 2px;
}
.billboard .controls .selected .ontv
{
	background:transparent url(/webapplications/betroot/includes/base/img/billboard/point_ontv_right.gif) no-repeat right 2px;
}
.billboard .controls .selected .entertainment
{
	background:transparent url(/webapplications/betroot/includes/base/img/billboard/point_entertainment_right.gif) no-repeat right 2px;
}
.billboard .controls .selected .news
{
	background:transparent url(/webapplications/betroot/includes/base/img/billboard/point_news_right.gif) no-repeat right 2px;
}
.billboard .controls .selected .lifestyle
{
	background:transparent url(/webapplications/betroot/includes/base/img/billboard/point_lifestyle_right.gif) no-repeat right 2px;
}
.billboard .controls .selected .community
{
	background:transparent url(/webapplications/betroot/includes/base/img/billboard/point_community_right.gif) no-repeat right 2px;
}
.billboard .controls .selected .video
{
	background:transparent url(/webapplications/betroot/includes/base/img/billboard/point_video_right.gif) no-repeat right 2px;
}
.billboard .controls .selected .preview
{
	opacity:1;
	filter:alpha(opacity=100);
}
.controls .selected .window .preview
{
	background:transparent;
	border: 2px solid #ffffff;
	opacity:1;
	filter:alpha(opacity=100);
}
.controls .selected .window .music
{
	border: 2px solid #CA3E00;
	background:transparent;
}
.controls .selected .window .music
{
	border: 2px solid #CA3E00;
	background:transparent;
}
.controls .selected .window .ontv
{
	background:transparent;
	border: 2px solid #A5A05E;
}
.controls .selected .window .entertainment
{
	background:transparent;
	border: 2px solid #BE7D1F;
}
.controls .selected .window .news
{
	background:transparent;
	border: 2px solid #026D65;
}
.controls .selected .window .lifestyle
{
	background:transparent;
	border: 2px solid #AD1AAF;
}
.controls .selected .window .video
{
	background:transparent;
	border: 2px solid #5f800e;
}
.controls .selected .window .community
{
	background:transparent;
	border: 2px solid #00bff5;
}

.billboard5_2 .controls .preview img
{
	height:35px;
	position:relative;
	right: 5px;
}
.billboard7_2 .controls .preview img
{
	height:35px;
	position:relative;
	right: 5px;
}
.billboard5_2 .frame
{
	background:#919191;
	opacity:0.6;
	filter:alpha(opacity=60);
}
.billboard5_2 .top-piece
{
	position:absolute;
	display:block;
	height:6px;
	width:614px;
}
.billboard5_2 .right-piece
{
	position:absolute;
	left:608px;
	display:block;
	height:302px;
	top:6px;
	width:6px;
}
.billboard5_2 .bottom-piece
{
	position:absolute;
	top:308px;
	display:block;
	height:6px;
	width:614px;
}
.billboard5_2 .left-piece
{
	position:absolute;
	display:block;
	height:302px;
	top:6px;
	width:6px;
}
.billboardbarkerList li.active div.holdingArea
{
	width:598px;
	background: #000000;
	position:absolute;
	left:8px;
	bottom:9px;
	opacity:0.85 !important;
	filter:alpha(opacity=85) !important;
}
.billboardbarkerList li.active a.descriptionLink
{
	width:578px;
	background: transparent;
	position:relative;
	padding: 5px 9px;
}
.billboardbarkerList li.active div.holdingArea
{
	width:598px;
	background: #000000;
	position:absolute;
	left:8px;
	bottom:9px;
	opacity:0.85 !important;
	filter:alpha(opacity=85) !important;
}
.billboard7_2 .billboardbarkerList li.active div.holdingArea
{
	width:504px;
	left:96px;
	
}

.billboard7_2 .billboardbarkerList li.active a.descriptionLink
{
	width:486px;
	background: transparent;
	position:relative;
	padding:5px 9px;
}
.billboard7_2 .textArea {

	bottom:9px;
	display:block;
	height:auto;
	left:96px;
	position:absolute;
	width:auto;
}
.billboard7_2 .translucent {
	background:none repeat scroll 0 0 #000000;
	display:block;
	height:100%;
	opacity:0.85;
	filter:alpha(opacity=85);
	position:absolute;
	width:100%;
}

.billboard5_2 .textArea {
	left:8px;
	bottom:9px;
	display:block;
	height:auto;
	position:absolute;
	width:598px;
}
.billboard5_2 .translucent {
	background:none repeat scroll 0 0 #000000;
	display:block;
	height:100%;
	opacity:0.85;
	filter:alpha(opacity=85);
	position:absolute;
	width:100%;
}
.billboardbarkerList li.active img {
	opacity:0;
	filter:alpha(opacity=0);
}
*html .billboard .translucent {
	display:none;
}
*html .billboard .textArea {
	opacity:0.85;
	filter:alpha(opacity=85);
	background:none repeat scroll 0 0 #000000;
}
