@charset "utf-8";
/* 
Jump To! CSS 2.1
Author: Luke Freeman | Jump To!
*/

html, body {
	margin:0;
	font-family:"Century Gothic"; }

html a:active { outline:none;}

a {
	color:#fff;
	text-decoration:none; }

a:hover {
	color:#fff;
	text-decoration:none; }

#logo {
	position:absolute;
	left:152px;
	top:90px;
	z-index:10; }

p {
	font-size:0.9em; }
	
#mainStage {
	background-image:url(images/background.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:1188px;
	height:815px;
	max-height:815px;
	min-height:815px;
	position:relative;
	margin:auto; }
	
#mainStageXmas {
	background-image:url(images/xmas-background.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:1188px;
	height:815px;
	max-height:815px;
	min-height:815px;
	position:relative;
	margin:auto; }

#mainStageSub {
	background-image:url(images/backgroundSub.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:1188px;
	height:815px;
	max-height:815px;
	min-height:815px;
	margin:auto;
	position:relative;
	overflow:hidden; }
	
#mainStageSubDark {
	background-image:url(images/backgroundSubTest.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:1188px;
	height:815px;
	max-height:815px;
	min-height:815px;
	margin:auto;
	position:relative;
	overflow:hidden; }

#mainStageSubDark2 {
	background-image:url(images/backgroundSubTest2.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:1188px;
	height:815px;
	max-height:815px;
	min-height:815px;
	margin:auto;
	position:relative;
	overflow:hidden; }

#mainStageSubDark3 {
	background-image:url(images/backgroundSubTest3.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:1188px;
	height:815px;
	max-height:815px;
	min-height:815px;
	margin:auto;
	position:relative;
	overflow:hidden; }
	
#mainStageConentHome {
	position:absolute;
	width:412px;
	color:#fff;
	height: 160px;
	left: 614px;
	top: 225px; }
	
#mainStageConentHomeB {
	position:absolute;
	width:412px;
	color:#fff;
	height: 160px;
	left: 172px;
	top: 235px;
}

#xmasMessage {
	position:absolute;
	width:565px;
	color:#fff;
	height: 268px;
	left: 510px;
	top: 214px;
}

#xmasMessage h2 {
	font-family:"Century Gothic";
	font-size:2.2em;
	color:#b40000;
	font-weight:200;
	margin:0;
	margin-bottom:10px;}

#xmasMessage h3 {
	color:#576161;
	font-family:"Century Gothic";
	font-size:1em;
	font-weight:400;
	margin:0; }

#mainStageConentArchive {
	position:absolute;
	width:412px;
	color:#fff;
	height: 93px;
	left: 614px;
	top: 585px;
}

#mainStageConentArchive p {
	margin-top:2px;
	margin-bottom:2px; }

#navigation {
	position:absolute;
	width:640px;
	left: 460px;
	top: 121px;
	z-index:8;
}

#homeJumper {
	position:absolute;
	width:447px;
	left: 137px;
	top: 122px;
}

#homeJumperB {
	position:absolute;
	width:447px;
	left: 578px;
	top: 122px;
}

#aboutusRabbit {
	width:604px;
	height:474px;
	max-height:474px;
	min-height:474px;
	overflow:hidden;
	position:absolute;
	left: 89px;
	top: 127px;
}

#ourWorkA {
	width:560px;
	height:494px;
	max-height:494px;
	min-height:494px;
	overflow:hidden;
	position:absolute;
	background-image:url(images/our-work1.png);
	background-repeat:no-repeat;
	background-position:top left;
	left: 109px;
	top: 275px;
}

#ourWorkB {
	width:560px;
	height:494px;
	max-height:494px;
	min-height:494px;
	overflow:hidden;
	position:absolute;
	background-image:url(images/our-work2.png);
	background-repeat:no-repeat;
	background-position:top left;
	top: 303px;
	left: 669px; }

#contactusA {
	width:560px;
	height:494px;
	max-height:494px;
	min-height:494px;
	overflow:hidden;
	position:absolute;
	background-image:url(images/contact-us1.png);
	background-repeat:no-repeat;
	background-position:top left;
	top: 152px;
	left: 87px;
}

#contactusB {
	width:551px;
	height:478px;
	max-height:478px;
	min-height:478px;
	overflow:hidden;
	position:absolute;
	background-image:url(images/contact-us2.png);
	background-repeat:no-repeat;
	background-position:top left;
	top: 157px;
	left: 626px;
}

#baseContent {
	width:961px;
	height:147px;
	min-height:147px;
	max-height:147px;
	background-image:url(images/base-content.png);
	background-repeat:no-repeat;
	background-position:top left;
	position:absolute;
	top:574px;
	left:137px;}


#baseContentTest {
	width:961px;
	height:147px;
	min-height:147px;
	max-height:147px;
	background-image:url(images/base-contentTest.png);
	background-repeat:no-repeat;
	background-position:top left;
	position:absolute;
	top:574px;
	left:137px;}

