#chat-button {
    position:absolute;
    top:5px;
    margin-left:840px;
}

#defaultSpecial #specialText a{
    color: #000000;
}
/* WO#459635 */

#banner_name {
    line-height: 43px;
    width:150px;
}

a.menubutton.bannerbutton,
a.menubutton.bannerbutton:hover {
  display: block;
  width: 32px;
  height: 32px;
  overflow: hidden;
  text-indent: 20em;
  position: absolute;
  top: 50px;
  margin: 0;
  padding: 0;
  border: 0 none;
  text-decoration: none;
  background-repeat: no-repeat;
  background-color: transparent;
}
a.menubutton.bannerbutton.facebook,
a.menubutton.bannerbutton.facebook:hover {
  margin-left: 505px;
  background-image: url(../../../images/Sites/Site21293/Document/facebook_logo32x32.png);
}
a.menubutton.bannerbutton.twitter,
a.menubutton.bannerbutton.twitter:hover {
  margin-left: 542px;
  background-image: url(../../../images/Sites/Site21293/Document/twitter_logo32x32.png);
}
/* END WO#459635 */

/*---Work Order #459869---*/

#banner_name {
    font-size:0pt;
    background:url("../../../images/Sites/Site21293/Document/huberautolicense.png") no-repeat;
    margin-top:15px;
    margin-left:5px;
    height:70px;
    line-height:0px;
}
#banner_address {
    position:relative;
    top:-60px;
    left:175px;
}

#banner_numbers {
    position:relative;
    top:-30px;
    left:8px;
}

span#banner_phone {
    width:70px;
    position:absolute;
    left:100px;
    text-indent:-37px;
    overflow:hidden;
}

span#banner_fax {
    text-indent:-24px;
    width:100px;
    height:200px;
    font-weight:bold;
    font-size:12px;
    overflow:hidden;
}

#banner_info #ActionItems {
    top:-45px;
    left:30px;
    width:100px;
}

a.menubutton.bannerbutton.youtube,
a.menubutton.bannerbutton.youtube:hover {
    margin-top:2px;
    margin-left:579px;
    background-image:url("../../../images/Sites/Site21293/Document/Youtube_32x32.png");
}

/*body.active {
background-image:url("../../../images/Sites/Site21293/Document/bluebackground.png")!important;
background-repeat:no-repeat;*/
}

/*---End Work Order #459869---*/


/* WO#462635 - GOOGLE/FOURSQUARE BANNER BUTTONS */
a.menubutton.bannerbutton.google,
a.menubutton.bannerbutton.google:hover {
  margin-left: 616px;
  margin-top: 1px;
  background-image: url(../../../images/Sites/Site21293/Document/GooglePlus_32x32.png);
}
a.menubutton.bannerbutton.foursquare,
a.menubutton.bannerbutton.foursquare:hover {
  margin-left: 651px;
  margin-top: 1px;
  background-image: url(../../../images/Sites/Site21293/Document/foursquare_32x32.png);
}
/* END WO#462635 - GOOGLE/FOURSQUARE BANNER BUTTONS */

/*---Make Everything Blue---*/

p span input, button, .launchpadfiltercontainer input, .filterButton input, .buttons input, input[type="submit"] {
    background:url("../../../images/Sites/Site21293/Document/button.png");
}

/*---End Everything Blue---*/

/*-----Gray Background update-----*/
html { background-color: #E6E5E5 !important; }
html body.home, html body.active {
  background-color: #E6E5E5;
  background-image: none;
  color: #000000;
}
#wmxcontent, #wmxbottom, body.home a, body.active a, h1, h2, h3, #wmxcontent .wmxform legend, .wmxform label, .directions legend {
  color: #000000 !important;
}
body a.menuitem, body #ActionItems a.actionitem, #home #tabbed_launchpads, body #friends a, .evoxhyperlinkContainer #ExteriorLinkWrapper a.evoxhyperlink, .evoxhyperlinkContainer #InteriorLinkWrapper a.evoxhyperlink, .evoxhyperlink #ExteriorLinkWrapper a.evoxhyperlink, .evoxhyperlink #InteriorLinkWrapper a.evoxhyperlink, body a.grayButton {
  color: #FFFFFF !important;
}

/*site CSS*/
#banner_address{
    font-size: 11pt;
    font-weight: bold;
    text-align:right;
    left: 420px;
    top: -53px;
}

#banner_info div {
    width: 185px;
}

#banner_info #ActionItems, span#banner_fax{
    display: none;
}

#banner_numbers{
    top: -53px;
    left: 366px;
    font-size: 11pt;
    font-weight: bold;
    text-indent: -60px;
    text-align: right;
}

span#banner_phone {
    overflow: visible;
    text-indent: 0px;
    left: 0px;
    width: 200px;
}

a.menubutton.bannerbutton{
    display: none;
}

/* --- Chat Button Positioning ---*/
#ccChatBtn {
    position: absolute;
    top: 0;
    right: 45px;
}