@charset "utf-8";
/* CSS Document for forms */
body {
	font-family: Arial, Helvetica, sans-serif;
}
.clear {
	clear: both;
}
.bold {
	font-weight: bold;
}
.subtext {
	color: #797a7b;
	font-size: 10px;
}
/* ------------------------------ CSS for file upload controls -------------- */
div.fileUploadWrapper {
	position: relative;
	overflow: hidden;
	display: block;
	height: 24px;
	width: 250px; /*width: 402px;*/
}
div.fakefile {
	position: absolute;
	top: 0;
	left: 0;
}
.fileUploadWrapper input[type=file] {
	position: relative;
	top: 0;
	left: 0;
}
#fundraise_form .fakefile input {
	width: 160px; /*width: 314px;*/
	position: relative;
}
.fileUploadButton {
	width: 55px;
	height: 17px;
	background: url(/mycause/images/nav_buttons/button_gray.jpg) no-repeat;
	display: inline-block;
	padding: 1px 0 1px 25px;
	margin-left: 0px;
	color: #fff;
	font-weight: bold;
	border: 1px solid #666;
	vertical-align: bottom;
}
.hiddenFile {
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
}
input[type=file] {
	z-index: 10;
	width: auto !important;
}
.more_info_file {
	z-index: 10;
}
/* PDF file upload */
#fundraise_form ul #pdfFileUploadControl {
	position: relative;
	/*margin-bottom: 0;*/
}
/*#pdfFileUploadControl .fileUploadWrapper {
	width: 250px;	
}
#pdfFileUploadControl #txtuploadpdf__fake {
	width: 160px;
}*/
/* -------------------------------- FRP creation and edit forms -------------- */
#fundraise_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #424242;
	text-decoration:none;
	text-align: left;
	width: 600px;
	margin: 0 auto;
}
#frp_edit_hdtxt{
 text-align: left;
 margin-left:87px; 
 color:#FF6600;
 font-size:1.2em;
 font-weight:bold;
}
	
#fundraise_form fieldset {
	border: none;
	background: #f5f5f5;
	margin-bottom: 10px;
	padding: 10px;
}

#fundraise_form label {
	width: 160px;
	float: left;
	margin-top: 3px;
	padding-left: 10px;
}

#fundraise_form .form_donars {
	width: 62px;
	float: left;
	margin-top: 3px;
	padding-left: 10px;
}
#fundraise_form .search_name {
	padding: 10px 0px 0px 3px;
}

#fundraise_form #btnsub22 {
	margin-left:10px;
}

#fundraise_form #btnsub2 {
	margin-left:10px;
}

#fundraise_form #btn_name {
	margin-left:10px;
}

