body.signinbody { 
  background:#eae8dc;
}
.brandedstart .splashbox {padding-top:30px;}

.s2_splash .splashbox {
    background: rgba(0, 0, 0, 0) url("../images/splash_sml.png") no-repeat scroll left top;
    box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.3);
    color: #ffffff;
    height: 300px;
    margin-top: -100px;
    padding-top: 10px;
    z-index: 3;
}

.extradiv_1 { position:absolute; 
  top:0px; 
  left:0px; 
  width:100%; 
  height:10px; 
  overflow:hidden; 
  background:#ed1c24;
  background-image: -moz-linear-gradient(top, #ed1c24, #c32c25);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ed1c24), color-stop(1, #c32c25));  
  border-bottom:1px solid #870207;
}
.extradiv_2 { position:absolute; 
  bottom:0px; 
  left:0px; 
  width:100%; 
  height:10px; 
  overflow:hidden; 
  background:#ed1c24;
  background-image: -moz-linear-gradient(top, #c32c25, #ed1c24);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #c32c25), color-stop(1, #ed1c24));  
  border-top:1px solid #870207;
}

.extradiv_5 { position:absolute; top:40px; left:50%; margin-left:-300px; width:600px; height:111px; overflow:hidden; background:url('../images/teppermansnewlogo.png') top left no-repeat; }

.extradiv_6 {  }

