/* watch page */
#watchpage { }
#watchpage a { text-decoration:none; color:#105cb6; }
#watchpage a:hover { text-decoration:underline; color:#105cb6; }
#watchpage #vdesc { width:250px; background-color:#e9e9e9; border:1px solid #d0d0d0; padding:5px; font-size:12px; overflow:hidden;}
#watchpage #vdesc input { width:190px; }
#watchpage #vdesc #uinfo { font-size:12px; }
#watchpage #vdesc #uinfo a { text-decoration:none; font-weight:bold; }
#watchpage #vdesc #uinfo a:hover { text-decoration:underline; }
#watchpage #vdesc #uinfo a:active { text-decoration:underline; }
#watchpage #vdesc #uinfo #con_tools { font-size:11px; margin-bottom:5px; background:#f1f1f1;}
#watchpage #vdesc #uinfo #con_tools a { font-weight:normal;}
#watchpage #vdesc input { width:165px; }
#watchpage #vdesc #avpict { border:1px solid #d0d0d0; padding:1px; width:80px;}
#watchpage #vdesc #moreinfo { text-align:right; margin-bottom:10px;}
#watchpage #vdesc .lessinfo { border-bottom:1px solid #d0d0d0; margin-bottom:5px; display:block;}
#watchpage #vdesc .fullinfo { border-bottom:1px solid #d0d0d0; margin-bottom:5px; display:none;}
#watchpage #vdesc .fullinfo #sub { color:#b3b3b3; }
#watchpage #left {float:left; width:430px;}
#watchpage #right {float:right; width:200px;}

#watchpage .psize { background:#f2f2f2;} 
#watchpage .pcommon {position:absolute; top:10px; left:40px; overflow:hidden;}

.adultvideo { background:#e74b19; width:560px; height:340px; position:absolute; top:10px;left:40px; text-align:center; z-index:1000;}
.adultvideo .avcontc {color:white; margin-top:130px; width:320px;}
.adultvideo .avcontc a { color:white; font-weight:bold; }

#watchpage #vidoptions { float:right; }
#watchpage  #vidoptions-container {margin:10px; height:80px;}
.adddate {font-size:10px;}

#uservideos-list { overflow:auto; height:170px; width:250px; border:1px solid #d0d0d0;}
#uservideos-list .uvl-container { padding-left:5px; padding-top:5px; height:50px;}
#uservideos-list .uvl-t { height:50px; }
#uservideos-list .uvl-tc { width:83px; height:50px; background:black; text-align:center; float:left;}
#uservideos-list .uvl-tc .tc-time { position:relative; float:right; top:-15px; right:2px; background:#cecece; width:40px; font-size:10px;}
#uservideos-list .uvl-tx { width:145px; float:left;}
#uservideos-list .uvl-txi { font-size:10px; margin-left:5px; }
#uservideos-list .uvl-tx #tx-ttl { font-weight:bold; margin-left:5px;}

#relatedtags-list { width:250px; border:1px solid #d0d0d0;}

.stars-off, .stars-on {
    position: relative;
    height: 16px;
    background: url(/ls_scripts/ui/stars/ui.stars.gif) repeat-x 0 -32px;
    margin:0px;
}
.stars-on {
    position: absolute;
    background-position: 0 -48px;
}
#rate-stars-container { width:160px; margin:0px; height:16px; overflow:hidden;}
#rate-stars-container #rate-stars-over {  position:relative; top:-16px; display:none; height:16px; }
.stars-cap-cont { height:15px; }
#stars-cap-red {color:maroon;}


#comments-container { width: 600px; margin-top:10px;}
#comments-container .cseparator { width:590px; height:1px; margin:0px 0px 5px; background:#d0e0ff; }
#comments-container #comment-text { padding-top:5px; margin-bottom:5px;}
#comments-container #cpages { background:#f2f2f2; margin-top:5px; padding:2px;}
#comments #reply { width:500px; }
#comments #reply #rform { float:right; width:500px;}
#comments #reply .rtag { padding-top:15px; padding-bottom:5px; font-weight:bold; }
#comments #reply .ratt { padding-top:5px; }
#comments #reply .rseparator { height:11px; background:#d0e0ff; width:460px; float:left; }
#comments #reply textarea { border:1px solid #dad9ae; width:460px;height:100px; background:#f2f1d2; color:black; padding:10px; margin-bottom:10px;}
#comments #reply .options { font-size:10px; }

