/* ----------------------------------------------------------------------------- */
/* ---- Digicution CSS File - Created By Dan Perkins - dan@digicution.co.uk ---- */
/* ----------------------------------------------------------------------------- */
/* --   ____                                    __                            -- */
/* --  /\  _`\   __          __                /\ \__  __                     -- */
/* --  \ \ \/\ \/\_\     __ /\_\    ___  __  __\ \ ,_\/\_\    ___    ___      -- */
/* --   \ \ \ \ \/\ \  /'_ `\/\ \  /'___\\ \/\ \\ \ \/\/\ \  / __`\/' _ `\    -- */
/* --    \ \ \_\ \ \ \/\ \L\ \ \ \/\ \__/ \ \_\ \\ \ \_\ \ \/\ \L\ \\ \/\ \   -- */
/* --     \ \____/\ \_\ \____ \ \_\ \____\ \____/ \ \__\\ \_\ \____/ \_\ \_\  -- */
/* --      \/___/  \/_/\/___L\ \/_/\/____/\/___/   \/__/ \/_/\/___/ \/_/\/_/  -- */
/* --                    /\____/                                              -- */
/* --                    \_/__/                                               -- */
/* ----------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------- */

body {
	background-image:url("../images/Digicution-Earth-Background.gif");
}

.Header {
	display:block;
}

.Container {
	display:block;
}

.Background.home {
	display:block;
}

.QOverlay {
	display:none;
}

.Preloader {
	display:none;
}

.PreloaderContent {
	display:none;
}

.QLoaderContainer {
	display:none;
}

.QLoader {
	display:none;
}

.QAmt {
	display:none;
}

.QLoadWhat {
	display:none;
}

.QANumbers {
	display:none;
}

#image-loaded {
	display:none;
}

.CSSPreloadImages {
	visibility:hidden;
	display:none;
}
/* ----------------------------------------------------------------------------- */
/* ---- Digicution CSS File - Created By Dan Perkins - dan@digicution.co.uk ---- */
/* ----------------------------------------------------------------------------- */