body {
	font-size: 62.5%;
	font-family: verdana, arial, sans-serif;
	background: url( /images/background-gradient.png ) top left repeat-x;
	color: #505050;
	text-align: left;
}

div#body-wrap {
	margin: 16px auto 16px;
	width: 942px;
	/*background: #f06;*/
}

a {
	text-decoration: none; 
}

a:link, a:visited {
	color: #610055;
}

a:hover, a:active {
	color: #610055;
}

em {
	font-style: italic;
}

/* header -------------------------- */

div#header {
	width: 940px;
	height: 112px;
	background: url( /images/header-gradient.png ) top left repeat-x;
	border: 1px solid #cccccd;
}

div#header div#header-left {
	width: 670px;
	float: left;
}

div#header div#header-right {
	width: 270px;
	float: left;
}

div#header div#header-left h1#logo {
	margin: 10px 0 0 12px;
}

div#header div#header-left h1#logo a {
	width: 192px;
	height: 52px;
	background: url( /images/logo.png ) top left repeat-x;
	display: block;
}

p#company-phone, p#company-email {
	margin: 10px 16px 0px 0;
	width: 161px;
	height: 14px;
	float: right;
}

p#client-area {
	margin: 30px 8px 14px 0;
	text-align: right;
	font-size: 1.2em;
	height: 24px;
	float: right;
	vertical-align: middle;
	line-height: 24px;
}

p#client-go {
	margin: 30px 16px 14px 0;
	float: right;
	height: 24px;
}


form#search {
	margin-right: 16px;
}

form#search input#keyword {
	padding: 2px 6px;
	margin-right: 6px;
	width: 140px;
	height: 18px;
	border: 1px solid #b3b3b4;
	color: #610055;
	text-align: right;
	float: right;
}

form#search input#submit {
	width: 33px;
	height: 24px;
	float: right;	
}

/* navigation -------------------------- */

div#header ul#navigation {
	margin: 0 0 0 2px;
	float: left;
}

div#header ul#navigation li {
	font-size: 1.4em;
	line-height: 1.4;
	background: url(/images/nav-border.png) center right no-repeat;
	float: left;
}

div#header ul#navigation li.last {
	margin-right: 0;
}

div#header ul#navigation li a {
	margin: 20px 12px 0;
	display: block;
}

div#header ul#navigation li a.noborder {
	background: none;
}

div#header ul#navigation li a:link,
div#header ul#navigation li a:visited {
	/*color: #9c3d90;*/
	color: #610055;
}

div#header ul#navigation li a:hover,
div#header ul#navigation li a:active,
div#header ul#navigation li a.active {
	color: #000;
	padding-bottom: 2px;
	border-bottom: 2px solid #610055;
}

/* featured -------------------------- */

div#featured div.inner {
	margin-top: 3px;
	width: 942px;
	height: 194px;
	background: url( /images/featured1.jpg ) top left no-repeat;
	overflow: hidden;
}

div#featured.sales-marketing-resourcing div.inner {
	background: url( /images/featured3.jpg ) top left no-repeat;
	height: 146px;
}


div#featured.integrated-marketing div.inner {
	background: url( /images/featured2.jpg ) top left no-repeat;
	height: 146px;
}


div#featured.channel-development div.inner {
	background: url( /images/featured4.jpg ) top left no-repeat;
	height: 146px;
}

div#featured.business-consulting div.inner {
	background: url( /images/featured5.jpg ) top left no-repeat;
	height: 146px;
}

div#featured.contact div.inner {
	background: url( /images/featured-contact.jpg ) top left no-repeat;
	height: 146px;
}

div#featured.green-credentials div.inner {
	background: url( /images/green-credentials.jpg ) top left no-repeat;
	height: 146px;
}

div#featured.alliance-partners div.inner,
div#featured.international div.inner,
div#featured.meet-the-team div.inner,
div#featured.accreditations div.inner,
div#featured.expertise div.inner,
div#featured.ethics div.inner
{
	background: url( /images/featured-about.jpg ) top left no-repeat;
	height: 146px;
}
div#featured.about div.inner {
	background: url( /images/featured-about.jpg ) top left no-repeat;
	height: 146px;
}


