﻿.MobileFooter {margin-bottom: 20px; margin-top: 20px; background-color: #efefef; border-radius:5px; float:left; padding: 5px; width: 100%; color: #000;}
.MobileFooter a {color: #cc3333; font-size: 1.250em;}
.MobileWrapper h2 {color: #cc3333; font-size: 1.250em; font-weight: normal;}

    .SendToPhoneContainer
    {
      /*padding-top: 335px;*/
      display: inline-block;
      position: absolute;
    }
        
    .SendToPhone
    {
     /* width: 550px;*/
      background-color: #fff;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      margin: -100px 15px 0px 15px;
      border: 1px solid #000000;
      z-index: 99;
      position: relative;
    }
    
      .PhoneForm
      {
        background-color: white;
        -moz-border-radius-bottomright: 5px;
        -moz-border-radius-bottomleft: 5px;
        -webkit-border-bottom-right-radius: 5px;
        -webkit-border-bottom-left-radius: 5px;
        border-top: 1px solid #ababab;
      }
      
        .PhoneForm input.Text
        {
          width: 355px;
          -moz-border-radius: 5px;
          -webkit-border-radius: 5px;
          border-radius: 5px;
          border: 1px solid #ABABAB;
          padding: 15px;
        }
        
        .PhoneForm input.Text:hover
        {
          background-color: #eaeaea;
        }
        

.SendToPhone span
{
  display: block;
  float: left;
  font-family: Helvetica, Arial, Lucida Sans, sans-serif;
  font-size: 1.000em;
  color: #122538;
/*  margin: 5px;*/
  padding: 10px;
/*  width: 325px;*/
  overflow: hidden;
}

span.Label
{
  font-size: 0.875em;
  color: #0C1B2B;
  margin: 0px 10px 0px 0px;
  width: inherit;
}

/*
.PhoneForm input
{
  font-family: Helvetica, Arial, Lucida Sans, sans-serif;
  font-size: 0.875em;
  color: #0C1B2B;
} 
*/

/* Links */

/*
.SendToPhone a
{
  display: block;
  float: right;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: black;
  border: 1px solid #511010;
  font-family: Helvetica, Arial, Lucida Sans, sans-serif;
  font-size: 0.825em;
  letter-spacing: 1px;
  text-decoration: none;
  color: white;
  margin: 7px 7px 0px 0px;
  padding: 15px 20px 15px 20px;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#474747), color-stop(0.5, #474747), color-stop(0.5, #000000), to(#000000));
  background-image: -moz-linear-gradient(top, #474747 0%, #474747 50%, #000000 50%, #000000 100%);
  text-shadow: #000 -1px -1px 0px; 
  font-weight: bold;
}

.SendToPhone a:visited
{
  display: block;
  float: right;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: red;
  border: 1px solid #511010;
  font-family: Helvetica, Arial, Lucida Sans, sans-serif;
  font-size: 0.875em;
  letter-spacing: 1px;
  text-decoration: none;
  color: white;
  margin: 7px 7px 0px 0px;
  padding: 15px 20px 15px 20px;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#474747), color-stop(0.5, #474747), color-stop(0.5, #000000), to(#000000));
  background-image: -moz-linear-gradient(top, #474747 0%, #474747 50%, #000000 50%, #000000 100%);
  text-shadow: #000 -1px -1px 0px; 
  font-weight: bold;
}

.SendToPhone a:hover
{
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: red;
  border: 1px solid #511010;
  font-family: Helvetica, Arial, Lucida Sans, sans-serif;
  font-size: 0.875em;
  letter-spacing: 1px;
  text-decoration: none;
  color: white;
  padding: 15px 20px 15px 20px;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#d65b5c), color-stop(0.5, #d65b5c), color-stop(0.5, #ce1b22), to(#ce1b22));
  text-shadow: #511008 -1px -1px 0px;
  font-weight: bold;
}

.SendToPhone a:active
{
  display: block;
  float: right;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: red;
  border: 1px solid #511010;
  font-family: Helvetica, Arial, Lucida Sans, sans-serif;
  font-size: 0.875em;
  letter-spacing: 1px;
  text-decoration: none;
  color: white;
  margin: 7px 7px 0px 0px;
  padding: 15px 20px 15px 20px;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#474747), color-stop(0.5, #474747), color-stop(0.5, #000000), to(#000000));
  background-image: -moz-linear-gradient(top, #474747 0%, #474747 50%, #000000 50%, #000000 100%);
  text-shadow: #000 -1px -1px 0px;  
}
*/


/*
.PhoneForm input.button
{
  display: block;
  float: left;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: red;
  background-image: none;
  border: 1px solid #511010;
  border-spacing: none;
  font-family: Helvetica, Arial, Lucida Sans, sans-serif;
  font-size: 0.875em;
  letter-spacing: 1px;
  text-decoration: none;
  color: white;
  margin-bottom: 20px ;
  padding: 15px 20px 15px 20px;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#474747), color-stop(0.5, #474747), color-stop(0.5, #000000), to(#000000));
  background-image: -moz-linear-gradient(top, #474747 0%, #474747 50%, #000000 50%, #000000 100%);
  text-shadow: #000 -1px -1px 0px;
  filter: none;
  cursor: pointer;  
}

.PhoneForm input.button:hover
{
  display: block;
  float: left;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: red;
  border: 1px solid #511010;
  border-spacing: none;
  font-family: Helvetica, Arial, Lucida Sans, sans-serif;
  font-size: 0.875em;
  letter-spacing: 1px;
  text-decoration: none;
  color: white;
  margin-bottom: 20px ;
  padding: 15px 20px 15px 20px;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#d65b5c), color-stop(0.5, #d65b5c), color-stop(0.5, #ce1b22), to(#ce1b22));
  text-shadow: #511008 -1px -1px 0px;
  filter: none;
  cursor: pointer;  
}
*/

/* Message Layout */

.MessageWrapper
{
  margin: 0px 0px 10px 0px;
}

  .MessageIcon
  {
    float: left;
  }
  
  .MessageIcon img
  {
    margin: 0px;
  }
  
  .Message
  {
    float: left;
    margin-left: 10px;
  }
  
  .PhoneForm .MessageWrapper
  {
    margin: 20px 0px 20px 45px;
  }
  
  /* Typography */
  
  .Message p
  {
    font-family: Helvetica, Arial, Lucida Sans, sans-serif;
    font-size: 1.000em;
    font-weight: bold;
    margin: 0px 0px 5px 0px;
  }
  
  .Message span
  {
    font-family: Helvetica, Arial, Lucida Sans, sans-serif;    
    font-size: 0.750em;
    font-weight: regular;
    margin: 0px 0px 20px 0px;
    padding: 0px;
  }
 
     .Optimized
    {
      /*width: 496px;*/
      margin: 0px auto;
    }
    
    .Optimized img
    {
      margin: 0px 0px 20px 0px;
    }
    
    .OptimizedImageFirst
    {
      float: left;
      margin-right: 20px;
      cursor: default;
    }    
    
    .OptimizedImage
    {
      position: relative;
      float: left;
      margin-right: 20px;
      cursor: default;
    }
        
    .Optimized span
    {
     /* width: 170px;*/
      position: absolute;
      top: -90px !important;
      left: -90px;
      text-align: left;
      z-index: 2;
      display: none;
      background: rgba(39, 39, 39, 0.9);
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      padding: 10px 15px 10px 15px;
      line-height: 20px;
      color: #fff;
    }
    
