body {
	margin: 0;
	padding: 0;
	font: 0.7em/1.3 Verdana;
	background-color: #003758;
	text-align: center;
	}
	
#accessibility {
	position: absolute;
	top: 0;
	left: -3333px;
	font-size: 1em;
	z-index: 1000;
	color: #000;
	}	
	
/* GLOBALS */
a img {
	border: none;
	}

a {
	color: #0075AE;
	}

a[href$=".pdf"] {
	background: url(http://wwwimages.adobe.com/www.adobe.com/lib/com.adobe/template/icon/pdf.gif) top right no-repeat;
	padding: 0 20px 3px 0;
	}
	
.clear {
	clear: both
	}
	
/* LAYOUT */
#wrapper {
	width: 980px;
	margin: 0 auto;
	padding: 0;
	background: #fff url(../images/wrapper-bg.jpg) top left no-repeat;
	position: relative;
	text-align: left;
	border-top: 1px solid #003658;
	}
	
#logo {
	width: 174px;
	height: 70px;
	position: absolute;
	top: 74px;
	left: 10px;
	}
	
#logo h1 {
	margin: 0;
	padding: 0;
	}
	
#content {
	margin: 100px 0 0 182px;
	width: 554px;
	min-height: 540px;
	color: #5B5B5B;
	}

#front #content {
	margin: 94px 0 0 182px;
	width: 560px;
	}
	
#right {
	position: absolute;
	top: 117px;
	left: 756px;
	padding: 30px 10px 0 10px;
	width: 204px;
        color: #003758;
	}
	
#left-menu {
	position: absolute;
	top: 160px;
	left: 0;
	width: 144px;
	background: url(../images/leftmenu-top.jpg) top left no-repeat;
	padding-top: 19px;
        margin-top: 10px;
	}

#top-menu {
	position: absolute;
	top: 10px;
	left: 0;
	width: 980px;
	text-align: center;
        font-size: 90%;
	}

#footer {
	clear: both;
	background-color: #003758;
	padding-bottom: 10px;
	}
	
/* TOP MENU */
#top-menu ul {
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	font-weight: bold;
	width: 42em;
	max-width: 980px;
	}
	
#top-menu li {
	float: left;
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px solid #ccc;
	line-height: 1;
	}
	
#top-menu li a {
	color: #ccc;
	text-decoration: none;
	}
	
#top-menu li a:hover {
	text-decoration: underline;
	}
	
#top-menu li.end {
	border-right: none;
	padding-right: 0;
	margin-right: 0;
	}

#searchdiv {
	float: left;
	}

#searchdiv form,
#searchdiv form input {
	margin: 0;
	padding: 0;
	}
	
#searchdiv form input {
	margin-top: -3px; 
	font-size: 90%;
	color: #5B5B5B;
	}
	
/* LEFT MENUS */
#left-menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: right
	}

#left-menu li {
	border-top: 1px solid #fff;
	font-size: 90%;
	font-weight: bold;
	line-height: 1.5;
	background: #003758 url(../images/leftmenu-blue-top.jpg) top left no-repeat;
	}

#left-menu a {
	padding-right: 18px;
	text-decoration: none;
	}
	
#left-menu li a {
	padding-top: 4px;
	padding-bottom: 4px;
	display: block;
	color: #fff;
	text-decoration: none;
        background: url(../images/leftmenu-blue-bottom.jpg) bottom left no-repeat;
	}

#left-menu li a:hover,
#left-menu li a.mm-on,
#left-menu li.active_small a {
	background: url(../images/leftmenu-blue-on.jpg) bottom left no-repeat;
	}

#left-menu #mm-what-we-do ul {
	background-color: #fff;
	}

#left-menu #mm-what-we-do li {
	background: #ADAEAF url(../images/leftmenu-grey-top.jpg) top left no-repeat;
	font-size: 100%;
	}

#left-menu #mm-what-we-do li a {
	background: url(../images/leftmenu-grey-bottom.jpg) bottom left no-repeat;
	color: #003758;
	}
	
#left-menu #mm-what-we-do li a:hover,
#left-menu #mm-what-we-do li.active_small a {
	background: url(../images/leftmenu-grey-on.jpg) bottom left no-repeat;
	}

