.invisible {
  display: none; }

#header, #navmain, #sizeselect, #fpfocus, #content, #everyline {
  margin: 0 auto;
  margin-bottom: 15px;
  width: 960px;
  z-index: -1; }

#my #content {
  margin: 0 auto;
  width: 708px; }

#logo, #fpfocus {
  text-indent: -9999px;
  background-repeat: no-repeat;
  border-bottom: none;
  position: relative; }

#fp #header {
  height: 465px;
  margin: 0 auto; }

#in #header {
  margin: 0 auto; }

#my #header {
  width: 708px;
  margin: 0 auto; }

#navtop {
  margin: 20px 25px 5px 0;
  float: right; }
  #navtop li {
    display: inline; }

#search {
  clear: right;
  float: right;
  margin: 0 25px 0 0; }
  #search input {
    width: 150px; }

#logo {
  width: 126px;
  height: 72px;
  background: url("/images/elevate-logo.png");
  float: left; }

#fpfocus {
  background: url("/images/elevate-focus.jpg");
  height: 359px;
  background-repeat: no-repeat; }

#navbg {
  position: absolute;
  background: url("/images/elevate-nav-main.png") top center;
  height: 24px;
  top: 72px;
  left: -10px;
  background-repeat: no-repeat;
  z-index: -100;
  width: 100%;
  overflow: none; }

#navmain {
  clear: both;
  height: 24px;
  overflow: hidden;
  width: 960px -74px 0; }
  #navmain a.solutions, #navmain a.officetech, #navmain a.events, #navmain a.community, #navmain a.aboutus, #navmain a.support {
    float: left;
    background: url(/images/elevate-nav-main.png) no-repeat;
    height: 24px;
    text-indent: -9999em;
    overflow: hidden;
    display: block; }
  #navmain a.solutions {
    width: 128px;
    background: url("/images/elevate-nav-main.png") -74px 0; }
    #navmain a.solutions:hover {
      background: url("/images/elevate-nav-main.png") -74px -24px; }
  #navmain a#active1 {
    background: url("/images/elevate-nav-main.png") -74px -24px; }
  #navmain a.officetech {
    width: 220px;
    background: url("/images/elevate-nav-main.png") -204px 0; }
    #navmain a.officetech:hover {
      background: url("/images/elevate-nav-main.png") -204px -24px; }
  #navmain a#active2 {
    background: url("/images/elevate-nav-main.png") -204px -24px; }
  #navmain a.events {
    width: 150px;
    background: url("/images/elevate-nav-main.png") -424px 0; }
    #navmain a.events:hover {
      background: url("/images/elevate-nav-main.png") -424px -24px; }
  #navmain a#active3 {
    background: url("/images/elevate-nav-main.png") -424px -24px; }
  #navmain a.community {
    width: 175px;
    background: url("/images/elevate-nav-main.png") -574px 0; }
    #navmain a.community:hover {
      background: url("/images/elevate-nav-main.png") -574px -24px; }
  #navmain a#active4 {
    background: url("/images/elevate-nav-main.png") -574px -24px; }
  #navmain a.aboutus {
    width: 170px;
    background: url("/images/elevate-nav-main.png") -750px 0; }
    #navmain a.aboutus:hover {
      background: url("/images/elevate-nav-main.png") -750px -24px; }
  #navmain a#active5 {
    background: url("/images/elevate-nav-main.png") -750px -24px; }
  #navmain a.support {
    width: 117px;
    background: url("/images/elevate-nav-main.png") -920px 0; }
    #navmain a.support:hover {
      background: url("/images/elevate-nav-main.png") -920px -24px; }
  #navmain a#active6 {
    background: url("/images/elevate-nav-main.png") -920px -24px; }

#drops {
  padding: 0;
  margin: 0;
  clear: both;
  float: left;
  width: inherit;
  background-color: white;
  overflow: visible;
  z-index: 99; }
  #drops ul {
    padding: 0;
    margin: 0;
    clear: both;
    float: left;
    width: inherit;
    background: transparent;
    overflow: visible;
    z-index: 99; }
    #drops ul.drop li {
      width: 20em;
      clear: both; }

