/* CSS Document */
body { background: #969696 url(../images/bg.jpg) top center no-repeat; }
#container {  }
#container .menu li a { background: url(../images/bg-menuitem.png) top left no-repeat; }
#container .menu li a:hover { background: url(../images/bg-menuitem.png) bottom left no-repeat; }

/* Modules backgrounds */
#container #global .module { background: url(../images/bg-module-bottom.jpg) bottom left repeat-x; }
#container #global .module .module-content { background: url(../images/bg-module-top.jpg) 0 0 repeat-x; }
#container #global .withnav { background: url(../images/bg-navbarbottom.jpg) bottom left repeat-x; } /* Exception pour navbars */
#container #global .withnav .module-content { background: url(../images/bg-navbarmodule.jpg) 0 -48px repeat-x; } /* Exception pour navbars */
#container #global .doublenav .module-content { background-position: 0 0; }
#page-home #container #global .module { background: url(../images/bg-module-home.jpg) bottom left repeat-x; } /* Exception pour homepage */


#container #global #secondary-column .content #colt { background: url(../images/bg-brand-colt.jpg) 0 0 no-repeat; }
#container #global #secondary-column .content #buckshot { background: url(../images/bg-brand-buckshot.jpg) 0 0 no-repeat; }
#container #global #secondary-column .content #olympus { background: url(../images/bg-brand-olympus.jpg) 0 0 no-repeat; }
#container #global #secondary-column .content #allbrands { background: url(../images/bg-brand-colt.jpg) 0 0 no-repeat; }
#container #global #secondary-column .content #colt:hover { background: url(../images/bg-brand-colt.jpg) bottom left no-repeat; }
#container #global #secondary-column .content #buckshot:hover { background: url(../images/bg-brand-buckshot.jpg) bottom left no-repeat; }
#container #global #secondary-column .content #olympus:hover { background: url(../images/bg-brand-olympus.jpg) bottom left no-repeat; }
#container #global #secondary-column .content #allbrands:hover { background: url(../images/bg-brand-colt.jpg) bottom left no-repeat; }
#container #global #secondary-column .content .subcateg { background: #454545 url(../images/bg-categ.gif) 10px -31px no-repeat; }
#container #global #secondary-column .content .subcateg:hover { background: #333 url(../images/bg-categ.gif) 10px 0 no-repeat; }
#container #global #secondary-column .content .brand { background: #454545; }
#container #global #secondary-column .content .brand:hover { background: #333; }
#container #global #secondary-column .content .current-categ { background-color: #333; }
#container #global #secondary-column .content .show-more { background: url(../images/bg-btn-showmore.gif) 0 0 no-repeat; }
#container #global #secondary-column .content .show-less { background: url(../images/bg-btn-showmore.gif) bottom left no-repeat; }

#container #global h3 { background: url(../images/bg-title-large.gif) 0 0 no-repeat; }
#container #global #primary-column h3 { background: url(../images/bg-title-medium.gif) 0 0 no-repeat; }
#container #global #secondary-column h3 { background: url(../images/bg-title-small.gif) 0 0 no-repeat; }
#container #global #secondary-column .sidebar .content { background: #535353 url(../images/bg-sidebar.gif) bottom left no-repeat; }
#container #global #secondary-column #comingsoon .content { background: #535353 url(../images/bg-sidebar-comingsoon.jpg) bottom left no-repeat; }

.pageTrailer .trailerTop { background: url(../images/bg-trailer-top.jpg) 0 0 repeat-x; }
.pageTrailer .trailerTop .trailerClose { background: url(../images/bg-trailer-btn.jpg) 0 0 no-repeat; }
.pageTrailer .trailerBottom { background: url(../images/bg-trailer-bottom.jpg) 0 0 repeat-x; }
.pageTrailer .trailerBottom .trailerJoinBtn,
.pageTrailer .trailerBottom .trailerTrailerBtn { background: url(../images/bg-trailer-joinbtn.jpg) 0 0 no-repeat; }

#page-home #container #global #latest-update { background: url(../images/bg-latest-update.jpg) bottom left no-repeat; }
#page-home #container #global #latest-update .button { background: url(../images/bg-btn-latestupdate.gif) 0 0 no-repeat; }
#page-movies #container #global #hd-player,
#page-movies #container #global #hd-player .module-content { background: none; }

#container #global .dvd .buydvd,
#container #global #dvd-info #dvd-specs #buydvd a { background: url(../images/shopping-cart.gif) 0 0 no-repeat; }

#container #global .scene-details .col-download .button { background: #000 url(../images/bg-download-buttons.jpg) top right no-repeat; }
#container #global .scene-details .col-download .button:hover { background: #000 url(../images/bg-download-buttons.jpg) bottom right no-repeat; }
#container #global .scene-details .col-download .streaming { background: #000 url(../images/bg-download-buttons.jpg) top left no-repeat; }
#container #global .scene-details .col-download .streaming:hover { background: #000 url(../images/bg-download-buttons.jpg) bottom left no-repeat; }
#container #global .scene-details .col-download .button { background: #000 url(../images/bg-download-buttons.jpg) top right no-repeat; }
#container #global .scene-details .col-download .button:hover { background: #000 url(../images/bg-download-buttons.jpg) bottom right no-repeat; }
#container #global .scene-details .col-download .streaming { background: #000 url(../images/bg-download-buttons.jpg) top left no-repeat; }
#container #global .scene-details .col-download .streaming:hover { background: #000 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; }

#container #global #footer { background: url(../images/bg-footer.jpg) top left no-repeat; }

