
.expand img {
	background: #5E0000;
	float: none;
	display: block;
}
.expand {
	background: #5E0000;
}

.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 */

a:link, a:visited, a:hover, a:active, table, tr, td, td.header, tr.header, td.inverse, tr.inverse, body,
br, div, h1, h2, h3, head, input,select,textarea, nobr, ol,ul,li, p, p.footer, span, sup, th,
input.button, a.button, a.button:visited, a.button:link, a.button:active, input.buttoninverse,
a.buttoninverse, a.buttoninverse:visited, a.buttoninverse:link, a.buttoninverse:active, .instructions,
.helpbutton, .error, .success, .profile, .profileheader, .profilepagetabheadings, .memberlistingnav,
.memberlistingname, .filelibfiledetails, .pagesubtitleheader, .pagetitleheader, table.news, .eventsheader,
table.events, td.storeitemheader, .campaignsheader, table.campaigns, .donationpaymentamount, a.nav,
a.nav:link, a.nav:visited, a.nav:hover, a.nav:active, a.navselected, a.navselected:link,a.navselected:visited,
a.navselected:hover, a.navselected:active, a.topnav, a.topnav:link, a.topnav:visited, a.topnav:hover,
a.topnav:active, a.topnavselected, a.topnavselected:link, a.topnavselected:visited, a.topnavselected:hover,
a.topnavselected:active, td.pagemanagerheader, tr.pagemanagerheader, table.pagemanager {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

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: 560px;
}

/* box settings */
.DataGridHeader, .EventsHeader, .EventDonationDetail, .CampaignsHeader, td.PageManagerHeader, tr.PageManagerHeader, .Profile {
	font-size: 11px;
	background-color: #FAEF96;
	color: #666666;
	padding: 2px 5px 2px 5px;
	border-top: 1px solid #BFAC60;
}

.instructions {
	font-size: 11px;
	color: #666666;
	border: solid;
	border-width : 1px;
	border-color : #8F784B;;
	padding: 2px 5px 2px 5px;
	background-color: #FAEF96;
}

.DataGridHeader {
	font-weight : normal;
}

.EventDonationDetail {
	width:280px;
}
	
/* base */
a, a:link, a:visited, a:hover, a:active {
	color: #948930;
	text-decoration: underline;
}
body, table, tr, td {
font-size : 11px;
color : #666666;
}	

td.header, tr.header {
	font-size: 11px;
	color: #666666;
	background-color : #FAEF96;	
}

td.inverse, tr.inverse {
	font-size: 11px;
	color: #666666;
	background-color : #FAEF96;
}

h1, h2, h3, h4, h5, .PageTitleHeader, .PageSubTitleHeader {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #880000;
}
h1, .PageTitleHeader {font-size: 18px;}
h2, .PageSubTitleHeader {font-size: 12px;}
h3 {font-size: 12px;}
h4 {font-size: 11px;}
h5 {font-size: 11px;}


input,select,textarea {
	font-size: 11px;
}

button {
	cursor: hand;
}

button.hover {
	cursor: hand;
}

input,select,textarea {
	font-size: 11px;
	color: #8F784B;
}
ol,ul,li{
	color: #666666;
}
ul {
	list-style-type: square;
}

/*  core */

input.button, a.button, a.button:visited, a.button:link, a.button:active, div.button, span.button {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #FAEF96;
	background-color : #880000;	
	border: solid;
	border-width : 1px;
	border-color : #FAEF96;
   padding : 2px;
	cursor: hand;
}

input.buttoninverse, a.buttoninverse, a.buttoninverse:visited, a.buttoninverse:link, a.buttoninverse:active, div.buttoninverse, span.buttoninverse {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #FAEF96;
	background-color :#5F0000;	
	border: solid;
	border-width : 1px;
	border-color : #FAEF96;
   padding : 2px;
	cursor: hand;
}

a.linkbutton, a.linkbutton:visited, a.linkbutton:link, a.linkbutton:hover, a.linkbutton:active { 
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
   padding: 0px 4px 0px 4px;
}

.HelpButton {
	font-size: 11px;
	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: #FAEF96;
}

.DataGridPager {
	font-weight: bold;
	letter-spacing: 3px;
	line-height: 20px;
	text-align: right;
}

/*profile */

.ProfileHeader {
	font-weight : bold;
	font-size: 11px;
}

.ProfilePageTabHeadings {
	font-size: 11px;
	font-weight:bold;
}


/* search */

.SearchResultsDataGridAltItem {
	background: #FAEF96;
}

.SearchResultsDataGridPager {
	font-weight: bold;
	letter-spacing: 3px;
	line-height: 50px;
}

/* message boards */

table.HotTopics {
	width:280px;
}

.MsgItem {
	background-color: #BFAC60;
}

.MsgItemSubject {
	background-color:#FAEF96;
}

.MsgItemInverse {
	background-color: #BFAC60;
}

.MsgItemSubjectInverse {
	background-color:#FAEF96;
}	
	
.LastPostingText {
	font-size: 11px;
	font-style: italic;
	color: #666666;
}

