.tpReleaseList {
	position: relative;
}

.tpReleaseList ::-webkit-scrollbar                  { border-radius: 0px; width: 9px }
.tpReleaseList ::-webkit-scrollbar-track            { border-radius: 0px }
.tpReleaseList ::-webkit-scrollbar-thumb            { border: 1px solid transparent; border-radius: 0px; margin-left: 1px; margin-right: 1px }
.tpReleaseList ::-moz-scrollbar                     { border-radius: 4px; width: 9px }
.tpReleaseList ::-moz-scrollbar-track               { border-radius: 4px }
.tpReleaseList ::-moz-scrollbar-thumb               { margin-left: 1px; margin-right: 1px }

.tpReleaseList > ul, .tpReleaseList > ol {
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	overflow: hidden;
}

.tpReleaseList .tpGrid .tpRelease {
	float: left;
}

.tpReleaseList .tpRelease .tpInfo .tpThumbnail {
	float: left;
}

.tpReleaseList .tpRelease .tpInfo .tpMetadata {
	float: left;
}

.tpRelease {
	position: relative;
}

.tpRelease > a {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	text-decoration: none;
}

.tpRelease h2 {
	margin: 0;
	padding: 0;
}

.tpRelease > .tpShine {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	display: none;
	z-index: 0;
}

.tpReleaseList > * {
}

.tpReleaseListOverlay {
}

.tpRelease .tpTitle .tpDuration {
	font-weight: 1;
	font-size: .9em;
}

.tpReleaseList .tpRelease .tpMetadata p {
	margin: 0;
	padding-left: 4px;
	padding-right: 4px;
}

#relatedItemsDiv {
position: relative;
width: 100%;
height: 20%;
text-align: left;
bottom: 0;
overflow: hidden;
}

.cardOvelay {
text-align: center;
float: left;
}

/* This is because safari/quicktime on windows sticks in next/back buttons */

audio::-webkit-media-controls-seek-back-button, video::-webkit-media-controls-seek-back-button {
-webkit-appearance: media-seek-back-button;
position: absolute;
top: 0;
right: 16px;
width: 17px;
height: 16px;
display: none;
}





audio::-webkit-media-controls-seek-forward-button, video::-webkit-media-controls-seek-forward-button {
-webkit-appearance: media-seek-forward-button;
position: absolute;
top: 0;
right: 0;
width: 17px;
height: 16px;
display: none;
}

.relatedItems {
width: 100%;
height: 20%;
overflow: hidden;
margin: 0 auto;
text-align: center;
}



.relatedItemsContainer {
margin: 0 auto;
text-align: center;
}



.relatedItemsInnerDiv {
overflow: hidden;
margin: 0 auto;
text-align: center;
float: left;
}



.relatedItemsList {
width: 100%;
overflow: hidden;
list-style-type: none;





    /*display:inline;*/

    

   /*float:left;*/

    text-align:center;
margin: 2px auto;
padding: 0 4px 0 0;



    /*float:left;*/
}







.relatedItemsList li {
display: inline-block;

    /*display:inline-block;*/

    /*margin:0 0 0 0;*/

    padding:2px;
text-align: center;
border: none;
}



.relatedItemWrap {
display: inline-block;
text-align: center;
border: 1px solid transparent;
position: relative;
}



.relatedItemsHoverLabel {
position: relative;
}



.relatedItemThumb {
border: none;
}



.relatedItemThumbHover {
border: 2px;
}


.relatedItemsHeader {
	position: relative;
	margin-top: 4px;
}

.relatedItemsButtonContainer {
float: left;
position: absolute;

    /*height:100%;*/

    top:13px;
}



.relatedItemsRightHeaderSpan {
float: right;
}



.relatedItem {
bottom: 0;
display: inline-block;
}



.relatedItemPreviousButton {
display: inline;

    /*position:relative;*/

    padding:2px;
text-align: center;
height: auto;
width: auto;
margin: 0 0 0 0;
border: none;
}



