div#mainPic
{
    background:transparent url(http://assets.nexcess.net/staging/images/maxvps/main_image.jpg) left top no-repeat;
}

div#logo, div#logo a
{
    background:transparent url(http://assets.nexcess.net/staging/images/maxvps/logo.jpg) left top no-repeat;
}

div#topNav
{
    background:transparent url(http://assets.nexcess.net/staging/images/levelfx/top_nav.jpg) left top no-repeat;
}

h2#tagline{
  color:#81ac00;
}

div#compNav a#nexcessButton{
  width:150px;
  background:transparent url(http://assets.nexcess.net/staging/images/nexcess_button_final.jpg) left 0px no-repeat;
}
div#compNav a#nexcessButton:hover{
  width:150px;
  background:transparent url(http://assets.nexcess.net/staging/images/nexcess_button_final.jpg) left -51px no-repeat;
}

div#compNav a#maxvpsButton, div#compNav a#maxvpsButton:hover{
  background:transparent url(http://assets.nexcess.net/staging/images/maxvps/maxvps_button_selected.jpg) left no-repeat;
}

div#topNav ul li ul li a:hover{
  background-color:#81ac00;
  background-image:url(http://assets.nexcess.net/staging/images/maxvps/gray_arrow_over.jpg);
}

div#help, div#helpLogin{
  background:transparent url(http://assets.nexcess.net/staging/images/maxvps/help_login.jpg) left top no-repeat;
}

table#loginTable input#loginButton{
  background:transparent url(http://assets.nexcess.net/staging/images/levelfx/login.jpg) right no-repeat;
}

table#loginTable input{
  border:1px solid #8f8e8e;
}

div#middle div#thirtyDay a{
  background:transparent url(http://assets.nexcess.net/staging/images/maxvps/30_day.jpg) left no-repeat;
}

ul.priceInfo li.price{
  color:#81ac00;
}

div#hotp_header h1{
  background:transparent url(http://assets.nexcess.net/staging/images/maxvps/hot_off_the_press_header.jpg) left no-repeat;
}

div.rightInner ul.hotp li{
  background: transparent url(http://assets.nexcess.net/staging/images/maxvps/hotp_bullet.jpg) left 2px no-repeat;
  _background-position: left 5px;
}
div.rightInner ul.hotp li span.date, div.rightInner ul.hotp li a.moreLink{
  color:#97bc00;
}

div#promo{
  background:white url(http://assets.nexcess.net/staging/images/maxvps/promo.jpg) 7px 10px no-repeat;
  height:140px;
}

/*SECONDARY PAGE CSS */

div#content div#singleColumn h4, div#content div#singleColumn h1 {
  color:#81ac00;
}

div#content div#singleMenu div.menuBox a:hover{
  background: #81ac00 url(http://assets.nexcess.net/staging/images/maxvps/bullet_grey_over.gif) left no-repeat;
}

div#content div#singleColumn a{
  color:#81ac00;
  text-decoration:none;
  border-bottom:1px solid #d6ee8c;
}
div#content div#singleColumn a:hover{
  background-color:#81ac00;
  color:white;
  border-color:#81ac00;
}
div#content div#singleMenu div.menuBox a{
  
  border-left:2px solid #739a00;

}
div#content div#singleMenu div.menuBox a:hover{
  
  background: #739a00 url(http://assets.nexcess.net/staging/images/maxvps/bullet_grey_over.gif) left no-repeat !important;
  border-left:5px solid #a1d701;
}
div#content div#singleMenu div.menuBox a.sub{
  padding-left:25px;
  background-image: url(http://assets.nexcess.net/staging/images/bullet_arrow.gif);
  color:#999;
  border-left:2px solid #ccc;
  font-weight:normal;
}
div#content div#singleMenu div.menuBox a.sub:hover{
  background-image: url(http://assets.nexcess.net/staging/images/maxvps/bullet_arrow_over.gif);
  background-color:#739a00;
  color:white;
  border-left-width:5px;
  border-color:#a1d701;
} 

div#content div#singleMenu div.menuBox a.selected { background-color: #F5F9EC; }

/* Tweak to remove "unavailable" live help link */
div#livehelplink a, div#livehelplink a:visited { 
	color: #0089C5;
}