/****************** BEGIN PORTAL.CSS *******************/
/*******************************************************/



.accent-image {
	border-bottom: 5px solid #000;	
}


/* AFFILIATES */

#Affiliates .affiliate-block {
	width: 178px;
	height: 150px;
	border: 1px solid #ddd;
	padding: 15px 10px 10px;	
	float: left;
	margin: 0 10px 10px 0;
	text-align:center;
	overflow: hidden;
	border-bottom: 6px solid #66B935;
}
#Affiliates .affiliate-block img {
	max-width: 158px;
	margin-bottom: 10px;	
	max-height: 85px;
}
#Affiliates .row-alt-2 {
	margin-right: 0;
}	
#Affiliates .affiliate-image {
	height: 95px;
}
#Affiliates .externalLink {
	background: none;	
	padding-right: 0;			
}
/* RESOURCES */
ul#child-items {
	padding: 5px 0;	
}
ul#child-items li {
	border-bottom: 1px solid #ddd;	
	list-style-type: none;
	padding: 5px 0;	
}

/* NEWS & ANNOUNCEMENTS */
.announcements-image, .announcements-main {
	float: left;	
}
.announcements-image {
	width: 300px;
	margin-right: 40px;
	min-height: 10px;
	padding-top: 10px;
}
.announcements-main {
	width: 620px;
}
.announcements-image img {
	max-width: 100%;	
}
.announcements-item {
	clear: both;	
}
.news-date {
	text-transform: uppercase;
	color: #1852B7;	
}
.announcements-item h2 {
	color:#66B935;	
	margin-top: 0;
}

/* EMPLOYMENT */
.collapse-header {
	background: transparent url('Skins/OEE01/images/expando-up.png') no-repeat right 13px;
	padding: 0 20px 0 0;
	border-bottom: 1px solid #DDD;
}
.collapse-header:hover {
	cursor: pointer;	
}
.collapse-body {
	display: none;	
}
.collapse-header.down {
	background-image: url('Skins/OEE01/images/expando-down.png');
}
.summary-header {
	font-weight: bold;
	display: inline-block;
	width: 150px;
}
.job-summary {
	background-color: rgba(150, 150, 150, .12);
	border: 1px solid #DDD;
	padding: 10px 20px;
	margin-bottom: 20px;
}

#content ul.widget-job {
	padding: 0; 
}
.job-description ul {
	margin-left: 5px;
}
.job-description ul li {
	list-style-type: disc;
	padding: 0;
	border: 0;
}

/* DYNAMIC REGISTRATION */

#dnn_ctr565_DynamicRegistration_lnkRegister {
	color: white;	
	background: #66B935;
	padding: 5px 10px;
}
.DynamicRegistration_Maintable {
	padding: 0 !important;	
}

/* Staff */

#Staff .staff-block {
	width: 291px;
	height: 182px;
	border: 1px solid #ddd;
	padding: 15px 10px 10px;	
	float: left;
	margin: 0 10px 10px 0;
	text-align:left;
	overflow: hidden;
	border-bottom: 6px solid #66B935;
}
#Staff .staff-block img {
	width: 125px;
	margin-bottom: 10px;	
}
#Staff .row-alt-2 {
	margin-right: 0;
}	
#Staff .staff-image {
	height: 175px;
	overflow: hidden;
	float: left;
	margin-right: 20px;
}
#Staff .staff-name {
	font-weight: bold;	
}
#Staff .staff-title {
	font-weight: normal;
	font-style: italic;	
}


/****************** END PORTAL.CSS *******************/
/*****************************************************/