/*
Theme Name: compactorbaler.com
Theme URI: http://compactorbaler.com
Description: CompactorBaler.com theme for WordPress. Compatible wth Multiplus CMS.
Version: 1.0

Author: Brian Sage
Author URI: http://semaphorellc.com
*/




body {
  padding: 0;
  margin: 0;
  
  font-size: 12px;
  line-height: 18px;
  font-family: Arial, Helvetica, sans-serif;
  background: #448026;
  color: #555;
  -webkit-text-size-adjust: none;
}


.end {
  display: block;
  clear: both;
  padding: 0;
  margin: 0;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.clear {
  clear: both;
}




/*
 * Knock out dotted link and button outlines in FF 
 */
:focus,
:active {
  outline: none !important;
}
input::-moz-focus-inner,
button::-moz-focus-inner {
  border: 0 !important;
}




/*
 * Content Styles
 * NOTE: Must be defined without wrappers for in-place editor.
 * 
 * OK:
 * h1 { foo: bar; }
 * 
 * Not OK:
 * #content h1 { foo: bar; }
 */
a:link,
a:visited,
a:active {
  color: #69f;
}
a:link:hover,
a:visited:hover,
a:active:hover {
  color: #36f;
}

h1 {
  color: #999;
  font: normal normal normal 28px/30px "Arial Black",Arial,helvetica,sans-serif;
  padding: 0;
  margin: 20px 0;
}
h2 {}
h3 {}
h4 {}
h5 {}
h6 {}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
  margin-top: 0;
}


pre {
  font-size: 12px;
  font-family: "Lucida Console", "Courier New", Courier, monospace;
  font-weight: normal;
  color: #666;
  margin: 1em 0;
  padding: 0;
}
address {
  font-style: normal;
}

p,
td {
  font-size: 12px;
  line-height: 18px; 
}
p {
  margin: 1em 0;
}
div > p {
  margin-top: 0;
}

a.blocklink:link,
a.blocklink:visited,
a.doclink:link,
a.doclink:visited,
a.pdflink:link,
a.pdflink:visited {
  display: block;
  margin: 1em 0;
  padding: 1em 1em 1em 40px;

  font-size: 15px;
  line-height: 15px;
  font-weight: bold;
  color: #69f;
  
  border: 1px solid #ddd;
  background: #f8f8f8 url() no-repeat top left;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
a.blocklink:hover,
a.blocklink:visited:hover,
a.doclink:hover,
a.doclink:visited:hover,
a.pdflink:hover,
a.pdflink:visited:hover {
  color: #36f;
  border-color: #36f;
  background-color: #fff;
}

blockquote {
  margin: 1em 2em;
  color: #666;
  font-family: Georgia, "Times New Roman", Times, serif;
}
/*
  blockquote:before {
    content: '“';
    display: block;
    position: absolute;
    font-family: "Times New Roman", Times, serif;
    font-size: 90px;
    line-height: 90px;
    margin: -20px 0 0 -40px;
    color: #ddd;
    z-index: 1;
  }
  */
  blockquote  p {
    position: relative;
    z-index: 2;
  }
  blockquote cite {
    display: block;
    margin: 0.5em 0 0 50%;
  }
cite{
  border: 0;
}


dl {}
dt {
  margin: 0.5em 0 0;
  padding: 0;
  color: #666;
  font: normal normal normal 12px/18px "Arial Black",Arial, Helvetica, sans-serif;
}
dd {
  margin: 0.5em 0;
  padding: 0 1em;
  color: #888;
}
dt + dd {
  margin-top: 0;
}

table {}
table th {}
table td {}
table thead th {}
table thead td {}
table tbody th {}
table tbody td {}
table tfooter th {}
table tbody td {}

img {
  padding: 0;
  border: 0;
}
  img.aligncenter {
    display: block;
    margin: 1em auto;
    }
  img.alignright {
    display: inline;
    float: right;
    margin: 0 0 0.5em 1em;
    }
  img.alignleft {
    display: inline;
    float: left;
    margin: 0 1em 0.5em 0;
    }

.post {
  margin: 0 0 3em;
  }

.postmetadata {
  clear: both;
}




/*
 * Layout
 */

#body_vert {
  background: transparent url(images/bak_vert.jpg) repeat-y center;
}
#body_hor {
  background: transparent url(images/bak_hor.jpg) repeat-x top;
}
#body_top {
  background: transparent url(images/bak_top.jpg) no-repeat top;
}
#body_bottom {
  background: transparent url(images/bak_bottom.jpg) no-repeat bottom;
  padding: 0 0 112px;
}

