/* CSS Document */
body { background: #335379 url(../images/bg.jpg) 0 0 repeat-x; }
#container #toolbar { background: #b7b7b7 url(../images/bg-toolbar.gif) 0 0 repeat-x; }
#container .menu { background: #ff950e url(../images/bg-menu.gif) 0 0 repeat-x; }
#container .menu li a { background: url(../images/bg-menuitem.gif) top left no-repeat; }
#container .menu li a span { background: url(../images/bg-menuitem.gif) top right no-repeat; }
#container .menu li a:hover { background: url(../images/bg-menuitem.gif) bottom left no-repeat!important; }
#container h3 { background: #f4f4f4 url(../images/bg-title.gif) 0 0 repeat-x; }

#container #global .scene-details .col-download .button { background: #a90707 url(../images/bg-download-buttons.jpg) top right no-repeat; }
#container #global .scene-details .col-download .button:hover { background: #a90707 url(../images/bg-download-buttons.jpg) bottom right no-repeat; }
#container #global .scene-details .col-download .streaming { background: #a90707 url(../images/bg-download-buttons.jpg) top left no-repeat; }
#container #global .scene-details .col-download .streaming:hover { background: #a90707 url(../images/bg-download-buttons.jpg) bottom left no-repeat; }
#container #global .scene-details .col-download .button { background: #a90707 url(../images/bg-download-buttons.jpg) top right no-repeat; }
#container #global .scene-details .col-download .button:hover { background: #a90707 url(../images/bg-download-buttons.jpg) bottom right no-repeat; }
#container #global .scene-details .col-download .streaming { background: #a90707 url(../images/bg-download-buttons.jpg) top left no-repeat; }
#container #global .scene-details .col-download .streaming:hover { background: #a90707 url(../images/bg-download-buttons.jpg) bottom left no-repeat; }

#container #global .scene-details .col-pictures .button { background: #a90808 url(../images/bg-watch-button.jpg) 0 0 no-repeat; }
#container #global .scene-details .col-pictures .button:hover { background-position: bottom left; }