@import url(nav.css);

.expand img {
	background-color: #006516;
	float: none;
	display: block;
}
.expand {
	background-color: #006516;
}


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 issue */
.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: 570px;*/
}

/* box settings */
.DataGridHeader, .EventsHeader, .EventDonationDetail, .CampaignsHeader, td.PageManagerHeader, tr.PageManagerHeader, .Profile {
	/*font-size: 12px;*/
	background-color: #C2E0C7;
	color: #000000;
	padding: 2px 5px 2px 5px;
	border: 1px solid #006516;
}

.instructions {
	/*font-size: 12px;*/
	background-color: #C2E0C7;
	color: #000000;
	padding: 2px 5px 2px 5px;
	border: 1px solid #006516;
}

.DataGridHeader {
	font-weight : normal;
}

.EventDonationDetail {
	width:285px;
}
	
/* base */
a, a:link, a:visited, a:hover, a:active {
	color: #006516;
	text-decoration: underline;
}
body, table, tr, td, p {
	font-family: arial;
	font-size: 12px;
	color: #000000;
}
body {
	margin: 0;
	padding: 0;
}
td.header, tr.header {
	/*font-size: 12px;*/
	background-color: #C2E0C7;
	color: #000000;
}

td.inverse, tr.inverse {
	/*font-size: 12px;*/
	color: #000000;
}
h1, h2, h3, h4, h5, .PageTitleHeader, .PageSubTitleHeader {
	font-family: arial;
	font-weight: bold;
	color: #006516;
}
h1 {font-size: 21px;}
h2, .PageTitleHeader, .pagetitle {font-size: 18px;}
h3, .PageSubTitleHeader {
	font-size: 14px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h4 {font-size: 12px;}
h5 {font-size: 12px;}

button {
	cursor: hand;
}
button.hover {
	cursor: hand;
}
#ContentNav ol, #ContentNav ul, #ContentNav li {
	list-style: none;
}


/*  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;
	color: #ffffff;
	background-color : #006516;	
	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;
	color: #ffffff;
	background-color : #4D945C;	
	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;
	color: #000000;
   padding: 0px 4px 0px 4px;
}

.HelpButton {
	/*font-size: 12px;*/
	color: #ffffff;
	background-color : #FF0100;
	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: #C2E0C7;
}

.DataGridPager {
	font-weight: bold;
	letter-spacing: 3px;
	line-height: 20px;
	text-align: right;
}

/*profile */

.ProfileHeader {
	font-weight : bold;
	/*font-size: 12px;*/
}

.ProfilePageTabHeadings {
	font-size:12px;
	font-weight:bold;
}


/* search */

.SearchResultsDataGridAltItem {
	background: #C2E0C7;
}

.SearchResultsDataGridPager {
	font-weight: bold;
	letter-spacing: 3px;
	line-height: 50px;
}

/* message boards */

table.HotTopics {
	width:285px;
}

.MsgItem {
	background-color: #C2E0C7;
}

.MsgItemSubject {
	background-color:#E0F0E3;
}

.MsgItemInverse {
	background-color: #C2E0C7;
}

.MsgItemSubjectInverse {
	background-color:#E0F0E3;
}	
	
.LastPostingText {
	font-size: 10px;
	font-style: italic;
	color: #D7A517;
}

.BadWordHighlight {
	font-weight: bold;
	color: #ff0000;
}
.MsgsReplyText {
	font-size: 10px;
}
.MsgsDates {
	/*font-size: 12px;*/
}

/* file library */
.FileLibFileDetails {
	/*font-size: 12px;*/
	color: #000000;
	background-color : #C2E0C7;
	width : 285px;
	padding: 2px 5px 2px 5px;
}
.FileLibraryFileList {
	/*font-size: 12px;*/
	color: #000000;
	background-color : #C2E0C7;
	width : 285px;
	padding: 2px 5px 2px 5px;
}
/* news */
/* events */
td.StoreItemHeader {
	border-color: #000000;
}

/* donations */

.DonationPaymentAmount {
	/*font-size: 12px;*/
	color: #000000;
	background-color :#FFFFE8;
	border: solid;
	border-width : 1px;
	padding: 2px 5px 2px 5px;
	border-color : #002963;
}


/* top navigation */
/* pagemanager */
table.PageManager {
	border: solid;
	border-width : 0px;
	border-color : #002963;
}
/* photo albums */
/* communications utility */
table.CommUtil {
	width: 570px;
}
td.CommUtilHeader {
	background-color:#000000;
	color:#FFFFFF;
}
/* community specific */
.footer {
	color: #006516;
	font-family: arial;
	/*font-size: 12px;*/
	font-weight: bold;
	padding: 20px 10px 10px;
	text-align: center;
}
a.footer, a.footer:link, a.footer:visited, a.footer:hover, a.footer:active {
	color: #006516;
	font-family: arial;
	/*font-size: 12px;*/
	font-weight: bold;
	text-decoration: underline;
	padding: 0px
}
div.home {
	float: left;
	padding-top: 3px;
	padding-right: 10px;
}
a.home, a.home:link, a.home:visited, a.home:active {
	text-decoration: none;
}
a.home:hover {
	text-decoration: none;
	color: #4D945C;
}

/* member tools  */
.MTonline, .MTfriends, .MTnotes, .MTLinkscontainer {
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}
a.MT {
	font-size: 10px;
	text-decoration: none;
}
a.MT:link, a.MT:hover, a.MT:visited, a.MT:active{
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
	
a.MTLinks:link, a.MTLinks:visited, a.MTLinks:active {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
a.MTLinks:hover, a.MT:hover, a.MTLinksselected:hover{
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
a.MTLinksselected:link, a.MTLinksselected:visited, a.MTLinksselected:active {
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
}
