body {
	font: 10px Arial, Helvetica, Geneva, sans-serif;
	color: #5e5e5e;
	text-align: center;
	margin: 0;
	padding: 0;
	background: #afc3dc url(../images/bg_lines.gif) repeat-x;
}

img {
	display: block;
}

p {
	font-size: 1em;
	margin-top: 0;
	margin-bottom: 1em;
	line-height: 1.2em;
}

#wrapper {
	width: 794px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-bottom: 15px;
}

#header {
	height: 110px;
	background: url(../images/applabs_logo.gif) no-repeat 5px 39px;
	margin-bottom: 20px;
	position: relative;
}

#header h1 {
	margin: 0px;
	padding: 0px;
	font-size: 0.1em;
	text-indent: -5000px;
}

#header h1 a {
	position: absolute;
	left: 5px;
	top: 39px;
	width: 142px;
	height: 55px;
}

#searchArea {
	width: 205px;
	position: absolute;
	right: 0;
	bottom: 0px;
	margin: 0;
	padding: 0;
}

#searchArea input {
	margin-top: 0;
	border: 1px solid #ccc;
	background-color: #ebebeb;
	color: #909090;
	font: 1em/1.6em Arial, Helvetica, Geneva, sans-serif;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 165px;
	padding-left: 2px;
	float: left;
}

#searchArea select {
	width: 205px;
	margin-bottom: 0;
	margin-top: 5px;
	border: 1px solid #ccc;
	color: #909090;
	font: 1em Arial, Helvetica, Geneva, sans-serif;
}

#searchArea button {
	width: 30px;
	background-color: #bbcbe4;
	border: 1px solid #1a529d;
	color: #1a529d;
	font-size: 1.1em;
	height: 1.9em;
	display: block;
	float: right;
	padding: 0px;
	/*
	text-align: center;
	background-color: #bbcbe4;
	border: 1px solid #1a529d;
	color: #1a529d;
	display: block;
	font-size: 1.1em;
	height: 1.6em;
	line-height: 1.6em;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	*/
}

#searchArea a:hover {
	color: #fff;
	background-color: #1a529d;
}


.clearing {
	clear: both;
}

/* @group main navigation */

div#navbar {
	height: 28px;
	margin: 0 0 5px;
}

div#navbar ul {
	padding: 0;
	background: url(../images/appmenu.gif) no-repeat;
	position: relative;
	width: 794px;
	margin: 0;
	height: 28px;
	z-index: 11;
}

#navbar ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	top: 0px;
	position: absolute;
}

#navbar ul li, #navbar a {
	height: 28px;
	display: block;
}

#navbar ul li a {
	text-indent: -5000px;
	text-decoration: none;
}

#nb1 {
	left: 0;
	width: 29px;
}

#nb2 {
	left: 34px;
	width: 79px;
}

#nb3 {
	left: 114px;
	width: 73px;
}

#nb4 {
	left: 188px;
	width: 80px;
}

#nb5 {
	left: 269px;
	width: 127px;
}

#nb6 {
	left: 397px;
	width: 109px;
}

#nb7 {
	left: 507px;
	width: 77px;
}

#nb8 {
	left: 589px;
	width: 205px;
}


#nb1 a:hover, body#pHome #nb1 { background: url(../images/appmenu.gif) no-repeat 0 -28px transparent; }
#nb2 a:hover, body#pAbout #nb2 { background: url(../images/appmenu.gif) no-repeat -34px -28px  transparent; }
#nb3 a:hover, body#pServices #nb3 { background: url(../images/appmenu.gif) no-repeat -114px -28px  transparent; }
#nb4 a:hover, body#pIndustries #nb4 { background: url(../images/appmenu.gif) no-repeat -188px -28px  transparent; }
#nb5 a:hover, body#pKnowledge #nb5 { background: url(../images/appmenu.gif) no-repeat -269px -28px  transparent; }
#nb6 a:hover, body#pNews #nb6 { background: url(../images/appmenu.gif) no-repeat -397px -28px  transparent; }
#nb7 a:hover, body#pCareers #nb7 { background: url(../images/appmenu.gif) no-repeat -507px -28px  transparent; }
#nb8 a:hover { background: url(../images/appmenu.gif) no-repeat -589px -28px  transparent; }
	
/* @end */

#mainContent {
	position: relative;
	font-size: 1.1em;
	line-height: 1.3em;
}


/*
#mainContent a, #mainContentMain a {
	color: #1a529d;
}

#mainContent a:hover, #mainContentMain a:hover {
	
}
*/

/* @group picturebox */

#pictureBox {
	width: 584px;
	height: 227px;
	position: relative;
	background: #fff no-repeat;
}

#pictureBox ul {
	position: absolute;
	left: 10px;
	bottom: 15px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#pictureBox ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
	margin-right: 0.1em;
}

#pictureBox ul li a {
	color: #1a529d;
	text-decoration: none;
	font-size: 1.2em;
	background-image: url(../images/opacity2.png);
	padding: 4px 8px;
	overflow: hidden; /* force ie7 to have layout */
}

#pictureBox ul li a:hover {
	background-image: url(../images/opacity4.png);
	color: #fff;
}

/* @end */

#rightCol {
	position: absolute;
	top: 0;
	right: 0;
	width: 205px;
	z-index: 10;
	background: url(../images/bg_lines.gif) repeat-x 0 -164px;
	margin-top: -5px;
}


#welcome, #greyLocation {
	background: #5f5f5f url(../images/bg_welcome.gif) repeat-x;
	color: #fff;
	padding: 10px 10px 5px 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#welcome h2 {
	background: url(../images/title_welcome.gif) no-repeat;
	text-indent: -5000px;
	font-size: 0.1em;
	width: 124px;
	height: 20px;
	margin-bottom: 10px;
}

#welcome p.mast {
	font-size: 1.1em;
	line-height: 1.3em;
}

