@charset "utf-8";
/* Don't forget to set a foreground and background color 
   on the 'html' or 'body' element! */
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}
/*** Global Styles ***/

body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin:0;
	padding:0;
	text-align:center;

}

h1{
	margin-bottom:0px;
	font-size: 130%;
}
h2{
	font-size: 100%;
	margin: 0px;
	padding: 0px;

}
.prHeading {
	margin: 0px;
	padding: 0px;
}
p{
	line-height: 130%;
	margin-bottom: 20px;
	font-size: 80%;
	margin-top: 20px;
}


#wrapper {
	width: 937px;
	margin:auto;
	text-align:left;
	margin-top: 125px;
	padding: 0px;
	overflow: visible;
	visibility: visible;
}

#contentHome{
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-left: 20px;
	padding-top: 250px;
}

#HomeBG{
	background-image: url(../images/150BG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#FutureBG{
	background-image: url(../images/FutureBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#History{
	background-image: url(../images/History.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#PR_BG{
	background-image: url(../images/PR_BG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#WorldwideBG{
	background-image: url(../images/WorldwideBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#content {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 20px;
	width: 600px;
}
#footer ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	
}
#footer ul li {
	display: inline;
	margin-right: 2px;
	margin-left: 0px;
}.clearer {
	font-size: 1px;
	clear: both;
}
#footer {
	font-size: 60%;
	margin: 20px;
	width: 885px;
}
#footer #tagline {
	font-size: 120%;
	font-weight: bolder;
	float: right;
	margin: 0px;
	padding: 0px;
}
a {
	color: #FFFFFF;
}



#mainContent {
	margin-top: 90px;
	/margin-top: 150px;
	margin-right: 20px;
	margin-bottom: 40px;
	margin-left: 20px;
	overflow: visible;
}

* html  div#mainContent {
	margin-top: 150px;
	margin-right: 20px;
	margin-bottom: 40px;
	margin-left: 20px;
	overflow: visible;
}

#menu1 #navPrimaryCol2 {
	margin-left: 375px;
}

#menu1 a {
	color: #FFFFFF;
	
}
#menu1 a:hover {
	filter:Glow(color:white)
}

/* left sub navigation */

#subNav .menuItem {
	float: right;
	display: bnotchBoxesk;
}


.menuItemLevel1
{
	float: right;
	display: bnotchBoxesk;
	width: 100%;
	background-color: #2a3c54;
}
.menuItemLevel1 .menuItem
{
	float: right;
	
}

.menuItemLevel2
{
	float: right;
	display: bnotchBoxesk;
	width: 100%;
}

.menuItemLevel2 .menuItem
{
	float: right;
}



#subNav {
	margin-bottom: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	text-align: right;
	width:230px;
	float: left;
	font-size:80%;
}
#subNav .dottedLine {
	background-image: url(../images/dottedLine.gif);
	height: 1px;
	font-size: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
	clear: both;
}
#subNav .paddedLine {
	height: 1px;
	font-size: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
	clear: both;
	
}
#subNav a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	display:bnotchBoxesk;
	padding-right:20px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#subNav a:hover, #subNav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	display:bnotchBoxesk;
	padding-right:20px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#subNav img {
	border:0;
	vertical-align: middle;
	margin-left: 10px;
}
.subNavImageHolder {
	margin-top: 25px;
	margin-bottom: 50px;
}

#funFacts {
	margin-bottom: 0px;
	padding: 10px;
	margin-top: 20px;
	margin-right: 0px;
	text-align: left;
	float: left;
	font-size:110%;
	border: 1px dotted #FFFFFF;
	background-color: #2a3c54;
	width: 210px;
}

#content ul li {
	list-style-type: none;
	margin-bottom: 20px;
	font-size: 80%;
	margin-left: 20px;
	line-height: 130%;
	margin-top: 20px;
	list-style-image: url(../images/bulletPoints.gif);
}
#content ul li ul li {
	font-size: 100%;
}

#header_WhatsBrinksTruck{
	background-image: url(../images/Header_WhatsBrinksTruck.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 37px;
}

#header_ArmedArmored {
	background-image: url(../images/Header_ArmedArmored.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 37px;
}

#header_HistoryOfFirsts {
	background-image: url(../images/Header_HistoryOfFirsts.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 37px;
}

#header_brinks150 {
	background-image: url(../images/Header_Brinks150.gif);
	background-repeat: no-repeat;
	text-indent: -99999px;
	height: 37px;
}

#header_brinksTimeline {
	background-image: url(../images/Header_BrinksHistoryTimeline.gif);
	background-repeat: no-repeat;
	text-indent: -99999px;
	height: 37px;
}

#header_people {
	background-image: url(../images/Header_BrinksHistoryTimeline.gif);
	background-repeat: no-repeat;
	text-indent: -99999px;
	height: 37px;
}

#header_people {
	background-image: url(../images/Header_People.gif);
	background-repeat: no-repeat;
	text-indent: -99999px;
	height: 37px;
}

#header_PeopleFacts {
	background-image: url(../images/Header_PeopleFacts.gif);
	background-repeat: no-repeat;
	text-indent: -99999px;
	height: 37px;
}

