﻿html, body
{
    margin: 0;
    padding: 0;
    height: 100%;    
}

.Shim
{
    position: relative;
    float: left;
    height: 50%;
    margin-bottom: -288.5px;
    width: 1px;
}

.Wrapper
{    
    position: relative;
    width: 980px;
    height: 578px;    
    clear: left;    
    margin: 0 auto;
}

.TopNav {
    position: absolute;
    left: 287px;
    top: 0px;
    width: 391px;
    height: 54px;
}

.Footer {
    position: absolute;
    width: 472px;
    height: 53px;
    top: 522px;
    right: 0;    
    text-align: center; 
}

.Footer .Branding{
    font-size: 10px;
    font-weight: bold;
    letter-spacing: normal;
}

.Footer .FooterLinks {
    font-size: 12px;    
}

#PartnerCrownePlaza {
    position: absolute;
    top: 480px;
    left: 300px;
    width: 82px;
    height: 50px;    
}

#PartnerCrownePlaza:hover{
    cursor: pointer; 
    cursor: hand;
}

#PartnerLakePlacid {
    position: absolute;
    top: 530px;
    left: 300px;
    width: 92px;
    height: 43px;    
}

#PartnerLakePlacid:hover {    
    cursor: pointer; 
    cursor: hand;
}

.Splash {
    background: url(../Img/Backgrounds/PreLandingPageBg.jpg) no-repeat; 
    position: relative;   
    width: 977px;
    height: 578px;    
}

.Splash .ContentArea{
    width: 490px;
    position: absolute;
    top: 375px;
    height: 201px;
    padding-bottom: 12px;
}

.Homepage {
    background: url(../Img/Backgrounds/LandingPageBg.jpg) no-repeat;     
    position: relative;   
    margin-left: 5px;
    width: 975px;
    height: 578px;    
}

.Homepage .MainContentArea {
    position: absolute;
    top: 352px;
    right: 33px;
    width: 415px;
    min-height: 53px;
    _height: 53px;
    font-weight: bold;
    text-align: right;
}

.Homepage .EnterButton {
    position: absolute;
    top: 405px;
    right: 33px;
    height: 31px;
    width: 91px;    
}

.Interior {
    background: url(../Img/Backgrounds/InteriorBg.jpg) no-repeat; 
    position: relative;   
    width: 980px;
    height: 578px;
}

.Interior .MainContentArea {
    position: absolute;
    top: 35px;
    right: 1px;
    width: 470px;    
    height: 487px;        
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    overflow: auto;
}

.ROCSLogo {
    border: none;
    margin: 12px 0 21px;
}

.NarrowBody {
    width: 352px;
    margin: 0 auto;
}

.ContestEntry {
    width: 391px;
    margin: 0 auto;
    padding-top:37px;
    text-align: center;
}

.ContestEntry .Nav {
    width: 207px;
    margin: 0 auto;    
    font-size: 12px;
}

.ContestEntry .Nav img {
    float:left;
}
.ContestEntry .Nav .Spacer{
    width: 11px;
    float:left;
}

.ContestEntry .UPCEntry {
    width: 223px;
    height: 71px;
    margin: 0 auto;
    margin-top:27px;
    padding-top: 33px;
    background: url('../Img/Backgrounds/FieldEntryBg.png') no-repeat;
    text-align: center;
}

.ContestEntry .UPCEntry label{
    font-weight: bold;
    letter-spacing: -0.1em;    
}

.ContestEntry .UPCEntry input.UPCEntryField{
    border: none; 
    border-bottom: 1px dashed #333;    
}

.ContestEntry .Results {
    margin-top: 41px;
}

.ContestEntry .Results .Message{
    display: none;    
}

.ContestEntry .SubmitButton{
    margin-top: 9px;
}

.ForgotPassword {
    width: 391px;
    margin: 0 auto;
    padding-top:101px;
    text-align: center;
}

.ForgotPassword .EmailEntry {
    width: 223px;
    height: 71px;
    margin: 0 auto;
    margin-top:27px;
    padding-top: 33px;
    background: url('../Img/Backgrounds/FieldEntryBg.png') no-repeat;
    text-align: center;
}

.ForgotPassword .EmailInput{
    width: 89px;
    border: none;
    border-bottom: 1px solid #999;
}

.ForgotPassword .SubmitButton{
    margin-top: 9px;
}

.ForgotPassword .Results {
    margin-top: 41px;
}

.Prize {    
    padding-right: 22px;
}