li.drop1 {
  margin-top: 24px; }

#drops ul.drop a {
  color: #000;
  text-decoration: none;
  font-weight: normal;
  clear: both;
  float: left;
  z-index: 99; }
#drops a {
  display: block;
  float: left;
  clear: both;
  width: 200px;
  text-decoration: none;
  border: 0;
  height: 40px;
  font-size: 20px;
  text-transform: uppercase;
  text-indent: -9999em;
  overflow: none;
  background-color: #fff;
  opacity: 1; }
  #drops a.microdrop {
    background: #fff url("/images/elevate-drop_3.png") 0 0; }
    #drops a.microdrop:hover {
      background-position: -201px				0; }
  #drops a.leandrop {
    background: #fff url("/images/elevate-drop_3.png") 0 -40px; }
    #drops a.leandrop:hover {
      background-position: -201px -40px; }
  #drops a.smalldrop {
    background: #fff url("/images/elevate-drop_3.png") 0 -80px; }
    #drops a.smalldrop:hover {
      background-position: -201px -80px; }
  #drops a.mediumdrop {
    background: #fff url("/images/elevate-drop_3.png") 0 -120px; }
    #drops a.mediumdrop:hover {
      background-position: -201px -120px; }
#drops li {
  float: left; }
  #drops li ul {
    position: absolute;
    width: 20em;
    left: -999em; }
  #drops li:hover ul {
    left: auto;
    text-decoration: none;
    left: auto;
    width: 20em;
    text-decoration: none; }
  #drops li.dropie ul {
    left: auto;
    width: 20em;
    text-decoration: none; }

#sizeselect {
  padding: 0;
  margin: 20px auto 16px auto;
  height: 41px;
  overflow: hidden;
  background: url("/images/elevate-sizeselect.png");
  width: 960px; }
  #sizeselect ul {
    height: 41px;
    width: 960px;
    list-style-type: none; }
    #sizeselect ul li {
      margin-right: 25px;
      display: block;
      height: 41px;
      float: left;
      padding: 0; }
      #sizeselect ul li a {
        display: block;
        float: left;
        text-indent: -9999em;
        height: 41px;
        overflow: hidden; }
      #sizeselect ul li.micro a {
        width: 221px;
        background: url("/images/elevate-sizeselect.png") 0 0; }
        #sizeselect ul li.micro a:hover {
          background: url("/images/elevate-sizeselect.png") 0 -41px; }
        #sizeselect ul li.micro a:active {
          background: url("/images/elevate-sizeselect.png") 0 -82px; }
      #sizeselect ul li.lean a {
        width: 221px;
        background: url("/images/elevate-sizeselect.png") -246px 0; }
        #sizeselect ul li.lean a:hover {
          background: url("/images/elevate-sizeselect.png") -246px -41px; }
        #sizeselect ul li.lean a:active {
          background: url("/images/elevate-sizeselect.png") -246px -82px; }
      #sizeselect ul li.small a {
        width: 221px;
        background: url("/images/elevate-sizeselect.png") -493px 0; }
        #sizeselect ul li.small a:hover {
          background: url("/images/elevate-sizeselect.png") -493px -41px; }
        #sizeselect ul li.small a:active {
          wbackground: url("/images/elevate-sizeselect.png") -493px -82px; }
      #sizeselect ul li.medium {
        margin-right: 0; }
        #sizeselect ul li.medium a {
          width: 222px;
          background: url("/images/elevate-sizeselect.png") -738px 0; }
          #sizeselect ul li.medium a:hover {
            background: url("/images/elevate-sizeselect.png") -738px -41px; }
          #sizeselect ul li.medium a:active {
            background: url("/images/elevate-sizeselect.png") -738px -82px; }

