﻿html,body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,dl,dt,dd,blockquote,address,pre,table,td,tr,th
{
    margin: 0;
    padding: 0;
    text-indent: 0;
    font-size: 11px;
}

body 
{
    font-family: Verdana, Arial, Sans-Serif;
    color: #ccc;
    background: #0a0a0a url(images/bg-body.gif) repeat-x top left;
    margin: 0;
    padding: 0;
    text-align: center;
}

a img {
    border: none;
}

form {
    background: #141414 url(images/bg-body.gif) repeat-x top left;
}

#container {
    position: relative;
    text-align: left;
    width: 980px;
    margin: 0 auto;
    height: 700px;
    min-height: 700px;
}

form > #container {
    height: auto;
}

/* Header */

#header {
    height: 144px;
}

#header h1 {
    width: 160px;
    height: 144px;
    float: left;
}

/* Navigation */

#navigation {
    padding-top: 77px;
}

#navigation ul {
    list-style-type: none;
}

#navigation ul ul { display: none; }

#navigation li {
    display: inline;
}

#navigation .AspNet-Menu a {
    display: block;
    float: left;
    clear: right;
    width: 120px;
    height: 31px;
    background: transparent url(images/nav-items.gif) no-repeat top left;
    text-indent: -9999px;
    overflow: hidden;
	text-decoration: none;
}

#navigation a:hover {
	text-decoration: none;
}

#navigation .nav-projects a { background-position: -120px 0; }
#navigation .nav-technology a { background-position: -240px 0; }
#navigation .nav-news a { background-position: -360px 0; }
#navigation .nav-careers a { background-position: -480px 0; }
#navigation .nav-contact a { background-position: -600px 0; }

#navigation .nav-about a:hover, #navigation .nav-about a.AspNet-Menu-Selected,
#navigation .nav-keypersonnel a:hover, #navigation .nav-keypersonnel a.AspNet-Menu-Selected { background-position: 0px -31px; }
#navigation .nav-projects a:hover, #navigation .nav-projects a.AspNet-Menu-Selected { background-position: -120px -31px; }
#navigation .nav-technology a:hover, #navigation .nav-technology a.AspNet-Menu-Selected { background-position: -240px -31px; }
#navigation .nav-news a:hover, #navigation .nav-news a.AspNet-Menu-Selected { background-position: -360px -31px; }
#navigation .nav-careers a:hover, #navigation .nav-careers a.AspNet-Menu-Selected { background-position: -480px -31px; }
#navigation .nav-contact a:hover, #navigation .nav-contact a.AspNet-Menu-Selected { background-position: -600px -31px; }

/* Search */

.sitesearch {
    float: left;
    clear: right;
    width: 90px;
    height: 24px;
    background: transparent url(images/bg-search.gif) no-repeat top left;
    padding-left: 10px;
    padding-top: 7px;
}

.sitesearch input {
    width: 90px;
    border: 1px solid #333;
    background: #141414 url(images/bg-search-inner.gif) no-repeat left center;
    color: #fff;
}

.sitesearch input.nonempty {
    background-image: none;
}

.sitesearch .cmdSearch {
    display: none;
}

/* Footer */

#footer {
    clear: both;
    background-color: #0a0a0a;
    color: #999;
}

#footer div {
    position: relative;
    width: 820px;
    margin: 0 auto;
    text-align: left;
    height: 27px;
    padding-top: 21px;
    padding-left: 160px;
}

#footer ul {
    list-style-type: none;
}

#footer li {
    display: inline;
}

#footer a {
    display: block;
    float: left;
    clear: right;
    width: 120px;
    height: 15px;
    background: transparent url(images/nav-footer-items.gif) no-repeat top left;
    text-indent: -9999px;
    overflow: hidden;
}

#footer .nav-privacy a { background-position: -120px 0; }
#footer .nav-sitemap a { background-position: -240px 0; }