#welcome a {
	font-weight:bold;
	color: #fff;
	text-decoration: underline;
}

#welcome a:hover {
	font-weight:bold;
	color: #fff;
	text-decoration: none;
}

#flashGraph {
	width: 205px;
	height: 165px;
	overflow: hidden;
	background-color: #fff;
	margin-top: 5px;
	border-bottom: 5px solid #b7c9e1;
	text-align: center;
}

/* @group home twoCols */

#twoCols {
	background: url(../images/bg_twoCols.gif) repeat-y;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
}

#twoCols #col1, #twoCols #col2 {
	width: 270px;
	float: left;
}

#twoCols #col1 {
	margin-right: 35px;
	/* margin-left: 10px; */
	position: relative;
	left: 10px;
}

#twoCols #col2 {
	
}

#twoCols h2 {
	background: url(../images/fadebar.gif) no-repeat left center;
	height: 24px;
	color: #1a529d;
	font-weight: normal;
	font-style: normal;
	font-size: 1.2em;
	line-height: 2em;
	padding: 0px;
	margin-top: 0;
	margin-bottom: 1em;
}

#twoCols h2 a {
	text-decoration: none;
	color: #1a529d;
	height: 24px;
	padding-left: 7px;
	display: block;
}

#twoCols h2 a:hover {
	color: #fff;
	display: block;
}

#twoCols p {
	margin-top: 0;
	margin-bottom: 1em;
}

#twoCols p.quote {
	color: #1a529d;
	font-size: 1.2em;
}

#twoCols p.quoteBy {
	color: #1a529d;
}

#twoCols ul {
	margin: -5px 0 15px;
	padding: 0;
}

#twoCols ul li {
	list-style-type: none;
	margin-bottom: 0.5em;
}

#twoCols ul li a {
	text-decoration: none;
	color: #5f5f5f;
}

#twoCols ul li a:hover {
	color: #1a529d;
	border-bottom: 1px solid #b4c6de;
}

#twoCols ul li a .blue, #twoCols ul li a .blueBold {
	color: #1a529d;
}

#twoCols ul li a .blueBold {
	font-weight: bold;
}

/* @end */


/* @group randomimage box out home */

.imageblock img {
	border: 0px;
}

.randomimage, .speciallink, .speciallink2 {
	position: relative;
	width: 205px;
	margin-top: 5px;
}

.speciallink, .speciallink2 {
	background: url(../images/default_button.gif) top left no-repeat;
	min-height: 32px;
}

.randomimage a, .speciallink a, .speciallink2 a {
	left: 5px;
	top: 5px;
	position: absolute;
	color: #fff;
	text-decoration: none;
	font-size: 1.2em;
	background-image: url(../images/opacity2.png);
	padding: 4px 8px;
	color: #1a529d;
}
.speciallink2 a {
	background-image: url(../images/opacity4.png);
	color: #fff;
}

.link2 a {
	left: auto !important;
	top: auto !important;
	right: 5px !important;
	bottom: 5px !important;
}

.randomimage a:hover, .speciallink a:hover {
	background-image: url(../images/opacity4.png);
	color: #fff;
}
.speciallink2 a:hover {
	background-image: url(../images/opacity2.png);
	color: #1a529d;
}


/* @end */


/* @group footer */

#footer {
	margin-top: 10px;
	font-size: 1.1em;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer ul li {
	margin: 0px 1em 0px 0px;
	display: inline;
	background: url(../images/pixel_blue.gif) repeat-y right;
	padding-right: 1em;
}

#footer ul li.last {
	background-image: none;
}

#footer a {
	text-decoration: none;
	color: #1a529d;
}

#footer a:hover {
	color: #fff;
}

/* @end */

#mainContentMain {
	position: relative;
	background: url(../images/bottomRightCol.gif) repeat-y right;
	width: 100%; /* force ie7 to have layout */
}

#mainContentMain.withBG {
	background: url(../images/bg_mainContent_wRight.gif) repeat-y;
}

#mainContentMain #rightCol {
	position: relative;
	float: left;
}

/* @group maindata */

#mainData {
	float: left;
	width: 422px;
	font-size: 1.1em;
	padding-bottom: 2em;
	padding-left: 1px;
}


#mainData h1 {
	color: #1a529d;
	font-weight: normal;
	font-style: normal;
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 1.8em;
}

#mainData h2 {
	color: #1a529d;
	font-weight: normal;
	font-style: normal;
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 1.5em;
}

#mainData p.mast {
	color: #1a529d;
	font-size: 1.3em;
	line-height: 1.3em;
	margin-bottom: 0.5em;
}

#mainDataPic {
	margin-top: 3em;
	margin-bottom: 2em;
	border: 1px solid #ccc;
}

.mainDataPic2 {
	margin-top: 2em;
	margin-bottom: 1em;
	/* border: 1px solid #ccc; */
}

#mainData ul.downloads {
	margin: 0;
	padding: 0 0 0.5em;
}

#mainData ul.downloads li {
	list-style-type: none;
	margin-bottom: 5px;
	line-height: 1.6em;
}

#mainData ul.downloads li a {
	color: #5f5f5f;
	text-decoration: none;
	background: url(../images/bg_downloadLI.jpg) no-repeat 0 -11px;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
}

#mainData ul.downloads li a:hover {
	color: #1a529d;
	background: url(../images/bg_downloadLI.jpg) no-repeat 0 -61px;
}

#mainData ul.downloads li a .iconPDF {
	background: url(../images/icon_pdf.gif) no-repeat;
	width: 16px;
	height: 16px;
	font-size: 0.1em;
	text-indent: -500px;
	display: block;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}

/* @end */

#leftMain {
	width: 584px;
	float: left;
	margin-right: 5px;
}

/* @group breadcrumb */

#breadcrumb {
	margin-top: 5px;
	font-size: 0.9em;
}

