/*

	COMMON

*/
* {
	padding: 0;
	margin: 0;
}
body {
	line-height: 1.5em;
}
object, img {
	display: block
}
a img {
	border: none;
}
.hide {
	display: none;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.clear {
	clear: both;
	height: 1px;
  overflow: hidden;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/*

	RE-DEFINE HTML STYLES

*/
html {
  overflow-y: scroll!important; /* Enables firefox scrollbar as default */
  height: 100%;
  -webkit-text-size-adjust:none
}
body {
	background: #fff url(images/bg-images.jpg) top left repeat;
	color: #261C02;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
	height: 100%;
}

h1 {
  font-size: 10px;
  color: #3c96c7;
  font-weight: normal;
  position: absolute;
  bottom: 60px;
  margin: 0;
  padding: 0;
  left: 52px;
}

p {
	margin: 12px 0;
}
ul {
	list-style-type: square;
	list-style-position: outside;
	margin: 10px 0 10px 0;
	padding: 0;
}
li {
	padding: 0;
	margin-bottom: 2px;
	margin-left: 20px;
}
ol {
	list-style-position: outside;
	margin: 10px 0 10px 8px;
	padding: 0;
}
ol li {
	padding: 0;
	margin-bottom: 2px;
	margin-left: 20px;
}
hr { /* For Internet Explorer */
	height: 1px;
	color: #CCC;
	border: none;
}
html>body hr { /* For Opera and Gecko-based browsers */
	height: 1px;
	background-color: #CCC;
	border: 0px solid #CCC;
}
a {
  cursor: pointer;
}
a:link, a:visited, a:active {
	color: #000;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #0096d6;
	font-weight: normal;
	text-decoration: underline;
}


/*

	LAYOUT

*/
#wrapper {
  position: relative;
  width: 100%;
  min-height:100%;
	height:auto !important;
	height:100%;
  background: url(images/wrapper.png) repeat-y top center;
}
* html #wrapper {
  background: url(images/wrapper.gif) repeat-y top center;
}

#wrapper.ios {
  width: 1050px;
}


#footer-wrapper {
  height: 73px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(images/footer-wrapper.gif) repeat-x;
  width: 100%;
}
#footer {
  background: url(images/footer.jpg) no-repeat top right;
}
#footer .container {
  height: 68px;
  padding-top: 5px;
}
#footer p.details {
  text-align: right;
  font-size: 11px;
  color: #98bdd3;
  margin: 0;
  line-height: 13px;
}
#footer ul {
  margin: 0 0 0 -4px;
  padding: 3px 0 0 0;
  list-style: none;
  line-height: 14px;
  float: left;
  width: 500px;
}
#footer ul li {
  margin: 0 0 0 4px;
  padding: 0;
  color: #9cadd1;
  float: left;
}
#footer ul li a {
  display: inline-block;
  font-size: 11px;
  color: #9cadd1;
  text-decoration: none;
}
#footer ul li a:hover {
  color: #eaecf5;
}
#header-wrapper {
  border-bottom: 5px solid #184697;
  background: url(images/header-wrapper.jpg) repeat-x;
}
#header {
  background: url(images/banner.jpg) no-repeat top right;
}
#header .container { height: 199px; }

.container {
  position: relative;
  margin: 0 auto;
  width: 990px;
}
#contact {
  position: absolute;
  top: 0;
  right: 0;
  width: 307px;
  height: 40px;
  background: url(images/contact.png) no-repeat;
  padding: 44px 0 0 26px;
}
#contact p { margin: 0; font-size: 12px; color: #fff; line-height: 14px; }
#contact .fn { display: none; }
#contact span { color: #E4E8CF; }
#contact a {
  position: relative;
  color: #fff;
  text-decoration: none;
}
#contact a:hover { color: #E4E8CF; }

a#logo {
  position: absolute;
  top: 19px;
  left: 51px;
  width: 281px;
  height: 68px;
  display: block;
  font-size: 0;
  text-indent: -9999px;
  background: url(images/logo.gif) no-repeat;
}
a#logo:hover {
  opacity: 0.8;
}

#structure {
  width: 990px;
  margin: 0 auto;
  padding-bottom: 90px;
  position: relative;
}

#index #structure {
  padding-bottom: 160px;
}

#main {
  float: left;
  margin-right: 4px;
  background: url(images/home/mainframe.gif) no-repeat;
  width: 412px;
  height: 429px;
  position: relative;
}
#showcase {
  width: 393px;
  height: 409px;
}
#home_overlay {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  height: 28px;
  width: 393px;
  height: 409px;
  background: #eee;
  visibility: hidden;
}

div.item {
  width: 188px;
  float: left;
  margin-top: 13px;
  margin-right: 5px;
}
div.long {
  width: 381px;
}
div.slide {
  margin-bottom: 5px;
}
div.long .last {
  margin-bottom: 0;
}
div.item a:hover img {
  opacity: 0.8;
}

