@import url(common.css);
@import url(nav.css);

#content {
	line-height: 18px;
}

#content p {
	margin: 0 0 15px 0;
	line-height: 18px;
}

#right ul {
	margin: 5px 0 15px 40px;
}

#left {
	float: left;
	width: 290px;
}

#right {
	float: left;
	width: 680px;
}

#content-left {
	float: left;
	width: 440px;
	padding: 15px 0 50px 0;
}

#content-right {
	float: left;
	padding: 15px 0 15px 10px;
	width: 225px;
	margin: 0 0 0 5px;
}

#content-wide {
	padding: 15px 20px 15px 0;
}

.image-right {
	float: right;
	margin: 0 0 10px 10px;
}

.image-left {
	float: left;
	margin: 0 10px 10px 0;
}

.news-nav {
	background-color: #e6f4fa;
	padding: 15px 0 15px 10px;
	margin: 63px 0 0 0;
}

#content .news-nav ul {
	margin: 0 0 0 10px;
	list-style: none;
	padding: 0;
	
}

.news-nav li {
	padding: 0 0 0 10px;
	margin: 0 0 10px 0;
	background: url(../images/bkgd-news-bullet.gif) transparent left 7px no-repeat;
}

.news-item  {
	list-style: none;
	padding: 0 0 0 10px;
	margin: 0 0 10px 0;
}

.news-nav a, .news-nav a:visited {
	font-family: Georgia, Times, sans-serif;
	font-size: 14px;
	text-decoration: none;
}

.news-nav a:hover {
	text-decoration: underline;
}

h1 {
	margin: 0 0 10px 0;
}

h1.markets, h1.services {
	clear: both;
	text-indent: -222em;
	background: url(../images/bkgd-home-logo.gif) transparent top left no-repeat;
}

h1.markets {
	background: url(../images/headers/markets.gif) transparent top left no-repeat;
}

h1.services {
	background: url(../images/headers/services.gif) transparent top left no-repeat;
}

.about h1, h1.about {
	text-indent: 0;
	font-weight: bold;
	color: #95b7e4;
	font-size: 18px;
}

h1.about span {
	color: #5798ed;
	font-size: 14px;
}

.markets h1 {
	font-size: 14px;
	margin: 0 0 15px 0;
	color: #225414;
}

.services h1 {
	font-size: 14px;
	margin: 0 0 15px 0;
	color: #4b99cc;
}

h2 {
	color: #04376e;
	font-size: 14px;
}

h2.article {
	font-family: Georgia, Times, serif;
	color: #95b7e4;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 10px 0;
}

a.award {
	text-decoration: none;
	color: #5798ed;
}

a.award:hover {
	text-decoration: underline;
}

#keywords {
	width: 100%;
	text-indent: -222em;
	background: url(../images/bkgd-projects-keywords.gif) transparent 1px top no-repeat;
	height: 178px;
}

img.featured-project {
	float: left;
	margin: 0 20px 10px 10px;
}

h2.featured-project {
	margin: 10px 0;
	color: #a2500f;
	font-size: 14px;
}

#project-header {
	background: url(../images/bkgd-project-header1.gif) transparent top left repeat-x;
	height: 34px;
	text-align: center;
}

#project-header h1 {
	text-indent: 0;
	font-size: 12px;
	color: #d38b30;
	background: url(../images/bkgd-project-header2.gif) transparent top center no-repeat;
	padding: 4px 0 14px 0;
}

#right.markets #content-left {
	width: 401px;
}

#right.markets #content-right {
	width: 255px;
}

#content .tabs {
	list-style: none;
	margin: 0;
}

#content .tabs li {
	display: inline;
}

#content .tabs a {
	float: left;
	padding: 0 !important;
	margin: 0 !important;
	text-indent: -222em;
	width: 77px;
	height: 31px;
	margin: 0 2px 0 0 !important;
	cursor: pointer;
}

#content .tabs a.projects {
	background: url(../images/bkgd-projects.gif) transparent top left no-repeat;
}

#content .tabs a.projects-on {
	background: url(../images/bkgd-projects.gif) transparent 0 -31px no-repeat;
}

