
* {
  margin: 0;
  padding: 0;
  }
html, body {
  height: 100%;
  }
body {
  font: 62.5%/1.5 Futura, Helvetica, Arial, sans-serif;
  color: #000;
  text-align: center;
  background: #f1f0f0;
  }
h1, h2 {
  color: #034669;
  margin: 1em 0 .5em 0;
  }
h1 {
  font-size: 1.8em;
  }
h2 {
  font-size: 1.6em;
  }
h3 {
  font-size: 1.4em;
  color: #0397D0;
  }
h4 {
  font-size: 1.3em;
  }
p {
  font-size: 1.2em;
  margin: 0 0 1em 0;
  }
li {
  font-size: 1.2em;
  padding: .5em 0;
  }
dt {
  font-size: 1.2em;
  font-weight: bold;
  }
.clear {
  clear: both;
  }
a {
  text-decoration: underline;
  color: #04739F;
  }
a:hover {
  color: #0397D0;
  }
a img {
  border: none;
  }
/*---------------------------------------------------------------
=Core Layout
----------------------------------------------------------------*/
#page {
  width: 86em;
  margin: 0 auto; 
  text-align: left;
  min-height: 100%; 
  padding: 0;
  }
#header {
  background: #fff url(/images/interface/header_bg.gif) bottom left repeat-x;
  border-top: #cdcdcd;
  border-right: #ece9e9;
  border-left: #ece9e9;
  border-bottom: 0;
  padding-bottom: 2em;
  }
#mainNavTop {
  height: 3px;
  background: #0583B3 url(/images/interface/top-nav_top-border_bg.gif) top left repeat-x;
  }
#mainNav {
  background: #0583B3 url(/images/interface/top-nav_bg.gif) bottom left repeat-x;
  height: 3.6em;
  }
#spacer {
  width: 100%;
  height: 1em;
  background: #f1f0f0;
  }
#content {
  margin-bottom: .5em;
  background: url(/images/interface/content_bg_nav_grad.jpg) bottom left no-repeat;
  } 
#contactUs #content, #news #content {
  background: none;
  }
#contactUs #mainContent, #news #mainContent {
  float: none;
  margin: auto;
  padding: 0 2em;
  }
#contactUs #mainContent {
  border: 1px solid #ccc;
  background: #fff;
  }
#home #content {
  background: none;
  padding-top: 1em;
  }
#mainContent {
  float: left;
  padding-left: 2em;
  width: 62em;
  } 
#mainContent img {
  margin-left: -1em;
  }
#footer {
  background: #255488 url(/images/interface/footer_bg_corner.gif) top left no-repeat;
  padding: .5em 1.5em;
  color: #B9B8B8;
  }
/*--------------------------------------------------------------------
=Header
----------------------------------------------------------------------*/  
#logo {
  background: url(/images/interface/dukenet_logo.gif) 1.8em 2.5em no-repeat;
  height: 8em;
  width: 25em;
  float: left;
  }
#logo h1 {
  display: none;
  }
#myDE_login {
  background: url(/images/interface/myDE_bg.gif) bottom left no-repeat;
  float: right;
  margin: 0 1em .5em 0;
  width: 32em;
  position: relative;
  }
#myDE_login #login-header {
  padding: .2em 0;
  }
#myDE_login h2 {
  text-indent: -5000em;
  background: url(/images/interface/my_de.gif) .5em top no-repeat;
  margin:0;
  }
#myDE_login #myDE-link {
  position: absolute;
  top: 0;
  right: 2em;
  }
#login-header a {
  font-size: 1.2em;
  font-weight: bold;
  text-decoration: none;
  color: #000;
  padding-top: .2em;
  padding-right: 1.5em;
  background: url(/images/interface/expand.gif) right .3em no-repeat;
  }
#login-header a.open {
  background: url(/images/interface/collapse.gif) right .3em no-repeat;
  }
#myDE_login #loginForm {
  padding: 0 1em 1em 1em;
  display: none;
  }
#myDE_login span.leftCorner {
  background: url(/images/interface/myDE_left.gif) bottom left no-repeat;
  }
#myDE_login span.rightCorner {
  background: url(/images/interface/myDE_right.gif) bottom right no-repeat;
  }
#myDE_login span.leftCorner, #myDE_login span.rightCorner {
  display: block;
  height: 100%;
  }
#myDE_login form {
  margin-bottom: .8em;
  }
#myDE_login form label {
  width: 19%;
  }
#myDE_login form input {
  float:left;
  margin-left:3%;
  width:9.6em;
  }
#myDE_login form div {
  margin: 0;
  }
#myDE_login form input.button {
  width: auto;
  clear: none;
  margin-top: -.5em;
  }
#myDE_login form div {
  min-height: 0;
  }
#contact {
  float: right;
  margin-top: 3.5em;
  }
#contact h1, #contact h3, #contact p {
  display: inline;
  }
#contact p#myDE-link {
  margin-right: 1em;
  font-weight: bold;
  cursor: pointer;
  }
#contact h1 {
  margin-right: .5em;
  }
#contact h3 {
  margin-right: .2em;
  }
