/* CSS Document */

@import "meyer_reset.css";


/********** General **********/
body {
	background-color: #F6F6F6;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	letter-spacing: normal;
	word-spacing: normal;
	text-align:center;
}
p {
	font-size: 1.1em;
	line-height: 1.5em;
	margin: 1.2em 0em 1.2em 0em;
}
img {
	border: 0;
}
ol, ul, li {
	font-size: 1.0em;
	line-height: 1.8em;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
}
li p {
	margin: 0;
}
strong, b {
	font-weight: bold;
}
p.contents {
	margin-bottom: 0;
	padding-bottom: 0;
}
ul.contents {
	margin: 0;
	padding: 0;
	float: none;
	list-style: none;
	margin: 0 1.2em 1.2em 0;
	padding-top: 0;
	padding-left: 1em;
	text-indent: -.65em;
}
ul.contents li {
	margin-top: .5em;
	font-size: 1.1em;
	line-height: 1.5em;
	margin-bottom: 0;
}


/********** Links **********/
a, a:link {
	text-decoration: none;
	color: #f37021;
}
a:visited {

}
a:active {

}
a:hover {
	text-decoration: underline;	
}


/********** Structure & Framing **********/
#content {
	width: 830px;
	border: 1px solid #dbd1c5;
	background-color: #fff;
	margin-right: auto;
	margin-left: auto;
	margin-top: 21px;
	padding: 10px 10px 18px 10px;
	text-align: left;
	min-height: 430px;
}
#header {
	background-color: #dbd1c5;
	height: 80px;
	margin-bottom: 10px;
}
#logo {
	float: left;
}
#row1, #row2 {
	margin: 0;
	padding: 0;
}
#row1 hr, #row2 hr {
	display: block; 
	clear: left; 
	margin: 0;
  	visibility: hidden;
 }
#menu, #sidebar {
	float: left;
	width: 200px;
	margin-right: 10px;
}
#title, #copy, #main {
	float: left;
	width: 620px;
}
#menu {

}
#title {

}
#main {
	background:url(../images/home/home.gif) no-repeat;
	background-color: #F37021;
	height: 38em;
	min-height: 380px;
}
.title {	
	min-height: 94px;
	height: 100%;
}
#sidebar {

}	
#copy {
	width: 600px;
	min-height: 250px;
	padding: 10px;
	border-top: 1px solid #dbd1c5;
	background-color: #f5f0e9;
}
#copy.bleed {
	width: 620px;
	padding: 0px;
}
#copy.bleedFix {
	width: 620px;
	padding: 0px;
	height: 380px;
}
#copy.pad p {
	padding-left: 10px;
	padding-right: 10px;
}
#footer {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	color: #bab2a8;
	text-align: left;
	padding: 8px 10px 25px 0;
}


/********** Headers & Titles **********/
h1 {
	font-size: 1.2em;
	font-weight: normal;
	color: #fff;
	background-color: #539ea3;
	height: 30px;
	min-height: 30px;
	margin-top: 0;
	margin-bottom: 0;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: 22px;
}
#main h1 {
	background: transparent;
	margin-top: 0;
	margin-bottom: 0;
	text-indent: -9999px;
}
h1.history {
	background-image: url(../images/header_about.gif);
}
h1.sustained {
	background-image: url(../images/header_sustained.gif);
}
h1.info {
	background-image: url(../images/header_info.gif);
}
h1.taking {
	background-image: url(../images/header_taking.gif);
}
h1.contact {
	background-image: url(../images/header_contact.gif);
}
h1.integrated {
	background-image: url(../images/header_integrated.gif);
}
div.history {
	background: url(../images/history_title.jpg) no-repeat right bottom; 
}
div.sustained {
	background: url(../images/sustained_title.jpg) no-repeat right bottom; 
}
div.info {
	background: url(../images/info_title.jpg) no-repeat right bottom; 
}
div.taking {
	background: url(../images/taking_title.jpg) no-repeat right bottom; 
}
div.contact {
	background: url(../images/contact_title.jpg) no-repeat right bottom; 
}
div.integrated {
	background: url(../images/integrated_title.jpg) no-repeat right bottom; 
}
h2 {
	font-size: 1.7em;
	margin: 1.4em 0em 1.2em 0em;
	font-weight: normal;
}
#news h2, #partner h2 {
	font-size: 1.4em;
	font-weight: bold;
	color: #539ea3;
	margin-top: 5px;
	margin-bottom: 0;
}
table#issues h2 {
	font-size: 1.3em;
	font-weight: bold;
	color: #666;
	margin-bottom: .5em;
}
#sustained h2, table#issues h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #539ea3;
	margin-bottom: 0;
}
h3 {
	font-size: 1.4em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;
}
#partner h3 {
	font-size: 1.1em;
	line-height: 1.5em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
}
h4 {
	font-size: 1.1em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
}