#breadcrumb ul {
	margin: 0px;
	padding: 15px 0 0 !important;
}

#breadcrumb ul li {
	display: inline;
	background: url(../images/pixel_grey.gif) repeat-y left;
	padding-left: 8px;
	margin-left: 5px;
	color: #5f5f5f;
}

#breadcrumb ul li.first {
	margin-left: 0;
	padding-left: 0;
	background-image: none;
}

#breadcrumb ul li a {
	color: #1a529d;
	text-decoration: none;
}

#breadcrumb ul li a:hover {
	text-decoration: underline;
	color: #1a529d;
}

/* @end */

/* @group right side box outs */

#featuredCase, #quote, #interview, .blueBox {
	color: #fff;
	background-color: #1a529d;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 5px;
}

#quote h2, #featuredCase h2, #interview h2, .blueBox h2 {
	margin: 0px 0px 20px 0px;
	text-indent: -5000px;
	font-size: 0.1em;
}

#quote h2 {
	background: url(../images/title_quote.gif) no-repeat;
	width: 45px;
	height: 15px;
}

.clientquote h2 {
	width: 172px !important;
	height: 18px !important;
	background: url(../images/title_what_our_clients_say.gif) no-repeat 10px 0px !important;
}
.staffquote h2 {
	width: 154px !important;
	height: 18px !important;
	background: url(../images/title_what_our_staff_say.gif) no-repeat 10px 0px  !important;
}


#interview h2 {
	background: url(../images/title_appminds_interview.gif) 10px 0px  no-repeat;
	width: 91px;
	height: 35px;
}

#featuredCase h2 {
	background: url(../images/title_featured_case_study.gif) 10px 0px no-repeat;
	width: 98px;
	height: 40px;
}

.blueBox h2.exp {
	background: url(../images/title_applabs_exp.gif) no-repeat;
	width: 88px;
	height: 40px;
}

.blueBox h2.vac {
	background: url(../images/title_featured_vacancy.gif) no-repeat;
	width: 70px;
	height: 40px;
}

#quote p, #featuredCase p, #interview p, .blueBox p {
	margin-right: 10px;
	margin-left: 10px;
	font-size: 1.2em;
}

#featuredCase p, #interview p, .blueBox p {
	font-size: 1.1em;
}

#quote p.fromWho {
	font-size: 1em;
}

#featuredCase a, .blueBox a {
	color: #fff;
	font-weight: bold;
}

#featuredCase a:hover, .blueBox a:hover {
	color: #bbcbe4;
}

#featuredCase p.studyOf {
	font-size: 1.3em;
}

#interview p.interviewee {
	font-weight: bold;
	font-size: 1.2em;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

#interview a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#interview a:hover {
	text-decoration: underline;
}

#wheel {
	background-color: #fff;
	padding: 10px;
	margin-top: 5px;
}

#wheel img {
	border: 0px;
}

#wheel h2 {
	margin-top: 0;
	background: url(../images/title_service_sheet.gif) no-repeat;
	width: 141px;
	height: 13px;
	text-indent: -5000px;
	font-size: 0.1em;
	margin-bottom: 10px;
}

/* @end */

/* @group secondary nav */

#secondaryNav {
	width: 141px;
	float: left;
	margin-right: 10px;
	font-size: 1.1em;
}

#secondaryNav ul {
	margin: 10px;
	padding: 5px 0 0;
}

#secondaryNav ul ul {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

#secondaryNav ul ul li.first a {
	margin-top: 0;
	padding-top: 5px;
}

#secondaryNav ul li {
	list-style-type: none;
	margin-bottom: 5px;
}

#secondaryNav ul li a {
	color: #5f5f5f;
	text-decoration: none;
	background: url(../images/bg_secNav.jpg) no-repeat;
	display: block;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}

#secondaryNav ul ul li a,
#secondaryNav ul li.selected ul a {
	color: #5f5f5f;
	text-decoration: none;
	background: none !important;
	background-image: none !important;
	display: block;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ddd;
}

#secondaryNav ul ul li a:hover {
	background: none;
}

#secondaryNav ul li a:hover,
#secondaryNav ul li.selected a,
#secondaryNav ul li.selected ul a:hover,
#secondaryNav ul li.selected ul li.selected a {
	color: #1a529d;
	background: url(../images/bg_secNav.jpg) no-repeat 0 -50px;
}


/* @end */

/* @group content links and text */

div.linkText, div.linkTextPic {
	background-color: #ebebeb;
	margin-bottom: 5px;
}

div.linkTextPic {
	padding-bottom: 0;
	background: #ebebeb url(../images/bg_boxout.gif) repeat-y;
}

div.linkText h3, div.linkTextPic h3 {
	font-size: 1.1em;
	font-weight: normal;
	font-style: normal;
	border-top: 3px solid #fff;
	margin: 0;
	padding: 0.5em 10px 1em;
}

div.linkText p, div.linkTextPic p {
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 0;
	margin-bottom: 0.5em;}

div.linkTextPic p {
	margin-bottom: 0.5em;
}

div.linkText a, div.linkTextPic a {
	color: #fff;
	display: block;
	text-decoration: none;
	font-size: 1.2em;
	background: #bbcbe4 url(../images/listicon_right.gif) no-repeat right center;
	padding: 7px 45px 7px 10px;
}

div.linkText a .listRight, div.linkTextPic a .listRight {
	float: right;
	font-size: 0.75em;
	line-height: 1.8em;
	cursor: pointer;
	margin-left: 10px;
}

div.linkText a:hover, div.linkTextPic a:hover {
	background-color: #1a529d;
}

div.linkTextPic .boxout {
	background-color: #fff;
	width: 92px;
	margin-right: 10px;
	float: left;
}


div.linkTextPic .boxout img {
	border: 1px solid #ebebeb;
}

div.linkTextPic .copyBlock {
	width: 280px;
	float: left;
	margin: 0;
	padding: 0;
}

