/*

	1312 vs. McCallum Layton

	v3

	written by Mike "1312" (mike_at_welovetheweb.com)

	for We love the web ltd. (www.welovetheweb.com)
	
	#### SOME CHANGES LOST WHEN THIS FOLDER WAS OVER WRITTEN BY AN OLDER VERSION!! ####
*/

body {
	background-color: #fff;
	font-size: 63%;
	color: #000;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ layouts */

#mccallumLayton {
	text-align: left;
	margin: 10px auto;
	display: block;
	position: relative;
	padding: 0px;
	width: 957px;
	height: 713px;
	background: #fff url("/images/bg-home.jpg") no-repeat left top;
}
	#primaryNav {
		position: absolute;
		width: 389px;
		height: 52px;
		left: 246px;
		top: 36px;
		margin: 0px;
		padding: 0px;
	}
	
	#secondaryNav {
		position: absolute;
		width: 27px;
		height: 275px;
		left: 633px;
		top: 294px;
		margin: 0px;
		padding: 0px;
		z-index: 100;
	}
	
	#tertiaryNav {
		position: absolute;
		width: 155px;
		height: 203px;
		left: 40px;
		top: 250px;
		margin: 0px;
		padding: 0px;
	}
	
	#latestNews {
		position: absolute;
		width: 155px;
		height: 203px;
		left: 45px;
		top: 180px;
		margin: 0px;
		padding: 0px;
	}
	
	#contentArea {
		position: absolute;
		width: 389px;
		height: 491px;
		left: 246px;
		top: 88px;
		margin: 0px;
		padding: 0px;
		overflow: auto;
		width: 387px;
		height: 493px;
		top: 89px;
	}
		.home #contentArea {
			overflow: hidden;
		}
	
	#miniStudy {
		position: absolute;
		width: 163px;
		height: 163px;
		left: 733px;
		top: 75px;
		margin: 0px;
		padding: 0px;
		overflow: auto;
	}
	
	#incidental {
		position: absolute;		
		margin: 0px;
		padding: 0px;
		width: 187px;
		height: 147px;
		left: 24px;
		top: 431px;
	}
		.home #incidental {
			width: 200px;
			height: 200px;
			left: 17px;
			top: 400px;
			top: 380px;
		}
	
	#gadgetContent {
		position: absolute;
		margin: 0px;
		padding: 0px;
		width: 152px;
		height: 114px;
		left: 723px; 
		top: 368px;
	}		

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ general styles */

h1 {
	width: 120px;
	height: 70px;
	text-indent: -100em;
	display: block;
	position: absolute;
	top: 60px;
	left: 65px;
	padding: 0px;
}
	h1 a {
		margin: 0px;
		padding: 0px;
		display: block;
		width: 120px;
		height: 70px;
	}

h2 {
	margin: 0px;
	padding: 0px;
}

h3 {
	margin: 0px;
	padding: 0px;
}

h4 {
	margin: 0px;
	padding: 0px;
}

h5, h6 {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}

ul {
	margin: 0px;
	padding: 0px;
}

	ul li {
		margin: 0px;
		padding: 0px;	
	}

ol {
	margin: 0px;
	padding: 0px;
}

	ol li {
		margin: 0px;
		padding: 0px;
	}
	
img {
	margin: 0px;
	padding: 0px;
	border: 0 none;
}

small {
	margin: 0 0 1em 0;
	padding: 0px;
	text-align: center;
	width: 100%;
	display: block;
}
	p small {
		display: inline;
		text-align: left;
	}

fieldset {
	margin: 0px;
	padding: 0 10px 20px 10px;
	border: 0 none;
}
	fieldset legend {
		display: none;
	}
	fieldset label {
		font-size: 0.9em;
	}
	fieldset ol {
		list-style-type: none;
		padding: 0 !important;
		margin: 0 !important;
		font-size: 1em;
	}
		fieldset ol li {
			margin: 0 0 0.5em 0 !important;
			padding: 0 !important;
		}
	fieldset input {
		width: 100%;
	}
	fieldset textarea {
		width: 100%;
		font-family: Arial, Helvetica, sans-serif;
	}
	fieldset button {
	
	}
	
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common classes */

.floatLeft {
	float: left;
	text-align: left;
}
.floatRight {
	float: right;
	text-align: right;
}

.floatClear {
	margin: -1px -1px 0px 0px;
	width: 1px;
	height: 1px;
	clear: both;
}