img {
border-style: none;
}



.relatedItemNextButton {
display: inline;

    /*position:relative;*/
       height:auto;
width: auto;
border: none;
margin: 0 0 0 0;
}


.tpHeader, .tpPlayer, .tpClipInfo, .tpCategoryList, .tpSearch, .tpNavigation, .tpReleaseList, .tpReady {
	position: relative;
	font-family: helvetica;
}

.tpHeader *, .tpPlayer *, .tpClipInfo *, .tpCategoryList *, .tpSearch *, .tpNavigation *, .tpReleaseList * {
/*	display: none;*/
}

.tpHeader a, .tpPlayer a, .tpClipInfo a, .tpCategoryList a, .tpSearch a, .tpNavigation a, .tpReleaseList a {
	text-decoration: none;
	color: #ddd;
}

.tpHeader a img, .tpPlayer a img, .tpClipInfo a img, .tpCategoryList a img, .tpSearch a img, .tpNavigation a img, .tpReleaseList a img {
	border: 0px;
}

.tpHeader p, .tpPlayer p, .tpClipInfo p, .tpCategoryList p, .tpSearch p, .tpNavigation p, .tpReleaseList p {
	margin: 5px 0px 5px 0px;
}

.tpHeader input, .tpPlayer input, .tpClipInfo input, .tpCategoryList input, .tpSearch input, .tpNavigation input, .tpReleaseList input {
	margin: 0px;
	height: 15px;
	outline: none;
	border-radius: 0;
}

.tpHeader, .tpPlayer, .tpClipInfo, .tpSearch, .tpNavigation, .tpReleaseList, .tpReady {
	z-index: 2;
}

.tpCategoryList {
	z-index: 1;
}

.tpHeader {
	line-height: 100%;
	text-align: center;
	font-size: 48px;
	text-indent: -5000px;
	overflow: hidden;
}

.tpClipInfo {
	overflow: hidden;
	position: relative;
}

.tpClipInfo > * {
	margin: 5px;
	position: relative;
}

.tpClipInfo > object {
	margin: 0;
}

.tpClipInfo .tpTitle {
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 1px;
	margin-bottom: 5px;
	font-family: helvetica;
	font-weight: 800;
	font-size: 15px;
	text-align: left;
}

.tpClipInfo .tpCopyright{
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	font-size:11px;
	position:absolute;
	bottom: 0px;
}

.tpClipInfo .tpDescription {
	margin-left: 1px;
	margin-right: 1px;
	margin-top:0px;
	margin-bottom:1px;
	font-family: helvetica;
	font-size: 13px;
}

.tpClipInfo .tpAuthor {
	font-style: italic;
}

.tpClipInfo .tpTitle {
	padding: 0;
	font-size: 14px;
}

.tpClipInfo .tpMetadata {
}

.tpClipInfo .tpMetadata {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: auto;
	height: auto;
}

.tpClipInfo .tpCopyright {
	position: absolute;
	bottom: 4px;
}

.tpDescription {
	position: relative;
	z-index: 99;
}

.tpClipInfo .tpCopyright {
	position: absolute;
	left: 0px;
	bottom: 0px;
	margin: 5px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 100%;
	font-size: 11px;
	z-index: 100;
}

.tpNavigation {
	text-align: center;
	display: box;
}

.tpNavigation > * { 
	position: relative;
}

.tpNavigation .tpGroup {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 150px;
	margin: 0 auto 0 auto;
}


.tpNavigation .tpPreviousRange {
	position:absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 25px;
}

.tpNavigation .tpPreviousRange span {
	cursor:pointer;
	display:inline-block;
	overflow:hidden;
	position: absolute;
	right:0;
	top: 0;
	bottom: 0;
	left: 0;
}

.tpNavigation .tpNextRange {
	position:absolute;
	right:0;
	top: 0;
	bottom: 0;
	width: 25px;
}