div.project {
  width: 188px;
  float: left;
  margin-top: 13px;
  margin-right: 5px;
  position: relative;
}

.formblock {
  background: #eee;
  margin: 10px 0 30px 0;
  padding: 10px 20px;
}
.formlast { margin-bottom: 15px; }
.formblock iframe {
  margin: 5px 0;
  width: 100%;
  border: 1px solid #999;
}

.orange div.project {
  background: url(images/projects/orange.gif) no-repeat;
}
.green div.project {
  background: url(images/projects/green.gif) no-repeat;
}
.block {
  width: 166px;
  height: 96px;
  padding: 12px 10px 0 12px;
}
div.project a {
  position: absolute;
  top: 0;
  left: 0;
  width: 188px;
  height: 390px;
  font-size: 0;
  text-indent: -9999px;
  z-index: 99;
  outline: 0;
  background: #fff;
  opacity: 0;
}
div.project a:hover {
  background: #fff;
  opacity: 0.1;
}
div.last { margin-right: 0; }

#projects {
  margin: -10px 0 0 0;
  float: left;
  width: 574px;
}
#projects div.project { margin-top: 0; margin-bottom: 20px; }

#content {
  padding-top: 10px;
  width: 382px;
  padding-right: 30px;
  float: left;
  margin-right: 4px;
}
#index #content { margin-right: 0; }

#box {
  margin-top: -14px;
  padding: 4px 0 0 4px;
  background: url(images/home/shadows.gif) no-repeat;
  width: 582px;
  height: 213px;
  position: absolute;
  right: -8px;
}
#box .item { margin-top: 0; }

#content-holder {
  padding-top: 25px;
  padding-right: 0;
}

div#right {
  float: right;
  margin-left: 30px;
  width: 432px;
}

.image_with_caption {
  background-color:#ddd;
  margin:0 12px 12px 0;
  padding:5px 5px 0;
  width: 200px;
  float: left;
}
.last { margin-right: 0; }
.large { margin-right: 0; width: 422px; }

.image_with_caption dd {
  padding: 3px 0;
  font-size: 11px;
}
.image_with_caption dt {
  background: #fff;
}
.image_with_caption dt a:hover img {
  opacity: 0.85;
}

.caption {
  font-size: 11px;
  position: absolute;
  top: 384px;
  width: 393px;
  height: 25px;
  background: #fff;
  left: 0;
  line-height: 25px;
  text-indent: 10px;
  opacity: 0.8;
}

#keywords {
  font-size: 11px;
  color: #ccc;
  line-height: 14px;
  text-align: justify;
  position: absolute;
  top: -70px;
  width: 990px;
}

p.keywords {
  font-size: 11px;
  padding: 5px 0;
  color: #888;
  text-align: left;
  line-height: 13px;
}

.px16 { font-size: 16px; }
.px15 { font-size: 15px; }
.px14 { font-size: 14px; }
.px13 { font-size: 13px; }
.px12 { font-size: 12px; }
.px11 { font-size: 11px; }
.px10 { font-size: 10px; }


/*

	SHOW AND TELL

*/
#show {
	font-size: 9px;
	color: #67acc6;
	width: 990px;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 25px;
	line-height: 25px;
}
#show a:link, #show a:visited, #show a:active {
	color: #67acc6;
	font-weight: normal;
}
#show a:hover {
	color: #99afd4;
	font-weight: normal;
}
#show p {
	text-align: right;
	margin: 0;
}

#legal-link {
	float: left;
	color: #99afd4;
}

#show a.st {
	text-decoration: none;
}


/* employment */

#checklist ul {
  list-style: none;
  padding: 0;
  margin: 15px 0 30px 0;
}
#checklist li { margin: 0 0 5px 0; padding: 0; }
#checklist label { vertical-align: middle; padding-left: 2px; }

#jobs {
  background: url(images/jobs.png) no-repeat;
  display: block;
  width: 292px;
  position: absolute;
  top: 90px;
  left: 657px;
  height: 39px;
  font-size: 0px;
  text-indent: -9999px;
  outline: 0;
}
#jobs:hover {
  background: url(images/jobs.png) no-repeat 0 -40px;
}
#errorholder {
  color: #ff0000;
}

#map {
  width: 516px;
  height: 412px;
  background: url(images/map.gif) no-repeat;
  float: right;
  position: relative;
  margin: -10px 50px 0 50px;
}
#map img { display: none; }
.ping { 
  position: absolute;
  width: 23px;
  height: 23px;
  background: url(images/ping.png) no-repeat;
  content: '';
}
.ping span { display: none; }
.ping:hover {
  background: url(images/ping.png) no-repeat -23px 0;
  cursor: pointer;
}
.ping:hover:after {
  content: 'Click to View';
  position: absolute;
  line-height: 23px;
  font-size: 11px;
  color: #0397d6;
  left: 28px;
  width: 200px;
}

