/* CSS Document */

/* Reset all A-grade browsers */



body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	background-color: #d3d4d6;
	color: #3B3B3B;
}


table, tr, td {
	color: #585858;
}

p {color: #3B3B3B; margin-bottom: 0.9em; margin-top: 0.8em;}

ul, li {color: #3B3B3B;}

ul li span.list_blue {
	color: #0387c8;	
	font-weight:bold;
}

#pageWrapper {text-align: center;}

#whyprecisiontext{
 font-family:Arial, Helvetica, sans-serif;
 font-size: 0.8em;
 font-weight: normal;
 height: 100px;
 padding-left: 10px;
 }

#whyprecisiontext table tr td {
  	font-size: 11px;
	line-height: 14px;
 	font-weight: normal;
 	vertical-align: top;
	color:#616065;
	padding:1px;
	font-family:Arial, Helvetica, sans-serif;
}


#whymainbracetext{
 font-family:Arial, Helvetica, sans-serif;
 font-size: 0.8em;
 font-weight: normal;
 height: 50px;
 padding-left: 10px;
 }

#whymainbracetext table tr td {
  	font-size: 11px;
	line-height: 15px;
 	font-weight: normal;
 	vertical-align: top;
	color:#616065;
	padding:1px;
	font-family:Arial, Helvetica, sans-serif;
}


#page {
width: 800px;
text-align: left;
margin-left: auto;
margin-right: auto;
background-color: #ffffff;
overflow: hidden;
}

/* --- header --- */
#headerCont {
width: 100%;
height: 80px;
position: relative;
}

#logo{
position: absolute;
left: 17px;
top: 21px;
}

#word{
position: absolute;
left:620px;
top: 50px;
}

p.projectTitle {
font-size: 1.2em;
font-weight: bold;
border-bottom: solid 1px #cccccc;
color: #585858;
}



/* --- flash --- */
#flashCont {
width: 800px;
position: relative;
background-position: top;
background-repeat: no-repeat;
}

/* --- body --- */
#bodyCont {
width: 100%;
position: relative;
overflow: hidden;
background-image:url(../img/bg/mainBg.gif);
}

/* --------------------------------------------- */
/* --- Columns --- */
/* --------------------------------------------- */

/* --- homepage mid column --- */
#columns{
width: 640px;
float:left;
overflow:hidden;

}

#homeCol{
	float:left;
	left: 200px;
	width:420px;
	padding: 15px;
}

div.homeCol-section{
width: 640px;
float: left;
padding-top:25px;

}


div.homeCol-right{
	float: left;
	width: 170px;
	margin-top: 15px;
	padding-left: 20px;
	border-left: solid 1px #CCCCCC;
	margin-bottom: 15px;
}

/* --- subpage left and right column --- */
div.subCol-mid{
	float:left;
	left: 200px;
	width:420px;
	padding-left: 15px;
	padding-top: 15px;
}

div.subCol-right{
	float: left;
	width:170px;
	padding-top: 23px;
	padding-left: 10px;
}

.banner {
	margin-left:4px;
}

#executives {
	text-align:center;
	margin-left:4px;
	border:1px solid #cccccc;
	width:172px;
}

#executives p.blueH2 {
	font-size:18px;
	color: #0387c8;	
	padding:8px;
}


/* --------------------------------------------- */
/* --- projects page --- */
/* --------------------------------------------- */

#projectCont-BG{ 
background-color:#eaeaec;
width:390px;
border:solid 1px #CCCCCC;
overflow: hidden;
padding:5px;
text-align:center;
}

div.projectCol-mid{
	float:left;
	left: 200px;
	width:420px;
	padding-left: 15px;
	padding-top: 10px;
}

div.project-title, div.project-content, div.project-photo{
	float:left;
	width:100px;
	font-size: 0.9em;
	line-height:1.5em;
	color:#5f6062;
	padding-top:10px;
	font-weight:bold;
}

