.build {
	border: 1px solid #ff00ff;
}
/* elements */
body {
	font-family: georgia;
	font-size: 12px;
	line-height: 17px;
	color: black;
}
p {}
a {
	text-decoration: underline;
	color: #99976F;
}
a:hover{
	text-decoration: underline;
	color: #99976F;
}
img {border: none;}
h1, h2, h3, h4, h5, .PageTitleHeader, .PageSubTitleHeader {
}
h1, h2, .PageTitleHeader {
	left: -10px;
	text-indent: 0px;
	font-family: georgia;
	font-size: 17px;
	line-height: 25px;
	color: #940036;
}
.PageSubTitleHeader {
	font-family: georgia;
	font-size: 10px;
	font-weight: bold;
	line-height: 22px;
	color: black;
}
h3 {
	font-family: georgia;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: black;
}
h4 {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
	text-transform: uppercase;
	color: #940036;
}

h5 {
	font-family: georgia;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: 22px;
	color: black;
	text-transform: uppercase;
}
textarea {
	width: 300px;
}
.expand img {
	background-color: #940036;
	float: none;
	display: block;
}
.expand {
	background-color: #940036;
}
/* block - prevents NS/SAFARI info box stuff */
.instructions, .error, .success, .profile, .filelibfiledetails, .eventsheader, .campaignsheader, .donationpaymentamount, table.profile,  .MessageBoardsDataGridHeader, .FileLibraryFileList{
	display:block;
}

/* box settings */
.DataGridHeader, .EventsHeader, .EventDonationDetail, .CampaignsHeader, td.PageManagerHeader, tr.PageManagerHeader, .Profile {
	padding: 2px 5px 2px 5px;
	border: 1px solid #DFDCC4;
}
.instructions {
	padding: 2px 5px 2px 5px;
	border: 1px solid #DFDCC4;
}
.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:  #BF0000;
	background-color: #FFE8E8;
	background-image: url(/images/icons/v2/common/exclamation.gif);
	background-repeat: no-repeat; 
	background-position: 2px;
	border: 1px solid #BF0000;
}
.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;
}

/*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: #DFDCC4;
}
.MsgItemSubject {
	background-color: #DFDCC4;
}
.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:#DFDCC4;
	color:#FFFFFF;
}
/* community specific */



.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#fcolumncontainer ul {margin:0; padding:0;}
#fcolumncontainer ul li {list-style:none; margin:0; padding:0;}

.imodNav {
margin-top: 5px;
margin-bottom: 5px;
margin-left:5px;
width: 150px;
border: 2px solid #DFDCC4;
text-align: left;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 10px;
}	

#imod_navtext {
font-family: Verdana;
color: #92907c; 
font-weight:bold;
font-size:12px; 
line-height: 1.7em;
}	

#imod_navtext a{
font-family: Verdana;
color: #92907c; 
font-weight:bold;
font-size:12px; 
line-height: 1.7em;
text-decoration:none;
}	

#imod_navtext a:hover {
text-decoration: underline;
color:#940036;
}

table.idbmsCampaignLevels td {width:22%;}
table.idbmsCampaignLevels td:first-child {width:34%;}
