/* IDI Stylesheet */

body
{
  font-size:1em;
}

div
{
  /*border:1px solid blue;*/
}

p
{
  font-family:Arial,sans-serif;
  font-size:100%;
}

li
{
  font-family:Arial,sans-serif;
  font-size:100%;
}

h6, h6 span  /* Use this tag to hide certains elements from the textsizer code */
{
  display:inline !important;
	font-family:Arial,sans-serif;
	font-size:9pt !important;
}

h4
{
  font-family:Arial,sans-serif;
	font-size:100%;
}

.centered
{
  text-align: center;
}

.currentMain
{
  color:#FF6633!important;
  cursor:default;
}

.currentSub
{
  color:#999999 !important;
  cursor:default;
}

.generalLink
{
  font-family:Arial,sans-serif;
}

.generalLink a:hover
{
  font-family:Arial,sans-serif;
  color:#999999 !important;
}

.generalLink a:link
{
  font-family:Arial,sans-serif;
  color:black;
}

.generalLink a:visited
{
  font-family:Arial,sans-serif;
  color:black;
}

.generalLink a:active
{
  font-family:Arial,sans-serif;
  color:black;
}

#main_div
{
  width:98%;
  height:90%;
}

#IDI_top_logo_div
{
  width:100%;
  /*height:88px;*/
  /*background-image:url(images/IDI_Logo_Gradient.png);*/
}

#engineering_solutions_div
{
  text-align:left;
	width:360px;
	position:absolute;
	top:80px;
	left:584px;
}

#engineering_solutions
{
  font-family:Arial,sans-serif;
	font-style:italic;
  font-size:70%;
	color:#666666;
	font-weight:normal;
	width:360px;
  /*float:right;*/
}

#IDI_top_nav_div
{
  /*position:absolute;
	left:160px;
	top:110px;
	*/
	margin-left:10px;
	width:970px;
	border-bottom:2px solid lightgrey;
}

#top_nav_table
{
  border:none;
	margin-left:45px;
}

#top_nav_table td
{
  border:none;
  font-family:Arial,sans-serif;
  font-size:75%;
  padding-left:7px;
  padding-right:7px;
}

#top_nav_table td a:hover
{
  border:none;
  font-family:Arial,sans-serif;
  font-size:100%;
  font-weight:bold;
  text-decoration:none;
  color:#999999 !important;
}

#top_nav_table td a:link
{
  border:none;
  font-family:Arial,sans-serif;
  font-size:100%;
  font-weight:bold;
  text-decoration:none;
  color:black;
}

#top_nav_table td a:visited
{
  border:none;
  font-family:Arial,sans-serif;
  font-size:100%;
  font-weight:bold;
  text-decoration:none;
  color:black;
}

#top_nav_table td a:active
{
  border:none;
  font-family:Arial,sans-serif;
  font-size:100%;
  font-weight:bold;
  text-decoration:none;
  color:black;
}

#left_nav_table_label
{
  font-family:Arial,sans-serif;
  font-size:80% !important;
  margin-left:3px;
  color:#FF3300;
  font-style:italic;
}

#IDI_left_nav_div
{
  /*position:absolute;
	left:20px;
	top:160px;*/
  width:130px;
  height:250px;
	border-right:2px solid lightgrey;
	margin-left:10px;
}

#left_nav_table
{
  border:none;
	margin-top:20px;
}

#left_nav_table td
{
  border:none;
  padding-bottom:12px;
}

#left_nav_table td a
{
  font-family:Arial,sans-serif;
  font-size:70% !important;
}

#left_nav_table td a:hover
{
  border:none;
  font-family:Arial,sans-serif;
  /*font-size:70%;*/
  font-weight:bold;
  text-decoration:none;
  color:#999999 !important;
}

#left_nav_table td a:link
{
  border:none;
  font-family:Arial,sans-serif;
  /*font-size:70%;*/
  font-weight:bold;
  text-decoration:none;
  color:black;
}

#left_nav_table td a:visited
{
  border:none;
  font-family:Arial,sans-serif;
  /*font-size:70%;*/
  font-weight:bold;
  text-decoration:none;
  color:black;
}

#left_nav_table td a:active
{
  border:none;
  font-family:Arial,sans-serif;
  /*font-size:70%;*/
  font-weight:bold;
  text-decoration:none;
  color:black;
}

#page_title
{
  font-family:Arial,sans-serif;
  font-size:100%;
  font-weight:bold;
  color:#999999;
  position:absolute;
	left:160px;
	top:140px;
}