#layout {
  position: relative;
  width: 970px;
  margin: 0 auto;
}


body.show_compactorbaler #compactorbaler {
  position: absolute;
  right: -110px;
  top: 0;
  background: transparent url(images/bak_gts2000.png) no-repeat top right;
  width: 420px;
  height: 630px;
}


#header {
  height: 130px;
  clear: both;
  padding: 0;
  margin: 0;
  min-height: 120px;
}
  #header_logo {
    display: block;
    float: left;
    width: 250px;
    height: 130px;
    padding: 0;
    
    color: #fff;
    font: normal normal normal 25px/25px "Arial Black",Arial, Helvetica, sans-serif;
  }
    #header_logo a.logo:link,
    #header_logo a.logo:visited {
      display: block;
      width: 250px;
      height: 90px;
      padding: 0;
      
      text-indent: -5000px;
      
      background: transparent url(images/header_logo.png) no-repeat 50% 0;
    }
    #header_logo address {
      display: block;
      width: 250px;
      height: 90px;
      border: none;
      outline: none;
      text-decoration: none;
      font-style: normal;
      text-align: center;
      color: #fff;
    }
      #header_logo address a:link,
      #header_logo address a:visited {
        color: #fff;
      }
      #header_logo address strong {
        display: none;
      }

  #header_quotes {
    
  }
  
  
  
  
  #header_quotes {
    display: block;
    float: left;
    width: 310px;
    height: 110px;
    padding: 20px 0 0 99px;
    overflow: hidden;
  }
    #header_quotes blockquote {
      display: block;
      position: absolute;
      width: 310px;
      height: 110px;
      margin: 0;
      padding: 0;
      
      z-index: 1;
      background: transparent url(images/testimonial_page.png) no-repeat bottom right;
    }
      #header_quotes blockquote.active {
        z-index: 2;
      }
      
      #header_quotes blockquote p {
        display: block;
        margin: 0;
        padding: 0;
        
        text-align: center;
        color: #fff;
        font: normal normal normal 20px/20px "Arial Black",Arial, Helvetica, sans-serif;
      }
      
      #header_quotes blockquote cite {
        display: block;
        margin: 0;
        padding: 8px 0 0;
        
        text-align: center;
        color: #fff;
        font: italic normal bolder 12px/12px Arial, Helvetica, sans-serif;
        z-index: 1;
      }
      
      #header_quotes blockquote a:link,
      #header_quotes blockquote a:visited {
        display: block;
        width: 310px;
        height: 110px;
        color: #fff;
        text-decoration: none;
      }

      #header_quotes blockquote a:link:hover cite,
      #header_quotes blockquote a:visited:hover cite {
        text-decoration: underline;
      }





  #header h1 {
    margin: 0 0 0 -4px;
    padding: 0;
    
    font-size: 42px;
    line-height: 44px;
    letter-spacing: -0.08em;
  }
    #header h1 a,
    #header h1 a:visited,
    #header h1 a:hover,
    #header h1 a:visited:hover {
      color: inherit;
      text-decoration: none;
    }
  #header p {
    margin: 0;
    padding: 0;
    
    font-size: 11px;
    line-height: 16px;
    font-style: italic;
    color: #666;
  }
  
  #header .simplex_links {
    display: block;
    float: right;
    margin: 0;
    padding: 0;
  }
  #header .simplex_links li {
    display: block;
    float: right;
    margin: 0 1em 0 0;
    padding: 0;
  }

#sidebar {
  float: left;
  margin: 0;
  padding: 0;
  width: 236px;
}

#content {
  float: left;
  margin: 0;
  padding: 0 15px;
  width: 678px;
}
  .content_interior * {
    -webkit-text-size-adjust: 150%;
  }
  body.single #content {
    float: none;
    margin: 0 auto;
    padding: 0 15px;
    width: 678px;
  }
  
  
