html {
	height: 100%;
	width: 100%;
	padding: 0;
	margin: 0;
}

body {
	margin: 0;
	padding: 0;
	height: 100%;
	background: #fff url(images/m3_bg.png) center 120px no-repeat;
	color: #111;
	font: normal 0.8em/1.4em Arial, Helvetica, sans-serif;
}


a {
	color: #f70;
}

/*body.pageno_180 {
	background: #fff url(images/m2_bg_black.png) center 0 no-repeat!important;
}
*/

/* Special XML classes :-o */

a.zomg {
	background: #f60 url(images/m2_link_orange.png) 100% -1px no-repeat!important;
	color: white!important;
	text-transform: uppercase!important;
	font: bold 0.80em Arial, sans-serif!important;
	padding: 1px 17px 2px 4px;
	border: none!important;
}

a.zomg:hover {
	background-position: 100% -17px!important
}

a.newsdate {
	background: #aaa!important;
	color: white!important;
	text-transform: uppercase!important;
	font: bold 0.9em Arial, sans-serif!important;
	padding: 1px 5px;
	border: none!important;
	margin-right: 5px;
}

#body_b a {
	color: #333333;
	text-decoration: none;
	border-bottom: 1px solid #f70;
}

#body_b a:hover {
	color: #ffffff;
	background: #000;
	text-decoration: none;
	border-bottom-color: white;
}

a img {
	border: none;
}
.body_text p {
	padding: 0 0 24px;
	margin: 0;
}

.body_text td {
	padding-right: 40px
}

.body_text td {
	width: 280px
}

.body_text ul {
	margin: 0 0 24px
}

h1, h2, h3, h4, h5 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
}


h1 {
	font-weight: normal;
	font-size: 28px;
	padding: 0;
	height: 26px;
	margin: 0 0 30px -2px;
	letter-spacing: -2px;
	display: none;
}

h6 {
	color: #333;
	font: bold 1.2em Arial;
	margin: 10px 0 30px 0
}

h2 {
	font-weight: normal;
	font-size: 24px;
	height: 32px;
	padding: 0;
	margin: 0 0 6px -2px;
	letter-spacing: -2px;
}

h3 {
	font-weight: normal;
	font-size: 16px;
	height: 26px;
	padding: 0;
	margin: 0 0 4px -2px;
	letter-spacing: -1px;
}

h4 {
	color: #333333;
	font-size: 16px;
	height: 16px;
	padding: 2px 0;
	margin: 0 0 4px -2px;
}

h5 {
	color: #aaa;
	font-size: 16px;
	padding: 2px 0;
	margin: 0 0 4px -2px;
}

#footer h4 {
	height: 14px;
	margin-bottom: 8px
}



.crumbs {
	font-size: 1.2em;
	color: #555;
}


#header {
	width: 980px;
	height: 110px;
	margin: 0 0 0 auto;
	padding: 5px 0 0 0;
}


#header_logo {
	margin: 20px 15px 0 0;
	width: 193px;
	height: 53px;
	display: block;
	float: right;
}


#header_languages {
	padding: 20px 0 0 15px;
}


#header_languages a {
	width: 16px;
	height: 16px;
	padding: 0 4px 0 0;
	display: block;
	background: url(images/m1_languages.png) no-repeat;
	float: left;
}


a#lang_Danish {
	background-position: 0 0;
}
a#lang_Danish .on,
a#lang_Danish:hover {
	background-position: 0 -18px;
}

a#lang_Swedish {
	background-position: -21px 0;
}
a#lang_Swedish .on,
a#lang_Swedish:hover {
	background-position: -21px -18px;
}

a#lang_English {
	background-position: -42px 0;
}
a#lang_English.on,
a#lang_English:hover {
	background-position: -42px -18px;
}

a#lang_Italian {
	background-position: -63px 0;
}
a#lang_Italian.on,
a#lang_Italian:hover {
	background-position: -63px -18px;
}

a#lang_Spanish {
	background-position: -84px 0;
}
a#lang_Spanish.on,
a#lang_Spanish:hover {
	background-position: -84px -18px;
}