#footer .twc {
    position: absolute;
    right: 0px;
    top: 18px;
    width: 18px;
    height: 15px;
    display: block;
    text-indent: -9999px;
    background: transparent url(images/logo-twc.gif) no-repeat top left;
}

/* Subnavigation */

#subnavigation {
    width: 120px;
    float: left;
    padding-left: 40px;
    padding-top: 55px;
    padding-bottom: 40px;
}

#epa-contact #subnavigation {
    width: 200px;
}

#subnavigation ul {
    list-style-type: none;
    margin-bottom: 10px;
}

#subnavigation h4 {
    color: #666;
    text-transform: uppercase;
    font-weight: normal;
    margin-bottom: 10px;
    font-size: .9em;
}

#subnavigation p {
    margin-bottom: 20px;
}

#subnavigation a {
    display: block;
    color: #999;
    text-decoration: none;
    line-height: 1.5;
}

#subnavigation h4 a {
    color: #666;
}

#subnavigation strong a {
    color: #ccc;
}

#subnavigation a:hover {
    text-decoration: none;
    color: #e21735;
}

#subnavigation .AspNet-Menu-Selected a,
#subnavigation a.selected {
    color: #fff;
}

/* Content */

#content {
    margin-left: 10px;
    float: left;
    padding-bottom: 30px;
    width: 810px;
}

#epa-contact #content {
    width: 730px;
}

#content a:link,
#content a:visited {
    color: #eee;
    text-decoration: none;
}

#content a:hover {
    text-decoration: none;
    color: #e21735;
}

#content p {
    line-height: 1.5;
    margin-bottom: 10px;
}

#content h3 {
    margin-bottom: 15px;
    color: #ccc;
    font-family: Arial, helvetica, sans-serif;
    font-size: 1.2em;
}

#content #projects .categorysummary h3 {
    font-size: 1em;
    font-family: Verdana, Arial, helvetica, Sans-Serif;
}

#content h4,
.homenews h4 {
    color: #666;
    text-transform: uppercase;
    font-weight: normal;
    font-size: .9em;
}

#content #projects .categorysummary h4
{
    text-transform: none;
    font-family: Arial, helvetica, Sans-Serif;
}

#content #projects .categorysummary h4 a:link,
#content #projects .categorysummary h4 a:visited {
    color: #666;
}

#content h3 em {
    font-style: normal;
    color: #fff;
    font-weight: bold;
}

#content h1 {
    font-size: 2em;
    color: #ccc;
    margin-bottom: 15px;
}

#content h2 {
    font-size: 1.5em;
    color: #fff;
    margin-bottom: 10px;
}

#content h5, #content h6 {
    margin-bottom: 5px;
}

/* Page Title */

#content #pagetitle {
    height: 55px;
    padding-left: 110px;
}

#content #pagetitle h2 {
    color: #ebebeb;
    font-size: 1.7em;
    font-family: Arial, helvetica, Sans-Serif;
    font-weight: normal;
    margin-bottom: 0;
}

#content #pagetitle h3 {
    font-size: 1em;
    margin-top: 3px;
}

#epa-contact #content #pagetitle {
    padding-left: 30px;
}

#pagetitle .moredetail {
    margin-top: 5px;
}
#pagetitle .moredetail a {
    color: #999;
}

/* Layout Types */

/* Common styles between all layouts */

#content p,
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
    margin-left: 10px;
}

#content ul {
    list-style-type: square;
    margin-left: 30px;
    margin-bottom: 10px;
}

#content ol {
    margin-left: 30px;
    margin-bottom: 10px;
}

#content ul ul,
#content ul ol,
#content ol ol,
#content ol ul {
    margin-left: 20px;
    margin-bottom: 5px;
}

#content li {
    line-height: 1.5;
}

#content table {
    border-collapse: collapse;
    margin-bottom: 10px;
}

#content table td {
    padding: 5px 10px;
    text-align: left;
    border-bottom: 1px dotted #666;
}

#content table th {
    padding: 10px 10px 5px 10px;
    text-align: left;
    border-bottom: 1px solid #ccc;
}

