/* LLS Stylesheet */

body
{
  font-size:1em;
  margin: 0px;
  height: 98%;
  background-color: #F8FEFF;
}

h3
{
  font-family:Arial,sans-serif;
}

.newBody
{
  background-image:url(images/lls-mainbg.gif);
  background-repeat: repeat-x;
}

#mainContainerDiv
{
  /*width: 960px;*/
  width: 933px;
  margin-left: 13px;
  /*height: 436px;*/
  /*height: 380px;*/
  background-image: url(images/llsdiv-bg.jpg);
  border-bottom: 1px solid #435087;
  /*
  position: absolute;
  left: 0px;
  top: 173px;
  */
}

#clients_div
{
  position: relative;
  left: 6px;
  top: 0px;
}

#leftColumnDiv
{
  background-image: url(images/leftCol.jpg);
  background-repeat: no-repeat;
  width: 13px;
  height: 85%;
  position: absolute;
  left: 0px;
  top: 140px;
}

#rightColumnDiv
{
  background-image: url(images/rightCol.jpg);
  background-repeat: no-repeat;
  width: 14px;
  height: 85%;
  position: absolute;
  left: 946px;
  top: 140px;
}

.clientName
{
  color: #ffffff;
  font-size: 0.9em;
  font-weight: bold;
}

.clientDescr
{
  color: #5da5d6;
  font-size: 0.9em;
  font-weight: normal;
}

.more
{
  position: absolute;
  left: 101px;
  top: 57px;
  background-color: #314291;
}

.noBorder
{
  border: none;
}

#recentStuff
{
  font-family:Arial,sans-serif;
  color: #ffffff;
  /*font-size: 0.75em;*/
  font-size: 12px;
  position: absolute;
  left: 299px;
  top: 5px;
  font-weight: bold;
}

#HHR
{
  position: absolute;
  left: 587px;
  top: 27px;
}

#HHRtext
{
  width: 210px;
  height: 80px;
  overflow: hidden;
  position: absolute;
  left: 588px;
  top: 149px;
  margin-top: 0px;
}

#gsc
{
  position: absolute;
  left: 353px;
  top: 27px;
  z-index: 2;
}

#gsctext
{
  width: 210px;
  height: 80px;
  overflow: hidden;
  position: absolute;
  left: 354px;
  top: 149px;
  margin-top: 0px;
}

#InstDepot
{
  position: absolute;
  left: 587px;
  top: 27px;
}

#InstDepottext
{
  width: 210px;
  height: 80px;
  overflow: hidden;
  position: absolute;
  left: 588px;
  top: 149px;
  margin-top: 0px;
}

#vend
{
  position: absolute;
  left: 119px;
  top: 27px;
}

#vendtext
{
  width: 210px;
  height: 80px;
  overflow: hidden;
  position: absolute;
  left: 120px;
  top: 149px;
  margin-top: 0px;
}

.featured1
{
  font-size: 1.1em;
  color: #ffffff;
  position: absolute;
  left: 55px;
  top: 50px;
}

.featured2
{
  font-size: 0.9em;
  color: #ffffff;
  position: absolute;
  left: 25px;
  top: 70px;
}

.viewSite a:link
{
  color:#485AAE;
}

.viewSite a:active
{
  color:#485AAE;
}

.viewSite a:visited
{
  color:#485AAE;
}

.viewSite a:hover
{
  color:#CC0000 !important;
}

#wedge
{
  /*position: relative;
  left: 0px;
  top: 1px;*/
  margin-top: 5px;
}

#wedge2_main
{
  position: relative;
  left: 0px;
  top: 6px;
}

#wedge2
{
  position: relative;
  left: 6px;
  top: 0px;
}

#nav_and_content_table_main
{
  border: none;
  margin-top: -20px;
  height: 156px;
}

#nav_and_content_table
{
  border: none;
  margin-top: -20px;
  height: 400px;
}

#nav_and_content_table td
{
  vertical-align: top;
}

#main_content_with_float
{
  width:500px;
  /*
  margin-left: 175px;
  */
  /*
  position:absolute;
	left:175px;
	top:40px;
  */
  /*background-color: transparent;*/
  padding: 7px;
}

#main_content_without_float
{
  width:700px;
  /*
  margin-left: 175px;
  */
  /*
  position:absolute;
	left:175px;
	top:40px;
  */
  /*background-color: transparent;*/
  padding: 7px;
}

#lls_top_nav_div
{
  visibility: hidden;
  display: none;
  position:absolute;
	left:0px;
	top:110px;
  z-index: 1;
	/*margin-left:10px;*/
	width:960px;
	/*border-bottom:2px solid #CCCCCC;*/
  /*background-color: #FFFFFF;*/
  /*background-image: url(images/llsdiv-bg.jpg);*/
  background-color: transparent;
}

#top_nav_table
{
  border:none;
	margin-left:225px;
  /*background-color: transparent;*/
}

#top_nav_table td
{
  border:none;
  font-family:Arial,sans-serif;
  /*font-size:100%;*/
  font-size: 16px;
  padding-left:7px;
  padding-right:7px;
  /*background-color: transparent;*/
}

#top_nav_table td a:hover
{
  border:none;
  font-family:Arial,sans-serif;
  /*font-size:100%;*/
  font-size: 16px;
  font-weight:bold;
  text-decoration:none;
  color:#CC0000 !important;
}

#top_nav_table td a:link
{
  border:none;
  font-family:Arial,sans-serif;
  /*font-size:100%;*/
  font-size: 16px;
  font-weight:bold;
  text-decoration:none;
  color:#485AAE;
}

#top_nav_table td a:visited
{
  border:none;
  font-family:Arial,sans-serif;
  /*font-size:100%;*/
  font-size: 16px;
  font-weight:bold;
  text-decoration:none;
  color:#485AAE;
}