/*#pools7:hover:after {
  width: 50px;
  line-height: 12px;
}*/

#tip-wrap {
  width: 188px;
}
#tip-wrap.orange {
  background: url(images/projects/orange_map.gif) no-repeat;
}
#tip-wrap.green {
  background: url(images/projects/green_map.gif) no-repeat;
}
#tip-wrap .block {
  height: 74px;
}

#testimonial {
  cursor: pointer;
}
#index p.keywords {
  visibility: hidden;
}

#tslide {
  position: relative;
  background: url(images/tslide.gif) no-repeat;
  width: 381px;
  height: 165px;
}
#tloader {
  position: absolute;
  top: 15px;
  left: 15px;
}
/*

	HEADINGS

*/
h2 {
  color: #0096d6;
  font-size: 34px;
  margin: 0 0 15px 0;
  padding: 0;
  font-weight: 400;
  font-family: Helvetica, Arial;
}
.orange h2 {
  color: #f26531;
}
.green h2 {
  color: #8dc63f;
}

h3 {
  font-weight: 500;
  font-family: Helvetica, Arial;
  color: #000;
  font-size: 18px;
  line-height: 19px;
  margin: 10px 0 10px 0;
}

.block h3 {
  margin: 0 0 6px 0;
  padding: 0;
  font-weight: 500;
  font-family: Helvetica, Arial;
  color: #fff;
  font-size: 20px;
  line-height: 21px;
}
.block h4 {
  margin: 0;
  padding: 0;
  font-weight: 400;
  font-family: Helvetica, Arial;;
  color: #fff;
  font-size: 16px;
  line-height: 16px;
}/*

	NAVIGATION

*/
ul#nav {
  margin: 0;
  padding: 0;
  width: 990px;
  height: 51px;
  list-style: none;
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(images/nav.png) no-repeat;
}
* html ul#nav {
  bottom: -1px;
  background: url(images/nav.gif) no-repeat;
}
ul#nav li {
  margin: 0 1px 0 0;
  padding: 0;
  float: left;
  height: 51px;
}
ul#nav li a {
  font-size: 0;
  text-indent: -9999px;
  display: block;
  height: 51px;
  width: 10px;
}

ul#nav li#n1 a { width: 79px; }
ul#nav li#n1 a:hover { background: url(images/nav.png) no-repeat 0 -60px; }
ul#nav li#n1.active a { background: url(images/nav.png) no-repeat 0 -119px !important; }

ul#nav li#n2 a { width: 97px; }
ul#nav li#n2 a:hover { background: url(images/nav.png) no-repeat -80px -60px; }
ul#nav li#n2.active a { background: url(images/nav.png) no-repeat -80px -119px !important; }

ul#nav li#n3 a { width: 77px; }
ul#nav li#n3 a:hover { background: url(images/nav.png) no-repeat -178px -60px; }
ul#nav li#n3.active a { background: url(images/nav.png) no-repeat -178px -119px !important; }

ul#nav li#n4 a { width: 76px; }
ul#nav li#n4 a:hover { background: url(images/nav.png) no-repeat -256px -60px; }
ul#nav li#n4.active a { background: url(images/nav.png) no-repeat -256px -119px !important; }

ul#nav li#n5 a { width: 95px; }
ul#nav li#n5 a:hover { background: url(images/nav.png) no-repeat -333px -60px; }
ul#nav li#n5.active a { background: url(images/nav.png) no-repeat -333px -119px !important; }

ul#nav li#n6 a { width: 83px; }
ul#nav li#n6 a:hover { background: url(images/nav.png) no-repeat -429px -60px; }
ul#nav li#n6.active a { background: url(images/nav.png) no-repeat -429px -119px !important; }

ul#nav li#n7 a { width: 102px; }
ul#nav li#n7 a:hover { background: url(images/nav.png) no-repeat -513px -60px; }
ul#nav li#n7.active a { background: url(images/nav.png) no-repeat -513px -119px !important; }

ul#nav li#n8 a { width: 157px; }
ul#nav li#n8 a:hover { background: url(images/nav.png) no-repeat -616px -60px; }
ul#nav li#n8.active a { background: url(images/nav.png) no-repeat -616px -119px !important; }

ul#nav li#n9 a { width: 112px; }
ul#nav li#n9 a:hover { background: url(images/nav.png) no-repeat -774px -60px; }
ul#nav li#n9.active a { background: url(images/nav.png) no-repeat -774px -119px !important; }