div.project-content{
	width:250px;
	padding-left: 30px;
	padding-bottom:20px;
	font-weight:normal;
}

div.project-photo{
	width:410px;
	padding-top:1px;
}

div.projectCol-right{
	float: left;
	position:relative;
	left:10px;
	width:180px;
	padding-top: 23px;
}

div.projectCol-right p.projectScrollHeader{
	background-color: #686868;
	border-bottom: none;
	color: #fff;
	padding:7px;
	margin-bottom:0px;
}

div.projectCol-right div.projectScroll{
	height:245px;
	overflow:auto;
}

/* Project search results */

select.projectSearcher {
width: 150px;
font-size: 0.9em;
}

div.projectSearcher {
border: solid 1px #bdbdbd;
background-color: #dcdcdc;
padding: 6px;
font-size: 0.9em;
height: 20px;
margin-bottom: 15px;
vertical-align: middle;
}

span.projectSearchResults-txt {
line-height: 20px;
}

div.projectSearcher-results {
float: right;
width: 200px;
text-align: right;
height: 20px;
vertical-align: middle;
}

div.projectSearchResult-cont {
height: 80px;
width: 100%;
margin-bottom: 15px;
font-size: 0.9em;
}

div.projectSearchResult-imgcont {
background-color: #fff;
border: solid 1px #CCCCCC;
padding: 3px;
}

p.projectResultHead {
font-size: 1em;
margin: 0;
margin-bottom: 0.3em;
margin-top: 0.3em;
}

p.projectResult {
margin: 0;
margin-top: 0.2em;
}

div.projectSearchResult-img {
width: 115px;
height: 80px;
float: left;
margin-right: 15px;
}

div.projectSearchResult-text {
width: 270px;
height: 80px;
float: left;
overflow: auto;
}

div.statusBox {

padding: 10px;
padding-top: 20px;
padding-bottom: 20px;
border: solid 1px #CCCCCC;
text-align: center;
font-weight: bold;
}

/* --- Project view --- */

div.projectSummaryDetails {

}

div.projectLeftCol, div.projectRightCol {
float: left;
width: 180px;
height: 165px;
vertical-align:top;
}

div.projectLeftCol {
padding-right: 15px;
width: 200px;
}

div.projectTwoCol {
float: left;
width: 380px;
height: 165px;
vertical-align:top;
}

td.projectSummaryRight {
padding-left: 10px;

padding-bottom: 6px;
}

table.projectSummary {
font-size: 0.9em;
	color: #585858;
}

p.projectDescriptionTitle {
font-weight: bold;
	color: #585858;
	margin-bottom: 0.2em;
	padding-bottom: 0.1em;
	line-height: 1.35em;
	margin-top: 0.5em;
}

p.projectDescription {
margin: 0;
padding: 0;
	color: #585858;
	margin-bottom: 1em;
}

/* --- Projects thumbnail table --- */
#project-table{
	width: 544px;
	position:relative;
}
div.project-table-top, div.project-table-bg, div.project-table-bottom {
	background-image:url(../img/bg/project-frame-top.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:10px;
	width: 544px;
}

div.project-table-bg{
	background-image:url(../img/bg/project-frame-bg.gif);
	background-repeat:repeat;
	height:360px;
}

div.project-table-bottom {
	background-image:url(../img/bg/project-frame-bottom.gif);
	background-position:bottom;
}
img.position{
	padding-left:14px;
	padding-top:10px;
}
.project-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:normal;
	color:  #5f6062;
	padding-left:8px;
	margin-top:5px;
	margin-bottom:5px;
}
.white-text, .grey-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;
	padding-left:8px;
	margin-top:5px;
	margin-bottom:5px;
}
.grey-text{
	font-size: 12px;
	color:  #585858;
}

/* --------------------------------------------- */
/* --- drop down menu-- */
/* --------------------------------------------- */
div.menuCont {
width: 160px;
float: left;
min-height: 460px;
}

