/* CSS Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{font-family:verdana,geneva,arial,helvetica; font-size: 10pt; margin:0; padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{ content:''}abbr,acronym{border:0}textarea{ font-family: tahoma,geneva,sans-serif;}

/* Commonly used css */
.monospace  { font-family: Lucida Console, Monaco, Monospace; }
.alignright { text-align: right; }
.hidden     { display: none; }

h1 { font-size: 3.25em; }
h2 { font-size: 2.50em; }
h3 { font-size: 2.00em; }
h4 { font-size: 1.75em; }
h5 { font-size: 1.50em; }
h6 { font-size: 1.25em; }

.bullets { list-style-type: disc; margin-left: 1.5em; color: #093; }
.bullet_numbers { list-style-type: decimal; margin-left:1.75em; margin-top: 0.5em; }
.joblist { list-style-type: disc; margin-left: 1.5em; }

.rounded        { -moz-border-radius: 10px; -webkit-border-radius: 10px; }
.roundedbottoms { -moz-border-radius-bottomleft: 10px; -webkit-border-bottom-left-radius: 10px; -moz-border-radius-bottomright: 10px; -webkit-border-bottom-right-radius: 10px; }
.roundedtops    { -moz-border-radius-topleft: 10px; -webkit-border-top-left-radius: 10px; -moz-border-radius-topright: 10px; -webkit-border-top-right-radius: 10px; }

a       { color: #039; text-decoration: none; }
a:hover { text-decoration: underline; }

a.backhomelink {  font-weight: bold; color: #06f; }

.aligntop    { vertical-align: top; }
.alignbottom { vertical-align: bottom; }
.floatleft   { float: left; }
.floatright  { float: right; }

/* Page Sections */
body       { background: #000817 url(../img/bg_main.gif) repeat-x; text-align: center; }
.container { margin-left: auto; margin-right: auto; width: 900px; text-align: left; }
.bgwhite   { background: #fff; }
.bglight   { background: #eee; }
.bggray    { background: #ddd; }
.bgdark    { background: #ccc; }


#header    { margin-left: auto; margin-right: auto; width: 900px; margin-top: 15px; background: #fff; height: 130px;  }
#footer    { margin: 20px 0; }
#footer .text  { color: #555; font-size: 8pt;  text-shadow: 0px 1px 3px #000; padding-bottom: 20px; }

#adacslogo         { background: transparent url(../img/ada-cs-logo.gif) no-repeat; text-indent: -5000px;  width: 163px; height: 83px; margin: 30px 0 0 30px; display: inline-block;  }
#adacslogo a       { width: 132px; height: 67px; display: block; }
#adacslogo a:focus { outline: none; }

#adacslink        { display: block; padding-top: 75px; font-size: 10pt; font-weight: bold; color: #468; }
#adacslink:hover  { text-decoration: none; border-bottom: solid 1px; }

#navbar     { margin-left: auto; margin-right: auto; width: 900px; background: #000 url(../img/bg_nav.gif) repeat-x; height: 10px; }

#construction { font-size: 21pt; margin: 0 40px; position: relative; top: 80px; text-align: right; color: #016ec0; font-weight: bold; text-shadow: 0px 1px 1px #ccc; font-family: arial, sans-serif; font-style: italic; text-transform: capitalize; }


#photos     { height: 460px; overflow: hidden; width: 100%; background: #888; }
#photos img { position: absolute; top: 155px; z-index: 1001; }


#main       { background: #fff url(../img/bg_content.gif) repeat-x; padding: 20px; float: left; }

#mission     { background: #eee; height: 370px; }
#mission div { color: #222; font-size: 8pt; line-height: 21px; padding: 20px; text-align: justify; height: 280px; }
#mission h3  { color: #888; font-family: georgia, serif; font-size: 14pt; font-weight: bold; margin: 0 0 15px 0; text-align: left; }

#parentco           { background: #f0f0f0; height: 370px; }
#parentco .headline { color: #888; font-family: georgia, serif; font-size: 14pt; font-weight: bold; padding: 15px 20px 0 20px; }
#parentco .company  { padding: 20px; margin: 0 20px 20px 20px; }
#parentco td        { color: #222; font-size: 8pt; line-height: 16px; }
#parentco img       { margin: 0 20px 0 0; }

#contact              { background: #bcbcbc; }
#contact form         { padding: 10px 30px 10px 20px; }
#contact h3           { color: #222; font-size: 16pt; font-weight: bold; font-family: georgia, serif; margin: 0 0 10px 0; }
#contact .label       { font-weight: bold; font-family: tahoma, arial, helvetica; padding: 8px 0 2px 0; font-size: 8pt; }
#contact .input       { background: #fff; border: solid 1px #eee; width: 273px; height: 20px; padding: 2px; font-size: 8pt; font-family: tahoma; }
#contact .input:focus { background: #fff; }
#contact .button      {  }
#contact .aligntop    { width: 273px; }
#contact .padright    { padding-right: 20px; }
#contact .text        { padding: 15px; font-size: 8pt; color: #222; line-height: 16px; text-align: justify; }


#joblink     { background: #f0f0f0; float: left; margin: 20px 0 0 0;  width: 100%; }
#jobpad      { padding: 20px; }
#joblink h3  { font-family: georgia, serif; font-size: 16pt; font-weight: bold; }


#jobs           { background: #fff url(../img/bg_content.gif) repeat-x; padding: 40px; float: left; }
#jobheader h2  { float: left; }
#jobheader b   { float: right; padding: 20px 0 0 0; color: #016ec0; font-size: 12pt; }


.intro  { background: #f0f0f0; padding: 20px 20px 10px 20px; margin: 10px 0 0 0; }
.intro p { font-size: 8pt; color: #222; margin-bottom: 10px; }


.location { margin: 20px 0; padding: 30px; border: solid 2px #ccc; }
.location h3 { font-size: 14pt; color: #222; margin-bottom: 10px; }

.lawork { padding: 20px; background: #f8f8f8; border: solid 1px #eee; margin: 10px 0; font-size: 8pt; }
.lawork li { font-size: 8pt; }


.required { color: #082; }
.red { color: #c00; }

#thankyou     { background: #fff url(../img/bg_content.gif) repeat-x; padding: 50px 20px 100px 20px; }
#thankyou div { width: 500px; margin-left: auto; margin-right: auto;  }

/* Columns */
.column         { float: left; clear: both; }
.column .left   { float: left; width: 350px; margin-right: 20px; }
.column .right  { float: right; width: 490px; }
.clear  { clear: both; }


.openings li { background: #f8f8f8; border: solid 1px #eee; padding: 20px; margin: 1.0em 0; -moz-border-radius: 10px; -webkit-border-radius: 10px; }
.openings p  { margin-bottom: 10px; }
.openings h5 { font-weight: normal; color: #c00; font-size: 1.2em; display: block; margin: 5px 0; }
