/* ----------------------------------------------------------
    United Way Facebook CSS
    Managed by: Blue State Digital
    Last Update: May 2010 

    TABLE OF CONTENT

    01 - GLOBAL BROWSER RESET
    02 - COMMON STYLE
    03 - LAYOUT
    04 - HOMEPAGE 
    05 - SUBPAGES
    06 - FRAMEWORK
    07 - UTILITY
	
    COLOR GUIDE (Main Site Colors and their Hex Codes)
	
---------------------------------------------------------- */

/* 01 =GLOBAL BROWSER RESET
---------------------------------------------------------- */
/* YUI Reset version: 2.7.0 */

html { color: #000; background: #FFF; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,blockquote,th,td { margin: 0; padding: 0; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset,img { border: 0; }
address,caption,cite,code,dfn,em,strong,th,var,optgroup { font-style: inherit; font-weight: inherit; }
del,ins { text-decoration: none; }
li { list-style: none; }
caption, th { text-align: left; }
h1,h2,h3,h4,h5,h6 { font-size: 100%; font-weight: normal; }
q:before, q:after { content: ''; }
abbr,acronym { border: 0; font-variant: normal; }
sup { vertical-align: baseline; }
sub { vertical-align: baseline; }
/*because legend doesn't inherit in IE */
legend { color: #000; }
input,button,textarea,select,optgroup,option { font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit; }
/*@purpose To enable resizing for IE */
/*@branch For IE6-Win, IE7-Win */
input,button,textarea,select { *font-size: 100%; }



/* 02 =COMMON STYLE 
---------------------------------------------------------- */

body { font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; font-size: 12px; text-align: left; }

.base h1 { font-size: 24px; }
.base h2 { font-size: 18px; }
.base h3 { font-size: 14px; }
.base h4 {  }

.base p { margin: 0 15px 0 0; }

a {  }
a:hover {  }

blockquote {  }

.base ul, ol {  }
.base ul {  }
.base ol {  }
.base ul li, .base ol li {  }
.base li ol {  }
.base li ul {  }




/* 03 =LAYOUT
---------------------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, fieldset, form, label, legend {
	outline: none;
}

body {
	width:500px;
	_width:500px;
	margin:0 auto;
	padding:0px;
	font-size:14px;
	background-color:white;
}

a, a:visited, a:hover, a:active {
	color: #ed1a3b;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#splash {
	display:block;
	width:500px;
	margin:0;
	_margin-left:13px;
	padding:0px;
	overflow:hidden;
}

.splashLockup {
	display:block;
	position:relative;
	padding:0px;
	margin-bottom:40px;
	text-align:left;
}

.splashLockup, .splashLockup img, .splashLockup div {
	width:242px;
	height:42px;
}

.splashHeader {
	/*height:199px;*/
	margin:0px;
	padding:0px;
	border-bottom:10px solid #00929f;
}

.splashNoImage {
	height:auto;
	border-bottom-width:0px;
}

.splashHeaderImg {
	width:338px;
	position:relative;
	top:10px;
	overflow:hidden;
	padding:0px;
	margin:0px;
}

.splashHeaderTxt {
	width:500px;
	/*height:199px;*/
	position:relative;
	/*float:left;*/
	overflow:hidden;
	padding:0px;
	margin:0px;
}

.splashNoImage .splashHeaderTxt {
	width:auto;
	height:auto;
	float:none;
}

.splashHeaderTxt h1 {
	width:auto;
	/*padding:10px 20px 0px 20px;*/
	margin:10px 0;
	text-align:left;
	font-size:36px;
	color:#00929f;
}

.splashNoImage .splashHeaderTxt h1 {
	width:auto;
	padding:10px 20px 0px 0px;
	margin-bottom: 20px;
	font-size:58px;
}

.splashHeaderTxt h2 {
	/*width:100%;*/
	/*position:absolute;*/
	/*bottom:-10px;*/
	
	background-color:#00929f;
	padding:10px 10px 10px 20px;
	margin:0px;
	color:white;
	font-size:16px;
}

.splashNoImage .splashHeaderTxt h2 {
	width:auto;
	position: static;
	font-size:24px;
}

.splashDonate {
	display:block;
	width:500px;
	overflow:hidden;
	padding:0px;
	margin:0;
}

.splashFooter, .shareFooter {
	margin-top:100px;
	font-size:12px;
	color: #666666;
}

.shareHeader, .splashNoImage {
	width:987px;
	padding:0px;
	margin:0px 0px 40px 0px;
}

.shareHeader h2 {
	font-size:24px;
	color:#00929f;
	padding:0px 10px 0px 20px;
}

.shareHeaderTxt h1 {
	width:100%;
	padding:0px;
	margin:0px 0px 30px 0px;
	text-align:left;
	font-size:84px;
	color:#00929f;
}

.shareHeaderTxt h2 {
	width:100%;
	background-color:#00929f;
	padding:30px 10px 30px 20px;
	margin:0px 0px 40px 0px;
	color:white;
	font-size:20px;
}

#shareEmailColumn {
	width:510px;
	float:left;
	padding:0px;
	margin:0px;
	overflow:hidden;
}

