* {
  padding: 0;
  margin: 0;
}

body {
  background: #181818 url(../images/bg_page.jpg) repeat-x;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
}

img {
  border: 0;
}

br.clear {
  clear: both;
  font-size: 1px;
}

a
{
  outline: none;
}

/* ---------------------------------------------------------------------------- Structure */

div#container {
  width: 980px;
  text-align: left;
  margin: 0 auto;
  padding-bottom: 40px;
}

div#col-left {
  width: 387px;
  float: left;
}

div#col-right {
  width: 592px;
  float: left;
  margin-left: 1px;
  display: inline;
}

div#header {
  background: #000;
  width: 592px;
  height: 137px;
  position: relative;
  margin-bottom: 1px;
}

div#footer {
  height: 114px;
  background: #000;
  border-bottom: 5px solid #ff0000;
  margin-bottom: 20px;
}

body#page-home div#footer {
  height: 30px;
  background: #000;
  border-bottom: 5px solid #ff0000;
  margin-bottom: 20px;
}

body#page-home div#col-right {
  border-top: 30px solid #000;
}


body#page-home div#content {
  padding-top: 0;
  background: #000;
}

/* ---------------------------------------------------------------------------- Headings */

h1 {
  margin-bottom: 1px;
}

h2 {
  color: #fff;
  position: absolute;
  left: 22px;
  top: 98px;
  font-size: 22px;
  font-weight: normal;
}

/* ---------------------------------------------------------------------------- Left Navigation */

ul#nav {
  font-size: 0.75em;
}

ul#nav li {
  list-style: none;
  width: 387px;
}

ul#nav li a {
  color: #fff;
  text-decoration: none;
  display: block;
  margin-bottom: 1px;
  padding: 7px 0 7px 0;
  background: #000 url(../images/bullet_nav.gif) no-repeat 20px 12px;
  width: 100%;
  text-indent: 37px;
}

ul#nav li a:hover, ul#nav li a.active {
  background: #202020 url(../images/bullet_nav.gif) no-repeat 20px 12px;
}




ul#nav li li a {
  background: #202020 url(../images/bullet_subsubnav.gif) no-repeat 38px 12px;
  text-indent: 55px;
}

ul#nav li li a:hover {
  background: #000 url(../images/bullet_subsubnav.gif) no-repeat 38px 12px;
  text-indent: 55px;
}


li.active a {
  font-weight: bold;
}






li.active li a {
  font-weight: normal;
}

li li.active a {
  font-weight: bold;
  background: #000 url(../images/bullet_subsubnav.gif) no-repeat 38px 12px !important;
}

li li.active li a {
  font-weight: normal;
  background: none !important;
  background: #000 !important;
}

li li li.active a {
  font-weight: bold;
  color: #fff !important;
}







ul#nav li li li a {
  padding: 5px 0 5px 0;
  background: #202020;
  text-indent: 55px;
  font-size: 0.9em;
  margin-bottom: 0;
  color: #ccc;
}

ul#nav li li li a:hover {
  padding: 5px 0 5px 0;
  background: none;
  background: #202020;
  text-indent: 55px;
  font-size: 0.9em;
  margin-bottom: 0;
  color: #fff;
}

/* ---------------------------------------------------------------------------- Contact Box */

div#contact {
  background: #000;
  width: 387px;
  height: 206px;
  font-size: 0.7em;
  color: #999;
}

div#contact p {
  padding: 20px 0 0 20px;
}

div#contact a {
  color: #999;
  text-decoration: none;
}

div#contact a:hover {
  color: #fff;
}

/* ---------------------------------------------------------------------------- Project Navigation Tabs */

ul#projectnav {
  font-size: 0.75em;
  width: 592px;
  overflow: hidden;
}

ul#projectnav li {
  list-style: none;
  width: 147px;
  float: left;
  margin-right: 1px;
  display: inline;
}

ul#projectnav li#nav-media {
  width: 148px;
  margin-right: 0;
}