.content {
  width: 950px;
  padding: 10px;
}
  .content_vert {
    background: transparent url(images/content_vert.png) repeat-y center;
  }
  .content_top {
    background: transparent url(images/content_top.png) no-repeat top;
  }
  .content_bottom {
    min-height: 460px;
    background: transparent url(images/content_bottom.png) no-repeat bottom;
  }

    .content_interior {
      padding: 20px;
    }
    body.show_compactorbaler .content_interior {
      min-height: 410px;
      height: auto !important;
      height: 410px;
      
      width: 610px;
      padding: 20px; 
    }
  
  
  
  
ul.compactor_photos {
  display: block;
  clear: both;
  list-style: none;
  padding: 0;
  margin: 0;
}
  ul.compactor_photos li {
    display: block;
    float: left;
    width: 212px;
    margin: 0 13px 0 12px;
    padding: 0;
  }
    ul.compactor_photos li p {
      display: block;
      margin: 0.5em 0;
      padding: 0;
      text-align: center;
    }




#footer {
  clear: both;
  padding: 0 0 10px;
  
  background: #c1cebd url(images/footer_repeat.png);
}
  #footer h2 {
    display: block;
    clear: both;
    margin: 0;
    padding: 18px 18px 10px;
    
    color: #fff;
    font: normal normal normal 18px 24px "Arial Black",Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    
    background: #84997a;
  }
  
  #footer_logo {
    display: block;
    float: right;
    clear: right;
    height: 40px;
    width: 130px;
    padding: 40px 20px 20px 0;
  }
  #footer_logo a:link,
  #footer_logo a:visited {
    display: block;
    height: 40px;
    width: 130px;
    
    text-indent: -5000px;
    
    background: transparent url(images/footer_logo.png) no-repeat 0 0;
  }
  #footer_logo a:link:hover,
  #footer_logo a:visited:hover {
    -moz-box-shadow: 0 0 8px #69f;
    -webkit-box-shadow: 0 0 8px #69f;
    box-shadow: 0 0 8px #69f;
  }
  
  table.contact_information {
    width: 325px;
    padding: 0;
    margin: 1em 0 0;
    border: none;
    border-collapse: collapse;
  }
    table.contact_information tr {
      vertical-align: top;
    }
    table.contact_information th,
    table.contact_information td {
      padding: 3px 10px;
      vertical-align: top;
      line-height: 14px;
    }

    table.contact_information th {
      font-weight: bolder;
      text-align: left;
    }
    table.contact_information th:first-child {
      text-align: right;
      width: 76px;
    }
    table.contact_information thead th {
      color: #222;
      font: normal normal normal 14px/14px "Arial Black",Arial Arial, Helvetica, sans-serif;
    }
    table.contact_information thead th strong {
      font-size: 24px;
      position: relative;
      top: -3px;
      left: -2px;
    }

    table.contact_information a:link,
    table.contact_information a:visited {
      color: #555;
    }
    table.contact_information a:link:hover,
    table.contact_information a:visited:hover {
      color: #000;
    }