div.hr { clear: both; }
	div.hr hr { display: none; }
	
:focus {
  -moz-outline-style: none;
}

.hide {
	display: none;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ custom classes */

div.titleBar {
	background-color: #f20707;
	padding: 12px 20px;
	margin: 5px;
}

img.floatLeft {
	margin: 0 5px 5px 5px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ div specific styles */

#primaryNav p {
	display: inline;
	float: right;
	text-indent: -100em;
	width: 85px;
	height: 20px;
	position: relative;
}
	#primaryNav p a {
		position: absolute;
		width: 85px;
		height: 20px;
		left: 0px;
		top: 2px;
		background: url("/images/navs/thehublogin.gif") no-repeat 0px -20px;
	}
		#primaryNav p a:hover {
			background-position: 0px 0px;
		}

#primaryNav ul {
	height: 31px;
	width: 389px;
	display: inline;
	clear: right;
	float: right;
}
	#primaryNav ul li {
		list-style-type: none;
		display: inline;
		float: left;
		height: 32px;
		text-indent: -100em;
	}
		#primaryNav ul li a {
			height: 32px;
			background-repeat: no-repeat;
			background-position: 0px -32px;
			margin-right: 3px;
			display: block;
		}
			#primaryNav ul li a:hover {
				background-position: 0px 0px;
			}

		#primaryNav ul li.first a {
			width: 83px;
			background-image: url("/images/navs/aboutus.gif");
			background-position: 20px -32px;
		}
			#primaryNav ul li.first a:hover {
				background-position: 20px 0px;
			}
		#primaryNav ul li.second a {
			width: 127px;
			background-image: url("/images/navs/servicesandsolutions.gif");
			background-position: 10px -32px;
		}
			#primaryNav ul li.second a:hover {
				background-position: 10px 0px;
			}
		#primaryNav ul li.third a {
			width: 75px;
			background-image: url("/images/navs/ourclients.gif");
			background-position: 9px -32px;
		}
			#primaryNav ul li.third a:hover {
				background-position: 9px 0px;
			}
		#primaryNav ul li.fourth a {
			width: 93px;
			margin-right: 0px;
			background-image: url("/images/navs/contactus.gif");
			background-position: 15px -32px;
		}
			#primaryNav ul li.fourth a:hover {
				background-position: 15px 0px;
			}
		
#secondaryNav ul {
	width: 27px;
	height: 275px;
	list-style-type: none;
}
	#secondaryNav ul li {
		width: 27px;
		text-indent: -100em;
	}
		#secondaryNav ul li a {
			width: 26px;
			background-repeat: no-repeat;
			background-position: -26px 0px;
			display: block;
		}
			#secondaryNav ul li.first a {
				height: 78px;
				margin-bottom: 20px;		
				padding-top: 5px;
				background-image: url("/images/navs/submitabrief.gif");
				background-position: -24px 10px;
			}
				#secondaryNav ul li.first a:hover {
					background-position: 2px 10px;
				}
			#secondaryNav ul li.second a {
				height: 75px;
				margin-bottom: 13px;
				background-image: url("/images/navs/keycontacts.gif");
				background-position: -23px 5px;
			}
				#secondaryNav ul li.second a:hover {
					background-position: 3px 5px;
				}
			#secondaryNav ul li.third a {
				height: 52px;
				background-image: url("/images/navs/careers.gif");
				background-position: -23px 10px;
			}
				#secondaryNav ul li.third a:hover {
					background-position: 3px 10px;
				}
				
#tertiaryNav ul {
	color: #fff;
	width: 152px;
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
	#tertiaryNav ul li {
		width: 152px;
		height: 25px;
		margin: 0 0 6px 0;
		padding: 0px;
		overflow: hidden;
		text-align: center;
		font-size: 1.1em;
	}
		#tertiaryNav ul li a {
			color: #fff;
			width: 152px;
			height: 25px;
			display: block;
			overflow: hidden;
			background: url("/images/navs/tertiary-one.gif") no-repeat left top;
			text-decoration: none;
			padding-top: 3px;
		}
			#tertiaryNav ul li.first a {
				background-position: 0px 0px;
			}
			#tertiaryNav ul li.second a {
				background-position: 0px -25px;
			}
			#tertiaryNav ul li.third a {
				background-position: 0px -50px;
			}
			#tertiaryNav ul li.fourth a {
				background-position: 0px -75px;
			}
			#tertiaryNav ul li.fifth a {
				background-position: 0px -100px;
			}
			#tertiaryNav ul li.sixth a {
				background-position: 0px -125px;
			}
			
			#tertiaryNav ul li a:hover, #tertiaryNav ul li a.hover {
				color: #fff;
				background-position: 0px -150px;
			}
			#tertiaryNav ul li.selected a {
				color: #fff;
				background-position: 0px -150px;
			}
		