#login {
	background-color: #ebebeb;
	padding: 10px 10px 15px;
}

#login p {
	
}

#login input#loginname {
	background-color: #fff;
	float: left;
	width: 368px;
	border: 1px solid #ccc;
	color: #909090;
	font: 1.1em/1.6em Arial, Helvetica, Geneva, sans-serif;
	padding: 2px 0px 3px 2px;
	height: 1.4em;
}

#login a {
	width: 24px;
	text-align: center;
	background-color: #bbcbe4;
	border: 1px solid #1a529d;
	color: #1a529d;
	display: block;
	font-size: 1.1em;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
	float: left;
	margin-left: 5px;
}

#login a:hover {
	color: #fff;
	background-color: #1a529d;
}

#formBox {
	background-color: #ebebeb;
	padding: 10px 10px 0;
}

#formBox p {
	clear: left;
	margin: 0px;
	padding: 0px;
	height: 1%;
}

#formBox p.ifOther {
	/* margin-top: 1em; */
	margin-bottom: 0;
}

#formBox label {
	display: block;
	font-size: 1.1em;
	margin: 5px 0px;
}


#formBox input {
	width: 100%;
	border: 1px solid #ccc;
	color: #909090;
	padding-left: 2px;
	font: 1.1em/1.6em Arial, Helvetica, Geneva, sans-serif;
	margin: 0px 0px 5px 0px;
	width: 400px;
}

#formBox p.checkbox {
	margin: 5px 0px;
}
#formBox p.checkbox label {
	display: inline;
	line-height: 1.6em;
	float: left;
	margin-left: 7px;
}
#formBox p.checkbox input {
	width: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	float: left;
	position: relative;
	top: 6px;
	height: 1.6em;
}

#formBox select {
	margin-top: 0;
}

#formBox #uploadCV, #formBox #hearOf  {
	display: block;
	float: left;
	margin: 5px 0px;
	padding-left: 1px;
}

#formBox #uploadCV {
	width: 189px;
}

#formBox #uploadCV input, #formBox #hearOf select {
	margin-top: 5px;
	width: 184px;
}

#formBox a.formSubmit {
	background: #1a529d;
	color: #fff;
	display: block;
	padding: 7px 45px 7px 5px;
	margin-left: -10px;
	margin-right: -10px;
	text-decoration: none;
	font-size: 1.2em;
	border: 5px solid #fff;
	border-width: 5px 0px;
}

#formBox a.formSubmit:hover {
	background-color: #bbcbe4;
}

#formBox a.formSubmit .listRight {
	float: right;
	font-size: 0.75em;
	line-height: 1.6em;
}

div.serviceLinks {
	
}

div.serviceLinks a {
	text-decoration: none;

}

div.serviceLinks a.viewMore {
	color: #1a529d;
	background: url(../images/double_arrow.gif) no-repeat 0 3px;
	padding-left: 15px;
}

div.serviceLinks a.viewMore:hover {
	border-bottom: 1px solid #b4c6de;
}

div.serviceLinks h3 {
	font-size: 1.1em;
}

div.serviceLinks h3 a {
	background: url(../images/bg_service_links.jpg) no-repeat 0 -50px;
	display: block;
	padding: 5px 10px;
	color: #1a529d;
	font-style: normal;
	font-weight: normal;
	font-size: 1.2em;
}

div.serviceLinks h3 a:hover {
	background: url(../images/bg_service_links.jpg) no-repeat 0 0px;
}

/* @end */


/* @group submenu */

#navbar li div.submenu {
	display: none;
}
#navbar li:hover div.submenu {
	display: block;
}

div#navbar ul ul {
	background: none;
	width: auto;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 8px 0px 0px;
	background: url(../images/menu_r.png) 100% 8px no-repeat;
}
#navbar li li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	position: static;
	height: auto;
	border-top: 1px solid #BBCBE4;
	background: #1a529d;
}
#navbar li li.first {
	border: none;
}
#navbar .submenu a {
	height: auto;
	width: auto;
	height: 1%;
	white-space: nowrap;
	color: #fff;
	font-size: 1.1em;
	text-indent: 0px;
	text-decoration: none;
	background: #1a529d;
	padding: 7px 30px 7px 10px;
}
#navbar .submenu a:hover {
	background: #bbcbe4;
	color: #1a529d;
}

div.submenu {
	position: absolute;
	padding: 3px 0px 0px 5px;
	top: 27px;
	left: 0px;
}

.b {
	margin: 0px 8px;
	height: 8px;
	background: url(../images/menu_b.png) repeat-x;
	font-size: 0px;
}
.bl, .br, .tr {
	width: 8px;
	height: 8px;
	position: absolute;
	font-size: 0px;
}
.bl {
	bottom: 0px;
	left: 5px;
	background: url(../images/menu_bl.png) no-repeat;

}
.br {
	bottom: 0px;
	right: 0px;
	background: url(../images/menu_br.png) no-repeat;
}
.tr {
	top: 3px;
	right: 0px;
	background: url(../images/menu_tr.png) no-repeat;
}

/* @end */

/* @group knowledge centre */

#blockKnowledge {
	background-color: #fff;
	width: 584px; /* force ie6 and ie7 to have layout */
}

#picKnowledge, #picServices {
	width: 584px;
	height: 180px;
	position: relative;
	color: #1a529d;
	margin-bottom: 15px;
}

#picKnowledge h1, #picServices h1 {
	position: absolute;
	top: 64px;
	left: 40px;
	font-weight: normal;
	font-style: normal;
	font-size: 2.3em;
	margin: 0;
	width: 300px;
}

#picKnowledge p.mast, #picServices p.mast {
	position: absolute;
	left: 40px;
	top: 95px;
	font-size: 1.3em;
	width: 300px;
	margin: 0;
}

#picKnowledge.white h1, #picKnowledge.white p.mast, #picServices.white h1, #picServices.white p.mast {
	color: #fff;
}

