

/***************************************************/
/************* TREE PAGE (GALLERY) *****************/
/***************************************************/
#treePageDetailsImage {
	float:right;
	padding: 10px;
}
/* Div, wraps gallery */
#treePageDetailsGalleryWrapper {
	width:100%;
}
/* Div, wraps large image */
#treePageDetailsMainGalleryWrapper {
	width:500px;
	margin:0 auto;
}
/* Div, wraps caption */
#treePageDetailsMainGalleryCaption {
	font-size:14px;
	font-style:italic;
	margin:3px 0;
	float:left;
	width:70%; 
	display:block; 
	min-height:20px; 
	/* IE6 */
	height:auto !important;   
	height:20px;
}
/* Div, wraps back link */
#treePageDetailsMoveBack {
	font-size:14px;
	margin:3px 0;
	float:left;
	width:15%; 
	display:block;  
	min-height:20px; 
	text-align:left;
	/* IE6 */
	height:auto !important;   
	height:20px; 
}
/* Div, wraps forward link */
#treePageDetailsMoveForward {
	font-size:14px;
	margin:3px 0;
	float:left;
	width:15%; 
	display:block;  
	min-height:20px; 
	text-align:right;
	/* IE6 */
	height:auto !important;   
	height:20px; 
}
/* Div, a container for all thumbnails */
#treePageDetailsThumbnailGalleryWrapper {
	margin:0 auto;
	width:500px;
}
/* Div, each thumbnail */
.treePageDetailsThumbnailWrapper {
	float:left;
	margin:2px;
	cursor:pointer;
	
}
/* Div, clears floating if needed */
#treePageDetailsGalleryClear {
	clear:left;
}


/****************************************************
Created By: Charley Ruggiero
Date Created: 04/08
Content Mgmt CSS File 
****************************************************/

/***************************************************/
/**************** GLOBAL STYLES ********************/
/***************************************************/
/* For messages where no results are found */
#noneFound {font-weight:bold;font-style:italic;font-size:16px; padding:10px;}
/* For messages where no results are found on an inline list */
.noneFoundInline {font-style:italic;font-size:14px; margin:10px;}
/* Wraps all full details pages */
#detailWrapper {
}
	
/* Wraps all full list pages */
#listWrapper {}

/* Wraps all full list pages */
#listWrapper ul{
	padding-left:5px;
	margin-left:5px;
}
/* Div, wraps a tag list */
.tagList {
	font-weight:bold;
	margin:3px;
	display:none;
}

/***************************************************/
/******************** CMS LISTS ********************/
/***************************************************/
#treePageDetailsTitle{font:bold italic 20px Georgia, "Times New Roman", Times, serif; margin:30px 0 15px 5px; color:#5880A3; border-bottom:2px solid #AFA48E;}
#treePageDetailsDescription{
	font-family: "Times New Roman", Times, serif;
	font-size:15px;
	margin:10px 15px 10px 10px;
}

#treePageDetailsDescription a{  
	color:#0033FF;
}

#treePageDetailsDescription h2{
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	font-weight:bold;
	color:#5881A1;
	margin-top:10px;
}

#treePageDetailsDescription img{
	margin:5px;
}

/* DIV, Displays List Type */
#pageListHeader {
	margin:30px 0 15px 5px;
	color:#5880a3;
	border-bottom:2px solid #afa48e;
	font:italic bold 20px Georgia, "Times New Roman", Times, serif;
}

/* DIV, If relevant, date range of the list */
#pageListDates {
	font-size:18px;
	margin:10px;
	text-align:center;	
}

/* UL, list of items */
#pageList {
	list-style:none;
}
/* DIV, view all for minutes */
#pageListViewAll{
	padding:5px;
}
/* LI, one item */
.pageListItem {
	padding:5px;
}
/* LI, one item, same as above except the two will alternate */
.pageListItemAlternate {
	padding:5px;
}
/* DIV, Title of item with link */
.pageListItemTitle {
	font-weight:bold;
}
/* DIV, Date of item */
.pageListItemDate {
	font-style:italic;	
}
/* Spans, granular control of date */
.pageListItemDateMonth{}
.pageListItemDateDay{}
.pageListItemDateYear{}
/* DIV, text-only blurb of description */
.pageListItemDescription{
	font-size:12px;
}
/* DIV, houses calendar Container */
.pageListCalendarContainer{}

