/* 0.0 CSS LEGEND
--------------------------------------------------

Splash Page Styles
Created: 11.15.08
Author: Jeremy Fields

--------------------------------------------------
*/

body.splash div#site-wrapper { background-image: url(../images/bkg.site-wrapper_splash.png); }
* html body.splash div#site-wrapper { background-image: none; filter: progid:DXImagetransform.Microsoft.AlphaImageLoader(enabled="true", src="/framework/images/bkg.site-wrapper_splash.IE6.png", sizingMethod="crop"); }
* html div#site-branding { background-image: url(../images/bkg.site-branding.png); }
body.splash div#site-content { background: none; float: none; height: 426px; overflow: visible; position: static; width: 960px; }
body.splash #splash { height: 500px; left: 0; overflow: hidden; position: absolute; top: 77px; width: 960px; }
body.splash div#site-info { background-image: url(../images/bkg.site-info_splash.png); }