#jumplinks, .topLink, .navbar, #focus-on, .primarynav, .longcontainer, .footcontainer, h1{
	display:none;
}

body{
	font-size:80%;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
}

a {
	color:#22506C;
}

.poptitle h1{
	display:block;
}

h1{
	font-size:120%;
}

h2{
	width:380px;
	height:3em;
}

.archive-clips li{
	width:200px;
	float:left;
}

div.topBanner{
	position:absolute;
	left:400px;
	top:0px;
}

ul, ol{
	line-height:1.4em;
}

/* table styles */
.container .content table{
	padding-bottom:1em;
	border-top:1px solid #6F7464;
}

.container .content th{
	white-space:nowrap;
	border-bottom:1px solid #6F7464;
	color:#fff;
	font-weight:bold;
}

.container .content td, th{
	text-align:left;
	vertical-align:top;
	padding:.5em;	
}

.container .content td{
	background-color:#fff;
	border-left:1px solid #6F7464;
	border-bottom:1px solid #6F7464;
}
td.first-cell/*, td[rowspan]*/{
	border-left:none !important;
}

caption{
	display:none;
}

.close-window,.print-window,#bottom_banner{
	display:none;
}

.clip-container,#clip-container{
	width:337px;
	height:275px;
	border:1px solid #ccc;
}

#clip-player ul{
	list-style-type:none !important;
	padding-left:0px !important;
	position:relative;
	width:26.5em;
	height:3em;
}

#clip-player li.download{
	display:inline;
	white-space:nowrap;
	position:relative;
	padding-right:86px;
}

#clip-player li.download a{
	background:url(/education/focuson/film/images/icon-download-film.gif) no-repeat 0px 4px;
	padding-left:14px;
}

#clip-player li.download span{
	font-size:85%;
	color:#32423A;
	display:block;
	position:absolute;
	left:10em;
	top:2px;
}

#clip-player li.prev-film, #clip-player li.next-film{
	display:inline;
}

#clip-player li.prev-film a{
	background:url(/education/focuson/film/images/icon-prev-film.gif) no-repeat 0px 4px;
	padding-left:12px;
	margin-right:8px;
}

#clip-player li.next-film a{
	background:url(/education/focuson/film/images/icon-next-film.gif) no-repeat 4.65em 4px;
	padding-right:.8em;
}

#clip-player li.back-to-archive{
	border-top:1px solid #E5E5E5;
	display:block;
	padding-top:5px;
	margin-top:10px;
}

#clip-player li.back-to-archive a{
	background:url(/education/focuson/film/images/icon-back-to-archive.gif) no-repeat 0px 4px;
	padding-left:12px;
	margin-left:192px;
}

#clip-player table{
	font-size:85%;
	padding-top:1em;
}

#clip-player table, #clip-player table *{
	border:none;
	padding-left:0px;
	padding-bottom:0px;
	background-color:#fff;
	color:#0C0C0C;
	clear:both;
}

#clip-details{
	width:340px;
	height:1%;
}

div.source{
	width:720px;
	_width:700px !important;
	background:url(/education/focuson/film/images/bg-source-header.gif) top left no-repeat;
	padding:20px 0px 0px 0px;
	margin-bottom:1em;
	margin-top:1em;
	overflow:hidden;
}

div.source-content{
	background:url(/education/focuson/film/images/bg-source-footer.gif) bottom left no-repeat;
	padding:0px 20px 20px 20px;
	min-height:100px;
	_height:100px;		
}

div.source-content h3{
	color:#292929 !important;
	margin-top:0px !important;
	padding-top:0px !important;
}

div.source-details{
	float:left;
	width:190px;
	padding-bottom:20px;
}

div.source-display{
	width:440px;
	margin-left:215px;
	position:relative;	
	/*text-align:center;*/
}

div.source-display .clip-player{
	padding-top:0px;
	float:none;
	width:440px;
	height:275px;	
	/*background:url(/education/focuson/film/images/bg-source-clip.jpg) no-repeat;*/
}

div.source-display .clip-container{
	position:absolute;
	right:51px;
	top:0px;
	width:337px;
	height:275px;	
}
