/* CSS Document */

/* Global Styles
--------------------------------------------------------------- */

p {
	line-height: 1.4em;
}

body, html {
	min-height: 101%;
}

body {
	text-align: left;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	color: #5f6062;
	background: url(../../images/layout/body-bg.jpg) top repeat-x #ced0c4;
	margin: 0px;
}

a:link, a:visited, a:focus {
	color: #5f6062;
	text-decoration: none;
	outline: none;
}

a:hover, a:active {
	color: #ec008c;
	text-decoration: underline;
}

a img {
	border: none;
}

h1 {
	font-size: 8.0em;
	font-weight: normal;
	line-height: 0.8em;
	letter-spacing: -0.03em;
	color: #ec008c;
	padding: 0px;
	margin: 0px;
	text-transform: lowercase;
}

h2 {
	font-size: 1.6em;
	font-weight: normal;
}

h3 {
	font-size: 1.3em;
	font-weight: normal;
}

/* Container Styles
--------------------------------------------------------------- */

#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	font-size: 1.2em;
}

	#outerContainer {
		width: 100%;
		margin-top: 480px;
		float: left;
		height: 100%;
	}

		#contentContainer {
			width: 960px;
			margin: 0px auto;
			padding: 0px 0px 60px 0px;
			background: url(../../images/layout/content-container-bg.jpg) no-repeat #cfd1c4;
		}
	
/* Main Styles
--------------------------------------------------------------- */

		#index #main {
			float: right;
			width: 720px;
			min-height: 545px;
			height: auto !important;
			height: 545px;
		}
		
		#web-design #main,
		#online-marketing #main,
		#graphic-design #main,
		#telecoms #main,
		#employment #main {
			float: left;
			width: 940px;
			min-height: 525px;
			height: auto !important;
			height: 525px;
			padding: 0px 10px 0px 10px;
		}
		
		#contact #main,
		#links #main,
		#ppc-test-campaign #main {
			width: 590px;
			float: left;
			min-height: 545px;
			height: auto !important;
			height: 545px;
			padding: 0px 0px 0px 10px;
		}
		
/* Main Content Case Studies
--------------------------------------------------------------- */
			
			#caseStudyContainer {
				width: 860px;
				float: left;
				padding: 20px 40px 20px 40px;
				border-bottom: 2px solid #bdbeb2;
			}
			
				.caseStudy {
					width: 280px;
					float: left;
					margin: 0px 10px 0px 0px;
				}
				
					.caseStudy p {
						padding: 10px 20px 0px 20px;
						margin: 0px;
					}
				
					.caseStudyEnd {
						margin: 0px;
					}
					
						.caseStudyImg {
							width: 280px;
							height: 211px;
							padding: 0px 0px 5px 0px;
							float: left;
						}
						
						h2.caseStudyHeading {
							color: #ec008c;
							padding: 0px;
							margin: 0px;
							font-size: 2.0em;
							text-align: center;
							text-transform: lowercase;
							line-height: 1.2em;
						}

/* Index Content Columns - Main Styles
--------------------------------------------------------------- */

			.mainColumn {
				width: 160px;
				min-height: 410px;
				height: auto !important;
				height: 410px;				float: left;
				padding: 0px 10px 5px 9px;
				border-left: 1px solid #868883;
			}
			
				.mainColumn h2 {
					width: 100px;
					padding: 0px 0px 10px 0px;
					margin: 0px;
					font-size: 1.9em;
					line-height: 0.9em;
					text-transform: lowercase;
				}
				
				.mainColumn p {
					padding: 0px;
					margin: 0px;
				}
				
					.mainColumn h2 a.pink1 {
						color: #ec008c;
						text-decoration: none;
					}
					
					.mainColumn h2 a.pink2 {
						color: #ef77ac;
						text-decoration: none;
					}
					
					.mainColumn h2 a.pink3 {
						color: #b20653;
						text-decoration: none;
					}
					
					.mainColumn h2 a.pink4 {
						color: #ff61a8;
						text-decoration: none;
					}
					
						.mainColumn h2 a.pink1:hover,
						.mainColumn h2 a.pink2:hover,
						.mainColumn h2 a.pink3:hover,
						.mainColumn h2 a.pink4:hover {
							color: #a6a697;
							text-decoration: none;
						}
					
				.mainColumnImg {
					float: left;
					padding: 0px 0px 10px 0px;
				}

