.tpReleaseList {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 11px;
}

.tpReleaseList ::-webkit-scrollbar-thumb            { border-right: 0px solid transparent !important;}

.tpReleaseList > ul, .tpReleaseList > ol {
	border: 1px solid transparent;
}

.tpReleaseList .tpRelease {
	margin-bottom: 0px;
	margin-right: 0px;
}

.tpReleaseList .tpRelease a {
	margin: 0px;
	border: 1px solid transparent;
	display: block;
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjMiLz4KICAgIDxzdG9wIG9mZnNldD0iNDklIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAuMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI1MSUiIHN0b3AtY29sb3I9IiM3ZjdmN2YiIHN0b3Atb3BhY2l0eT0iMC4xIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3ZjdmN2YiIHN0b3Atb3BhY2l0eT0iMC4zIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top,  rgba(255,255,255,0.3) 0%, rgba(255,255,255,0.1) 49%, rgba(127,127,127,0.1) 51%, rgba(127,127,127,0.3) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.3)), color-stop(49%,rgba(255,255,255,0.1)), color-stop(51%,rgba(127,127,127,0.1)), color-stop(100%,rgba(127,127,127,0.3))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0.3) 0%,rgba(255,255,255,0.1) 49%,rgba(127,127,127,0.1) 51%,rgba(127,127,127,0.3) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,0.3) 0%,rgba(255,255,255,0.1) 49%,rgba(127,127,127,0.1) 51%,rgba(127,127,127,0.3) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,0.3) 0%,rgba(255,255,255,0.1) 49%,rgba(127,127,127,0.1) 51%,rgba(127,127,127,0.3) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,0.3) 0%,rgba(255,255,255,0.1) 49%,rgba(127,127,127,0.1) 51%,rgba(127,127,127,0.3) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4dffffff', endColorstr='#4d7f7f7f',GradientType=0 ); /* IE6-8 */
}

.tpReleaseList .tpRelease .tpShine {
	display: block;
	background-color: transparent;
	opacity: 0.1;
	bottom: 50%;
	z-index: 1;
}

.tpReleaseList .tpRelease:hover .tpShine {
	display: block;
	background-color: transparent;
	opacity: 0.1;
	bottom: 50%;
	z-index: 1;
}

.tpReleaseList .tpReleaseSelected > .tpShine {
	display: block;
	opacity: 0.1;
	bottom: 50%;
	z-index: 1;
}

.tpReleaseList .tpRelease .tpInfo {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 9px;
	z-index: 2;
}		

.tpReleaseList .tpRelease .tpTile {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 9px;
	z-index: 2;
}		

.tpReleaseList .tpRelease .tpInfo .tpThumbnail {
	float: left;
	margin: 0px;
	margin-right: 9px;
	border: 1px solid transparent;
	z-index: 2;
}

.tpReleaseList .tpRelease .tpInfo .tpMetadata {
	position: relative;
	margin: 0px;
	float: right;
	border: 1px solid transparent;
	z-index: 3;
	background-color: transparent !important;
}

.tpReleaseList .tpRelease .tpTile .tpThumbnail {
	margin: 0px;
	margin-bottom: 9px;
	border: 1px solid transparent;
	z-index: 2;
}

.tpReleaseList .tpRelease .tpTile .tpMetadata {
	position: relative;
	margin: 0px;
	border: 1px solid transparent;
	z-index: 3;
	background-color: transparent !important;
}

.tpReleaseList .tpRelease .tpMetadata .tpGroup {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	border: 1px solid transparent !important;
}


.tpReleaseList .tpRelease .tpTitle {
	margin: 4px;
	padding: 0;
	font-size: 12px;
}

.tpCategoryList, .tpCategoryMenu {
	font-family: Calibri, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
}

.tpCategoryList .tpBackground {
	border: 0px solid transparent;
}