#header_bottom {
	clear: both;
}


#header_menu {
	height: 35px;
	padding: 35px 0 0;
	margin: 0;
	float: left;
}


#header_menu li {
	float: left;
	display: block;
	height: 35px;
	margin: 0;
	padding: 0 10px 0 0;
}


#footer_search {
	padding: 0;
	width: 200px;
	text-align: right;
	float: right;
}
#footer_search_input {
	border: none;
	background: #fff url(images/m2_footer_search.png) 0 0 no-repeat;
	width: 159px;
	height: 23px;
	padding: 6px 30px 0 10px;
	color: #555;
	margin: 0;
}

#footer_search_input:focus {
	background-position: 0 -29px;
	color: #000;
}

#pathnsearch {
	clear: both;
	border-top: 15px solid white;
	padding: 0;
}

.pageno_2 #pathnsearch {
	border-top-width: 5px;
}

#path {
	background: white url(images/m2_breadcrumb_end.png) 0 0 no-repeat;
	color: #222;
	height: 29px;
	padding: 0px 0px 0px 10px;
}

#path ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#path ul li {
	display: block;
	float: left;
	background: url(images/m2_breadcrumb_link.png) 0 0 no-repeat;
	padding: 0 0 0 25px;
	height: 29px;
}

#path ul li.home {
	background: url(images/m2_breadcrumb_start.png) 0 0 no-repeat;
	padding: 0 0 0 16px;
}

#path ul li span {
	height: 22px;
	display: block;
	float: left;
	padding: 7px 11px 0 0;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
}

#path ul li.theend span {
	background: url(images/m2_breadcrumb_link.png) 100% 0 no-repeat;
	padding: 7px 23px 0 0;
}


#path a {
	color: #111;
	text-decoration: none;
}

#path a:hover {
	text-decoration: underline
}


#teaser {
	width: 980px;
	margin: 0 0 0 auto;
	padding: 15px 0 15px;
	clear: both;
}

#crawlerteaser {
	display: none;
	background: black;
	color: white;
	font-size: 1.4em;
}


#whatwedodrawers {
	clear: both;
	width: 980px;
	height: 360px;
	background: url(images/m2_whatwedo_banner.png) 0 15px no-repeat;
	padding-top: 15px
}


#whatwedo_menu div {
	cursor: pointer;
	color: #ccc;
	padding: 10px 20px 10px 30px;
	margin: 0;
	float: left;
	width: 276px;
	height: 80px;
	background: url(images/m2_whatwedo_banner_hover.png) 0 0 no-repeat;
}

#wwd_branding {
	background-position: 100% 0!important;
	width: 277px!important
}

#wwd_products {
	background-position: -100px 0!important;
	width: 277px!important
}

#whatwedo_menu h5 {
	color: white;
	text-transform: uppercase;
	font-size: 1em;
	padding: 8px 0 0;
}

#whatwedo_menu p {
	margin: 0
}

#whatwedo_content {
	width: 980px;
	height: 256px;
	padding-top: 5px;
	overflow: hidden;
	position: relative;
	clear: both;
}

#whatwedo_container {
	width: 3000px;
	padding: 0 200px;
	height: 360px;
	background: url(images/m2_wwdtest.png) 0 0 repeat-x;
}

#wwd_products_c, #wwd_branding_c, #wwd_information_c {
	width: 980px;
	padding: 0;
	height: 360px;
	float: left;
}

#wwd_products_c {
	background: url(images/m2_wwd_product.png) 0 0 no-repeat;
}

#wwd_branding_c {
	background: url(images/m2_wwd_branding.png) 0 0 no-repeat;
}

#wwd_information_c {
	background: url(images/m2_wwd_crossoptimisation.png) 0 0 no-repeat;
}

#body {
	height: 100%;
	margin: 0 auto;
	padding: 0;
	width: 980px;
}



#body_inner {
	color: #111;
	display: block;
	clear: both;
	width: 980px;
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
}


.pageno_2 #body_inner {
	padding-top: 40px
}
.pageno_2 #body_inner {
	padding-top: 40px
}


