.expand img {
	background: #A67A00;
	float: none;
	display: block;
}
.expand {
	background: #A67A00;
}

.Error, .error {
	display: block;
	padding: 5px 0 5px 25px;
	color:  #BF0000;
	background:#FFE8E8 url(/images/icons/v2/common/exclamation.gif) no-repeat 2px;
	border: 1px solid #BF0000;
}
.Success, .success {
	display: block;
	padding: 5px 0 5px 25px;
	color:  #008000;
	background:#D0E8D0 url(/images/icons/v2/common/accept.gif) no-repeat 3px 2px;
	border: 1px solid #008000;
}
/* this first chunk is to assign the font-family */
/* if you want to change an element or a class to a different font-family than the others in this group,
you will need to remove the the class/element(s) from this block */

button, button.hover, input.button, a.button, a.button:visited, a.button:link, a.button:active, div.button, span.button, input.buttoninverse, a.buttoninverse, a.buttoninverse:visited, a.buttoninverse:link, a.buttoninverse:active, div.buttoninverse, span.buttoninverse, .HelpButton{
	cursor: hand;
}

/* block - prevents NS/SAFARI info box stuff */
.Instructions, .error, .success, .profile, .filelibfiledetails, .eventsheader, .campaignsheader, .donationpaymentamount, table.profile,  .MessageBoardsDataGridHeader, .FileLibraryFileList{
		display:block;
}

/* width setting (for community that has equal widths of all boxes) */	
.Error, .Success, .DataGrid, .ProfileButtons, .Profile, table.Profile, table.ViewProfile, .SearchResultsDataGrid, .MessageBoardsDataGrid,
table.News, .EventsHeader, table.Events, .CampaignsHeader, table.Campaigns, table.PageManager, table.Photos, table.CommUtil, .Instructions  {
	/*width: 560px;*/
}

/* box settings */
.DataGridHeader, .EventsHeader, .EventDonationDetail, .CampaignsHeader, td.PageManagerHeader, tr.PageManagerHeader, .Profile {
	padding: 2px 5px 2px 5px;
	border: 1px solid #CCCCCC;
}

.instructions {
	padding: 2px 5px 2px 5px;
	border: 1px solid #CCCCCC;
}

.DataGridHeader {
	font-weight : normal;
}

.EventDonationDetail {
	width:250px;
}
	
/* base */
table, tr, td {
  font: 10px Verdana, sans-serif;
  COLOR: #293F6F;
}
span {
	COLOR: #293F6F;
}
td.header, tr.header {
	background-color: #E4E4E4;
}

td.inverse, tr.inverse {
	color: #A67A00;
}
.PageTitleHeader, .PageSubTitleHeader {
	COLOR: #293F6F; 
}
.PageTitleHeader {
	font-size: 14px;
	font-weight: bold;
}
.PageSubTitleHeader {font-size: 12px;}


input,select,textarea {
}

button {
	cursor: hand;
}

button.hover {
	cursor: hand;
}
ol,ul,li{}
sup {
	font-size: 8px;
}

/*  core */

input.button, a.button, a.button:visited, a.button:link, a.button:active, div.button, span.button {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background-color: #CCCCCC;
	cursor: hand;
}

input.buttoninverse, a.buttoninverse, a.buttoninverse:visited, a.buttoninverse:link, a.buttoninverse:active, div.buttoninverse, span.buttoninverse {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background-color: #CCCCCC;
	cursor: hand;
}

a.linkbutton, a.linkbutton:visited, a.linkbutton:link, a.linkbutton:hover, a.linkbutton:active {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 4px 0px 4px;
}

.HelpButton {
	font-size: 12px;
	color: #ffffff;
	background-color: #8E9296;
	border: solid;
	border-width: 1px;
	border-color: #ffffff;
	padding: 2px;
	font-weight: bold;
	width: 48px;
	text-align: center;
}

.Error {
	font-size: 12px;
	color: #FF0100;
	background-color : #ffffff;
	border: solid;
	border-width : 1px;
	padding: 2px 5px 2px 5px;
	border-color : #FF0100;
}

.Success {
	font-size: 12px;
	border: solid;
	border-width: 1px;
	padding: 2px 5px 2px 5px;
	border-color: #c42830;
}

.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: #cccccc;
}

.MsgItemSubject {
	background-color: #cccccc;
}

.MsgItemInverse {
	background-color: #e8e8e8;
}

.MsgItemSubjectInverse {
	background-color: #e8e8e8;
}	
	
.LastPostingText {
	font-size: 10px;
	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;
}

/* left navigation */
 .MTLinkscontainer {
	float: left;	
	border-left: solid 1px #FAFAD2;
	border-top: solid 1px #FAFAD2;
	border-right: solid 1px #FAFAD2;
	margin-right: 3px;

}

.MTonline, .MTfriends, .MTnotes{
	float: left;	
	margin-right: 3px;
	border: none;	
}

a.MTonlineselected, a.MTfriendsselected, a.MTnotesselected, a.MTLinkscontainerselected {
	background-color: #A67A00;
	display: block;
	color: #FAFAD2;

}
a.MT {
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;	
	display: block;
	padding-top: 5px;	
	padding-left: 5px;	
	padding-right: 5px;	
	padding-bottom: 3px;
	color: #FAFAD2;
}
a.MT:link, a.MT:hover, a.MT:visited, a.MT:active{
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;	
	display: block;
	padding-top: 5px;	
	padding-left: 5px;	
	padding-right: 5px;
	padding-bottom: 3px;
	color: #FAFAD2;
}
	a.MTLinks:link, a.MTLinks:visited, a.MTLinks:active {
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;	
	display: block;
	padding-top: 5px;	
	padding-left: 5px;	
	padding-right: 5px;
	padding-bottom: 3px;
	color: #FAFAD2;
}
a.MTLinks:hover, a.MT:hover, a.MTLinksselected:hover{
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;	
	display: block;
	padding-top: 5px;	
	padding-left: 5px;	
	padding-right: 5px;
	padding-bottom: 3px;
	color: #FAFAD2;
}
a.MTLinksselected:link, a.MTLinksselected:visited, a.MTLinksselected:active {
	font-size: 10px;
	text-decoration: none;
	color: #FAFAD2;
	font-weight: bold;
	background-color: #A67A00;
	display: block;
	padding-top: 5px;	
	padding-left: 5px;	
	padding-right: 5px;	
	padding-bottom: 3px;
	color: #FAFAD2;
}