* {
	padding:0;
	margin:0;
}
body {
	font:x-small/1.4 Arial,Helvetica,sans-serif;
	background-color:#112E46;
}
.formatted {
	padding: 1em 2em;
}
/* -------------------------------------------------------------------- */
/* Typography
/* -------------------------------------------------------------------- */
p,cite,.formatted ul li {
	color:#666;
}
.formatted p {
	margin-top:.8em;
	font-size:.95em;
}
.formatted p.view-map {
	margin: .25em 0;
}
p.footer {
	float: left;
	clear: left;
	width: 100%;
}
strong {
	color:#112E46;
	font-weight:bold;
}
a {
	color:#7db2ce;
	text-decoration:none;
}
address {
	font-style:normal;
}
cite {
	display:block;
	text-align:right;
}
div#wrapper div#main-content a.more {
	font-weight:bold;
	color:#C7C8CA;
	font-size:1em;
	display:block;
	margin-top:.75em;
	text-transform: uppercase;
	font-family: Arial,Helvetica,sans-serif;
	background:url('../images/iconsSprite.png') no-repeat 0 -98px;
	padding-left: 15px;
	margin-left: -15px;
}
a:hover {
	color:#112E46;
}
a.more:hover {
	text-decoration:underline;
}
ul.side-list a:hover {
	text-decoration:underline;
}
a img {
	border:none;
}
a.download {
	display:inline-block;
	margin-top:.5em;
}
a.download:hover {
	color:#112E46;
}
div#main-content .formatted h2 {
	color:#112E46;
	line-height:1.2;
	padding-left:23px;
	margin-left:-23px;
	margin-top:.5em;
	background:url('../images/iconsSprite.png') no-repeat 0 -206px;
}
div#main-content .formatted h2.rss a {
	color:#112E46;
	display:inline-block;
	background:url('../images/iconsSprite.png') no-repeat right -320px;
	padding-right:21px;
}
div#main-content .formatted h2.rss a:hover {
	text-decoration:underline;
}
div#main-content .formatted h2 span,div#main-content .formatted h2.alt {
	color:#7DB2CE;
	font-weight:normal;
}
div#main-content .formatted h3 {
	font-weight:normal;
	color:#7db2ce;
	line-height:.8;
}
.formatted h3 span {
	color:#C7C8CA;
	padding:0 .5em;
}
div#main-content .formatted ul.v-list.case-studies li h3,div#main-content .formatted ul.v-list.resources li h3 {
	line-height:1.4;
	margin-bottom:.2em
}
div#main-content .formatted h4 {
	color:#112E46;
	margin: .5em 0;
}
/* -------------------------------------------------------------------- */
/* Start Page Styles
/* -------------------------------------------------------------------- */
div#wrapper {
	width:86em;
	margin:43px auto;
}
div#header {
	position:relative;
	width:86em;
}
div#header h1 {
	height:138px;
	background:#FFF url('../images/header.png') no-repeat top left;
}
div#header h1 a {
	text-indent:-1000em;
	height: 138px;
	width: 250px;
	display: block;
}
div#header img.header-image {
	float:right;
	margin-top:-138px;
}
div#main-content {
	background:#FFF url('../images/angle.png') no-repeat scroll right 105%;
	font-size:1.2em;
	min-height: 185px;
}
/* -------------------------------------------------------------------- */
/* List
/* -------------------------------------------------------------------- */
dl.headoffice {
	font-size:.9em;
	float:left;
}
dl.headoffice dt {
	font-weight:bold;
	color:#112E46;
	float:left;
	clear:left;
	margin-right:5px;
}
dl.headoffice dd {
	color:#666;
	display:block;
	margin-left:50px;
}
.formatted .side-list dl.headoffice dd a {
	font-size: 1em;
}
.formatted ul li {
	margin-left: 1.5em;
	font-size: .95em;
}
.formatted .v-list,
.formatted .side-list {
	padding:.5em 0 0 0;
	list-style:none;
}
.formatted .v-list li {
	margin:.5em 0;
	clear: both;
	font-size: 1em;
}
.formatted .v-list li h3,
.formatted .v-list.services li,
.formatted .v-list.gps-rfid li,
.formatted .v-list.schedules li {
	margin-left:-20px;
	padding-left:20px;
	background:url('../images/iconsSprite.png') no-repeat 0 -93px;
}
.formatted .v-list.services li,
.formatted .v-list.gps-rfids li,
.formatted .v-list.schedules li {
	background-position: 0 -97px;
}
#left-column .formatted .v-list li h3 {
	background: none;
}
div#main-content ul.related {
	display:inline;
	line-height:1.1;
	list-style:none;
	background:none;
	float:left;
	margin: 0 .2em;
	width: 360px;
}
div#main-content ul.related li {
	background:none;
	float:left;
	margin:0;
	padding: 0 2px 0 1px;
	clear: none;
}
div#main-content ul.related li a {
	text-transform:none;
	font-size:1em;
	font-family:Arial,Helvetica,sans-serif;
	font-weight: normal;
}

