/* dance.css
------------------------------------------------*/
#dance-videos {
	width:737px;
	height:1050px;
	}
#dance-advert {
	width:304px;
	height:211px;
	position:absolute;
	top:294px;
	left:308px;
	}

#top-container {
	background:url(/content/services/uk/dance/bg_pnl_dance.gif) no-repeat 0 0;
	width:736px;
	height:386px;
	margin-right:15px;
	}
	
#top-container p {
	color:#fff;
	padding-top:305px;
	padding-left:410px;
	}
	
#btm-container {
	background:url(/content/services/uk/dance/bg_btm_pnl_dance.gif) no-repeat 0 0;
	width:736px;
	height:520px;
	margin-right:15px;
	padding-top:10px;
	}
#sub-header {
	background:url(/content/services/uk/dance/youtube_logo.gif) no-repeat 100% 30%;
	height:40px;
	width:665px;
	margin-left:35px;
	}
#sub-header h3 {
	margin-top:5px;
	font-size:1em;
	text-decoration:none;
}
h3 a.action-link-offer {
	font-size:1em;
}
#btm-frame h3 {
	padding:10px 0 0 10px;
	margin:0;
	}
.video-content h3 {
	color:#E20074;
	}
#top-container h2.tv-add {
	font-size:1.1em;
	font-weight:normal;
	color:#E20074;
	position:absolute;
	text-decoration:none;
	top:14.3em;
	left:6.3em;
	}
#top-frame {
	background: #D0D0D0 url(/content/services/uk/dance/dance_top_frame.gif) no-repeat 0 0;
	width:671px;
	height:50px;
	margin-left:35px;
	margin-top:20px;
	}
#btm-frame {
	background: url(/content/services/uk/dance/dance_btm_frame.gif) no-repeat 0 0;
	width:671px;
	height:40px;
	margin-left:35px;
	}
#top-frame-heading {
	width:520px;
	height:35px;
	}
#top-frame-heading, #top-frame-link {
	float:left;
	}
#top-frame-heading h3 {
	padiing:0;
	margin:6px 0 0 10px;
}
#top-frame-link p, #top-frame-link p a {
	padiing:0;
	margin:8px 0 0 20px;
	color:#000;
}
#video-container {
	width:669px;
	background-color:#F4F4F4;
	border-right:1px solid #999999;	
	border-left:1px solid #999999;
	margin:0;
	padding:0;
	}
.video-row {
	width:629px;
	margin-left:15px;
	border-bottom:1px solid #999;
	}
* html .video-row {
	margin-left:10px;
	}
.no-border {
	border-bottom:1px solid #F4F4F4;
}
.video-content {
	float:left;
	width:300px;
	padding:0 20px;
	}
.video-holder {
	float:left;
	width:180px;
	padding:20px;
	}
@media screen and (-webkit-min-device-pixel-ratio:0){
#video-container{
height:420px;
}
} 

