/* for custom overrides of 2010core theme for this local only */
/* Author: New Media, SEIU International */



html, body {
	background: #f5f5f5;
	}

body, #bd, #ft {
	font-family: helvetica,arial,sans-serif;
	}

#doc4 {
	background: #fff;
	width: 1020px;
	padding-bottom: 20px;
	}

#hd {
	padding: 0px;
	}

#hd h1, #hd h1 a, #hd h1, #hd h1 a:hover {
	padding: 0px !important;
	margin: 0px !important;
	}

#hd h1 img {
	width: 1020px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	}

.fauxnav {
	background: none;
	display: none;
	}

#bd {
	background: transparent;
	width: 960px;
	margin: -118px auto 0px auto;
	border-top: 0px solid #fff;
	border-right: 0px solid #fff;
	border-left: 0px solid #fff;
	}

#ft {
	background: url(http://img.seiu.org/css/wp/locals2011/~shared/locals2011-bg.jpg) no-repeat #fff -30px -180px;
	width: 960px;
	margin: 0px auto;
	padding: 80px 0px 10px 0px;
	border-right: 0px solid #fff;
	border-left: 0px solid #fff;
	}

#ft, #ft a {
	color: #999;
	}

#signuptable input {
	margin: 0px;
	}

#signuptable label {
	margin: 0px;
	padding: 0px;
	}

#signupheader {
	margin-top: 5px;
}


#signuptable td {
	padding: 0px 5px;
	}

.label {
	padding: 4px 0px 4px 0px;
	line-height: 100%;
}

input#custom-24521 {
	margin: 0px 4px 0px 0px;	
}

label.field {
	font-weight: 300;
	}
	
td, th {
	padding: 2px;
	}


/* Input Contributions */ 
	
#contribution input {
    border: 1px solid #D3D3D3;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 1px 1px 3px #E9E9E9 inset;
    color: #555555;
    padding: 5px;
    margin-top: 5px;
	}
	
#contribution label {
    font-weight: bold;
    padding: 0;
    display: block;
	margin: 5px 0 0 5px !important;
    text-transform: capitalize;
    color: #555555;
	}
	
#firstname, #lastname, #cc_number, input[name="employer"], input[name="occupation"] {
	width: 210px;
	}	
#addr2 {
	margin-left: -3px;
	}
#contribution td {
	padding: 0px;
	margin: 0px;
	}
	
#contribution select {
    display: inline;
	}
#cc_expir_month, #cc_expir_year {
    width: 95px;
	}

#state_cd {
    width: 128px;
	}

#contribution label[for*="cc_"], #contribution .amounts label, label[for=recurring_acknowledge] {
    display: inline !important;
    margin: 0 0 5px !important;
	}






input#city {
	width: 50%;
	}

input#zip {
    width: 50%;
}
#email {
    width: 50%;
}
.ie8 #email {
    width: 210px;
}
#phone {
    width: 50%;
}

select {
    padding: 6px 6px 7px;
	}

#cc_label_ds, #cc_mc, #cc_label_mc, #cc_vs, #cc_label_vs {
	margin: 8px 5px 12px 40px !important;
	}
table.amounts {
	margin: 8px 0 0 0;
	}
	
	
/* Submit Button */ 
#submit input, input#submit_button, input#processbutton {
    padding-left: 20px !important;
    padding-bottom: 4px;
    padding-right: 20px !important;
    padding-top: 4px;
    margin-bottom: 30px;
    background: url("http://img.seiu.org/bluestate/locals/action.seiu.org-Obama2012/submit-button.png") no-repeat scroll 0 0 #990000;
    border-radius: 8px 8px 8px 8px;
    color: #F9F9F9 !important;
    font-size: 14px;
    height: 40px; !important;
    text-transform: uppercase;
    width: 60% !important;
	}

	
/* Legal Content */ 	
#legal_confirm {
    color: #808080;
    font-size: 85%;
    margin: 20px 0 0;
    width: 380px;
	}

#legal_confirm.legal_confirm_checkbox {
	width: 10%;
	}

label[for="legal_confirm"] {
	display: none;
	}

td.contribheader {
	margin-bottom: 10px !important;
	}