#top_nav_table td a:active
{
  border:none;
  font-family:Arial,sans-serif;
  /*font-size:100%;*/
  font-size: 16px;
  font-weight:bold;
  text-decoration:none;
  color:#485AAE;
}

#lls_chrome
{
  position: absolute;
  left: 320px;
  top: 30px;
}

#lls_logo
{
  font-family: Arial, sans-serif;
  color: #485aae;
  font-size: 30px;
  font-style: italic;
}

#lls_slogan
{
  position: absolute;
  left: 370px;
  top: 70px;
}

#lls_slogantext
{
  font-family: Arial, sans-serif;
  color: #9eabef;
  font-size: 20px;
  font-style: normal;
}

#lls_logocom
{
  font-family: Arial, sans-serif;
  color: #9eabef;
  font-style: italic;
}

#computer_image
{
  position: absolute;
  /*left: 30px;*/
  /*top: 15px;*/
  /*left: 46px;*/
  left: 16px;
  top: 15px;
  z-index: 3;
  border: none;
}

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:#999999 !important;
  cursor:default;
  font-weight: bold;
}

.currentSub
{
  color:#999999 !important;
  cursor:default;
}

.generalLink
{
  font-family:Arial,sans-serif;
  color:#6986D4;
}

.generalLink a:hover
{
  font-family:Arial,sans-serif;
  color:#6986D4 !important;
}

.generalLink a:link
{
  font-family:Arial,sans-serif;
  color:#6986D4;
}

.generalLink a:visited
{
  font-family:Arial,sans-serif;
  color:#6986D4;
}

.generalLink a:active
{
  font-family:Arial,sans-serif;
  color:#6986D4;
}

#main_div
{
  /*width:98%;*/
  /*height: 98%;*/
  width: 960px;
  text-align: left;
  position: relative;
  left: 50%;
  margin-left: -480px;
}

#footerDiv
{
  width: 960px;
  height: 36px;
  margin-top: 6px;
  position: relative;
  left: 50%;
  margin-left: -480px;
}

#footerInfo
{
  background-image: url(images/llsdiv-bg.jpg);
  padding: 6px 0px 6px 0px;
  width: 933px;
  margin-left: 13px;
  border-top: 6px solid #435087;
  border-bottom: 6px solid #435087;
}

#footer_phone
{
  color: #CC0000;
  font-size: 11px;
  font-family: Arial;
  font-weight: bold;
  /*margin-top: 2px;*/
  margin-left: 20px;
}

#copyright
{
  font-family: Arial, sans-serif;
	font-size: 11px;
  margin-left: 20px;
  /*margin-top: -10px;*/
}

#banner_div
{
  visibility: hidden;
  display: none;
  width:960px;
  /*height: 148px;*/
  /*height: 200px;*/
  height: 140px;
  background-image:url(images/lls-header.jpg);
  z-index: 2;
}

#Jim_portrait
{
  float: right;
  margin-left: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}

#IDI_top_logo_div
{
  width:100%;
  /*height:88px;*/
  /*background-image:url(images/IDI_Logo_Gradient.png);*/
}

#lls_logo_title
{
  position: absolute;
	left: 162px;
	top: 18px;
	font-family: Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: black;
}

#engineering_solutions_div
{
  text-align:left;
	width:360px;
	position:absolute;
	top:44px;
	left:380px;
}

#engineering_solutions
{
  font-family:Arial,sans-serif;
	font-style:italic;
  font-size:70%;
	color:#666666;
	font-weight:normal;
	width:360px;
  /*float:right;*/
}

#phone_number
{
  color: #CC0000;
  font-size: 11px;
  font-family: Arial;
  font-weight: bold;
  position: absolute;
  left: 820px;
  top: 30px;
}

#fax_number
{
  color: #CC0000;
  font-size: 11px;
  font-family: Arial;
  font-weight: bold;
  position: absolute;
  left: 820px;
  top: 47px;
}

#left_nav_table_label
{
  font-family:Arial,sans-serif;
  /*font-size:80% !important;*/
  font-size: 16px;
  margin-left:3px;
  color:#6986D4;
  font-style:italic;
}

#lls_left_nav_div
{
  /*
  position:absolute;
	left:20px;
  top: 180px;
  */
  width:130px;
  /*height:250px;*/
	/*border-right:2px solid #CCCCCC;*/
	margin-left:10px;
  font-size: 16px;
}

#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:#6986D4 !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:#6986D4;
  position:absolute;
	left:160px;
	top:160px;
}

#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:#F3722E;
  text-align:center;
  width:98%;
	margin-top:30px;
  padding-top:10px;
  padding-bottom:15px;
}

#company_popup
{
  /*color:#F3722E;*/
	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:#F3722E;
}

.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 #CCCCCC;
	padding:5px;
	width:360px;
}

#mapLegendDiv
{
  border:1px solid #CCCCCC;
	padding:10px;
	width:360px;
}

.legendLabel
{
  color:black;
  font-family:Arial,sans-serif;
  font-size:60% !important;
}

.legendText
{
  color:#F3722E;
  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 #CCCCCC;
}

#mapquest1 td
{
  font-family:Arial,sans-serif;
}


#mapquest2
{
  border: 1px solid #CCCCCC;
}

#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:380px;
}

#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:#6986D4;
}

.requirednotation
{
  font-size: 70%;
}

#emailformtable
{
  padding: 5px;
}

#emailformtable td
{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

#contactformtable
{
  padding: 5px;
}

#contactformtable td
{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.standout
{
  color: #CC0000;
  font-weight: bold;
}

.spaceList li
{
  margin-top: 0.8em;
}