#blockKnowledge .copyCol, #blockServices .copyCol {
	float: left;
	width: 269px;
	font-size: 1.1em;
	margin: 0 5px 20px 13px;
	padding-left: 1px;
}

div.copyCol p.boxOut {
	color: #1a529d;
	font-weight: bold;
}
div.copyCol p.mast {
	color: #1a529d;
	font-size: 1.1em;
	line-height: 1.3em;
}
div.copyCol h2 {
	font-size: 1.35em;
}
div.copyCol a {
	color: #1a529d;
	text-decoration: none;
}
div.copyCol a:hover {
	border-bottom: 1px solid #b4c6de;
	color: #1a529d;
}

.copyCol ul {
	padding: 0px;
	margin: 0 0 0 1.5em;
}

.copyCol ul li {
	margin-bottom: 1em;
}

div.blockFour, div.blockFour2 {
	width: 290px;
	float: left;
	margin-bottom: 5px;
}

div.blockFour p, div.blockFour2 p {
	margin-right: 10px;
	margin-left: 10px;
	font-size: 1.1em;
}

div.blockFour {
	margin-right: 4px;
}

/*
colour codes for tabs

tab1 = consulting
tab2 = core testing
tab3 = security
tab4 = certification
tab5 = sustenance engineering
tab6 = product development
tab7 = tool & automation
tab8 = performance
*/

#picServices img.tab1, div.blockFour img.tab1, div.blockFour2 img.tab1 {
	border-bottom: 5px solid #cb411a;
}

#picServices img.tab2, div.blockFour img.tab2, div.blockFour2 img.tab2 {
	border-bottom: 5px solid #dfa001;
}

#picServices img.tab3, div.blockFour img.tab3, div.blockFour2 img.tab3 {
	border-bottom: 5px solid #916919;
}

#picServices img.tab4, div.blockFour img.tab4, div.blockFour2 img.tab4 {
	border-bottom: 5px solid #b0a40b;
}

#picServices img.tab5, div.blockFour img.tab5, div.blockFour2 img.tab5 {
	border-bottom: 5px solid #027037;
}

#picServices img.tab6, div.blockFour img.tab6, div.blockFour2 img.tab6 {
	border-bottom: 5px solid #1f91ae;
}

#picServices img.tab7, div.blockFour img.tab7, div.blockFour2 img.tab7 {
	border-bottom: 5px solid #045975;
}

#picServices img.tab8, div.blockFour img.tab8, div.blockFour2 img.tab8 {
	border-bottom: 5px solid #98155e;
}

#knowledgeBlocks h2 {
	font-weight: normal;
	font-style: normal;
	color: #1a529d;
	background: url(../images/fadebar.gif) no-repeat left center;
	padding: 0px;
	margin: 10px 10px;
	font-size: 1.2em;
	line-height: 2em;
}

#knowledgeBlocks h2 a {
	text-decoration: none;
	color: #1a529d;
	height: 2em;
	display: block;
	padding: 0px 0px 0px 7px;
}

#knowledgeBlocks h2 a:hover {
	color: #fff;
	display: block;
}

#casetable a {
        text-decoration: none;
        color: #1a529d;
        height: 2em;
        padding: 0px 0px 0px 7px;
}

#casetable a:hover {
        border-bottom: 1px solid #b4c6de;
        color: #1a529d;
}

#knowledgeBlocks ul, ul.colslinks {
	margin: 0 10px;
	padding: 0;
	list-style: none;
}

ul.colslinks {
	padding: 0;
	margin: -0.6em 0px 0px;
}

#knowledgeBlocks ul li {
	margin-bottom: 1em;
	font-size: 1.1em;
	line-height: 1.2em;
}

#knowledgeBlocks ul li.fullList {
	margin-top: 25px;
}

#knowledgeBlocks ul li.fullList a {
	background: url(../images/double_arrow.gif) no-repeat left center;
	padding-left: 15px;
}

#knowledgeBlocks ul li a, ul.colslinks li a {
	text-decoration: none;
	color: #1a529d;
}

#knowledgeBlocks ul li a .grey {
	color: #5e5e5e;
}

#knowledgeBlocks ul li a:hover, ul.colslinks li a:hover {
	border-bottom: 1px solid #b4c6de;
	color: #1a529d;
}
#knowledgeBlocks ul li a:hover .grey {
	color: #1a529d;
}

#knowledgeBlocks div.twoBlocks {
	background: url(../images/knowledge_bg.gif) repeat-y;
	float: left;
	margin: 5px 0px 0px 0px;
}


#knowledgeBlocks div.twoBlocks p.quoteBy img {
	float: right;
	padding-left: 10px;
}

/* @group vacancies buttons */

a.eu, a.usa, a.india {
	display: block;
	padding-left: 38px;
	height: 30px;
	line-height: 2.6em;
}

a.eu {
	background: url(../images/flag_eu.gif) no-repeat;

}

a.usa {
	background: url(../images/flag_usa.gif) no-repeat;
}

a.india {
	background: url(../images/flag_india.gif) no-repeat;
}

a.eu:hover, a.usa:hover, a.india:hover {
	border-bottom-style: none !important;
	text-decoration: underline !important;
}

#flags {
	margin-bottom: 5px;
}

#flags ul {
	margin: 0;
	padding: 0;
}

#flags ul li {
	height: 61px;
	list-style-type: none;
	margin-bottom: 5px;
}

#flags ul li a {
	height: 61px;
	display: block;
	text-indent: -5000px;
	font-size: 0.1em;
}

li#eu {
	background: url(../images/recruitment.jpg) no-repeat;
}

li#eu a:hover {
	background: url(../images/recruitment.jpg) no-repeat -205px 0;
}

li#us {
	background: url(../images/recruitment.jpg) no-repeat 0 -61px;
}