/* -------------------------------------------------------------------- */
/* Navigation Styles
/* -------------------------------------------------------------------- */
ul#navigation-menu {
	color:#FFF;
	height:4em;
	list-style:none;
	text-align:right;
	position:absolute;
	top:-25px;
	right:0;
}
div#footer {
	clear:both;
}
ul#footer-menu {
	color:#FFF;
	padding:10px 0;
}
#navigation-menu li,#footer-menu li {
	display:inline;
	margin:0 0 0 5px;
}
#footer-menu li {
	margin:0 5px 0 0;
}
#navigation-menu li a,#footer-menu li a {
	color:#FFF;
	text-decoration:none;
	font-weight:normal;
	font-size:1.2em;
	text-transform:uppercase;
	font-family:'Helvetica Condensed','Arial Narrow',sans-serif;
}
#footer-menu li a {
	font-size:1em;
	text-transform:none;
	font-family:'Helvetica','Arial',sans-serif;
}
#navigation-menu li a:hover,#footer-menu li a:hover {
	color:#92AFC4;
}
#navigation-menu li a.active,#footer-menu li a.active {
	color:#92AFC4;
	font-weight: bold;
}
/* -------------------------------------------------------------------- */
/* Content Styles
/* -------------------------------------------------------------------- */
div#main-content {
	float:left;
	clear: both;
	width:71.67em;
	padding-bottom:6em;
}
div#left-column {
	float:left;
	width:20em;
	margin:2em 0 3em;
	border-right:1px solid #7db2ce;
}
div#left-column .formatted {
	padding: 0em 2em 0 3em;
}
div#right-column {
	float:left;
	margin-left:35px;
	width:44.5em;
	padding:1em 0 5.5em 0;
}
div#news-content {
	float:left;
	margin-left:35px;
	padding:1em 0 5.5em 0;
}
div#left-column .formatted p {
	margin-top:.5em;
}
div#left-column .sidebar {
	margin:0 0 1.5em 0;
}
.formatted h2,.formatted h3,.formatted .v-list li a, .gps-rfid a.download, .schedules a.download, #case-studies-ticker h2 {
	text-transform:uppercase;
	font-size:1.7em;
	font-family:'Helvetica Condensed','Arial Narrow',sans-serif;
}
.formatted .v-list li a, .gps-rfid a.download, .schedules a.download  {
	font-size:1.2em;
	font-weight:bold;
}
.formatted .v-list.case-studies li a {
	font-weight: normal;
	font-size: 1em;
}
#left-column .v-list li a {
	font-size:1em;
	font-weight:normal;
}
#left-column .v-list li a:hover {
	text-decoration:none;
}
#left-column .v-list li a.more:hover {
	text-decoration: underline;
}
.formatted .side-list li a {
	color:#112E46;
	font-size:.9em;
}
/*
 * override the above for the contact us link so it looks like a normal link
 * and not
 */
.formatted .side-list li a#contact {
	color: #7DB2CE;
	font-size: 1em;
}
ul.sidebar-images {
	list-style:none;
}
div.details {
	margin:.5em 0 0;
}
div.banner-images {
	margin: 1em 0;
	position: relative;
	overflow: hidden;
	height: 274px;
}
h3 + div.video-holder {
	margin-top: .5em;
}
div.video-holder #video {
	height: 274px;
	width: 486px;
	display: block;
}
div.banner-images img.image {
	display:none;
	position:absolute;
	top:0;
	left:0;
}
div.banner-images img.current {
	display: block;
}
div.case-study-content {
	clear:both;
}
ul.hint-nav li {
	margin-left:2em;
	color:#112E46;
}
div#main-content div.inline-footer {
	clear: left;
	margin:1em 0;
	float:left;
}
div#main-content div.inline-footer strong {
	float: left;
	line-height: 1.1;
}
/* Pagination
================================================*/
ul.pagination {
    margin: 3em 0 0;
	clear: both;
	border-top: 3px solid #112E46;
	padding: 1.5em 0 0;
}

ul.pagination li {
    list-style-type: none;
    display: inline;
}

ul.pagination li a {
    padding: 2px 5px;
    margin-right: 3px;
    color: #112E46;
}

ul.pagination li span {
    float: left;
    margin-right: 4px;
}

ul.pagination li span.first {
    margin-right: 4px;
}

ul.pagination li a.page:hover {
    text-decoration: none;
    color: #000;
}

ul.pagination li.selected a.page {
    background-color: #112E46;
    color: #fff;
}

ul.pagination li.disabled a {
    color: #ddd;
    cursor: default;
}

/* -------------------------------------------------------------------- */
/* Case Study Ticker
/* -------------------------------------------------------------------- */
#case-studies-ticker {
	width: 100%;
	background-color: #C7C8CA;
	float: left;
}
#case-studies-ticker h2 {
	float: left;
	padding-left: 30px;
	color: #112E46;
}

ul.case-studies-ticker {
	list-style-type: none;
	float: left;
	margin: 4px 0 0 14px;
	font-size: .95em;
	width: 700px;
}
ul.case-studies-ticker li * {
	display: inline;
	margin: 0 5px;
}
ul.case-studies-ticker li {
	font-size: 1.3em;
	display: none;
}
ul.case-studies-ticker li h4 {
	font-size: 1em;
}
ul.case-studies-ticker a.more {
	color: #112E46;
}
ul.case-studies-ticker li.active {
	display: block;
}

.hide {
	display: none;
}

/*
 * handle the definition lists in the world wide offices pages differently.
 */
dl#worldwide-office dt,
ul#personnel li dl dt {
	float: left;
	display: inline-block;
	margin-right: 1em;
}

div#worldwide-offices h3#personnel {
	/*
	 * found by guess and check on the computed font size. not exact but
	 * close enough.
	 */
	font-size: 1.418em;
	font-weight: bold;
	line-height: 1;
	color: #112E46;
	clear: both;
	margin-top: 1em;
}

div#worldwide-offices img {
	float: left;
	clear: both;
	margin-top: 1em;
}

ul#personnel {
	clear: both;
	list-style-type: none;
}
ul#personnel li {
	margin-left: 0;
}
