
/* WIDE PAGES */

#contentbox-outer { max-width: 1800px; }
#headerdiv	{ max-width: 1800px; }
.footer-bar	{ max-width: 1800px; }


/* GALLERY WITH ACCORDIAN MENU */

#gallery-page #contentbox-outer,
#gallery-page #headerdiv,
#gallery-page .footer-bar	{ max-width: 1200px; }


/* LANDING PAGES */

#landing-page #contentbox-outer,
#landing-page #headerdiv,
#landing-page .footer-bar	{ max-width: 1100px; }





/* START WIDE GALLERY 4 COLUMNS */

#gallery-page-wide #contentbox-outer,
#gallery-page-wide #headerdiv,
#gallery-page-wide .footer-bar	{ max-width: 1400px; }


#gallery-page-wide .gal-canvas	{
		max-width: 1200px;
		}

