@CHARSET "UTF-8";

#mainContent fieldset.brdr {
    clear:left;
    }
#mainContent h3 {
    line-height:24px;
    margin:10px 0 5px 0;
    }
#mainContent fieldset.brdr h4 {
    color:#522398;
    font-weight:normal;
    }
#mainContent fieldset.brdr .search {
    width:87px;
    height:29px;
    background:#e4dbf2 url(../images/form-search.gif) no-repeat;
    }
#mainContent fieldset.brdr input.smalltext {
    width:100px;
    }
#mainContent .processing {
	background:#e4dbf2 url(/modules/give/themes/default/images/form-processing.gif) no-repeat;
	}
.give_breadcrumb {
	border: 1px solid #ddd;
	padding: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	}
#searchResults {
    margin-top:20px;
    width:95%;
    float:left;
    clear:left;
    }
#searchResults h2 {
    color:#522398;
    font-size:22px;
    width:100%;
    border-bottom:1px solid #b7aacb;
    padding:10px 0;
    text-indent:2px;
    }
#searchResults ul {
	float:left;
	display:inline;
	width:100%;
	padding:10px 0;
	}
#searchResults li {
    background-color :#f1eef5;
    float:left;
    width:100%;
    clear:left;
    padding:20px 0;
    }
#searchResults ul li ul {
    padding:0;
    }
#searchResults ul li ul li {
    padding:10px 0 0 0;
    }
#searchResults ul li ul li h4 {
    float:left;
    margin-left:5px;
    color:#522398;
    }
#searchResults li.alt, #searchResults li.alt li{
    background-color :#fff;
    }
#searchResults li img {
    float:left;
    margin-left:10px;
    }
#searchResults li div {
    float:left;
    display:inline;
    width:380px;
    margin-left:10px;
    }
#searchResults li h3 {
    font-size:20px;
    }
#searchResults input {
    float:left;
    margin-left:10px;
    }
#searchResults button.sponsor, #searchResults button.mentor {
    background:#e4dbf2 url(../images/form-sponsor.gif);
    width:87px;
    height:29px;
    margin-left:10px;
    cursor:pointer;
    }
#searchResults button.mentor {
    background:#e4dbf2 url(../images/form-mentor.gif);
    }    
#sponsorChildren {
    margin:10px 0;
    }
#sponsorChildren h2 {
    font-size:16px;
    color:#522398;
    }
#sponsorChildren li {
    margin:5px 0 5px 15px;
    list-style:disc;
    }
#sponsorChildren h3 {
    font-size:14px;
    }
#sponsorMembers h2 {
    font-size:20px;
    padding:0;
}
#sponsorMembers h3 {
    font-size:20px;
    padding:0;
    margin:4px 0 10px 10px;
}
#donationHelp1, #donationHelp2 {
    font-size:12px;
    color:#555;
    font-weight:bold;
    padding-left:10px;
    }
#thankYou .label {
    width:30%;
    font-weight:bold;
    font-size:12px;
    color:#555;
    }
#thankYou .field {
    color:#555;
    }
.giving {
    width:90%;
    margin:10px 0 0 10px;
    }
.giving table {
    width:100%;
    }
.giving td {
    padding:10px 0 10px 5px;
    }
.giving table td {
    vertical-align:top;
    padding:0;
    }
.giving table #donationDetails {
    width:60%;
    }
.giving td.alt {
    background-color :#f1eef5;
    }
.giving .date {
    font-weight:bold;
    color:#333;
    }
.giving dl dt {
    float:left;
    font-weight:bold;
    margin-right:5px;
    }
.giving #paymentDetails dl {
    clear:left;
    }
.giving .cancel, .giving .resume {
    float:right;
    margin-right:10px;
    }
.hidden {
	display:none;
}
.giftInfo strong {
    display:block;
    margin-bottom:7px;
}
.giftInfo label {
    margin-left:20px;
    line-height:2em;
    font-size:13px;
}
.giftInfo input {
    margin-right:10px;
}

.badges td {
    text-align:center;
    padding-right:8px;
}
.badges input {
    margin-bottom:10px;
}

.hidden {
    display:none;
}