/* ----------------------------------------------------------------------------- */
/* ---- Digicution CSS File - Created By Dan Perkins - dan@digicution.co.uk ---- */
/* ----------------------------------------------------------------------------- */
/* --   ____                                    __                            -- */
/* --  /\  _`\   __          __                /\ \__  __                     -- */
/* --  \ \ \/\ \/\_\     __ /\_\    ___  __  __\ \ ,_\/\_\    ___    ___      -- */
/* --   \ \ \ \ \/\ \  /'_ `\/\ \  /'___\\ \/\ \\ \ \/\/\ \  / __`\/' _ `\    -- */
/* --    \ \ \_\ \ \ \/\ \L\ \ \ \/\ \__/ \ \_\ \\ \ \_\ \ \/\ \L\ \\ \/\ \   -- */
/* --     \ \____/\ \_\ \____ \ \_\ \____\ \____/ \ \__\\ \_\ \____/ \_\ \_\  -- */
/* --      \/___/  \/_/\/___L\ \/_/\/____/\/___/   \/__/ \/_/\/___/ \/_/\/_/  -- */
/* --                    /\____/                                              -- */
/* --                    \_/__/                                               -- */
/* ----------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------- */

body {
	font-family:tahoma,arial,helvetica,sans-serif;
	color:#999999;
	text-decoration:none;
	font-size:11px;
	margin:0;
	background-repeat:repeat;
	background-position:top center;
	background-color:#99ccff;
	background-attachment: scroll;
	text-align:center;
	white-space:normal;
	z-index:1;
	display:block;
	height:100%;
}

.PreloadFader {
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:#99ccff;
	border:0px;
	z-index:1;
}

/******* DISPLAY *******/
.Weather.cloud {display: block;}
.Weather.lightning {display: none;}
.Weather.sun {display: none;}
.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:none; }
.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:block; position:absolute; width:720px; height:395px;}
.contact2 { background:url("../images/Digicution-Main-Board-Contact.png") no-repeat top left; display:block; position:absolute; width:720px; height:395px;}

.contentabout { display:none; }
.contentfolio { display:none; }
.contentcontact { display:none; }

.about2 { display:none; }
.folio2 { display:none; }
.contact2 { display:none; }
.contact3 { display:none; }
.contact4 { display:none; }

#menu-home-link {display:none;}
#menu-about-link {display:none;}
#menu-folio-link {display:none;}
#menu-contact-link {display:none;}
/******* DISPLAY *******/