.tpCategoryList > ul, .tpCategoryMenu > ul, .tpCategoryList > ol {
	margin: 0px;
	padding: 0px;
	border: 0px solid transparent;
}

.tpCategoryList .tpList .tpCategory {
	height: 18px;
	border-bottom: 1px solid transparent;
	overflow: hidden;
}

.tpCategoryList .tpMenu .tpCategory {
	height: 100%;
	overflow: hidden;
	float: left;
	display: inline-block;
	position: relative;
	left: -1px;
	border-right: 1px solid transparent;
}

.tpCategoryList .tpMenu .tpCategory .tpMetadata {
	background: transparent !important;
}

.tpCategoryList .tpMenu .tpCategory > a {
	height: 100%;
}

.tpCategory > a {
	margin: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: transparent !important;
	z-index: 2;
	font-size: 8px;
	font-weight: lighter;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjMiLz4KICAgIDxzdG9wIG9mZnNldD0iNDklIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAuMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI1MSUiIHN0b3AtY29sb3I9IiM3ZjdmN2YiIHN0b3Atb3BhY2l0eT0iMC4xIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3ZjdmN2YiIHN0b3Atb3BhY2l0eT0iMC4zIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top,  rgba(255,255,255,0.3) 0%, rgba(255,255,255,0.1) 49%, rgba(127,127,127,0.1) 51%, rgba(127,127,127,0.3) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.3)), color-stop(49%,rgba(255,255,255,0.1)), color-stop(51%,rgba(127,127,127,0.1)), color-stop(100%,rgba(127,127,127,0.3))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0.3) 0%,rgba(255,255,255,0.1) 49%,rgba(127,127,127,0.1) 51%,rgba(127,127,127,0.3) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,0.3) 0%,rgba(255,255,255,0.1) 49%,rgba(127,127,127,0.1) 51%,rgba(127,127,127,0.3) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,0.3) 0%,rgba(255,255,255,0.1) 49%,rgba(127,127,127,0.1) 51%,rgba(127,127,127,0.3) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,0.2) 0%,rgba(255,255,255,0.1) 49%,rgba(127,127,127,0.1) 51%,rgba(127,127,127,0.2) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4dffffff', endColorstr='#4d7f7f7f',GradientType=0 ); /* IE6-8 */
}

.tpCategory > a:hover {
	margin: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: transparent !important;
	z-index: 2;
}

.tpCategorySelected > a {
	margin: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: transparent !important;
	border: 1px solid transparent !important;
	z-index: 2;
}

.tpCategory .tpShine {
	display: block;
	background-color: red;
	opacity: 0.1;
	bottom: 50%;
	z-index: 1;
	border: 1px solid red;
}

.tpCategory .tpInfo {
	z-index: 2;
	margin: 0;
}

.tpCategory .tpTile {
	z-index: 2;
}

.tpCategory .tpInfo .tpThumbnail {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	z-index: 2;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
}

.tpCategory.tpCategorySelected .tpInfo .tpMetadata {
	border: 1px solid transparent;
	background: transparent !important;
}

.tpCategoryList .tpList .tpCategory .tpInfo .tpMetadata {
	position: absolute;
	top: -1px;
	left: -1px;
	right: -1px;
	bottom: -1px;
	border: 1px solid transparent;
	background: transparent !important;
}

.tpCategoryList .tpList .tpCategory .tpInfo .tpMetadata .tpGroup {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	border: 0px solid transparent;
}


.tpCategory .tpTile .tpThumbnail {
	margin: 1px;
	margin-bottom: 1px;
	z-index: 2;
}

.tpCategory .tpTile .tpMetadata {
	margin: 1px;
	z-index: 4;
	background-color: transparent;
}

.tpCategory .tpTitle {
	margin: 3px;
	margin-left: 6px;
	padding: 0px;
	font-size: 12px;
	font-weight: lighter;
	white-space:nowrap;
}

