﻿.error {
	color: red;
	font-weight: bold;
}

/************************************* Common Top-Level HTML Declarations ***/
* {
	margin: 0 ;
	padding: 0 ;
	/*border: 0 ;*/
	}
img {
	border: 0;
}
body {
	background: #484b40 ;
	color: #484b40 ;
	font-family: arial, sans-serif ;
	font-size: 10pt ;
	text-align: center ;
	}
p, form {
	margin-bottom: .8em;
	color: #00525E;
	}
h1, h2, h3, h4 {
	margin-bottom: .25em ;
	font-family: 'futura book',verdana, arial, sans-serif ;
	color: #5e7293;
	}
h1 {
	font-size: 180% ;
	}
h3 {
	font-size: 120% ;
	}
h4 {
	font-size: 110% ;
	}
h5 {
	font-size: 100% ;
	}
h6 {
	font-size: 85% ;
	}
dt {
	font-weight: bold ;
	}
dd {
	margin: 0 0 1em 1.3em ;
	}
a {
	color: #717a59;
	}
a:hover {
	border-bottom: 1px dotted ;
	color: #86916a;
	}
a:visited {
	color: #339900;
	}
a.noborder:hover {
	border-bottom: 0;
	}

a.contact-directions, a.contact-directions:hover, a.contact-directions:visited {
	text-decoration: none;
	border-bottom: #5e7293 1px solid;
	}

/************************************* END Top-Level HTML Decalarations ***/



/************************************* START Form Declarations ***/
form input.bordered {
	width: 112px;
	height:18px;
	vertical-align:bottom;
	margin:0;
	border: 1px solid #484b40;
	padding: 0px 2px;
}
form input.submit {
	vertical-align:bottom;
	margin-bottom:1px;
	background: #595b56;
	border: 1px solid #484b40
}
#frmSiteSearchQuick {
	padding-left:14px;
	color: #fff;
	font-size: 85%;
}
/************************************* END Form Declarations ***/



/************************************* START Page Layout ***/
#main1 {
	width: 700px;
	border: 1px solid #000;
	border-top: 0;
	text-align: left;
	background-color: #ECEDCB;
	background-image: url(../images/interface/menu-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
#main2 {
	width: 700px;
	background:url("../images/interface/sidebar-bg.gif") top right repeat-y;
	position: relative;
	}
#left {
	position: absolute;
	top: 0;
	left: 0;
	width:300px;
	padding:0;
	background:url("../images/interface/menu-bg.gif") top left no-repeat;
	z-index:50;
	margin-top: 0;
	margin-right: 50;
	margin-bottom: 0;
	margin-left: auto;
	}
#right {
	position: absolute;
	top: 0;
	left: 650px;
	width:150px;
	margin:0; padding:0;
	background:url("../images/interface/sidebar-bg.gif") top right no-repeat;
	z-index:50;
	}
.column-in {
	margin:0; padding:0.5em 1em;
	}
.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
	}

.regis {
	position:absolute;
	top: 65px;
	left: 277px;
	color: #fff;
	}

#heading-logo {
	position:absolute;
	top: 60px;
	left: 16px;
	}
#heading-p-statement {
	position:absolute;
	top: 88px;
	right: 0px;
	border: 1px solid #fff;
	}
#pagetitle {
	background: #fff;
	}
#pagetitle img {
	margin: 10px 16px 7px 16px;
	}
/************************************* END Heading Elements ***/



/************************************* START Home Page Layout Overides ***/
#phome #right, #p_home #pagetitle, #p_home .quote {
	display: none;
	}
#p_home #middle{
	margin:0 0 0 170px;
	width: 630px;
	}
#p_home #heading-p-statement {
	right: 150px;
	}
#homepagemenu {
	text-align: right;
	margin-right: 7px;
	font-size: 90%;
}
/************************************* END Home Page Layout Overides ***/



/************************************* START Menu Bar Elements ***/
#logo {
	margin: 18px 0 0 37px;
	}
/************************************* END Menu Bar Elements ***/