#latestNews h2 {
	color: #000;
	font-size: 1.2em;
	margin: 10px;
	padding: 0px;
}
#latestNews ul {
	color: #666;
	font-size: 1.1em;
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 150px;
	overflow: auto;
}
	#latestNews ul li {
		margin: 0em 1em 1em 2em;
		padding: 0px;
	}
		#latestNews ul li a {
			color: #666;
			text-decoration: none;
		}
			#latestNews ul li a:hover {
				color: #000;
			}
/* #contentArea */		
#contentArea ul {
	color: #000;
	padding: 0 0 0 0;
	margin: 0 0.9em 0.9em 2em;
	font-size: 1.2em;
}
	#contentArea ul li {
		margin: 0 0 0 1.2em;
		padding: 0em;
	}
		#contentArea ul.clientList, #contentArea ul.careersList {
			list-style-type: none;
			margin-top: 2em;
			margin-left: 1em;
		}
			#contentArea ul.clientList li, #contentArea ul.careersList li {
				margin-bottom: 2em;
				margin-left: 0em;
			}
				#contentArea ul.clientList li a, #contentArea ul.careersList li a {
					font-size: 1.2em;
				}
		#contentArea ul.nextBackBtns {
			display: inline;
			float: right;
			margin: 0 0.9em 1em 0;
			list-style-type: none;
			width: 84px;
			text-align: right;
		}
			#contentArea ul.nextBackBtns li {
				display: inline;
				width: 28px;
				margin-left: 12px;
			}
		#contentArea ul.previewSubmitBtns {
			display: block;
			margin: 0 0.9em 1em 0.9em;
			list-style-type: none;
			text-align: center;
		}
			#contentArea ul.previewSubmitBtns li {
				display: inline;
				margin: 0 3px;
				padding: 0;
				float: none;
			}
				#contentArea ul.previewSubmitBtns li a, #contentArea ul.previewSubmitBtns li input {
					float: none;
					width: 94px;
					height: 27px;
					margin: 0;
					padding: 0;
				}
					#contentArea ul.previewSubmitBtns li a img {
						width: 94px;
						height: 27px;
						margin: 0;
						padding: 0;
						float: none;
					}

#contentArea ol {
	color: #000;
	padding: 0 0 0 0;
	margin: 0 0.9em 0.9em 0.9em;
	font-size: 1.2em;
}
	#contentArea ol li {
		margin: 0 0 0 1.2em;
		padding: 0em;
	}
	
	
#contentArea div.titleBar h2 {
	color: #000;
	font-size: 2.6em;
	font-weight: normal;
}
#contentArea div.titleBar ul, #contentArea div.titleBar ul li {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
	color: #fff;
}
	#contentArea div.titleBar ul li {
		border-right: 1px solid #fff;
		padding-right: 0.4em;
		margin-right: 0.4em;
		font-size: 0.9em;
	}
		#contentArea div.titleBar ul li.noBorder {
			border-right: 0 none;
		}
		#contentArea div.titleBar ul li a {
			color: #fff;
			text-decoration: none;
		}
			#contentArea div.titleBar ul li a:hover {
				color: #300;
			}

#contentArea h3 {
	font-size: 1.4em;
	margin: 0 0.9em 0.9em 0.9em;
	font-weight: bold;
}
	#contentArea div.titleBar h3 {
		font-size: 1.6em;
		margin: 0 0 0.9em 0;
	}

#contentArea h4 {
	font-size: 1.2em;
	margin: 0 0.9em 0.9em 0.9em;
}

#contentArea a {
	color: #5f5fdb;
}
	#contentArea a:hover {
		color: #333;
	}
	
#contentArea #contentArea-flash {
	display: inline;
	float: left;
	margin: 0 5px 5px 5px;
	width: 180px;
	height: 144px;
}

#contentArea p {
	margin: 0 0.9em 0.9em 0.9em;
	font-size: 1.2em;
}
#contentArea blockquote {
	margin: 0 5px 10px 10px;
	padding: 0px;
}
#contentArea blockquote p {
	font-style: italic;
}
	#contentArea blockquote p.quoteName, #contentArea blockquote p.quoteDetails {
		margin-bottom: 0px;
		font-style: normal;
	}