#body_a {
	width: 230px;
	margin: 0 5px 40px 15px;
	float: right;
}


#body_b {
	width: 670px;
	margin: 0 15px 50px 5px;
	float: left;
}



.careers #body_b {
	width: 440px;
	float: left;
	padding: 0 0 0 5px;
}

.careers #body_a {
	width: 430px;
	float: right;
	padding: 0;
}

.pageno_180 #body_a {
	display: none
}

.pageno_180 #body_b {
	width: auto
}

#sub-pages h3 {
	text-align: right;
	height: 26px;
	margin: 10px 0 15px;
	padding: 0
}

#submenu {
	margin: 0px 0 0;
	padding: 0 0 0 0px;
}



#submenu li {
	list-style: none;
	margin: 0 0 15px 15px;
	padding: 0;
}

#submenu li a {
	color: #222;
	text-decoration: none;
	font-size: 1.10em;
	display: block;
	margin-bottom: 5px;
	background: url(images/m2_sidemenu_dots_off.png) bottom repeat-x;
}


span.number {
	color: #aaa;
	float: right;
	background: white;
	display: block;
	padding: 0 0 0 3px;
}

span.linktext {
	background: white;
	padding: 0 4px 0 0;
}



#submenu li a.current {
	color: #111;
	font-weight: bold;
	font-size: 1.33em;
	padding: 4px 0;
}

a.current span.number, #submenu li a:hover, #submenu li a:hover span.number {
	color: #f64907;
}

#submenu li a.current:hover {
}

.submenu-list {
	margin: 0;
	padding: 0;
}

.submenu-list li {
	margin: 0;
	padding: 0;
	font-size: 0.9em;
}


#career_ops {
	padding: 10px 0 0 0;
	margin: 0;
}

#career_ops li {
	margin: 0 0 24px;
	padding: 10px 0;
	list-style: none;
	display: block;
}

#career_ops li h4 {
	display: block;
	height: 18px;
	margin: 0 10px 0 -2px;
}
.career_location {
	display: block;
	padding: 2px 0 0;
	font-weight: bold;
}
#career_ops li a {
	text-decoration: none
}

#footer {
	background: url(images/m2_footer_bg.png) 0 0 no-repeat;
	padding: 15px 20px 28px;
	clear: both;
	height: 145px;
	color: #eee;
	font-size: 0.9em;
}

.footer_shorts {
	width: 160px;
	height: 130px;
	margin-right: 19px;
	float: left;
	border-right: 1px solid #444;
}

#footer ul {
	margin: 0;
	padding: 0;
}

#footer li {
	list-style: none;
	margin: 0;
	padding: 0 0 3px;
}

#footer a {
	color: #ddd;
	text-decoration: none;
}
#footer a:hover {
	color: #f92
}

#footer_address {
	width: 400px;
	height: 150px;
	float: right;
}

#f_a_a {
	width: 150px;
	height: 130px;
	float: left;
}

#f_a_b {
	width: 250px;
	height: 130px;
	float: left;
	text-align: right;
	padding: 20px 0 0 0;
}

/* Colour schemes


.green1 .current span.number, .green1 a:hover span.number {
	color: #2dac49;
}

.green1 #path, .green1 #header_search_button {
	background: #2aa831;
}



.orange2 #path, .orange2 #header_search_button {
	background: #111111;
}


.red1 #path, .red1 #header_search_button {
	background: #d21530;
}

/* REFERENCE GALLERY MESS, PLZ TO CLEEN UPZ? */


.slider1 {
	height: 20px;
	position: absolute;
	margin: 152px 60px 0 -641px;
	width: 644px!important;
}
.indicator {
	width: 84px;
	height: 20px;
	background: url(images/m1_referencegallery_indicator.png) 0 0 no-repeat;
	font-size: 1px;
	overflow: hidden;
	position: absolute;
}
.container {
	height: 160px;
	overflow: hidden;
	position: relative;
	width: 660px;
}
.content {
	position: absolute;
	width: 1200px;
}

#refgal {
	height: 590px;
	padding: 5px;
	margin: 30px 0 0;
	background: url(images/m1_referencegallery_bg.png) 0 0 no-repeat;
}