/*-------------------------------------------------------------------
=MainNav
----------------------------------------------------------------------*/
#mainNav ul {
  list-style-type: none;
  height:100%;
  }
#mainNav ul li {
  float: left;
  background: url(/images/interface/nav_btn_edge.gif) bottom right no-repeat;
  padding: 0;
  font-size: 1.3em;
  height: 100%;
  position: relative;
  }
#mainNav ul li.active a {
  background: url(/images/interface/top-nav_active_bg.gif) center 2em no-repeat;
  }
#mainNav ul li.active ul li a {
  background: none;
  }
#mainNav ul li.last {
  background: none;
  }
#mainNav ul li.solutions {
  width: 18.4em;
  }
#mainNav ul li.services {
  width: 11.9em;
  }
#mainNav ul li.about {
  width: 11.9em;
  }
#mainNav ul li.news {
  width: 10.8em;
  }
#mainNav ul li.contact  {
  width: 12.7em;
  }
#mainNav a {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  padding-top: .5em;
  display: block;
  height: 90%;
  width: 100%;
  text-align: center;
  }
span.mainNavLeft {
  background: url(/images/interface/top-nav_left-corner.gif) bottom left no-repeat;
  }
span.mainNavRight {
  background: url(/images/interface/top-nav_right-corner.gif) bottom right no-repeat;
  }
span.mainNavLeft, span.mainNavRight {
  display: block;
  height: 100%;
  }
#mainNav ul li ul {
  display: none;
  font-size: 1em;
  clear: both;
  position: absolute;
  top: 2.8em;
  left: -1em;
  padding: 0 1em;
  width: 12.9em;
  height: auto;
  }
#mainNav ul li ul.first {
  left: .5em;
  }
#mainNav ul li ul li {
  background: none;
  background-color: #C0C2C3;
  border-color: #034E72;
  border-width: 1px;
  border-style: solid;
  border-top: none;
  float: none;
  font-size: 1em;
  min-height: 2em;
  }
#mainNav ul li ul li a {
  color: #0575A2;
  text-align: left;
  padding: .4em 0 .4em .3em;
  font-weight: normal;
  line-height: 1.1em;
  }
#mainNav ul li ul li:hover {
  background-color: #F4F4F4;
  }
#mainNav li:hover ul.sub {
  display: block;
  }
/*--------------------------------------------------------------------
=Home Page
----------------------------------------------------------------------*/
#home_services {
  background: #73beda url(/images/interface/home_services_BL_corner.gif) bottom left no-repeat;
  color: #fff;
  }
#home_services span.map {
  display: block;
  height: 100%;
  background: url(/images/content/home-map.jpg) bottom right no-repeat;
  }
#home_services #summaryText {
  width: 54%;
  }
#home_services p {
  padding: 1em 0 1em 1em;
  }
#home_services h1 {
  color: #f1eded;
  margin: -1.5em 0 0 .7em;
  }
#home_services p.largeFont {
  font-size: 2.2em;
  }
#services_descriptions {
  width: 52%;
  }
#service_territory p {
  padding: 0;
  margin: 0;
  }
#services_descriptions {
  margin: 1em 0 1em 1em;
  float: left;
  }
#service_territory {
  width: 45.5%;
  color: #034669;
  float: right;
  }
#service_territory h1 {
  color: #034669;
  margin: 0;
  }
#service_area_link img{
  float: right;
  margin-right: 1px;
  }.jsenabled #home_services dt {
  background: url(/images/interface/services_btns_tl.gif) top left no-repeat;
  display: block;
  border: none;
  padding: 0;
  }
.jsenabled #home_services .topRight {
  background: url(/images/interface/services_btns_tr.gif) top right no-repeat;
  }
.jsenabled #home_services .bottomRight {
  background: url(/images/interface/services_btns_br.gif) bottom right no-repeat;
  padding-right: .4em;
  }
.jsenabled #home_services .bottomLeft {
  background: url(/images/interface/services_btns_bl.gif) bottom left no-repeat;
  }
.jsenabled #home_services span {
  display: block;
  }
#services_descriptions dt {
  float: left;
  background: url(/images/interface/home_services_btn_bg.gif) bottom left repeat-x;
  border: 1px solid #858786;
  padding: .5em;
  margin: .5em .3em;
  color: #046993;
  cursor:pointer;
  }
#services_descriptions dt a {
  color: #046993;
  text-decoration: none;
  }
#services_descriptions dt div.container {
  display: none;
  position: absolute;
  color:#000;
  font-size: 90%;
  font-weight: normal;
  margin-top: -8.5em;
  margin-left: -5em;
  width: 22em;
  cursor: pointer;
  }
#services_descriptions dt div.container div {
  background-color:#F0F0F0;
  border-right: 1px solid #666;
  border-left: 1px solid #666;
  padding: .2em .5em;
  }
#services_descriptions dt div img {
  margin-top: -.09em;
  margin-left: 35%;
  }
#services_descriptions dt span.arrow {
  background: url(/images/interface/services_btns_arrow.gif) right 5px no-repeat;
  padding: .5em 2.3em .5em .5em;
  }