#contentArea blockquote p strong {
	font-style: normal;
	font-size: 1.4em;
	font-weight: bold;
}
#contentArea blockquote p small {
	font-size: 0.9em;
}

	/*#contentArea blockquote ul li {
		margin: 0em 1em 1em 2em;
		padding: 0px;
		list-style-type: square;
		
	}
		#contentArea blockquote ol li {
			margin: 0em 1em 1em 2em;
			padding: 0px;		
		}*/

#contentArea img {
	width: 180px; /* temp! */
	display: inline;
	float: left;
	margin: 0px 10px 10px 5px;
}

	#fullSizeImg img {
		width: 389px; /* temp! */
		height: 491px;
		display: inline;
		float: left;
		margin: 1px 10px 10px 1px;
	}


#miniStudy img {
	margin: 15px 0px 10px 0px;
}

#miniStudy p {
	font-size: 1.1em;
}

#miniStudy img.floatRight {
	margin: 5px 0px 2px 5px;
}

#incidental a, #incidental img {
	width: 200px;
	height: 200px;
	position: absolute;
	width: 187px;
	height: 147px;
	display: block;
	left: 0px;
	top: 0px;
	/*left: 24px; top: 431px;*/
	text-indent: -100em;
}
	.home #incidental a, .home #incidental img {
		width: 200px;
		height: 200px;
		/* left: 17px; top: 400px; */
	}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ page specific */

/* home page */
/* ipod! */
div.home {
	background: #fff url("/images/bg-home.jpg") no-repeat left top !important;
}
#mccallumLayton.home #gadgetContent {
	width: 152px; height: 114px; left: 740px; top: 361px;
}
div.home #contentArea img {
	width: auto !important;
}

/* submit a brief*/
/* ipod! */
div.brief {
	background: #fff url("/images/bg.jpg") no-repeat left top !important;
}
#mccallumLayton.brief #gadgetContent {
	width: 152px; height: 114px; left: 737px; top: 358px;
}

/* news page */
/* ipod! */
div.news {
	background: #fff url("/images/bg-home.jpg") no-repeat left top !important;
}
#mccallumLayton.news #gadgetContent {
	width: 152px; height: 114px; left: 740px; top: 361px;
}
#mccallumLayton.news div.titleBar {
	background-color: #999999;
}


/* careers page */
/* ipod! */
div.careers {
	background: #fff url("/images/bg-home.jpg") no-repeat left top !important;
}
#mccallumLayton.careers #gadgetContent {
	width: 152px; height: 114px; left: 740px; top: 361px;
}
#mccallumLayton.careers div.titleBar {
	background-color: #4f4ed8;
}

/* contact page */
/* ipod! */
div.contact {
	background: #fff url("/images/bg-home.jpg") no-repeat left top !important;
}
#mccallumLayton.contact #gadgetContent {
	width: 152px; height: 114px; left: 740px; top: 361px;
}
#mccallumLayton.contact div.titleBar {
	background-color: #929292;
}

/* keycontact page */
/* ipod! */
div.key {
	background: #fff url("/images/bg-home.jpg") no-repeat left top !important;
}
#mccallumLayton.key #gadgetContent {
	width: 152px; height: 114px; left: 740px; top: 361px;
}
#mccallumLayton.key div.titleBar {
	background-color: #929292;
}


/* about page */
/* ipod! */
div.about {
	background: #fff url("/images/bg-home.jpg") no-repeat left top !important;
}
#mccallumLayton.about #gadgetContent {
	width: 152px; height: 114px; left: 740px; top: 361px;
}
#mccallumLayton.about div.titleBar {
	background-color: #929292;
}


/* clients page */
/* ipod! */
div.clients {
	background: #fff url("/images/bg-home.jpg") no-repeat left top !important;
}
#mccallumLayton.clients #gadgetContent {
	width: 152px; height: 114px; left: 740px; top: 361px;
}
#mccallumLayton.clients div.titleBar {
	background-color: #929292;
}