.quote {
	background: url(images/m2_quote.png) 0 17px no-repeat;
	padding: 12px 5px 8px 50px;
	font: bold 1.3em "Times New Roman", serif;
}

.colorme_orange, .colorme_match {
	background: url(images/m2_quote_orange.png) 0 17px no-repeat!important;
	color: #f50;
}

.small p {
	font-size: 0.9em
}

.quote p {
	margin: 0 0 12px
}

.quote_author {
	font: normal 0.7em Arial, sans-serif;
	color: #666;
}

#sidebarblock {
	padding: 20px 0 0 18px;
}

a.linkedin {
	display: block;
	width: 55px;
	height: 15px;
	background: url(images/m2_linkedin.png) 0 -15px no-repeat;
}

a.linkedin:hover {
	background-position: 0 0;
}

.linkedin span {
	display: none
}

.contact-div {
	background: url(images/m2_addressbox.png) -310px 0 no-repeat;
	color: white;
	float: left;
	width: 300px;
	margin: 7px;
	padding: 0 5px 5px;
	height: 340px
}

#contact_main {
	clear: both;
	padding-bottom: 50px;
	height: 360px;
}

.contact_text {
	width: 600px;
	float: left;
}

.contact_address {
	float: left;
	width: 300px;
	padding-left: 50px;
}


.contact_manager {
	float: right;
	width: 215px;
	height: 70px;
	padding: 10px;
	margin: 5px;
	background: url(images/m2_contact_manager.png) 0 0;
	color: #222;
}

.contact_manager .title {
	font: normal 1.15em Arial;
	color: #888;
	display: block;
	padding-bottom: 10px;
}

.contact_manager .e-mail {
	display: block;
}

#addr_hq, #addr_nz {
	margin-left: 0;
}

#addr_ch, #addr_sp {
	margin-right: 0;
}

#addr_hq {
	background: url(images/m2_addressbox.png) 0 0 no-repeat;
}

.addr_region {
	padding: 0 0 40px 0;
	clear: both;
	height: 350px;
}

.contact-address {
	height: 100px;
	padding: 15px 5px 5px;
	font-size: 1.05em;
}

.phonefax {
	display: block;
	padding-top: 10px;
	clear: both
}

.areacode {
	opacity: 0.75
}

.map {
	width: 300px;
	height: 200px;
	margin-top: 20px
}

.mapholder {
	width: 300px;
	height: 200px;
}

.bigdate {
	color: #fff;
	background: #111;
	padding: 5px 6px 1px;
	font-size: 1.3em;
	clear: both;
	height: 20px;
	float: left;
	display: block;
}

.smalldate {
	font-weight: bold
}


span.smn_date {
	color: #555;
	font-weight: bold
}

div.smn_date {
	padding: 15px 0;
	margin-left: -6px;
	clear: both;
	height: 26px
}


.smn_child {
	margin: 10px 0 30px;
	padding: 0 0 10px;
	border-bottom: 2px solid #eee;
}

.smn_source {
	font-size: 0.9em;
	color: #777;
}

.smn_date_inner {
	background: #f4f4f4;
	height: 20px;
	padding: 3px 6px;
}

.smn_child .zomg {
	display: block;
	float: right
}

.smn_child_src {
	font-size: 0.7em;
	color: #999;
	display: block
}

.marketnews_description {
	width: 300px;
	float: left;
}

.rsslink {
	padding: 2px 4px 2px 22px;
	background: url(images/rssicon.png) 2px 1px no-repeat
}

.rsslink:hover {
	background: #000 url(images/rssicon.png) 2px 1px no-repeat!important
}


.marketnews {
	padding-bottom: 30px
}

.marketnews_ul {
	float: left;
	width: 300px;
	padding-left: 60px
}

.marketnews_ul ul, .marketnews_ul_2 ul {
	padding: 0
}

.marketnews_ul ul li, .marketnews_ul_2 ul li {
	padding: 0 0 10px;
	margin: 0 0 0 15px;
}

.marketnews_ul_2 {
	padding-top: 30px
}

.marketnews a {
	border: none!important
}

