/* CSS Document */
body { background: #000; }
#container #toolbar { background: url(/static/images/toolbar.jpg) 0 0 no-repeat; }
#container #header #header-anim { background: url(/static/images/header01.jpg) 0 0 no-repeat; }
#container .topmenu li a { background: url(/static/images/bg-menuitem.jpg) top left no-repeat; }
#container .topmenu #mnu-blog a { background-position: 0 -33px; }
#container .topmenu #mnu-join a { background-position: 0 -66px; }
#container #global .scene,
#container #global .dvd { background: url(/static/images/bg-scene.jpg) bottom left no-repeat; }
#container #global .seeall { background: url(/static/images/bg-seeall.jpg) top right no-repeat; }
#container #global .hd-format { background: url(/static/images/bg-latestupdate-fullsize.jpg) 0 0 no-repeat; }
#container #global .nonhd-format { background: url(/static/images/bg-latestupdate-fullsize2.jpg) 0 0 no-repeat; }
#container #global .scene-fullsize .join-btn { background: url(/static/images/bg-latestfull-join.jpg) top left repeat-x; }
#container #global .biography { background: url(/static/images/bg-biography.jpg) 0 0 no-repeat; }
#container #global .biography .cody-signature { background: url(/static/images/cody-signature.gif) 0 0 no-repeat; }
#container #global #footer { background: url(/static/images/bg-footer.jpg) 0 0 no-repeat; }

/*** Global images ***/
#container #toolbar .partof { background: url(/static-parent/images/nextdoor-logo.jpg) top right no-repeat; }
#container #global .trailer-buttons { background: #000 url(/static-parent/images/bg-downloadbar.gif) 0 0 repeat; }
#container #global .trailer-buttons .button-normal { background: #000 url(/static-parent/images/bg-btn-normal.gif) 0 0 no-repeat; }
#container #global .trailer-buttons .button-normal span { background: #000 url(/static-parent/images/bg-btn-normal.gif) top right no-repeat; }
#container #global .trailer-buttons .button-hd { background: #000 url(/static-parent/images/bg-btn-hd.gif) 0 0 no-repeat; }
#container #global .trailer-buttons .button-hd span { background: #000 url(/static-parent/images/bg-btn-hd.gif) top right no-repeat; }
#container #global .trailer-buttons .download strong { background: url(/static-parent/images/ico-download.gif) center left no-repeat; }
#container #global .trailer-buttons .streaming strong { background: url(/static-parent/images/ico-streaming.gif) center left no-repeat; }
#container #global .playbutton { background: url(/static-parent/images/playbutton.png) center center no-repeat; }
#container #global .playbutton-big { background: url(/static-parent/images/playbutton-big.png) center center no-repeat; }