#left-menu #mm-who-we-are {
	background: #003758;
	border-top: 1px solid #003758;
	}
	
/* RIGHT */
#right .extra-info {
	color: #003758;
	margin-bottom: 10px;
	}
	
#right .contact {
	color: #003758;
	line-height: 1.2;
	font-size: 100%;
	}
	
#right .contact big {
	font-size: 160%;
	}
	
#right .contact a {
	font-size: 90%;
	}

#right .title {
	color: #003758;
	margin: 100px 0 0 0;
	padding: 0;
        font-size: 100%;
	}
	
#right .simplelist {
	list-style-type: none;
	color: #003758;
	margin: 10px 0 0 0;
	padding: 0;
	}

#proof-extra {
	margin-top: 110px;
	}

#proof-extra h3 {
	font-size: 100%;
	color: #003758;
	padding-left: 8px;
	border-left: 2px solid #003758;
	line-height: 1;
	margin: 0 0 20px 0;
	}

#proof-extra ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	color: #5B5B5B;
	}

#proof-extra ul li {
	margin-bottom: 20px;
	}

#where-we-are #right {
        background: url(../images/arvato-world-map.jpg) top left no-repeat;
	top: 130px;
        }

.people {
	margin-top: 20px;
	color: #5B5B5B;
	}
	
#who-we-are #right .people h3 {
	margin: 0;
	padding: 0;
	font-size: 100%;
	color: #003758;
	}

#who-we-are #right .people h4 {
	color: #003758;
	font-size: 120%;
	margin: 10px 0 0 0;
	}

#who-we-are #right .people span {
	color: #003758;
	}

#right #category-list {
	margin-top: 20px;
	}

#right #category-list h3 {
	margin: 0;
	color: #003758;
	font-size: 1em;
	}

#right #category-list p {
	margin: 0 0 10px 0;
	color: #666;
	}

#right .cbs_category_list {
	list-style-type: none;
	margin: 0 0 10px 0;
	padding: 0;
	}

#right .cbs_category_list li .cbs_active {
	color: #003758;
	text-decoration: none;
	}

#applicationform {
	background-color: #eee;
	border: 1px dotted #ccc;
	padding: 10px 10px 0 10px;
	}

#applicationform h3 {
	color: #003758;
	font-size: 100%;
	margin-top: 0;
	}

#applicationform p {
	margin-bottom: 10px;
	}

#applicationform .footnote {
	font-style: italic;
	color: #666;
	border-top: 1px solid #ccc;
	padding-top: 10px;
	}

#right .feed {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 10px 0;
	}

#right .feed a {
	padding: 0 0 1px 20px;
	background: url(../images/feed-icon.png) top left no-repeat;
	}
	
/* HOMEPAGE */
.front #content {
  min-height: 560px;
}
.col1,
.col2 {
	width: 190px;
	float: left;
	margin-bottom: 20px;
	}
	
#content .col1 p,
#content .col2 p {
	margin-right: 40px;
	}
	
.col3 {
	width: 150px;
	float: left;
	}

#front .case-list h3 {
	margin: 0 0 10px 0;
	padding: 0
	}

#front .case-list ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#front .case-list ul li {
	width: 165px;
	float: left;
	font-size: 90%;
	margin-right: 20px;
	font-weight: bold;
	line-height: 1.4;
	}

#front .case-list ul li a {
	font-style: italic;
	}

/* CONTENT */
p {
	margin: 0;
	padding: 0;
	}

#content .article-header {
	font-size: 1.4em;
	color: #003758;
	line-height: 1;
	font-weight: bold;
        margin: 0;
	}

#content h2 {
	margin: 0 0 10px 0;
	font-weight: normal;
	font-size: 1.4em;
	}

#content p,
#content h3 {
	margin: 0 0 10px 0;
	padding: 0;
	}

#content h3 {
	font-size: 1em;
	color: #003758;
	}

#content .next {
	float: right;
	margin-bottom: 30px;
	padding-top: 30px;
	}

#content .previous {
	width: 50%;
	margin-bottom: 30px;
	padding-top: 30px;
	}

