﻿.videoFormTop
{
	background-image:url(../images/body/video/top_frame.gif);
	background-position:bottom;
	width:884px; height:11px;
	display:block;
}
.videoMainForm
{
	background-image:url(../images/body/video/frame_bg.gif);
	background-repeat:repeat-y;
	padding:0px;
	margin:0px;
	width:884px;
	display:block;
}
.videoMainFormBot
{
	background-image:url(../images/body/video/bottom_frame.gif);
	background-position:top;
	width:884px; height:11px;
	display:block;
}
.videoIntroBg
{
	background-image:url(../images/body/video/intro_bg.gif);
	background-repeat:no-repeat;
	width:853px; height:86px;
	display:block;
}
.addMovie
{
	background-image:url(../images/body/video/add_bg.gif);
	background-repeat:no-repeat;
	width:161px; height:77px;
	display:block;
}
.addMovieBtn
{
	background-image:url(../images/body/video/send_off.gif);
	background-repeat:no-repeat;
	width:126px; height:34px;
	display:block;
}
.addMovieBtn:hover
{
	background-image:url(../images/body/video/send_on.gif);
}
.videoPromo
{
	background-image:url(../images/body/video/bg.gif);
	background-repeat:no-repeat;
	width:287px; height:244px;
	display:block;
}
.videoInsideCommentBg
{
	background-image:url(../images/body/video/tit_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:246px; height:29px;
	float:right;
	position:relative;
	display:block;
}
.videoCommentText
{
	color:White;
	font-weight:bold;
	position:absolute; right:20px; top:7px;
}
.videoBg
{
	background-image:url(../images/body/video/movie_bg.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:135px; height:152px;
	display:block;
}
.prevArrow
{
	background-image:url(../images/body/video/right_arrow_off.gif);
	background-repeat:no-repeat;
	width:25px; height:25px;
	border: 0px;
    background-color: transparent;
    cursor: hand;
}
.prevArrow:hover
{
	background-image:url(../images/body/video/right_arrow_on.gif);
}
.nextArrow
{
	background-image:url(../images/body/video/left_arrow_off.gif);
	background-repeat:no-repeat;
	width:25px; height:25px;
	border: 0px;
    background-color: transparent;
    cursor: hand;

}
.nextArrow:hover
{
	background-image:url(../images/body/video/left_arrow_on.gif);
}
.prevArrow2
{
	background-image:url(../images/body/video/right_arrow_off.gif);
	background-repeat:no-repeat;
	width:25px; height:25px;
	display:block;
}
.prevArrow2:hover
{
	background-image:url(../images/body/video/right_arrow_on.gif);
}
.nextArrow2
{
	background-image:url(../images/body/video/left_arrow_off.gif);
	background-repeat:no-repeat;
	width:25px; height:25px;
	display:block;
}
.nextArrow2:hover
{
	background-image:url(../images/body/video/left_arrow_on.gif);
}
.videoAddCommentPanel {	BACKGROUND-IMAGE: url(../images/body/video/add_comment_bg.gif);	WIDTH: 377px;	DIRECTION: rtl;	BACKGROUND-REPEAT: no-repeat;	HEIGHT: 200px;	TEXT-ALIGN: right}
a.prev
{
	background-image:url(../images/body/video/left_arrow_off.gif);
	background-repeat:no-repeat;
	width:25px; height:25px;
	display:block;
	float:left;
	margin-left:10px
}
a.next
{
	background-image:url(../images/body/video/right_arrow_off.gif);
	background-repeat:no-repeat;
	width:25px; height:25px;
	display:block;
	float:right;
	margin-right:10px
}
a.prev1
{
	background-image:url(../images/body/video/left_arrow_off.gif);
	background-repeat:no-repeat;
	width:25px; height:25px;
	display:block;
	float:left;
	margin-left:10px
}
a.next1
{
	background-image:url(../images/body/video/right_arrow_off.gif);
	background-repeat:no-repeat;
	width:25px; height:25px;
	display:block;
	float:right;
	margin-right:10px
}
a.videoName{font-weight:700;color:#1770ae;text-decoration:none;}a.videoName:hover{color:#ff6c00}
