/* CSS Document */
body { background: #000 url(/static/images/bg.jpg) center top no-repeat; }
#container #toolbar { background: url(/static/images/toolbar.jpg) 0 0 no-repeat; }
#container .topmenu li a { background: url(/static/images/bg-menuitem.png) top left no-repeat; }
#container .topmenu li a:hover { background: url(/static/images/bg-menuitem.png) bottom left no-repeat; }
#home #container #global .module { background: url(/static/images/bg-module-home.jpg) bottom left no-repeat; }
#container #global .module,
#home #container #global .latest-update2 { background: url(/static/images/bg-module.jpg) bottom left no-repeat; }
#container #global .module h3 { background: url(/static/images/bg-title.gif) 0 0 repeat-x; }
#container #global #secondary-column h3,
#container #global .biography h4 { background: #6e0000 url(/static/images/bg-title.gif) 0 0 repeat-x; }
#container #global #menu-categories .content {  }
#container #global .dvd-info .playbutton,
#container #global .dvd-info2 .playbutton { background: url(/static/images/playbutton.png) center center no-repeat; }
#container #global .dvd-scene2 h6 { background: url(/static/images/bg-dvd-scene-update.jpg) 0 0 repeat-x; }
#container #global .trailer-buttons { background: #000 url(/static/images/bg-downloadbar.gif) 0 0 repeat-x; }
#container #global .trailer-buttons .button-normal { background: #000 url(/static/images/bg-btn-normal.gif) 0 0 no-repeat; }
#container #global .trailer-buttons .button-normal span { background: #000 url(/static/images/bg-btn-normal.gif) top right no-repeat; }
#container #global .trailer-buttons .button-hd { background: #000 url(/static/images/bg-btn-hd.gif) 0 0 no-repeat; }
#container #global .trailer-buttons .button-hd span { background: #000 url(/static/images/bg-btn-hd.gif) top right no-repeat; }
#container #global .trailer-buttons .download strong { background: url(/static/images/ico-download.gif) center left no-repeat; }
#container #global .trailer-buttons .streaming strong { background: url(/static/images/ico-streaming.gif) center left no-repeat; }
#container #global .fanclub .module-content { background: #303030 url(/static/images/bg-fanclub.jpg) 0 0 no-repeat; }
#container #global .biography .module-content { background: #303030 url(/static/images/bg-biography.jpg) 0 0 no-repeat; }
#container #global .section-guestbook { background: url(/static/images/ico-guestbook.png) 0 0 no-repeat; }
#container #global .section-ask { background: url(/static/images/ico-ask.png) 0 0 no-repeat; }
#container #global .section-journal { background: url(/static/images/ico-journal.png) 0 0 no-repeat; }
#container #global .section-interview { background: url(/static/images/ico-interview.png) 0 0 no-repeat; }
#container #global .section-biography { background: url(/static/images/ico-bio.png) 0 0 no-repeat; }
#container #global .section-filmography { background: url(/static/images/ico-filmo.png) 0 0 no-repeat; }
#container #global #footer { background: url(/static/images/bg-footer.png) 0 0 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; }
#home #container #global .text-content { background: none; }