#content #projects h3,
#content #projects h4,
#content .threecolumn .column1 p,
#content #projects p {
    margin-left: 0;
}

#content #projects ul {
    margin-left: 0;
}


/* One Column */
#content .onecolumn {
    margin-left: 110px;
}

/* Feature Plus Two */

#content .featureplustwo {
    margin-left: 110px;
}

#content .featureplustwo .column1,
#content .featureplustwo .column2 {
    float: left;
    width: 340px;
}

#content .featureplustwo .column2 {
    margin-left: 20px;
    width: 340px;
}

/* Three Column */

#content .threecolumn .column1 {
    float: left;
    width: 90px;
    padding-top: 30px;
    padding-left: 10px;
}

#content .threecolumn .column2 {
    float: left;
    width: 250px;
    margin-left: 10px;
}

#content .threecolumn .column3 {
    float: left;
    width: 340px;
    margin-left: 110px;
}

#content .threecolumn .column2 h4,
#content .threecolumn .column3 h4 {
    margin-bottom: 15px;
}

/* Search Results */
#content .searchresults h4 {
    margin-left: 120px;
    margin-bottom: 15px;
}

/* News */

#news h4 {
    clear: both;
    padding-left: 110px;
    margin-bottom: 10px;
}

#news dl {
    clear: both;
}

#news dt {
    margin-left: 10px;
    width: 90px;
    float: left;
    clear: left;
    color: #666;
    text-transform: uppercase;
    font-weight: normal;
}

#news dd {
    float: left;
    width: 410px;
    margin-left: 10px;
    margin-bottom: 20px;
}

#news dd h3 {
    font-size: 1.3em;
}

/* Projects */

#projects {
    margin-left: 110px;
}

#projects .categorysummary {
    width: 220px;
    float: left;
    margin-left: 20px;
    padding-bottom: 40px;
}

#projects .categorysummary h4 {
    font-weight: bold;
    color: #ccc;
}

#projects .categorysummary h3 a {
    color: #eee;
    font-weight: normal;
}

#projects .categorysummary h3 a:hover {
	color: #e21735;
}

#projects .projectcategorysummary {
    float: left;
    width: 340px;
    margin-left: 20px;
    padding-bottom: 40px;
}

#projects .featured {
    display: block;
    margin-bottom: 24px;
}

#projects .first {
    margin-left: 0;
    clear: both;
}

#projects .categorysummary h3,
#projects .projectcategorysummary h3,
#projects .categorysummary h4,
#projects .projectcategorysummary h4 {
    padding-left: 10px;
}

#projects .categorysummary h3,
#projects .projectcategorysummary h3 {
    margin-bottom: 30px;
}

#projects ul.otherprojects {
    list-style-type: none;
}

#projects .otherprojects li a {
    position: relative;
    display: block;
    padding-left: 10px;
}

#projects .otherprojects .thumb {
    display: none;
    background: transparent url(images/bg-project-thumb.gif) no-repeat top left;
    padding: 1px 6px 1px 1px;
    position: absolute;
    left: -119px;
    top: -28px;
}

#projects .otherprojects a:hover .thumb {
    display: block;
}

#epa-project #pagetitle {
    padding-left: 10px;
}

#epa-project #projects {
    margin-left: 10px;
}

#projects #slideshow {
    width: 665px;
    float: left;
    margin-bottom: 20px;
}

#projects .properties {
    float: left;
    width: 90px;
    margin-top: 60px;
    margin-left: 20px;
    border-left: 1px solid #373737;
    padding: 10px 0 10px 10px;
}

#projects .projectteam {
    clear: left;
    float: left;
    width: 210px;
    padding-left: 10px;
}

#projects .overview {
    width: 480px;
    margin-left: 10px;
    /* when project team is displayed then margin-left: 20px */
    float: left;
}

#projects .overview1 {
    width: 220px;
    float: left;
}

#projects .overview2 {
    width: 220px;
    float: left;
    margin-left: 20px;
}

