@charset "UTF-8";
/* CSS Document */

/* Home Page credits caption */

.easter_HP_caption{
font-size: 9px;
position: absolute;
top: 20px;
left: 328px;
width: 6px;
height: 200px;
}

.easter_form_div_top{
width: 200px;
height: 60px;
font-size : 1em;
font-weight: bold;
padding: 2px 0 2px 2px;
margin-right: 10px;
}
.easter_form_div_bottom{
width: 200px;
height: 60px;
font-size : 1em;
font-weight: bold;
padding: 10px 0 2px 2px;
margin-right: 10px;
}
.easter_form_margin_elements{
vertical-align: middle; 
}
.shirts p{
font-size : 11px;
}
.shirts img{
cursor: pointer;
}
#donate_div_message{
float:left;
width: 250px;
padding: 10px;
font-weight: bold;
font-size: 13px;
line-height: 1.6;
}
.easter_donate_menu_but{
cursor: pointer;
}
#first_name, #last_name, #address1, #address2, #town_city, #county_state, #county, #email_address{
width: 250px;
}
#easter_message {
color: #FFCC66;
font-weight: 700;
}
#thirty_but_click{
	position: absolute;
	top: 104px;
	right: 255px;
	z-index: 66;
	width: 85px;
	height: 36px;
	cursor: pointer;
}
#fifty_but_click{
	position: absolute;
	top: 104px;
	right: 160px;
	z-index: 67;
	width: 85px;
	height: 36px;
	cursor: pointer;
}
.easter_prizes ul {
margin: 4px 0 4px 8px;
padding-left: 8px;
}
.easter_prizes li {
list-style-type : disc;
color: #000000;
font-size: 12px;
font-weight: bold;
line-height : 1.5;
}

#easter_schedule_table {
border: 1px solid #cccccc;
margin-top: 6px;
}
#easter_schedule_table caption{
text-align: left;
font-weight: bold;
font-size: 1.2em;
margin-top: 6px;
margin-bottom: 6px;
}
#easter_schedule_table td{
padding: 3px;
}
.spot_prizes_header {
color: #990000;
font-size: 1.2em;
font-weight: bold;
}
#winners_table {
border-collapse: collapse;
}
.winners_table_red_dotted{
border-right: 1px dotted #CC0000;
}
#prizes_swf{
position: absolute;
left: 0;
bottom: 0;
z-index: 0;
}
#survey_form{
background-color: #ffe6b3;
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
float: right;
width: 300px;
height: 205px;
line-height: 1.8;
padding: 25px;
margin-left: 25px;
}
#survey_message{
color: #FFCC66;
line-height: 1.8;
font-size: 14px;
font-weight: 700;
padding: 10px;
}
/* Home Page */

.easter_rcsg_lists{
line-height: 1.6;
}

/* RCSG Prizes Page */

#gifts_page_prizes_swf{
position: absolute;
top: 0;
left: 0;
z-index: 0;
}