.splashpopup {
  position: absolute;
  left: 50%;
  top: 10%;
  width: 800px;
  margin-left: -400px;
  border: 2px solid #e1e6ea;
  z-index: 11111;
  background: #f6f6f6;
  box-shadow: 0px 0px 20px #999;
  border-radius: 6px;
  font-family: 'AvenirLTStd55RomanRegular', Arial;
  background: url("/Asset/Wizard/Images/bg/bgtopsplash.png"); }
  .splashpopup a.close {
    background: url("/Asset/Wizard/Images/sprites/spritefull.png") no-repeat scroll -84px -605px;
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    right: 5px;
    top: 5px;
    padding: 0px;
    margin: 0px; }
  .splashpopup h1 {
    color: #327e95;
    font-size: 24px;
    text-shadow: 1px 1px 1px #ffffff;
    margin: 10px 0px; }
  .splashpopup h2 {
    color: #327e95;
    font-size: 15px;
    text-shadow: 1px 1px 1px #ffffff;
    margin: 10px 0px; }
  .splashpopup .toppart {
    text-align: center;
    padding: 15px 70px;
    border-bottom: 1px solid #e1e6ea;
    background: url("/Asset/Wizard/Images/bg/whitegradient.png") center bottom repeat-x; }
    .splashpopup .toppart h1 {
      text-shadow: 1px 1px 1px #ffffff;
      letter-spacing: -2px; }
    .splashpopup .toppart p {
      color: #91b5c1;
      font-size: 15px; }
  .splashpopup .splashpopupbody {
    text-align: center;
    padding: 15px 50px;
    color: #9097a3;
    font-size: 16px;
    background: url("/Asset/Wizard/Images/bg/splashscreenbg.png") center bottom repeat-x; }
    .splashpopup .splashpopupbody h2 {
      font-size: 21px;
      margin: 10px 0px;
      text-shadow: 1px 1px 1px #ffffff; }
    .splashpopup .splashpopupbody ul {
      margin: 10px 0px 10px 0px; }
    .splashpopup .splashpopupbody li {
      background: url("/Asset/Wizard/Images/bg/vigrey.png") left 2px no-repeat;
      color: #666666;
      font-size: 16px;
      padding: 0px 0px 20px 23px; }
    .splashpopup .splashpopupbody .centerparag {
      margin: 25px 0px;
      font-size: 20px;
      background: url("/Asset/Wizard/Images/bg/bggreensplash.png") right 0px no-repeat;
      color: #666;
      text-shadow: 0px 0px 3px #ccc; }
  .splashpopup .continuebtnblue {
    background: #327e95;
    border-radius: 15px;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    display: block;
    margin: 10px auto;
    width: 200px;
    text-align: center;
    padding: 7px 7px 7px 20px; }
    .splashpopup .continuebtnblue .icon {
      display: inline-block;
      float: right;
      width: 15px;
      height: 15px;
      background: url("/Asset/Wizard/Images/sprites/spritefull.png") no-repeat scroll -145px -508px;
      margin-top: 2px; }
    .splashpopup .continuebtnblue:hover {
      background: #43a6c4; }
  .splashpopup .features {
    overflow: hidden;
    padding: 15px 0px; }
    .splashpopup .features div, .splashpopup .features .marker {
      display: inline-block;
      float: left;
      font-size: 17px;
      text-shadow: 1px 1px 1px #ffffff; }
    .splashpopup .features div {
      width: 164px; }
      .splashpopup .features div .strong {
        font-weight: bold; }
        .splashpopup .features div .strong .icon {
          width: 60px;
          height: 50px;
          display: block;
          margin: 0px auto 10px auto;
          background: url("/Asset/Wizard/Images/sprites/splashsprite.png") no-repeat; }
      .splashpopup .features div .feature1 .icon {
        background-position: 0px 0px; }
      .splashpopup .features div .feature2 .icon {
        background-position: -60px 0px; }
      .splashpopup .features div .feature3 .icon {
        background-position: -116px 0px; }
      .splashpopup .features div .feature4 .icon {
        background-position: -171px 0px; }
      .splashpopup .features div .marker {
        margin: 0px 5px;
        width: 4px;
        height: 78px;
        background: url("/Asset/Wizard/Images/bg/markersplash.png") no-repeat; }

/*# sourceMappingURL=SplashScreen.css.map */
