﻿body 
{
    background:#162028 url(../images/splatter.jpg) no-repeat;
    color:#fff;
    font-family:Arial, Verdana;
    font-size:14px;
    line-height:20px
}
a
{
    color:#41afe9;
    text-decoration:underline;
}
a:hover
{
    color:#fff;
    text-decoration:underline;
}
#container
{
    padding:35px 0 0 45px;
    overflow:visible;
    width:895px;
}
#emailForm
{
    float:left;
    padding:20px 10px 10px 10px;
    width:490px;
    font-size:12px;
    margin-left:15px;
    color:#fff;
}
#emailForm div span.error
{
    display:block;
    width:480px;
    float:left;
    text-align:right;
    padding-right:20px;
    margin:-15px 0 10px 0;
}
#emailForm div span.formSpan
{
    display:block;
    width:175px;  
    float:left; 
    text-align:right;
    padding-right:15px;
}
#emailForm p
{
    color:#138dce;
    font-weight:bold;
    font-size:12px;
    margin-left:15px;
}
#emailForm .etextBox
{
    float:left;
    width:285px;  
    border:solid 1px #162028;
    margin-bottom:20px;
}
#intro
{
    float:left;
    width:250px;
}
#intro h1
{
    color:#41afe9;    
    font-size:22px;
    line-height:28px;
    font-weight:normal;
}
#video
{
    float:left;
}
#sidebar
{
    float:right;
    width:175px;
    font-size:12px;
    margin-right:5px;
}
#sidebar #prizes
{
    margin:30px 0 30px 0;
    padding:15px 0;
    border-top:dotted 2px #ccc;
    border-bottom:dotted 2px #ccc;
}
#sidebar .youtube
{
    color:#41afe9;
    font-size:13px;
    margin-top:5px;
}
#sidebar .win
{
    color:#41afe9;
    font-size:18px;
    font-weight:bold;
}

.textBox
{
    width:230px;
    margin-bottom:15px;
    background:#162028;
    color:#fff;
    border:solid 1px #ccc;
}

#wheres
{
    margin-top:0px;
    width:580px; 
    float:left;
    clear:left;
    position:relative;
}
#wheres #play
{
    color:#138dce;
    float:left;   
    font-size:12px;
    font-weight:bold;  
    width:240px;
}
#wheres .buy
{
    color:#138dce;
    float:left;
    font-weight:bold;
    font-size:12px;
    margin-left:100px;
    width:240px;
     
}
#wheres .started
{
    color:#138dce;
    float:left;
    font-weight:bold;
    font-size:12px;
    width:240px;
    margin-top:40px;
}
#wheres .thoughts
{
    color:#138dce;
    float:left;   
    font-size:12px;
    font-weight:bold;  
    width:240px;
     margin:20px 0 0 100px;
}
#wheres .featured
{   
   display:block;
   color:#41afe9;
   padding-left:260px;
   padding-bottom:30px;
}
#wheres .title
{   
    margin-bottom:10px;
}
