@charset "utf-8";
/* Mexico Giveaway Stylesheet */

#container {
padding:0 10px;	
}

.clr {
clear:both;	
}

em {
font-weight:bold;	
}

form {
font-family:Verdana, Geneva, sans-serif;
color:#666;
font-size:11px;
}

legend {
font-weight:bold;	
}

fieldset {
border:1px solid #666;
background:url("images/form-grad.gif") top left repeat-x;
}

form input, form table tr td, ul.options li {
font-family:Verdana, Geneva, sans-serif;
color:#666;
font-size:11px;	
}

ul.options {
text-align:left;	
}


ul.options li {
padding-bottom:6px;	
}

form table tr td span {
font-style:italic;
font-size:9px;
}

form table tr td span.friend {
font-style:normal;
font-weight:bold;
}

input[type="submit"] {
cursor:pointer;	
}

.green_number {
display:block;
width:38px;
height:38px;
background:url("images/bullet_green.gif") top left no-repeat;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:24px;
font-weight:bold;
color:#fff;
padding:4px 0 0 11px;
margin-right:12px;
}

.yellow_number {
display:block;
width:38px;
height:38px;
background:url("images/bullet_yellow.gif") top left no-repeat;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:24px;
font-weight:bold;
color:#acc30f;
padding:4px 0 0 11px;
margin-right:12px;
}

.entry {
height:60px;
width:275px;
float:left;
background:url("images/box_bg.gif") top left repeat-x;
margin-top:10px;
}

.entry_lg {
height:86px;
width:275px;
float:left;
background:url("images/box_bg_lg.gif") top left repeat-x;	
}

.entry span {
display:block;
float:left;
width:13px;
height:60px;
}

.entry_lg span {
display:block;
float:left;
width:13px;
height:86px;
}

.entry_lg span.left_box {
background:url("images/box_left_lg.gif");	
}

.entry_lg span.right_box {
background:url("images/box_right_lg.gif");
float:right;
}
.entry span.left_box {
background:url("images/box_left.gif");	
}

.entry span.right_box {
background:url("images/box_right.gif");
float:right;
}

p.explain {
display:block;
background:none;
font-size:10px;
color:#666;
margin:10px 0 10px 4px;
width:325px;
}


#chance_1 {
width:407px;
height:195px;
background:url("images/chance_1_bg.jpg") top left no-repeat;
position:relative;
}

#chance_23 {
width:407px;
height:306px;
background:url("images/chance_23_bg.jpg") top left no-repeat;
position:relative;
margin-top:12px;
}

.chance_content {
width:250px;
position:absolute;
top:70px;
left:120px;
}

.chance_content p {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000;
padding-bottom:0;
margin-bottom:0;
}

span.inputs {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#3f3f3f;
text-align:left!important;
float:left;
margin-top:10px;
}

.inputs input.blueborder{
border:1px solid #07598d;
color:#000;
width:200px;
outline:none;
}

h3.rules {
text-align:left;
font-size:10px;
font-family:Verdana, Geneva, sans-serif;
color:#666;

}

ul.contest_rules {
text-align:left;	
}

ul.contest_rules li {
font-family:Verdana, Geneva, sans-serif;
font-size:10px;
color:#666;
font-style:oblique;
}

.error_mssg {
color:#F00;
font-weight:bold;
}