div#featured.resource-centre div.inner
{
	background: url( /images/featured-resource.jpg ) top left no-repeat;
	height: 146px;
}

div#featured.work-for-europa div.inner,
div#featured.training-development div.inner
{
	background: url( /images/featured-work-for-europa.jpg ) top left no-repeat;
	height: 146px;
}


div#content.expertise div#content-center ul#key-skills li {
	margin: 0 0 8px ;
	font-size: 1.2em;
	list-style-type: square;
	list-style-position: inside;
}

div#content.expertise div#content-center ul#key-skills li ul#key-technologies {
	margin-top: 12px;
}

div#content.expertise div#content-center ul#key-skills li ul#key-technologies li {
	margin-left: 14px;
	margin-bottom: 8px;
	font-size: 1em;
	list-style-type: disc;
}

div#featured-left {
	width: 217px;
	height: 115px;
	overflow: hidden;
}

ul#featured-navigation {
	margin: 14px;
}

ul#featured-navigation li {
	font-size: 1.3em;
	margin-bottom: 8px;
	line-height: 1.1;
}

ul#featured-navigation li.active {
	font-weight: bold;
	color: #000;
}

ul#featured-navigation li a {
	color: #610055;
	font-weight: bold;
}

ul#featured-navigation li a:hover {
	color: #000;
}

/* SUB NAV */
ul#subnavigation {
	margin-top: 10px;
	margin-bottom: 8px;
	font-size: 1.3em;
}

ul#subnavigation li {
	font-weight: normal;
	color: #610055;
	margin: 0 0 7px;
}

ul#subnavigation li a {
	color: #555;
	padding-left: 5px;
}

ul#subnavigation li a:hover, ul#subnavigation li a:link.active, ul#subnavigation li a:visited.active {
	color: #000;
	font-weight: normal;
}
/* END SUB NAV */



div#featured-right {
	width: 725px;
	margin-left: 217px;
}

ol#breadcrumb-list {
	margin-top: 40px;
	font-size: 1.0em;
	margin-left: 2em;
	position: absolute;
}

ol#breadcrumb-list li {
	float: left;
	margin-right: 7px;
	padding-right: 15px;
	background: url(/images/arrow.png) no-repeat center right;
}


ol#breadcrumb-list li.first, ol#breadcrumb-list li.last {
	background: url(/images/dummy.png);
}



/* content -------------------------- */

/*
div#content {
	float: left;
	padding-bottom: 70px;
}
*/

div#content div#content-left {
	padding: 15px 0 0 6px;
	width: 379px; /* 375 */
	float: left;
	/*background: #06f;*/
}

div#content div#content-left.home {
/* 	background: url(/images/carousel.png) no-repeat center bottom; */
	padding-bottom: 20px;
}

p.carousel {
	padding-top: 15px;
	margin-top: 18px;
	background: url( /images/carousel.png ) top left no-repeat ;
	width: 368px;
	height: 52px;
	text-align: center;
}

div#content div#content-right {
	width: 543px; /* 547 */
	float: right;
	background: url(/images/lines.png) no-repeat;
}

div#content div#content-left p {
	margin-bottom: 12px;
	font-size: 1.2em;
	line-height: 1.3;
}

p.preamble {
	font-weight: bold;
	color: #610055;
}

/*
div#divider {
	margin-top: 8px;
	width: 942px;
	height: 19px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background: url( /images/divider.png ) top left repeat-x;
	z-index: 1;
}
*/

/* IM */
div#content.nothome div#content-left {
	padding: 16px 10px 0;
	float: left;
	width: 197px;
	height: 200px;
	background: #fff url(/images/subnav-bg.png) repeat-x 0 2px;
}

div#content-left blockquote p {
	color: #610055;	
	font-style: italic;
}

div#content-left cite {
	margin-top: 10px;
	font-size: 1.2em;
	font-weight: bold;
}

