/* ----------------------------------------------------------------------------- */
/* ---- Digicution CSS File - Created By Dan Perkins - dan@digicution.co.uk ---- */
/* ----------------------------------------------------------------------------- */
/* --   ____                                    __                            -- */
/* --  /\  _`\   __          __                /\ \__  __                     -- */
/* --  \ \ \/\ \/\_\     __ /\_\    ___  __  __\ \ ,_\/\_\    ___    ___      -- */
/* --   \ \ \ \ \/\ \  /'_ `\/\ \  /'___\\ \/\ \\ \ \/\/\ \  / __`\/' _ `\    -- */
/* --    \ \ \_\ \ \ \/\ \L\ \ \ \/\ \__/ \ \_\ \\ \ \_\ \ \/\ \L\ \\ \/\ \   -- */
/* --     \ \____/\ \_\ \____ \ \_\ \____\ \____/ \ \__\\ \_\ \____/ \_\ \_\  -- */
/* --      \/___/  \/_/\/___L\ \/_/\/____/\/___/   \/__/ \/_/\/___/ \/_/\/_/  -- */
/* --                    /\____/                                              -- */
/* --                    \_/__/                                               -- */
/* ----------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------- */


/******* DISPLAY *******/
.Weather.cloud {display: none;}
.Weather.lightning {display: none;}
.Weather.sun {display: block;}
.Weather.night {display: none;}

.Background.home { background:url("../images/Digicution-Home-Background.png") repeat-x top center; background-color:#99ccff; display:none; }
.Background.about { background:url("../images/Digicution-About-Background.png") repeat-x top center; background-color:#5e6f94; display:none; }
.Background.folio { background:url("../images/Digicution-Folio-Background.png") repeat-x top center; background-color:#c8ebfd; display:block; }
.Background.contact { background:url("../images/Digicution-Contact-Background.png") repeat-x top center; background-color:#22222d; display:none; }

.BoardContent.home1 { background:url("../images/Digicution-Board-Text.png") no-repeat top left; display:none; position:absolute; }
.BoardContent.home2 { background:url("../images/Digicution-Main-Board-Home.png") no-repeat top left; display:none; position:absolute; width:720px; height:395px;}
.contact2 { background:url("../images/Digicution-Main-Board-Contact.png") no-repeat top left; display:none; position:absolute; width:720px; height:395px;}

.contenthome { display:none; }
.contentabout { display:none; }
.contentfolio { display:block; }
.contentcontact { display:none; }

.about2 { display:none; }
.folio2 { display:block; }
.contact2 { display:none; }
.contact3 { display:none; }
.contact4 { display:none; }

a {
	text-decoration:none;	
}

.popupContact{
	margin-left:0px;
}

#SuperhuntPopup {
	margin-top:30px;	
}

#DWorldPopup {
	margin-top:224px;
}

#DastardliesPopup {
	margin-top:414px;
}

#DTVPopup {
	margin-top:608px;
}

#SGEPopup {
	margin-top:798px;
}

#ChampsPopup {
	margin-top:992px;
}

#SportIPopup {
	margin-top:1182px;
}

#StorePopup {
	margin-top:1376px;
}

#NewslettersPopup {
	margin-top:1830px;
}

/* ----------------------------------------------------------------------------- */
/* ---- Digicution CSS File - Created By Dan Perkins - dan@digicution.co.uk ---- */
/* ----------------------------------------------------------------------------- */
