body{padding:20px 0 0 0;}
#featured{width:930px;height:698px;background:#fff url('orbit/loading.gif') no-repeat center center;overflow:hidden}
#featured>img,#featured>div,#featured>a{display:none}
div.orbit-wrapper{width:1px;height:1px;position:relative}
div.orbit{width:1px;height:1px;position:relative;overflow:hidden}
div.orbit>img{position:absolute;top:0;left:0;display:none}
div.orbit>a{border:none;position:absolute;top:0;left:0;line-height:0;display:none}
.orbit>div{position:absolute;top:0;left:0;width:100%;height:100%}
div.timer{display:none}
.orbit-bullets{position:absolute;z-index:1000;list-style:none;bottom:10px;right:4%;padding:0}
.orbit-bullets li{float:left;margin-left:5px;cursor:pointer;color:#999;text-indent:-9999px;background:url(orbit/bullets.png) no-repeat 4px 0;width:13px;height:12px;overflow:hidden}
.orbit-bullets li.active{color:#222;background-position:-8px 0}
.orbit-bullets li.has-thumb{background:none;width:100px;height:75px}
.orbit-bullets li.active.has-thumb{background-position:0 0;border-top:2px solid #000}

/* DIRECTIONAL NAV
   ================================================== */
div.slider-nav {
    display: block }

div.slider-nav span {
    width:20px;height:20px;
    text-indent: -9999px;
    position: absolute;
    z-index: 1000;
    cursor: pointer; }

div.slider-nav span.right {
		background:url(../js/controls.png) no-repeat -25px 0;
    position:absolute;top:-20px;right:35px;}

div.slider-nav span.left {
		background:url(../js/controls.png) no-repeat 0 0;
		position:absolute;top:-20px;right:60px;}