#fundraise_form label span.txnormalred,
#fundraise_form span.divstyle {
	margin-left: -10px;
	color: #ff6e00;
}
#fundraise_form span.divstyle {
	margin-right: 5px;	
}
#fundraise_form .more_info_30dexp {
	margin-left: 5px;
}
#fundraise_form .formfielld, #fundraise_form .formfield {
	width: 400px;
	height: 17px;
	padding: 1px;
}
#fundraise_form select.formfield {
	height: 20px;
}
#fundraise_form ul {
	margin: 0;
	padding: 0;
}
#fundraise_form ul li {
	margin-bottom: 10px;
	margin-top: 0;
	list-style:none;
	display: block;
	clear: both;
}
#fundraise_form .required_label,
.requiredField {
	float: right;
	margin-right: 3px;
	/*margin-top: 5px;*/
	/*padding-top: 18px;*/
	font-size: 11px;
	color: #797a7b;
	clear: right;
}
#fundraise_form #title_notice {
	background: url(/images/warning.jpg) no-repeat;
	padding: 0 15px;
	font-size: 0.8em;
}
#fundraise_form ul#firstBlock {
	clear: both;
}
#fundraise_form h4 {
	margin: 0 0 10px;
	padding: 0;
	float: left;
	font-size: 10pt;
}
.centerContent {
	text-align: center;
}
.fundraise_text {
	margin: 10px 50px;
	text-align: left;
}
#fundraise_form #oTemplateBox label {
	float: none;
}
.subText {
	color: #797a7b;
	font-size: 11px;
}
.imageInfo {
	float: left;
	margin-top: -2px;
	margin-bottom: 10px;
}
#fundraise_form #pdf_title {
	/*margin: 5px 0 0 170px;*/
	position: absolute;
	top: 0;
	right: 0;
	width: 148px;
	height: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#fundraise_form a.notListed {
	display: block;
	color: #ff6e00;
	font-size: 11px;
	text-decoration: none;
}
#fundraise_form a.notListed:hover {
	text-decoration: underline;
}
#fundraise_form .amountValue {
	width: 206px;
}
#fundraise_form #txtsdate,
#fundraise_form #txtedate {
	width: 160px;	
}
/* ------------------------------ AJAX fill in parts ----------------------*/
#citydiv table {
	width: 576px;
}
#citydiv table .firstColumn {
	width: 160px;
	padding-left: 10px;
	/*vertical-align: top;*/
}
#citydiv table .secondColumn {
	width: 400px;
}
#citydiv table .thirdColumn {
	width: 0px;
}
#citydiv table#editFormTable .firstColumn {
	width: 155px;
}
#citydiv table .secondColumn select {
	margin-left: -2px;
}
.moreInfoButton {
	color: #ff6e00;
	font-size: 10px;
	padding: 0 3px;
}
#fundraise_form .rightColumn,
#fundraise_form .right_column {
	margin-left: 172px;
}
#diverrormessage, 
#diverrormessage2 {
	color: #f00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	text-align: center;
	padding-bottom: 10px;
}
.errorMessage {
	margin-bottom: 10px;
	border: 1px solid #f00;
	text-align: center;
	padding: 10px;
	color: #f00;
	background: #FFC;
	font-weight: bold;
	font-size: small;
}
/* ------------- occasion templates --------------- */
.tableLeftColumn {
	width: 160px;	
	text-align: left;
	/*padding-left: 10px;*/
	vertical-align: top;
}
.templateCell {
	text-align: left;
	width: 135px;
}
/* -------------- register and create account ------------ */
#fundraise_form .rightColumn {
	margin-left: 170px;
}
#fundraise_form .firstNameElement,
#fundraise_form .titleElement,
#fundraise_form .dateofBirthElement,
#fundraise_form .genderElement,
#fundraise_form .suburbElement,
#fundraise_form .stateElement,
#fundraise_form .zipCodeElement,
#fundraise_form .countryElement {
	float: left;
}
/*#fundraise_form #txtfname,
#fundraise_form #txtphone,
#fundraise_form #txtcity,
#fundraise_form #selcountry {
	width: 255px;
}*/
#fundraise_form .firstNameElement input[type="text"],
#fundraise_form .phoneElement input[type="text"],
#fundraise_form .suburbElement input[type="text"],
#fundraise_form .countryElement select {
	width: 255px;
}
#fundraise_form .titleElement,
#fundraise_form .genderElement,
#fundraise_form .stateElement,
#fundraise_form .countryElement {
	float:right;
	clear: none;
}
#fundraise_form .titleElement label,
#fundraise_form .genderElement label,
#fundraise_form .stateElement label,
#fundraise_form .countryElement label {
	width: 50px;
}
/*#fundraise_form #seltitle,
#fundraise_form #gender,
#fundraise_form #txtstate,
#fundraise_form #textpost {
	width: 80px;
}*/
#fundraise_form .titleElement select,
#fundraise_form .genderElement select,
#fundraise_form .stateElement select,
#fundraise_form .stateElement input[type="text"],
#fundraise_form .zipCodeElement input[type="text"] {
	width: 80px;
}
#fundraise_form #dob_day,
#fundraise_form #dob_year,
#fundraise_form #txtyear,
#fundraise_form #txtmnth,
#fundraise_form #doccv,
#fundraise_form #amt {
	width: 70px;
}
#fundraise_form #doalias {
	width: 133px;	
}
#fundraise_form #dob_month {
	width: 110px;
}
#fundraise_form .zipCodeElement {
	clear: both;
}
#login_form_text,
.contrastText {
	color: #FF6E00;
	font-size: small;
	padding: 10px 0;
	text-align: center;
}
/*label.checkbox {
	display:block;
	font-size:11px;
	margin:5px 0;
	padding-left:15px;
	text-align:left;
	text-indent:-15px;
}
#fundraise_form label.checkbox {
	width: inherit;
	margin-left: 4px;
}
label.checkbox input[type="checkbox"] {
	height:13px;
	margin:0;
	padding:0;
	position:relative;
	top:-1px;
	vertical-align:bottom;
	width:13px;
}*/
#fundraise_form label.checkbox {
	display: block;
	font-size: 10px;
	padding-left: 20px;
	margin-left: 0;
	width: 380px;
}
#fundraise_form label.checkbox .divstyle {
	float:left;
	margin-left: -30px;
}
label.checkbox input[type="checkbox"] {
	margin-left: -22px;
}
/* ------------------ donation forms -------------*/
#diverrormessage1 {
	width: 575px;
	margin: 0 auto 10px;
}
.securityLogos {
	float: right;
	margin: 0 3px 3px 0;
	clear: right;
}
.securityLogos img {
	height: 25px;
}
.securityLogos img[alt="Secured by GeoTrust"] {
	height: 45px;
	margin: 14px 0 -52px;
}
.securityLogos.topRight img[alt="Secured by GeoTrust"] {
	margin: 0 0 -52px 0;
	float: left;
}
#mainPadding div.orangeTitleBar {
	width: 600px;
	margin: 0 auto 15px;
	background: url(/mycause/images/event/bar_orange_top_600.gif) no-repeat;
}
#mainPadding div.orangeTitleBarPadding {
	background: url(/mycause/images/event/bar_orange_btm_600.gif) no-repeat left bottom #ff890a;
}
#doantion #fundraise_form .requiredField {
	clear: right;
}
#edoantion ul,
#doantion ul {
	clear: left;
}
#doantion #fundraise_form .notListed,
#edoantion #fundraise_form .notListed {
	display: inline;
}
#doantion .txnormalred {
	color: #ff6e00;
}
#doantion {
/*	width: 600px;*/
	margin: 0 auto;
}
.headingClearance {
	clear: both;
	margin-top: 25px;
}
#fundraise_form textarea.formfield {
	height: 55px;
}
#fundraise_form #nameOptions {
	margin: -5px 0 -5px 165px;	
}
#fundraise_form #nameOptions div.shadedColor {
	padding-left: 23px;	
}
#fundraise_form input[value="anonymous"] {
	margin: 0;
	text-indent: -10px;
}
#fundraise_form .checkbox.anonymous input {
	margin-left: -15px;
}
/* ------------------ ecard donations ----------------- */
#edoantion .donationAmountElement label {
	margin-top: 0;
}
#edoantion .donationAmountElement {
	padding-top: 10px;
}
#edoantion .charityElement {
	margin-bottom: 0;
}
/* -------------------- charity account --------------- */
#fundraise_form.charityAccount {
	width: 545px;	
}
#fundraise_form.charityAccount .formfield {
	width: 345px;	
}
#fundraise_form.charityAccount .formfield.halfWidth {
	width: 60px;	
}
#fundraise_form.charityAccount .formfield.normalWidth {
	width: 195px;	
}

#fundraise_form.charityAccount .right_column {
	margin-left: 170px;
}
.textField {
	display: inline-block;
	padding-top: 3px;
}
.hidden { display: none; }
#navButtons .menuText { float: right; margin-right: 25px; }