/*
ul.menuSubList {
margin-top: 3px;
margin-bottom: 3px;
list-style: none;
margin-left: 0;
padding-left: 0;
padding: 0;
}

ul.menuSubList li {
font-size: 0.9em;
background-repeat: no-repeat;
background-image:url(../img/menu/list-point.gif);
background-position: 0px 4px;
padding-left: 10px;
line-height: 1.4em;
}

*/
.dhtmlholder {
position: relative;
float: left;
}

.collholder {
position: relative;
float: left;
}

.collmenu{	
/* Styling question */
/* Start layout CSS */
color:#FFF;
width:160px;
margin-top:5px;
padding-left:0px;
height:31px;
/* End layout CSS */
overflow:hidden;
cursor:pointer;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

.collgoodies_question{	
/* Styling question */
/* Start layout CSS */
color:#FFF;
width:160px;
margin-top:5px;
padding-left:0px;
height:31px;
/* End layout CSS */
overflow:hidden;
cursor:pointer;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

.collgoodies_question:hover{	 
}

.collgoodies_answer{
/* Parent box of slide down content */
/* Start layout CSS */
width:160px;
/* End layout CSS */
background-color: #009bcb;
/*visibility:hidden;*/
/*height:0px;*/
display: none; 
overflow:hidden;
position:relative;
background-image:url(../img/nav/subbg.gif);
background-repeat: repeat-x;
}

.collgoodies_answer_content{	
/* Content that is slided down */
position:relative;
color: #FFF;
padding-bottom:1px;
font-weight:bold;
}




.dhtmlgoodies_question{	
/* Styling question */
/* Start layout CSS */
color:#FFF;
width:160px;
margin-top:5px;
padding-left:0px;
height:31px;
/* End layout CSS */
overflow:hidden;
cursor:pointer;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

.dhtmlgoodies_question:hover{	 
}

.dhtmlgoodies_answer{	/* Parent box of slide down content */
	/* Start layout CSS */
	width:160px;
	
	/* End layout CSS */
	background-color: #009bcb;
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
	background-image:url(../img/nav/subbg.gif);
	background-repeat: repeat-x;

}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	position:relative;
	color: #FFF;
	padding-bottom:1px;
	font-weight:bold;
}


/* --------------------------------------------- */
/* --- footer- */
/* --------------------------------------------- */
div.copyCont {
width: 800px;
height: 45px;
background-color: #585858;
text-align: center;
color: #fff;
font-size: 0.9em;
padding-top: 15px;
padding-bottom: 15px;
}

a.copyCont:link, a.copyCont:visited, a.copyCont:hover, a.copyCont:active  {
color: #fff;
text-decoration: none;
font-weight: normal;
line-height:1.8em;
}
a.copyCont:hover, a.copyCont:active  {
color: #cccccc;
text-decoration: none;
}

/* --------------------------------------------- */
/* --- text and hyperlink-- */
/* --------------------------------------------- */
a:link, a:visited, a:hover, a:active  {
	color: #0387c8;
	text-decoration: none;
}

a:hover, a:active  {
	color: #333333;
	text-decoration: underline;
}

a.opposite:link, a.opposite:visited, a.opposite:hover, a.opposite:active  {
	color:#5f5f5f;
	text-decoration: none;
}	
a.opposite:hover, a.opposite:active  {
	color:#0387c8;
	text-decoration: underline;
}
p.sifrh2 {
	font-size: 18px;
	margin:0;
	line-height:1em;
}

h2.content {
	font-size: 17px;
	display: inline;
	color:#000000;
}
span.smallGrey {
font-size: 0.9em;
color:#333333;
}

.smallerGrey {
font-size: 0.9em;
color: #5f6062;
margin-top:5px;
margin-bottom:5px;
font-weight:bold;
}

.headingGrey {
font-size: 1em;
color: #434549;
margin-top: 3px;
margin-bottom: 3px;
font-weight: bold;
}

.text-blue{
	padding-left: 20px;
	padding-right:10px;
	font-size:1em;
	font-weight: bold;
	color: #0387c8;
	line-height:1.3em;
}
.text-blue2{

	padding-right:10px;
	font-size:1em;
	font-weight: bold;
	color: #0387c8;
	line-height:1.3em;
}

.quotenormal{
	/*color: #0387c8;*/
	/*color: #f36d26;*/
	padding-left: 17px;
	font-style:italic;
	font-size:1.1em;
	font-weight: bold;
	line-height:1.2em;
	color: #434549;
}

.right-normal{
	/*color: #0387c8;*/
	/*color: #f36d26;*/
	padding-left: 17px;
	font-size:1em;
	line-height:1.2em;
	color: #434549;
}

.title-blue{
	/*color: #0387c8;*/
	/*color: #f36d26;*/
	font-style:italic;
	font-size:1.1em;
	font-weight: bold;
	line-height:1.2em;
	color: #0387c8;
}

div.quote-people{
	font-size:0.9em;
	left:0px;
	width:200px;
	/*color: #f36d26;*/
	/*color: #0387c8;*/
	position:relative;
	padding-right:20px;
	line-height:1.2em;
	padding-top:10px;
	color: #3B3B3B;
	font-weight: bold;
	
}
div.quote{
	padding:15px;
	/*color: #f36d26;*/
	/*color: #0387c8;*/
	width:390px;
	position:relative;
	font-size:1em;
	line-height:1.2em;
	background-color: #dbecf4;
	border: solid 1px #cbd9e0;
	color: #434549;
}

#line {
	background-image: url(../img/bg/project-frame-bg.gif);
	height: 1px;
	padding-top: 2px;
	width: 100%;
}


/* --------------------------------------------- */
/* --- list -- */
/* --------------------------------------------- */

ul { margin: 0; padding-left: 1px; list-style: none; }


li.dot-grey,  li.dot-blue, li.dot-home,li.dot-blue2{
background-image: url(../img/icons/dot-bl.jpg);
background-repeat: no-repeat;
background-position: top left ;
padding-left:14px;
padding-right:4px;
padding-bottom:5px;
font-family: Arial, Helvetica, sans-serif;
font-size: 0.95em;
font-weight: bold;
color:  #0387c8;
line-height: 1.4em;
}

li.dot-blue
{
background-image: url(../img/icons/arrow-blue.gif);
background-position: 0px 3px;
color:  #434549;
font-size: 1em;
padding-bottom:6px;
line-height: 1.2em;
font-weight: normal;
}

li.dot-home
{
background-image: url(../img/icons/dot-grey.jpg);
padding-left:12px;
width:120px;
color:  #434549;
line-height: 1.1em;
font-weight: normal;
}

li.dot-grey
{
background-image: url(../img/icons/dot-grey.jpg);
color:  #434549;
line-height: 1.3em;
font-weight: normal;
}

li.dot-blue2
{
background-image: url(../img/icons/arrow-blue.gif);
background-position: 0px 3px;
color:  #434549;
line-height: 1.3em;
font-weight: normal;
}

a.dotline:link, a.dotline:visited, a.dotline:hover, a.dotline:active{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-style:normal;
font-weight:bold; 
color:  #5f6062;
text-decoration: none;
}

a.dotline:hover, a.dotline:active{
color: #676767;
}


a.dot-home:link, a.dot-home:visited, a.dot-home:hover, a.dot-home:active{
color:#5f5f5f;
font-size: 11px;
font-weight:normal; 
}
a.dot-home:hover, a.dot-home:active{
color:#0387c8;
}
a.dot-blue:hover, a.dot-blue:active{
color: #5e5e5e;
font-weight: normal;
}

ul.leftLinksList {
list-style: none;
padding-left:2px;
}

ul.leftLinksList li, ul.leftLinksList li.top{
color: #b2b3b5;
padding-top: 7px;
padding-bottom: 7px;
background-color: #f6f6f6;
border-bottom: solid 1px #d3d4d5;
font-size: 0.9em;
padding-left:10px;

}

ul.leftLinksList li.head {
background-color: #686868;
border-bottom: none;
color: #fff;
}

ul.leftLinksList li.active {
background-image:url(../img/icons/arrow.gif);
background-repeat: no-repeat;
background-position: 8px 10px;
background-color: #e6e6e6;
padding-left: 20px;
padding-top: 8px;
padding-bottom: 8px;
}

a.leftLinksList-head:link, 
a.leftLinksList-head:hover, 
a.leftLinksList-head:active, 
a.leftLinksList-head:visited {
	color: #ffffff;
	font-weight:normal;
	text-decoration:none;	
}
a.leftLinksList-head:hover, 
a.leftLinksList-head:active{
	color:#f3f4f4;
}

a.leftLinksList-text:link, 
a.leftLinksList-text:hover, 
a.leftLinksList-text:active, 
a.leftLinksList-text:visited {
	color:#0387c8;
	font-weight:bold;
	text-decoration:none;	
}
a.leftLinksList-text:hover, 
a.leftLinksList-text:active{
	color:#585858;
	text-decoration: underline;
}
a.leftLinksList-active:link, 
a.leftLinksList-active:hover, 
a.leftLinksList-active:active, 
a.leftLinksList-active:visited {
	color:#686d73;
	font-weight:normal;
	text-decoration:none;	
}
a.leftLinksList-active:hover, 
a.leftLinksList-active:active{
	color:#585a5e;
}

 
div.jobDesc ul, div.jobDesc ul li{ 
	margin-left:10px;
	list-style-type:disc;
}

/* --------------------------------------------- */
/* ---contact us page  -- */
/* --------------------------------------------- */
.inputfield, .inputfieldMessage
{  
  border-style:solid;
  border-width:1px;
  width: 150px;
  height:20px;
  border-left-color:#999999;
  border-top-color:#999999;
  border-right-color:#D4D0C8;
  border-bottom-color:#D4D0C8;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  padding-left:5px;
  color: #666666;
  }
  
  .inputfieldMessage{
   height:80px;
  }
  
  
/* --------------------------------------------- */
/* --- dynamic gallery scroll  --- */
/* --------------------------------------------- */
  
#galleryBox {
	background-color:#E9E9E9;
	width: 600px;
	height: 65px;
	padding-top:5px;
	padding-bottom:5px;
	border: solid 1px #CCCCCC;
}