/*********************************
  Form Styles
*********************************/
form {
  display: block;
  padding: 0;
  margin: 0;
}

  form fieldset {
    border: none;
    outline: none;
    display: block;
    padding: 0;
    margin: 6px 0;
  }
  
  form p {
    margin: 4px 0;
  }
  form h2 + p {
    margin-top: 0px;
  }
  form fieldset p {
    padding: 0 0 0 70px;
    text-align: left;
  }
  
  form label {
    padding: 0 0.25em 0 0;
    color: #222;
    font: normal normal normal 11px/12px Arial, Helvetica, sans-serif; 
    text-align: right;

    -webkit-text-size-adjust: 120%;
  }
  form label.block {
    display: block;
    float: left;
    margin-left: -70px;
    width: 62px;
    padding: 0.5em 0 0 0;
    
    -webkit-text-size-adjust: 120%;
  }

  form input[type="text"],
  form input[type="password"] {
    height: 12px;
    padding: 4px;
    vertical-align: middle;
  
    font: normal normal normal 11px/12px Arial, Helvetica, sans-serif;
  
    border: 1px solid;
    border-color: #666 #888 #aaa;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0 1px 0 #fff;
    -webkit-box-shadow: 0 1px 0 #fff;
    box-shadow: 0 1px 0 #fff;
    background-image: url(images/input_bak.png);
    background-position: 0 0;
    background-repeat: repeat-x;
  }
  form fieldset p input[type="text"],
  form fieldset p input[type="password"] {
    width: 88%;
  }
  form textarea {
    padding: 0.5em;
  
    font-size: 12px;
    line-height: 12px;
    font-family: 'Lucida Grande', "Trebuchet MS", Verdana, Arial, Sans-Serif;
  
    border: 1px solid;
    border-color: #666 #888 #aaa;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0 1px 0 #fff;
    -webkit-box-shadow: 0 1px 0 #fff;
    box-shadow: 0 1px 0 #fff;
    
    background-image: url(images/input_bak.png);
    background-position: 0 0;
    background-repeat: repeat-x;
  }
  form input[type="text"]:focus,
  form input[type="password"]:focus,
  form textarea:focus {
    border-color: #36f;
    -moz-box-shadow: 0 0 5px #69f;
    -webkit-box-shadow: 0 0 5px #69f;
    box-shadow: 0 0 5px #69f;
  }
  form input[type="submit"],
  form input[type="button"],
  form button {
    display: block;
    margin: 0 auto;
    padding: 0;
    width: 132px;
    height: 36px;
    border: 0;
    outline: 0;
  
    color: #000;  
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(255,255,255,0.67);
    
    background: transparent url(images/button_132w.png) no-repeat 0 0;
    -webkit-text-size-adjust: 150%;
  }
  form input[type="submit"]:hover,
  form input[type="submit"]:focus,
  form input[type="button"]:hover,
  form input[type="button"]:focus,
  form button:hover,
  form button:focus {
    text-decoration: none;
    background-position: 0 -36px;
    -moz-box-shadow: 0 0 5px #69f;
    -webkit-box-shadow: 0 0 5px #69f;
    box-shadow: 0 0 5px #69f;
  }
  
  
  
  
#commentform textarea {
  width: 100%;
}