li#us a:hover {
	background: url(../images/recruitment.jpg) no-repeat -205px -61px;
}

li#india {
	background: url(../images/recruitment.jpg) no-repeat 0 -122px;
}

li#india a:hover {
	background: url(../images/recruitment.jpg) no-repeat -205px -122px;
}

li#euC {
	background: url(../images/contact_menu.jpg) no-repeat;
}

li#euC a:hover {
	background: url(../images/contact_menu.jpg) no-repeat -205px 0;
}

li#usC {
	background: url(../images/contact_menu.jpg) no-repeat 0 -61px;
}

li#usC a:hover {
	background: url(../images/contact_menu.jpg) no-repeat -205px -61px;
}

li#indiaC {
	background: url(../images/contact_menu.jpg) no-repeat 0 -122px;
}

li#indiaC a:hover {
	background: url(../images/contact_menu.jpg) no-repeat -205px -122px;
}

/* @end */

/* @end */

/* @group special services and industry */

#blockServices {
	background-color: #fff;
	width: 584px; /* force ie6 and ie7 to have layout */
}

#greyLocation {
	margin-bottom: 5px;
}

#greyLocation h2 {
	font-weight: normal;
	font-style: normal;
	font-size: 1.8em;
	margin-bottom: 0.5em;
	margin-top: 5px;
}

#greyLocation h2 a {
	color: #fff;
	text-decoration: none;
	
}

#greyLocation h2 a:hover {
	text-decoration: underline;
}

#greyLocation ul#crumb {
	margin: 0;
	padding: 0;
}

#actionLocation {
	background: #115aa2;
	color: #009;
	padding: 15px 10px 0px 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#organise {
	background: #115aa2;
	color: #fff;
	padding: 15px 10px 0px 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 1.1em;
	font-weight: bold;
	height: 145px;
}

#organise a {
	color: #eee;
	text-decoration: underline;
}

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

#organise #fldEmail {
	border: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 147px;

}

#organise label {
	line-height: 2em;
	width: 50px;
}


#organise p.bottom {
	margin: 0 !important;
	padding: 0 !important;
	padding-top: 10px !important;
}

#organise #Contact_Me {
	float: right;
	border: 1px solid #fff;
	background-color: #115aa2;
	color: #fff;
	margin-top: 5px;
	font-size: 1em;
	margin: 0;
	padding: 3px;
	margin-top: 10px;
}

#organise form {
	padding: 0;
	margin: 0;
}

.clearing {
	clear: both;
}

#organise p.top {
	padding-top: 0;
	line-height: 1.6em;
	}
	
#organise p.top span {
	font-size: 1.6em;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

#actionLocation {
	margin-bottom: 5px;
}

#actionLocation h2 {
	font-weight: normal;
	font-style: normal;
	font-size: 1.8em;
	margin-bottom: 0.5em;
	margin-top: 5px;
}

#actionLocation h2 a {
	color: #fff;
	text-decoration: none;
	
}

#actionLocation h2 a:hover {
	text-decoration: underline;
}

#actionLocation ul#crumb {
	margin: 0;
	padding: 0;
}

#actionLocation ul#sections {
	margin: 0;
	padding: 0 0 10px;
}

ul#crumb li {
	display: inline;
	background: url(../images/pixel_white.gif) repeat-y left;
	padding-left: 10px;
	padding-right: 5px;
}

ul#crumb li.first {
	background-image: none;
	padding: 0;
	margin-right: 5px;
}

ul#crumb li a {
	color: #fff;
	border-bottom: 1px solid #9e9e9e;
	text-decoration: none;
}

ul#crumb li a:hover {
	border-bottom: 1px solid #fff;
}

#greyLocation ul#sections {
	margin: 0;
	padding: 0 0 10px;
}

ul#sections li {
	margin-bottom: 10px;
	font-size: 1.1em;
	list-style-type: none;
}

ul#sections li a {
	color: #fff;
	text-decoration: none;
	padding-left: 15px;
	display: block;
}

ul#sections li a:hover {
	background: url(../images/greyLoc_arrow0.gif) no-repeat 0 0.35em;
	text-decoration: underline;
	
}

ul#sections li.on a {
	font-weight: bold;
	color: #fff;
	background: url(../images/greyLoc_arrow2.gif) no-repeat 0 0.35em;
}


/* @end */

#overlay {
	position: absolute;
	width: 100%;
	top: 0px;
	left: 0px;
	opacity: 0.75;
	background: #fff;
	z-index: 2000;
}

#bigwheelcontainer {
	position: absolute;
	top: 128px;
	top: 88px;
	left: 0px;
	width: 100%;
	z-index: 2001;
	text-align: center;
}

a.close {
	position: absolute;
	top: -18px;
	left: 140px;
	text-decoration: none;
	color: #fff;
	height: 18px;
	display: block;
	background: #1a529d url(../images/close_box.gif) no-repeat;
	padding-left: 25px;
	line-height: 18px;
	padding-right: 20px;
}

a.close:hover {
	color: #1a529d;
	background: #a5bad9 url(../images/close_box.gif) no-repeat 0 -18px;
}


p.jobType {
	
}

p.jobType, p.jobLoc {
	margin-bottom: 0.5em;
	border-top: 1px solid #ebebeb;
	padding-top: 0.5em;
}

p.paraHead {
	color: #1a529d;
	font-weight: bold;
	margin-bottom: 0.5em;
	border-top: 1px solid #ebebeb;
	padding-top: 0.5em;
}

div.jobBlock {
	margin-top: 15px;
}

/*
#mainData div.jobBlock a {
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	color: #fff;
	text-decoration: none;
	font-size: 1.5em;
	margin-bottom: 5px;
	background: #5f5f5f url(../images/listicon_right.gif) no-repeat right center;
}

#mainData div.jobBlock a:hover {
	background: #1a529d url(../images/listicon_right.gif) no-repeat right center;
}


div.jobBlock a .listRight {
	float: right;
	font-size: 0.70em;
	line-height: 1.7em;
	padding-right: 45px;
}
*/
div.vacancyDeets {
	font-size: 1em;
	padding-right: 10px;
	padding-left: 10px;
}