.BadWordHighlight {
	font-weight: bold;
	color: Red;
}

.MsgsReplyText {
	font-size: 11px;
}

.MsgsDates {
	font-size: 11px;
}

/* file library */

.FileLibFileDetails {
	font-size: 11px;
	color: #666666;
	background-color : #FAEF96;
	width : 150px;
	padding: 2px 5px 2px 5px;
}

.FileLibraryFileList {
	font-size: 11px;
	color: #666666;
	background-color : #ffffff;
	border: solid;
	border-width : 1px;
	border-color : #8F784B;
	width : 280px;
	padding: 2px 5px 2px 5px;
}

/* news */
/* events */
td.StoreItemHeader {
	border-color: #8F784B;
	border-bottom: 1px solid;
}

/* donations */

.DonationPaymentAmount {
	font-size: 11px;
	color: #666666;
	background-color :#FAEF96;
	border: solid;
	border-width : 1px;
	padding: 2px 5px 2px 5px;
	border-color : #8F784B;
}

/* left navigation */
.navheadercontainer, .navheaderselectedcontainer, .navcontainer, .navselectedcontainer  {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	border-top: #FAEF96 1px solid;
}
.navheader, a.navheader, a.navheader:link, a.navheader:active, a.navheader:visited, a.navheader:hover {
	font-size: 11px;
	font-weight: bold;
	color: #FAEF96;
	text-decoration: none;
}

a.navheader:hover {
    text-decoration: underline;
}

.navheaderselected, a.navheaderselected, a.navheaderselected:link, a.navheaderselected:active, a.navheaderselected:visited, a.navheaderselected:hover {
	font-size: 11px;
	font-weight: bold;
	color: #FAEF96;
	text-decoration: none;
}

a.navheaderselected:hover {
    text-decoration: underline;
}

.nav, a.nav, a.nav:link, a.nav:active, a.nav:visited, a.nav:hover {
	font-size: 11px;
	color: #FAEF96;
	text-decoration: none;
}

a.nav:hover {
    text-decoration: underline;
}

.navselected, a.navselected, a.navselected:link, a.navselected:active, a.navselected:visited, a.navselected:hover {
	font-size: 11px;
	color: #FAEF96;
	text-decoration: none;
}

a.navselected:hover {
    text-decoration: underline;
}
/* top navigation */
/* pagemanager */
table.PageManager {
	border: solid;
	border-width : 0px;
	border-color : #8F784B;
}
/* photo albums */
/* communications utility */
table.CommUtil {
	width: 560px;
}
td.CommUtilHeader {
	background-color:#666666;
	color:#FFFFFF;
}
/* community specific */
div.newsheadline {
	padding-top: 10px;
	padding-bottom: 2px;
	margin-left: 10px;
	margin-right: 10px;
	border-bottom: #FAEF96 1px solid;
	font-size: 11px;
	font-weight: bold;
	color: #FAEF96;
}
div.news {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 11px;
	font-weight: normal;
	color: #FAEF96;
}
div.news a, div.news a:link, div.news a:visited, div.news a:hover, div.news a:active {
	font-size: 11px;
	color: #FAEF96;
	text-decoration: underline;	
}
td.address, td.address p {
	font-size: 11px;
	color: #480000;
}
td.topnav, td.topnav a, td.topnav a:link, td.topnav a:visited, td.topnav a:hover, td.topnav a:active {
	font-size: 11px;
	color: #FAEE98;
	text-decoration: none;	
}
td.topnav a:hover {
	text-decoration: underline;
}
/* member tools  */
.MTonline, .MTfriends, .MTnotes, .MTLinkscontainer {
	float: left;
	padding-left: 6px;
	padding-right: 6px;
	border-right: 1px solid #FFFFCC;
}
a.MT, a.MT:link, a.MT:hover, a.MT:visited, a.MT:active, a.MTLinks:link, a.MTLinks:visited, a.MTLinks:active {
	font-size: 10px;
	color: #FFFFCC;
	text-decoration: none;
}
a.MTLinks:hover, a.MT:hover {
	font-size: 10px;
		text-decoration: underline;
}
a.MTLinksselected:link, a.MTLinksselected:visited, a.MTLinksselected:active {
	font-size: 10px;
	color: #FFFFCC;
	text-decoration: none;
}
a.MTLinksselected:hover {
	font-size: 10px;
	text-decoration: underline;
}


#countdowncontainer{
background: #FFF url(images/anniversary_banner.jpg) no-repeat 0 0;
width: 570px;
padding: 0;
margin:0;
height: 80px;
}
#countdowncontainer p {font-size: 16px;
font-weight: 700;
padding-top: 8px;
font-family: Georgia, Verdana, serif;
margin-left: 110px;
color: #FAEE98;}
#countdowncontainer a:link, #countdowncontainer a:visited, #countdowncontainer a:hover, #countdowncontainer a:active {color: #FAEE98; text-decoration:none;}
#countdowncontainer a:hover {text-decoration: underline;}