#content .tabs a.clients {
	background: url(../images/bkgd-clients.gif) transparent top left no-repeat;
}

#content .tabs a.clients-on {
	background: url(../images/bkgd-clients.gif) transparent 0 -31px no-repeat;
}

.tab-box {
	clear: both;
	padding: 10px 18px;
	font-size: 11px;
	border: 1px solid #fdaa37;
}

#content .tab-box p {
	line-height: 14px;
}

.tab-box img {
	border: 1px solid #e6e6e6;
	margin: 0 0 10px 0;
}

p.lead-in {
	color: #9a9a99;
}

p.lead-in strong {
	color: #000;
}

h5.markets, h5.services {
	font-size: 12px;
	cursor: pointer;
	padding: 3px 20px;
}

h5.markets {
	color: #215924;
	border: 1px solid #b0d465;
	background-color: #bee079;
}

h5.services {
	color: #005b8b;
	border: 1px solid #b8d6ea;
	background-color: #cae1f0;
}

.slider {
	padding: 10px 20px 5px 20px;
}

.markets .slider{
	background-color: #f5f5f5;
}

.services .slider {
	background-color: #eff9fe;
}

.careers #content-wide {
	width: 635px;
	margin: 10px 0 0 35px;
}

.careers h1 {
	color: #134787;
	font-weight: normal;
	font-size: 18px;
}

.careers h1 span {
	color: #777;
	font-weight: bold;
	font-size: 14px;
}

.job-list {
	text-align: center;
	clear: both;
	padding: 20px 0 0 0;
}

#content .transverse {
	list-style: none;
	margin: 20px 0 0 100px;
}

.transverse li {
	float: left;
}

.transverse a {
	text-decoration: none;
	font-weight: bold;
	color: #444343;
}

li.previous {
	margin: 0 140px 0 0;
	padding: 0 0 0 25px;
	background: url(../images/bkgd-previous.gif) transparent top left no-repeat;
}

li.next {
	margin: 0 0 0 140px;
	padding: 0 25px 0 0;
	background: url(../images/bkgd-next.gif) transparent top right no-repeat;
}

#content .projects h2 {
	font-size: 14px;
	padding: 5px 10px;
	border: 1px solid #aa5042;
	color: #aa5042;
	background-color: #f8c584;
}

#content .projects h2.active {
	color: #fff;
	background-color: #f79821;
	border: 1px solid #aa5042;
}

#content .projects .slider {
	margin: 10px 0;
	padding: 0 10px;
	width: 630px;
}

#content .project-tabs {
	list-style: none;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #f79821;
	float: left;
	width: 100%;
}

#content .project-tabs li {
	float: left;
	background: url(../images/bkgd-tab-left.gif) transparent top left no-repeat;
	height: 27px;
	padding: 0 0 0 8px;
}

#content .project-tabs li.on {
	background: url(../images/bkgd-tab-left.gif) transparent 0 -27px no-repeat;
}

#content .project-tabs li.on a {
	background: url(../images/bkgd-tab-right.gif) transparent right -27px no-repeat;
}

#content .project-tabs a {
	display: block;
	float: left;
	font-weight: bold;
	color: #fff;
	font-size: 12px;
	padding: 7px 25px 0 15px;
	background: url(../images/bkgd-tab-right.gif) transparent top right no-repeat;
	height: 20px;
	margin: 0 2px 0 0;
	text-decoration: none;
	cursor: pointer;
}

#privacy {
	width: 879px;
	background: url(../images/bkgd-privacy-body.gif) transparent top left repeat-y;
	clear: both;
	margin: 0 0 20px 65px;
}

#privacy .top {
	height: 11px;
	background: url(../images/bkgd-privacy-top.gif) transparent top left no-repeat;
}

#privacy .bottom {
	height: 12px;
	background: url(../images/bkgd-privacy-bottom.gif) transparent top left no-repeat;
	clear: both;
}

.content-left, .content-right {
	float: left;
	width: 345px;
	margin: 20px 35px;
}

.content-right {
	margin-left: 65px;
}

#privacy ol {
	margin: 0 15px 15px 15px;
}

