/** HEADER SECTION ------------------------------------------------------------------ **/
#header {
  width:798px;
  height:90px;
  padding:0;
  margin:0;
  background-color:#cf0;
  border-top:1px solid #666;
  border-right:1px solid #666;
  border-left:1px solid #666
}
#header h1 {
  float:left!important;
  margin:0
}
#header h1 span {
  display:none!important
}
/** HEADER -> Straight Talk --------------------------------------------------- **/
/** HEADER -> MAIN NAVIGATION --------------------------------------------------- **/
#fluocolor {
  height:32px;
  width:798px;
  background-color:#cf0;
  border-right:1px solid #666;
  border-left:1px solid #666
}
div#nav {
  margin-top:0;
  background-color:#CCC;
  width:auto;
  height:auto;
  float:left;
  font-size:11px;
  font-weight:700;
  text-transform:uppercase
}
div#nav ul {
  padding:0;
  margin:0;
  text-decoration:none
}
div#nav ul li {
  display:inline;
  list-style:none;
  text-decoration:none;
  float:left;
  color:#000;
  border-top:1px solid #666;
  border-bottom:1px solid #666;
  border-right:1px solid #666
}
div#nav ul li a {
  height:14px;
  padding-top:6px;
  padding-bottom:6px;
  color:#000;
  text-decoration:none
}
div#nav ul li a:hover {
  color:#fff;
  background-color:#000;
  text-decoration:underline
}
#navActivate {
  width:139px;
  text-align:center;
  float:left
}
#navHowItWorks {
  width:110px;
  text-align:center;
  float:left
}
#navRefill {
  width:111px;
  text-align:center;
  float:left
}
#navShop {
  width:59px;
  text-align:center;
  float:left
}
#navSupport {
  width:81px;
  text-align:center;
  float:left
}
.support a {
  background-image:url(/direct_images/straighttalk/frame/corner.gif);
  background-repeat:no-repeat;
  background-position:right;
  text-decoration:none
}
.support a:hover {
  background-color:#000;
  background-image:url(/direct_images/straighttalk/frame/corner.gif);
  background-repeat:no-repeat;
  background-position:right top
}
/*.shop {
  border-left:none !important;
  padding-left:1px;
}*/
#rightimage {
  width:294px;
  height:32px;
  background-image:url(/direct_images/straighttalk/frame/right.gif);
  background-repeat:no-repeat;
  background-position:left top;
  float:left;
  position:absolute;
  margin-left:504px;
  margin-top:-4px
}
#rightimage p {
  float:left;
  margin:9px 0 6px 30px;
  padding:0
}
#rightimage img {
  padding-right:6px;
  padding-left:6px;
  float:left
}
#rightimage a {
  font-size:11px;
  font-weight:700;
  color:#000;
  text-decoration:none;
  /*padding-right: 30px;
  margin-left: 6px;*/
text-transform:uppercase;
  margin-top:3px;
  float:left
}
#rightimage a:hover {
  text-decoration:underline
}