#calltocontact {
  background: url("/images/elevate-call-to-contact.png") -5px 0;
  width: 414px;
  height: 167px;
  overflow: hidden;
  float: left;
  margin-right: 15px;
  color: #393939;
  position: relative; }
  #calltocontact:link {
    text-decoration: none; }
  #calltocontact:hover {
    background: url("/images/elevate-call-to-contact.png") -5px -167px; }
  #calltocontact h3 {
    margin: 30px 20px 0 20px;
    font-size: 2em;
    text-transform: none;
    font-weight: bold;
    color: #393939; }
  #calltocontact p {
    margin: 5px 20px 10px 20px;
    font-size: 1.6em;
    color: #393939;
    text-decoration: none !important; }
  #calltocontact h5#contactboxlink {
    text-indent: -9999em; }
    #calltocontact h5#contactboxlink a {
      display: block;
      width: 414px;
      height: 60px;
      background-color: transparent;
      position: absolute;
      opacity: .5; }

#rotatestuff {
  width: 312px;
  margin-right: 15px; }

#promo {
  width: 204px;
  margin-right: 0; }

.moreinfo {
  background: url("/images/elevate-boxback.png") repeat-x;
  height: 125px;
  width: 312px;
  float: left;
  padding: 20px 0 20px 0;
  position: relative;
  overflow: hidden; }
  .moreinfo img {
    float: left;
    margin: 0 15px 15px 0; }

.moreinfo .items {
  width: 200000em;
  position: absolute;
  clear: both; }

.moreinfo .items .panes {
  float: left;
  width: 312px;
  height: 125px; }

.moreinfo .active {
  z-index: 9999;
  position: relative; }

#subnav {
  list-style: none;
  background: url("/images/elevate-subnavbg.png");
  width: 945px;
  position: relative;
  height: 33px;
  padding-left: 15px;
  line-height: 100%; }

#maincontent {
  float: left;
  display: inline;
  width: 638px;
  background: #f5f5f5;
  padding: 10px 20px 20px 20px;
  margin: 10px 20px 20px 0;
  border-radius: 10px; }

#secondarycontent {
  background: #ebebeb;
  margin: 10px 0 20px 0;
  padding: 20px 20px 20px 20px;
  width: 222px;
  float: left;
  display: inline;
  border-radius: 10px; }
  #secondarycontent img {
    margin: 0 auto 10px auto;
    max-width: 200px; }

.leftcap {
  background: url("/images/elevate-boxcapleft.png");
  float: left;
  height: 165px;
  width: 20px;
  margin-top: -20px; }

.rightcap {
  background: url("/images/elevate-boxcapright.png");
  float: right;
  height: 165px;
  width: 20px;
  margin-top: -20px; }

.minileftcap {
  background: url("/images/elevate-mycapleft.png");
  float: left;
  height: 143px;
  width: 13px;
  margin-top: -20px; }

.minirightcap {
  background: url("/images/elevate-mycapright.png");
  float: right;
  height: 143px;
  margin-top: -20px;
  width: 13px; }

#mylogo {
  margin: 20px auto;
  background: url("/images/my-elevate-net.png") 3px 0;
  background-repeat: no-repeat;
  width: 290px;
  height: 75px;
  text-indent: -9999px; }

#googlesearch {
  width: 365px;
  margin: 30px auto; }

#searchtheweb {
  float: left;
  text-indent: -9999px;
  background: url("/images/search-the-web.png") no-repeat;
  height: 24px;
  width: 199px;
  display: inline; }

#googlesearch input {
  width: 320px;
  display: inline;
  font-size: 1.4em; }
#googlesearch button {
  display: inline; }

#createacase h2 {
  background: url("/images/elevate-create-a-case.png") no-repeat;
  margin-top: 20px;
  width: 345px;
  height: 143px;
  overflow: hidden;
  text-indent: -9999px; }
  #createacase h2:hover {
    background: url("/images/elevate-create-a-case.png") no-repeat 0 -143px; }

#onlinechat, #livesession {
  margin-top: -8px;
  float: left;
  width: 165px; }

#onlinechat {
  margin-right: 13px; }
  #onlinechat h3 {
    background: url("/images/elevate-online-chat.png") no-repeat;
    width: 165px;
    height: 143px;
    overflow: hidden;
    text-indent: -9999px;
    float: left; }
    #onlinechat h3:hover {
      background: url("/images/elevate-online-chat.png") no-repeat 0 -143px; }

