@CHARSET "UTF-8";

#box_clips_bottom {
	padding: 0 10px 0 10px;
	text-align: left;
	clear: both;
	position: relative;
	top: -25px;
	z-index: 1;
}
.clip_array_placeholder {
}

.clip_item_image {
	border: 1px solid white;
}
.clip_image_vertical {
	display: block;
	white-space: nowrap;
	float: left;
	padding: 3px 3px 0 0;
}
.clip_play_layer {
	position: absolute;
	padding: 1px 1px 1px 12px;
	display: none;
	cursor: pointer;
}

.clip_play_layer.list {
	position: absolute;
	padding: 1px 1px 1px 1px;
}

.clip_play_layer.small {
	padding: 4px 1px 1px 1px;
}

#first_item_video, #first_item_desc, #first_item_anch {
	display: none;
}

/* new scroller code */


#lineup_1{
	position: relative;
	left: 0px;
	top: 0px;
	width:942px;
	height:114px;
}

#lineup_2{
	position: relative;
	width:942px;
	height:114px;
}

#lineup_mainstage{
	width: 942px;
	height: 110px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #999999;
}

.lineup_linie_top{
	width:942px;
	height:1px;
	border-bottom: 1px solid #999999;
}

.lineup_linie_bottom{
	width:942px;
	height:1px;
	border-top: 1px solid #FFFFFF;


}

#lineup_pfeil_l{
	position: relative;
	left: 0px;
	top: 0px;
	width:22px;
	height:110px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #999999;
	border-left-color: #999999;
	float: left;	
}

#lineup_pfeil_l img{
	position: relative;
	left: 3px;
	top: 40px;
}

#lineup_pfeil_r{
	float:left;
	left: 917px;
	top: 0px;
	width:23px;
	height:110px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #999999;
	border-left-color: #999999;
	z-index: 2;
}

#lineup_pfeil_r img{
	position: relative;
	left: 3px;
	top: 40px;
}

#lineup_top_tips_right{
	float:left;
	left: 917px;
	top: 0px;
	width:23px;
	height:110px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #999999;
	border-left-color: #999999;
	z-index: 2;
}

#lineup_top_tips_right img{
	position: relative;
	left: 3px;
	top: 40px;
}

#lineup_top_tips_left{
	position: relative;
	left: 0px;
	top: 0px;
	width:22px;
	height:110px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #999999;
	border-left-color: #999999;
	float: left;	
}

#lineup_top_tips_left img{
	position: relative;
	left: 3px;
	top: 40px;
}

#lineup_mask{
	position: relative;
	left: 0px;
	top: 0px;
	width:440px;
	height:110px;
	float: left;
	overflow: hidden;
}



.lineup_ds{
	
	width:148px;
	height:110px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	float: left;
	padding-top: 6px;
	padding-left: 0px;
	text-align: center;
	
}


	
	