/* Index Main CTA Styles
--------------------------------------------------------------- */
			
			a.contentHiringCtaLink {
				width: 720px;
				height: 226px;
				float: left;
				padding: 0px;
				display: block;
				background: url(../../images/content/hiringCtaBg.jpg) no-repeat;
			}
					
/* Employment Page - Job Spec Styles
--------------------------------------------------------------- */

			.jobSpecContainer {
				width: 700px;
				float: left;
				padding: 30px 240px 30px 0px;
				border-bottom: 2px solid #bdbdb1;
			}
				
				.jobSpecContainer h2 {
					color: #ec008c;
					padding: 0px;
					margin: 0px;
					font-size: 1.8em;
				}
				
				.jobSpecContainer h3 {
					color: #ec008c;
					font-size: 1.1em;
				}

/* Sidebar Styles
--------------------------------------------------------------- */
		
		#index #sidebar {
			float: left;
			width: 230px;
			min-height: 545px;
			height: auto !important;
			height: 545px;
			padding: 0px 10px 0px 0px;
		}
		
		#contact #sidebar,
		#links #sidebar,
		#ppc-test-campaign #sidebar {
			width: 340px;
			float: right;
			min-height: 545px;
			height: auto !important;
			height: 545px;
			padding: 0px 10px 0px 10px;
		}
		
/* Sidebar Index - CTA Styles
--------------------------------------------------------------- */

			.sidebarCta {
				width: 230px;
				float: left;
				padding: 0px;
				margin: 0px 0px 60px 0px;
			}
			
			.sidebarCtaEnd {
				margin: 0px;
			}
			
				p.CtaHeading {
					width: 160px;
					float: left;
					padding: 0px 0px 10px 70px;
					margin: 0px;
					color: #a6a697;
					font-size: 2.4em;
					line-height: 0.9em;
					text-transform: uppercase;
				}
					
					.CtaHeading1 {
						background: url(../../images/layout/cta1HeadingBg.jpg) top left no-repeat;
					}
					
					.CtaHeading2 {
						background: url(../../images/layout/cta2HeadingBg.jpg) top left no-repeat;
					}
					
					.CtaHeading3 {
						background: url(../../images/layout/cta3HeadingBg.jpg) top left no-repeat;
					}
					
				p.CtaText {
					width: 210px;
					float: left;
					padding: 0px 10px 0px 10px;
					margin: 0px;
					color: #8f8f7c;
					font-size: 1.1em;
					line-height: 1.4em;
				}
				
					p.CtaText span {
						color: #ec008c;
						font-weight: bold;
					}
				
				.sidebarCta a {
					color: #ec008c;
					font-weight: bold;
					text-decoration: none;
				}
				
					.sidebarCta a:hover {
						text-decoration: underline;
					}
		
/* Header Styles
--------------------------------------------------------------- */

#header {
	width: 960px;
	height: 195px;
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	background: url(../../images/layout/header-bg.jpg) no-repeat;
}

	#logo {
		width: 340px;
		height: 195px;
		position: absolute;
		z-index: 1;
		top: 0px;
		left: -40px;
	}

/* Header Bar Top Styles
--------------------------------------------------------------- */

