body {
	background-color:#111;
	font-size:12px;
	font-family:sans-serif;
	color:#999;
	  /** IE ONLY SCROLLBAR COLOURING **/
  scrollbar-face-color:#290000;
  scrollbar-shadow-color:#cc0000;
  scrollbar-highlight-color:#cc0000;
  scrollbar-3dlight-color:#290000;
  scrollbar-darkshadow-color:#290000;
  scrollbar-track-color:#290000;
  scrollbar-arrow-color:#C2A2DA
}
h1 {
	color:#fff;
}
h2 {
	color:#fff;
}
h3 {
	color:#fff;
}
h4 {
	color:#fff;
}
a:link,a:active,a:visited {
color:#bbb;
font-weight:bold;
font-size:12px;
}
a:hover {
color:#fff;
font-weight:bold;
font-size:12px;
}
input.clearbutton {
	background-color:#666;
	color:#000;
	font-weight:bold;
	margin:2px;
	border:1px solid #999;
}
input.searchinput {
	background-color:#000;
	color:#999;
	border:1px solid #cc0000;
}
select.searchinput {
	background-color:#000;
	color:#999;
	border:1px solid #cc0000;
}
input.buttonsearchinput {
	background:#290000 url('/images/html/infobar-red.jpg') repeat-x center;
	color:#fff;
	border:1px solid #cc0000;
}
input.form-text {
	background-color:#000;
	color:#999;
	border:1px solid #cc0000;
}
input.form-submit {
	background-color:#290000;
	color:#fff;
	border:1px solid #cc0000;
}
img.search-thumb {
	width:75px;
	margin:0px;
	margin-right:5px;
	padding:2px;
	border:1px solid #fff;
}
input.browseinput {
	background-color:#000;
	color:#999;
	border:1px solid #cc0000;
}
select.browseinput {
	background-color:#000;
	color:#999;
	border:1px solid #cc0000;
}
input.buttonbrowseinput {
	background-color:#290000;
	color:#fff;
	border:1px solid #cc0000;
}
img.browse-thumb {
	margin:0px;
	margin-right:5px;
}
tr.infobar td {
	background: url(../img/infobar.png) top repeat-x;
	height:32px;
}
tr.infobar td.blank {
	background: #000;
	height:32px;
}
li.an-item {
/* 	display:none; */
}
p.url-display {
	font-size:x-small;
	color:#fff;
}
blockquote {
	margin:10px;
}
blockquote.channel_inner {
/* 	border:1px solid #666; */
/* 	padding:10px; */
}
blockquote.series_inner {
/* 	background-color:#151515; */
	padding:10px;
}
ul.flat {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
table.body-table {
  background-color:#111;
}
table.body-table tr.body-table-header {
  background-color:111;
}
table.body-table td.left {
  background-color:#000;
  border-left:1px solid #666;
}
table.body-table td.right {
  background-color:#000;
  border-right:1px solid #666;
}
table.body-table td.table-content {
  background-color:#000;
}
table.body-table td.middle {
  background-color:#000;
  border-left:1px solid #666;
  border-right:1px solid #666;
}
table.body-table td.bottom {
  background-color:#000;
  border:1px solid #666;
  border-top:none;
}
table.body-table td.copyright {
  border:none;
  background-color:#111;
}
#embedWindow {
  border:1px solid #000;
  outline:1px solid #222;
  background-color:#111;
  color:#999;
}
#yourfreedompanel {
  width:250px;
  background-color:#080808;
  padding-bottom:10px;
  border:none;  
}
#yourfreedompanel p {
  padding:10px; 
}
#yourfreedompanel h3 {
  background-color:#000;
  border:none;
  padding-bottom:3px;
}
#yourfreedompanel a {
  padding:10px;
}
#theyworkforyoupanel {
  width:250px;
  background-color:#080808;
  padding-bottom:10px;
  border:none;  
}
#theyworkforyoupanel p {
  padding:10px; 
}
#theyworkforyoupanel h3 {
  background-color:#000;
  border:none;
  padding-bottom:3px;
}
#theyworkforyoupanel a {
  padding:10px;
}
#downloadpanel {
  background-color:#111;
  padding-bottom:10px;
  border-bottom:1px solid #222;
}
#downloadpanel h3 {
  background-color:#000;
  border-bottom:1px dashed #222;
  padding-bottom:3px;
}
#sharepanel {
  background-color:#111;
  padding-bottom:10px;
  border-bottom:1px solid #222;
}
#sharepanel h3 {
  background-color:#000;
  border-bottom:1px dashed #222;
  padding-bottom:3px;
}
#inseriespanel {
  background-color:#000;
/*   border-bottom:1px solid #222; */
}
/*.entireseries {
  padding:10px;
/*   padding-bottom:5px; */
}*/
#inseriespanel h3 {
  background-color:#000;
  border-bottom:1px dashed #222;
  padding-bottom:3px;
}
#inseriespanel a{
  padding:10px;
}
.social-bookmark {
  padding:10px;
}
.download-item {
  padding:10px;
}
.null_search {
	visibility:hidden;
	display:none;
	height:0px;width:0px;
	overflow:hidden;
}
#duration-overlay {
width:75px;
height:14px;
position:relative;
top:-16px;
padding:2px;
filter:alpha(opacity=80);
-moz-opacity:.80;
opacity:.80;
}
em.time-overlay {
	font-size:10px;
	font-style:normal;
	/*color:#f00;*/
	color:#cc0000;
	padding:2px;
/* 	background-color:#000; */
}
#search_outer {
/* 	border:1px dashed #333; */
/* 	width:250px; */
}
#searchwrapper {
	padding-left:10px;
	width:250px;