/************************************* START Main Menu style ***/
#menu {
	width: 170px ;
	margin-top: 30px;
	/*background: #7d8da7;*/
	z-index: 100;
	}
#menu ul {
	list-style-type: none;
	position:relative;
	}
#menu ul ul {
	position: absolute;
	/*background: #595b56;*/
	left: 170px;
	top: 0;
	z-index: 200;
	display: none;
	}
#menu img {
	vertical-align: text-bottom;
	}
#menu li {
	position: relative;
  	border-bottom: 1px solid #fff;
  	height: 25px;
  	width:170px;
	}
#menu li.twoline{
	height: 33px;
	}
#menu ul ul li {
	border-bottom: 1px solid #d1d1d0;
	width: 145px;
	}
#menu li.lastLI {
  	border-bottom: 0;
	}
#menu li a {
	border: 0;
	}
#menu .overlay {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	z-index: 300;
	}
#menu ul li:hover ul {
	display: block;
	}
body#p_about #t-about .overlay,
body#p_news #t-news .overlay,
body#p_services #t-services .overlay,
body#p_projects #t-projects .overlay,
body#p_awards #t-awards .overlay,
/*lm added next line*/
body#p_client-type #t-client-type .overlay,
body#p_affiliations #t-affiliations .overlay,
body#p_careers #t-careers .overlay,
body#p_contact #t-contact .overlay,
body#p_home #t-home .overlay {
	display: block;
	}
body#p_about #t-about li .overlay,
body#p_news #t-news li .overlay,
body#p_services #t-services li .overlay,
body#p_projects #t-projects li .overlay,
body#p_awards #t-awards li .overlay,
/*lm added next line*/
body#p_client-type #t-client-type li .overlay,
body#p_affiliations #t-affiliations li .overlay,
body#p_careers #t-careers li .overlay,
body#p_contact #t-contact li .overlay,
body#p_home #t-home li .overlay {
	display: none;
	}
body#p_about #t-about li:hover .overlay,
body#p_news #t-news li:hover .overlay,
body#p_services #t-services li:hover .overlay,
body#p_projects #t-projects li:hover .overlay,
body#p_awards #t-awards li:hover .overlay,
/*lm added next line*/
body#p_client-type #t-client-type li:hover .overlay,
body#p_affiliations #t-affiliations li:hover .overlay,
body#p_careers #t-careers li:hover .overlay,
body#p_contact #t-contact li:hover .overlay,
body#p_home #t-home li:hover .overlay {
	display: block;
	}
#menu li:hover .overlay {
	display: block;
	}
#menu li:hover li .overlay {
	display: none;
	}
#menu li:hover li:hover .overlay {
	display: block;
	}

/************************************* END horizontal style ***/



/************************************* START Right Sidebar Area ***/
.quotePhoto {
	height: 147px;
}
.quote, #statementqualifications {
	color: #f1f6e3;
	text-align: right;
	font: 8pt 'arial';
	margin: 3px 8px;
	}
.quote h4 {
	font-family: verdana;
	text-transform: uppercase;
	text-align: center;
	color: #484b40;
	}
.quote .source, #statementqualifications {
	font-size: 7pt;
	}
.quote .sourcename {
	text-transform: uppercase;
	}
.quote a, #statementqualifications a {
	color: #dd0;
	}
#statementqualifications {
	display: none;
}
#p_projects #statementqualifications,
#p_services #statementqualifications {
	display: block;
}

/************************************* END Right Sidebar Area ***/



/************************************* START Main Content Area ***/
.padded {
	padding: 15px;
	}
.inset {
	padding: 0 25px;
	}
.sm {
	font-size: 85%;
	color: #777;
	}
.allcaps {
	text-transform: uppercase;
	}
#intro {
	color: #455877;
	font-size: 9pt;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Tahoma, Geneva, sans-serif;
	letter-spacing: 0;
	line-height: 1.4em;
	}
#intro, .contentBlock  {
	height: 250px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #fff;
	}
#contentMain ul {
	margin-top: .25em;
	margin-left: 17px;
	margin-bottom: 1em;
	}
#contentMain ul ul {
	margin-bottom: .25em;
	}