#case-items ul {
	list-style-type: none;
	margin: 0 0 10px 0;
	padding: 0;
	}

#content .two-col {
	padding: 0;
	margin-left: 15px;
	color: #003758;
	font-size: 100%;
	}

#content .two-col li {
	width: 240px;
	float: left;
	margin-bottom: 5px;
	margin-right: 25px;
	}

#careers #content {
	padding-bottom: 40px;
	}

#careers #content .job-cats {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
	line-height: 2;
	color: #003758;
	font-size: 120%;
	}

#careers #vacancysingle ul {
	margin: 1em 2em;
	padding: 0;
	}

#careers #vacancysingle li {
	margin: 1em 0;
	}

#case-items,
#vacancylist,
#presslist {
	background: url(../images/divider.gif) top left no-repeat;
	padding: 20px 0 0 0;
	margin: 20px 0 0 0;
        list-style-type: none;
	}

#case-items ul .case-thumb,
#vacancylist .case-thumb,
#presslist .case-thumb {
	float: left;
	margin-right: 10px;
	}

#casesingle .case-thumb {
	float: right;
	margin-left: 10px;
	}

#case-items ul h3,
#presslist h3 {
	margin: 0;
	padding: 0;
	}

#case-items ul .article-header,
#presslist .article-header {
	margin: 0;
	padding: 0;
        border: none;
        font-size: 110%;
	}

#case-items ul p {
	margin: 0 0 0 110px;
	padding: 0;
	}

#presslist li {
	margin: 0 0 20px 0;
	}

#presslist p {
	margin: 0 0 0 55px;
	padding: 0;
	}

.hearmore {
	color: #003758;
	font-size: 120%;
	}

.posted {
        color: #003758;
        }

#press-and-research .pr-list {
	padding: 0;
	margin-left: 15px;
	color: #003758;
	font-size: 105%;
	line-height: 1.6;
	}

#press-and-research .arvato {
	color: #003758;
	}

#press-and-research .pr-highlight {
	color: #0075AE;
	font-size: 130%;
	min-height: 100px;
	}

#press-and-research .pr-highlight img {
	float: left;
	margin-right: 10px;
	}

#vacancylist li {
	clear: left;
	padding-bottom: 20px;
	}

#vacancylist p {
	margin: 0 0 10px 55px;
	padding: 0;
	}

#vacancylist ul {
	margin: 0 0 10px 55px;
	padding: 0 0 0 15px;
	line-height: 2;
	}

#vacancylist li li {
	clear: none;
	padding-bottom: 0;
	}

#casesingle ul {
	margin: 1em 0;
	padding: 0 0 0 15px;
	}

#casesingle li {
	margin: 0 0 5px 0;
	}

#casesingle ul ul {
	margin: 5px 0 0 0;
	}

#case-items li {
	margin-bottom: 40px;
	}

.mapcol1 {
	width: 342px;
	float: left;
	}

.mapcol2 {
	margin-left: 362px;
	}

.location1 {
  padding-top: 10px;
  float: left;
  width: 260px;
  margin-right: 30px;
}

.location2 {
  padding-top: 10px;
  float: left;
  width: 260px;
  margin-right: 0;
}

.gmap {
  border: 1px solid #003758;
}

.address {
  color: #003758;
}

#where-we-are #imagegallery {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#where-we-are #imagegallery li {
	margin: 0 0 10px 0;
	}

#where-we-are #imagegallery li img {
	margin: 5px 0 0 0;
	}

#where-we-are p.shadow {
	padding-bottom: 47px;
	background: url(../images/footer-map-bg.jpg) bottom left no-repeat;
	}

#what-we-do .big {
	padding-top: 20px;
	clear: left;
	font: italic 120% Verdana;
	color: #003758;
	}

.rsx-page-num-list {
    list-style-type: none;
    height: 2em;
    margin: 20px 0;
    position: relative;
    left: 40%;
    }

.rsx-page-num-list li {
    float: left;
    margin-right: 5px;
    padding-right: 5px;
    }


/* SEARCH RESULTS */
#search strong {
	color: #003758;
	}