div#content.nothome div#content-center {
	padding: 30px 0 0 20px;
	float: left;
	width: 467px;
}

div#content.nothome div#content-center h2 {
	font-size: 1.8em;
	font-weight: bold;
	margin-bottom: 12px;
	line-height: 1.3;
}

div#content.nothome div#content-center h3 {
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 12px;
	line-height: 1.3;
}

div#content.nothome div#content-center p {
	font-size: 1.2em;
	line-height: 1.4em;
	margin-bottom: 10px;
}

div#content.nothome div#content-right {
	padding: 20px 0 0;
	float: right;
	width: 173px; /*335*/
	background: none;
}

div#content-left h2 {
	color: #610055;
	font-weight: bold;
	font-size: 1.3em;
	margin-bottom: 10px;
}

form#contact-form {
	padding: 10px 0;
	/*background: url(/images/contact-form-bg.png) repeat-x;*/
}

form#contact-form label {
	font-size: 1.2em;
}

form#contact-form input.text {
	float: left;
	width: 170px;
	margin: 0 2px 5px 2px;
	border: 1px solid #999;
	padding: 5px;
	color: #999;
}

form#contact-form input.fullwidth {
	width: 355px;
}

form#contact-form input.radio {
	margin-bottom: 10px;
}

form#contact-form textarea.textarea {
	clear: both;
	display: block;
	width: 355px;
	border: 1px solid #999;
	padding: 5px;
	margin: 0 2px 5px 2px;
	color: #999;
	font-family: verdana;
	font-size: 1.1em;
}

form#contact-form textarea.form-error, form#contact-form input.form-error {
	border: 1px solid #c00;
}

form#contact-form span.default-value {
	position: absolute;
	top: -1000px;
	left: -1000px;
}

form#contact-form span#denotes {
	float: left;
	margin-top: 10px;
}

form#contact-form input#send {
	float: right;
	margin-top: 5px;
	width: 95px;
	height: 40px;
	background: url(/images/send.png) no-repeat;
	border: 0;
	cursor: pointer;
}

form#contact-form ul.contact-error {
	margin-top: 4px;
}

form#contact-form ul.contact-error li {
	margin-bottom: 4px;
	color: #d00014;
}

form#contact-form ul.contact-error li {
	color: #d00014;
}

form#contact-form p.contact-success {
	font-size: 1.2em;
	color: #32b704;
}

div#content div#content-right.contact-page {
	font-size: 1.2em;
	background: 0;
	float: left;
}

div#content-right.contact-page h3 {
	color: #610055;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
}

span.purple {
	color: #610055;
}

div.address-block {
	margin: 50px 0 0 0;
	padding: 10px 10px 0;
	float: left;
	width: 233px;
	background: url(/images/address-block-bg.png) repeat-x;
}
div.address-block.pad {
	/*margin-left: 16px;*/
	margin-right: 22px;
}

div.address-block h2 {
	font-weight: bold;
	margin-bottom: 14px;
}

div.address-block address {
	line-height: 1.3;
	height: 120px;
}

div.address-block p.maps {
	margin-top: 20px;
	padding: 14px 10px 0;
	background: url(/images/maps-bg.png) repeat-x;
	height: 62px;
}

div#content div#content-right.contact-page div#executives h3 {
	margin: 0 0 10px;
	font-weight: normal;
	color: #555;
}

div#executives p {
	margin: 0 0 10px;
	line-height: 1.2;
}

div#executives p a {
	color: #555;
}




/* tabs -------------------------- */

ul.tabs {
	padding-left: 0px; /*3*/
	margin: 3px 0 0 0px;
	width: 548px;
	background: url( /images/tab-shadow.png ) top left no-repeat;
	float: left;
	z-index: 9999;
}

ul.tabs li {
	padding: 4px 8px 0;
	margin-right: 1px; /*1*/
	width: 117px;
	height: 36px;
	background: url( /images/tab-off.png ) top left repeat-x;
	border: 1px solid #510044;
	text-align: center;
	font-size: 1.2em;
	line-height: 1.3;
	float: left;
}