.baseContentCopyA a {
	color:#60748d; }

.baseContentCopyB a {
	color:#60748d; }

.baseContentCopyC a {
	color:#60748d; }	

#baseConentTags {
	width:961px;
	height:62px;
	max-height:62px;
	min-height:62px;
	background-image:url(images/base-content-tags.png);
	background-position:top left;
	background-repeat:no-repeat;
	position:absolute;
	left: 0px;
	top: 1px;
	z-index:9;
}

#baseConentTagstest {
	width:961px;
	height:62px;
	max-height:62px;
	min-height:62px;
	background-image:url(images/base-contentTest.png);
	background-position:top left;
	background-repeat:no-repeat;
	position:absolute;
	left: 0px;
	top: 1px;
	z-index:9;
}

/* Base content story A  */
.baseContentTitleA {
	font-size:1.1em;
	color:#fff;
	width:236px;
	height:26px;
	max-height:26px;
	min-height:26px;
	margin-top:29px;
	padding-left:10px;
	float:left; }
	
.baseContentCopyA {
	font-size:0.78em;
	color:#60748d;
	width:200px;
	padding-left:10px;
	margin-top:71px;}
	
.baseContentInnerA {
	width:477px;
	height:147px;
	min-height:147px;
	max-height:147px;
	float:left;
	position:relative;
	overflow:hidden;
	background-image:url(images/base-content-image1.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;}
	
.baseContentImageA {
	position:absolute;
	right:-2px;
	bottom:-1px; }
	
/* Base content story B  */
.baseContentTitleB {
	font-size:0.9em;
	color:#fff;
	width:134px;
	height:18px;
	max-height:26px;
	min-height:26px;
	margin-top:26px;
	margin-left:330px; 
	float:left;}
	
.baseContentCopyB {
	font-size:0.78em;
	color:#60748d;
	width:100px;
	margin-left:138px;
	margin-top:68px;}
	
.baseContentInnerB {
	width:239px;
	height:147px;
	min-height:147px;
	max-height:147px;
	float:left;
	position:relative;
	overflow:hidden;
	background-image:url(images/base-content-image2.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;}
	
.baseContentImageB {
	position:absolute;
	left:-2px;
	bottom:-1px; }
	
/* Base content story C  */
.baseContentTitleC {
	font-size:0.9em;
	color:#fff;
	width:185px;
	height:18px;
	max-height:26px;
	min-height:26px;
	margin-top:25px;
	margin-left:13px; 
	float:left;}
	
.baseContentCopyC {
	font-size:0.78em;
	color:#60748d;
	width:100px;
	margin-left:10px;
	margin-top:68px;}
	
.baseContentInnerC {
	width:245px;
	height:147px;
	min-height:147px;
	max-height:147px;
	float:left;
	position:relative;
	overflow:hidden;
	background-image:url(images/base-content-image3.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;}
	
.baseContentImageC {
	position:absolute;
	left:-2px;
	bottom:-1px; }
	
#contactFooter {
	width:961px;
	height:145px;
	max-height:145px;
	min-height:145px;
	overflow:hidden;
	position:absolute;
	background-image:url(images/contact-us-footer.png);
	background-position:top left;
	background-repeat:no-repeat;
	left: 137px;
	top: 576px;
}

#contactFooterTitleA {
	font-size:1.2em;
	color:#fff;
	width:252px;
	height:26px;
	max-height:26px;
	min-height:26px;
	margin-top:24px;
	padding-left:10px;
	float:left; }

#contactFooterTitleB {
	font-size:1.2em;
	color:#fff;
	width:252px;
	height:26px;
	max-height:26px;
	min-height:26px;
	margin-top:26px;
	margin-left:224px;
	float:left; }
	
#contactFooterTitleC {
	font-size:1.1em;
	color:#fff;
	width:140px;
	height:26px;
	max-height:26px;
	min-height:26px;
	margin-top:70px;
	margin-left:394px;
	float:left; }
	
#contactFooterTitleD {
	font-size:1.1em;
	color:#fff;
	width:60px;
	height:26px;
	max-height:26px;
	min-height:26px;
	margin-top:70px;
	margin-left:350px;
	float:left; }
	
#contactFrog {
	width:665px;
	height:386px;
	min-height:386px;
	max-height:386px;
	background-image:url(images/contact-us-frog.png);
	background-repeat:no-repeat;
	background-position:top left;
	position:absolute;
	left: 118px;
	top: 215px;
}

.formLabel {
	width:100px;
	float:left;
	color:#fff;
	font-size:0.9em;
	padding-top:3px;
	margin-bottom:10px; }
	
.formField {
	width:300px;
	float:left;
	margin-bottom:10px; }
	
.textField {
	width:261px;
	color:#000;
	padding-left:2px;
	padding-right:2px;
	padding-top:3px;
	border:1px solid #fff;
	height:20px;
	background-image:url(images/formBack.jpg);
	background-position:top left;
	background-repeat:repeat-x; }
	
#sendBtn {
	position:absolute;
	z-index:8;
	left: 210px;
	top: 252px;
	width:168px;
	height:53px;
	max-height:53px;
	min-height:53px;
}

#caseStudies {
	width:131px;
	height:18px;
	min-height:18px;
	max-height:18px;
	position:absolute;
	left: 850px;
	top: 186px;
	z-index:10;
}
	
#clientList {
	width:128px;
	height:21px;
	max-height:21px;
	min-height:21px;
	position:absolute;
	left: 850px;
	top: 204px;
	z-index:9; }
	
#clientListBack {
	background-image:url(images/clientsBack.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	position:absolute;
	overflow:hidden;
	width:961px;
	height:600px;
	min-height:600px;
	max-height:600px;
	left: 137px;
	top: 121px;
}

#caseStudyBackA {
	background-image:url(images/caseBack1.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	position:absolute;
	overflow:hidden;
	width:961px;
	height:600px;
	min-height:600px;
	max-height:600px;
	left: 137px;
	top: 122px;
}

#caseStudyBackB {
	background-image:url(images/caseBack2.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	position:absolute;
	overflow:hidden;
	width:961px;
	height:600px;
	min-height:600px;
	max-height:600px;
	left: 137px;
	top: 122px;
}