/* FOOTER */
#footer p {
	margin: 0 0 0 180px;
	padding-top: 10px;
	font-size: 85%;
	color: #999;
	}
	
#footer p a {
	color: #999;
	font-weight: bold;
	text-decoration: none;
	}
	
#footer p a:hover {
	text-decoration: underline;
	}

/* ZEM CONTACT FORM */
/* Contact us */
#contact-us .zemContactForm {
	margin: 20px 0 0 -10px;
	padding: 0;
	width: 300px;
	float: left;
	}

#contact-us .zemContactForm fieldset {
	border: none;
	padding: 0;
	margin: 0;
	}

#contact-us .zemContactForm fieldset legend {
	display: none;
	}
	
#contact-us .zemContactForm h2 {
	margin: 0 0 20px 10px;
	}
	
#contact-us .zemContactForm label,
#careers .zemContactForm label {
	display: block;
	width: 110px;
	float: left;
	clear: left;
	margin-left: 10px;
	}

#contact-us .zemContactForm input,
#contact-us .zemContactForm textarea,
#careers .zemContactForm input,
#careers .zemContactForm textarea {
	margin-bottom: 20px;
	border: 1px solid #003758;
	background-color: #eee;
	}

#contact-us .zemSubmit,
#contact-us .zemContactForm p {
	margin: 0 0 0 120px;
	}

#contact-us .address {
	padding-top: 20px;
	margin-left: 320px
	}

#contact-us .address h4 {
	margin: 0;
	font-size: 1em;
	}

#contact-us label.zemRequired,
#contact-us label.zemRequirederrorElement,
#careers label.zemRequired,
#careers label.zemRequirederrorElement {
	background: url(../images/required.gif) top right no-repeat;
	}

#contact-us .zemError,
#careers .zemError {
        list-style-image: url(../images/required.gif)
        }
	
/* Vacancies */
#careers .zemContactForm {
	border: 1px solid #ccc;
	margin: 20px 0;
	padding: 10px;
	}

#careers .zemContactForm fieldset {
	border: none;
	padding: 0;
	margin: 0;
	}

#careers .zemContactForm legend {
	font-size: 130%;
	margin: 0 0 10px 0;
	padding: 0;
	}

#careers .zemContactForm label {
	margin-left: 0;
	width: 200px;
	}
	
#careers .zemContactForm .zemText {
	width: 200px;
	}
	
#careers .zemContactForm .zemSubmit {
	margin-left: 200px;
	}

#careers .zemThanks {
	font-size: 120%;
	padding: 20px;
	border: 1px solid #ccc;
	}

/* SITE MAP */
#sitemap dt {
	font-weight: bold;
	}

#sitemap dd {
	margin-bottom: 10px;
	}

/* CLIENT AREA */
#visa #content ul {
	list-style-type: none;
	margin: 20px 0;
	padding: 0;
	width: 400px;
	}

#visa #content ul li {
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #06c;
	}
	
#visa #left-menu form,
#visa #welcome {
	background-color: #003658;
	padding: 10px 0;
	}

#visa #uname,
#visa #password {
	width: 120px;
	}

#visa form p,
#visa #welcome p {
	margin: 0 0 10px 10px;
	color: #fff;
	}

#right h4 {
  margin-bottom: 5px;
  color: #003758;
}

.big_quote {
  color: #0075AE;
  font-weight: bold;
  font-style: italic;
  font-size: 1.3em;
}

table.loyalty_table_bullets {
  margin: 1em 0 1.5em 0;
}
table.loyalty_table_bullets td {
  vertical-align: top;
  color: #0075AE;
}
table.loyalty_table_bullets ul {
  padding-left: 1.1em;
  margin: 0 10px 5px 0;
}

#content ol {
  padding-left: 1.4em
}
#content ol li {
  margin: 0 0 1em 0;
}

#news_list h3 {
margin: 1.5em 0 0.5em 0;
}

/* Markup free clearing / http://www.positioniseverything.net/easyclearing.html */
.clear-block:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clear-block {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .clear-block {
  height: 1%;
}
.clear-block {
  display: block;
}
/* End hide from IE-mac */