#galleryPrev {
	float: left;
	margin-left: 5px;
	margin-right: 2px;
	width: 22px;
	height: 65px;
	overflow: hidden;
}

#galleryNext {
	float: left;
	width: 20px;
	height: 65px;
	overflow: hidden;
	padding-right: 0px;
	padding-left: 4px;
}

#galleryInner {
	float: left;
	width: 540px;
	margin-left: 0px;
	margin-right: 0px;
	height: 70px;
	position: relative;
	overflow:hidden;
}

#galleryHolder {
overflow: hidden;
height: 70px;
position: relative;
}

div.galleryImgCont {
padding: 3px;
border: solid 1px #cccccc;
margin-bottom: 15px;
width:600px;
}

div.moveBox {
	height: 70px;
	width: 90px;
	float: left;
	text-align: center;
}


ul.menuSubList li {
background-image:url(../img/bg/menu_list.gif);
background-repeat: no-repeat;
padding-left: 20px;
margin-top: 3px;
margin-bottom: 3px;
color: #fff;
font-size: 11px;
font-weight: normal;
}

ul.menuSubSubList {
padding-left: 7px;
margin: 0;
}

ul.menuSubSubList li {
padding-left: 20px;
margin-left: 0px;

}

ul.menuSubList li.parent {
background-image:url(../img/bg/menu_list_down.gif);

}