/***************************************************/
/*************** CMS LISTS INLINE ******************/
/***************************************************/
/* DIV, Displays List Type */
.pageListInlineHeader {
	font-size:16px;
	display:none;
}
/* UL, list of items */
.pageListInline {
	list-style:none;
	margin:0;
	padding:10px;	
}
/* LI, one item */
.pageListInlineItem {
	padding:3px;
}
/* LI, one item, same as above except the two will alternate */
.pageListInlineItemAlternate {
	padding:3px;
}
/* DIV, Title of item with link */
.pageListInlineItemTitle {
	font-weight:bold;	
}
/* DIV, Date of item */
.pageListInlineItemDate {
	font-style:italic;	
}
/* Spans, granular control of date */
.pageListInlineItemDateMonth{}
.pageListInlineItemDateDay{}
.pageListInlineItemDateYear{}
/* DIV, text-only blurb of description */
.pageListInlineItemDescription{
	font-size:12px;
}
/* DIV, view all link if you don't want link to show add display:none;*/
.pageListInLineViewAll {
	padding:3x;
	text-align:right;
}

/***************************************************/
/******************* CMS DETAILS *******************/
/***************************************************/
/* DIV, Displays Item Title */
#pageDetailsTitle {font:bold italic 20px Georgia, "Times New Roman", Times, serif; margin:30px 0 15px 5px; color:#5880A3; border-bottom:2px solid #AFA48E;}
/* DIV, link to a printable version */
#pageDetailsPrintableLink {
	padding:5px;
	float:right;
}
/* DIV, If relevant, date or date range of the item */
#pageDetailsDate {
	font:bold 16px Arial, Helvetica, sans-serif; color:#5880A3;
	margin:10px;
}
/* DIV, If relevant, back button of the item */
#pageDetailsBack {
	font-size:14px;
	margin:10px;
}
/* DIV, houses calendar Container */
.pageDetailsCalendarContainer{
	
}
/* DIV, image */
#pageDetailsImage {
	margin:10px;
	float:left;	
}
/* DIV, HTML description */
#pageDetailsDescription {
	margin: 10px;	
}
/* UL, list of links */
#pageDetailsLinkList {
	margin:5px 5px 0 5px;
	padding:0 0 0 50px;
	clear:left;
}
/* UL, list of files */
#pageDetailsFileList {
	margin:0 5px 5px 5px;
	padding:0 0 0 50px;
}

/***************************************************/
/************* EVENT SIGNUP FORM *******************/
/***************************************************/
/* DIV, displays item title */
#signupTitle {
	font-size:24px;
	margin:10px;
	text-align:center;
}
/* TABLE, contains app form */
#signupTable {
	margin:0 auto;
}
/* DIV, contains submit button */
#signupSubmit {
	padding:5px;
	text-align:center;
}
/* TD, input label */
.signupLabel {
	font-weight:bold;
	text-align:right;
	width:200px;
}
/* TD, contains input */
.signupInput {
	width:400px;
	text-align:left;
}

/***************************************************/
/************* CMS EVENTS CALENDAR *****************/
/***************************************************/
.eventStar {
}
.CalendarContainer {
	margin:0 auto;
	width:230px;
}
.CalendarContainerLarge {
	margin:0 auto;
	width:500px;
	font-size:14px;
}
.CalendarSmall {
	line-height:13px;
	font-size:9px;
}
.CalendarLarge {
	line-height:30px;
}
.CalendarDayNorm { 
	background-color:#cccccc; 
	color:#000066; 
	width:16px;    
} 
.CalendarDay { 
	background-color:#cccccc; 
	color:#000066;
	border-color: #FFFFFF; 
	width:16px;  
} 
.CalendarDayHL {
	background-color:red; 
	color:white;
	width:16px;  
	border-color: #FF0000; 
	cursor:pointer;  
}
.CalendarDayHLToday {
	background-color:red; 
	color:white;
	width:16px;  
	border-width: 0px; 
	border-style: solid; 
	border-color: #000066; 
	cursor:pointer;
}
.CalendarThisWeek { 
	background-color:#cccccc; 
	color:#000066; 
	width:16px;    
}
.CalendarDayToday { 
	background-color:#FF0000; 
	color:#000066; 	
	border-width: 0px; 
	border-style: solid; 
	border-color: #000066; 
	width:16px;   
} 
.CalendarWithEvents { 
	background-color:#FF7174; 
	color:#000066; 	
	border-width: 0px; 
	border-style: solid; 
	border-color: #000066; 
	width:16px;   
} 
.CalendarOtherMonth { 
	background-color:#eeeeee; 
	color:#cccccc;  
	width:16px;  
} 
.CalendarMonthTitle {
	background-color:#555; 
	font-weight:bold;
	padding:3px; 
	color:#ccc;
	text-align:center;
	cursor:pointer;
}
.CalendarDayTitle { 
	background-color:#333; 
	color:#ccc;
	text-align:center;
}

