.comment
{
	width: 650px;
	border-bottom: 1px solid #666;
}
.enterbutton
{
	border: 2px solid #999;
	background-color: #030;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	margin: 10px;
	width: 100px;
}
.exitbutton
{
	border: 2px solid #999;
	background-color: #4E0507;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	margin: 10px;
	width: 100px;
}
.online_now
{
	color: #0F6;
	font-weight: bold;
}
.online_today
{
	color: #09F;
	font-weight: bold;
}
.online_yest
{
	color: #F90;
	font-weight: bold;
}
.online_days
{
	color: #FF0;
	font-weight: bold;
}
.framebg
{
	background: transparent;
}
.frameselbg
{
	background: #FF0000;
}
#leftcol
{
	float: left;
	color: #666;
	width: 700px;
	margin: 0px 0 0px 0px;
	padding: 0;
	text-align: left;
}
#vid_pg_leftcol
{
	float: left;
	color: #FFF;
	margin: 0px 6px 0px 0px;
	padding: 3px;
	width: 685px;
}
.vid_pg_rightcol_bot
{
	width: 195px;
	height: 24px;
	float: right;
	position: relative;
	margin: 0px 0px 10px;
	background: url(images/box_side_bot.png) no-repeat;
}
.vid_pg_rightcol
{
	color: #FFF;
	position: relative;
}
.video_box_bot
{
	clear: both;
	padding: 0;
	margin: 0;
	width: auto;
	background: #171717 url(images/box_bot.png) no-repeat;
	height: 40px;
}
.preview_video
{
	font-size: 11px;
	width: 172px;
	height: 205px;
	float: left;
}
.preview_video A:link, .preview_video A:visited, .preview_video A:hover, .preview_video A:active
{
	font-weight: bold;
}
.errormsg
{
	color: #FF3535;
	font-weight: bold;
}
.succmsg
{
	color: #006600;
	font-weight: bold;
}
.tag_sz1
{
	font-size: 12px;
}
.tag_sz2
{
	font-size: 14px;
}
.tag_sz3
{
	font-size: 16px;
}
.tag_sz4
{
	font-size: 18px;
}
.tag_sz5
{
	font-size: 20px;
}
.table_head
{
	font-size: 12px;
	background-color: #282828;
	color: #FFF;
}
.table_head A:link, .table_head A:visited, .table_head A:hover, .table_head A:active
{
	color: #FFF;
}
.table_cell1
{
	font-size: 12px;
	background-color: #1A1A1A;
	color: #FFF;
}
.table_cell2
{
	font-size: 12px;
	background-color: #282828;
	color: #FFF;
}
.table_end
{
	font-size: 12px;
	background-color: #FEFEED;
}
SELECT
{
	font-size: 12px;
	color: #333;
	margin-top: 3px;
}
INPUT.checkbox
{
	border: 0px solid #EBEBEB;
	background-color: transparent;
	color: #FFBA53;
	width: 20px;
}
INPUT.button
{
	font-size: 14px;
	color: #A00;
	margin-top: 3px;
	padding-bottom: 8px;
}
INPUT
{
	font-size: 12px;
	padding: 3px;
	color: #444;
}
TEXTAREA
{
	font-size: 12px;
	padding: 3px;
	color: #FFF;
	width: 300px;
	margin: 5px;
}
.message
{
	font-size: 12px;
	padding: 3px;
	margin-top: 3px;
	border: 1px solid #666;
	background-color: #333;
	color: #FFF;
	width: 500px;
	height: 180px;
}
INPUT.button40
{
	font-size: 10px;
	padding: 2px;
	border: 1px solid #CCC;
	background-color: #666;
	color: #FFF;
	width: 40px;
}
INPUT.button60
{
	font-size: 10px;
	padding: 2px;
	color: #444;
	width: 60px;
	margin-top: 3px;
}
INPUT.input40
{
	font-size: 12px;
	padding: 3px;
	border: 1px solid #666;
	background-color: #F1F1F1;
	color: #000;
	width: 40px;
}
INPUT.input80
{
	font-size: 12px;
	padding: 3px;
	border: 1px solid #666;
	background-color: #F1F1F1;
	color: #000;
	width: 80px;
}
INPUT.input120
{
	vertical-align: text-top;
	margin-top: 2px;
	font-size: 12px;
	padding: 3px;
	color: #444;
	width: 120px;
}
INPUT.input300
{
	font-size: 12px;
	padding: 3px;
	border: 1px solid #666;
	background-color: #333;
	color: #FFF;
	width: 300px;
}
INPUT.searchbutton
{
	vertical-align: text-top;
	margin-top: 0;
	border: 0;
	color: #000;
	width: 27px;
	height: 27px;
	background: url(images/search.png) no-repeat;
}
.pagination
{
	clear: both;
	padding: 1px;
	line-height: 20px;
	margin: 20px;
}
.pagination UL
{
	padding: 0;
	text-align: left;
	font-size: 12px;
	margin-top: 10px;
	margin-left: -22px;
}
.pagination LI
{
	list-style-type: none;
	display: inline;
	padding-bottom: 1px;
}
.pagination A
{
	padding: 0 5px;
	border: 1px solid #444;
	text-decoration: none;
	color: #FFF;
	background-color: #1E1E1E;
}
.pagination A:hover, .pagination A:active
{
	border: 1px solid #444;
	color: #FFF;
	background-color: #333;
}
.pagination A.currentpage
{
	background-color: #222;
	border-color: #444;
	font-weight: bold;
	cursor: default;
	color: #FFF;
}
.pagination A.disablelink, .pagination A.disablelink:hover
{
	background-color: #333;
	cursor: default;
	color: #FFF;
	border-color: #444;
	font-weight: normal;
}
.pagination A.prevnext
{
	background-color: #212121;
	color: #FFF;
}
.ratingblock
{
	display: block;
	padding-bottom: 3px;
	margin-bottom: 3px;
}
.loading
{
	height: 30px;
	background: url(../../ratings/loading.gif) no-repeat 50% 50%;
}
.unit-rating
{
/*the UL*/
	list-style: none;
	margin: 0px auto;
	padding: 0px;
	height: 30px;
	position: relative;
	background: url(../../ratings/starrating.png) repeat-x top left;
}

