/*videotitleinmainarea ->  defines title style in video main area.*/
.videotitleinmainarea{
color:#000;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight: bold;
text-align:center;
}
/*videodetailsinmainarea ->  defines details style in video main area.*/
.videodetailsinmainarea{
color:#000;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
/*videoratingmain ->  This area is very important. Take care about width and height.
width should be 5*height. And width should be the width of star.gif image width.
*/
.videoratingmain {
position:relative;
background-image:url(../images/blank_star.gif);
background-repeat:repeat-x;
height:30px;
width:150px;
}
/*ratingscale ->  The color of vote scale.*/
.ratingscale {
position:absolute;
top:0px;
left:0px;
background-image:url(../images/rated_star.gif);
height:30px;
}
/*starsofvote ->  Defines voting stars.*/
.starsofvote {
position:absolute;
top:0px;
background-image:url(../images/trans_star.gif);
background-repeat:repeat-x;
height:30px;
}
/*votingscale
-> Defines mouseover color for voting. Width should be 0% as
default. System will change the width on mouseover*/
.votingscale{
width:0%;
background-image:url(../images/hover_star.gif);
}
/*VOTING DEFINITIONS - END.*/

/*fbdiscuss_table->   defines the table properties of comments */
.fbdiscuss_table{
padding:0px;
}
/*fbdiscussrow1->  its name tells*/
.fbdiscussrow1{
margin:0px 30px 0px 30px;
padding:5px 10px 5px 10px;
border-top:#f5f5f5 1px solid;
}
/*fbdiscussrowright->  defines the right column style for fb discuss plugin area. Here, for example there is quote image.*/
.fbdiscussrowright{
padding-right:50px;
}
/*discussionlinkrow-> Click here to discuss style.*/
.discussionlinkrow{
text-align:right;
color:#999;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-weight:bold;
font-size:11px;
}
/*fbdiscusssubject-> Subject of comments on rows.*/
.fbdiscusssubject{
color:#333;
font-size:12px;
font-weight:bold;
}
/*fbdiscussthreaddate-> Date of comments on rows.*/
.fbdiscussthreaddate{
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
color:#a4a4a4
}
/*fbdiscussthreaddate-> Author username style on rows.*/
.fbdiscussthreadname{
font-weight:bold;
}
/*seyretfbdiscussposttable-> Discuss post table.*/
table.seyretfbdiscussposttable {
border-left:1px solid #ccc;
border-right:1px solid #ccc;
border-bottom:1px solid #ccc;
width:520px;
}
table.seyretfbdiscussposttable th{
background-color:#f2f2f2;
color:#000;
padding:1px;
}
/*END OF FB DISCUSS PLUGIN STYLE*/

/*in videomainarea.php --   Defines the main video area*/
table.videoembedarea{
background-color:#000;
width:100%;
}
/*in videomainarea.php --   Defines the main video area*/
.videooperationsarea{
position:relative;
border:1px solid #ccc;
width:518px;
height:35px;
}
.votearea{
position:absolute;
left:0px;
top:0px;
width:290px;
}
div.title{
border-bottom:#c8c8c8 1px dashed;
width:518px;
}
div.bookmark{
text-align:left;
 }
div.share{
	text-align:center;
font-size:16px;
font-weight:bold;
}
/*Board Share */
.boardshare_on{
width:129px;
height:23px;
text-align:center;
font-size:16px;
font-weight:bold;
padding-top:12px;
}
.boardshare_off{
background-image:url(../images/board_t_bg.gif);
background-repeat:repeat-x;
border-bottom:1px solid #ccc;
width:129px;
height:23px;
text-align:center;
font-size:16px;
font-weight:bold;
padding-top:12px;
}
.favorite_off{
background-image:url(../images/board_t_bg.gif);
background-repeat:repeat-x;
border-left:1px solid #ccc;
border-bottom:1px solid #ccc;
position:absolute;
left:129px;
top:0;
width:129px;
height:23px;
text-align:center;
font-size:16px;
font-weight:bold;
padding-top:12px;
}
.favorite_on{
border-left:1px solid #ccc;
position:absolute;
left:129px;
top:0;
width:129px;
height:23px;
text-align:center;
font-size:16px;
font-weight:bold;
padding-top:12px;
}
.flag_off{
background-image:url(../images/board_t_bg.gif);
background-repeat:repeat-x;
border-left:1px solid #ccc;
border-bottom:1px solid #ccc;
position:absolute;
left:258px;
top:0;
width:129px;
height:23px;
text-align:center;
font-size:16px;
font-weight:bold;
padding-top:12px;
}
.flag_on{
border-left:1px solid #ccc;
position:absolute;
left:258px;
top:0;
width:129px;
height:23px;
text-align:center;
font-size:16px;
font-weight:bold;
padding-top:12px;
}
.help_off{
background-image:url(../images/board_t_bg.gif);
background-repeat:repeat-x;
border-left:1px solid #ccc;
border-bottom:1px solid #ccc;
position:absolute;
left:387px;
top:0;
width:130px;
height:23px;
text-align:center;
font-size:16px;
font-weight:bold;
padding-top:12px;
}
.help_on{
border-left:1px solid #ccc;
position:absolute;
left:387px;
top:0;
width:130px;
height:23px;
text-align:center;
font-size:16px;
font-weight:bold;
padding-top:12px;
}
.addedfavorite{
background:#D1F0B3; 
height:30px;
margin:5px; 
padding-top:10px;
text-align:center;
}
/*End Board Share*/
.boardheader{
position:relative;
border-top:1px solid #ccc;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
width:518px;
}
.boardtitle{
width:259px;
height:23px;
text-align:center;
font-size:16px;
font-weight:bold;
padding-top:12px;
}
.boardtitle2{
background-image:url(../images/board_t_bg.gif);
background-repeat:repeat-x;
border-right:1px solid #ccc;
border-bottom:1px solid #ccc;
width:259px;
height:23px;
text-align:center;
font-size:16px;
font-weight:bold;
padding-top:12px;
}
.vidstat{
background-image:url(../images/board_t_bg.gif);
background-repeat:repeat-x;
border-left:1px solid #ccc;
border-bottom:1px solid #ccc;
position:absolute;
top:0;
left:258px;
width:259px;
height:23px;
text-align:center;
font-size:16px;
font-weight:bold;
padding-top:12px;
}
.vidstat2{
position:absolute;
top:0;
left:258px;
width:259px;
height:23px;
text-align:center;
font-size:16px;
font-weight:bold;
padding-top:12px;
}
.reply{
width:97%;
margin-left:19px;
border-left:2px solid #FFB84E;
padding-left:5px;
}
.messageboard{
position:relative;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
width:518px;
}
.pages{
border-top:1px solid #ccc;
text-align:left;
padding-left:10px;
word-spacing:5px;
}
.ffp {
margin: 0px 0px 3px 0px;
padding: 2px 0px 2px 0px;
width: 518px;
text-align:center;
background: #FFFFCC;
border: 1px solid #FFCC33;
}