#livesession h3 {
  background: url("/images/elevate-live-session.png") no-repeat;
  width: 165px;
  height: 143px;
  overflow: hidden;
  text-indent: -9999px;
  float: left; }
  #livesession h3:hover {
    background: url("/images/elevate-live-session.png") no-repeat 0 -143px; }

#myphone, #mylogin {
  height: 143px;
  width: 304px;
  float: left;
  display: inline;
  padding: 20px 20px 0 20px;
  margin-right: 15px; }

#myphone {
  margin-top: 13px;
  background: url("/images/elevate-tabphone.png") no-repeat;
  margin-bottom: 15px; }

#mylogin {
  background: url("/images/elevate-tablogin.png") no-repeat; }

.loginitem {
  float: left;
  margin: 15px 0 5px 10px;
  padding: 0;
  display: inline; }
  .loginitem input {
    width: 130px; }

.bgbutton {
  margin-right: 10px; }

.forgotpass {
  float: left;
  margin: 0 0 0 10px;
  padding: 0;
  display: inline; }

#divider {
  background: url("/images/elevate-nav-main.png") center;
  height: 2px;
  background-repeat: no-repeat;
  width: 100%;
  overflow: none;
  margin-top: 20px; }

#nextrotate {
  position: relative;
  top: 120px;
  right: 20px;
  cursor: pointer; }

#contact h2 {
  margin: 0 0 20px 20px; }
#contact form {
  position: relative;
  margin-left: 20px;
  width: 500px;
  font-size: 1.3em;
  z-index: 0; }
  #contact form li {
    float: left;
    display: inline;
    width: 450px;
    margin-bottom: 7px; }
    #contact form li label {
      float: left;
      display: inline;
      width: 90px;
      margin: 3px 0;
      text-align: left;
      height: 5px; }
      #contact form li label:after {
        content: ':'; }
    #contact form li.error {
      color: #ff0000;
      margin: 0 0 0 90px; }
    #contact form li ul {
      float: left;
      display: inline;
      margin: -10px 0 0 90px; }
      #contact form li ul li {
        width: 300px;
        margin: 0px; }
        #contact form li ul li label {
          margin: 0;
          width: 280px;
          text-align: left;
          height: 18px; }
          #contact form li ul li label:after {
            content: ''; }
  #contact form .submit {
    margin: 10px 0 0 90px;
    clear: both; }

body {
  color: rgb(57,57,57);
  background-color: white;
  font-family: "Helvetica", "Arial", sans-serif;
  font-size: 63%; }

#navtop ul, #navtop li {
  font-size: 1.2em; }

a {
  color: rgb(18,153,205); }

label a:hover, p a:hover, li a:hover {
  color: rgb(0,0,0);
  text-decoration: none;
  border-bottom: 3px solid rgb(18,153,205); }

p {
  font-size: 1.4em;
  line-height: 150%; }

h2 + p {
  margin-top: 10px; }

h3 + p {
  margin-top: 5px; }

p + h3 {
  margin-top: 20px; }
p + p {
  margin-top: 10px; }

#maincontent p {
  font-size: 1.3em;
  opacity: 1 !important;
  color: #555; }

h1 {
  font-size: 4em;
  line-height: 130%;
  weight: normal; }

h2 {
  font-size: 1.8em;
  line-height: 130%;
  weight: normal; }

h3 {
  font-size: 1.4em;
  line-height: 130%;
  weight: normal;
  margin-bottom: 0px;
  font-weight: normal;
  text-transform: uppercase; }

h4 {
  font-size: 1.8em;
  line-height: 130%;
  weight: normal;
  margin-bottom: 0px; }

h5 {
  font-size: 1.6em;
  line-height: 130%;
  weight: normal;
  margin-bottom: 0px; }

#maincontent ul, #secondarycontent ul {
  list-style: square;
  margin-top: 10px;
  margin-bottom: 10px; }

#maincontent li, #secondarycontent li {
  font-size: 1.2em;
  line-height: 100%;
  margin-bottom: 5px; }

#maincontent li {
  margin-left: 40px; }

#secondarycontent li {
  margin-left: 30px; }

#maincontent p {
  padding-left: 10px; }

