html {
  height: 100%; }

body {
  behavior: url("/stylesheets/csshover3.htc");
  margin: 0;
  padding: 0;
  offset: 0;
  height: 100%;
  font-family: Verdana;
  font-size: 14px;
  background-color: #5a6870;
  background-image: url("/images/layout/header_bg.gif");
  background-repeat: repeat-x; }

h1 {
  font-size: 2.0em; }

h2 {
  font-size: 1.8em; }

h3 {
  font-size: 1.6em; }

h4 {
  font-size: 1.4em; }

h5 {
  font-size: 1.2em; }

h6 {
  font-size: 1.0em; }

a {
  color: #fff;
  text-decoration: underline; }
  a:hover {
    background-color: #acd038; }
  a img {
    border: none; }

#body-container {
  width: 955px;
  margin: 0 auto;
  position: relative;
  min-height: 100%; }
  #body-container #header {
    height: 139px;
    width: 100%; }
    #body-container #header a:hover {
      background: transparent; }
    #body-container #header #storefront {
      position: absolute;
      top: 15px;
      left: 655px;
      z-index: -1; }
      #body-container #header #storefront .stores {
        background: transparent; }
    #body-container #header #logo {
      padding: 31px 0 0 0; }
  #body-container #divider {
    height: 27px; }
  #body-container #torso {
    width: 100%; }

#content-container #content {
  float: left;
  width: 692px;
  margin: 1em 0 1em 0; }
#content-container #aside {
  float: right;
  width: 225px;
  margin-right: 25px; }
  #content-container #aside #top {
    margin-bottom: 1em; }
  #content-container #aside h3 {
    font-size: 1em;
    color: #fff;
    margin: 0 0 0.5em 0; }