#privacy li {
	margin: 0 0 5px 0;
}

.box {
	width: 172px;
	float: left;
	margin: 0 50px 0 0;
}

#sitemap, #careers-landing {
	clear: both;
	width: 913px;
	margin: 0 0 0 50px;
	font-size: 11px;
}

#sitemap a, #sitemap a:visited {
	text-decoration: none;
	color: #3f4142;
}

#sitemap a:hover {
	text-decoration: underline;
}

#sitemap ul {
	list-style: none;
	margin: 0 0 20px 10px;
}

#sitemap li {
	margin: 0 0 3px 0;
}

#sitemap a.header {
	text-indent: -222em !important;
	height: 19px;
	margin: 0 0 15px 0;
	display: block;
	width: 172px;
}

#sitemap a#about {
	background: url(../images/sitemap/about.gif) transparent top left no-repeat;
}

#sitemap a#markets {
	background: url(../images/sitemap/markets.gif) transparent top left no-repeat;
}

#sitemap a#services {
	background: url(../images/sitemap/services.gif) transparent top left no-repeat;
	width: 449px;
}

#sitemap a#projects {
	background: url(../images/sitemap/projects.gif) transparent top left no-repeat;
}

#sitemap a#contracts {
	background: url(../images/sitemap/contracts.gif) transparent top left no-repeat;
}

#sitemap a#small-biz {
	background: url(../images/sitemap/small-biz.gif) transparent top left no-repeat;
}

#sitemap a#careers {
	background: url(../images/sitemap/careers.gif) transparent top left no-repeat;
}

#sitemap a#contact {
	background: url(../images/sitemap/contact.gif) transparent top left no-repeat;
	margin-top: 100px;
}

.box-wide {
	float: left;
	width: 450px;
}

.box-wide ul {
	float: left;
}

#sitemap ul.second {
	margin: 0 0 0 50px;
}

.bottom-row {
	clear: both;
	padding: 20px 0;
}

#map {
	width: 480px;
	height: 300px;
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
  }
  
ol {
	margin: 0 20px;
}

ol li {
	margin: 0 0 15px 0;
}

h1 {
	font-size: 18px;
}

.description1, .description2, .description3, .description4 {
	width: 100%;
	clear: both;
}

/* Random About Us image */

#banner-image {
	width: 680px;
	height: 213px;
	margin: 0 0 20px 0;
}

#banner-image.lex {
	background: url(/images/banner-images/about-us-lex.jpg) transparent top left no-repeat;
}

#banner-image.bos {
	background: url(/images/banner-images/about-us-bos.jpg) transparent top left no-repeat;
}

#banner-image.dc {
	background: url(/images/banner-images/about-us-dc.jpg) transparent top left no-repeat;
}

#banner-image.ca {
	background: url(/images/banner-images/about-us-ca.jpg) transparent top left no-repeat;
}	

#banner-image.ks {
	background: url(/images/banner-images/about-us-ks.jpg) transparent top left no-repeat;
}

#banner-image.nc {
	background: url(/images/banner-images/about-us-nc.jpg) transparent top left no-repeat;
}

/* Careers Landing */

#careers-top, #careers-bottom {
	clear: both;
	padding: 25px 0 25px 29px;
}

#careers-top {
	padding-top: 0;
}

#careers-info {
	width: 597px;
	background: url(/images/bkgd-careers.gif) transparent top left repeat-y;
	float: left;
	margin: 0 25px 0 0;
}

#careers-info .info {
	padding: 10px 25px;
}

#careers-info .top {
	background: url(/images/bkgd-careers-top.gif) transparent top left no-repeat;
	height: 10px;
}

#careers-info .bottom {
	background: url(/images/bkgd-careers-bottom.gif) transparent top left no-repeat;
	height: 10px;
}

#careers-tabs {
	float: left;
}

#sub-nav.careers #careers-tabs {
	float: none;
}

#careers-listing {
	float: left;
	width: 590px;
	border-collapse: collapse;
	margin: 0 0 0 50px;
	border: 0;
}

