﻿/* original css */
#oneUp .header {
	/*background-color: #CFC5BF; 	 position: fixed;*/
	top: 0px;
	left: 8px;
	right: 8px;
	z-index: 950;
	clear: both;	
}
#oneUp .title {
	/*padding-left: 15px;*/
}

#oneUp .actions {
	/*padding: 15px;*/
	float: left;
	/*vertical-align: middle;*/
	line-height: 2.1em;
	margin: 4px 0 0 32px;
}
#oneUp .anonymous { float: left; margin: 7px 0 0 16px; }
#oneUpActions.anonymous a { margin: 0 16px 0 2px; }
#oneUpActions.anonymous a img { vertical-align: bottom; margin-right: 2px; }

#oneUpMain { clear: both; }
#oneUpTitle h1, #oneUpTitle h3 { padding: 0; margin: 0; line-height: 1.2em; }

#oneUp .inputArea {
	border: solid 1px #eee;
	border-bottom: none;
	background-color: #fcfcfc;
	padding: 2px 8px;
}
#oneUp .actionHeader {
	padding: 8px 16px 16px 16px;
	padding-top: 60px;	
}
#unsecuredroot #oneUp .actionHeader {
	padding-top: 8px;
}
#oneUp .actionHeader .hoverIcon IMG {
	vertical-align: text-top;
	background-color: #ffffff;
	padding-right: 3px;
}
#oneUp .actionHeader .hoverIcon {
	margin-right: 10px;
}







#popOver .oneUp {
	width: 650px;
}
#popOver .oneUp OL {
	margin-left: 25px;
}
#popOver .oneUp H3 {
	margin-top: 0px;
	padding-bottom: 5px;
	border-bottom: solid 1px #999999;
}

#oneUp .body {
	clear: both;
}
#oneUp .hitSummary {
	font-weight: bold;
	/*padding-left: 15px;*/
	margin: 8px 0 0 16px;
}
#oneUp .hitSummary input { margin-left: 32px; }

#oneUp #videoDetails H4 {
	margin: 0px;
	padding: 7px;
}
#oneUp .oneUpPanel {
	/*float: right;*/
	/*margin: 0px 0px 16px 8px;*/
	padding: 16px;
	clear: both;
	border: solid 1px #eee;
}
#oneUp .shotList OL, #oneUp #shotList OL {
}
#oneUp #videoSideCar #shotList H6 {
	display: none;
}
#oneUp #videoSideCar #shotList {
	padding-left: 7px;
}
#videoSideCar {
	margin-top: -24px;
	margin-left: 336px;
}
#videoSideCar.anonymous 
{
	width: 100%;
	float: none;
	margin: 4px;
}
#videoSideCar .sections {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 5px;
	padding-left: 0px;
}
#videoSideCar .sections LI {
	display: inline;
	padding: 5px 10px 5px 10px;
	margin: 0px;
	color: #A69C96;
}
#videoSideCar .sections .selected {
	background-color: #F4F1F0;
	font-weight: normal;
}
#videoSideCar .content {
}
#oneUp .videoSection {
}
#oneUp H4, .oneUpSideCar H4 {
}
#oneUp #caption {
	margin-top: 16px;
}
#oneUp .body H4 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
#oneUp .body BLOCKQUOTE, .oneUpSideCar BLOCKQUOTE {
	margin: 5px 15px 5px 15px;
	border-left: solid 1px #CFC5BF;
	padding-left: 5px;
}
#oneUp .body HR {
	color: #CFC5BF;
	border-top: double 3px #CFC5BF;
	width: 100%;
	margin: 16px 0px 16px 0px;
}
#oneUp .body .highlight, .oneUpSideCar .highlight {
	background-color: #ffff99;
}
#oneUp .source, .oneUpSideCar .source {
	font-weight: bold;
	margin-top: 15px;
	text-decoration: none;
}
#oneUp .date, .oneUpSideCar .date {
	text-decoration: underline;
}
#oneUp STRONG, .oneUpSideCar STRONG {
	font-weight: normal;
	font-style: italic;
}

#oneUp .scrollingBody {	
	height: 175px;
}
#one-up-right { overflow: hidden; overflow-y: auto; }

#shotListBrowser {
	margin-bottom: 16px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
}
#shotListBrowser_toggle {
}
#shotListBrowser .content_parent {
	overflow: hidden;
	white-space: nowrap;
	margin-top: 8px;
	width: 730px;
}
#shotListBrowser .content {
	white-space: nowrap;
}
#shotListBrowser .content .shot {
	padding: 5px;
	text-align: center;
	white-space: normal;
	cursor: pointer;
	float: left;
	text-align: center;
}
#shotListBrowser .content .timeCode {
	color: #A69C96;
}
#sl_track {
	height: 4px;
	background-color: #C5BBB5;
	width: 100%;
	margin: 10px 0px 15px 0px;
	width: 730px;
}
#sl_handle {
	margin-top: -9px;
}

.horizontal_shotlist UL {
	list-style-image: none;
	list-style-type: none;
}
.horizontal_shotlist LI {
	float: left;
}


.oneup-preview-bar BLOCKQUOTE {
	margin-left: 15px;
	margin-right: 0;
}
.oneup-preview-bar .webPartContent STRONG {
	display: inline;
}
.oneup-preview-bar .header-bar {
	clear: both;
	border-bottom: solid 1px #eee;
	overflow: auto;
	padding: 2px;
}
.oneup-preview-bar .actions-bar {
	margin-top: 5px;
}
.oneup-preview-bar .header-meta H4 {
	clear: both;
	margin: 4px;
}


















/* new css */
.oneup-page #topbar DIV {
	display: none;
}
.oneup-page .shadow-list-top {
	margin-top: 0;
}
.oneup-page #videoPlayer {
	float: left;
	margin-right: 8px;
}






/* side bar one up */
.sidebar-video-player {
	margin: 8px 0;
}