/* 
One2create
author: Vikki Neal
email: vneal@one2create.co.uk
use of conditional comments have been used throughout site
/* ------------------------------------------------------------------
Sets default margin and padding
-------------------------------------------------------------------*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
/* ------------------------------------------------------------------
 Sets default font-size for headers 
 -------------------------------------------------------------------*/
h1, h2, h3, h4, h5 {
	font-size: 100%;
}
/* ------------------------------------------------------------------
Removes list-style from lists
-------------------------------------------------------------------*/
ol, ul {
	list-style: none;
}
/* ------------------------------------------------------------------
Sets font-style and font-weight to normal
-------------------------------------------------------------------*/
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}
/* ------------------------------------------------------------------
Sets font family for form elelments
-------------------------------------------------------------------*/
input, select {
	font-family: Arial, Helvetica, sans-seri;
}
/* ------------------------------------------------------------------
Removes border from fieldset and image
-------------------------------------------------------------------*/
fieldset, images {
	border: 0;
}
/* ------------------------------------------------------------------
Link styles
-------------------------------------------------------------------*/
a, a:link {
	outline: none;
	text-decoration: none;
	border: none;
	color: #509dc8;
	cursor: pointer;
}
a:hover {
	text-decoration: underline;
	outline: none;
	border: none;
}
a:focus, a:active {
	cursor: pointer;
	outline: none;
	border: none;
}
/* ------------------------------------------------------------------
=Generic classes
-------------------------------------------------------------------*/
.floatLeft {
	float: left !important;
}
.floatRight {
	float: right !important;
}
.clearBoth {
	clear: both;
}
/* ------------------------------------------------------------------
=Body & height settings
-------------------------------------------------------------------*/
body {
	margin: 0;
	padding: 0;
	color: #515252;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background: url(../images/shared/inner-body-background.gif) top left repeat-x;
}
body#showreelPage {
	margin: 0;
	padding: 0;
	color: #515252;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	width: 7380px;
	background: none;
	background-color: #000;
}
body.innerPage {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -30px; /* the bottom margin is the negative value of the footer's height */
}
.push {
	height: 30px; /* .push must be the same height as .footer */
	clear: both;
	margin: 0;
}
#ajaxLoader {
	width: 32px;
	height: 32px;
	background: #000 url(../images/ajax-loader.gif) center center no-repeat;
	position: absolute;
	top: 45%;
	left: 45%;
}
#preLoad {
	position:absolute;
	top:-9999em;
	left:-9999em;
	height:1px;
	width:1px;
	overflow:hidden;
}
#container {
	height: 480px;
	position: relative;
	overflow: hidden;
	top: 70px;
}
hr {
	height: 0px;
	border: none;
	border-top: 2px solid #d3d3d3;
	margin: 10px 0;
}
h1, h2 {
	font-size: 1.4em;
	color: #97c5eb;
}
h3 {
	font-size: 1.2em;
	color: #7b5dc6;
}
h3 span {
	font-size: 0.84em;
	color: #666;
}
h3 a {
	color: #7b5dc6;
}
h3 a span {
	color: #666;
}
p {
	font-size: 1.1em;
	margin-bottom: 10px;
	line-height: 1.5em;
}
#content {
	float: left;
	font-size: 1.1em;
}
#content h4 {
	font-size: 1.2em;
	display: none;
}
.panel {
	margin: 0;
	float: left;
}
.fixedWidthContainer {
	width: 980px;
	margin: auto;
}
/* ------------------------------------------------------------------
=Primary navigation
-------------------------------------------------------------------*/
#branding {
	float: left;
	font-size: 1.8em;
	color: #fff;
	z-index: 100;
	height: 46px;
	width: 170px;
	text-indent: -100000em;
	background: url(../images/nav/site-logo.gif) top left no-repeat;
}
#branding a {
	font-size: 1.8em;
	color: #fff;
	height: 46px;
	width: 170px;
	background: url(../images/nav/site-logo.gif) top left no-repeat;
	display: block;
}
body#showreelPage h1#branding {
	position: absolute;
	left: 20px;
	font-size: 1.8em;
	color: #fff;
	z-index: 100;
	height: 46px;
	width: 170px;
	text-indent: -100000em;
	background: url(../images/nav/site-logo.gif) top left no-repeat;
}
body#showreelPage h1#branding a {
	font-size: 1.8em;
	color: #fff;
	height: 46px;
	width: 170px;
	background: url(../images/nav/site-logo.gif) top left no-repeat;
	display: block;
}
body#showreelPage #navigationBlock {
	height: 50px;
	display: block;
	background-color: #000;
	background: url(../images/nav/nav-background.gif) top left repeat-x;
	position: fixed;
	width: 110%;
	top: 0;
}
#navigationBlock {
	height: 50px;
	display: block;
	background-color: #000;
	background: url(../images/nav/nav-background.gif) top left repeat-x;
	width: 100%;
	top: 0;
}
#navigationBlock a#twitterAboveNav {
	display: none;
}
body#showreelPage #navigationBlock a#twitterAboveNav {
	text-indent: -1000em;
	display: block;
	width: 86px;
	height: 55px;
	position: absolute;
	top: 0;
	left: 890px;
	background:url(../images/twitter/twitter-above-nav.gif) top left no-repeat;
	z-index: 100;
}
#navigationBlock ul {
	margin: 0 0 0 210px;
	list-style-type: none;
}
#navigationBlock ul li {
	float: left;
	height: 13px;
	margin: 20px 0 0 0;
	padding: 0;
	text-indent: -10000em;
}
#navigationBlock ul li a {
	cursor: pointer;
}
#navigationBlock ul li#introLink a {
	background: url(../images/nav/nav-sprite.gif) 0 0 no-repeat;
	width: 43px;
	display: block;
	height: 13px;
}
#navigationBlock ul li#introLink a:hover, #homePage #navigationBlock ul li#introLink a {
	background: url(../images/nav/nav-sprite.gif) 0 -13px no-repeat;
}
#navigationBlock ul li#whoAreWeLink a {
	background: url(../images/nav/nav-sprite.gif) 0 -26px no-repeat;
	width: 79px;
	display: block;
	height: 13px;
}
#navigationBlock ul li#whoAreWeLink a:hover, #whoAreWePage #navigationBlock ul li#whoAreWeLink a {
	background: url(../images/nav/nav-sprite.gif) 0 -39px no-repeat;
}
#navigationBlock ul li#whatDoWeDoLink a {
	background: url(../images/nav/nav-sprite.gif) 0 -52px no-repeat;
	width: 98px;
	display: block;
	height: 13px;
}
#navigationBlock ul li#whatDoWeDoLink a:hover, #whatDoWeDoPage #navigationBlock ul li#whatDoWeDoLink a {
	background: url(../images/nav/nav-sprite.gif) 0 -65px no-repeat;
}
#navigationBlock ul li#whatHaveWeDoneLink a {
	background: url(../images/nav/nav-sprite.gif) 0 -78px no-repeat;
	width: 125px;
	display: block;
	height: 13px;
}
#navigationBlock ul li#whatHaveWeDoneLink a:hover, #caseStudiesPage #navigationBlock ul li#whatHaveWeDoneLink a {
	background: url(../images/nav/nav-sprite.gif) 0 -91px no-repeat;
}
#navigationBlock ul li#whatsNewLink a {
	background: url(../images/nav/nav-sprite.gif) 0 -104px no-repeat;
	width: 77px;
	display: block;
	height: 13px;
}
#navigationBlock ul li#whatsNewLink a:hover, #newsPage #navigationBlock ul li#whatsNewLink a {
	background: url(../images/nav/nav-sprite.gif) 0 -117px no-repeat;
}
#navigationBlock ul li#showreelLink a {
	background: url(../images/nav/nav-sprite.gif) 0 -130px no-repeat;
	width: 107px;
	display: block;
	height: 13px;
	display: none;
}
#navigationBlock ul li#showreelLink a:hover {
	background: url(../images/nav/nav-sprite.gif) 0 -143px no-repeat;
}
#navigationBlock ul li#contactLink a {
	background: url(../images/nav/nav-sprite.gif) 0 -156px no-repeat;
	width: 83px;
	display: block;
	height: 13px;
}
#navigationBlock ul li#contactLink a:hover, #contactPage #navigationBlock ul li#contactLink a {
	background: url(../images/nav/nav-sprite.gif) 0 -169px no-repeat;
}
/* ------------------------------------------------------------------
=Generic panel styling
-------------------------------------------------------------------*/
.panel h2 {
	position: relative;
	z-index: 10;
	display: block;
	margin-bottom: 5px;
}
.panel h3, .panel p {
	position: relative;
	z-index: 10;
	display: block;
	margin-bottom: 10px;
}
.copyArea {
	position: absolute;
	z-index: 10;
	height: 360px;
}
.panel p, .panel address {
	font-size: 1em;
	line-height: 1.3em;
}
p.arrowLink {
	text-indent: -10000em;
	position: absolute;
	bottom: 0;
	left: 31px;
}
#first p.arrowLink {
	left: 0;
}
p.reverseArrowLink {
	text-indent: -10000em;
	bottom: 0;
	left: 0;
	position: absolute;
	z-index: 100;
}
p.arrowLink a {
	display: block;
	width: 21px;
	height: 21px;
	background: url(../images/shared/arrows.gif) top left no-repeat;
}
p.reverseArrowLink a {
	display: block;
	width: 21px;
	height: 21px;
	background: url(../images/shared/arrows.gif) bottom left no-repeat;
}
/* ------------------------------------------------------------------
=Sections
-------------------------------------------------------------------*/
#first {
	left: 0;
	/*width: 300px;
	padding: 110px 270px 0 660px;*/
	height: 480px;
	width: 1230px;/*	background: url(../images/scene1.jpg) top left no-repeat;*/
}
#first img {
	left: 0;
	top: 0;
	position: relative;
	z-index: 1;
}
#first .copyArea {
	width: 300px;
	top: 85px;
	left: 628px;
	position: absolute;
	z-index: 10;
}
#first h2 {
	width: 209px;
	height: 28px;
	text-indent: -10000em;
	background: url(../images/page-titles/title-sprite.gif) 0 0 no-repeat;
}
#first p {
	padding-left: 40px;
}
#second {
	left: 0;
	/*width: 300px;
	padding: 110px 300px 0 630px;*/
	width: 1230px;
	height: 480px;
	position: relative;
}
#second img {
	left: 0;
	top: 0;
	position: relative;
	z-index: 1;
}
#second .copyArea {
	width: 300px;
	top: 85px;
	left: 630px;
}
#second h2 {
	width: 212px;
	height: 28px;
	text-indent: -10000em;
	background: url(../images/page-titles/title-sprite.gif) 0 -28px no-repeat;
}
#second p {
	padding-left: 50px;
}
#third {
	left: 0;
	/*width: 307px;
	padding: 110px 283px 0 640px;*/
	height: 480px;
	width: 1230px;
	position: relative;
}
#third img {
	left: 0;
	top: 0;
	position: relative;
	z-index: 1;
}
#third .copyArea {
	width: 300px;
	top: 85px;
	left: 630px;
}
#third h2 {
	width: 259px;
	height: 28px;
	text-indent: -10000em;
	background: url(../images/page-titles/title-sprite.gif) 0 -56px no-repeat;
}
#third p {
	padding-left: 50px;
}
#fourth {
	left: 0;
	/*width: 310px;
	padding: 110px 280px 0 640px;*/
	height: 480px;
	width: 1230px;
	background: url(../images/scenes/scene4.jpg) top left no-repeat;
	position: relative;
}
#fourth img {
	left: 0;
	top: 0;
	position: relative;
	z-index: 1;
}
#fourth .copyArea {
	width: 300px;
	top: 85px;
	left: 630px;
	position: absolute;
	z-index: 10;
}
#fourth h2 {
	width: 310px;
	height: 28px;
	text-indent: -10000em;
	background: url(../images/page-titles/title-sprite.gif) 0 -84px no-repeat;
}
#fourth p, #fourth ul {
	padding-left: 50px;
}
#fourth ul {
	margin: 10px 0;
}
#fourth ul li {
	margin: 3px 0;
	line-height: 1.5em;
}
#fifth {
	left: 0;
	/*width: 300px;
	padding: 110px 290px 0 640px;*/
	height: 480px;
	position: relative;
	width: 1230px;
}
#fifth img {
	left: 0;
	top: 0;
	position: relative;
	z-index: 1;
}
#fifth .copyArea {
	width: 300px;
	top: 85px;
	left: 635px;
}
#fifth h2 {
	width: 205px;
	height: 28px;
	text-indent: -10000em;
	background: url(../images/page-titles/title-sprite.gif) 0 -112px no-repeat;
}
#fifth h3, #fifth p {
	padding-left: 50px;
}
#sixth {
	left: 0;
	/*width: 300px;
	padding: 110px 240px 0 660px;*/
	height: 480px;
	position: relative;
	width: 1230px;
}
#sixth img {
	left: 0;
	top: 0;
	position: relative;
	z-index: 1;
}
#sixth .copyArea {
	width: 290px;
	top: 85px;
	left: 660px;
}
#sixth h2 {
	width: 247px;
	height: 28px;
	text-indent: -10000em;
	background: url(../images/page-titles/title-sprite.gif) 0 -140px no-repeat;
}
#sixth p, #sixth address {
	padding-left: 50px;
}
/* ------------------------------------------------------------------
=Inner page navigation
-------------------------------------------------------------------*/
body#showreelPage #secondaryNavigation {
	height: 20px;
	width: 110%;
	display: block;
	background: url(../images/nav/secondary-nav-background.gif) top left repeat-x;
	position: fixed;
	top: 50px;
}
body#showreelPage #secondaryNavigation ul {
	padding:0;
	margin:0 0 0 22px;
	list-style: none;
}
body#showreelPage #secondaryNavigation ul li {
	text-indent: -10000em;
}
body#showreelPage #secondaryNavigation ul li#moreInformationLink a {
	background: url(../images/nav/more-information.gif) top left no-repeat;
	width: 133px;
	display: block;
}
body#showreelPage #secondaryNavigation ul li#moreInformationLink a:hover {
	background: url(../images/nav/more-information.gif) bottom left no-repeat;
}
#secondaryNavigation {
	width: 980px;
	padding: 0;
	position: relative;
	z-index: 100;
	margin: 0;
	height: 20px;
}
#secondaryNavigation ul li a, #secondaryNavigation ul li a:visited {
	display: block;
	text-decoration: none;
	color:#000;
	color :#fff;
	overflow: hidden;
}
/* top level options */
#secondaryNavigation ul {
	padding:0;
	margin:0;
	list-style: none;
}
#secondaryNavigation ul li {
	float: left;
	position: relative;
	z-index: 100;
	line-height: 20px;
	margin-right: 15px;
}
#secondaryNavigation ul li ul {
	display: none;
}
/* Service Link */
#secondaryNavigation ul li#mediaProductionLink a {
	background-image: url(../images/nav/secondary-sprites.gif);
	background-position: 0 -20px;
	background-repeat: no-repeat;
	width: 99px;
	height: 20px;
	text-indent: -10000em;
}
#secondaryNavigation ul li#mediaProductionLink a:hover, #secondaryNavigation ul li#mediaProductionLink:hover a, .mediaProduction #secondaryNavigation ul li#mediaProductionLink a {
	background-image: url(../images/nav/secondary-sprites.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}