.tpCategorySelected .tpTitle {
	margin: 1px;
	margin-left: 5px;
}

.tpCategory .tpTitle .tpDuration {
	font-size: .75em;
	font-weight: normal;
}


.tpCategory .tpThumbnail
{
	position: relative;
}

.tpCategorySelected .tpThumbnail .tpThumbnailOverlay
{
	display: none;
}

.tpCategory .tpThumbnail .tpThumbnailOverlay
{
	width: 25px;
	height: 25px;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAB0zAAAdMwBoN9knQAAABR0RVh0Q3JlYXRpb24gVGltZQA1LzQvMTAQ6pb2AAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M0BrLToAAAAKNJREFUSInl1MENQVEQheF5RAFUoAWJDijCXgHaUIVoxIoG7GysqcD2s7qx4b2EO4nwFzD/3Jx7poHIJlsCvUxB4Q8k6GFSxdIWPM7YYfrR/A7J0YMNxtkSuGGNYaakcMEKg0xJ4YRFtqSwxwz9TElh+UxSq4yHiJhHxPbVtl+byVXi7yo9GXUNf1eS1vjc26XSFe58SQ1q9qSV35E02ZlERNwBuOfzOGmNE2QAAAAASUVORK5CYII=);
	position: absolute;
	bottom: 5px;
	right: 5px;
}

.tpHeader, .tpPlayer, .tpClipInfo, .tpCategoryList, .tpSearch, .tpNavigation, .tpReleaseList, .tpReady {
	font-family: Arial, Helvetica, sans-serif;
}

.tpBackground {
	margin: 0;
	border: 1px solid;
}

.tpClipInfo .tpTitle {
	font-size: 12px;
}

.tpClipInfo .tpDescription, .tpClipInfo .tpAuthor {
	font-size: 11.5px;
	line-height: 12px;
}


.tpClipInfo .tpMetadata {
	margin: 8px;
	font-family: Verdana;
}

.tpClipInfo .tpCopyright {
	bottom: 4px;
	font-size: 10px;
}

.tpPlayer {
	position: relative;
}

.tpPlayer .player {
/*	margin: 1px;*/
	border: 0px;
}

.tpSearch {
	z-index: 100;
}

.tpNavigation {
	text-align: center;
	display: box;
	position:relative;
	z-index:100;
	font-size: 11px;
}

.tpNavigation .tpPageLinks {
	
	display:inline-block;
	*display:inline;
	
}

.tpNavigation .tpBackground {
	margin: 0px 0px 0px 0px;
	border-width: 1px;
	border-style: solid;
}

.tpNavigation .tpBackgroundShine, .tpSearch .tpBackgroundShine {
	margin: 1px 1px 1px 1px;
	border-width: 0px;
	border-style: solid;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.1)), color-stop(100%,rgba(255,255,255,0)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,0.1) 0%,rgba(255,255,255,0) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,0.1) 0%,rgba(255,255,255,0) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,0.1) 0%,rgba(255,255,255,0) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,0.1) 0%,rgba(255,255,255,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1affffff', endColorstr='#00ffffff',GradientType=0 );
}

.tpNavigation .tpGroup {
	width: 150px;
	margin: 1px auto 1px auto;
}

.tpSearch .tpGroup {
	margin: 1px 0px 1px 0px;
}

.tpNavigation .tpPreviousRange {
	width: 18px;
}

.tpSearch .tpSearchSubmit, .tpSearch .tpSearchReset {
	width: 22px;
	height: 100%;
	float: right;
	position: relative;
	display: block;
}

.tpNavigation .tpPreviousRange, .tpSearch .tpSearchSubmit, .tpSearch .tpSearchReset {
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjIiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top, rgba(255,255,255,0.2) 0%, rgba(255,255,255,0) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.2)), color-stop(100%,rgba(255,255,255,0)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,0.2) 0%,rgba(255,255,255,0) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,0.2) 0%,rgba(255,255,255,0) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,0.2) 0%,rgba(255,255,255,0) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,0.2) 0%,rgba(255,255,255,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33ffffff', endColorstr='#00ffffff',GradientType=0 );
}