/***************************************************/
/******************** FILE LISTS ********************/
/***************************************************/
/* DIV, Displays List Type */
#fileListHeader {
	font-size:24px;
	margin:10px;
	text-align:center;
}
/* UL, list of items */
#fileList {
	list-style:none;
}
/* LI, one item */
.fileListItem {
	padding:5px;
}
/* LI, one item, same as above except the two will alternate */
.fileListItemAlternate {
	padding:5px;
}

/***************************************************/
/*************** FILE LISTS INLINE *****************/
/***************************************************/
/* DIV, Displays List Type */
#fileListInlineHeader {
	font-size:16px;	
}
/* UL, list of items */
#fileListInline {
	list-style:none;
	margin:0;
	padding:10px;	
}
/* LI, one item */
.fileListInlineItem {
	padding:3px;
}
/* LI, one item, same as above except the two will alternate */
.fileListInlineItemAlternate {
	padding:3px;
}

/***************************************************/
/******************** HR GENERAL *******************/
/***************************************************/

/* TABLE, blurb of job features */
.hrTable {
	margin:10px 10px 20px 10px; 
	border:1px solid #999999; 
	background:#CCCCCC;
	width:650px;
}
.hrTable th {
	text-align:left;
}
.hrTable td {
	border:dotted #999999; 
	border-width:0 1px 0 0;
}

/***************************************************/
/********************* HR LISTS ********************/
/***************************************************/
/* DIV, Displays List Type */
#hrListHeader {
	font:bold italic 20px Georgia, "Times New Roman", Times, serif; margin:30px 0 15px 5px; color:#5880A3; border-bottom:2px solid #AFA48E;
}
/* UL, list of items */
#hrList {
	list-style:none;
	padding-left:20px;
}
/* LI, one item */
.hrListItem {
	padding:5px;
}
/* LI, one item, same as above except the two will alternate */
.hrListItemAlternate {
	padding:5px;
}
/* DIV, Title of item with link */
.hrListItemTitle {
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
}
.hrListItemTitle a{
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	font-weight:bold;
	color:#5881A1;
	margin-top:10px;
}
/* DIV, text-only blurb of description */
.hrListItemDescription{
	font-size:12px;
	width:660px;
}
/* TD, contains link to more details of a listing */
.hrListMoreDetails a{  
     color: #0033FF;       
}

/***************************************************/
/********************* HR DETAILS *******************/
/***************************************************/
/* DIV, displays item title */
#hrDetailsTitle {
	font:bold italic 20px Georgia, "Times New Roman", Times, serif; margin:30px 0 15px 5px; color:#5880A3; border-bottom:2px solid #AFA48E;
}
/* DIV, header of a section */
.hrDetailsSubTitle {
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	font-weight:bold;
	color:#5881A1;
	margin-top:10px;
	padding-left:10px;
}
/* DIV, section content */
.hrDetailsContent {margin-left:10px;}
/* DIV, bottom links */
#hrDetailsLinks {
	font-size:18px;
	text-align:center;
}

/***************************************************/
/******************* HR APPLICATION ****************/
/***************************************************/
/* DIV, displays item title */
#hrAppTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight: lighter;
	margin-top:30px;
	margin-left:5px;
	border-bottom: groove #000000;
}
/* TABLE, contains app form */
#hrAppTable {
	margin-left:0px;
	margin-top:10px;
	position:relative;
	width:500px;
}
/* DIV, contains submit button */
#hrAppSubmit {
	padding:5px;
	text-align:center;
}
/* TD, input label */
.hrAppLabel {
	font-weight:bold;
	text-align:right;
	width:200px;
}
/* TD, contains input */
.hrAppInput {
	width:400px;
	text-align:left;
}

/***************************************************/
/************ NEWSLETTER SMALL FORM ****************/
/***************************************************/
/* FORM, contains small signup */
#newsletterSmallForm {
	margin:0;
	padding:0;
}
/* INPUT, text input */
#newsletterSmallInput {}
/* SUBMIT, button */
#newsletterSmallSubmit {}

