@charset "utf-8";
/* CSS Document */
.build {border: 1px solid #ff00ff;}

.PageSubTitleHeader { font-size: 180%; }
.expand img { background-color: #840017; float: none; display: block; }
.expand { background-color: #840017; }

/* block - prevents NS/SAFARI info box stuff */
.instructions, .error, .success, .profile, .filelibfiledetails, .eventsheader, .campaignsheader, .donationpaymentamount, table.profile, .MessageBoardsDataGridHeader, .FileLibraryFileList { display:block; font-size: 12px; }

/* box settings */
.DataGridHeader, .EventsHeader, .EventDonationDetail, .CampaignsHeader, td.PageManagerHeader, tr.PageManagerHeader, .Profile { padding: 2px 5px 2px 5px; border: 1px solid #CCCCCC; }
.instructions { }
.DataGridHeader { }
.EventDonationDetail { width:250px; }

/*  core */
.HelpButton { color: #ffffff; background-color: #8E9296; border: solid; border-width: 1px; border-color: #ffffff; padding: 2px; font-weight: bold; width: 48px; text-align: center; }
.Error, .error { display: block; padding: 5px 0 5px 25px; color:  #840017; background-color: #E4DCCD; background-image: url(/images/icons/v2/common/exclamation.gif); background-repeat: no-repeat; background-position: 2px; border: 1px solid #840017; }
.Success, .success { display: block; padding: 5px 0 5px 25px; color:  #008000; background-color: #D0E8D0; background-image: url(/images/icons/v2/common/accept.gif); background-repeat: no-repeat; background-position: 3px 2px; border: 1px solid #008000; }
.DataGridAltItem { background: #e8e8e8; }
.DataGridPager { font-weight: bold; letter-spacing: 3px; line-height: 20px; text-align: right; }

button { cursor: hand; }
button.hover { cursor: hand; }
input.button, a.button, a.button:visited, a.button:link, a.button:active, div.button, span.button { border: 0.25px none #000000; color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7px; letter-spacing: .1em; line-height: 12px; font-weight: normal; text-transform: uppercase; width: auto; height: 17px; padding: 0 16px 5px 0; margin: 0; background-image: url(images/BtnBg.gif); background-color: #52000e; background-repeat: no-repeat; background-position: top right; }

/*profile */
.ProfileHeader { font-weight : bold; }
.ProfilePageTabHeadings { font-weight:bold; }
/* search */
.SearchResultsDataGridAltItem { background: #e8e8e8; }
.SearchResultsDataGridPager { font-weight: bold; letter-spacing: 3px; line-height: 50px; }

/* message boards */
table.HotTopics { /*width:250px;*/}

.MsgItem { background-color: #cccccc; }
.MsgItemSubject { background-color: #cccccc; }
.MsgItemInverse { background-color: #e8e8e8; }
.MsgItemSubjectInverse { background-color: #e8e8e8; }

.LastPostingText { font-style: italic; color: #6B6B6B; }
.BadWordHighlight { font-weight: bold; color: #c42830; }
.MsgsReplyText { }
.MsgsDates { }

/* file library */
.FileLibFileDetails { background-color: #BCB8B8; width: 250px; padding: 2px 5px 2px 5px; }
.FileLibraryFileList { background-color: #E4E4E4; width: 250px; padding: 2px 5px 2px 5px; }
/* news */
/* events */
td.StoreItemHeader { border-color: #666666; }
/* donations */
.DonationPaymentAmount { background-color: #E4E4E4; border: solid; border-width: 1px; padding: 2px 5px 2px 5px; border-color: #0057F; }
/* pagemanager */
table.PageManager { border: solid; border-width : 0px; border-color : #002963; }
/* photo albums */
/* communications utility */
table.CommUtil { /*width: 560px;*/}
td.CommUtilHeader { background-color:#CCCCCC; color:#FFFFFF; }