.tpNavigation .tpPreviousRange.tpDisabled {
	cursor:default;
	opacity:0.5;
	filter:alpha(opacity=50);
}

.tpNavigation .tpPreviousRange span {
	border: 1px solid rgba(0, 0, 0, 0.2);
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAICAYAAAAx8TU7AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABR0RVh0Q3JlYXRpb24gVGltZQA3LzUvMTN8lwEiAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M0BrLToAAAADlJREFUCJljYEAD////F0AXMPj///8DZIGE////f/j///9/mMCE/0gApgIFwFQ2YAhCJQJQzES3HQDEa1ndf51tPgAAAABJRU5ErkJggg==');
	background-repeat:no-repeat;
	background-position:center;
	text-indent:-3000px;
}

.tpNavigation .tpNextRange {
	width: 18px;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjIiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top, rgba(255,255,255,0.2) 0%, rgba(255,255,255,0) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.2)), color-stop(100%,rgba(255,255,255,0)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,0.2) 0%,rgba(255,255,255,0) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,0.2) 0%,rgba(255,255,255,0) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,0.2) 0%,rgba(255,255,255,0) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,0.2) 0%,rgba(255,255,255,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33ffffff', endColorstr='#00ffffff',GradientType=0 );
}

.tpNavigation .tpNextRange.tpDisabled {
	cursor:default;
	opacity:0.5;
	filter:alpha(opacity=50);
}

.tpNavigation .tpNextRange span {
	border: 1px solid rgba(0, 0, 0, 0.2);
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAICAYAAAAx8TU7AAAC7mlDQ1BJQ0MgUHJvZmlsZQAAeAGFVM9rE0EU/jZuqdAiCFprDrJ4kCJJWatoRdQ2/RFiawzbH7ZFkGQzSdZuNuvuJrWliOTi0SreRe2hB/+AHnrwZC9KhVpFKN6rKGKhFy3xzW5MtqXqwM5+8943731vdt8ADXLSNPWABOQNx1KiEWlsfEJq/IgAjqIJQTQlVdvsTiQGQYNz+Xvn2HoPgVtWw3v7d7J3rZrStpoHhP1A4Eea2Sqw7xdxClkSAog836Epx3QI3+PY8uyPOU55eMG1Dys9xFkifEA1Lc5/TbhTzSXTQINIOJT1cVI+nNeLlNcdB2luZsbIEL1PkKa7zO6rYqGcTvYOkL2d9H5Os94+wiHCCxmtP0a4jZ71jNU/4mHhpObEhj0cGDX0+GAVtxqp+DXCFF8QTSeiVHHZLg3xmK79VvJKgnCQOMpkYYBzWkhP10xu+LqHBX0m1xOv4ndWUeF5jxNn3tTd70XaAq8wDh0MGgyaDUhQEEUEYZiwUECGPBoxNLJyPyOrBhuTezJ1JGq7dGJEsUF7Ntw9t1Gk3Tz+KCJxlEO1CJL8Qf4qr8lP5Xn5y1yw2Fb3lK2bmrry4DvF5Zm5Gh7X08jjc01efJXUdpNXR5aseXq8muwaP+xXlzHmgjWPxHOw+/EtX5XMlymMFMXjVfPqS4R1WjE3359sfzs94i7PLrXWc62JizdWm5dn/WpI++6qvJPmVflPXvXx/GfNxGPiKTEmdornIYmXxS7xkthLqwviYG3HCJ2VhinSbZH6JNVgYJq89S9dP1t4vUZ/DPVRlBnM0lSJ93/CKmQ0nbkOb/qP28f8F+T3iuefKAIvbODImbptU3HvEKFlpW5zrgIXv9F98LZua6N+OPwEWDyrFq1SNZ8gvAEcdod6HugpmNOWls05Uocsn5O66cpiUsxQ20NSUtcl12VLFrOZVWLpdtiZ0x1uHKE5QvfEp0plk/qv8RGw/bBS+fmsUtl+ThrWgZf6b8C8/UXAeIuJAAAACXBIWXMAAAsSAAALEgHS3X78AAAASElEQVQIHWP4//+/ABAzIGMQ5wEQG6ALAvn/PwBxAkwCpBIZTAByGBhBIgyoIBFdZQNYDUglEIDMDABikCIGEPEAiA1gAiAaAKeQer6wxTquAAAAAElFTkSuQmCC');
	background-repeat:no-repeat;
	background-position:center;
	text-indent:-3000px;
}

