﻿.ContestEntry .Welcome {
    margin-top: 25px;
    font-size: 12px;
}

.ContestEntry .Welcome .Red {
    color: #da011d;
}

.ContestEntry p {
    margin-top: 1em;
}

.ForgotPassword h1 {
    margin: 0;
    font-size: 12px;
}

.Prize h1{
    font-size: 12px;
}

.AgilityRTA {
    padding: 31px 36px 0 17px;   
    position: relative; 
}

.AgilityRTA h1 {
    text-align: center;
    margin: 0 0 43px;
    padding: 0;
    font-size: 12px;
}

.AgilityRTA h2 {
    font-size: 12px;
}

.AgilityRTA .BackToHome{
    float: right;
    position: absolute;
    right: 36px;
    *margin-top: 13px;
}

.AgilityRTA .BackToHome a{
    font-weight: normal;
}

.ContactUs {
    margin-top: 126px;
}

/* Used on the How to Play page 
.SmallText li {
    padding-bottom: 0.5em;
}
*/
/* End Block note */

.Rules h1 {
    margin-bottom: 19px;
}

.Rules h2{
    text-decoration: underline;
}

.Rules ul.RulesList,
.Rules ul.RulesList li{
    list-style: decimal;    
}

.Rules ul.RulesList li{
    padding-bottom: 1em;
}

.Rules ul.SubList,
.Rules ul.SubList li{
    list-style: disc;    
}
.Rules ul.SubList {
    margin: 1em 1.25em;
}

.Rules ul.SubList li {
    padding-bottom: 0.25em;
}

.UserProfile 
{
	padding: 10px;
	padding-left: 0px;
}

.UserProfile .Clear 
{
	height: 5px;
}

.Login 
{
	padding: 10px;
	padding-left: 0px;
	padding-top: 100px;
}

.Login p 
{
	text-align: center;
}

.Login .LoginEntry {
    width: 333px;
    height: 81px;
    margin: 0 auto;
    margin-top:10px;
    padding-top: 30px;
    background: url('../Img/Backgrounds/LoginBG.png') no-repeat;
    text-align: left;
}

.Login .FieldRow 
{
	height: 25px;
	clear: both;
}

.Login .LoginEntry label{
    width: 120px;
    text-align: right;
    float: left;
    display: block;
   
    padding-right: 4px;
    
   
}

.Login .LoginEntry input{
    border: none;
    border-bottom: 1px solid #333;    
    width: 150px;
    
}

.Login .SubmitButton 
{
	margin-bottom: 10px;
}

.Login a, .Login a:hover, .Login a:visited
{
	color: #E2011F;
	font-weight: normal;
}

.Confirmation {
    padding-top: 31px;
}

.SelectProvince {
    font-size: 12px;
    width:400px;
    margin: 0 auto;
}

.SelectProvince .ProvinceList {
    margin-top: 15px;
}

.SelectProvince .Legal {
    margin-top: 132px;
    font-size: 8px;    
}