form input.button_getaquote,
form button.button_getaquote,
form input.button_submit,
form button.button_submit {
  display: block;
  margin: 0 auto;
  width: 183px;
  height: 55px;
  border: 0;
  outline: 0;
  
  text-indent: -5000px;
  
  background: transparent url(images/button_getaquote_183w.png) no-repeat 50% 50%;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
form input.button_submit,
form button.button_submit {
  background: transparent url(images/button_submit_183w.png) no-repeat 50% 50%;
}
form input.button_getaquote:hover,
form button.button_getaquote:hover,
form input.button_getaquote:focus,
form button.button_getaquote:focus,
form input.button_submit:hover,
form button.button_submit:hover,
form input.button_submit:focus,
form button.button_submit:focus {
  background-position: 50% 50%;
}
a.button_132w:link,
a.button_132w:visited {
  display: block;
  margin: 0 auto;
  padding: 10px 10px 0;
  width: 112px;
  height: 26px;
  border: 0;
  outline: 0;

  color: #000;  
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(255,255,255,0.67);
  
  background: transparent url(images/button_132w.png) no-repeat 0 0;
  -webkit-text-size-adjust: 150%;
}
a.button_132w:link:hover,
a.button_132w:visited:hover {
  text-decoration: none;
  background-position: 0 -36px;
}




.simplexsearch {
  display: block;
  padding: 0;
  margin: 0;
}
  .simplexsearch input[type="text"] {
    width: 60%;
  }
  .simplexsearch input[type="text"]:hover,
  .simplexsearch input[type="text"]:focus {
    border: 1px solid #999;
  }
  .simplexsearch input[type="submit"] {
    width: 27%;
  }
  
  

  
/*********************************
  Quick Quote Form Styles
*********************************/
.quickquoteform {
  float: right;
  width: 310px;
  padding: 0 0 0 20px;
  
}
  
  .ajax-loader {
    background: transparent url(images/ajax-loader.gif) no-repeat 50% 100%;
    background-position: 50% -16px;
    min-height: 36px;
  }

  .quickquoteform,
  .quickquoteform p,
  .uploadbillform,
  .uploadbillform p {
    color: #666;
    font: normal normal normal 11px/18px Arial, Helvetica, sans-serif;
    letter-spacing: 0.05em;
    text-align: center;
  }
  .quickquoteform fieldset p,
  .uploadbillform fieldset p {
    width: 240px;
    margin: 4px auto;
    text-align: left;
  }
  .quickquoteform form,
  .uploadbillform form {
    margin: 0 0 0.5em;
    padding: 16px 0 4px;
    background: #eaf2e6;
  }
  .quickquoteform h2,
  .uploadbillform h2 {
    margin: 0;
    padding: 0 0 0.25em;
    color: #cc7014;
    font: normal normal normal 22px/22px Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.025em;
    text-align: center;
    text-shadow: 0 1px 0 rgba(255,255,255,0.8);
  }
  .quickquoteform h3,
  .uploadbillform h3 {
    margin: 0;
    padding: 0 0 0.25em;
    color: #999;
    font: normal normal bolder 18px/20px Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-align: center;
  }
  
  


.form_recap {
  display: block;
  padding: 10px;
  margin: 10px 10px 10px 0;
  border: 1px dashed #ccc;
}



  
/*********************************
  Tsstimonials Page Styles
*********************************/
.testimonials_block {
  margin: 0 auto;
  width: 75%;
}
  .testimonial_post {
    display: block;
    clear: both;
  }
    .testimonial_post a:link,
    .testimonial_post a:visited {
      display: block;
      clear: both;
      border: 2px solid #ddd;
      padding: 30px 40px 35px 100px;
      background: #f8f8f8 url(images/linkicon_pagelink.png) no-repeat 15px 15px;
      
      text-decoration: none;
      font-weight: normal;
      font-size: 20px;
    }
    .testimonial_post a:link:hover,
    .testimonial_post a:visited:hover {
      border-color: #eee;
      background-color: #fff;
    }


  
/*********************************
  Search Results Styles
*********************************/
body.search-results{}
  body.search-results .page,
  body.search-results .post {
    margin: 2em 0;
  }
    body.search-results .page h3,
    body.search-results .post h3 {
      margin: 0;
    }
    body.search-results .postmetadata a {
      color: #333;
    }
    body.search-results .page .postmetadata {
      display: none;
    }




/*********************************
  Pagination Styles
*********************************/
.pagination,
.pagination ul li {
  display: block;
  padding: 0;
  margin: 0;
  list-style: none;
}
.pagination{
  margin: 2em 0;
}
.pagination:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
  line-height: 0;
  visibility: hidden;
}
  .pagination .previous,
  .pagination .next {
    padding: 0;
    margin: 0 0.5%;
    display: block;
    float: left;
    width: 49%;
  }
  .pagination .previous a:before{
    content: "Previous: ";
  }
  .pagination .next a:before {
    content: "Next: ";
  }
  .pagination .previous a,
  .pagination .next a {
    display: block;
    padding: 4px;
    text-align: center;
    border: 3px solid #eee;
    background: #f8f8f8;
  }
  .pagination .previous a:hover,
  .pagination .next a:hover {
    background: #eee;
  }





/*********************************
  Navigation Styles
*********************************/

#header_nav {
  width: 950px;
  margin: 0;
  padding: 20px 10px 0;
  line-height: 18px;
}
  #header_nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: left;
  }
    #header_nav ul li {
      display: inline;
      margin: 0;
      padding: 0;
    }
    #header_nav ul li:first-child {
      display: none;
    }
    body.home #header_nav ul li.current_page_item {
      display: none;
    }
      #header_nav ul ul {
        display: none;
      }
      #header_nav ul li a:link,
      #header_nav ul li a:visited {
        display: inline;
        margin: 0;
        padding: 6px 12px 4px;
        color: #6c6;
        font-size: 12px;
        line-height: 18px;
        text-decoration: none;
        text-transform: uppercase;
        border: 1px solid #fff;
      }
      #header_nav ul li.current_page_item > a {
        color: #d18315;
        border-color: #eee;
        background: #f8f8f8;
      }
      #header_nav ul li.current_page_ancestor > a {
        border-color: #eee;
        background: #f7f7f7;
      }
      
      #header_nav ul li a:link:hover,
      #header_nav ul li a:visited:hover {
        color: #d18315;
        border-color: #ddd;
        background: #eee;
      }
      
      