ul#nav li#n10 { margin-right: 0; }
ul#nav li#n10 a { width: 103px; }
ul#nav li#n10 a:hover { background: url(images/nav.png) no-repeat -887px -60px; }
ul#nav li#n10.active a { background: url(images/nav.png) no-repeat -887px -119px !important; }

/*ul#nav li#n9 a { width: 112px; }
ul#nav li#n9 a:hover { background: url(images/nav.png) no-repeat -616px -60px; }
ul#nav li#n9.active a { background: url(images/nav.png) no-repeat -616px -119px !important; }

ul#nav li#n10 { margin-right: 0; }
ul#nav li#n10 a { width: 103px; }
ul#nav li#n10 a:hover { background: url(images/nav.png) no-repeat -729px -60px; }
ul#nav li#n10.active a { background: url(images/nav.png) no-repeat -729px -119px !important; }*/

/*

	FORMS

*/
fieldset {
	margin: 15px 0 0 0;
	padding: 0;
	border: none;
}
fieldset p {
	padding: 0;
	margin: 0 0 10px 0;
}
label {
	width: 290px;
}
fieldset dl, fieldset dt, fieldset dd {
	margin: 0;
	padding: 0;
}

fieldset dt, fieldset dd {
  min-height: 28px;
  height: auto !important;
  height: 28px;
  line-height: 28px;
}

fieldset dt {
	font-weight: normal;
	float: left;
	width: 120px;
}
input {
	background: #ffffff;
	border: 1px solid #cccccc;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px;
	width: 270px;
}

input#accept {
  border: none;
  padding: 0;
  width: auto;
  vertical-align: middle;
  margin: -1px 0 0 0;
}
#acceptlabel {
  vertical-align: middle;
}

input.checkbox {
  margin: -1px 5px 0 0;
  width: auto;
  vertical-align: middle;
  border: none;
  padding: 0;
}

textarea {
	background: #ffffff;
	border: 1px solid #cccccc;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px;
	width: 270px;
	height: 150px;
	overflow: auto;
	margin-top: 3px;
}

.formblock textarea {
  width: 99%;
  margin: 5px 0;
}

select * {
  outline: 0;
}
select {
  background: #ffffff;
  border: 1px solid #cccccc;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 279px;
	padding: 3px 2px;
	margin: 3px 0 0 0;
}
option {
  padding-left: 3px;
}

input:focus, input.focus, textarea:focus, textarea.focus, select:focus, select.focus {
  border: 1px solid #888888;
}

input.error, textarea.error {
  border: 1px solid #ff3333;
}

.required {
	color: #ff3333;
}

div.error {
  border: 1px solid #ff3333;
  padding: 15px 15px 10px 15px;
  margin: 13px 0 20px 0;
  background: #f7f7f7;
  width: 490px;
}
div.error p {
  font-size: 13px;
  margin: 5px 0 10px 0;
}

button {
  background: #0096d6;
	border: none;
	color: #FFF;
	cursor: pointer;
	font-size: 13px;
	padding: 2px 20px 3px 20px;
	font-family: Arial, Helvetica, sans-serif;
  margin: 2px 0 0 0;
  height: 28px;
}
* html button {
  padding: 4px 15px;
  margin-top: 5px;
}
button:hover, button.hover {
  background: #106faa;
  color: #fff;
}

div.form {
  margin-bottom: 5px;
}
* html div.form {
  margin-bottom: 0;
}

/*

	VERIFICATION

*/
#verification {
	margin: 5px 0 0 0;
	display: block;
	position: relative;
	height: 35px;
}

#verification span {
	display: block;
	width: 30px;
	height: 30px;
	float: left;
	margin: 0;
}

#verification span.cz { background: url(images/verification.gif) no-repeat 0 0; }
#verification span.cx { background: url(images/verification.gif) no-repeat 0 -30px; }
#verification span.cy { background: url(images/verification.gif) no-repeat 0 -60px; }
#verification span.ch { background: url(images/verification.gif) no-repeat 0 -90px; }
#verification span.cf { background: url(images/verification.gif) no-repeat 0 -120px; }
#verification span.ca { background: url(images/verification.gif) no-repeat 0 -150px; }
#verification span.cb { background: url(images/verification.gif) no-repeat 0 -180px; }
#verification span.cg { background: url(images/verification.gif) no-repeat 0 -210px; }
#verification span.cp { background: url(images/verification.gif) no-repeat 0 -240px; }
#verification span.cm { background: url(images/verification.gif) no-repeat 0 -270px; }

button.button-reset {
	background: none;
	border: none;
	text-transform: lowercase;
	color: #999;
	cursor: pointer;
	font-size: 10px;
	line-height: 10px;
	font-family: Arial, Helvetica, sans-serif;
	width: 220px;
	text-align: left;
	padding: 0;
	margin: 5px 0;
}

.underline {
	text-decoration: underline;
}

.button-reset:hover .underline {
	text-decoration: none;
}