#secondaryNavigation ul li#webDevelopmentLink a {
	background-image: url(../images/nav/secondary-sprites.gif);
	background-position: 0 -60px;
	background-repeat: no-repeat;
	width: 105px;
	height: 20px;
	text-indent: -10000em;
}
#secondaryNavigation ul li#webDevelopmentLink a a:hover, #secondaryNavigation ul li#webDevelopmentLink:hover a, .webDevelopment #secondaryNavigation ul li#webDevelopmentLink a {
	background-image: url(../images/nav/secondary-sprites.gif);
	background-position: 0 -40px;
	background-repeat: no-repeat;
}
#secondaryNavigation ul li#marketingSupportLink a {
	background-image: url(../images/nav/secondary-sprites.gif);
	background-position: 0 -100px;
	background-repeat: no-repeat;
	width: 103px;
	height: 20px;
	text-indent: -10000em;
}
#secondaryNavigation ul li#marketingSupportLink a:hover, #secondaryNavigation ul li#marketingSupportLink:hover a, .marketingSupport #secondaryNavigation ul li#marketingSupportLink a {
	background-image: url(../images/nav/secondary-sprites.gif);
	background-position: 0 -80px;
	background-repeat: no-repeat;
}
#secondaryNavigation ul li#bidManagementLink a {
	background-image: url(../images/nav/secondary-sprites.gif);
	background-position: 0 -140px;
	background-repeat: no-repeat;
	width: 98px;
	height: 20px;
	text-indent: -10000em;
}
#secondaryNavigation ul li#bidManagementLink a:hover, #secondaryNavigation ul li#bidManagementLink:hover a, .bidManagement #secondaryNavigation ul li#bidManagementLink a {
	background-image: url(../images/nav/secondary-sprites.gif);
	background-position: 0 -120px;
	background-repeat: no-repeat;
}
#secondaryNavigation ul li#totalOutsourcedLink a {
	background-image: url(../images/nav/secondary-sprites.gif);
	background-position: 0 -180px;
	background-repeat: no-repeat;
	width: 144px;
	height: 20px;
	text-indent: -10000em;
}
#secondaryNavigation ul li#totalOutsourcedLink a:hover, #secondaryNavigation ul li#totalOutsourcedLink:hover a, .outsourcedSolution #secondaryNavigation ul li#totalOutsourcedLink a {
	background-image: url(../images/nav/secondary-sprites.gif);
	background-position: 0 -160px;
	background-repeat: no-repeat;
}
/* specific to non IE browsers */
#secondaryNavigation ul li:hover a {
	color: #fff;
	background: #fff;
}
#secondaryNavigation ul li:hover ul { /* ie7 */
	display: block;
	position: absolute;
	top: 20px;
	left: 0;
	background-image: url(../images/nav/dropdown-background.png);
	background-position: top;
	width: 140px;
	z-index: 100;
}
#secondaryNavigation ul li:hover ul#contactSubUl { /* ie7 */
	width: 140px !important;
}
#secondaryNavigation ul li:hover ul li a.hide {
	color:#fff;
	background: #333;
	height: 20px !important;
	line-height: 20px !important;
}
#secondaryNavigation ul li:hover ul li:hover a.hide {
	color:#fff;
	background: #ff3333;
}
#secondaryNavigation ul li:hover ul li ul {
	display: none;
}
#secondaryNavigation ul li ul li {
	font-size: 1.1em;
	float: none;
}
#secondaryNavigation ul li:hover ul li a { /* ie7 */
	display: block;
	background: none !important;
	color: #333 !important;
	height: 20px !important;
	line-height: 20px !important;
	padding-left: 5px;
	background-image: none !important;
	text-indent: 0 !important;
	width: 135px !important;
}
#secondaryNavigation ul li:hover ul#contactSubUl li a {
	width: 135px !important;
}
#secondaryNavigation ul li:hover ul li a:hover {
	color: #fff !important;
	cursor: pointer;
	text-decoration: none !important;
	background-image: none !important;
	background-color: #333 !important;
}
/* ------------------------------------------------------------------
=Shadowbox
-------------------------------------------------------------------*/
#sb-container, #sb-wrapper {
	text-align: left; /* reset left alignment */
}
#sb-container, #sb-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	margin: 0;
	padding: 0;
}
#sb-container {
	height: 100%;
	display: none;
	visibility: hidden;
	z-index: 999;
}
body > #sb-container {
	/* use position:fixed in modern browsers */
  position: fixed;
}
#sb-overlay {
/* needed in IE6 where sb-container uses position:absolute */
/*  height: expression(document.documentElement.clientHeight + 'px');
*/}
#sb-container > #sb-overlay {
	/* use for sb-container position:fixed */
  height: 100%;
}
/*_________________________________________________________________  wrapper  */
#sb-wrapper {
	position: relative;
}
#sb-wrapper img {
	border: none;
}
/*____________________________________________________________________  body  */
#sb-body {
	position: relative;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background-color: #000;
}
#sb-body-inner {
	position: relative;
	height: 100%;
}
#sb-content.html {
	height: 100%;
	overflow: auto; /* make html content scrollable */
}
/*_________________________________________________________________  loading  */
#sb-loading {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	padding-top: 10px;
}
#sb-body, #sb-loading {
	background-color: #060606; /* should match loading image background color */
}
#sb-body, #sb-loading a {
	color: #000;
}
/*____________________________________________________________  title & info  */
#sb-title, #sb-info {
	position: relative;
	margin: 0; /* these must have no vertical margin or padding */
	padding: 0;
	overflow: hidden;
}
#sb-title-inner, #sb-info-inner {
	position: relative;
	line-height: 16px;
}
#sb-title, #sb-title-inner {
	height: 26px;
}
#sb-title-inner {
	font-size: 16px;
	padding: 5px 0;
	color: #fff;
}
#sb-info, #sb-info-inner {
	height: 20px;
}
#sb-info-inner {
	font-size: 12px;
	color: #fff;
}
/*_____________________________________________________________________  nav  */
#sb-nav {
	float: right;
	height: 20px;
	padding: 0;
	width: 100%;
	background-color: #7c5dc6;
	margin-top: -4px;
}
#sb-nav a {
	display: block;
	float: right;
	height: 20px;
	width: 100%;
	margin-left: 3px;
	cursor: pointer;
	color: #000;
}
#sb-nav-close {
	background-image: url(../images/shadowbox/close.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
#sb-nav-next {
	background-image: url(../scripts/resources/next.png);
	background-repeat: no-repeat;
}
#sb-nav-previous {
	background-image: url(../scripts/resources/previous.png);
	background-repeat: no-repeat;
}
#sb-nav-play {
	background-image: url(../scripts/resources/play.png);
	background-repeat: no-repeat;
}
#sb-nav-pause {
	background-image: url(../scripts/resources/pause.png);
	background-repeat: no-repeat;
}
/*_________________________________________________________________  counter  */
#sb-counter {
	float: left;
	padding: 2px 0;
	width: 100%;
}
#sb-counter a {
	padding: 0 4px 0 0;
	text-decoration: none;
	cursor: pointer;
	color: #000;
}
#sb-counter a.sb-counter-current {
	text-decoration: underline;
}
/*________________________________________________________________  messages  */
div.sb-message {
	font-size: 12px;
	padding: 10px;
	text-align: center;
}
div.sb-message a:link, div.sb-message a:visited {
	color: #fff;
	text-decoration: underline;
}
/* ------------------------------------------------------------------
=Case Study Pages
-------------------------------------------------------------------*/
body#caseStudyPage {
	background: #000 url(../images/case-studies/background.jpg) top left repeat-x;
	height: 350px;
	width: 940px;
	padding: 20px 10px 0 10px;
	color: #fff;
	overflow: hidden;
}
#caseStudyNav {
	width: 124px;
	float: left;
	height: 350px;
	border-right: 1px solid #fff;
	margin: 0 10px 0 0;
}
body#caseStudyPage ul {
	margin: 0;
}
body#caseStudyPage ul li {
	line-height: 1.5em;
	font-size: 1.1em;
	margin: 0 0 3px 0;
}
body#caseStudyPage ul li a {
	color: #fff;
}
body#caseStudyPage ul li ul {
	margin: 5px 10px 10px 5px;
}
body#caseStudyPage ul li ul li {
	line-height: 1.5em;
	font-size: 1em;
}
body#caseStudyPage ul li.selectedItem a {
	font-weight: bold;
	color: #509dc8;
}
body#caseStudyPage h2 {
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 0 0 10px 0;
	color: #fff;
}
body#caseStudyPage p {
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 0 0 10px 0;
}
#caseStudyCopy {
	width: 139px;
	height: 350px;
	border-right: 1px solid #fff;
	float: left;
	padding-right: 10px;
}
body#caseStudyPage ul li.spaceTop40 {
	margin-top: 20px;
}
/* ------------------------------------------------------------------
=generic Form
-------------------------------------------------------------------*/	
body#contactFormPage {
	background: #000 url(../images/contact-us/contact-us.jpg) top left no-repeat;
	color: #fff;
}
.genericForm {
	width: 280px;
	padding: 20px 10px;
}
.genericForm label {
	float: left;
	text-transform: lowercase;
	font-size: 1.1em;
	margin: 5px 0;
	padding: 2px 0;
}
.genericForm .textField {
	float: right;
	margin: 5px 0;
	width: 125px;
	border: 1px solid #515252;
	font-size: 1.1em;
	padding: 2px;
	color: #515252;
}
.genericForm .textArea {
	clear: both;
	margin: 5px 0;
	width: 274px;
	border: 1px solid #515252;
	font-size: 1.1em;
	height: 50px;
	padding: 2px;
	color: #515252;
	font-family: Arial, Helvetica, sans-serif;
}
.genericForm .submitButton {
	background: url(../images/nav/nav-background.gif) repeat-x;
	float: right;
	color: #fff;
	padding: 5px 10px;
	margin: 5px 0 0 0;
	border: none;
	cursor: pointer;
	font-size: 1.1em;
	border: 1px solid #fff;
}
/* ------------------------------------------------------------------
=carousel lite
-------------------------------------------------------------------*/	
.carousel {
	width: 631px;
	height: 340px;
	float: left;
	margin-left: 20px;
}
#flashMovie {
	position: relative;
	top: 5px;
	margin-left: 10px;
}
body.singleImage .carousel p.next, body.singleImage .carousel p.prev {
	visibility: hidden;
}
.carousel p.next {
	text-indent: -10000em;
	float: left;
	top: 158px;
	position: relative;
}
.carousel p.prev {
	text-indent: -10000em;
	float: left;
	top: 158px;
	position: relative;
}
.carousel p.next a {
	display: block;
	width: 21px;
	height: 21px;
	background: url(../images/case-studies/arrows.gif) bottom left no-repeat;
}
.carousel p.prev a {
	display: block;
	width: 21px;
	height: 21px;
	background: url(../images/case-studies/arrows.gif) top left no-repeat;
}
.jCarouselLite {
	float: left;
	margin: 0;
}
.carousel ul li img {
	float: left;
	margin-right: 15px;
}
.carousel ul li a img {
	border: none;
	outline: none;
}
/* ------------------------------------------------------------------
=stand alone pages
-------------------------------------------------------------------*/
body#popupPage {
	background: #000 url(../images/case-studies/background.jpg) top left repeat-x;
	color: #fff;
	padding: 10px;
	height: 100%;
}
body#popupPage h1 {
	margin-bottom: 20px;
}
body#popupPage h2, body#contactFormPage h2 {
	margin-bottom: 20px;
}
body#popupPage p, body#contactFormPage p {
	font-size: 1.1em;
	margin-bottom: 20px;
}
body#popupPage h3 {
	font-size: 1.4em;
	text-transform: uppercase;
	margin-bottom: 10px;
	font-weight: lighter;
}
body#popupPage h3 a {
	color: #7b5dc6;
}
body#popupPage h3 span {
	color: #ccc;
}
body.newsPopup .halfCol {
	width: 510px;
	float: right;
}
body.newsPopup ul {
	width: 180px;
	padding-right: 10px;
	float: left;
	border-right: 1px solid #fff;
	height: 360px;
}
body.newsPopup ul li {
	margin: 0 0 10px 0;
	font-size: 1.1em;
}
body.newsPopup ul li a {
	color: #fff;
}
body.newsPopup ul.newsUL {
	width: auto;
	padding-right: 0;
	float: none;
	border-right: none;
	height: auto;
	line-height: 1.5em;
	margin: 5px 0;
	list-style-type: square;
	list-style-position: inside;
}