/* consumer home */
div.consumerHome {
	background: #fff url("/images/bg-consumerHome.jpg") no-repeat left top !important;
}
#mccallumLayton.consumerhome #gadgetContent {
	width: 152px; height: 114px; left: 740px; top: 361px;
}
#mccallumLayton.consumerHome div.titleBar {
	background-color: #f20707;
}
	/* consumer content */
	/* ipod! */
	div.consumer {
		background: #fff url("/images/bg-consumer.jpg") no-repeat left top !important;
	}
	#mccallumLayton.consumer #gadgetContent {
		width: 152px; height: 114px; left: 740px; top: 361px;
	}
	#mccallumLayton.consumer div.titleBar {
		background-color: #f20707;
	}
/* business to business home */
div.b2bHome {
	background: #fff url("/images/bg-b2bHome.jpg") no-repeat left top !important;
}
#mccallumLayton.b2bHome #gadgetContent {
	width: 126px; height: 139px; left: 741px; top: 368px;
}
#mccallumLayton.b2bHome div.titleBar {
	background-color: #1941ab;
}
	/* business to business content */
	/* blackberry! */
	div.b2b {
		background: #fff url("/images/bg-b2b.jpg") no-repeat left top !important;
	}
	#mccallumLayton.b2b #gadgetContent {
		width: 130px; height: 142px; left: 743px; top: 370px;
	}
	#mccallumLayton.b2b div.titleBar {
		background-color: #1941ab;
	}
/* global home */
div.globalHome {
	background: #fff url("/images/bg-globalHome.jpg") no-repeat left top !important;
}
#mccallumLayton.globalHome #gadgetContent {
	width: 126px; height: 139px; left: 740px; top: 367px;
}
#mccallumLayton.globalHome div.titleBar {
	background-color: #f22991;
}
	/* global content */
	/* black berry! */
	div.global {
		background: #fff url("/images/bg-global.jpg") no-repeat left top !important;
	}
	#mccallumLayton.global #gadgetContent {
		width: 126px; height: 139px; left: 743px; top: 377px;
	}
	#mccallumLayton.global div.titleBar {
		background-color: #f22991;
	}
/* healthcare home */
div.healthcareHome {
	background: #fff url("/images/bg-healthcareHome.jpg") no-repeat left top !important;
}
#mccallumLayton.healthcareHome #gadgetContent {
	width: 86px; height: 128px; left: 762px; top: 361px;
}
#mccallumLayton.healthcareHome div.titleBar {
	background-color: #31c7b8;
}
	/* healthcare content */
	/* mobile phone! */
	div.healthcare {
		background: #fff url("/images/bg-healthcare.jpg") no-repeat left top !important;
	}
	#mccallumLayton.healthcare #gadgetContent {
		width: 86px; height: 128px; left: 768px; top: 372px;
	}
	#mccallumLayton.healthcare div.titleBar {
		background-color: #31c7b8;
	}
/* public home */
div.publicHome {
	background: #fff url("/images/bg-publicHome.jpg") no-repeat left top !important;
}
#mccallumLayton.publicHome #gadgetContent {
	width: 124px; height: 69px; left: 735px; top: 311px;
}
#mccallumLayton.publicHome div.titleBar {
	background-color: #fb7a11;
}
	/* public content */
	/* calculator! */
	div.public {
		background: #fff url("/images/bg-public.jpg") no-repeat left top !important;
	}
	#mccallumLayton.public #gadgetContent {
		width: 130px; height: 77px; left: 743px; top: 340px;
	}
	#mccallumLayton.public div.titleBar {
		background-color: #fb7a11;
	}
/* staff home */
div.staffHome {
	background: #fff url("/images/bg-staffHome.jpg") no-repeat left top !important;
}
#mccallumLayton.staffHome #gadgetContent {
	width: 72px; height: 69px; left: 768px; top: 335px;
}
#mccallumLayton.staffHome div.titleBar {
	background-color: #99c93b;
}
	/* staff content */
	/* voice recorder! */
	div.staff {
		background: #fff url("/images/bg-staff.jpg") no-repeat left top !important;
	}
	#mccallumLayton.staff #gadgetContent {
		width: 72px; height: 69px; left: 773px; top: 338px;
	}
	#mccallumLayton.staff div.titleBar {
		background-color: #99c93b;
	}
	
/* 404 */
/* ipod! */
div.four04 {
	background: #fff url("/images/bg-consumer.jpg") no-repeat left top !important;
}
#mccallumLayton.four04 #gadgetContent {
	width: 152px; height: 114px; left: 740px; top: 361px;
}
#mccallumLayton.four04 div.titleBar {
	background-color: #999999;
}