﻿@charset "utf-8";
/*
	myLOC stylesheet - History 'Hidden Treasures' Videos stylesheet
	Styles for the History 'Hidden Treasures' Video collection
	June 4, 2009
*/

/* Video List Page */
#HiddenTreasures_MainZone {
	
}
#HiddenTreasures_MainZone p {
	margin-bottom: 20px !important;
	margin-top: 15px !important;
}
#video_featured_container {
	border: 1px solid #9b9b9b;
	margin:10px 0;
	width: 677px;
}
#video_featured {
	border: 1px solid #9b9b9b;
	margin: 3px;
	background: #e7e7e7;
	padding: 14px 11px;
}
#video_featured h2 {
	padding: 0 !important;
	margin: 0 0 10px 0 !important;
	clear: none !important;
}
#video_featured p {
	margin-left:  140px !important;
	margin-bottom: 5px !important;
}
#video_featured img {
	border: 1px solid #999;
	float: left; 
	background: #fff;
	padding: 3px;
}
#video_featured #partnership {
	float: right;
	font-size: 70%;
	height: 29px;
}
#video_featured #partnership img {
	border: 0;
	float: none;
	vertical-align:middle;
	padding: 0px;
	background:none;
}
#sort_navigation {
	text-align: right;
}
div.videoList {
	margin:20px 5px 30px 5px;
}
div.videoList img {
	float: left;
	padding: 3px;
	border: 1px solid #999;
}
div.videoList h2 {
	margin-left:  140px !important;
	margin-bottom: 0 !important;
	clear: none !important;
}
div.videoList p {
	margin-left:  140px !important;
	margin-bottom: 5px !important;
	
}
div.videoList div.partnership {
	text-align: right;
	font-size: 70% !important;
	padding: 0 !important;
	margin: 0 !important;
	height:20px;
}
div.videoList div.partnership img {
	float: none;
	vertical-align: middle;
	padding: 0px;
	border: none !important;
}
div#content_plain h2 {
	clear: left;
}
div#hiddentreasures_top_wide, div#hiddentreasures_bottom_wide, div#curators_top_wide, div#curators_bottom_wide {
	clear: both;
}
div#hiddentreasures_top_left, div#hiddentreasures_bottom_left, div#curators_top_left, div#curators_bottom_left {
	width: 330px;
	float: left;
}
div#hiddentreasures_top_right, div#hiddentreasures_bottom_right, div#curators_top_right, div#curators_bottom_right {
	width: 330px;
	margin: 0 0 0 345px;
}
div#hiddentreasures_top_left h2, div#hiddentreasures_bottom_left h2, div #hiddentreasures_top_right h2, div#hiddentreasures_bottom_right h2, div#curators_top_left h2, div#curators_bottom_left h2, div #curators_top_right h2, div#curators_bottom_right h2 {
	margin-top: 0 !important;
	clear: none;
}
/* Video Detail Page */
#flash_video {
	width: 550px;
	height: 396px;
	margin: 0 auto;
}
#video_information {
	margin: 10px 0;
}
#video_information h2 {
	color: #292929 !important;
	margin: 0 !important;
}
#video_information h2 span {
	font-weight: normal;
	font-size: 90%;
}
#video_collection {
	font-size: 70%;
	width: auto;
	margin-bottom: 10px;
}
#video_collection ul {
	margin: 0 !important;
	font-size: 100% !important;
}
#video_collection ul li {
	font-size:100% !important;
	background: none !important;
	padding-left: 0 !important;
}
#video_collection img {
	vertical-align: middle;
	padding-right: 5px;
	border: 0;
}
#video_left {
	float: left;
	width: 450px;
}
#video_left ul li ul {
	margin: 0 !important;
}
#video_left ul li ul li {
	background: none !important;
	padding-bottom: 0 !important;
}
#video_left p.small {
	font-size: 70%;
}
#video_right {
	margin: 0 0 0 467px;
	width: 207px;
}
#video_right #extraInfo {
	border: 1px solid #a3a5a4;
	background: #d3e4f6;
	padding: 10px;
}
#video_right #related {
	border: 1px solid #a3a5a4;
	background: #f0eeef;
	padding: 10px;
}
#video_right h2 {
	clear: none !important;
}
#video_right #related ul {
	margin: 0 !important;
}
#video_right a.bookmarkoff, #video_right a.bookmarkon {
	background: url(/Style%20Library/Images/collection_add.gif) top left no-repeat;
	padding: 0px 0 3px 30px;
	margin: 0;
	width: auto;
	line-height: 15px;
	/*height: 18px;*/
	font-size: 70%;
}
#video_right p.partnership {
	font-size: 70% !important;
	padding: 0 !important;
	margin: 10px 0 0 0 !important;
	height:20px;
}
#video_right p.partnership img {
	float: none;
	vertical-align: middle;
	padding: 0px;
}


/* Curators page */
div.curator {
	margin: 0;
	padding: 15px 0;
	clear: right;
	position:relative;
	min-width: 0;
	/*background:transparent url(/Style%20Library/Images/video_line.jpg) no-repeat scroll center bottom;*/
}
div.curator img {
	float: right;
	padding: 3px;
	margin: 0 0 10px 10px;
	border: 1px solid #999;
}
div.curator h4 {
	color: #292929 !important;
	font-size: 70% !important;
}
div.curator ul {
	margin: 0 !important;
}