#footer_nav {
  display: block;
  float: right;
  margin: 0;
  padding: 10px 20px 0;
  line-height: 18px;
}
  #footer_nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: right;
  }
    #footer_nav ul li {
      display: inline;
      margin: 0;
      padding: 0;
    }
    #footer_nav ul li:first-child {
      display: none;
    }
    body.home #footer_nav ul li.current_page_item {
      display: none;
    }
      #footer_nav ul ul {
        display: none;
      }
      #footer_nav ul li a:link,
      #footer_nav ul li a:visited {
        display: inline;
        margin: 0;
        padding: 6px 12px 4px;
        color: #060;
        font-size: 12px;
        line-height: 18px;
        text-decoration: none;
        text-transform: uppercase;
      }
      #footer_nav ul li.current_page_item > a {
        color: #d18315;
        background: #f8f8f8;
      }
      #footer_nav ul li.current_page_ancestor > a {
        background: #f7f7f7;
      }
      
      #footer_nav ul li a:link:hover,
      #footer_nav ul li a:visited:hover {
        color: #d18315;
        border-color: #ddd;
        background: #eee;
      }




ul.simplexnav,
ul.simplexnav ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
  border: none;
}
ul.simplexnav {
  padding: 0 15px 3em 0;
}
ul.simplexnav li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  border: none;
}
* html ul.simplexnav li {
  display: inline;
  width: 221px;
}

/*
 * Nav lniks
 */
ul.simplexnav a {
  display: block;
  width: auto !important;
  margin: 0;
  padding: 4px 14px 6px 14px;
  list-style-type: none;
  border: none;
  
  color: #ccc;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 16px;
  font-weight: bold;
  text-decoration: none;
}
* html ul.simplexnav a {
  width: 193px;
}
ul.simplexnav a,
ul.simplexnav a:link,
ul.simplexnav a:visited,
ul.simplexnav a:active {
  color: #ccc;
}
ul.simplexnav a:hover {
  background-color: #f8f8f8;
}
ul.simplexnav li.current_page_item a {
  color: #999;
}
body.home ul.simplexnav li.current_page_item a {
  color: #ccc;
}

/*
 * Child page link indentations
 */
ul.simplexnav ul a {
  padding-left: 28px;

  color: #cce2ff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 14px;
}
ul.simplexnav ul ul a {
  padding-left: 42px;
}
ul.simplexnav ul ul ul a {
  padding-left: 56px;
}
ul.simplexnav ul ul ul ul a {
  padding-left: 70px;
}
ul.simplexnav ul ul ul ul ul a {
  padding-left: 84px;
}
ul.simplexnav ul ul ul ul ul ul a {
  padding-left: 98px;
}

/*
 * .simplexnav_node(s) are dynamically inserted <spans> that allow collapsing
 * behavior.
 * 
 * They are not hard-coded. Rather, they are styled here and placed by jQuery
 */
ul.simplexnav a .simplexnav_node {
  display: block;
  height: 16px;
  width: 16px;  
  margin: 0 0 0 -16px;
  padding: 0;
  border: none;
  cursor: default;
  float: left;
  background: transparent url(images/navnode.png) no-repeat 0 0;
}
* html ul.simplexnav a .simplexnav_node {
  margin: 0 -16px 0 0;
  position: relative;
  left: -16px;
}
ul.simplexnav a .simplexnav_node:hover {
}
ul.simplexnav a .simplexnav_node.open {
}
ul.simplexnav a .simplexnav_node.closed {
}
ul.simplexnav a .simplexnav_node.hover {
}
ul.simplexnav a .simplexnav_node.open.hover {
}
ul.simplexnav a .simplexnav_node.closed.hover {
}
ul.simplexnav ul a .simplexnav_node {
}
ul.simplexnav ul a .simplexnav_node.open {
}
ul.simplexnav ul a .simplexnav_node.closed {
}
ul.simplexnav ul a .simplexnav_node.hover {
}
ul.simplexnav ul a .simplexnav_node.open.hover {
}
ul.simplexnav ul a .simplexnav_node.closed.hover {
}


