/* Panels */
.black {
	background-color:#000;
	color:#fff;
}

.black a {
	color:#e9e7d5;
}

#search-filter,
.search-paging {
	background-color:#5a5a5a;
	color:#fff;
}

#search-filter #sort,
#search-filter #filter {
	color:#ccc;
}

#search-filter #sort li a {
	color:#a1a1a1;
}

#search-filter #sort li.s a.on,
#search-filter #sort li.m a.on {
	color:#fff;
}

#search-filter h2 span.details {
	color:#999;
}

.light-beige,
.light-beige h2 {
	background:#222324;
	color:#fff;
}

.even,
.even h2 {
	background:#222324;
	color:#fff;
}

.list-page {
	background: url(../../images/list-page-bg-strip.gif) top left repeat ! important;
}

.dark-grey,
.dark-grey h2,
.dark-grey p,
.dark-grey A {
	background-color:#333333;
	color:#fff;
}

div#header h1 span {
	color:#575758;
}

#player {
	background-color:#484848;
}

/* tabset */
/* top nav */
#tabset li a#showPlayerLink,
#tabset li a#hidePlayerLink {
	color:#fff;
}

#tabset li.disabled a#showPlayerLink {
	color:#999;
}

#tabset li.on a#showPlayerLink,
#tabset li.on a#hidePlayerLink {
	color:#999;
}

/* sub navigation */
#nav-main-list li.dropdown a {
	color:#6b6b6b;
}

#nav-main-list li.cat-link a {
	color:#ababab;
	font-weight:bold;
}

/* Player panel*/
SPAN#date-time {
	color:#7EFF00;
}

#videoPlayer p SPAN {
	color:#E7201B;
}

INPUT.text {
	background-color:#1A1818;
	color:#F5F2EF;
}

.content-item-container,
.content-item,
.feature_info {
	background-color:#000;
}

.content-item .feature_info .p.subtitle a {
	color:#878787;
}

.content-item .icon {
	background:transparent url(../../images/corner.png) no-repeat scroll left top
}

.content-item .details {
	background-color:#0f0f0f;
}

.content-item .details p,
.content-item .details a {
	color:black;
}

.content-item .details .content-type {
	color:#7d7d7d;
}

.content-item .details p.type {
	color:#A69F8D !important;
}

.content-item .details p.rate,
.content-item .details p.length {
	color: #E7201B !important;
}

/* footer */

.debug {
	border:1px solid red;
}

#overlay {
	background-color:black;
}

#messageBox {
	border-color:black;
	background:#414243;
}

#messageBox {
	border-color:Black;
	color:White;
}

#messageBoxHTML A {
	background:none;
}

#player {
	background:url(../../images/player-bg-vertical-strip.jpg) left top repeat-x;
	border-top:1px solid #444546;
	background-color:#29292a;
}

#related h2 {
	color:#fff;
}

#related {
	background: #424445 url('../../images/related-top-edge.gif') top left repeat-x;
}

#content-item-info,
#content-item-info p {
	color:#fff;
}

#content-item-info .tags a {
	color:#b4b5b5;
}

#flash-inner-container {
	background: url(../../images/player-bg-standard.png) top left no-repeat;
}

.widescreen #flash-inner-container {
	background-image: url(../../images/player-bg-widescreen.png);
}

#content-item-info-container {
	background: url(../../images/rhpanel-bg-widescreen.png) top center no-repeat;
}

.list-paging {
	background-color:#161718;
}

#ProgressIndicator,
.blank {
	color:#5b5c5c;
}

.homepage-autoload {
	color:#b8b8b9;
}

.panel-bg-odd,
.panel-bg-odd h2,
.list-page-bg {
	background-color:#000000;
	color:#fff;
}

.panel-bg-even,
.panel-bg-even h2 {
	background-color:#424445;
	color:#fff;
}

.numbers a {
	color:#eee;
}

.numbers .active a {
	color:#fff;
}

#related .panel-bg-odd,
.panel-bg-odd h2,
.list-page-bg {
	background:none;
}

.owner h2,
.tags h2 {
	color:#B4B5B5;
}