#projects .overview h4,
#projects .projectteam h4 {
    margin-bottom: 20px;
}

#content #projects .archive h3 {
    margin-left: 10px;
}

#content #projects .archive ul {
    margin-bottom: 30px;
}

#content #projects .archive ul .nolink {
    padding-left: 10px;
}

/* Contact Form */

#contact {
    width: 600px;
    margin-left: 30px;
    float: left;
}

#content .form table td {
    margin-left: 0;
    vertical-align: top;
    border-bottom: none;
    line-height: 1.5;
}

.form table td.first {
    width: 120px;
}

.form td img {
    vertical-align: middle;
}

.form label {
    display: block;
    margin-bottom: 3px;
}

.form .required {
    color: #d21034;
}

.form label em {
    font-weight: normal;
    font-size: .9em;
    font-style: italic;
    color: #999;
}

.form input,
.form textarea {
    margin-bottom: 10px;
    font-family: Arial, helvetica, Sans-Serif;
    font-size: 12px;
    border: 1px solid #333;
    background-color: #0a0a0a;
    color: #ccc;
}

.form textarea {
    width: 400px;
    height: 150px;
}

.contactdetails p {
    line-height: 1.5;
}

/* Search Results */

#searchresults dl 
{
    clear: both;
    margin-bottom: 20px;
}

#searchresults dt 
{
    width: 110px;
    float: left;
    text-align: right;
    font-weight: bold;
    padding-right: 10px;
}

#searchresults dd {
    margin-left: 120px;
    width: 480px;
}

#searchresults h5,
#searchresults p {
    margin-left: 0;
}

#searchresults dd ul 
{
    margin-top: 0;
    margin-bottom: 0;
    list-style-type: none;
}

#searchresults dd li 
{
    padding-left: 20px;
    line-height: 1.5em;
}

#searchresults dl.sr-file img
{
    float:right;
    display: block;
    margin-bottom: 10px;
    border: 1px solid #0f97fe;
}

#searchresults dl.sr-file a:hover img 
{
    border-color: #fb1d51;
}

#searchresults .indent {
    margin-left: 120px;
}

#timeline {
    margin-bottom: 10px;
}

#eplusintro {
    text-align: right;
    margin-bottom: 10px;
}

/* Home News */
.homenews {
    margin-left: 170px;
    margin-bottom: 20px;
    height: 30px;
    position: relative;
}

.homenews h4 {
    float: left;
    width: 110px;
    margin-bottom: 20px;
    line-height: 20px;
}

.homenews h3 {
    float: left;
    width: 680px;
    border-left: 1px solid #373737;
    padding-left: 10px;
    margin-bottom: 20px;
    font-size: 1.1em;
    line-height: 20px;
}

.homenews a {
    color: #999;
    font-weight: normal;
    text-decoration: none;
}

.homesnews a:hover {
    text-decoration: none;
}


.nowrap { white-space: nowrap; }


/* Home Flash */

#epa-home #container {
    height: 746px;
}

#flashintro {
    position: absolute;
    left: 0;
    top: 32px;
}

#hidehome {
    position: absolute;
    display: block;
    background-color: #141414;
    height: 144px;
    width: 980px;
    left: 0;
    top: 32px;
    visibility: hidden;
}

#footer #hidefooter {
    position: absolute;
    display: block;
    background-color: #0a0a0a;
    top: 0;
    left: 0;
    height: 27px;
    width: 820px;
    visibility: hidden;
}

#hidehome.hide, #footer #hidefooter.hide {
    visibility: visible;
}

#hidenews {
    position: absolute;
    top: 0;
    left: 0;
    height: 30px;
    background-color: #141414;
    width: 820px;
}

/* news subnav */
#subnavigation .newsnav li a {
    font-weight: bold;
}

#subnavigation .newsnav li li a {
    font-weight: normal;
}

#subnavigation .newsnav li.AspNet-Menu-Selected li a {
    color: #999;
}

#subnavigation .newsnav a.AspNet-Menu-ChildSelected {
    color: #fff;
}