/* 	background: url(../img/carousel-shade.png) center repeat-x; */
}
#search_outer.active {
	background-color:#190000;
}
.search_results {
	width:250px;height:400px;overflow:auto;
	background-color:#000;
	visibility:visible;display:block;
}
.search_results_small {
	max-height:400px;width:250px;overflow:auto;visibility:visible;display:block;
	background-color:#000;
	border:1px dashed #333;
	border-top:none;
}
.series_list_400 {
	max-height:600px;width:400px;overflow:auto;visibility:visible;display:block;
	background-color:#000;
	border:1px dashed #333;
	border-top:none;
}
.series_list_200 {
	max-height:300px;width:400px;overflow:auto;visibility:visible;display:block;
	background-color:#000;
	border:1px dashed #333;
	border-top:none;
}
.null_browse {
	visibility:hidden;
	display:none;
	height:0px;width:0px;
	overflow:hidden;
}
.clearbutton {
	visibility:hidden;
	display:none;
}
.clearbuttonvisible {
	visibility:visible;
	display:inline;
}
#browse_outer {
	border:1px dashed #333;
	width:250px;
}
#browsewrapper {
	padding-left:10px;
	width:250px;
/* 	background: url(../img/carousel-shade.png) center repeat-x; */
}
#browse_outer.active {
	background-color:#190000;
}
.browse_results {
	width:250px;height:400px;overflow:auto;
	background-color:#000;
	visibility:visible;display:block;
}
.browse_results_small {
	max-height:220px;width:250px;overflow:auto;visibility:visible;display:block;
	background-color:#000;
	border:1px dashed #333;
	border-top:none;
}
/*#filterdiv {
	visibility:hidden;display:none;
}*/
.show {
	visibility:visible;display:block;
}
.show-inline {
	visibility:visible;display:inline;
}
.hide {
	visibility:hidden;display:none;
}
#landing_message {
/*	margin-left:0px;
	margin-right:10px;
	margin-bottom:5px;*/
	width:405px;
	padding:10px;
/* 	border-bottom:1px solid #666; */
}
#landing_message .firstline {
	color:#fff;
}
.messagebox{
 position:absolute;
 width:100px;
 margin-left:30px;
 border:1px solid #c93;
 background:#ffc;
 padding:3px;
}
.messageboxok{
 position:absolute;
 width:auto;
 margin-left:30px;
 border:1px solid #349534;
 background:#C9FFCA;
 padding:3px;
 font-weight:bold;
 color:#008000;
}
.messageboxerror{
 position:absolute;
 width:auto;
 margin-left:30px;
 border:1px solid #CC0000;
 background:#F7CBCA;
 padding:3px;
 font-weight:bold;
 color:#CC0000;
}
#menu_inner{
margin-top:5px;
}
#mainwrap {
padding:5px;
width:425px;
}
#eptitle {
/* 	padding:10px; */
}
#epdescr {
	max-height:200px;
	overflow:auto;
/* 	padding:10px; */
}
.panel a:link,.panel a:active,.panel a:visited {
color:#ccc;
font-weight:bold;
font-size:12px;
text-decoration:none;
}
.panel a:hover {
color:#fff;
font-weight:bold;
font-size:12px;
text-decoration:none;
}
.paneltoggle{
	font-size:12px;
	color:#fff;
	padding:5px;
	cursor:pointer;
/* 	background-color: 111; */
	border: 1px dashed rgb(34, 34, 34);
/* 	background: url(../img/infobar.png) top repeat-x; */
/* 	height:32px; */
}
#status-slide {
	margin:0px;
	margin-bottom:5px;
	padding:10px;
	border:1px solid #cc0000;
	border-top:none;
	background-color:#ffcc44;
	color:#000;
	width:230px;
}
div#similarvideosdiv {
height:200px;overflow:auto;background-color:#080808;padding:6px;border:none;
}
div.video-thumbnail-wrapper {
width:650px;height:480px;overflow:hidden;overflow-y:auto;
}
div.video-thumbnail {
height:150px;
float:left;
width:110px;border: 1px dashed rgb(17, 17, 17); margin: 2px; padding: 2px;text-align:center;font-size:10px;
}
div.video-thumbnail-wrapper div.video-thumbnail img.video-thumb {

}
div.video-thumbnail-wrapper div.video-thumbnail div.duration-overlay {

}
div.video-thumbnail-wrapper div.video-thumbnail div.duration-overlay em.time-overlay {

}
div.video-thumbnail a {
  font-size:10px;
}
div.channel-thumbnail {
height:150px;
float:left;
width:110px;border: 1px dashed rgb(17, 17, 17); margin: 2px; padding: 2px;text-align:center;font-size:10px;
}
div.channel-thumbnail a {
  font-size:10px;
}
fieldset.parent-series-fieldset {
border:1px solid #222;
margin:none;
padding-left:60px;
border-bottom:none;
}
fieldset.child-series-fieldset {
margin:none;
padding-right:10px;
padding-left:60px;
border:1px solid #222;
border-top:none;
border-bottom:none;
}
div.series-wrap {
  padding-left:5px;
  border:none;
  border-left:1px solid #cc0000;
  float:left;
  clear:none;
  display:block;
  width:100%;
  margin-bottom:10px;
}
div.video-wrap {
  float:left;
  clear:none;
  display:block;
  width:100%;
}
div.750-spacer {
  display:block;
  width:750px;
  float:left;
  clear:none;
}
p.rtejustify {
  text-align:justify;
}