#header_brinksCulture {
	background-image: url(../images/header_theBrinksCulture.gif);
	background-repeat: no-repeat;
	text-indent: -99999px;
	height: 37px;
}
#header_Trust {
	background-image: url(../images/Header_Trust.gif);
	background-repeat: no-repeat;
	text-indent: -99999px;
	height: 37px;
}

#header_Innovation {
	background-image: url(../images/header_Innovation.gif);
	background-repeat: no-repeat;
	text-indent: -99999px;
	height: 37px;
}

#header_BrinksEngineering {
	background-image: url(../images/header_BrinksEngineering.gif);
	background-repeat: no-repeat;
	text-indent: -99999px;
	height: 37px;
}
#header_Beyond150 {
	background-image: url(../images/Header_BRINKSBeyond150.gif);
	background-repeat: no-repeat;
	text-indent: -99999px;
	height: 37px;
}

#header_Leadership {
	background-image: url(../images/header_Leadership.gif);
	background-repeat: no-repeat;
	text-indent: -99999px;
	height: 37px;
}
#header_Technology {
	background-image: url(../images/header_Technology.gif);
	background-repeat: no-repeat;
	text-indent: -99999px;
	height: 37px;
}
#header_FunFacts {
	background-image: url(../images/header_FunFacts.gif);
	background-repeat: no-repeat;
	text-indent: -99999px;
	height: 37px;
}
#header_LegendsOfBrinks {
	background-image: url(../images/header_LegendsOfBrinks.gif);
	background-repeat: no-repeat;
	text-indent: -99999px;
	height: 37px;
}
#header_PressRoom {
	background-image: url(../images/header_PressRoom.gif);
	background-repeat: no-repeat;
	text-indent: -99999px;
	height: 37px;
}
#header_BrinksProfile {
	background-image: url(../images/header_BrinksProfile.gif);
	background-repeat: no-repeat;
	text-indent: -99999px;
	height: 37px;
}
#header_BrinksProductsAndSolutions {
	background-image: url(../images/header_BrinksProductsAndSolutions.gif);
	background-repeat: no-repeat;
	text-indent: -99999px;
	height: 37px;
}
#header_ExecutiveBios {
	background-image: url(../images/header_ExecutiveBios.gif);
	background-repeat: no-repeat;
	text-indent: -99999px;
	height: 37px;
}
#header_Downloads {
	background-image: url(../images/header_Downloads.gif);
	background-repeat: no-repeat;
	text-indent: -99999px;
	height: 37px;
}
#header_PRContacts {
	background-image: url(../images/header_PRContacts.gif);
	background-repeat: no-repeat;
	text-indent: -99999px;
	height: 37px;
}

#header_ChairmanMessage {
	background-image: url(../images/header_Chairman_Message.gif);
	background-repeat: no-repeat;
	text-indent: -99999px;
	height: 37px;
}

#header_WorldwideLocations {
	background-image: url(../images/header_WorldwideLocations.gif);
	background-repeat: no-repeat;
	text-indent: -99999px;
	height: 37px;
}

#content .row {
	width: 100%;
	padding-bottom: 10px;
	padding-top: 10px;
}

#content .row .col1 {
	width: 75px;
	float: left;
	text-align: right;
	padding-right: 25px;
}
#content .row .col2 {
	width: 490px;
	float: right;
}
.imageOutline {
	border: 1px solid #FFFFFF;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.imageRight {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}
hr {
	border: 1px solid #ffffff;
}
.hr {
	background-image: url(../images/hr.gif);
	background-repeat: no-repeat;
	height: 40px;
	background-position: center center;
}
h3 {
	margin-top: 20px;
	margin-bottom: -20px;
	padding: 0px;
	color: #b8ddf1;
}

#returnHome {
	float: left;
	position: relative;
	margin-top: -100px;
	height: 150px;
	width: 375px;
	content: ".";
    display: block;
	
}
#subNav #funFacts h3 {
	margin-bottom: 5px;
	margin-top: 0px;
	color: #b8ddf1;
}
#subNav #funFacts p {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #b8ddf1;
}
#CollapsiblePanel1 .CollapsiblePanelContent p {
	margin: 0px;
	padding: 0px;
}
#funFacts ul {
	color: #b8ddf1;
	font-size: 80%;
	list-style-type: disc;
	padding-left: 20px;
	padding-top: 5px;
	line-height: 1.5em;
	padding-right: 10px;
}
#content .flashRight {
	height: 276px;
	float: right;
	width: 396px;
	margin-right: -40px;
}

#content .row .col2 p {
	margin: 0px;
	padding: 0px;
}

#content .row .col2 h3 {
	margin: 0px;
	padding: 0px;
}
a:link .galleryThumbnail {
	margin: 10px;
}
.superscript {
	vertical-align: super;
	font-size: .6em;
}
#HistoryBrief p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.flashTimeline {
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	z-index: 100;
	position: absolute;
	background-color: #000;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	right: auto;
	bottom: auto;
	visibility: hidden;
	text-align: center;
	line-height: 0;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	display=block;
}