.tpNavigation .tpRangeInfo {
	font-size:11px;
	line-height: 20px;
	right: 20px;
	left: 20px;
}

.tpReleaseList {
	z-index:100;
}

.tpSearch .tpLabel {
	margin-left: 4px;
	padding-top: 3px;
	line-height: 15px;
	font-size: 12px;
}

.tpSearch .tpTextInputContainer {
	margin-right: 25px;
	margin-top: 1px;
	margin-bottom: 1px;
}

.tpSearch .tpTextInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-indent: 3px;
	display: block;
	line-height: 16px;
}

.tpSearch .tpSearchSubmit.tpDisabled {
	cursor:default;
	opacity:0.5;
	filter:alpha(opacity=50);
}

.tpSearch .tpSearchSubmit span {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border: 1px solid rgba(0, 0, 0, 0.2);
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAK8AAACvABQqw0mAAAABR0RVh0Q3JlYXRpb24gVGltZQA3LzcvMTPWnsmpAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M0BrLToAAAAKNJREFUGJWVkcEJwmAMRt/vQfBiPTiA4FUoghuIuKbgADpBdQLFs2BxAXGAts9LrUX+gn4QQsJLSPiCyq/qRXoJkAEFUAIHYNQF74ExMAPmwBTYAaB+R6Uu3pPqSi3V6OYA9Fv1ALDZ3JZ6Uq/qWl2qdzVTP7Caqrf6jHOdK/WoJg2sTtSn+lBzdRj5pYE3alHDaQxsP5gDWyANIVw6PCH84+AL+WOzHd3QHiYAAAAASUVORK5CYII=');
	background-repeat:no-repeat;
/*	background-attachment:fixed;*/
	background-position:center;
	cursor:pointer;
	text-indent:-3000px;

	/*this is only wanted in IE 7 and below*/
	*font-size:0;
	*line-height:0;
	*text-transform: capitalize;
	*text-indent:0px;

	display:inline-block;
	overflow:hidden;

}

.tpSearch .tpSearchReset.tpDisabled {
	cursor:default;
	opacity:0.5;
	filter:alpha(opacity=50);
}

.tpSearch .tpSearchReset span {
	border: 1px solid rgba(0, 0, 0, 0.2);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAGCAYAAAAPDoR2AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAABHGAAARxgBc4LeuQAAABV0RVh0Q3JlYXRpb24gVGltZQAyLzIyLzEyqSz45QAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNAay06AAAACVSURBVAiZNY49CsJAEEYnCQZkW1N7C8+ijRewEwvBUi/gFdLmEN5kC2EhKUQyMCHMT8bG/cr3ePBBjLEjohb+c3dQ1ScRdWVKaT9N0xsRbwAAZnYysy8zH3IAfd9f53l+MfPZ3cHdocyyaZqPmQUiWmVWLstSiMhFVTchhJ2ZVYj4GIahKkTk7u7buq6P+dA4jq2IrH9TsWAFr4A00AAAAABJRU5ErkJggg==');
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
	text-indent:-3000px;
	display:inline-block;
	overflow:hidden;
}