#services_descriptions dd {
  color: #000;
  position: absolute;
  left: -5000em;
  }
.b1, .b2, .b3, .b4 {
  font-size:1px;
  overflow:hidden;
  display:block;
  }
.b1 {
  height:1px; 
  background:#666; 
  margin:0 5px;
  }
.b2 {
  height:1px; 
  background:#F0F0F0; 
  border-right:2px solid #666; 
  border-left:2px solid #666; 
  margin:0 3px;
  }
.b3 {
  height:1px; 
  background:#F0F0F0; 
  border-right:1px solid #666; 
  border-left:1px solid #666; 
  margin:0 2px;
  }
.b4 {
  height:2px; 
  background:#F0F0F0; 
  border-right:1px solid #666; 
  border-left:1px solid #666; 
  margin:0 1px;
  }
#services_descriptions dd span.bottom {
  padding: .7em;
  }

#home_about {
  padding: 0 1.5em;
  width: 55%;
  float:left;
  }
#home_news {
  padding: 0 1.5em;
  width: 38%;
  float: left;
  background: url(/images/interface/home_news_dotted.gif) center 4em repeat-x;
  }
#home_news h2 {
  font-size: 1.6em;
  color: #787C7E;
  margin: 1em 0 .5em 0;
  }
#home_news ul {
  list-style-type: none;
  }
#home_news ul li, #news #mainContent ul li {
  background: url(/images/interface/news_bullet.gif) left .5em no-repeat;
  padding-left: 1.5em;
  }
#home_solutions {
  background: url(/images/interface/home_solutions_bg.gif) bottom left repeat-x;
  margin-bottom: .3em;
  }
#home_solutions_content {
  padding-left: 1.5em;
  }
#home_solutions span {
  display: block;
  height: 100%;
  background: url(/images/interface/home_solutions_bl_corner.gif) bottom left no-repeat;
  }
#home_solutions dl {
  float: left;
  background: url(/images/interface/home_solutions_btn_edge.gif) bottom right no-repeat;
  margin-right: .8em;
  width: 18%;
  padding: 0 .7em 1em 0;
  }
#home_solutions dl.last {
  background: none;
  }
#home_solutions dl img {
  display: block;
  margin-bottom: .5em;
  }
#home_solutions dl a {
  display: block;
  height: 100%;
  text-decoration: none;
  color: #000;
  }
#home_solutions dl a img {
  border: none;
  }
#home_solutions dt {
  font-weight: bold;
  color: #25A1CA;
  margin-bottom: .5em;
  }  
#home_solutions dd {
  text-indent: 0;
  }
#home_solutions dd.readMore {
  text-align: right;
  text-decoration: underline;
  color: #0000FF;
  padding-right: 1em;
  margin-right: .5em;
  background: url(/images/interface/read_more_arrow.gif) right 6px no-repeat;
  }
#crumbtrail {
  padding: .5em 0 0 1em;
  font-size: 1.2em;
  }
/*-----------------------------------------------------------------------
=Left Nav
--------------------------------------------------------------------------*/
#leftNav {
  float: left;
  width: 208px;
  border-top: 1px solid #D8D8D8;
  background: none;
  padding-top: .8em;
  }
#leftNav ul {
  list-style-type: none;
  padding: 1em 0;
  }
#leftNav ul li {
  background: url(/images/interface/left_nav_bullet.gif) 1.3em center no-repeat;
  padding-left: 2.5em;
  font-size: 1.1em;
  }
#leftNav a {
  color: #000;
  display: block;
  text-decoration: none;
  }
#leftNav ul li.active {
  background: url(/images/interface/left-nav_active_bg.gif) 1.3em center no-repeat;
  font-weight: bold;
  }
#leftNav h4 {
  display: block;
  background: url(/images/interface/left_nav_dotted.gif) bottom left repeat-x;
  font-size: 1.4em;
  padding: 0 0 .8em .8em;
  color: #787C7E;
  }
#leftNav h4 a {
  color: #787C7E;
  text-decoration: none;
  display: inline;
  border-bottom: 1px solid #787C7E;
  }
/*----------------------------------------------------------------------
=content
------------------------------------------------------------------------*/
#mainContent ul {
  list-style-type: none;
  padding-left: 1em;
  }
#mainContent ul li {
  background: url(/images/interface/content_bullet.gif) center left no-repeat;
  padding-left: 1em;
  }
div#popTable {
  height: 30em;
  overflow: auto;
  }
div#popTable table {
  width: 95%;
  background: #fff;
  border: 1px solid #F1F0F0;
  border-collapse: collapse;
  }
div#popTable table td {
  border-bottom: 1px solid #F1F0F0;
  }
div#popTable table th {
  background: #255488;
  color: #fff;
  font-size: 1.2em;
  }
div#popTable table td, div#popTable table th {
  padding: 2px 4px;
  }
/*-----------------------------------------------------------------------
=Footer
----------------------------------------------------------------------*/
#footer a {
  text-decoration: none;
  padding: 0 1em;
  color: #fff;
  }
#footer #copyright {
  float: right;
  }
#footer #copyright a {
  padding-left: .5em;
  }