div.vacancyDeets h3 {
	margin-top: 0;
	margin-bottom: 0.5em;
}

#mainData ul.jobList {
	margin: 20px 0;
	padding: 0;
	list-style: none;
}

#mainData ul.jobList li {
	margin: 0px 0px 5px 0px;
}

/*
#mainData ul.jobList li a {
	color: #fff;
	background: #5f5f5f url(../images/listicon_right.gif) no-repeat right center;
	display: block;
	padding-bottom: 8px;
	padding-top: 8px;
	padding-left: 8px;
	text-decoration: none;
}

#mainData ul.jobList li a:hover {
	background: #1a529d url(../images/listicon_right.gif) no-repeat right center;
}
*/


/* @group viewmore links */
/*
#mainData ul {
	padding: 0 2em;
	margin: 0;
}

#mainData ul li {
	margin-bottom: 0.5em;
	line-height: 1.2em;
	font-size: 1em;
}

#mainData ul.viewMore {
	padding: 10px 0 0;
	margin: 0;
}

#mainData ul.viewMore li {
	list-style-type: none;
}

#mainData ul.viewMore li a {
	display: block;
	background: url(../images/bg_viewmore.jpg) no-repeat 0 top;
	color: #5f5f5f;
	text-decoration: none;
	padding: 7px 60px 7px 10px;
	position: relative;
}

#mainData ul.viewMore li a:hover {
	background: url(../images/bg_viewmore.jpg) no-repeat 0 -50px;
	color: #1a529d;
}

#mainData ul.viewMore li a .listRight {
	float: right;
	font-size: 0.8em;
	position: absolute;
	right: 10px;
	bottom: 9px;
	line-height: 0;
	margin-left: 10px;
}
*/

/* @end */

/* @group accordian collapse lists */

#accordionMenu ul.collapse, #accordionMenu ul.collapse ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#accordionMenu ul.collapse li {
	margin-bottom: 5px;
}

#accordionMenu ul.collapse li .listRight {
	float: right;
	font-size: 0.8em;
	line-height: 1.6em;
}

#accordionMenu ul.collapse li li .listRight {
	font-size: 0.9em;
	line-height: 1.4em;
}

#accordionMenu ul.collapse ul {
	margin: 5px 0 0;
	padding: 0;
}
#accordionMenu ul.collapse li.nomargin {
	margin: 0px !important;
}

#accordionMenu ul.collapse li li {
}
#accordionMenu ul.collapse li li p {
	margin: 0px;
	padding: 5px;
}

#accordionMenu ul.collapse li li ul {
	background-color: #ebebeb;
	margin: 5px 35px 5px 0;
	padding: 0;
}

#accordionMenu ul.collapse li li li {
	margin-bottom: 1px;
	font-size: 1em;
}

#accordionMenu {
	/* make sure the image is preloaded for ie */
	background: url(../images/listicon_up.gif) no-repeat -200px -200px;
}

#accordionMenu ul.collapse li a {
	text-decoration: none;
	display: block;
	color: #1a529d;
	padding: 7px 45px 7px 10px;
	background: #bbcbe4 url(../images/listicon_down.gif) no-repeat right center;
	font-size: 1.2em;
	margin-right: 0;
}

#accordionMenu ul.collapse li a.open {
	background: #1a529d url(../images/listicon_up.gif) no-repeat right center;
	color: #fff;
}


#accordionMenu ul.collapse li a:hover {
	background-color: #1a529d;
	color: #fff;
}

#accordionMenu ul.collapse li li a, #accordionMenu ul.collapse li li a.open {
	color: #5f5f5f;
	background-color: #ebebeb;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.1em;
}

#accordionMenu ul.collapse li li li a {
	background-color: #fff;
	background-image: none;
	font-size: 1em;
	padding-left: 10px;
	padding-right: 10px;
}

#accordionMenu ul.collapse li li a:hover {
	color: #1a529d;
	background-color: #fff;
}



/* @end */


/* @group search */

p.searchresults {
	border-top: 1px solid #eee;
	padding-top: 0.5em;
	text-align: center;
	font-weight: bold;
}

/* @end */


/* @group certification */

table.certTable {
	margin-top: 10px;
	display: block;
}

table.certTable td {
	padding: 3px 3px;
	background-color: #eee;
	border-right: 3px solid #fff;
	border-bottom: 3px solid #fff;
	text-align: center;
}

table.certTable td.cellRight {
	text-align: left;
}

table.certTable td.cellCenter {
	text-align: center;
}

table.certTable td.certLogo {
	padding: 3px 0px;
}

table.certTable td.certLogo img {
	margin: 0px auto;
	border: 0px solid #5f5f5f;
}

table.certTable td.certLogo, table.certTable td.certVend {
	font-weight: bold;
}

table.certTable td.certProg {
	width: 80px;
}

table.certTable td.certServ {
	width: 80px;
}

table.certTable td.certLogo, table.certTable td.certVend, table.certTable td.certProg, table.certTable td.certServ {
	background-color: #d1dceb;
}


table.certTable td a {
	color: #5f5f5f;
}
table.certTable td.link {
	cursor: pointer;
}

table.certTable td.link:hover, table.certTable td.linkOver {
	background-color: #1a529d;
}

table.certTable td.link:hover a, table.certTable td.linkOver a {
	color: #fff;
}

/* @end */

/* @group linkage */

ul.linkage {
	padding: 0;
	margin: 0;
}

ul.linkage li {
	list-style-type: none;
	line-height: 1.2em;
}