ul#projectnav a {
  color: #fff;
  text-decoration: none;
  display: block;
  margin-bottom: 1px;
  padding: 7px 0 7px 0;
  background: #000 url(../images/bullet_nav.gif) no-repeat 20px 12px;
  width: 100%;
  text-indent: 37px;
}

ul#projectnav a:hover {
  background: #202020 url(../images/bullet_nav.gif) no-repeat 20px 12px;
}


body#page-projectinformation li#nav-information a,
body#page-projectimages li#nav-images a,
body#page-projectdrawings li#nav-drawings a,
body#page-projectmedia li#nav-media a {
  background: #202020 url(../images/bullet_nav.gif) no-repeat 20px 12px;
}


/* ---------------------------------------------------------------------------- Main Content Area */

div#content {
  overflow: hidden;
  width: 592px;
  color: #bdbdbd;
  background: #1e1e1e;
  padding-top: 1em;
  line-height: 1.3em;
}

div#content div#col-contentleft {
  float: left;
  width: 255px;
  margin: 0 21px;
  display: inline;
}

div#content div#col-contentleft ul{
  margin: 0 21px;	
}

div#content div#col-contentleft li{
  font-size: 0.75em;
  margin-bottom: 1em;
}

div#content div#col-contentright {
  float: left;
  width: 256px
}

div#content p {
  font-size: 0.75em;
  margin-bottom: 1em;
}

div#content a {
  color: #ccc;
  text-decoration: none;
}

div#content a:hover {
  color: #fff;
}

div#content h3 {
  font-size: 0.75em;
  color: #fff;
  margin-bottom: 1em;
  font-weight: normal;
}





table.summary th,
table.summary td {
  font-size: 0.75em;
  color: #bcbcbc;
  font-weight: normal;
  vertical-align: top;
}

table.summary th {
  padding-right: 15px;
}

div#media-content
{
    margin: 0 21px;
}

div#media-content ul
{
    margin: 0 21px;
}

/***** Non Flash Gallery ******/
ul.gallery
{
    list-style-type: none;
    margin: 20px auto;
    padding: 0;
    width: 471px;
}

ul.gallery li
{
    float: left;
    margin: 0;
    padding: 0;
    height: 100px;
    width: 155px;
}

ul.gallery li a img
{
    border: 4px solid #EEEEEE;
}




table.datatable {
  margin: 0 0 20px 20px;
  width: 565px;
}

table.datatable a {
  color: #ff0000;
  text-decoration: none;
}

table.datatable a:hover {
  color: #fff;
}


table.datatable th,
table.datatable td {
  font-size: 0.75em;
  vertical-align: top;
  text-align: left;
  padding-bottom: 5px;
  padding-right: 10px;
}

table.datatable th.link,
table.datatable td.link {
  padding-left: 15px;
}


div#featured-publication {
  margin: 0 0 20px 20px;
}

div#featured-publication img{
  float: left;
  padding: 5px;
}

div#featured-publication h3{
  font-weight: bold;
  color: #bdbdbd;
}
/* ---------------------------------------------------------------------------- Copntact Us */

form#contactus {
  margin-left: 20px;
  margin-bottom: 20px;
  float: left;
  display: inline;
  width: 274px;
}

form#contactus label {
  display: block;
  font-size: 0.75em;
}

form#contactus input.textfield,
form#contactus textarea {
  display: block;
  font-size: 0.75em;
  width: 254px;
  border: 0;
  font-family: Arial, Helvetica, sans-serif;
  padding: 2px 0;
  margin-bottom: 10px;
}

form#contactus textarea {
  height: 50px;
  margin-bottom: 20px;
}

form#contactus input.button {
  border: 0;
  background: #000;
  color: #fff;
  font-size: 0.75em;
  padding: 2px 10px;
  font-family: Arial, Helvetica, sans-serif;
}

div#map {
  float: right;
  margin-right: 20px;
  display: inline;
  background: #fff;
  width: 274px;
  height: 250px;
  margin-top: 22px;
  margin-bottom: 20px;
}