body.goldLink ul li#goldLink a, body.inchcapeLink ul li#inchcapeLink a, body.britishTrimmingsPage ul li#britishTrimmingsLink a, body.ifsAwardPage ul li#ifsAwardLink a, body.o2cPage ul li#o2cLink a, body.btFleetPage ul li#btFleetLink a, body.salesDrivePage ul li#salesDriveLink a, body.overviewPage ul li#overviewLink a, body.recognitionPage ul li#recognitionLink a, body.mclPage ul li#mclLink a, body.tkdPage ul li#tkdLink a, body.virginPage ul li#virginLink a, body.morganRedwoodPage ul li#morganRedwoodLink a, body.mspartnerPage ul li#mspartnerLink a, body.extranetsPage ul li#extranetsLink a, body.supplierPage ul li#supplierLink a,
body.reportingPage ul li#reportingLink a {
	font-weight: bold;
	color: #509dc8;
}
.halfCol {
	width: 340px;
	float: left;
}
.halfCol ul li {
	margin: 10px 0;
	font-size: 1.1em;
}
.halfCol ul li ul li {
	margin: 5px 10px;
	font-size: 1em;
}
/*inner page */
#bannerImage {
	width: 100%;
	height: 264px;
	/*	border-bottom: 20px solid #000;*/
	background: url(../images/shared/inner-page-banner.jpg) center no-repeat;
	margin-bottom: 25px;
}
#leftColumn {
	float: left;
	width: 645px;
}
#leftColumn h1 {
	font-size: 1.8em;
	color: #000;
	text-transform: uppercase;
	padding-bottom: 5px;
	border-bottom: 1px solid #000;
	margin-bottom: 10px;
	font-weight: lighter;
}
#leftColumn h2 {
	font-size: 1.6em;
	text-transform: uppercase;
	margin-bottom: 10px;
	font-weight: lighter;
}
#leftColumn h3 {
	font-size: 1.4em;
	text-transform: uppercase;
	margin-bottom: 10px;
	font-weight: lighter;
}
.panel h3 a, #leftColumn h3 a {
	color: #7b5dc6;
}
#leftColumn ul {
	margin: 10px 0 10px 30px;
}
#leftColumn ul li {
	font-size: 1.1em;
	line-height: 1.5em;
	margin: 5px 0;
	list-style-type: square;
}
#leftColumn address {
	font-size: 1.1em;
	line-height: 1.3em;
}
#leftColumn p.reverseArrowLink {
	position: relative;
	margin-top: 20px;
}
#leftColumn p.reverseArrowLink a {
	display: block;
	background: url(../images/shared/arrows.gif) bottom left no-repeat;
	width: 21px;
	height: 21px;
}
#rightColumn {
	float: right;
	width: 311px;
}
/* ------------------------------------------------------------------
=twitter feed panel
-------------------------------------------------------------------*/
#twitterPanel {
	width: 311px;
	background-color: #000;
	padding-bottom: 20px;
	margin-top: -24px;
	position: relative;
	z-index: 100;
}
h2.sidebar-title {
	text-indent: -1000em;
	width: 311px;
	height: 102px;
	background: url(../images/twitter/twitter.gif) top left no-repeat;
}
ul#twitter_update_list {
	width: 275px;
	padding: 18px;
	background: #000 url(../images/twitter/twitter-background.gif) top left repeat-x;
}
ul#twitter_update_list li {
	font-size: 1.1em;
	color: #fff;
	margin: 0 0 10px 0;
	line-height: 1.5em;
	padding-bottom: 5px;
	border-bottom: 1px solid #5bb4e5;
}
ul#twitter_update_list li a {
	clear: both;
	display: block;
	width: 180px;
}
p#twitter-link {
	font-size: 1.1em;
	margin: 10px 0 0 18px;
}
/* ------------------------------------------------------------------
=feature panels
-------------------------------------------------------------------*/
#companyOverview {
	width: 311px;
	margin: 20px 0;
	background: url(../images/shared/company-overview.gif) top left no-repeat;
	text-indent: -100000em;
}
#companyOverview a {
	display: block;
	width: 311px;
	height: 169px;
	background: url(../images/shared/company-overview.gif) top left no-repeat;
}
#portfolioLink {
	width: 311px;
	height: 169px;
	margin: 0;
	background: url(../images/shared/portfolio.jpg) top left no-repeat;
	text-indent: -100000em;
}
#portfolioLink a {
	display: block;
	width: 311px;
	height: 169px;
	background: url(../images/shared/portfolio.jpg) top left no-repeat;
}
/* ------------------------------------------------------------------
=footer
-------------------------------------------------------------------*/
body.innerPage #footer { 

	height:30px;
	background: #030303 url(../images/shared/footer-background.gif) top left repeat-x;
	width: 100%;
	line-height: 30px;
	margin: 50px 0 0 0;
	
}
body#showreelPage #footer address {
	float: left;
	height: 13px;
	margin: 0 0 0 22px;
	color: #ccc;
	font-size: 1.1em;
	clear: both;
	text-transform: lowercase;
	position: fixed;
	top: 540px;
	z-index: 100;
}
#footer address {
	float: left;
	margin: 0;
	color: #ccc;
	font-size: 1.1em;
	clear: both;
	text-transform: lowercase;
}
#footer address a {
	text-decoration: underline;
	color: #ccc;
}
#footer address a:hover {
	color: #509dc8;
}
#footer address span {
	padding-right: 10px;
}

.MCP {float: right;}