.unit-rating LI
{
	text-indent: -90000px;
	padding: 0px;
	margin: 0px;
	float: left;
}
.unit-rating LI A
{
	outline: none;
	display: block;
	width: 30px;
	height: 30px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
}
.unit-rating LI A:hover
{
	background: url(../../ratings/starrating.png) left center;
	z-index: 2;
	left: 0px;
}
.unit-rating A.r1-unit
{
	left: 0px;
}
.unit-rating A.r1-unit:hover
{
	width: 30px;
}
.unit-rating A.r2-unit
{
	left: 30px;
}
.unit-rating A.r2-unit:hover
{
	width: 60px;
}
.unit-rating A.r3-unit
{
	left: 60px;
}
.unit-rating A.r3-unit:hover
{
	width: 90px;
}
.unit-rating A.r4-unit
{
	left: 90px;
}
.unit-rating A.r4-unit:hover
{
	width: 120px;
}
.unit-rating A.r5-unit
{
	left: 120px;
}
.unit-rating A.r5-unit:hover
{
	width: 150px;
}
.unit-rating A.r6-unit
{
	left: 150px;
}
.unit-rating A.r6-unit:hover
{
	width: 180px;
}
.unit-rating A.r7-unit
{
	left: 180px;
}
.unit-rating A.r7-unit:hover
{
	width: 210px;
}
.unit-rating A.r8-unit
{
	left: 210px;
}
.unit-rating A.r8-unit:hover
{
	width: 240px;
}
.unit-rating A.r9-unit
{
	left: 240px;
}
.unit-rating A.r9-unit:hover
{
	width: 270px;
}
.unit-rating A.r10-unit
{
	left: 270px;
}
.unit-rating A.r10-unit:hover
{
	width: 300px;
}
.unit-rating LI.current-rating
{
	background: url(../../ratings/starrating.png) left bottom;
	position: absolute;
	height: 30px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}
.voted
{
	color: #000;
}
.thanks
{
	color: #006600;
}
.static
{
	color: #5D3126;
}
/*
###########################
###########################
*/
.pre_ratingblock
{
	display: block;
	padding-bottom: 2px;
	margin-bottom: 2px;
}
.pre_loading
{
	height: 16px;
	background: url(../../ratings/loading.gif) no-repeat 50% 50%;
}
.pre_unit-rating
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 16px;
	position: relative;
	background: url(../../ratings/prestarrating.png) repeat-x top left;
}
.pre_unit-rating LI
{
	text-indent: -90000px;
	padding: 0px;
	margin: 0px;
	float: left;
}
.pre_unit-rating LI A
{
	outline: none;
	display: block;
	width: 16px;
	height: 16px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
}
.pre_unit-rating LI A:hover
{
	background: url(../../ratings/prestarrating.png) left center;
	z-index: 2;
	left: 0px;
}
.pre_unit-rating A.r1-unit
{
	left: 0px;
}
.pre_unit-rating A.r1-unit:hover
{
	width: 16px;
}
.pre_unit-rating A.r2-unit
{
	left: 16px;
}
.pre_unit-rating A.r2-unit:hover
{
	width: 32px;
}
.pre_unit-rating A.r3-unit
{
	left: 32px;
}
.pre_unit-rating A.r3-unit:hover
{
	width: 48px;
}
.pre_unit-rating A.r4-unit
{
	left: 48px;
}
.pre_unit-rating A.r4-unit:hover
{
	width: 64px;
}
.pre_unit-rating A.r5-unit
{
	left: 64px;
}
.pre_unit-rating A.r5-unit:hover
{
	width: 80px;
}
.pre_unit-rating A.r6-unit
{
	left: 80px;
}
.pre_unit-rating A.r6-unit:hover
{
	width: 96px;
}
.pre_unit-rating A.r7-unit
{
	left: 96px;
}
.pre_unit-rating A.r7-unit:hover
{
	width: 210px;
}
.pre_unit-rating A.r8-unit
{
	left: 210px;
}
.pre_unit-rating A.r8-unit:hover
{
	width: 240px;
}
.pre_unit-rating A.r9-unit
{
	left: 240px;
}
.pre_unit-rating A.r9-unit:hover
{
	width: 270px;
}
.pre_unit-rating A.r10-unit
{
	left: 270px;
}
.pre_unit-rating A.r10-unit:hover
{
	width: 300px;
}
.pre_unit-rating LI.pre_current-rating
{
	background: url(../../ratings/prestarrating.png) left bottom;
	position: absolute;
	height: 16px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}