.pagenavigator {
	font-weight: bold
}

a.navigatorlink {
	background: #444!important;
	color: #fff!important;
	border: none!important;
	padding: 2px 7px
}

span.current {
	background: #bbb!important;
	color: #fff!important;
	border: none!important;
	padding: 2px 7px
}

.whatweknow_description {
	clear: both;
	padding-bottom: 40px
}

.whatweknow_n_ul {
	float: left;
	width: 300px;
}

.whatweknow_n_ul ul {
	padding-left: 15px
}

.whatweknow_a_ul {
	float: left;
	width: 300px;
	padding-left: 60px
}

.whatweknow_a_ul ul {
	padding-left: 15px
}


.whatweknow_a_ul ul a {
	font-weight: bold
}

.whatweknow ul {
	padding: 0
}

.whatweknow ul li {
	padding: 0 0 10px;
	margin: 0 0 0 15px;
}

.wwww_cases {
	float: left;
	width: 290px;
}

.wwww_references {
	float: left;
	width: 290px;
	padding-left: 80px;
}

.wwww_quote {
	padding: 20px 0 40px;
}

.quote_quote {
	color: #888;
	font-size: 1.3em;
	line-height: 1.3em
}

.wwww_q_content {
	color: #333;
	padding: 0 0 20px;
}

.quotemarks-left {
	font: bold 3em "Times New Roman", serif;
	padding: 0 8px 0 0;
	line-height: 0.3em;
	color: #f70
}

.quotemarks-right {
	font: bold 3em "Times New Roman", serif;
	padding: 5px 0 0 8px;
	position: absolute;
	color: #f70
}

.wwww_q_author {
	font-weight: bold;
	float: right;
	text-align: right
}

.wwww_q_company {
	float: right;
	text-align: right
}

.foodforthought {
	background: url(images/foodforthought.png) 0 0 no-repeat;
	color: white;
	width: 225px;
	padding: 120px 0 0;
	float: right;
	margin-left: 40px
}
.food_inner {
	padding: 0 14px 20px;
	background: url(images/foodforthought.png) 0 100% no-repeat;
}

.attribute-short {
	padding-bottom: 10px
}

#slideshow {
	margin: 47px 5px 0
}
#nav {
	width: 900px;
	margin: 20px 20px;
	padding: 0
}
#nav li {
	width: 200px;
	float: left;
	margin: 0 2px;
	list-style: none
}
#nav a {
	width: 205px;
	padding: 0;
	display: block;
	opacity: 0.6;
}
#nav a.activeSlide {
	opacity: 1;
}
#nav a:hover {
	opacity: 0.8;
}
#nav a:focus {
	outline: none;
}
#nav img {
	border: none;
	display: block
}

.frontpage_feature {
	clear: both;
	border-bottom: 1px solid #eee
}

.news_day {
	font: bold 1.66em Arial, sans-serif;
	color: #fff;
	display: block;
	height: 20px;
	text-align: center;
	width: 25px;
}
.news_month {
	font-size: 0.8em;
	color: #fff1db;
	text-transform: uppercase;
	display: block;
	text-align: center;
	width: 25px;
}
.search_news_date {
	background: url(images/m2_fp_newsitem.png) 0 0 no-repeat;
	display: block;
	width: 25px;
	padding: 3px 2px 1px 3px;
	height: 40px;
	float: left;
	margin-right: 5px
}
.search_news ul {
	list-style: none;
	padding: 0;
	margin: 0
}
.search_news ul li {
	clear: both;
	display: block;
	padding: 10px 0 2px 0
}
.search_news ul li a {
	border: none!important;
	font-weight: bold;
	display: block;
	width: 200px;
	float: right
}
.search_news ul li a:hover {
	background: transparent!important;
	color: black!important;
	border-bottom: 1px solid #f70;
}
.search_news {
	float: left;
	width: 240px;
	padding-right: 40px;
}
.search_news .smn_source {
	font-size: 0.7em;
	font-weight: normal;
	text-transform: uppercase;
	display: block
}
.pageno_2 #body_b {
	width: 960px
}
.frontpage_article {
	float: left;
	width: 220px;
	padding: 10px 10px 0 14px;
	margin-top: 20px;
	background: url(images/m2_fpa_separator.png) 0 0 no-repeat
}
.fpa_content {
	padding: 0 15px 0 0;
}
.fpa_author {
	padding: 2px 0 0;
	display: block;
	font-size: 0.6em;
	line-height: 1.1em
}