#careers-listing th {
	color: #fff;
	padding: 5px 10px;
	text-align: left;
	border: 0;
	cursor: pointer;
	font-weight: normal;
}

#careers-listing .left {
	background: url(/images/bkgd-table-left.gif) #134787 top left no-repeat;
}

#careers-listing .right {
	background: url(/images/bkgd-table-right.gif) #134787 top right no-repeat;
}

#careers-listing td {
	padding: 3px 10px;
	background-color: #f6f6f6;
	text-align: left;
	border: 0;
}

#careers-listing tr.odd td {
	background-color: #cae1f0;
}

#careers-listing tr.even td {
	background-color: #f6f6f6;
}

#careers-tabs a {
	cursor: pointer;
}

p input, textarea {
	border: 1px solid #ccc;
	width: 200px;
	padding: 5px;
}

p label {
	font-weight: bold;
}

textarea {
	width: 400px;
	height: 150px;
}

.checkboxes {
	line-height: 20px;
	margin: 0 0 20px 0;
}

.note {
	font-size: 11px;
	color: #666;
}

#submit {
	padding: 5px 10px;
	border: 1px solid #255281;
	cursor: pointer;
	font-size: 14px;
	color: #255281;
	background-color: #fff;
}

#submit:hover {
	color: #fff;
	background-color: #255281;
}

/* Professional Support Table */

table {
	border: 1px solid #efefef;
	width: 660px;
	border-collapse: collapse;
}

td {
	text-align: center;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #e3efff;
	font-size: 11px;
}

th {
	font-size: 14px;
	padding: 5px;
	border: 1px solid #e3efff;
	background-color: #d0def0;
	color: #134787;
}

th.first, td.first {
	width: 280px;
}

td.first {
	text-align: left;
	font-weight: normal;
	font-size: 12px;
}

.pro-alternate td {
	background-color: #f6f6f6;
}

.to-top {
}

.to-top a {
	border-top: 1px solid #4976ff;
	border-bottom: 1px solid #4976ff;
	text-decoration: none;
	padding: 2px 2px 3px 2px;
	font-size: 11px;
	color: #48a1d1;
}

.to-top a:hover {
	color: #fff;
	background-color: #48a1d1;
}

#careers-photo {
	width: 319px;
	height: 231px;
	background: url(../images/career-photos/img_6833.jpg) transparent top left no-repeat;
	float: right;
	margin: 5px 5px 0 0;
}

#careers-photo2 {
	width: 319px;
	height: 231px;
	background: url(../images/career-photos/top-100.jpg) transparent top left no-repeat;
	float: right;
	margin: 5px 5px 0 0;
}

#careers-photo.cp1 {
	background: url(../images/career-photos/cha_gis.jpg) transparent top left no-repeat;
}

#careers-photo.cp2 {
	background: url(../images/career-photos/cha_lab.jpg) transparent top left no-repeat;
}

#careers-photo.cp3 {
	background: url(../images/career-photos/cha_watertest.jpg) transparent top left no-repeat;
}

#careers-photo.cp4 {
	background: url(../images/career-photos/chacomputer.jpg) transparent top left no-repeat;
}

#careers-photo.cp5 {
	background: url(../images/career-photos/e-cycling.jpg) transparent top left no-repeat;
}

#careers-photo.cp6 {
	background: url(../images/career-photos/earth-day-slim.jpg) transparent top left no-repeat;
}

#careers-photo.cp7 {
	background: url(../images/career-photos/img_1561.jpg) transparent top left no-repeat;
}

#careers-photo.cp8 {
	background: url(../images/career-photos/img_6833.jpg) transparent top left no-repeat;
}

#careers-photo.cp9 {
	background: url(../images/career-photos/judy-talking.jpg) transparent top left no-repeat;
}

#careers-photo.cp10 {
	background: url(../images/career-photos/katie-g.jpg) transparent top left no-repeat;
}

#careers-photo.cp11 {
	background: url(../images/career-photos/kronosport_dwntwn.jpg) transparent top left no-repeat;
}

#careers-photo.cp12 {
	background: url(../images/career-photos/transport-trough-near-1463.jpg) transparent top left no-repeat;
}

