/*
Plugin: Watch Now
File: CSS
Author: Fawaz Tahir
Version: 1.0
*/


#lightbox { padding:8px; background:url(../images/overlay.png) repeat; border:1px solid #000; display:none; z-index:10000000; }

.watch_now_close { display:block; text-indent:-999999px; width:38px; height:21px; background:url(../images/close.png) no-repeat; }

.videolink { font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; text-decoration:none; }

.watch_vdo { position:relative; padding:6px; background:#f3f3f3; border:1px solid #333; }
.watch_vdo a.videolink { padding:4px; background:#FFF; border:1px solid #CCC; color:#333; }
.watch_vdo a.videolink:hover { background:#333; border:1px solid #000; color:#FFF; }

.watch_now { position:absolute; top:2px; left:2px; }
.watch_now:hover { cursor:pointer; }
.eyes { background:#FFF url(../images/eyes.png) no-repeat; width:16px; height:16px; display:block; }

h4.pri_video { margin:0px; padding:0px; font-size:14px; font-family:"Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif; color:#666; font-weight:normal; }