/********** Top, Side & Home Nav **********/
ul#topnav {
	list-style: none;
	float: right;
	margin-top: 50px;
	width: 363px;
}
ul#topnav.home {
	width: 259px;
}
ul#topnav li {
	float: left;
	margin: 0;
	padding: 0;
	height: 20px;
	text-indent: -9999px;
}
ul#topnav li.div {
	width: 13px;
	background:url(../images/topnav_div.gif) no-repeat;
}
ul#topnav li a {
	display: block;
	height: 100%;
}
ul#topnav #navComp, ul#topnav #navComp a:hover {
	width: 147px;
	background:url(../images/topnav_companyinfo.gif) no-repeat top left;
}
ul#topnav #navCont, ul#topnav #navCont a:hover {
	width: 78px;
	background:url(../images/topnav_contact.gif) no-repeat top left;
}
ul#topnav #navServ, ul#topnav #navServ a:hover {
	width: 91px;
	background:url(../images/topnav_serverlogin.gif) no-repeat top left;
}
ul#topnav #navInt, ul#topnav #navInt a:hover {
	width: 65px;
	background:url(../images/topnav_intranet.gif) no-repeat top left;
}
ul#topnav #navExt, ul#topnav #navExt a:hover {
	width: 158px;
	background:url(../images/topnav_extranet.gif) no-repeat top left;
}
ul#topnav #navComp a {
	width: 147px;
}
ul#topnav #navCont a {
	width: 78px;
}
ul#topnav #navServ a {
	width: 91px;
}
ul#topnav #navInt a {
	width: 65px;
}
ul#topnav #navExt a {
	width: 158px;
}
ul#topnav #navComp a:hover, ul#topnav #navCont a:hover, ul#topnav #navServ a:hover, ul#topnav #navInt a:hover, ul#topnav #navExt a:hover {
	background-position: 0 -20px;
}
/*       */
ul#sidenav {
	font-size: 1.1em;
	margin-left: 10px;
	font-weight: bold;
}
ul#sidenav li {
	margin: 0 0 4px 0;
	padding: 0 0 0 8px;
	background: url(../images/menu_arrow.gif) no-repeat left center;
}
#sidenav a.curr, #sidenav a.curr:link {
	color: #539ea3;
}
/*       */
ul#featnav {
	position: absolute;
	z-index: 100;
	list-style: none;
	width: 620px;
	margin-top: 303px;
}
ul#featnav li {
	float: left;
	margin: 0;
	padding: 0;
}
ul#featnav a, ul#featnav p {
	display: block;
	overflow: hidden;
	height: 47px;
	width: 155px;
	text-indent: -9999px;
}
#feat1, #feat1 a:hover {
	background-image: url(../images/home_featureNav_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#feat2, #feat2 a:hover {
	background-image: url(../images/home_featureNav_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#feat3, #feat3 a:hover {
	background-image: url(../images/home_featureNav_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#feat4, #feat4 a:hover {
	background-image: url(../images/home_featureNav_04.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#feat1 a:hover, #feat2 a:hover, #feat3 a:hover, #feat4 a:hover {
	background-position: 0 -47px;
}
#feat1img, #feat2img, #feat3img, #feat4img {
	position: absolute;
	margin: -30px 0 0 0;
	padding: 0;
	height: 350px;
	width: 620px;
	visibility: hidden;
}
#feat1img img, #feat2img img, #feat3img img, #feat4img img {
	display: none;
}
#feat1img {
	background:url(../images/home/taking.jpg) no-repeat;
	background-color: #F37021;
	z-index: 2;
}
#feat2img {
	background:url(../images/home/integrated.jpg) no-repeat;
	background-color: #F37021;
	z-index: 3;
}
#feat3img {
	background:url(../images/home/sustained.jpg) no-repeat;
	background-color: #F37021;
	z-index: 4;
}
#feat4img {
	background:url(../images/home/about.jpg) no-repeat;
	background-color: #F37021;
	z-index: 5;
}


