@charset "UTF-8";
/* CSS Document */
/*	----------------------------	*/
/*	WIDGET BILLBOARD                */
/*	----------------------------	*/
#billboard{ position:relative; width:955px; height:304px; overflow:hidden; background:url(../images/sitewide/ajax-loader.gif) center no-repeat;}
#billboard ul li { list-style:none; display:inline;}
#billboard #billboard_violator{z-index:1000; background-color:#000; width:140px; height:31px; float:right; position:relative; top:-45px; left:-12px; opacity:0.8;}
#billboard #billboard_violator #project_caption{display:none; padding:4px 10px; color:#fff; float:left; font-weight: bold;}
#billboard #billboard_violator #project_caption a{margin-left:8px; font-weight: bold;}
#billboard #billboard_violator #project_caption a:hover{text-decoration:none; background-image:url(/assets/gfx/pinkdot_standard.gif); background-repeat:repeat-x; background-position:bottom;}
#billboard #billboard_violator #slide_navigation{position:absolute;right:10px;top:10px;}
#billboard #billboard_violator #slide_navigation a{ text-indent:-9999px; overflow:hidden; display:block; background:url(../images/sitewide/ballons.png) no-repeat -13px 0; width:13px; height:13px; float:left; margin-left:5px; cursor:pointer; overflow:hidden;}
#billboard #billboard_violator #slide_navigation a:hover{  background:url(../images/sitewide/ballons.png) no-repeat 0 0;}
#billboard #billboard_violator #slide_navigation a.activeSlide{ background:url(../images/sitewide/ballons.png) no-repeat 0 0;}
#billboard #billboard_violator #slide_navigation a{outline:none;}
#billboard li span.slide_caption{display:none;}
