﻿/* z-index layering 
	navigation: 2000's
	main content: 1000's
	map locations: 1700-1799
	secondary content: 1890-1899
	feature content: 1900
*/

/* @group global reset */

html, body, p, h1, h2, h3, h4, h5, h6, img {
	margin: 0;
	padding: 0;
}

p {
	clear: none;
}

img {
	border-style: none;
}

ul, li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

/* Add by JBartel */
ul.need, li.need {
	list-style-type: square;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px02px 5px;
}
ul.need {
	margin-left: 15px;
}
/* End Addition */

.clear {
	clear: both;
	display: block;
}

.hide {
	display: none;
	visibility: hidden;
}



/* @end */

/* @group layout */

#imageContainerLower, #imageContainerUpper {
	position: absolute;
	top: 80px;
	height: 450px;
	width: 100%;
	left: 0;
}

.content {
	position: relative;
}

/* @group header */

/* @group logo */

#logoContainer {
	width: 965px;
	margin: 0 auto;
	position: relative;
	top: 0;
}



/* @end */

/* @group preheader */

#preHeader {
	height: 40px;
	width: 965px;
	margin: 0 auto;
	position: relative;
	top: 0;
}

#cleaner {
	float: right;
	height: 10px;
	overflow: hidden;
	padding-top: 5px;
}



/* @end */

/* @group navigation */

#Kimley-Horn {
	margin-left: 4px;
}

#navigationContainer {
	width: 100%;
	height: 40px;
	overflow: hidden;
	position: relative;
	top: 0;
}

#navigation {
	margin: 0 auto;
	width: 972px;
	overflow: hidden;
	position: relative;
	padding: 0;
}

/* @group feature */

#primaryNavigation {
	width: 710px;
	height: 30px;
	float: right;
	overflow: hidden;
	margin: 0;
	padding: 0;
	text-align: right;
}

#primaryNavigation li {
	float: left;
	height: 30px;
}

#primaryNavigation li a {
	height: 30px;
	display: block;
}

#primaryNavigation li.feature {
	width: 125px;
	margin-left: 5px;
}

#primaryNavigation li.feature a {
	width: 125px;
	height: 30px;
	display: block;
}

#primaryNavigation li.standard a {
	padding-left: 30px;
}



/* @end */

/* @group secondary */

ul.secondaryNavigation li {
	float: left;
	height: 25px;
	padding: 0;
	margin: 0 0 0 15px;
}



/* @end */

#primaryNavigationExpanded {
	margin: 10px 0 0 250px;
	background-color: white;
	width: 710px;
	height: 140px;
	overflow: hidden;
}

#primaryNavigationExpanded div {
	clear: both;
}

ul.primaryNavigationFeature {
	position: relative;
	right: 0;
	overflow: hidden;
	float: right;
}

ul.primaryNavigationFeature li {
	width: 115px;
	height: 115px;
	margin-left: 10px;
	float: left;
	position: relative;
	overflow: hidden;
}

ul.primaryNavigationFeature li img {
	position: absolute;
	top: 0;
	margin: 0 auto;
	left: -134px;
}

ul.primaryNavigationFeature li a {
	display: block;
	width: 95px;
	height: 105px;
	padding: 5px 10px;
	position: relative;
}

#primaryNavigationExplanded div h1, #primaryNavigationExplanded div p {
	float: left;
}



/* @end */



/* @end */

/* @group page structure */

#primaryHeader {
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2000;
}

#contentContainer {
	width: 965px;
	margin: 80px auto 0;
	position: relative;
	padding-bottom: 20px;
}

#mainLeftContainer {
	width: 635px;
	float: left;
	min-height: 450px;
	margin: 0;
	padding: 0;
}

#mainRightContainer {
	width: 305px;
	float: right;
	min-height: 450px;
}

#mainFullContainer {
	width: 965px;
	min-height: 450px;
}

#relatedContainer {
	width: 305px;
	float: right;
	margin-top: 25px;
}

#secondaryContainer {
	margin-top: 25px;
	width: 635px;
	height: 160px;
	overflow: hidden;
	position: relative;
	float: left;
}

#tertiaryContainer {
	margin-top: 25px;
	width: 635px;
	float: left;
}



/* @end */

/* @group content areas */

/* @group main_left */

#mainLeftContent {
	margin: 40px 0 0;
	padding: 0;
	position: relative;
}

.contentFull {
	min-height: 200px;
	overflow: hidden;
}

.contentHide {
	height: 200px;
	overflow: hidden;
	width: 200px;
}