.barline {
  font-size: 0.8em; }
  .barline .full-bar {
    width: 690px;
    float: right; }
  .barline .half {
    width: 345px;
    float: left; }
  .barline .two-thirds {
    width: 453px; }
    .barline .two-thirds p {
      color: #fff; }
    .barline .two-thirds .content {
      width: 380px; }
      .barline .two-thirds .content .left-third {
        position: absolute;
        display: block;
        width: 230px; }
      .barline .two-thirds .content .right-third {
        position: relative;
        left: 50px;
        float: right;
        display: block;
        width: 214px; }
  .barline .one-third {
    width: 230px; }
  .barline .whitebox {
    width: 680px;
    margin-top: -1.1em;
    margin-left: 0.5em; }
    .barline .whitebox .content {
      color: #000;
      background-color: #FFF;
      padding-bottom: 2px; }
      .barline .whitebox .content h3 {
        padding-top: 0.6em; }
      .barline .whitebox .content a {
        text-decoration: underline;
        color: #000; }
        .barline .whitebox .content a:hover {
          color: #fff;
          background-color: #acd038; }

.error a {
  text-decoration: underline;
  color: #000; }
  .error a:hover {
    color: #fff;
    background-color: #acd038; }

.content {
  color: #fff;
  margin: 3px; }
  .content .departments a {
    color: #fff; }
  .content .team-members {
    list-style-type: none; }
    .content .team-members h3 {
      font-size: 1.1em;
      color: #00a9e8;
      margin: 0;
      padding: 0; }
    .content .team-members ul {
      margin: 0 0 10px 0; }
    .content .team-members a {
      color: white//#acd038; }
    .content .team-members .name {
      font-weight: bold; }
      .content .team-members .name:hover {
        cursor: pointer; }
    .content .team-members .title {
      font-weight: normal; }

#detail-links a {
  color: #fff;
  font-weight: bold; }

.left {
  float: left; }

.right {
  float: right; }

.halvsies {
  width: 330px; }

.triangle {
  list-style-type: none;
  padding: 0;
  margin: 0;
  line-height: 150%; }
  .triangle li {
    background-image: url(/images/layout/triangle.gif);
    background-repeat: no-repeat;
    background-position: 0px 5px;
    padding-left: 12px;
    padding-bottom: 4px; }

.greenonblue {
  list-style-type: none; }
  .greenonblue li {
    background-image: url(/images/layout/triangle-greenonblue.gif);
    background-repeat: no-repeat;
    background-position: 0px 5px;
    padding-left: 12px; }

.leaf {
  list-style-type: none;
  padding: 0;
  margin: 0;
  line-height: 150%; }
  .leaf li {
    background-image: url(/images/layout/leaf.gif);
    background-repeat: no-repeat;
    padding-left: 16px;
    padding-bottom: 1em; }

.blue {
  color: #00a9e8; }
  .blue li {
    background-image: url(/images/layout/triangle-blue.gif);
    background-position: 0px 15px;
    padding-left: 12px;
    padding-bottom: 2px;
    padding-top: 10px; }

.small {
  font-size: x-small; }

.green {
  color: #acd038; }

.white {
  color: #fff; }

.bold {
  font-weight: bold; }

.bblue {
  color: #00a9e8; }

.dropshadow {
  filter: Shadow(Color=#666666, Direction=135, Strength=2);
  text-shadow: #666 1px 1px; }

.content {
  padding: 0 0.8em; }

.store-contact-info {
  color: #fff;
  font-size: 0.8em; }
  .store-contact-info .name {
    font-size: 1.2em;
    color: #acd038; }
  .store-contact-info .contact {
    margin: 0.8em 0;
    line-height: 97%; }
    .store-contact-info .contact a {
      color: #acd038; }
      .store-contact-info .contact a:hover {
        color: #000;
        background-color: #acd038; }

.news-item {
  height: 55px; }
  .news-item img {
    float: left;
    margin-left: 0.0em;
    margin-right: 0.7em; }
  .news-item h4 {
    font-size: 1em; }

.details {
  padding: 0 1em;
  color: #fff; }
  .details ul {
    color: #fff;
    margin: 1em; }
  .details h3 {
    margin: 0;
    padding: 4px 0;
    color: #00a9e8;
    font-size: 1.2em; }
  .details p {
    margin: 0;
    padding: 0;
    color: #fff; }
  .details .link a {
    text-decoration: none;
    padding-left: 1em;
    color: #acd038; }
    .details .link a:hover {
      color: #fff;
      background-color: #acd038; }
  .details .more-info {
    margin-top: 1em;
    color: #acd038; }

#new-project {
  padding: 5px; }
  #new-project span {
    font-size: 0.8em; }

#sales a {
  color: #FFF; }
  #sales a:hover {
    background-color: #acd038; }

.newsbar {
  height: 42px;
  background: transparent url(/images/layout/newsbar-bg.gif) repeat-x; }
  .newsbar .inside {
    padding: 15px 15px 0px 15px;
    font-weight: bold; }
    .newsbar .inside h2 {
      font-size: 1em;
      display: inline; }
  .newsbar .left {
    float: left;
    background: transparent url(/images/layout/newsbar.gif) no-repeat top left;
    height: 42px;
    width: 24px; }
  .newsbar .right {
    float: right;
    background: transparent url(/images/layout/newsbar.gif) no-repeat top right;
    height: 42px;
    width: 24px; }

#header {
  z-index: 5;
  position: relative; }
  #header #nav {
    margin-top: 13px;
    font-size: 0.8em; }
    #header #nav ul.mainnav {
      margin: 0;
      padding: 0 0 0 4px;
      display: block;
      opacity: 0.85; }
      #header #nav ul.mainnav li {
        left: -2px;
        float: left;
        list-style-type: none;
        padding: 0 0 0 7px;
        background: transparent url(/images/layout/tab-left-clear.gif?200909181549) no-repeat scroll left top; }
        #header #nav ul.mainnav li a {
          text-decoration: none;
          display: block;
          padding: 5px 8px 12px 0px;
          color: #000;
          background: transparent url(/images/layout/tab-right-clear.gif?200909181549) no-repeat scroll right top; }
      #header #nav ul.mainnav li.current {
        background: transparent url(/images/layout/tab-left-underline.gif?200909181549) no-repeat scroll left top; }
        #header #nav ul.mainnav li.current a {
          background: transparent url(/images/layout/tab-right-underline.gif?200909181549) no-repeat scroll right top;
          color: #FFF; }

#header #nav ul.mainnav li:hover {
  background: transparent url(/images/layout/tab-left-underline.gif?200909181549) no-repeat scroll left top; }
  #header #nav ul.mainnav li:hover a {
    background: transparent url(/images/layout/tab-right-underline.gif?200909181549) no-repeat scroll right top;
    color: #FFF; }

#header #nav ul.mainnav li ul.subnav {
  display: none; }
  #header #nav ul.mainnav li ul.subnav li {
    margin-left: -3px;
    border-top: 1px solid #FFF; }
#header #nav ul.mainnav li:hover ul.subnav {
  display: block;
  position: absolute;
  z-index: 20;
  padding: 0;
  margin: 0; }
  #header #nav ul.mainnav li:hover ul.subnav li {
    display: block;
    float: none;
    text-align: left;
    padding: 0;
    margin: -5px;
    min-width: 160px; }
    #header #nav ul.mainnav li:hover ul.subnav li a {
      background: #acd038;
      padding: 1em;
      margin: 0;
      color: #000; }
      #header #nav ul.mainnav li:hover ul.subnav li a:hover {
        background: #00a9e8;
        color: #FFF; }

.employee-profile {
  margin: 0;
  width: 100%;
  height: 50px;
  display: block;
  font-size: 0.8em;
  text-decoration: none; }
  .employee-profile:link, .employee-profile:visited, .employee-profile:hover {
    color: #000; }
  .employee-profile:hover {
    cursor: pointer; }
  .employee-profile img {
    float: left;
    margin-right: 0.7em; }
  .employee-profile .employee {
    list-style-type: none;
    margin-left: 20px;
    height: 45px;
    position: relative;
    display: block; }
    .employee-profile .employee .name {
      font-weight: bold; }
    .employee-profile .employee .title {
      font-size: 0.8em; }
    .employee-profile .employee .office {
      font-size: 0.8em; }
  .employee-profile .more {
    margin-top: -8px;
    position: absolute;
    z-index: 5; }
    .employee-profile .more .info {
      padding: 0.5em 0.5em 0.5em 0.5em;
      width: 215px;
      color: #fff;
      background-color: #1d1d1f;
      opacity: 0.9;
      -moz-opacity: 90%;
      filter: alpha(opacity=90); }
      .employee-profile .more .info a {
        color: #acd038; }
        .employee-profile .more .info a:hover {
          color: #000; }













.roundy {
  float: right;
  margin: 0;
  width: 225px;
  background-color: #00a9e8; }
  .roundy .inside {
    margin: 0.5em 1em 0 1em; }
    .roundy .inside p {
      margin-top: -10px; }
  .roundy .top-left {
    float: left;
    background: url(/images/layout/blue-corners.gif?200909181501) no-repeat top left;
    height: 15px;
    width: 15px; }
  .roundy .top-right {
    float: right;
    background: url(/images/layout/blue-corners.gif?200909181501) no-repeat top right;
    height: 15px;
    width: 15px; }
  .roundy .bottom-left {
    float: left;
    background: url(/images/layout/blue-corners.gif?200909181501) no-repeat bottom left;
    height: 15px;
    width: 15px; }
  .roundy .bottom-right {
    float: right;
    background: url(/images/layout/blue-corners.gif?200909181501) no-repeat bottom right;
    height: 15px;
    width: 15px; }

#base-nav {
  margin-bottom: 14px;
  display: block; }

.pictureframe {
  float: right;
  margin: 0;
  height: 239px;
  width: 690px;
  background: transparent url(/images/layout/picturebox-bg.gif) repeat-x; }
  .pictureframe .inside {
    margin: 1em 1em 0 1em; }
  .pictureframe .left {
    float: left;
    background: transparent url(/images/layout/picturebox-frame.gif) no-repeat top left;
    height: 239px;
    width: 8px; }
  .pictureframe .right {
    float: right;
    background: transparent url(/images/layout/picturebox-frame.gif) no-repeat top right;
    height: 239px;
    width: 8px; }
  .pictureframe .small {
    margin-top: 5px; }
  .pictureframe ul.pictureframe-navigation {
    margin: 0;
    float: right;
    list-style-type: none; }
    .pictureframe ul.pictureframe-navigation li {
      float: left;
      padding: 2px; }
      .pictureframe ul.pictureframe-navigation li a {
        width: 19px;
        height: 20px;
        color: #626266;
        background-image: url(/images/layout/picframe-nav.gif);
        background-repeat: no-repeat;
        padding: 0 5px 0 6px;
        text-decoration: none; }
        .pictureframe ul.pictureframe-navigation li a:hover {
          color: #acd038;
          background-image: url(/images/layout/picframe-nav-current.gif);
          background-color: transparent; }
    .pictureframe ul.pictureframe-navigation li.current a {
      color: #acd038;
      background-image: url(/images/layout/picframe-nav-current.gif);
      background-color: transparent; }

.employee-bios {
  height: 191px;
  width: 662px;
  margin-bottom: 3px;
  background: #a9a9a9;
  position: absolute;
  z-index: 0; }
  .employee-bios .show-employee .pic {
    position: absolute;
    z-index: -1; }
  .employee-bios .show-employee .txt {
    position: absolute;
    z-index: 0; }
    .employee-bios .show-employee .txt .profile {
      position: absolute;
      top: 140px;
      padding-left: 22px;
      z-index: 2; }
      .employee-bios .show-employee .txt .profile .name {
        font-size: x-small;
        font-weight: bold;
        line-height: 115%;
        width: 250px; }
        .employee-bios .show-employee .txt .profile .name a {
          color: #00a9e8; }
    .employee-bios .show-employee .txt .job {
      position: absolute;
      top: 9px;
      padding-left: 350px;
      width: 295px;
      font-size: x-small; }
      .employee-bios .show-employee .txt .job p:first-line {
        font-weight: bold;
        text-transform: uppercase; }

.slideshow {
  height: 191px;
  width: 662px;
  margin-bottom: 3px;
  background: #a9a9a9;
  position: absolute;
  z-index: 0; }

.slideshow_prev_next {
  height: 191px;
  width: 662px;
  margin-bottom: 3px;
  background: #a9a9a9;
  position: absolute;
  z-index: 0; }

#pictxt {
  position: absolute;
  top: 198px;
  width: 400px;
  color: #1d1d1f;
  font-size: x-small; }

#picnav {
  position: relative;
  top: 196px;
  width: 260px;
  float: right;
  text-align: right; }
  #picnav a {
    margin: 3px;
    padding: 1px 5px 1px 5px;
    background-image: url(/images/layout/picframe-nav.gif);
    background-repeat: no-repeat;
    text-decoration: none;
    width: 15px;
    height: 15px;
    color: #999999; }
  #picnav a.activeSlide {
    color: #acd038;
    background-image: url(/images/layout/picframe-nav-current.gif);
    background-color: transparent; }
  #picnav a:focus {
    outline: none; }
  #picnav a:hover {
    color: #acd038;
    background-image: url(/images/layout/picframe-nav-current.gif);
    background-color: transparent; }

.graybar {
  height: 42px;
  background: transparent url(/images/layout/graybar-bg.gif) repeat-x; }
  .graybar .inside {
    padding: 15px 15px 0 15px;
    font-weight: bold; }
    .graybar .inside h2 {
      font-size: 1em;
      display: inline; }
  .graybar .left {
    float: left;
    background: transparent url(/images/layout/graybar.gif) no-repeat top left;
    height: 42px;
    width: 24px; }
  .graybar .right {
    float: right;
    background: transparent url(/images/layout/graybar.gif) no-repeat top right;
    height: 42px;
    width: 24px; }

.bluebar {
  height: 42px;
  background: transparent url(/images/layout/bluebar-bg.gif) repeat-x; }
  .bluebar .inside {
    padding: 15px 15px 0 15px;
    font-weight: bold; }
    .bluebar .inside h2 {
      font-size: 1em;
      display: inline; }
  .bluebar .left {
    float: left;
    background: transparent url(/images/layout/bluebar.gif) no-repeat top left;
    height: 42px;
    width: 24px; }
  .bluebar .right {
    float: right;
    background: transparent url(/images/layout/bluebar.gif) no-repeat top right;
    height: 42px;
    width: 24px; }

.greenbar {
  height: 42px;
  background: transparent url(/images/layout/greenbar-bg.gif) repeat-x; }
  .greenbar .inside {
    padding: 15px 15px 0 15px;
    font-weight: bold; }
    .greenbar .inside h2 {
      font-size: 1em;
      display: inline; }
  .greenbar .left {
    float: left;
    background: transparent url(/images/layout/greenbar.gif) no-repeat top left;
    height: 42px;
    width: 24px; }
  .greenbar .right {
    float: right;
    background: transparent url(/images/layout/greenbar.gif) no-repeat top right;
    height: 42px;
    width: 24px; }

#footer-buffer {
  clear: both;
  height: 20px;
  width: 100%;
  position: relative;
  display: block; }

#footer {
  clear: both;
  height: 20px;
  width: 100%;
  color: #fff;
  background-color: #00a9e8;
  text-align: right;
  font-size: 0.7em;
  bottom: 0px;
  position: relative;
  margin-top: -40px;
  border-top: 20px !body_gray solid; }
  #footer .copyright {
    width: 955px;
    margin: 0 auto;
    padding-top: 3px; }

#equipment #printers {
  padding: 0; }
  #equipment #printers li {
    list-style-type: none;
    margin: 0;
    padding: 0; }
    #equipment #printers li .model {
      color: #00a9e8;
      font-weight: bold; }
    #equipment #printers li .description {
      color: #fff;
      margin-left: 1em; }
    #equipment #printers li .link a {
      color: #acd038;
      text-decoration: none;
      margin-left: 2em; }
      #equipment #printers li .link a:hover {
        color: #000;
        background-color: #acd038; }