object { outline:none; }
a { outline:none; }
a { color:#FFFFFF; }
a:visited { color:#FFFFFF; }
img { outline:none; }
img { border:none; }
input { outline:none; }

.ContentHeader {
	/* background:url("../images/Digicution-Content-BG-Header.png") repeat top left; */
	margin:0px;
	padding:0px;
	width:943px;
	height:34px;	
	display:block;
}

.Content {
	/* background:url("../images/Digicution-Content-BG.png") repeat-y top left; */
	height:auto;
	margin:0px;
	padding:0px;
	font-family:tahoma,arial,helvetica,sans-serif;
	color:#FFFFFF;
	font-size:24px;
	font-weight:bold;
}

.Container{
	width:943px;
	text-align:left;
	margin-top:0px;
	margin-bottom:auto;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	display:none;
}

.ContactContainer {
	text-align:center;	
	margin-bottom:20px;
}

.ContactFormBaby {
	width:943px;
	height:415px;
	text-align:left;
	margin-top:10px;
	padding-top:40px;
	padding-bottom:0px;
	margin-bottom:-30px;
	padding-left:26px;
	font-weight:bold;
	background:url("../images/Digicution-Contact-Form-Background.png") no-repeat top center;
}

.ContactFormBaby .input-text{
	font-family:tahoma,arial,helvetica,sans-serif;
	border:1px solid #3b6e22;
	color:#333333;
	font-size:24px;
	font-weight:bold;
	width:550px;
}

.ContactFormBaby label{
	display:block;
	margin-bottom:20px;
	color:#FFFFFF;
}

.ContactFormBaby label span{
	display:block;
	float:left;
	padding-right:10px;
	width:200px;
	text-align:right;
	font-size:24px;
}

.Background {
	height:494px;
	width:100%;
	position:absolute;
	z-index:-1;
}

.Weather {
	float:right;
	height:99px;
	width:271px;
}

.Logo {
	margin:0px;
	padding:0px;
	margin-left:50px;
	float:left;
	height:99px;
	width:449px;
}

.Clear {
	clear:both;
}

.Header {
	width:100%;
	height:494px;
	background-attachment: fixed;
	background:url("../images/Digicution-Grass.png") repeat-x bottom center;
	margin:0px;
	padding:0px;
	display:none;
}
	
.HeaderContainer{
	width:993px;
	text-align:left;
	margin-top:0px;
	margin-bottom:auto;
	margin-left:auto;
	margin-right:auto;
	padding:0;
}

.BigBoard {
	width:720px;
	height:395px;
	float:right;
	background:url("../images/Digicution-Big-Board.png") no-repeat bottom center;
}

.AboutContainer {
	width:850px;
	margin-left:80px;	
}

.HomeContainer {
	width:900px;
	margin-left:80px;	
}

.Digicution-Dictionary {
	font-weight:normal;
	font-size:14px;	
	width:443px;
	height:352px;
	float:right;
	background:url("../images/Digicution-Dictionary.gif") no-repeat top left;
	padding-left:45px;
	padding-top:23px;
}

.Digicution-IntroTxt {
	width:400px;
	height:auto;
	float:left;	
}

.Digicution-Video {
	width:490px;
	height:400px;
	float:left;
	background:url("../images/Digicution-Video-BG.gif") no-repeat top left;
	padding-left:32px;
	padding-top:24px;
}

.Digicution-VideoTxt {
	width:360px;
	height:auto;
	float:left;	
}

.Digicution-HomeBottomTxt {
	width:860px;
	height:auto;
	float:left;	
}

.SkillsBullet {
	margin-top:10px;
}

.SkillsBullet li {
	list-style-type:circle;
	margin-left:50px;
	margin-bottom:5px;
}

.SendMessageButton {
	background:url("../images/Digicution-Contact-Send-Message.gif") no-repeat;
	cursor:hand;
	cursor: pointer;
	width: 306px;
	height: 91px;
	border: none;
	outline:none;
}

.SendMessageButton:hover {
	background:url("../images/Digicution-Contact-Send-Message-Over.gif") no-repeat;
}

.FolioContainerOne {
	width:782px;
	height:194px;
	background:url("../images/Digicution-Folio-Content-Background1.png") top left no-repeat;
	display:block;
	float:left;
	overflow:hidden;
	margin-left:15px;
	margin-top:-5px;
	padding-left:20px;
	padding-top:30px;
	margin-bottom:-30px;
	cursor:pointer;
	cursor:hand;
}

.FolioContainerOne:hover {
	background:url("../images/Digicution-Folio-Content-Background1-Over.png") top left no-repeat;
}

.FolioContainerTwo {
	width:795px;
	height:195px;
	background:url("../images/Digicution-Folio-Content-Background2.png") top left no-repeat;
	display:block;
	float:left;
	overflow:hidden;
	margin-left:12px;
	padding-left:23px;
	padding-top:25px;
	margin-bottom:-25px;
	cursor:pointer;
	cursor:hand;
}

.FolioContainerTwo:hover {
	background:url("../images/Digicution-Folio-Content-Background2-Over.png") top left no-repeat;
}

.Lefty {
	float:left;	
	margin-bottom:15px;
}

.LeftyTop {
	float:left;	
	margin-bottom:15px;
	margin-top:50px;
}

.Digicution-Thumbnail {
	width:316px;
	height:127px;
	float:left;
	border:1px solid #50311c;
}

#homenav1 {
	cursor:pointer;
	cursor:hand;
}

#homenav2 {
	cursor:pointer;
	cursor:hand;
}

#homenav3 {
	cursor:pointer;
	cursor:hand;
}

.home2 {
	cursor:pointer;
	cursor:hand;
}

/* ----------------------------------------------------------------------------- */
/* ---- Digicution CSS File - Created By Dan Perkins - dan@digicution.co.uk ---- */
/* ----------------------------------------------------------------------------- */