/* CSS Document */
body { background: #6b6b6b url(/static/images/bgGutter.jpg) center top no-repeat; }
#container #toolbar { background: url(/static/images/toolbar.jpg) top center 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,
#secondary-column h3 { background: #143351 url(/static/images/bg-title.gif) 0 0 repeat-x; }
#container #global #menu-categories .categ { background: url(/static/images/bg-categ.gif) 0 0 repeat-y; }
#container #global .fanclub,
#container #global .biography { background: none; }
#container #global .fanclub .module-content { background: url(/static/images/bg-fanclub.jpg) 0 0 no-repeat; }
#home #container #global .fanclub-banner { background: url(/static/images/bg-fanclub-block.jpg) 0 0 no-repeat; }
#container #global .fanclub #guestbook-block,
#container #global .fanclub-banner #guestbook-block { background: url(/static/images/ico-fanclub-guestbook.png) 5px 85px no-repeat; }
#container #global .fanclub #interview-block { background: url(/static/images/ico-fanclub-interview.png) 30px 75px no-repeat; }
#container #global .fanclub #biography-block { background: url(/static/images/ico-fanclub-bio.png) 10px 75px no-repeat; }
#container #global .fanclub #contest-block { background: url(/static/images/ico-fanclub-contest.png) 10px 75px no-repeat; }
#container #global .fanclub #ask-block { background: url(/static/images/ico-fanclub-ask.png) 10px 75px no-repeat; }
#container #global .fanclub #personnalvideos-block { background: url(/static/images/ico-fanclub-ontheroad.png) 10px 75px no-repeat; }
#container #global .fanclub #faq-block { background: url(/static/images/ico-fanclub-faq.png) 5px 75px no-repeat; }
#container #global .fanclub #filmography-block { background: url(/static/images/ico-fanclub-filmo.png) 5px 75px no-repeat; }


#container #global .dvd-scene2 h6 { background: url(/static/images/bg-dvd-scene-update.jpg) 0 0 repeat-x; }
#container #global .dvd-scene2 .dvd-scene-holder .dvd-scene-join,
#container #global .latest-update1 .latest-update1-join { background: url(/static/images/dvd-scene-join-en.jpg) 0 0 no-repeat; }
#container #global .fanclub .module-content { background: url(/static/images/bg-fanclub.jpg) 0 0 no-repeat; }
#container #global .biography .module-content { background: 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.jpg) 0 0 no-repeat; }
#home #container #global .text-content { background: none; }
#container #global .fanclub-banner #socialmedia-block .sm-facebook { background-image: url(/static/images/ico-fanclub-facebook.png); }
#container #global .fanclub-banner #socialmedia-block .sm-twitter { background-image: url(/static/images/ico-fanclub-twitter.png); }
#container #global .fanclub-banner #socialmedia-block .sm-myspace { background-image: url(/static/images/ico-fanclub-myspace.png); }

/*** Global images ***/
#container #toolbar .partof { background: url(/static-parent/images/xfame-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-normal:hover { background: #000 url(/static-parent/images/bg-btn-normal.gif) 0 -23px no-repeat; }
#container #global .trailer-buttons .button-normal:hover span { background: #000 url(/static-parent/images/bg-btn-normal.gif) right -23px 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 .trailer-buttons .mobile strong { background: url(/static-parent/images/ico-mobile.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; }