.number_0 {
	background: none;
	padding: 10px 14px 0 0
}
.number_3 {
	padding: 10px 0 0 14px
}

.frontpage_description {
	display: none
}

.fpa_title {
	font-size: 1.33em;
	display: block;
	font-weight: bold;
}

#whatweknowfp {
	float: right;
	width: 450px;
	background: url(images/m3_wwk_arrow.png) 100% 0 no-repeat;
	margin: -10px 0 20px 0;
	padding: 17px 10px 13px;
	text-align: center;
}

.highlight {
	font: normal 1.5em "Times New Roman", serif;
	padding: 10px 0;
}

.highlight p {
	margin: 0;
	padding: 0
}

.fpa_title a {
	border: none!important
}

#quicklinks {
	position: absolute;
	padding: 5px 0 0 3px;
	color: #777;
	font-size: 0.8em;
}
#quicklinks a {
	text-decoration: none;
	text-transform: uppercase;
	color: #888;
	padding: 0 4px
}
#quicklinks a:hover {
	border-bottom: 1px solid #f70;
	color: #777
}
#quicklinks a.on {
	color: #111
}
#quicklinks a.on:hover {
	border-bottom-color: #ddd
}
#st_login {
	font-weight: bold
}

div.numero_1 {
	float: left;
	width: 450px;
	padding: 0 60px 30px 0;
}
div.numero_2 {
	float: left;
	width: 450px;
	padding: 0 0 30px;
	clear: right
}

dl.glossary, div.glossary_list {
	clear: both
}
.glossary_letter {
	font-weight: bold;
	font-size: 2em;
	color: #bbb;
	float: left;
	width: 100px
}

.glossary_letter_list ul {
	float: left;
	width: 400px
}

.glossary_letter_list {
	clear: both
}

.glossary_list_letter {
	font-weight: bold;
	font-size: 2em;
	color: #d9d9d9;
	clear: both;
	padding: 30px;
	text-align: center;
	background: url(images/m2_glossary_divider.png) center center no-repeat
}

.glossary_list dd {
	margin: 0;
	padding: 0 10px 10px 20px;
	margin-bottom: 10px
}

.glossary_list dt {
	padding: 5px;
	margin: 0;
	font-weight: bold;
	text-transform: uppercase
}

.glossary_list p {
	margin: 0;
	padding: 0
}
.hilite {
	background: #ffffee;
}

.object-right {
	float: right;
	padding: 10px 10px 10px 20px
}


.loco_header {
	clear: both!important;
	padding-bottom: 15px;
}

.loco_bubble {
	width: 215px;
	height: 132px;
	margin: 10px 5px;
	float: left;
	vertical-align: center;
}

.loco_h3 {
	font-weight: bold;
	font-size: 1.1em;
	display: block;
	padding-bottom: 10px;
}

.loco_container_wide {
	clear: both;
	padding: 40px 0 15px;
}

.loco_container_narrow {
	float: left;
	width: 480px;
	padding: 40px 0 15px;
}

.loco_cr {
	width: 450px;
	padding-left: 30px;
}

.loco_gi {
	padding-bottom: 18px;
}

.loco_separator {
	height: 2px;
	clear: both;
	background-color: #999;
}

.loco_la {
	height: 200px;
}

#socialBookmarklets{
	border-top:1px solid #eee;
	margin:20px 0 10px;
	padding:10px 2px 0;
}

#socialBookmarklets a{
	border:none!important;
	margin-right:5px;
}

#socialBookmarklets a:hover, .noFancyStuff:hover{
	border:none!important;
	background-color:white!important;
	color:#f70;
}

.linkedIn{
	border:none!important;
	background:white!important;
	margin:5px 0;
	display:block;
}