ul.linkage li a, #mainData ul.jobList li a, div.jobBlock a {
	background: url(../images/bg_viewmore.jpg) no-repeat left top;
	display: block;
	color: #5f5f5f;
	text-decoration: none;
	margin-bottom: 5px;
	padding: 7px 70px 7px 10px;
	position: relative;
}

ul.linkage li a:hover, #mainData ul.jobList li a:hover, div.jobBlock a:hover {
	color: #1a529d;
	background-position: 0 -50px;
}

ul.linkage li a .listRight, div.jobBlock a .listRight {
	position: absolute;
	right: 10px;
	font-size: 0.85em;
	line-height: 1em;
	bottom: 9px;
}

ul.linkage li p {
	padding-right: 10px;
	padding-left: 10px;
}

ul.linkage li .iconPDF {
	background: url(../images/icon_pdf.gif) no-repeat;
	width: 16px;
	height: 16px;
	text-indent: -5000px;
	position: absolute;
	margin-left: 10px;
}

ul.linkage li .iconWMV {
        background: url(../images/icon_wmv.gif) no-repeat;
        width: 16px;
        height: 16px;
        text-indent: -5000px;
        position: absolute;
        margin-left: 10px;
}

/* @end */


#testing h2 {
	color:#006699;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
}

#testing h3 {
	font-size:14px;
	width:260px;
	background-color:#eeeeee;
	padding:2px;
	margin-bottom:5px;
}

#testing b {
	color:#888888;
	font-weight:bold;
}


/* @group sitemap */

#sitemap ul {
	margin: 0;
	padding: 0;
	width: 206px;
	float: left;
	display: block;
}

#sitemap .band {
	display: block;
	float: left;
}

#sitemap div.band ul.left {
	margin-right: 10px;
}

div#mainData div.twoCol, div#mainData div.twoColR {
	float: left;
	width: 205px;
	padding-left: 1px;
}

div#mainData div.twoColR {
	margin-left: 10px;
}


#sitemap ul ul {
	padding-bottom: 15px;
	padding-top: 5px;
}

#sitemap ul li {
	list-style-type: none;
	margin-bottom: 0.5em;
}

#sitemap ul li li {
}

#sitemap ul li a {
	text-decoration: none;
	color: #5f5f5f;
	display: block;
	padding-left: 10px;
	font-size: 1.1em;
	padding-top: 7px;
	padding-bottom: 7px;
	background: url(../images/bg_viewmore_short.gif) 0 -12px;
}

#sitemap ul li a:hover {
	background: url(../images/bg_viewmore_short.gif) 0 -62px;
	color: #1a529d;
}

#sitemap ul li li a {
	font-size: 1em;
	color: #5f5f5f;
	line-height: 1.3em;
	background-image: none;
	padding-top: 0;
	border-bottom: 1px solid #e5e5e5;
	display: inline;
	padding-left: 0;
	margin-left: 10px;
	padding-bottom: 1px;
}

#sitemap ul li li a:hover {
	background-image: none;
	border-bottom: 1px solid #bacae1;
}

/* @end */

ul.colslinks li.pdfLink {
	background: url(../images/minipdf.gif) no-repeat;
	padding-left: 16px;
}

#mainData p a {
	color: #1a529d;
	text-decoration: none;
}

#mainData p a:hover {
	color: #a5b9da;
	text-decoration: underline;
}



a .listRight {
	cursor: pointer;
}

.sidespacer {
	width: 205px;
	overflow: hidden;
	height: 5px;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	line-height: 1px;
}

.brochure {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 205px;
	height: 120px !important;
	overflow: hidden;
	background: url(../images/bg_company_brochure.jpg) left bottom no-repeat;
}

.webinar {
        position: absolute;
        right: 0px;
        bottom: 0px;
        width: 205px;
        height: 120px !important;
        overflow: hidden;
        background: url(../images/upcoming_webinar.jpg) left bottom no-repeat;
}

.report {
        position: absolute;
        right: 0px;
        bottom: 0px;
        width: 205px;
        height: 130px !important;
        overflow: hidden;
	background-color: #FFF;
        background: url(../images/ecommerce_business.jpg) top left no-repeat;
}

#webinartext {
	font-family:arial;
	font-size:12px;
	color:#FFFFFF;
	margin: 45px 10px 10px 20px;
}

.newsletterLeft {
	padding-left: 2px;
}
.newsletterLeft td p {
	padding-left: 1px;
}
.newsletterLeft a {
	color: #1a529d;
	font-weight: bold;
	text-decoration: none;
}
.newsletterLeft a:hover {
	color: #1a529d;
	text-decoration: underline;
}

.newsletterRight a {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

.newsletterRight form {
	margin: 0px;
}
.newsletterRight input {
	width: 180px;
	border: 1px solid #ccc;
	color: #909090;
	padding-left: 1px;
	margin: 0px 0px 5px 0px;
	font-size: 1.1em;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}
.newsletterRight .subButt {
	width: auto;
	background: #5f5f5f;
	border-color: #5f5f5f;
	color: #fff;
	margin: 0px;
}

img.left {
	margin: 0px 1em 1em 0px;
}

html { min-height:100%; margin-bottom:1px; }



/** SOA survey **/

#mainData p.radio input {
	width: 20px;
	border: none;
	margin-bottom: 0;
}

#mainData p.radio label.inline {
	display: inline;
}

/*#mainData #formBox.SOASurvey p {
	margin-bottom: 1.5em;
}*/

#mainData #formBox.SOASurvey p.radio, #mainData #formBox.SOASurvey p.select {
	margin-bottom: 2.5em;
}

#mainData.largeMainData table td.leftFields p.radio input, #mainData.largeMainData table td.rightFields p.radio input {
	width: 20px;
	margin-bottom: 0;
	border: none;
}

ul.bluearrow {list-style-type:none; padding-left:0px; margin-left:0px;}

li.bluearrow {
	background: url(../images/blue_arrow.gif) no-repeat 0 3px;
        padding-left: 15px;
}