.contentNone {
	width: 200px;
	height: 200px;
	overflow: hidden;
}

#featureCopy {
	overflow: hidden;
	padding: 15px;
	float: left;
	height: 170px;
	margin: 0 20px 20px 0;
	position: absolute;
	z-index: 1800;
	width: 170px;
}

.expandedCopy {
	position: relative;
	padding: 20px;
	width: 595px;
}



/* @end */

.col {
	width: 140px;
	float: left;
}

#microCopy {
	overflow: hidden;
	width: 85px;
	height: 85px;
	padding: 5px;
	margin: 40px 0 0;
}

#bodyCopy {
	margin: 0;
	padding: 20px;
	width: 595px;
}

#detailCopy {
	margin-left: 660px;
	width: 305px;
	height: 330px;
	border-top: 5px solid #fff;
	border-bottom: 5px solid #fff;
	margin-top: 40px;
	position: relative;
	overflow: hidden;
}

#detailCopy h3 {
  padding: 0;
  margin: 0;
  font-size: 11px;
  font-weight: bold;
  color: #3a617a;
}

#detailCopy hr {
  border-top: 1px dotted gray;
  border-bottom: none;
}

#videoContent {
	position: absolute;
	top: 32px;
	left: 0;
	width: 640px;
	height: 390px;
	overflow: hidden;
	padding-top: 8px;
	padding-right: 8px;
}

#videoClose {
	position: absolute;
	right: 8px;
	top: 375px;
	width: 150px;
	height: 15px;
}

/* @group secondary */

/* @group carousel animated */

#carousel_container {
	height: 160px;
	width: 660px;
}

#carousel_inner {
	width: 660px;
	float: left;
	overflow: hidden;
	height: 140px;
}

#carousel_ul {
	position: relative;
	list-style-type: none;
	width: 30000px;
	left: 0;
}

#carousel_ul li {
	width: 140px;
	height: 140px;
	float: left;
	position: relative;
	margin-right: 25px;
	overflow: hidden;
}

#carousel_ul li img {
	overflow: hidden;
	position: absolute;
	top: 0;
	z-index: 1890;
	left: -163px;
}

#carousel_ul li a {
	width: 120px;
	height: 120px;
	padding: 10px;
	display: block;
	z-index: 1895;
	position: relative;
}



/* @end */

.scrollable .items {
	width: 30000px;
	position: absolute;
}

.items div {
	float: left;
	width: 140px;
	height: 140px;
	margin-right: 25px;
	display: block;
	position: relative;
	left: 0;
}

.items div a {
	width: 120px;
	height: 120px;
	padding: 10px;
	display: block;
}

#scrollNavigation {
	display: block;
	float: left;
}



/* @end */

/* @group tertiary */

#tertiaryContainer ul {
	width: 660px;
}

#tertiaryContainer ul li {
	width: 305px;
	float: left;
	margin-right: 25px;
	margin-bottom: 15px;
	height: 45px;
	border-top: 5px solid #3a617a;
	padding-top: 3px;
}



/* @end */

/* @group related */

#col01 {
	width: 305px;
	float: left;
}

#col02 {
	display: none;
	width: 140px;
	float: right;
	padding-left: 25px;
}



/* @end */

/* @group home content */

#homeContent {
	margin-top: 20px;
}

#homeDescription {
	width: 400px;
	margin-right: 20px;
	float: left;
}

ul#homeFeatures {
	height: 160px;
	overflow: hidden;
	float: right;
	width: 540px;
}

ul#homeFeatures li {
	margin: 0 0 0 20px;
	float: left;
	width: 160px;
	height: 160px;
}



/* @end */

/* @end */

/* @group content variations */

ul#homeFeatures li a {
	display: block;
	width: 140px;
	height: 140px;
	padding: 10px;
}

#slideCopyContainer {
	height: 200px;
	width: 0;
	overflow: hidden;
	position: absolute;
	left: 200px;
	margin-top: 40px;
}

#slideCopy {
	height: 170px;
	width: 370px;
	margin: 15px;
	overflow: hidden;
}



/* @end */

/* @group footer */

#footerContainer {
	width: 100%;
	clear: both;
}

#footer {
	width: 965px;
	margin: 0 auto;
	overflow: hidden;
}

#copyright {
	width: 600px;
	padding-top: 15px;
}

#nond {
	overflow: hidden;
}


ul.khalist, li.khalist {
	list-style-type: circle;
	margin: 10px;
	padding: 0;
	margin-bottom: 0px;
}



/* @end */



/* @end */