#contentMain ol {
	margin-left: 25px;
	margin-bottom: 1em;
	}
#contentMain ul li, #contentMain ol li {
	margin-bottom: .25em;
	}
#contentMain ol ul, #contentMain ul ol {
	margin-top: .25em;
	margin-bottom: 0;
	}
#contentMain ul.nobullets {
	list-style-type: none;
	margin-left: 0px;
	margin-bottom: 1em;
	}
#contentMain p.last {
	margin-bottom: 0;
	}
#sectionMenu {
	font-weight: bold;
	list-style-type: none;
	}
#sectionMenu ul {
	margin-left:0;
	list-style-type: none;
	}
#sectionMenu ul li {
	margin:0;
	list-style-type: none;
	}
.altContent {
	display: none;
}
.listmove {
	margin-left: 30px;
}
.inlineImgLeft {
	position: relative;
	float: left;
	margin-top: -15px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-left: -15px;
	}
.inlineImgRight {
	float: right;
	margin-top: -15px;
	margin-right: -15px;
	padding-bottom: 10px;
	padding-left: 10px;
	}
.inlineImgRightCaption {
	float: right;
	margin-top: -15px;
	margin-right: -15px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 160px;
	font-style: italic;
	font-size: 80%;
	text-align: center;
}
.projectDesc {
	margin-left: 215px;
	}
.staffDesc {
	margin-left: 120px;
	}
.pullquote {
	float: left;
	background:#6d6d68;
	width:200px;
	margin: 3px 20px 15px 0;
	padding:0px;
	color:#ddd;
	text-align:center
	}
.pullquote2 {
	float: left;
	background:#6d6d68;
	width:180px;
	font-size: 8pt;
	margin: 3px 20px 15px 0;
	padding:0px;
	color:#ddd;
	text-align:center
	}
#map {
	width: 450px;
	height: 300px;
	}
/************************************* END Main Content Area ***/



/************************************* START Footer style ***/
#footer {
	width: 800px;
	padding-top: 5px;
	text-align: center;
	font-size: 7pt;
	color: #ECEDCB;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
#developer {
	display: none;
	}
#p_home #developer {
	display: block;
	}
#footer a {
	color: #999;
	}
#middle2 {
	width: 630px;
	background: #c5c5c3;
	z-index:1;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 170px;
}
#Wmspt_is {
	text-align: center;
}
#wmspt {
	width: 550px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
}
#movie_wrapper {
	width: 550px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
.inlineImgRightBottom {
	padding-left: 10px;
	float: right;
	margin-right: -15px;
	padding-top: 10px;
}
#contentFlash {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	margin-top: 0px;
	text-align: left;
}
h2 {
	font-size: 130%;
	color: #00525E;
	}
#middle {
	width: 700px;
	z-index:0;
	background-color: #00525E;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	}
/************************************* END Page Layout ***/



/************************************* START Heading Elements ***/
#heading-right {
	position:relative;
	height: 115px;
	float: right;
	width: 345px;
	margin-bottom: 10px;
	margin-top: 13px;
	background-image: url(../images/logo.png);
	border: 1px none #EBE9D3;
	}
#contentleft {
	min-height: 475px;
	float: left;
	height: 1524px;
	width: 345px;
	margin-right: 3px;
	margin-left: 0px;
	background-color: #D6D2A7;
	margin-top: 13px;
	background-image: url("http://www.tarmsolutions.com/images/pic_left5.jpg");
	margin-bottom: 10px;
	border: 1px solid #EBE9D3;
	}
#contentright {
	min-height: 475px;
	float: right;
	height: 1400px;
	width: 345px;
	margin-right: auto;
	margin-left: 0px;
	background-color: #D9D5AC;
	text-align: left;
	margin-bottom: 10px;
	border: 1px none #EBE9D3;
}
#skip {
	width: 50px;
	z-index:0;
	background-color: #FFF;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 5px;
	height: 17px;
	float: right;
	text-align: center;
	padding-top: 0px;
	font-family: Verdana, Geneva, sans-serif;
	clear: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #CCC;
}