#header-bar {
	width: 940px;
	position: absolute;
	z-index: 1;
	top: 195px;
	left: 0px;
}

	#index #header-bar {
		height: 285px;
		padding: 0px 10px 0px 10px;
		background: url(../../images/layout/header-bar-bg.jpg) no-repeat;
	}
	
	#web-design #header-bar {
		height: 255px;
		padding: 30px 10px 0px 10px;
		background: url(../../images/layout/header-bar-bg-web-design.jpg) no-repeat;
	}
	
	#online-marketing #header-bar,
	#ppc-test-campaign #header-bar {
		height: 255px;
		padding: 30px 10px 0px 10px;
		background: url(../../images/layout/header-bar-bg-online-marketing.jpg) no-repeat;
	}
	
	#graphic-design #header-bar {
		height: 255px;
		padding: 30px 10px 0px 10px;
		background: url(../../images/layout/header-bar-bg-graphic-design.jpg) no-repeat;
	}
	
	#telecoms #header-bar {
		height: 255px;
		padding: 30px 10px 0px 10px;
		background: url(../../images/layout/header-bar-bg-telecoms.jpg) no-repeat;
	}
	
	#contact #header-bar,
	#links #header-bar {
		height: 255px;
		padding: 30px 10px 0px 10px;
		background: url(../../images/layout/header-bar-bg.jpg) no-repeat;
	}
	
	#employment #header-bar {
		height: 255px;
		padding: 30px 10px 0px 10px;
		background: url(../../images/layout/header-bar-bg-employment.jpg) no-repeat;
	}

		#header-bar p {
			width: 465px;
			float: left;
			font-size: 1.1em;
			padding: 0px;
			margin: 0px;
		}
		
			#header-bar span {
				color: #ec008c;
			}
		
		#header-bar p.textLeft {
			width: 460px;
			padding: 20px 10px 0px 0px;
		}
		
		#header-bar p.textRight {
			width: 460px;
			padding: 20px 0px 0px 10px;
		}
			
			#header-bar-image {
				position: absolute;
				z-index: 10;
				right: 0px;
			}
			
			#index #header-bar-image {
				top: 140px;
			}
			
			#web-design #header-bar-image,
			#online-marketing #header-bar-image,
			#graphic-design #header-bar-image,
			#telecoms #header-bar-image,
			#employment #header-bar-image,
			#ppc-test-campaign #header-bar-image {
				top: 130px;
			}

/* Horizontal Navigation Styles
--------------------------------------------------------------- */

#navigation {
	width: 625px;
	height: 86px;
	z-index: 1;
	position: absolute;
	right: 0px;
	top: 3px;
	padding: 39px 0px 0px 35px;
	background: url(../../images/layout/navigation-bg.jpg) no-repeat;
}

	#navigation ul {
		display: inline;
		list-style: none;
		float: left;
		padding: 0px;
		margin: 0px;
	}
	
		#navigation ul li {
			display: inline;
			padding: 0px;
			margin: 0px;
		}
			
			#navigation ul li a {
				float: left;
				color: #a4a4a3;
				text-decoration: none;
				text-transform: uppercase;
				padding: 0px 5px 0px 5px;
				margin: 0px;
				font-weight: bold;
				font-size: 1.4em;
				background: #fff;
			}

				#navigation ul li a:hover {
					color: #ec008c;
				}
				
					#navigation ul li a.endLink {
						padding: 0px 0px 0px 5px;
					}
					
#index #navigation .index-a,
#web-design #navigation .web-design-a,
#online-marketing #navigation .online-marketing-a,
#graphic-design #navigation .graphic-design-a,
#telecoms #navigation .telecoms-a,
#contact #navigation .contact-a {
	color: #5f6062;
}

/* Footer Styles
--------------------------------------------------------------- */

#footerContainer {
	width: 100%;
	float: left;
	background: url(../../images/layout/footer-container-bg.jpg) top repeat-x #5e605f;
}
	
	#footer-top {
		width: 960px;
		height: 89px;
		margin: 0px auto;
		background: url(../../images/layout/footer-top-bg.jpg) no-repeat;
	}
	
	#footer {
		width: 960px;
		margin: 0px auto;
		padding: 105px 0px 0px 0px;
		color: #fff;
		font-size: 1.2em;
		background: url(../../images/layout/footer-bg.jpg) top no-repeat #5e605f;
	}
	
		h2.footerHeading a {
			color: #ced0c4;
			padding: 0px;
			margin: 0px;
			font-size: 1.3em;
			line-height: 0.8em;
			text-transform: lowercase;
			text-decoration: none;
		}
		
			h2.footerHeading a:hover {
				color: #ec008c;
				text-decoration: none;
			}
		
		p.footerContent {
			margin: 0px;
			padding: 0px 0px 10px 0px;
		}

/* Footer Service Styles Left
--------------------------------------------------------------- */

		#footerServicesLeft {
			width: 280px;
			float: left;
			padding: 10px 64px 0px 10px;
			border-right: 1px solid #868883;
		}
		
/* Footer Service Styles Center
--------------------------------------------------------------- */

		#footerServicesCentre {
			width: 280px;
			float: left;
			padding: 10px 64px 0px 10px;
			border-right: 1px solid #868883;
		}
		