#main_content_with_float
{
  width:500px;
  position:absolute;
	left:160px;
	top:170px;
}

#float_right_div
{
  position:absolute;
	left:700px;
	top:200px;
  width:280px;
  height:300px;
	z-index:1;
}

#float_right_image_div
{
  position:absolute;
	left:700px;
	top:180px;
  width:280px;
  height:300px;
}

#homeFrame
{
  width:240px;
	height:240px;
}

#company_info_div
{
  font-family:Arial,sans-serif;
  font-size:70%;
  color:#999999;
  text-align:center;
  width:98%;
	margin-top:30px;
  padding-top:10px;
  padding-bottom:15px;
}

#company_popup
{
  /*color:#999999;*/
	color:black;
  text-decoration:none;
}

#large_company_info_div
{
  display:none;
  width:600px;
  position:relative;
  left:0px;
  top:-300px;
  background-color:#FFFFFF;
	border:1px solid black;
	padding:3px;
}

#large_company_info_table
{
  border:none;
	width:100%;
}

#large_company_info_table td
{
  border:none;
  font-family:Arial,sans-serif;
  font-size:70%;
  color:black;
	font-weight:bold;
  padding-left:20px;
}

#contact_info_table_div
{
  width:600px;
  background-color:#FFFFFF;
	border:1px solid black;
  padding:3px;
}

#contact_info_table
{
  border:none;
	width:100%;
}

#contact_info_table td
{
  border:none;
  font-family:Arial,sans-serif;
  font-size:70%;
  color:black;
  padding-left:20px;
	font-weight:bold;
}

#font_adjust_up
{
  width:16px;
	height:14px;
	position:absolute;
	left:900px;
	top:105px;
}

#font_adjust_down
{
  width:16px;
	height:14px;
	position:absolute;
	left:880px;
	top:105px;
}

.imageDoc
{
  margin:0px;
}

.officeStuff
{
  color:#FF3300;
}

.emph
{
  font-weight:bold;
}

.emph2
{
  font-style:italic;
}

#parking_isometric
{
  width:100%;
	text-align:center;
}

.pictureCaption
{
  font-family:Arial,sans-serif;
}

#FlashMovie1
{
  text-align:center;
}

#clickOnStarsDiv
{
  border:1px solid lightgrey;
	padding:5px;
	width:360px;
}

#mapLegendDiv
{
  border:1px solid lightgrey;
	padding:10px;
	width:360px;
}

.legendLabel
{
  color:black;
  font-family:Arial,sans-serif;
  font-size:60% !important;
}

.legendText
{
  color:#999999;
  font-family:Arial,sans-serif;
  font-size:60% !important;
}

#overlayDiv
{
  position:absolute;
	left:31px;
	top:40px;
}

#portfolioImages
{
  text-align: center;
}

#usworkcenterstable
{
  border: none;
}


#usworkcenterstable td
{
  border: none;
	padding-bottom: 20px;
  font-family:Arial,sans-serif;
	vertical-align: top;
}

#globalworkcenterstable
{
  border: none;
}

#globalworkcenterstable td
{
  border: none;
	padding-bottom: 20px;
  font-family:Arial,sans-serif;
	vertical-align: top;
}

#mapquest1
{
  border: 1px solid lightgrey;
}

#mapquest1 td
{
  font-family:Arial,sans-serif;
}


#mapquest2
{
  border: 1px solid lightgrey;
}

#mapquest2 td
{
  font-family:Arial,sans-serif;
}

.fromLabel
{
  font-family:Arial,sans-serif;
  margin-left: 20px;
}

#flashcontent
{
	text-align: center;
}

.style2
{
  font-style: italic;
}

#managementDiv
{
  text-align: center;
}

#managementTable
{
  width: 450px;
	border: none;
	margin-left: auto;
	margin-right: auto;
}

#managementTable2
{
  width: 330px;
	border: none;
	margin-left: auto;
	margin-right: auto;
}

.captionDetail
{
  font-size: 80% !important;
}

#structural_engineers
{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt !important;
	font-weight: bold;
  position: absolute;
	top:76px;
	left:360px;
}

#newsletter_table
{
  border:none;
	margin-left:10px;
}

#newsletter_table td
{
  border:none;
  font-family:Arial,sans-serif;
  font-size:100%;
  padding-left:7px;
  padding-right:7px;
}

.submitButtonTD
{
  text-align: center;
}

.thankYouMessage
{
  color:#999999;
}