/***************************************************/
/************** NEWSLETTER LARGE FORM **************/
/***************************************************/
/* DIV, displays item title */
#newsletterLargeTitle {
	font-size:24px;
	margin:10px;
	text-align:center;
}
/* TABLE, contains form */
#newsletterLargeTable {
	margin:0 auto;
}
/* DIV, contains submit button */
#newsletterLargeSubmit {
	padding:5px;
	text-align:center;
}
/* TD, input label */
.newsletterLargeLabel {
	font-weight:bold;
	text-align:right;
	width:200px;
}
/* TD, contains input */
.newsletterLargeInput {
	width:400px;
	text-align:left;
}

/***************************************************/
/********************** TICKER  ********************/
/***************************************************/
/* DIV, wraps ticker */
#tickerWrapper {}
/* DIV, contains XML that can be referenced by javascript */
#tickerXML {
	visibility:hidden;
}
/* DIV, ticker title */
#tickerHeader {}
/* SPAN, ticker text */
#tickerText {
	font-size:18px;
}

/***************************************************/
/****************** PERMA-PAGES ********************/
/***************************************************/
/* DIV, wraps image */
.permaPageImage{
margin-top:15px;
float:right;
}
/* DIV, wraps description */
.permaPageDescription{}
/* UL, wraps link list */
.permaPageLinkList{}
/* UL, wraps file list */
.permaPageFileList{}

/***************************************************/
/************* PORTFOLIO SIDEBAR *******************/
/***************************************************/
/* DIV, wraps sidebar */
#portfolioSidebarWrapper {
	margin-top:40px;
	margin-left:10px;
	margin-right:0px;
	padding:0;
	float:left;
	width:150px;
	color:#396005;
	display:none;
}
/* UL, for main categories */
.portfolioSidebarListMainCat {
	font-family: Arial, Helvetica, sans-serif;
	padding-left:10px;
	margin-bottom:20px;
}
.portfolioSidebarListMainCat ul{
	margin-top:5px;
	margin-bottom:20px;
	color:#838280;
	list-style:none;
}

.portfolioSidebarListCat {
	padding-left:20px;
}

.portfolioSidebarListMainCat a{
	margin-top:5px;
	margin-bottom:20px;
	color:#838280
}
/* LI, main cat title*/
.portfolioSidebarMainCat{
	font-size:13px;
	font-weight:bold;
	list-style:none;
	padding:5px;
	border-bottom:dotted thin #FFFFFF;
}
.portfolioSidebarMainCat ul{
	padding:0;
}
/* LI, sub cat title */
.portfolioSidebarCatAlternate{}
/* LI, sub cat title */
.portfolioSidebarCat{}

/***************************************************/
/*********** PORTFOLIO FEATURED ********************/
/***************************************************/
/* Div, wraps item small version */
.portfolioFeaturedWrapper{
	margin:10px;
}
/* Div, wraps title text */
.portfolioFeaturedTitle {
	font-size:16px; 
	font-weight:bold;
	margin-bottom:5px;
}
/* Div, wraps image */
.portfolioFeaturedImg {
	margin:5px;
	padding:0;
	float:left;
}
/* Div, wraps descrition */
.portfolioFeaturedDescription {
	padding-top:5px;
}

/***************************************************/
/********* PORTFOLIO FEATURED LIST *****************/
/***************************************************/
/* Div, wraps item small version */
.portfolioFeaturedInlineWrapper{
	margin:5px;
}
/* Div, wraps title text */
.portfolioFeaturedInlineTitle {
	font-size:12px; 
	font-weight:bold;
	margin-bottom:3px;
}
/* Div, wraps image */
.portfolioFeaturedInlineImg {
	margin:2px;
	padding:0;
	float:right;
}
/* Div, wraps descrition */
.portfolioFeaturedInlineDescription {
	padding-top:2px;
}

/***************************************************/
/************* PORTFOLIO DETAIL ********************/
/***************************************************/
/* DIV, wraps sidebar */
#portfolioBreadcrumbsWrapper {
	margin:5px;
	padding:0;
	font-size:13px;
}

#portfolioBreadcrumbsWrapper a{
	margin:5px;
	padding:0;
	font-size:13px;
}

/* DIV, wraps home page title */
#portfolioHomeTitle {
	font-family: "Times New Roman", Times, serif;
	font-size:20px;
	font-weight: lighter;
	margin-top:30px;
	margin-left:5px;
	color:#396005;
	border-bottom: groove #d5d2cd;
	font-style:italic;
}