#shareEmailColumn h3, #shareVideoColumn h3 {
	padding:0px;
	margin:0px 0px 10px 0px;
	text-align:left;
	line-height:1.3em;
	font-size:18px;
	color:#00929f;
}

#shareEmailColumn h3 {
	margin-left:20px;
}

#shareEmailColumn p {
	margin:0px 0px 0px 20px;
	padding:12px 40px 12px 0px;
	font-size:14px;
}

#shareVideoColumn {
	width:477px;
	float:left;
	padding:0px;
	margin:0px;
}

#shareVideoColumn .shareSocialMedia {
	display:block;
	padding:0px;
	margin:0px 0px 20px 0px;
}

#shareVideoColumn .shareTwitter {
	width:55px;
	height:20px;
	margin-top:2px;
	margin-bottom:20px;
	margin-right:20px;
}

#shareVideoColumn .shareFacebook {
	margin-bottom:20px;
}


/* 04 =HOMEPAGE
---------------------------------------------------------- */




/* 05 =SUBPAGES
---------------------------------------------------------- */




/* 06 =FRAMEWORK
---------------------------------------------------------- */

#bsd-wrap .bsd-contribForm-aboveContent {
	width:500px;
	margin-bottom:12px;
}

#bsd-wrap #contribution {
	font-family: Arial,sans-serif;
}

#bsd-wrap #invitationpage {
	width:510px;
	font-family: Arial,sans-serif;
	overflow:hidden;
}

#bsd-wrap #contribution td.contribcolumn, #bsd-wrap #invitationpage table {
	width:auto !important;
}

#bsd-wrap #contribution td.contribheader, #bsd-wrap #signupheader, #bsd-wrap #inviteheader {
	font-size:21px;
	font-weight:bold;
	color: #fc9f26;
	padding:20px 0px 3px 0px;
	margin:0px;
        border-bottom: 1px solid #ddd; 
}

#bsd-wrap #signup {
	padding:0px 0px 20px 0px;
	margin:0px;
}

#bsd-wrap #signup textarea {
	width: 380px;
}

#bsd-wrap #invitationpage textarea#body {
	font-size:12px;
}

#bsd-wrap #invitationpage #from_email, #bsd-wrap #invitationpage #from_firstname, #bsd-wrap #invitationpage #from_lastname {
	width: 90%;
}

#bsd-wrap #invitationpage textarea, #bsd-wrap #unsub_form textarea {
	width: 340px;
}

#bsd-wrap #unsub_form table tr td table {
	margin-top: 16px !important;
}

#bsd-wrap #contribution label, #bsd-wrap #contribution span.radio, #bsd-wrap #signup label, #bsd-wrap #invitationpage label, #bsd-wrap #unsub_form td b {
	text-transform:capitalize;
	font-size:14px;
	color:black;
}

#bsd-wrap span.error {
	line-height:2em;
	text-transform:capitalize;
	font-size: 12px;
}

#bsd-wrap #invitationpage label, #bsd-wrap #unsub_form td b {
	display: block;
	position: relative;
	top: 6px;
	white-space: normal;
	width: 110px !important;
	_width: auto !important;
}

#bsd-wrap #unsub_form td b {
	width: auto !important;
	padding-right: 6px;
}

#bsd-wrap #invitationpage td.label label {
	width:135px !important;
}

#bsd-wrap #invitationpage td.field {

}

#bsd-wrap #contribution label.fieldlabel, #bsd-wrap #signup label.field {
	display:block;
	padding:2px 0px 2px 0px;
	margin:0px;
}

#bsd-wrap #contribution input, #bsd-wrap #contribution select, #bsd-wrap #signup input, #bsd-wrap #signup textarea, #bsd-wrap #invitationpage input, #bsd-wrap #invitationpage textarea, #bsd-wrap #unsub_form input, #bsd-wrap #unsub_form textarea {
	font-size:14px;
	padding:3px;
	margin:0px;
	background-color:white;
	border: 1px solid #dadedf;
}

#bsd-wrap #unsub_form textarea {
	margin-top: 3px;
}