a.subList:link, a.subList:visited, a.subList:hover, a.subList:active {
color: #ffffff;
}
  
  
/* Job board */

p.careerHead {
font-size: 1.1em;
}

div.jobPost, div.jobPost2 {
padding: 10px;
background-color: #dbecf4;
border: solid 1px #cbd9e0;
font-size: 11px;
margin-bottom: 15px;
position: relative;
}

div.jobPost2 {
background-color: #FFF;
}

div.jobButton {
position: absolute;
top: 13px;
left: 333px;
height: 20px;
width: 76px;
}
img.jobApplyButton {
border: solid 1px #b6c1c6;
}

img.jobApplyButton:hover {
border: solid 1px #b6c1c6;
cursor: pointer;
}


p.jobHead {
margin-top: 0.2em;
margin-bottom: 0.5em;
}

p.jobDescription {
margin-top:0;
margin-bottom: 0.4em;
}

span.jobNew {
color: #ff4800;
}

/* Pagination, baby */

.pagination{
padding: 2px;
margin-bottom: 25px;
text-align: center;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: center; /*Set to "right" to right align pagination interface*/
font-size: 12px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
font-size: 11px;
}

.pagination a, .pagination a:visited{
padding: 3px 8px;
border: 1px solid #cbd9e0;
text-decoration: none; 
color: #2e6ab1;
margin-right: 4px;
}