.tpNavigation .tpNextRange span {
	cursor:pointer;
	display:inline-block;
	overflow:hidden;
	position: absolute;
	right:0;
	top: 0;
	bottom: 0;
	left: 0;	
}

.tpNavigation .tpRangeInfo {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 25px;
	left: 25px;
	zoom:1;
	font-size:11px;
	line-height: 20px;
	color: white;
	overflow: hidden;
}

.tpNavigation .tpPageInfo {

}

.tpNavigation .tpPageLinks {

}

.tpNavigation .tpPageLinks .tpPageLink {

}

.tpCategoryListExpanded {
        z-index: 10000 !important;
}

.tpCategoryList ul {
	list-style: none;
	margin: 0;
	text-indent: 0;
	padding: 3px 0px 3px 0px;
}

.tpCategoryList ul li {
	margin-left: 0;
	padding: 0;
}

.tpCategoryList ul li a {
	display: block;
	padding: 2px 5px 2px 5px;
	border-bottom: 1px solid #545759;
	font-size: 12px;
}

.tpReleaseList {
    position: relative;
	overflow: hidden;
}

.tpRelease, .tpReleaseSelected {
	float: left;
	overflow: hidden;
	position: relative;
}

.tpRelease .tpInfo .tpThumbnail {
	float: left;
	margin: 5px;
	top: 0;
	left: 0;
	bottom: 0;
}

.tpRelease .tpInfo .tpMetadata {
	float: right;
	margin: 5px;
	margin-left: auto;
	top: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	position: relative;
}

.tpRelease .tpInfo .tpMetadata .tpGroup {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.tpHtmlContainer {
	border: 1px solid #545759;
	width: 100%;
	height: 100%;
}

.tpFlashContainer {
}

.tpFlashContainer object {
	margin: 0;
}

.tpPlayer .player {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.tpPlayer a.overlayPlayButton {
	width: 100px;
	height: 100px;
	font-size: 72px;
	text-decoration: none;
	color: white;
	background: url(201120ac266477b79d0cb2c098f20e6f8514ad78.png) ;
}

.tpPlayer .loadingIndicator, .tpReleaseList .loadingIndicator {
	width: 98px;
	height: 20px;
	margin-left: -50px;
	margin-top: -10px;
	border: 1px solid white;
	color: white;
	font-size: 10px;
	line-height: 18px;
	background: black;
	font-family: helvetica;
	text-align: center;
}

.tpPlayer .error {
	width: 100%;
	height: 100%;
	background-color: red;
	opacity: 0.25;
}


.tpPlayer {
    overflow:hidden;
    pointer-events: auto; 
    -webkit-user-select: none; 
    cursor: default;
    -moz-user-select: none; 
    -khtml-user-select: none; 
    -o-user-select: none; 
}

.tpReady {
        text-indent: 0;
}

.tpSearch .tpTextInputContainer {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 0;
	height: auto;
	width: auto;
	border: 1px solid;
}

.tpSearch .tpTextInput {
	width: 100%;
	height: 100%;
	border: 0px;
	padding: 0px;
}

.tpSearch .tpLabel {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	line-height: 29px;
}

.tpSearch .tpSearchSubmit {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
}

.tpSearch .tpSearchReset {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
}

.tpSearch .tpSearchSubmit.tpDisabled {
	display: none;
}

.tpSearch .tpSearchReset.tpDisabled {
	display: none;
}

.tpBackground, .tpBackgroundShine, .tpSearch .tpGroup, .tpNavigation .tpGroup {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.tpGradient {
    filter: none;
}

.tpDisabledControlsRegion {
    pointer-events: none !important;
}
.tpDisabledControlsRegion * {
    pointer-events: none !important;
}

.tpFeedLoadingIndicator {
	background-image: url(e6908ee0d7f7ea81d452cace5b373e5a320cb258.) ;
	background-size: contain;
	width: 34px;
	height: 34px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -17px;
	margin-left: -17px;
	z-index: 1000;
}