/* DIV, wraps sidebar */
#portfolioDetailWrapper {
	padding:0;
	width:100%;
	float:left;
}

.portfolioSubCatItems {
	margin-top:20px;
}
/* Div, wraps item small version */
.portfolioItemSmallWrapper{
	margin:15px;
	float:left;
}
/* Div, wraps title text */
.portfolioItemSmallTitle {
	font-size:16px; 
	font-weight:bold;
	margin-bottom:0px;
	text-align:center;
	font-style:italic;
	width:220px;
}
/* Div, wraps image */
.portfolioItemSmallImg {
	margin:5px;
	padding:0;
	float:left;
}
.portfolioItemSmallImg img{
	text-align:center;
	
}
/* Div, wraps descrition */
.portfolioItemSmallDescription {
	padding-top:5px;
	display:none;
}
/* Div, wraps description text */
#portfolioItemTitle {
font:bold italic 20px Georgia, "Times New Roman", Times, serif; margin:30px 0 15px 5px; color:#5880A3; border-bottom:2px solid #AFA48E;
}
/* Div, wraps link text */
#portfolioItemLink {
	margin:5px;
}
/* Div, wraps description text */
#portfolioItemDescription {
	padding-top:5px;
	
}
/* UL, list of uploaded files */
portfolioItemFileList {

}
/* Div, photo gallery */
#portfolioGalleryWrapper {
	margin:10px;
	width:275px;
	float:right;

}
/* Div, wraps main image */
#portfolioMainGalleryWrapper {

}
/*#mainGallery {width:275px;}*/
/* Div, a container for all thumbnails */
#portfolioThumbnailGalleryWrapper {
	width:300px;

}
/* Div, each thumbnail */
.portfolioThumbnailWrapper {
	float:left;
	margin:5px;
	cursor:pointer;
	width:75px;
	height:50px;
	overflow:hidden;
}
.portfolioThumbnailWrapper img{
width:75px;
	/*width:100px;
	height:75px;
	overflow:hidden;*/
}
/* Div, clears floating if needed */
#portfolioGalleryClear {
clear:left;
}

/* Div, wraps description text */
#portfolioSubCatTitle {
font:bold italic 20px Georgia, "Times New Roman", Times, serif; margin:30px 0 15px 5px; color:#5880A3; border-bottom:2px solid #AFA48E;
}
/* Div, wraps link text */
#portfolioSubCatImg {
	margin:10px;
	padding:0;
	float:left;
}
/* Div, wraps description text */
#portfolioSubCatDescription {
	
}
/* Div, clears floating if needed */
#portfolioSubCatClear {
	clear:left;
}

/***************************************************/
/************* DOC WIZ *****************************/
/***************************************************/
.docWizSection{}

.docWizSection table tbody tr td div.contentArea {width:auto;}

.docWizSection img{
	padding:5px;
}




/***************************************************/
/************* MEMBER DIRECTORY ********************/
/***************************************************/
/* DIV, wraps breadcrumbs */
#memberDirectoryBreadcrumbsWrapper {
	margin:5px;
	padding:0;
	font-size:12px;
}
/* Div, wraps home title */
#memberDirectoryHomeTitle {
	font-size:24px;
	font-weight:bold;
	margin:5px;
}
/* Div, wraps cat title */
#memberDirectoryCatTitle {
	font-size:24px;
	font-weight:bold;
	margin:5px;
}
/* Div, wraps item title */
#memberDirectoryItemTitle {
	font-size:24px;
	font-weight:bold;
	margin:5px;
}
/* Div, wraps item details */
#memberDirectoryItemDetails {
	
}
/* Form, for search form on home */
#memberDirectorySearchForm {

}
/* Input, for search form on home */
#memberDirectorySearchInput {

}
/* Submit, for search form on home */
#memberDirectorySearchSubmit {

}
.memberDirectoryCatList {

}
.memberDirectoryCatListColumn {
	float:left;
	margin:5px;
}
.memberDirectoryCatListItem {
	margin-bottom:3px;
}
/* UL, list of members for a category/tag/search */
#memberDirectoryItemList {

}
.memberDirectoryItemLabel {
	font-weight:bold;
	float:left;
	width:75px;
	margin:3px;
}
.memberDirectoryItemData {
	float:left;
	margin:3px;
}
.memberDirectoryItemClear {
	clear:both;
}