/* Footer Areas Covered Styles Right
--------------------------------------------------------------- */

		#footerAreasRight {
			width: 210px;
			float: left;
			padding: 10px 30px 0px 10px;
		}
		
			#footerAreasRight ul {
				width: 95px;
				float: left;
				color: #fff;
				margin: 0px;
				padding: 10px 10px 0px 0px;
			}
			
				#footerAreasRight ul li {
					list-style: none;
					padding: 0px;
					margin: 0px;
				}
		
/* Footer Details Bottom Styles
--------------------------------------------------------------- */

		#footerBottom {
			width: 870px;
			float: left;
			padding: 20px 80px 10px 10px;
			background: url(../../images/layout/footerBottomBg.jpg) right no-repeat;
		}
		
			#footerBottom p {
				width: 710px;
				margin: 0px;
				padding: 0px;
			}
		
			#footerBottom span {
				color: #95968e;
				font-weight: bold;
			}
			
			#footerBottom p.copyR {
				width: 160px;
				float: right;
				text-align: right;
			}

/* Footer Details Bottom Styles
--------------------------------------------------------------- */

		#footerLinks {
			width: 940px;
			float: left;
			padding: 20px 10px 30px 10px;
		}
		
			#footerLinks ul {
				margin: 0px;
				padding: 10px 0px 0px 0px;
			}
			
				#footerLinks ul li {
					list-style: none;
					display: inline;
				}
				
					#footerLinks ul li a {
						color: #fff;
						padding: 0px 10px 0px 0px;
						text-decoration: none;
					}
					
						#footerLinks ul li a:hover {
							text-decoration: underline;
						}

					#footerLinks ul li a.validLink {
						color: #ec008c;
						font-weight: bold;
					}

/* Contact Form Styles
--------------------------------------------------------------- */

.formElementContainer {
	width: 590px;
	float: left;
	padding: 5px 0px 5px 0px;
}

	.formTitleLeft {
		width: 170px;
		height: 25px;
		float: left;
		padding: 0px 20px 0px 0px;
		text-align: right;
	}
	
		.formTitleLeft p {
			padding: 0px;
			margin: 0px;
			line-height: 1.0em;
		}
	
	.formFieldRight {
		width: 400px;
		height: 25px;
		float: right;
	}
	
	.formFieldRightSmall {
		width: 20px;
		height: 25px;
		float: left;
	}
	
		.formTitleLeft2 {
			width: 170px;
			float: left;
			padding: 0px 20px 0px 0px;
		}
			
		.formFieldRight2 {
			width: 300px;
			float: right;
			padding: 0px 100px 0px 0px;
			text-align: left;
			}
	
	.submitButton {
		color: #fff;
		cursor: pointer;
		border: 1px solid #fff;
		background: #f03598;
	}
	
/* Image Styles
--------------------------------------------------------------- */

.img-left {
	float: left;
	margin: 0px 10px 10px 0px;
}

.img-right {
	float: right;
	margin: 0px 0px 10px 10px;
}
	
	.img-border {
		border: 1px solid #ccc;
	}
	
/* Generic Styles
--------------------------------------------------------------- */

.exampleImage {
	width: 220px;
	float: left;
	padding: 20px 20px 0px 0px;
}

	.exampleImageEnd {
		width: 220px;
		float: left;
		padding: 20px 0px 0px 0px;
	}

.contentSpacer {
	width: 720px;
	height: 60px;
	padding: 0px;
	clear: both;
	float: left;
}

.clearfix {
	clear: both;
}

.info {
	color: #ec008c;
}

.errors {
	color: #df1b2c;
}

	.info ul li,
	.errors ul li {
		list-style: none;
	}
	
/* Help-Link
--------------------------------------------------------------- */

#help-link {
	background: #0f4875;
} 

#help-link #contentContainer {
	background: #0f4875;
}
	
#helpLinkLogo {
	position: absolute;
	top: 100px;
	left: 200px;
}	 

#helpLinkAddress {
	position: absolute;
	top: 250px;
	left: 380px;
}	

#helpLinkAddress p {
	color: #fff;
	text-align: center;
}

#helpLinkAddress a {
	color: #fff;
	text-decoration: underline;
}	

#helpLinkAddress a:hover {
	color: #90abd8;
}	