@charset "utf-8";
/* CSS Document */

#pl {height:180px; border:none; width:612px; position:relative; overflow:hidden; padding:9px 0px 0px 5px; float:left; }
#pl div.entries {height:200px; position:absolute; width:10000em; }
#pl div.entries a {color:#7d7d7d; float:left; font-family:arial,helvetica,sans-serif; font-size:10px; height:145px; margin:0px 10px 0px 0px; padding:0px; text-decoration:none; width:145px; background-color:#ffffff;}
/*\*/ * html #pl div.entries a { background-color: #141414;} /**/
#pl div.entries a:hover {background-position:-140px 0; color:#aaaaaa; }
#pl div.entries a:hover img {opacity:0.8; filter:alpha(opacity=80); }
#pl div.entries a.playing {background-position:-280px 0; color:#000; background-color: #ffffff; }
#pl div.entries a.playing img {opacity:1; filter:alpha(opacity=100);}
#pl div.entries a.paused {background-position:-420px 0;	color:#000; }
#pl div.entries a.progress {opacity:0.8; }
#pl div.entries em {float:right; margin-top:15px; color:red; font-style:normal;}
a.prevPage {float: left; color: #555555;cursor:pointer; padding-left: 4px;}
a.nextPage {float: right; color: #555555;cursor:pointer; padding-right: 14px;}
a.nextPage:hover, a.prevPage:hover {color: #777777;	}
/* IF WE WANT IMAGES FOR THE VIDEO SLIDESHOW */
a.nextPage:hover, a.prevPage:hover {}
a.nextPage {}
a.nextPage.disabled, a.prevPage.disabled {visibility:hidden;}
a.player {margin-top:0px; display:block; background:url(../video-placeholder.jpg) no-repeat; width:590px; height:332px; padding:0px;	 text-align:center; color:#fff; text-decoration:none; cursor:pointer; }
a.player img {margin-top:115px;	border:0;}
#playlist_wrap { height: 120px; display: block; position: relative; background-color: #141414; margin: 10px 0px;}
#pl div.entries img {border: 1px solid #000000; margin: 0px; padding: 0px;}
#playlist_wrap .navi {margin:0px auto; width:475px;	height:19px; float: left; text-align: center;}
/* items inside navigator */
#playlist_wrap .navi a {width:20px; height:19px; margin:0px; background:url(/wp-content/themes/OM_2.0/images/vidsNav.jpg) 0 0 no-repeat; display:inline-block; font-size:1px; text-align:center;}
/* mouseover state */
#playlist_wrap .navi a:hover {background:url(/wp-content/themes/OM_2.0/images/vidsNavSelected.jpg) 0 0 no-repeat; cursor: pointer; }
/* active state (current page state) */
#playlist_wrap .navi a.active {	background:url(/wp-content/themes/OM_2.0/images/vidsNavSelected.jpg) 0 0 no-repeat;}

#vidLine {position: relative; width: 618px; height: 10px; background: url(/wp-content/themes/OM_2.0/images/vidLine.gif) left top no-repeat; margin:10px 0px 10px 5px;}