
#banner { height:100px; background:url(../images/banner.png) no-repeat; }
#content { padding-bottom:10px; }

	.form_wrapper {}
	
	.header { overflow:hidden; padding:10px 0 20px; }
	.header h1 {
		background:url(../images/gem_36.gif) no-repeat;
		width:36px; height:36px;
		margin-left:160px; margin-right:20px;
		text-indent:-9999px;
		float:left;
	}
	
	.header h2 {
		float:left;
		font-size:16px; line-height:36px;
	}
	
	.header h2 a {
		font-size:10px; line-height:36px;
		font-weight:normal;
		color:#999;
		text-decoration:none;
	}
	
	.form_outer {
		height:432px;
		overflow:auto;
	}
	
	
	.section { padding:8px 0; clear:both; }
	fieldset { border:0; margin:0 0 18px 0; }
	legend { font-size:14px; line-height:18px; font-weight:bold; }
	.form_wrapper .field { margin:6px 0 18px 0; }
	.form_wrapper label {
		width:200px; float:left;
		text-align:right; margin-right:16px; margin-top:5px;
		line-height:16px;
	}
	.form_wrapper label em { color:#999; font-style:normal; }
	.checkbox_wrapper { margin-left:25px; margin-right:25px; }
	.checkbox_wrapper label { float:none; display:inline;}
	
	.form_wrapper .indent { margin-left:190px; }
	.form_wrapper .indent2 { margin-left:215px; }
	.form_wrapper ul { list-style:disc!important; padding-left:15px!important; margin-bottom:16px!important; }
	.form_wrapper ul li {  margin:0; padding:0;}
	
	.form_wrapper .text, .form_wrapper .file  { 
		border:1px solid #e2e2e2;
		font:12px/16px Arial, Helvetica, sans-serif; vertical-align: baseline;
		padding:4px;
		float:left;
		width:240px;
	}
	
	.form_wrapper textarea {
		font:12px/16px Arial, Helvetica, sans-serif;
		width:380px; height:90px;
		float:left;
		border:1px solid #e2e2e2;
		padding:4px;
	}
	
	input.text.active, textarea.active { border:1px solid #03C; } 
	.form_wrapper .note { font-size:10px!important; line-height:14px!important; color:#F90; }
	.form_wrapper .button { width:auto; }
	.form_wrapper .actions { margin-top:16px; }
	.form_wrapper .smallprint { padding:0; margin:0; }
	
	/*.form_wrapper .mandatory { background:0; padding-left:0; }
	.form_wrapper .field.mandatory label:before { content:"* "; color:red; }*/
	
	.error input.text, .error textarea { border:1px solid red; }
	.error label { color:red; }
	
	label span { color:#266BCF; }
	
	#a_test_map { margin:1px 0 0 10px; }
	
	.form_wrapper #map_canvas { width:385px; height:280px; margin:0 0 18px 195px; border:1px solid #e2e2e2; }

	input.submit { margin:0 40px 0 0;}
	
	.captcha { padding-left:25px!important;	 }
	
	p.disclaimer { font-size:10px; color:#555; margin-top:10px;}
	
	.newsletter_subscribe { }

#ys_tabs ul { border-bottom:2px solid #e5e5e5;;padding-left:60px; margin-right:10px; }
#ys_tabs li { float:left; width:180px; border-top:2px solid #e5e5e5; border-right:2px solid #e5e5e5; }
#ys_tabs li:first-child {  border-left:2px solid #e5e5e5; }
#ys_tabs li a { font-size:20px; height:60px; width:165px; display:block; padding:20px 20px 10px 10px; padding-left:20px;outline:0; }
#ys_tabs li a img { float:left; padding-right:8px; }
#ys_tabs li a span { display:block; padding-top:2px;}
#p-videoupload h1 { margin-top:-15px; padding-top:0px; }
#uploader h1 { padding-top:0px; margin-top:-15px; }
#uploader, #uploader .clearfix, #uploader .module { margin-top:0px; padding-top:0px;}

.tab_panels > div { display:none; }
.tab_panels > div:first-child { display:block; }
#ys_tabs li.active { background:#f2f2f2; }
#shows { margin-bottom:30px; }
#content h1 { margin-left:6px!important; }


/* Colours */
.tpPlayer { background-color:#fff; }
.tpPlayer h2 { color:#fff; }
.tpPlayer span a { color:#69b5da; }
.tpPlayer span a em { color:#fff; }
.tpPlaylist { background-color:#fff; }
.tpPlaylist .kickmore a { color:#69b5da; }
.tpPlaylist .kickmore a span { color:#fff; }
.tpPlaylistTabs { background-color:#fff; border-bottom:1px solid #f1f1f1; }
.tpPlaylistTabs ul li a{ color:#075C8C; background-color:#f1f1f1; }
.tpPlaylistTabs ul li.sort{ color:#666; background-color:#fff; }
.tpPlaylistTabs ul.tab1 li.tab1 a, .tpPlaylistTabs ul.tab2 li.tab2 a{ color:#141212; background-color:#dadada; }
.tpPlaylistTabs ul.tab1 li.tab1, .tpPlaylistTabs ul.tab2 li.tab2{ background:url(/nl/images/tab_arrow.gif) no-repeat bottom center; }
.tpClips a { border-bottom-color:#fff; }
.tpClips { background-color:#2c2c2c; }
.tpClips a:hover { background-color:#1a1a1a; color:#fff; }
.tpClips img { border-color:#d3d3d3; }
.tpClips .title { color:#fff; }
.tpClips .desc { color:#fff; }
.tpClips .cta { color:#fff; background:url(/video/imgs/small_play.gif) no-repeat 0 2px; }
.tpClips .cta .livelater { color:#f8cf12; }
.tpClips .cta .livenow { color:#000;background-color:#f8cf12; }

#tpSwf { margin-left:10px; }

/* Base CSS - Player */
.tpPlayer {width:360px;}
.tpPlayer h2 {
	margin:0;
	padding:10px;
	float:left;
	display:inline;
	font-size:14px;
}
.tpPlayer span {
	padding:10px;
	float:right;
}
.tpPlayer span a {
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}
.tpPlayer span a:hover {
	text-decoration:underline;
}
.tpPlayer span a em {
	font-style:normal;
}



/* Base CSS - Tabs */

.tpPlaylistTabs {
	padding-top:5px;
}
.tpPlaylistTabs ul{
	list-style-type:none;
	padding:0;
	margin:0;
}
.tpPlaylistTabs ul li{
	float:left;
	display:inline;
	padding:5px 0 0;
	height:29px;
}
.tpPlaylistTabs ul li a{
	text-decoration:none;
	font-weight:bold;
	padding:4px 10px 0 10px;
	outline:none;
	height:19px;
	line-height:15px;
	float:left;
	overflow:hidden;
}
.tpPlaylistTabs ul li a:hover {
	text-decoration:underline;
}
.tpPlaylistTabs ul li.sort{
	margin:0 10px;
	padding:9px 0 0;
	height:25px;
}
.tpPlaylistTabs ul.tab1 li.tab1 a, .tpPlaylistTabs ul.tab2 li.tab2 a{
	text-decoration:none;
}



/* Base CSS - Playlist & Clips */
#tpSwf { float:left; width:594px; }
.tpPlaylist {
	width:360px; height:395px;
	float:right;
	margin-right:10px;
	background-color:#191919;
}
.tpPlaylist .kickmore {
	padding:10px;
}
.tpPlaylist .kickmore a {
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}
.tpPlaylist .kickmore a:hover {
	text-decoration:underline;	
}
.tpClips a {
	display:block;
	height:62px;
	overflow:hidden;
	border-bottom-width:1px;
	border-bottom-style:solid;
	padding:12px 0 14px;
	outline:none;
	text-decoration:none;
}
.tpClips a:hover {
	cursor:pointer;
}
.tpClips img {
	float:left;
	margin:0 7px 0 10px;
	border-width:1px;
	border-style:solid;
}
.tpClips .meta {
	display:block;
	height:47px;
	overflow:hidden;
	padding-right:5px;
}
.tpClips .title {
	display:block;
	position:relative;
	font-weight:bold;
	font-size:12px;
	margin-bottom:1px;
}
.tpClips .desc {
	display:block;
	font-size:11px;
	line-height:15px;
}
.tpClips .cta {
	float:left;
	font-size:11px;
	line-height:14px;
	height:13px;
	padding-left:23px;
	margin-top:1px;
	font-weight:bold;
}
.tpClips .cta em {
	font-size:10px;
	padding-left:5px;
	font-style:normal;
	font-weight:normal;
}
.tpClips .cta .livelater {
	font-weight:bold;
}
.tpClips .cta .livenow {
	font-weight:bold;
	padding:0 4px 1px;
	margin-left:3px;
	text-transform:uppercase;
}