/* CUB3R */
#cub3r-container { width: 770px; height: 153px; padding: 0px 0px 0; background: #fff; }
#cub3r-container #cub3r { }
#cub3r-container #cub3r a.getflash { display: block; height: 770px; text-align: center;  }
#cub3r-container #cub3r a.getflash img { margin-top: 0x; }

/* FEATURED */
#featured { position: relative; z-index: 1; width: 770px; height: 153px; padding: 0 0px 0; background: url(../images/bg-middle.png) repeat-y; margin: 0 auto; }
#featured .loader { display: none; position: absolute; z-index: 6; right: 69px; bottom: 4px; }

#featured .trans { position: absolute; z-index: 3; width: 770px; height: 153px; padding-top: 4px; }
#featured .trans li img { }

#featured .progress { position: absolute; z-index: 4; bottom: 30px !important; bottom: 29px; display: block; width: 770px; height: 5px; font-size: 0;  }
#featured .progress .bar { display: block; font-size: 0; width: 0px; height: 5px; background: url(../images/interface/progress-bg.png) repeat-x; }

#featured .separators { position: relative; z-index: 5; top: 17px; }
#featured .separators li { position: absolute; display: block; width: 10px; height: 153px; background: url(../images/bgcolor.jpg) repeat; }
#featured .separators .left { left: 282px; }
#featured .separators .right { left: 568px; }
#featured .separators .pause { display: none; left: 10px; top: 10px; width: 40px; height: 30px; background: url(../images/icons/pause-icon.png) center no-repeat;  }

#featured .slides { display: none; position: absolute; z-index: 4; top: 10px; left: 10px; width: 770px; height: 153px; overflow: hidden; }
#featured .slides li { position: absolute; top: -153px; display: block; width: 282px; height: 153px; overflow: hidden; }
#featured .slides li img { position: relative; display: block; }
#featured .slides .s1 { left: 0px; background-position: 0 0; }
#featured .slides .s2 { width: 276px; left: 292px; background-position: -292px 0; }
#featured .slides .s2 img { left: -292px; }
#featured .slides .s3 { left: 578px; background-position: -578px 0; }
#featured .slides .s3 img { left: -578px; }

#featured .meta { position: absolute; z-index: 2; bottom: 0px; width: 770px; height: 30px; background: #e2e7ea; }
#featured .meta a.info { position: absolute; left: 20px; line-height: 30px; font-weight: normal; color: #ff380a; letter-spacing: 0.7px; }
#featured .meta a.info:hover { text-decoration: none; }
#featured .meta a img { display: block;  position: relative; top: 10px; /* IE6/7 Fix */ }
#featured .meta a.left, #featured .meta a.pause, #featured .meta a.right { position: absolute; display: none; width: 6px; height: 30px; padding: 0 10px; line-height: 30px; bottom: 0px; }
#featured .meta a.right { right: 5px; }
#featured .meta a.pause { right: 30px;  }
#featured .meta a.left { right: 55px;  }