body {
	background-color:#000000;
}
body.ShowMovie {
	background-color:transparent;
}
.VidBGOut {
	background-color:#ffffff;
}
.VidBGIn {
	background-color:#ffffff;
}
td {
	font-size:11px;
}
a {
	color:#000000;
	text-decoration:underline;
	cursor:pointer;
}
p {
	margin:0 0 10px 0;
}
td.Empty {
	padding:0;
}
td.logo {
	text-align:center;
}
td.video {
	background-color:#000000;
}
td.bitrates {
	background-color:#cce4fc;
}

td.Score {
	font-size:11px;
	text-align:center;
	vertical-align:center;
	padding:0 3px 0 3px;
}
div.starsBG {
	position:relative;
	width:90px;
	height:17px;
	background:url(../images/skins/0033/bgrStars.gif) no-repeat 0px 0px;
	text-align:left;
	overflow:hidden;
}
div.starsScore {
	width:0;
	height:17px;
	background:url(../images/skins/0033/bgrStars.gif) no-repeat 0px -17px;
}
div.starsBG a		{ position:absolute; display:block; left:0; top:0; height:17px; }
div.starsBG a:hover	{ background:url(../images/skins/0033/bgrStars.gif) no-repeat 0px -34px; }
div.starsBG a.s1	{ width:18px; }
div.starsBG a.s2	{ width:36px; }
div.starsBG a.s3	{ width:54px; }
div.starsBG a.s4	{ width:72px; }
div.starsBG a.s5	{ width:90px; }
td.Buttons {
	padding:10px 3px 0 3px;
	text-align:center;
}
textarea#txtScore {
	background-color:#ededed;
	border:0;
	color:#4b4b4b;
	font:bold 12px Verdana, sans-serif;
	text-align:center;
	width:36px;
	height:22px;
	overflow:hidden;
	padding:3px 0 0 0;
	margin:0;
}
textarea#txtVotes {
	background-color:transparent;
	border:0;
	color:#4b4b4b;
	font:11px Verdana, sans-serif;
	text-align:right;
	width:93px;
	height:22px;
	overflow:hidden;
	padding:4px 0 0 0;
	margin:0;
}
td.react {
	background-color:#ededed;
	color:#4b4b4b;
	font-size:11px;
	vertical-align:top;
}
td.reactlist {
	background-color:#eeeeee;
	border-bottom:1px solid #a9a9a9;
	color:#4b4b4b;
	font-size:11px;
	vertical-align:top;
	padding:3px 3px 2px 4px;
}
img.reaction {
	border:1px solid White;
}

/* TreeView */

td.Icon {
	padding:0 2px 0 0;
}
td.ItmMsg {
	padding:1px 0;
	background-color:#fefefe;
	border:1px solid #fefefe;
	cursor:pointer;
}
td.IthMsg {
	padding:1px 0;
	background-color:#fefefe;
	border:1px solid #ff0000;
	cursor:pointer;
}
td.ItaMsg {
	padding:1px 0;
	background-color:#ff0000;
	border:1px solid #ff0000;
	cursor:pointer;
}
div.ItmMsg {
	margin-left:4px;
	width:300px;
	color:black;
	font-size:11px;
	font-weight:bold;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
img.tvToggle {
	cursor:pointer;
}

/* For vidFrame */

body.Frame {
	background-color:transparent;
}
div#divLoading {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:288px;
	background-color:transparent;
	padding-top:120px;
	font-size:12px;
	font-weight:bold;
	color:#f0f0f0;
	text-align:center;
	display:none;
}
div.altVideo {
	width:384px;
	height:300px;
	background-color:#000000;
}
div.bitRates {
	width:384px;
	height:23px;
	padding:4px 0 4px 6px;
	background-color:#eeeeee;
}
td.Rate {
	padding:0 2px;
}
div.butRate {
	margin:0;
	border:1px solid #4b4b4b;
	width:51px;
	height:13px;
	background-color:#ffffff;
	padding:0;
	font:11px Verdana, sans-serif;
	color:#4b4b4b;
	text-align:center;
	text-decoration:none;
	cursor:pointer;
}
div.actRate {
	margin:0;
	border:1px solid #eeeeee;
	width:51px;
	height:13px;
	background-color:#eeeeee;
	padding:0;
	font:11px Verdana, sans-serif;
	color:#282828;
	text-align:center;
	text-decoration:none;
	cursor:default;
}
div.hovRate {
	margin:0;
	border:1px solid #000000;
	width:51px;
	height:13px;
	background-color:#e9e9e9;
	padding:0;
	font:11px Verdana, sans-serif;
	color:#000000;
	text-align:center;
	text-decoration:none;
	cursor:pointer;
}
div.disRate {
	margin:0;
	border:1px solid #c7c7c7;
	width:51px;
	height:13px;
	background-color:#e9e9e9;
	padding:0;
	font:11px Verdana, sans-serif;
	color:#c7c7c7;
	text-align:center;
	text-decoration:none;
	cursor:default;
}
div.message {
	position:absolute;
	left:0px;
	top:0px;
	background-color:black;
	padding:0;
}
td.message {
	width:100%;
	height:100%;
	padding:0 0 25px 0;
	font-size:12px;
	font-weight:bold;
	color:#f0f0f0;
	line-height:200%;
	text-align:center;
	vertical-align:bottom;
}

/* Embed video */

body.Embed {
	margin:0;
	background-color:#000000;
	color:#ffffff;
}

/* Theme dependent */

