/* facebook */
#fb_login_image {width:150px;}

/* div {padding:10px;border:1px solid #000;}temporary during setup */
form#MainForm {
	width: 100%;
	height:auto!important;
	height:100%; /* IE6: treated as min-height*/
	min-height:100%;
}
p {}
a {
	/*color: #28668A;*/
	text-decoration: underline;
	color:#002B7F;
}
a:hover{
	/*color: #6E6E6E;*/
	text-decoration: underline;
}
img {border: none;}
textarea {width:350px;}
h1, h2, h3, h4, h5, .PageTitleHeader, .PageSubTitleHeader {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-weight: normal;
	color: #000;
	margin-bottom: 0;
}
h1{font-size: 170%;}
h2{font-size: 160%;}
h3 {font-size: 150%;}
h4 {font-size: 130%;}
h5 {font-size: 120%;}

.PageTitleHeader {display:none;}

.expand img {
	background-color: #002B7F;
	float: none;
	display: block;
}
.expand {
	background-color: #002B7F;
}
/* 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 #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:  #BF0000;
	background-color: #FFE8E8;
	background-image: url(/images/icons/v2/common/exclamation.gif);
	background-repeat: no-repeat; 
	background-position: 2px;
	border: 1px solid #BF0000;
}
.Error,.error {width:auto!important}
.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: #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;
}
/* community specific */


/**************************************************************************************/
/**************************************************************************************/
/* BUILD */
/**************************************************************************************/
/**************************************************************************************/

.cleaR {clear:both;}

/**************************************************************************************/
/**************************************************************************************/
/**** consolidated styles (makes life easier on us )***/ 
/**************************************************************************************/
/**************************************************************************************/

body {
	margin:0;
	padding:0px 0px 20px;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: small;
	color: #111;
	background:#f1f1f1;
	}

img {
	border:0;	
	}

li {
	font-size: 16px;
	font-weight: normal;
	padding:5px;
}

hr {
border: 1;
color: #f1f1f1;
height: 1px;
	}

#header_logo {
        position: relative;
		float:left;
        margin-top: 10px;
		_margin-top:0;
		_position:absolute;
		_top:25px;
		margin-left: 30px;
		background: url(start_files/header2.png) no-repeat;
        width:447px;
		height:65px;
        }
#header_search {
		position: relative;
        float: right;
        clear:right;
        margin-top:20px;
		_margin-top:0px;
		_position:absolute;
		_top:25px;
		_left:1015px;
		padding-right:28px;
		z-index:999;
		background: url(images/shield.png) no-repeat;
		width:85px;
		height:99px;
        }
#Contentsuper_menu {
        padding: 0px;
        margin-top: 0px;
        font-size: 18px;
        margin-left: 0px;
        height: 35px;
        margin-bottom: 0px;
        /*background: #BDD2FF;*/
        /*background: #eeebeb;*/        
	background: #f1f1f1;
        text-align: left;
        }
#Contentsuper_menu li.leftNav {display:none;}

#Content_top_box_left {
        float: left;
        width: 160px;
        /*height: 300px;*/
        padding-left: 10px;
        font-weight: none;
        margin-right: 0px;
        margin-left: 0px;
        padding-top: 2px;
	padding-right: 0px;
        height: auto;
        text-align: left;
        /*font-size: 14px;*/
        /*background: #eeebeb;*/
        background: #f1f1f1;
        /*color: #E87511;*/
        border-top: 1px solid #cecece;
        border-bottom: 1px solid #cecece;
        border-left: 1px solid #cecece;
        border-right: 1px solid #cecece;
        }
		
#Content_top_box_left li.topNav {display:none;}
#Content_top_box_left li.selected {font-weight:bold;}
#Content_top_box_left ul {margin:0;padding:0;}
#Content_top_box_left li {list-style-type:none;margin:0;padding:2px 0px;}
#Content_top_box_left li a {height:1%;font-size:14px;background: url(images/left-nav-arrow-lg.gif) 0px 4px no-repeat;padding-left:13px;}

#Content_top_box_left ul ul {margin:0;padding:0 0 0 10px;}
#Content_top_box_left li li{list-style-type:none;margin:0;padding:2px 0px;}
#Content_top_box_left li li a {font-size:14px;background: url(images/left-nav-arrow-sm.gif) 0px 4px no-repeat;padding-left:13px;color:#E87511;}
#Content_top_box_left li li a:hover {color:#002B7F;}

#Content_top_box_left ul ul ul{margin:0;padding:0 0 0 20px;}
#Content_top_box_left li li li{list-style-type:none;margin:0;padding:2px 0px;}
#Content_top_box_left li li li a {font-size:14px;background: url(images/left-nav-arrow-sm.gif) 0px 4px no-repeat;padding-left:13px;}
/*********************************/

#ContentMiddleLayoutRight {padding:10px;}

/********************************/	

#ContentMiddle {padding:15px;}

/********************************/	
#Content_header_modules {

        width: 600px;
        text-align: right;
        margin-left: auto;
        margin-right: auto;
        background-position: 40% 60%;
        color: #ffffff;
		float:right;
        }
#Content_header_modules li {float:right;}
#Content_header_modules a {
        color: #ffffff;
        text-decoration: none;
        font-weight: bold;
        font-size: 10px;
}

#Content_header_modules a:hover {
        color: #7e7e7e;
        font-weight: bold;
}

/********************************/
#Content_footer {
	margin-top: 5px;
        padding: 0px;
        width: 1000px;
        height: 20px;
        margin-bottom:0px;
        background:#f1f1f1;
        text-align: right;
        margin-left: auto;
        margin-right: auto;
        background-position: 50% 50%;
        border-bottom: 0px solid #E87511;
        }
		
#Content_footer a {
        color: #002B7F;
        text-decoration: none;
        font-weight: none;
}

#Content_footer a:hover {
        color: #E87511;
}