#equipment #contact {
  color: #fff; }
  #equipment #contact a {
    color: #00a9e8; }
    #equipment #contact a:hover {
      color: #fff;
      background-color: #00a9e8; }

.kip-machine {
  width: 214px;
  float: left; }
  .kip-machine h3 {
    color: #00a9e8;
    font-size: 1.2em; }
  .kip-machine .link {
    list-style-type: none;
    background-image: none; }
    .kip-machine .link a {
      color: #acd038;
      text-decoration: none;
      margin-left: 1em; }
      .kip-machine .link a:hover {
        color: #000;
        background-color: #acd038; }

#upload_form optgroup option {
  padding-left: 1em; }
#upload_form optgroup .indy {
  background-color: #ffffbb; }
#upload_form optgroup .eville {
  background-color: #efefef; }
#upload_form optgroup .mrepro {
  background-color: #ffffff; }
#upload_form .fieldset_wrapper {
  border: 1px solid #ccc; }
  #upload_form .fieldset_wrapper fieldset {
    border: 0;
    padding: 0 6px 0 6px;
    font-weight: bold;
    color: #fff; }
    #upload_form .fieldset_wrapper fieldset legend {
      margin-top: 0;
      padding: 0 6px 06px;
      font-wieght: bold;
      color: #ffffff; }
      #upload_form .fieldset_wrapper fieldset legend span {
        display: block;
        padding: 1px 1px 3px; }
    #upload_form .fieldset_wrapper fieldset label span {
      width: 140px;
      display: block;
      float: left; }
    #upload_form .fieldset_wrapper fieldset div {
      padding: 2px; }
    #upload_form .fieldset_wrapper fieldset .note {
      margin-left: 1em;
      font-size: smaller;
      font-style: italic; }
