/*
CONTEST LANDING SPECIFIC STYLESHEET

$Revision: 4048 $
$Author: renx $
$Date: 2010-03-18 10:11:50 -0700 (Thu, 18 Mar 2010) $
*/

h2.contest_sidebar {
    font-size:40px;
    text-transform:uppercase;
    font-family:Helvetica;
    font-weight:bold;
    line-height:90%;
    color:#26292E;
    margin-top:15px;
    }
    
h1.contest_title {
	font-size:33px;
    text-transform:uppercase;
    font-family:Helvetica;
    color:#000;
    width:545px;
    margin:0 0 5px 0;
    font-weight:bold;
    line-height:110%;
    padding:219px 0 0 33px;
    }
#contest_para {
	font-size:14px;
	line-height:130%;
	padding-left:33px;
	width:555px;
	color:#434851;
    }
#contest_footer {
    width:500px;
    bottom:0;
    position:absolute;
    height:61px;
    padding-left:33px;
    margin:11px 0 0 0;
    }
#contest_footer_one {
    width:120px;
    float:left;
    margin:0;
    height:43px;
    padding-top:8px;
    }
#contest_footer_two {
   width:150px;
   float:left;
   margin:0;
   height:43px;
   }
#contest_content {
   font-family:Helvetica;
   line-height:145%;
   width:635px;
	height:495px;
	background:#fff;
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 10px;
    color:#434851;
    background:url(images/contest_content_bg.png) no-repeat;
    }
/***********************************************************
BRAZIL CONTEST
************************************************************/
#brazil_contest_content_A {
   font-family:Helvetica;
   line-height:145%;
   width:635px;
	height:581px;
	background:#fff;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: -20px;
	margin-left: 10px;
    color:#434851;
    background:url(images/brazil_contest_bg_A.png) no-repeat;
    }
#brazil_contest_content_B {
   font-family:Helvetica;
   line-height:145%;
   width:635px;
	height:581px;
	background:#fff;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: -20px;
	margin-left: 10px;
    color:#434851;
    background:url(images/brazil_contest_bg_B.png) no-repeat;
    }
#brazil_contest_para {
	font-size:14px;
	line-height:130%;
	padding-left:33px;
	width:555px;
	color:#434851;
    }    
#brazil_contest_bottom_images {
    background:url(images/brazil_contest_bottom_leblo.png) no-repeat;
    height:60px;
    width:552px;
    margin:10px 0 0 30px;
    }
    
    
    
    
#contest_sidebar {
	background:transparent url(images/contest_sidebar_bg.png) no-repeat scroll 0 0;
	float:right;
	height:440px;
	line-height:1.5;
	margin:10px 0 0 2px;
	padding:10px 10px 0 17px;
	width:301px;
}      
#contest_sidebar_input_container {
	width:100%;
	height:100%;
	margin:20px 0 0 0;
	}
#contest_sidebar_input {
	border:0;
	background:url(images/contest_sidebar_input_bg.png) no-repeat;
	padding:10px 0 0 5px;
	margin:0;
	height:36px;
	width:282px;
	color:#434851;
	font-family:Helvetica;
	font-size:18px;
	}
#contest_sidebar_submit {
	text-align:center;
	height:40px;
	margin-top:15px;
	}
#contest_sidebar_submit_button {
	width:78px;
	background:url(images/contest_sidebar_submit_bg.png) no-repeat;
	height:40px;
	border:0;
	color:#FFC600;
	font-size:20px;
	text-align:center;
	font-family:Helvetica;
	}
#contest_entertowin {
	width:200px;
	height:50px;
	margin:0;
	padding:10px 0;
	}
#contest_sidebar_tos a {
	color:#974C18;
	}
#contest_sidebar_tos a:hover {
	color:#974C18;
	}