ul.tabs li a {
	color: #fff;
}

ul.tabs li.active {
	background: url( /images/tab-on.png ) top left repeat-x;
	border: 1px solid #cccccc;
	border-bottom: 0;
	height: 37px;
}

ul.tabs li.active a {
	color: #610055;
}

div#tab-bar {
	margin-left: 0px; /*4*/
	width: 541px;
	height: 8px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background: #ddd;
}

div.tab-container {
	padding: 14px 0 0 14px;
	margin: 0 0 10px 0px; /*0 0 10 4*/
	width: 527px;
	height: 138px;
	line-height: 1.3;
	/*border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;*/
	font-size: 1.2em;
	overflow: hidden;
	/*background: #f06;*/
}

div.tab-container div.left {
	margin-right: 20px;
	width: 300px;
	float: left;
}

div.tab-container div.right {
	margin-right: 6px;
	width: 162px;
	float: right;
}

div.tab-container div.right ul li a {
	font-size: 0.9em;
}

div.tab-container div.right ul li {
	padding: 2px 0;
	font-weight: bold;
	border-bottom: 1px dotted #505050;
}

div.tab-container div.right ul li a {
	color: #505050;
	display: block;
}

div.tab-container div.right ul li a:hover,
div.tab-container div.right ul li a:active {
	color: #610055;
}


div.tab-container div.right ul li span {
	color: #610055;
}

div.tab-container h2 {
	margin-bottom: 12px;
	font-size: 1.3em;
	color: #610055;
	font-weight: bold;
}

/* boxes -------------------------- */

div#candidates,
div#ibm,
div#blog-news,
div#contact-us,
div#resource {
	padding: 18px 6px 0 8px;
	margin-left: 5px; /*7*/
	margin-right: 11px;
	width: 153px;
	height: 80px;
	font-size: 1.2em;
	line-height: 1.2;
	float: left;
	display: inline;
}

div#blog-news,
div#contact-us,
div#resource {
	cursor: pointer;
}

div#candidates.nofloat,
div#ibm.nofloat,
div#blog-news.nofloat,
div#contact-us.nofloat,
div#resource.nofloat {
	display: block;
	float: none;
}

div#candidates.last,
div#ibm.last,
div#blog-news.last,
div#contact-us.last,
div#resource.last {
	margin-right: 0;
}



div#candidates p,
div#blog-news p,
div#contact-us p,
div#resource p {
	margin-bottom: 6px;
	height: 62px;
}

div#resource p {
	height: 30px;
}

div#candidates {
	background: url( /images/box-candidates.png ) top left no-repeat;
}

div#ibm {
	background: url( /images/box-ibm.png ) top left no-repeat;
}

div#blog-news {
	background: url( /images/box-blog.png ) top left no-repeat;
}

div#contact-us {
	background: url( /images/box-contact.png ) top left no-repeat;
}

div#resource {
	background: url( /images/box-resource.png ) top left no-repeat;
}

div#contact-us.last {
	margin-right: 0;
}

/* Resource centre */
ul#resource-list {
	margin: 25px 0 0;
}

ul#resource-list li {
	float: left;
	width: 167px;
	margin-right: 15px;
	margin-bottom: 18px;
}

ul#resource-list li a {
	padding: 60px 0 0 54px;
	width: 113px;
	height: 20px;
	font-size: 1.3em;
	display: block;
}

ul#resource-list li.employee-docs a {
	background: url( /images/resource-centre/employee-docs.png ) top left no-repeat;
}

ul#resource-list li.legal-admin a {
	background: url( /images/resource-centre/legal-admin.png ) top left no-repeat;
}

ul#resource-list li.case-studies a {
	background: url( /images/resource-centre/case-studies.png ) top left no-repeat;
}

ul#resource-list li.discussion-docs a {
	background: url( /images/resource-centre/discussion-docs.png ) top left no-repeat;
}