.pagination a:hover, .pagination a:active{
border: 1px solid  #0387c8;
color: #000;
background-color: #fff;
}

.pagination a.currentpage{
background-color:#999999;
color: #FFF !important;
border-color:   #999999;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.pagination a.prevnext{
}
  
div.leftFloatWrap {
	float: left;
	width: 100px;
	padding-bottom:20px;
	margin-left: 0px;
	padding-right:10px;
}

div.rightFloatWrap {
	width: 280px;
	float: left;
}

div.peopleCont {
float: left; 
overflow: hidden;
}

/* View project template */

ul.alternating, ol.alternating {
margin-left: 0;
list-style: none;
margin-top: 15px;
margin-bottom: 15px;
border-bottom: solid 1px #c8e5ee;
}
 ol.alternating {
	list-style-position: inside;
	list-style-type: decimal;
	
 }


li.coloralt, li.plainalt, li.coloraltbot, li.plainaltbot, li.olcoloralt, li.olplainalt, li.olcoloraltbot, li.olplainaltbot, li.ulcoloralt, li.ulplainalt, li.ulcoloraltbot, li.ulplainaltbot {
background-color: #e9f1f3;
border-top: solid 1px #c8e5ee;
border-left: solid 1px #c8e5ee;
border-right: solid 1px #c8e5ee;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 10px;
}
li.ulplainalt, li.ulplainaltbot {
background-color: #fff;
}

li.bottombord {
border-top: solid 1px #c8e5ee;
height: 1px;
}

 li.plainalt, li.plainaltbot  {
 background-color: #fff;
 }
 
	div.indenter {
 float: left;
 width: 60px;
 font-weight: bold;
 }

.eoi_textfield {
	border:1px #999999 solid;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	height:20px;
	width:250px;
	margin-left:5px;
}
.eoi_textarea {
	border:1px #999999 solid;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	height:100px;
	width:250px;
	margin-left:5px;
}
.eoi-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:normal;
	color:  #5f6062;
	margin-top:5px;
	margin-bottom:5px;
}
.eoi_button {
	background-color:#009bcb;
	color:#FFFFFF;
	border:1px #999999 solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.eoi_smallfields {
	border:1px #999999 solid;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	height:20px;
	width:40px;
	margin-left:5px;
}
.eoi_smallfields2 {
	border:1px #999999 solid;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	height:20px;
	width:80px;
	margin-left:5px;
}