#bsd-wrap #invitationpage #invite_table {
	text-align:left;
	padding:0px !important;
}

#bsd-wrap #invitationpage #invite_table span.help {
	font-size: 11px !important;
}

#bsd-wrap #invitationpage input#contact_importer_button {
    font-size: 80%;
    border: 3px double #999999;
    border-top-color: #CCCCCC;
    border-left-color: #CCCCCC;
    padding: 0.25em;
    background-color: #FFFFFF;
    background-image: url(/utils/contact_importer/images/background_form_element.gif);
    background-repeat: repeat-x;
    color: #555;
    font-weight: bold;
    width: 25em;
    margin: 6px 0px 4px 0px;
    display: block;
}

#bsd-wrap #invitationpage input#contact_importer_button:active{
    border: 3px double #CCCCCC;
    border-top-color: #999999;
    border-left-color: #999999;
}

#bsd-wrap #contribution label span.radio {
	padding-left:5px;
	margin-right:10px;
}

#bsd-wrap #contribution table.amounts label span.radio {
	text-transform:none;
	font-weight:normal;
	font-size:13px;
	margin-right:0px;
}

#bsd-wrap #contribution table.amounts input#amt_preset_1, #bsd-wrap #contribution table.amounts input#amt_preset_2, #bsd-wrap #contribution table.amounts input#amt_preset_3, #bsd-wrap #contribution table.amounts input#amt_preset_4, #bsd-wrap #contribution table.amounts input#amt_preset_5, #bsd-wrap #contribution table.amounts input#amt_preset_6, #bsd-wrap #contribution table.amounts input#amt_preset_7, #bsd-wrap #contribution table.amounts input#amt_other, #bsd-wrap #contribution table.amounts input#q_0, #bsd-wrap #contribution table.amounts input#q_1, #bsd-wrap #contribution table.amounts input#q_2, #bsd-wrap #contribution table.amounts input#q_3, #bsd-wrap #contribution table.amounts input#q_4, #bsd-wrap #contribution table.amounts input#q_5, #bsd-wrap #contribution table.amounts input#q_6, #bsd-wrap #contribution table.amounts input#q_7, #bsd-wrap #contribution table.amounts input#q_other, #bsd-wrap #contribution input.cc_type_cd {
	background-color: transparent;
	border-width:0px;
}

#bsd-wrap td.contribcolumn td, #bsd-wrap #signup td {
	padding: 3px 3px 3px 0px;
}

#bsd-wrap table#payment_options {
	width:400px;
}

#bsd-wrap table#payment_options input#cc_number {
	width:188px;
	height:18px;
	margin-right:49px;
}

#bsd-wrap table#payment_options select#cc_expir_month {
	width:75px;
}

#bsd-wrap table#payment_options select#cc_expir_year {
	width:70px;
}

#bsd-wrap #contribution td.contribbutton table tr td {
	padding:30px 0px 20px 0px;
	text-align:left;
}

#bsd-wrap input#processbutton, #bsd-wrap input#submit_button {
	height:53px;
	position:relative;
	font-size:18px;
	font-weight:bold;
	border-width:0px;
	color:white;
        padding: 0 20px;
	background-color: #fc9f26;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}

#bsd-wrap input#processbutton:hover, #bsd-wrap input#submit_button:hover, #bsd-wrap #unsub_form table table input:hover {
	cursor: pointer;
}

#bsd-wrap td.contribbutton table, #bsd-wrap .bsd-contribForm-belowContent {
	width:500px;

}

#bsd-wrap td.contribbutton table {
	top:-275px;
}

#bsd-wrap input#submit_button {
	margin:30px 0px 0px 0px;
}

#bsd-wrap .bsd-contribForm-belowContent {
	font-size:12px;
	top:-245px;
}

/* 07 =UTILITY
---------------------------------------------------------- */

.stretcher { clear: both; height: 1px; visibility: hidden; }
.nomargin { margin-bottom: 0px; }
.floatl {float: left; margin: 0; padding: 0 10px 10px 0;}
.floatr {float: right; margin: 0; padding: 0 0 10px 10px;}
.floatl-nomargin { float: left; margin: 0; padding: 0;}
.floatr-nomargin { float: right; margin: 0; padding: 0;}
.clear {clear:both; height:0; margin:0; font-size: 1px; line-height: 0;}
.required { color: red; }

i, em { font-style: italic; }
b, strong { font-weight: bold; }

sup, sub { height: 0; line-height: 1; vertical-align: baseline; _vertical-align: bottom; position: relative;}
sup { bottom: 1ex; }
sub { top: .5ex; }

.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix {display:inline-block;}
.clearfix {display:block;