ul#resource-list li.methodologies a {
	background: url( /images/resource-centre/process-methodologies.png ) top left no-repeat;
}

ul#resource-list li.blog-and-news a {
	background: url( /images/resource-centre/blog-and-news.png ) top left no-repeat;
}

ul#resource-list li.contact-us a {
	background: url( /images/resource-centre/contact-us.png ) top left no-repeat;
}

ul#resource-list li.announcements a {
	background: url( /images/resource-centre/announcements.png ) top left no-repeat;
}


ul.generic-list {
	font-size: 1.2em;
	list-style: square;
	margin-left: 16px;
}
ul.generic-list li {
	margin: 0 0 5px;
	line-height: 1.2;
}



/* footer -------------------------- */

div#footer {
	margin-top: 5px;
	padding-top: 25px;
	height: 80px;
	background: url( /images/footer-background.png ) top left repeat-x #fff;
}

div#footer h2 {
	margin-right: 6px;
	margin-left: 15px;
	width: 91px;
	height: 25px;
	background: url( /images/logo-small.png ) top left no-repeat;
	float: left;
}

div#footer p#credit {
	margin-top: 10px;
	padding-top: 5px;
	padding-left: 10px;
	font-size: 1em;
	line-height: 1.3em;
	border-top: 1px solid #828282;
}

div#footer p#credit a {
	text-decoration: underline;
}

p#linkedin {
	margin: 16px 10px 0 0;
	float: right;
}

p#linkedin a {
	width: 147px;
	height: 21px;
	background: url( /images/linkedin.png ) top left no-repeat;
	display: block;
}

p#rss {
	margin: 16px 10px 0 0;
	float: right;
}

p#rss a {
	width: 31px;
	height: 21px;
	background: url( /images/rss.png ) top left no-repeat;
	display: block;
}

p#investor {
	margin: -24px 0 0 0;
	width: 80px;
	height: 60px;
	float: right;
	background: url( /images/investor.png ) top left no-repeat;
	display: block;
}

/* sitemap -------------------------- */

div#sitemap {
	margin-top: 20px;
	padding: 12px 0 0 12px;
	border-top: 1px solid #828283;
	border-bottom: 1px solid #828283;
	background: #e5e5e5;
	height: 135px;
}

div#sitemap.sitemaphome {
	margin: 0;
}

div#sitemap div.column {
	padding-right: 10px;
	width: 185px;
	float: left;
}

div#sitemap div.column.col1 {
	width: 165px;
	float: left;
}

div#sitemap div.column.last {
	width: 170px;
	padding-right: 0;
}

div#sitemap h2 {
	color: #610055;
	font-weight: normal;
	font-size: 1.1em;
}

div#sitemap ul {
	margin-bottom: 7px;
}

div#sitemap li {
	margin-bottom: 2px;
	font-size: 1.1em;
	line-height: 1.3;
}

div#sitemap li a:hover {
	color: #000;
}
div#sitemap li a {
	color: #505050;
}

div#sitemap li a.selected,
div#sitemap li a.selected h2 {
	color: #000000;
}

/* extra -------------------------- */

.hidetext {
	text-indent: -9999px;
	background-position: top left;
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
}

.clear {
	clear: both;
	height: 0;
	line-height: 0;
}



div.download-arrow {
	height: 45px;
	background: url(/images/download-arrow.png) no-repeat;
	padding-left: 60px;
	margin-bottom: 20px;
}

div.download-arrow p.download-description a:link,
div.download-arrow p.download-description a:visited {
	color: #505050;
}

div#content.nothome div#content-center div.download-arrow p.download-link, 
div#content div#content-left div.download-arrow p.download-link {
	margin-bottom: 0;
	font-weight: bold;
}
div#content.nothome div#content-center div.download-arrow p.download-description, 
div#content div#content-left div.download-arrow p.download-description {
	margin-bottom: 0;
}




div.announcement-contact {
	width: 200px;
	float: left;
}

div.announcement-contact address {
	font-size: 1.2em;
}