/********** Sidebar **********/
#news {
	border-top: 1px solid #dbd1c5;
	background-color: #f5f0e9;
	padding: 10px 10px 2px 10px;
	margin-top: 0;
}
#news.home {
	min-height: 21.6em;
	height: 21.6em;
}
#partner {
	border-top: 1px solid #dbd1c5;
	background-color: #f5f0e9;
	padding: 10px 10px 2px 10px;
	margin-top: 0;
}
#news p.first, #partner p.first, #partner h3.first {
	margin-top: .8em;
}
#news p.first {
	font-weight: bold;
	margin-bottom: 0;
}
#news.home .feed {
	margin: 0 0 0 4px;
	padding: 0;
	height: 18.5em;
	overflow: hidden;
}
#brochure {
	margin-bottom: 14px;
	height: 112px;
	text-indent: -9999px;
	background:url(../images/brochure_link.gif) no-repeat top left;
}
#brochure a {
	display: block;
	height: 100%;
	width: 100%;
}
#brochure a:hover {
	background:url(../images/brochure_link.gif) no-repeat top left;
	background-position: 0 -112px;
}
#extranetLink {
	margin-bottom: 20px;
	height: 24px;
	text-indent: -9999px;
	background:url(../images/sidebar_extraLogin.gif) no-repeat top left;
}
#extranetLink.home {
	margin-bottom: 0px;
}
#extranetLink a {
	display: block;
	height: 24px;
	width: 100%;
}
#extranetLink a:hover {
	background:url(../images/sidebar_extraLogin.gif) no-repeat top left;
	background-position: 0 -24px;
}


/********** Forms **********/
input, textarea {
	border: 1px solid #dbd1c5;
	padding: 1px 2px 2px 2px;
}
input:focus, textarea:focus {
	border: 1px solid #f37021;
	padding: 1px 2px 2px 2px;
}
form {
	margin: 0;
	padding: 0;
}
form #realname, form #email, form #message {
	width: 380px;
}
form #message {
	height: 150px;
}	
form .right {
	text-align: right;
}
form .submit {
	border: none;
	padding: 0;
	margin-right: 10px;
}	


/********** Images **********/
.title img {
	display: none;
}
#news h2 img {
	padding-right: 4px;
}
#news .first img, #partner .first img {
	border: 1px solid #a19d99;
	margin: 0 8px 5px 0;
	float: left;
}


/********** Timeline Table **********/
table#timeline {
	width: 620px;
	border-collapse: separate;
	border-spacing: 0 10px;
	border-left: 10px solid #f5f0e9;
	border-right: 10px solid #f5f0e9;
}
table#timeline tr {
	border-bottom: 10px solid #f5f0e9;
	vertical-align: top;
}
table#timeline td {
	vertical-align: top;
}
table#timeline td.date {
	height: 160px;
	width: 130px;
	background-color: #FFF;
	background-image: url(../images/history_timelineTableBorder.gif);
	background-repeat: repeat-y;
	background-position: right center;
	border-collapse: collapse;
}
table#timeline td.alt {
	height: 100px;
}
table#timeline td.date p {
	height: 100%;
	width: 109px;
	margin: 0;
	padding: 0;
	background-color: #539ea3;
	text-indent: -9999px;
	border: 5px solid #fff;
}
table#timeline p.today {
	background:url(../images/history_today.gif) no-repeat 7px 5px;
}
table#timeline p.h2001 {
	background:url(../images/history_2001.gif) no-repeat 7px 5px;
}
table#timeline p.h1996 {
	background:url(../images/history_1996.gif) no-repeat 7px 5px;
}
table#timeline p.h1992 {
	background:url(../images/history_1992.gif) no-repeat 7px 5px;
}
table#timeline td.alt p {
	background-color: #a9ced1;
}
table#timeline td.desc {
	width: 470px;
	border-top: 1px solid #dbd1c5;
	border-right: 1px solid #dbd1c5;
	border-bottom: 1px solid #dbd1c5;
	background-color: #fff;	
	padding: 0 10px;
}


/********** Sustained Table **********/
table#sustained {
	width: 620px;
	border-collapse: separate;
	border-spacing: 0 10px;
	border-left: 10px solid #f5f0e9;
	border-right: 10px solid #f5f0e9;
}
table#sustained tr {
	border-bottom: 10px solid #f5f0e9;
	vertical-align: top;
}
table#sustained td {
	vertical-align: top;
}
table#sustained td.left {
	width: 130px;
	background-color: #FFF;
	background-image: url(../images/history_timelineTableBorder.gif);
	background-repeat: repeat-y;
	background-position: right center;
	border-collapse: collapse;
}
table#sustained td.left img {
	border: 5px solid #fff;
}
table#sustained td.desc {
	width: 470px;
	border-top: 1px solid #dbd1c5;
	border-right: 1px solid #dbd1c5;
	border-bottom: 1px solid #dbd1c5;
	background-color: #fff;	
	padding: 0 10px;
}
table#sustained td.desc p {
	margin-top: .2em;
}


