/* @override 
	https://donate.barackobama.com/modules/contribution/css/display_page.inc.css
	https://donate.barackobama.com/page/smartproxy/www.barackobama.com/css/new-display_page.inc.css
*/

input {
	background-color: #ffffff;
	border: 1px solid #d4d4d4;
	padding:3px;
	font-size: 15px;
}

select {
  font-size: 15px;
}

input[type="checkbox"]{
	margin-top: 3px;
	margin-bottom: 20px;
	margin-right: 10px;
	float: left;
	display: block;
	border: none;
	background: none;
}

input[type="radio"] {
	border: none;
	background: none;
}

#contribution table tbody tr td.contribcolumn table tbody tr td table tbody tr td label ol li {
	text-transform: capitalize;
}

form#contribution {
	background-image: url(/page/smartproxy/www.barackobama.com/images/contribution/bg_grad.jpg);
	background-repeat: no-repeat;
}

input[name="zip"] {
	width: 70px;
}

#contribute_footnote {
	margin: 25px;
	margin-bottom: 0px;
	padding: 25px 300px 25px 25px;
	background-color: #ebebeb;
}

#mail_in {
	margin: 40px;
	padding-top: 20px;
	border-top: 1px solid #e8e8e8;
}

#mail_in span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

#contribution table tbody tr td.contribcolumn table tbody tr td table tbody tr td label strong {
	padding-left: 5px;
}

#fw_header .nofeature {
	width: 70%;
}

#fw_header a {
	color: #ffffff;
	text-decoration: underline;
}

#fw_header a:hover {
	color: #6aa2ca;
}

/* HEADER FOR OUTREACH CONTRIB */
div.outreachpagenotice {
  text-align: center;
  padding: 10px; 
  margin: 5px 0;
  border: solid 1px black;
}
/* HEADER FOR MATCHED CONTRIB */
div.matchnotice {
  text-align: left;
  padding: 20px 30px 20px 40px; 
  margin: 5px 0;
  border: solid 0px black;
}

/* FORM LAYOUT COLUMN */
#contribution td.contribcolumn > table{
  vertical-align: top;
  margin-left: 40px;
  margin-right: 0px;
  width: 420px !important;
}

#contribution td.contribcolumn ol {
	/*list-style-position: outside;*/
	margin-left: 30px;
	margin-top: 10px;
}

/* SECTION HEADERS */
#contribution td.contribheader { 
  padding-top: 15px;
  border-bottom: 1px solid #c8c8c8;
  text-align: left;
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: bold;
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #c00000;
}

/* FORM SECTION FOR SUBMIT BUTTONS */
#contribution td.contribbutton table td { 
  text-align: center;

}

#contribution table tbody tr td.contribbutton table {
	width: 900px;
} 
#contribution td.contribbutton input { 
  font-weight: bold;
}

/* ELEMENT LABELS*/
#contribution label {
  text-transform: uppercase;
  color: #696969;
}

#contribution table.amounts label .radio { 
  font-size: 13px;
	font-weight: bold;
}

#contribution table.amounts {
	margin-top: -10px;
}


#contribution label .radio { 
  font-size: 11px;
  padding-left: 5px;
  padding-right: 8px;
}

#contribution .bundling_recipient_label {
    font-weight: normal;    
    margin-left: 6px;
}
#contribution .bundling_recipient_sublabel {
    font-weight: normal;    
    font-style: italic;
    font-size: 85%;
    margin-left: 14px;
}
/* SUBTABLES OF MAIN FORM */
/* should be fully expanded to maximize form symmetry */
#contribution table { 
    width: 90%;
}

#contribution table tbody tr td.contribbutton {
	padding-top: 20px;
	text-align: center;
}

input#processbutton {
	width: 191px;
	height: 52px;
	background: url(/page/smartproxy/www.barackobama.com/images/contribution/btn_donation.jpg) no-repeat;
	color: #FFFFFF;
	border: none;
	text-transform: uppercase;
	overflow:hidden;
	position: relative;
	left: 30px;
	top: 10px;
	font-size: 12px;
	
}

#contribution table tbody tr td.contribbutton table tbody tr td {
	background: url(/page/smartproxy/www.barackobama.com/images/contribution/bg_contribbutton.jpg) no-repeat center;
}

input#processbutton:hover {
	background-position: 0px -51px;
	cursor:pointer;
}


td.contribcolumn {
	vertical-align: top;
}

#contribution table tbody tr td.contribcolumn table tbody tr td table {
	width: 400px;
}

td.contribcolumn td { 
 	color: #828282;
	font-size: 11px;
	text-transform: none !important;
	padding-top:10px;
}


#fw_header {
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 30px;
	padding-bottom: 30px;
	color: #d4edff; /*#9dc2dd;*/
	background-image: url(/page/smartproxy/www.barackobama.com/images/contribution/header1px_bg.jpg);
	background-repeat: repeat-x;
}

#fw_header table td {
	color: #d4edff; /*#9dc2dd;*/
}

#fw_header p {
	margin-bottom: 6px;
	display: block;
	overflow:hidden;
}

#fw_header h2 {
	color: #ffffff;
	text-transform: none;
	font: 24px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
}

#fw_header h3 {
	color: #d4edff;
	text-transform: none;
	font-size: 14px;
	font-family: "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	line-height:18px;
	margin:0px;
	margin-bottom:10px;
	padding:0px;
}

#fullwidth_page_content blockquote {
	font: 12px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#fullwidth_page_content img[alt="COMODO Secured with SSL"]{
	position: relative;
	top: 170px;
}

#fullwidth_page_content iframe {
	display: none;
}

#contribution table tbody tr td.contribcolumn table tbody tr td table tbody tr td label ol li {
	text-transform: none;
	line-height: 16px;	
}

#contribution table.amounts td { 
    vertical-align: middle;
}

#contribution .ticket_desc {
    font-size: 85%;
    font-style: italic;
    color: #666;
}

#contribution #tip_jar {
    border: 1px solid #888;
    background: #eee;
    padding: 2px;
    width: 50%;
}

#contribution #tip_jar #tip_jar_desc{
    font-size: 85%;
}
#contribution #tickets table { width: 100%; }
#contribution #tickets td {
    padding-bottom: 10px;
    vertical-align:top;
}

/* LINE ITEMS TABLE */
table.line_items td {
    vertical-align: top;
}

td.amount {
    text-align: right;
    font-weight: bold;
    padding-right: 5px;
}

#amount_total {
    font-weight: bold;
}

/* ERRORS */
#contribution .error { 
  color: red;
  font-size: 110%;
}

.contriberrorbanner { 
  color: red;
  font-size: 110%;
  font-weight: bold;
  padding-top: 15px;
}

#paypal_notice {
  display: none;
}



#header {
	background:#ffffff;
	background-image: none !important;
}

#contribution td.contribcolumn-right td.shipping_address {
  background: #dddddd;
}

#contribution td.contribcolumn-right td.shipping_address > table {
  margin: 4px;
  margin-top: 0px;
}