#careers-photo.cp13 {
	background: url(../images/career-photos/wastewise.jpg) transparent top left no-repeat;
}

#careers-photo.cp14 {
	background: url(../images/career-photos/wastewise_2.jpg) transparent top left no-repeat;
}

ul#benefits-list {
	list-style: none !important;
	margin: 0 !important;
}

ul#benefits-list li {
	display: block !important;
	padding: 0 0 0 10px;
	background: url(../images/bkgd-benefits-bullet.gif) transparent left 7px no-repeat;
}

.sorted {
	font-weight: bold;
}

#offices div {
	position: absolute;
	top: 0;
	background: url(../images/balloon1.png) transparent top left no-repeat;
	padding: 10px 15px 0 15px;	
	display: none;
	height: 190px;
	width: 235px;
}

#lex {
	margin: 65px 0 0 398px;
}

#arl {
	margin: 136px 0 0 355px;
}

#atl {
	margin: 232px 0 0 268px;
}

#aus {
	margin: 293px 0 0 100px;
}

#bos {
	margin: 68px 0 0 408px;
}

#cha {
	margin: 136px 0 0 337px;
}

#cin {
	margin: 145px 0 0 255px;
}

#nas {
	margin: 60px 0 0 384px;
}

#kan {
	margin: 155px 0 0 133px;
}

#offices div#sac {
	margin: 130px 0 0 24px;
	background: url(../images/balloon2.png) transparent top left no-repeat;
}

#mor {
	margin: 186px 0 0 334px;
}

#mor2 {
	margin: 186px 0 0 334px;
}

#mor2 .note {
	line-height: 10px;
}

/* Stand Alone Pages - Added 04.16.09 - JJoven */

#stand-alone {
	width: 628px;
	margin: 50px 0 50px 175px;
	background: url(../images/stand-alone/bkgd-body.gif) transparent top left repeat-y;
}

#stand-alone .top2 {
	background: url(../images/stand-alone/bkgd-top.gif) transparent top left no-repeat;
	height: 14px;
}

#stand-alone .bottom {
	background: url(../images/stand-alone/bkgd-bottom.gif) transparent top left no-repeat;
	height: 14px;
}

#stand-alone .content {
	padding: 0 20px;
}

#stand-alone ul {
	margin: 0 20px 15px 20px;
}

#stand-alone h1 {
	font-size: 22px;
	color: #3d783e;
	margin: 10px 0 20px 0;
}

#stand-alone h5 {
	text-align: center;
	padding: 5px;
	font-size: 12px;
	color: #3d783e;
}

#stand-alone .box {
	width: 201px;
	float: right;
	margin: 0 0 10px 15px;
	background: url(../images/greenoffice/bkgd-green-box.gif) transparent top left repeat-y;
	text-align: center;
}

#stand-alone .nav {
	text-align: left;
}

#stand-alone .nav ul {
	list-style: none;
}

#stand-alone .nav li {
	margin: 0 0 8px 0;
}

#stand-alone .box p {
	margin: 0 10px;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

#stand-alone h5.know {
	background: url(../images/greenoffice/bkgd-know.gif) transparent top left no-repeat;
	height: 34px;
	text-indent: -222em;
}

#stand-alone h5.tips {
	background: url(../images/greenoffice/bkgd-tips.gif) transparent top left no-repeat;
	height: 41px;
	text-indent: -222em;
}

#stand-alone .box .bottom {
	height: 12px;
	background: url(../images/greenoffice/bkgd-green-btm.gif) transparent top left no-repeat;
}

#stand-alone div.note {
	border-top: 1px solid #ccc;
	padding: 10px 0;
}

/* For About Us slideshow when JS is turned off */

#banner-image img {
	display: none;
}

#banner-image img.lex-photo {
	display: block;
}

/* Added by JJoven 05.20.09 for Markets/Projects integration */

#content-right .iframe {
	display: block;
	text-indent: -222em;
	background: url(../images/bkgd-button-projects.gif) transparent top left no-repeat;
	width: 138px;
	height: 52px;
	margin: 10px 0 0 45px;
}

#content-right .iframe:hover {
	background-position: 0 -52px;
}