#secondarycontent h4 {
  font-size: 1.4em;
  color: #555; }
#secondarycontent p {
  font-size: 1.2em;
  color: #777; }

input {
  color: #333; }

.moreinfo h5 {
  margin-bottom: 5px; }
.moreinfo p {
  margin-right: 10px;
  line-height: 120%; }

#everyline {
  text-align: right;
  margin-top: 5px;
  opacity: .6; }

h1#subnavtitle {
  font-size: 3em;
  text-transform: normal;
  position: relative;
  top: -70px;
  padding-left: 20px;
  margin: 0 0 -56px 0;
  line-height: 100%; }

.blacktitle {
  color: #000;
  text-shadow: #ccc 0px 1px 0px;
  text-decoration: none;
  border-bottom: none; }
  .blacktitle a {
    color: #000;
    text-shadow: #ccc 0px 1px 0px;
    text-decoration: none;
    border-bottom: none; }
    .blacktitle a:hover {
      color: #3095cd;
      text-shadow: #ccc 0px 1px 0px;
      text-decoration: none;
      border-bottom: none; }

.whitetitle {
  color: #fff;
  text-shadow: #000 2px 2px 2px;
  text-decoration: none;
  border-bottom: none; }
  .whitetitle a {
    color: #fff;
    text-shadow: #000 2px 2px 2px;
    text-decoration: none;
    border-bottom: none; }

#subnav li {
  float: left;
  text-transform: uppercase;
  margin-top: 0;
  padding: 8px 15px 0 0;
  line-height: 100%; }
#subnav a {
  font-size: 18px !important;
  color: #000;
  text-decoration: none;
  text-shadow: #fff 0px 1px 0px;
  padding: 6px 5px 3px 5px;
  font-family: "Helvetica", "Arial", sans-serif !important;
  text-transform: normal;
  font-weight: normal;
  text-transform: uppercase; }
  #subnav a:visited {
    color: #000;
    text-decoration: none;
    text-shadow: #fff 0px 1px 0px;
    padding: 6px 5px 3px 5px; }
  #subnav a:hover {
    color: #3095cd;
    padding: 6px 5px 3px 5px;
    text-decoration: none;
    text-shadow: #fff 0px 1px 0px;
    border-bottom: none; }

#contactus {
  position: absolute;
  right: 40px;
  font-family: "Helvetica", "Arial", sans-serif !important;
  text-transform: normal;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 18px !important;
  color: #000000;
  text-decoration: none;
  position: relative;
  right: -770px;
  top: -28px;
  display: none; }
  #contactus:visited {
    color: #000;
    text-decoration: none;
    text-shadow: #fff 0px 1px 0px;
    padding: 6px 5px 3px 5px; }
  #contactus:hover {
    color: #3095cd;
    padding: 6px 5px 3px 5px;
    text-decoration: none;
    text-shadow: #fff 0px 1px 0px;
    border-bottom: none; }

#mylogin h2 {
  font-size: 27px; }

.loginitem label {
  display: block;
  margin: 0 0 2px 2px;
  font-size: .8em;
  line-height: 100%; }

#createacase p {
  float: left;
  display: inline;
  margin-left: 10px; }

#onlinechat p, #livesession p {
  margin: 0 0 0 13px;
  line-height: 130%;
  float: left;
  width: 150px; }

#myphone li {
  list-style: none; }

#locationlist {
  float: left;
  display: inline;
  margin: 10px 20px 0 75px;
  font-size: 1.1em;
  line-height: 160%; }
  #locationlist li:hover {
    list-style-image: url("/images/elevate-phoneselect.png");
    list-style-position: right;
    cursor: pointer;
    color: rgb(18,153,205); }

#myphone h2 {
  padding: 20px 0 5px;
  float: left;
  display: inline;
  font-size: 27px;
  position: relative;
  left: 20px; }

#phonelist li {
  float: left;
  font-size: 22px;
  font-weight: bold;
  color: rgb(18,153,205); }

.phoneportland, .phonespokane, .phonetricities, .phonewallawalla {
  display: none; }

.phonedefault {
  position: relative;
  left: 20px; }
