.onlyprint { print:no; display: none;}


/* .anythingFader ul li 680x317 -> .anythingFader .wrapper 680x341 -> .anythingFader 760x360 */
/* .anythingFader ul li 779x493 -> .anythingFader .wrapper 779x517 -> .anythingFader 859x536 */
/* .anythingFader ul li 600x380 -> 0 24 .anythingFader .wrapper 600x404 -> 80 19 .anythingFader 680x423 */
/* .anythingFader ul li 600x370 -> 0 24 .anythingFader .wrapper 600x394 -> 80 19 .anythingFader 680x413 */

/* *Nav, Startstop : 317 -> 323 */
/* *Nav, Startstop : 493 -> 499 */
/* *Nav, Startstop : 380 -> 6 386 */
/* *Nav, Startstop : 370 -> 6 376 */


.anythingFader                         { width: 680px; height: 413px; position: relative; margin: 0 auto 15px; print:no; }

.anythingFader .wrapper                { width: 600px; overflow: auto; height: 394px; margin: 0 40px; position: absolute; top: 0; left: 0; print:no; }

.anythingFader .wrapper ul             { width: 25999px; list-style: none; position: absolute; top: 0; left: 0; background: #eee; border-top: 3px solid #e0a213; border-bottom: 3px solid #e0a213; margin: 0; print:no; }

.anythingFader ul li                   { display: block; float: left; padding: 0; height: 370px; width: 600px; margin: 0; print:no; }

.anythingFader .arrow                  { display: block; height: 200px; width: 67px; background: url(../images/arrows.png) no-repeat 0 0; text-indent: -9999px; position: absolute; top: 65px; cursor: pointer; }

.anythingFader .forward                { background-position: 0 0; right: -20px; }

.anythingFader .back                   { background-position: -67px 0; left: -20px; }
.anythingFader .forward:hover          { background-position: 0 -200px; }
.anythingFader .back:hover             { background-position: -67px -200px; }

/* ori : 
#thumbNav                               { position: relative; top: 376px; text-align: center }
*/

#thumbNav                               { position: relative; left: -1px; top: 376px; text-align: left; padding: 0px 41px; }
#thumbNav a                             { color: black; font: 10px Georgia, Serif; display: inline-block; padding: 2px 2px; height: 17px; margin: 0 0px 0 0; background: #c58b04 url(../images/cellshade.png) repeat-x; text-align: center; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; }
#thumbNav a:hover                       { background-image: none; }
#thumbNav a.cur                         { background: #e0a213; }

#start-stop                             { background: green; background-image: url(../images/cellshade.png); background-repeat: repeat-x; color: white; padding: 2px 5px; width: 66px; height: 17px; text-align: center; position: absolute; right: 40px; top: 376px; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; }
#start-stop .playing                    { background-color: red; }
#start-stop:hover                       { background-image: none; }

/*
  Prevents
*/
.anythingFader .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.anythingFader .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }