﻿.video_container
{
    margin: 18px 0 18px 15px;
}

.playlist.video_container
{
    margin: 18px 18px 18px 18px;
}

.video_holder 
{
    padding: 15px 15px 15px 15px;    
    margin: 0 0 0 0;
    background-color: #B0B877;
    float: left;
}
.playlist .video_holder 
{
	float:none;
}
.video_webpart A,
.video_webpart A:link {
	text-decoration: none;
}
.video_webpart A:hover {
	text-decoration: underline;
}
.video_player 
{
    min-width: 530px;
    min-height: 300px;
    background-color: #FFFFFF;
}

.video_separator
{
    width: 25px;
}

.video_content
{
    margin: 22px 0 0 25px;
    float: left;
    width: 210px;
    min-height: 308px;
    height: 308px;
    overflow: auto;
}

.playlist .video_content 
{
	margin: 0 15px 0 15px;
	float: none;
	width: 830px;
	min-height: 180px;
	height: 180px;
}

.playlist .content_container {
	width: 650px;
	float: left;
	height: 180px;
	overflow: auto;
}

.playlist #transcript_container {
	float: left;
	width: 170px;
}

.playlist #transcript_container #calloutButtons {
	margin-right: 20px;
}
.playlist #transcript_container #calloutIcon {
	margin-right: 0;
}

.video_title
{
    font: 15px museo-sans-n7, museo-sans, sans-serif;
    color: #771B61;
}

.video_description 
{
    background-color: #FFFFFF;
    font: 12px Arial, sans-serif;
    color: #666D70;
    line-height: 20px;
}

.video_description P
{
    color: #666D70;
}

.video_description H1
{
    font: 12px museo-sans-n7, museo-sans, sans-serif;
    color: #666D70;
}

.video_jwplayerTarget {
    background-color: #FFFFFF;
}

.video_webpart 
{ 
    font: 12px Arial, sans-serif;
    line-height: 15px;
    cursor: pointer;
    border:1px #d7dbdb solid;
    padding:15px;
    margin:15px 0 0 0;
    background-color:#FFFFFF;
}

.video_webpart img
{ 
	margin:0 0 5px 0 !important;
	padding:1px !important;
	border-top:5px #d7dbdb solid !important;
	border-right:20px #d7dbdb solid !important;
	border-bottom:5px #d7dbdb solid !important;
	border-left:20px #d7dbdb solid !important;
}

.video_page .video_webpart 
{ 
    width: 127px;
    font: 12px Arial, sans-serif;
    line-height: 15px;
    cursor: pointer;
    margin:0px;
    padding:0px;
    border:none !important;
}

.video_page .video_webpart img
{ 
	margin:0;
	padding:0;
	border:none !important;
}


.video_webpart .title 
{
    color: #771B61;
    font-weight: bold;
}

.video_webpart .caption 
{
    color: #4E565A;
}

.hiddenField
{
    visibility: hidden;
    display: none;
}

.strongText
{
    font-weight: bold; 
    font-style: normal; 
}    

/* Video Library Main */
.upmcvideoheader .upmcalternatetitle
{
	vertical-align:bottom;
}

.upmcvideoheader .video_search .title
{
	font: 14px museo-sans-n7, museo-sans, sans-serif;
    font-weight: 700;
    color: #666D70;
    text-transform:uppercase;
}

.upmcvideoheader .video_search .title .emphasis
{
	color: #771B61;
}

/* Video Library Layout */
.video_page #upmcleftnavcolumn
{
	width:290px;
	float:left;
	clear:right;
}

.video_page #upmcpagecontent
{
	margin-top: 15px;
	width:670px;
	float:right;
}
.video_page #upmctopzone {
	border-top: 1px #959833 solid;
}
.video_page #upmcbottomzone
{
	padding-left: 25px;
	padding-top: 25px;
}

.upmcalternatetitle
{
	float: left;
	margin-top:20px;
}

.upmcvideoheader
{
	height:40px;
	margin: 0 0 25px 0; 	
}

.upmcvideosearch
{
	width: 235px;
	float: right;
}

.upmcvideosearch .controls 
{
	margin-top:3px;
	margin-right:20px;
	height:18px;
	border-color:#909899;
	border-width:1px;
	border-style:solid;
	background-color:#FFFFFF;
	width:233px;
}

.upmcvideosearch .controls .searchVideosBox
{
	margin-left:6px; 
	height:18px;
	background-color:transparent;
	border:0px;
	width:198px;
	font-size:12px;
	float:left;
}

/* Filter Layouts */
.VideoFilter .Header
{
	margin-top: 24px;
	margin-bottom: 21px;
}

.VideoFilter .TermItems ul
{
	list-style-type: none;
	margin:0;
	padding:0;
}

.VideoFilter .TermItems li
{
	padding-left:10px;
}

.VideoFilter .TermItems li a
{
	width: 265px;
}

/* Filter Main */
.VideoFilter .Header
{
    font: 14px/20px museo-sans-n7, museo-sans, sans-serif;
    font-weight: 700;
    color: #771B61;	
    text-transform:uppercase;    
}

.VideoFilter .TermItems li,
.VideoFilter .TermItems li a,
.VideoFilter .TermItems li a:link,
.VideoFilter .TermItems li a:hover,
.VideoFilter .TermItems li a:visited
{
    font: 13px museo-sans-n5, museo-sans, sans-serif;
    font-weight: 500;
    color: #666D70;
    line-height:25px;
}

.VideoFilter .TermItems li .VideoCount
{
	font: 13px museo-sans-n7, museo-sans, sans-serif;
    font-weight: 300;
    color: #959833;
}

.VideoFilter .TermItems li.selected
{
	background-color: #DED1AC;
}

/* Display Main */
.VideoDisplay .header .text
{
    font: 24px museo-sans-n3, museo-sans, sans-serif;
    font-weight: 300;
    color: #771B61;
}

.VideoDisplay .header .description
{
	font: 14px Arial, sans-serif;
	font-weight: bold;
	line-height: 20px;
	color: #771B61;
}

/* Display Layouts */
.VideoDisplay ul 
{
	list-style-type: none;
	margin:0;
	padding:0;
}
.VideoDisplay li
{
	float: left;
	padding: 15px 0 15px 0;
	margin-right: 45px;
}

.VideoDisplay li.last
{
	margin-right: 0px;
}

.VideoDisplay .separator 
{
	clear: both;
	color: #DED1AC;
    background-color: #DED1AC;
    height: 1px;
    border:none;
}

/* Advanced Video Webpart */
.upmc_video_webpart 
{ 
    font: 12px Arial, sans-serif;
    line-height: 15px;
    cursor: pointer;
    border:1px #d7dbdb solid;
    padding:15px;
    margin:15px 0 0 0;
    background-color:#FFFFFF;
}

.upmc_video_webpart_noimage
{
    font: 12px Arial, sans-serif;
    line-height: 15px;
    cursor: pointer;
    border:1px #d7dbdb solid;
    padding:15px;
    margin:15px 0 0 0;
    background-color:#d7dbdb;
}


.upmc_video_thumbnail
{
	width: 127px;
	height: 71px;
	margin:0 0 5px 0 !important;
	padding:1px !important;
	border-top:5px #d7dbdb solid !important;
	border-right:20px #d7dbdb solid !important;
	border-bottom:5px #d7dbdb solid !important;
	border-left:20px #d7dbdb solid !important;
}

.upmc_video_customImage
{
}

.upmc_video_title 
{
    color: #771B61;
    font-weight: bold;
}

.upmc_video_caption 
{
    color: #4E565A;
}