/********** Issues Table **********/
table#issues {
	width: 620px;
	margin-top: 5px;
	margin-bottom: 15px;
	border-collapse: collapse;
}
table#issues tr {
	vertical-align: top;
}
table#issues tr.alt {
	width: 560px;
}
table#issues td {
	vertical-align: top;
	padding-left: 20px;
}
table#issues td.middle, table#issues td.right {
	background-color: #FFF;
	width: 280px;
	padding-left: 10px;
	border-top: 1px solid #e5e0da;
	border-bottom: 1px solid #e5e0da;
}
table#issues td.left {
	width: 60px;
	border: none;
}
table#issues td.right {
	padding-left: 20px;
}
table#issues ul {
	list-style: none;
}
table#issues td p {
	margin-top: .2em;
}


/********** Integrated Diagram **********/
#diagramLinks {
	z-index: 20;
	position: absolute;
}
#diagramLinks ul, #diagramLinks li {
	margin: 0;
	padding: 0;
}
#diagramLinks li {
	width: 80px;
	height: 80px;
	position: absolute;
	list-style: none;
	display: block;
}
#d1 {
	left: 133px;
	top: 20px;
}
#d2 {
	left: 254px;
	top: 112px;
}
#d3 {
	left: 214px;
	top: 254px;
}
#d4 {
	left: 51px;
	top: 254px;
}
#d5 {
	left: 10px;
	top: 112px;
}
#diagramLinks a {
	display: block;
	height: 80px;
}
#diagramBase, #diagram1, #diagram2, #diagram3, #diagram4, #diagram5 {
	margin: 10px 0 0 0;
	padding: 0 10px 20px 0;
	z-index: 1;
	position:absolute;
	background-color: #f5f0e9;
}
#diagram1, #diagram2, #diagram3, #diagram4, #diagram5 {
	visibility: hidden;
}
.diagram {
	width: 340px;
	height: 335px;
	float: left;
	margin-right: 20px;
	overflow: hidden;
	background: url(../images/integrated_v1_diagram.gif) no-repeat top left;
}
#diagramLinks .diagram {
	background: none;
}
.diagramDesc {
	float: left;
	width: 236px;
	padding-left: 4px;
}
.diagramDesc h2 {
	margin-top: 15px;
	margin-bottom: 0;
	/*margin-left: -4px;*/
	text-indent: -9999px;
	height: 50px;
}
.diagramDesc p {
	position: relative;
}
#diagramBase .diagramDesc h2 {
	background: url(../images/integrated_subT_default.gif) no-repeat;
}
#diagram1 .diagramDesc h2 {
	background: url(../images/integrated_subT_IFM.gif) no-repeat;
	height: 25px;
	background-position: 2px 0;
}
#diagram1 .diagram {
	background: url(../images/integrated_v1_diagram.gif) no-repeat top left;
	background-position: -1700px 0;
}
#diagram2 .diagramDesc h2 {
	background: url(../images/integrated_subT_AM.gif) no-repeat;
	height: 25px;
	background-position: 2px 0;
}
#diagram2 .diagram {
	background: url(../images/integrated_v1_diagram.gif) no-repeat top left;
	background-position: -340px 0;
}
#diagram3 .diagramDesc h2 {
	background: url(../images/integrated_subT_PM.gif) no-repeat;
	height: 25px;
	background-position: 2px 0;
}
#diagram3 .diagram {
	background: url(../images/integrated_v1_diagram.gif) no-repeat top left;
	background-position: -1360px 0;
}
#diagram4 .diagramDesc h2 {
	background: url(../images/integrated_subT_DGP.gif) no-repeat;
	background-position: 2px 0;
}
#diagram4 .diagram {
	background: url(../images/integrated_v1_diagram.gif) no-repeat top left;
	background-position: -1020px 0;
}
#diagram5 .diagramDesc h2 {
	background: url(../images/integrated_subT_SGP.gif) no-repeat;
	background-position: 2px 0;
}
#diagram5 .diagram {
	background: url(../images/integrated_v1_diagram.gif) no-repeat top left;
	background-position: -680px 0;
}


/********** Contact **********/
#contactForm, #thanks {
	display: block;
	float: left;
	width: 406px;
}
#contactForm p {
	margin-left: -10px;
}
#address {
	margin-top: 2.4em;
	float: left;
	width: 190px;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.4em;
}	
#address .type {
	display: none;
}
#address .adr {
	padding-bottom: 1.2em;
}
#address .org {
	color: #539ea3;
}


/********** Misc. **********/
.orange {
	color: #f37021;
}