﻿*
{
    padding: 0px;
    margin: 0px;

}
img
{
    border: none;
}
body
{
    font-size: 62.5%;
    font-family: Verdana, Arial;
    color: #EEE;
    background-color: #000;
}
a
{
    color:Red;
}
a:hover
{
    text-decoration: none;
}
h1
{
    font-family: "Trebuchet MS",Arial;
    color:#FFF; 
    font-size: 32px;
    margin: 30px 0px 20px 30px; 
}
h1 span.alpha
{
    font-size: 12px;
    margin-left: 10px;
    text-transform: uppercase;
    color: #F0F;
}

div#navigation
{
    display:none;
}   

h2
{
    font-family: "Trebuchet MS",Arial;
    margin-bottom: 10px;
}
div#content h3
{
   
}

div#content p
{
    margin-bottom: 10px;
    margin-top: 10px;
 }   
div#content p,div#content li, div#content label
{

    font-size: 1.2em;
}
div#content ul
{
    margin-left: 3em;
    margin-top: 2em;
    margin-bottom: 2em;
}
div#content ul li
{
    margin-bottom: 0.6em;
}

dl
{
    
}
dl dt
{
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
}


div#content
{
  
}

div#ctl00_pnlAccountNotVerified
{
    border: 1px solid #F00;
    background-color: #FFDEDE;
    padding:10px;
    width:640px;

}


/* snapi styles */

div#initialSell
{
padding-left: 30px;
    _height:1%;
    overflow:auto;
    border-bottom: 1px solid #330000;
    background-color: #110000;
    margin-bottom:20px;
}

div#pitch
{
    width: 500px;
    float:left;
    padding-right: 150px;
}
div#invite
{
    float:left;
    width:300px;
    padding: 5px;
}

div#pitch p
{
    font-size: 12px;
    line-height: 19px;
    margin-bottom:25px;
}

div#story 
{
    _height:1%;
    overflow:auto;
    margin: 30px 30px 30px 30px;
}

div#story div.audience
{
    border: 1px solid #F00;
    float:left;
    width:200px;
    margin-right:10px;
    height: 160px;
}
div#story div.audience
{
    margin-right: 30px;
}

div#featureSet
{
    
    border: 1px solid #999;
    border-color: rgb(42,47,41);
    background-color: rgb(8,8,8);
    padding: 20px;
    margin: 0px 30px 30px 30px;

    _height: 1%;
    overflow:auto;
}
div#featureSet p
{
    font-weight: bold;
}
div#featureSet div
{
    float:left;
    width: 33%;
}
div#featureSet li
{
    font-size:11px;
}

div#invite p.callToAction
{
    margin-top:120px;
}

div#invite p.callToAction a
{
    background-color: #F00;
    padding:5px;
    display:block;
    text-align: center;
    text-decoration: none;
    font-size: 2em;
    line-height: 35px;
    font-family: "Trebuchet MS", Arial;
    
    height: 35px;
    color: #FFF;
    font-weight: bold;
}
div#snapiStatistics
{
    padding-left: 20px;
    margin-bottom: 40px;
    margin-top: -40px;
    position: absolute;
}
div#snapiStatistics ul
{
    list-style-type: none;
    margin: 0px;
}
div#snapiStatistics span.stat
{
    font-weight: lighter;
    font-size: 1.4em;
}

div#snapiStatistics span.snapiSitesCount
{
    font-size: 3em;
    font-weight: lighter;
    font-family: Arial;
}
div#hardSellKillerFeatures
{
    color: #FFF;
    font-size: 10px;
    margin-bottom: 30px;
    margin-top: 30px;
}
div#hardSellKillerFeatures ul
{
    list-style-type: none;
    _height: 1%;
    overflow:auto;
    
    margin:0px;
    padding: 0px;
    width:980px;
    margin: 0px auto;
}

div#hardSellKillerFeatures ul li
{
    float: left;
    width: 150px;
    background-color: #330000;
    display: block;
    height: 30px;
    margin-right: 30px;
    padding: 5px;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
}
