/* SITE OVERRIDES BY ACCURATY SOLUTIONS */


/***************** GENERAL STYLES ****************/
/*************************************************/

.ModDNNUserDefinedTableC img[alt=edit] {max-width: none;}

ul.sidebar-menu  {
	padding: 0;
}
ul.sidebar-menu  li {
	list-style-type: none;
}
ul.sidebar-menu  li a {
	display: block;
	border-bottom: 1px solid #ddd;
	padding: 5px 10px;
}
ul.sidebar-menu  li a {
	display: block;
	padding: 5px;
}
ul.sidebar-menu  li a:hover {
	background: #F5F5F5
}
ul.sidebar-menu li a.active {
	background: #eeeeee
}

/***************** HOMEPAGE STYLES ***************/
/*************************************************/
.col1, .col2 {
	width: 48%;	
	float: left;
}
.col1 {
	margin-right: 4%;	
}
.homepage-callout-item {
	height: 320px;	
}
.homepage-callout-item img {
	display: block;
}

.welcome-intro {
	font-size: 19px;
	margin: 0 0 30px;
	line-height: 30px;
	border-bottom: 1px solid #ddd;
}
.welcome-intro p {
	x-padding: 20px 0;
}
.homepage-callout-item h3 {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 14px;
}
.homepage-callout-item p {
	padding: .75em 0 0 0;	
}

.welcome-intro div.stripe-band {
	text-align: center;
	height: 16px;
	border-top: 3px solid #ddd;	
}
.welcome-intro div.stripe-band span {
	display: inline-block;
	background: white;
	padding: 0 25px;
	position: relative;
	top: -6px;
	text-transform: uppercase;
	font-size: 14px;
}

.affiliates-container {
	display:table;
	width: 100%;
}
.affiliate-logo {
	width: 33%;
	display: table-cell;
	vertical-align: middle;
	padding-right: 2%;
}
.affiliate-logo img {
	max-width: 85%
}

/***************** PUBS STYLES *******************/
/*************************************************/

.publication {
	border-left: 5px solid #eee4e7;
	padding: 0 0 0 15px;
	margin: 30px 0;
}

.publication p {
	padding: 5px 0;
}

.pubs h2 {
	margin: 15px 0;
}

.pub-nav {
	padding-top: 20px;
}

.pub-search {
	padding: 10px 0 20px 0;
}

.pub-search #search {
	width: 24px;
	height: 24px;
	position: relative;
	top: -5px;
	font-size: 0;
	border: none;
	margin: 0 5px 0 0;
	padding: 0;
	background: #fff;
	background-image: url('/portals/2/SiteContent/images/search.png');	
}

.sat-pubs .publication {
	border: none;
	padding: 5px 0;
	margin: 0;
	border-bottom: 1px solid #eee4e7;
}
.sat-pubs .publication p {
	font-size: .8em;
	line-height: 1.5em;	
}
/***************** STAFF LIST STYLES ***************/
/***************************************************/

.team-list h3 {
	padding: 0;
	margin: 0;
}

.team-list p {
	padding: 2px 0;
	margin: 0;
}

.team-list {
	padding: 20px 0;
	border-bottom: 1px solid #f1ecf9;
	}
	
.team-list:last-child {
	border-bottom: none;
}
.team-photo {
	width: 20%;
	padding-right: 5%;
	float: left;
}

.team-info {
	width: 75%;
	float: left;
	}
	
.staff-title {
	font-size: .85em;
	font-weight:normal;
}
	
.staff-lab {
	color: #645d6f;	
	font-size: .9em;
}

.summary {
	font-size: .8em;
	margin-bottom: 20px;
}


/***************** LAB LISTING STYLES **************/
/***************************************************/

.lab-img {
	float: left;
	width: 20%;	
	padding-right: 5%;
}

.lab-item {
	float: left;
	width: 75%;
	}
	
.lab-list {
	padding: 20px 0;
	border-bottom: 1px solid #f1ecf9;
}

.lab-list:last-child {
	border-bottom: none;
}

/***************** PARENT PAGE STYLES **************/
/***************************************************/

.tab-link { 
	display: block;
	float: left;
	width: 47%;
	margin-right: 1%;
	height: 210px;
	padding: 1%;
}
a.tab-link:link, a.tab-link:visited, a.tab-link:active {
	color: black;
	font-weight: normal;	
}

.tab-link:last-child {
	border-bottom: none;
}

.tab-link:hover {
	box-shadow: 0px 0px 20px #ddd;
}


/***************** NEWS PAGE STYLES ****************/
/***************************************************/

	
.news-ann-module img {
	float: left;
	margin: 5px 20px 5px 0;
	max-width: 150px;
}

.news-ann-module span[valign="top"] { 
	border-bottom: 1px solid #f1ecf9;
	padding: 10px 0;
	float: left;
	width: 47%;
	margin-right: 3%;
	min-height: 310px;
	display:block;
}
.news-ann-module span[valign="top"]:nth-child(odd) {
    clear: left;
}
#EDN_CUA.news .admin_action.edit {
	font-size: 12px;
	float: left;
	padding-right: 15px;
}

.news-ann-item:first-child {
	padding-top: 15px;
}

.news-ann-item:last-child {
	
}

.release-date {
	font-style: italic;
	padding-top: 10px;
}

.news-archive li {
	padding-bottom: 15px;
}

/***************** NEWS SATELLITE STYLES ****************/
/***************************************************/
.announcement {
	padding: 10px 0 4px;	
}
.announcement .ann-img {
	float: left;
	width: 75px;
	margin-right: 20px;
}
.announcement .ann-date {
	text-transform: uppercase;
	font-size: 12px;
	line-height: 14px;
	padding: 0
}
#news-announcements .stripe-band {
	clear: both;		
}
p.see-all-news a {
	background: #f5f5f5;
	display: block;
	color: black;
	padding: 5px 10px;
	text-transform: uppercase;
	font-size: 12px;
}
.announcement .ann-title {
	margin-left: 95px;	
}

#M583 {
	background-color: black !important;	
}

/* SEARCH RESULTS */


.DnnModule-SearchResults a.CommandButton:link,
.DnnModule-SearchResults a.CommandButton:active,
.DnnModule-SearchResults a.CommandButton:visited {
	border: none;
	background: none;
	text-shadow: none;
	padding: 0;
	box-shadow: none;
	margin-bottom: 0;
	border-radius: 0;
	font-weight: bold;
	text-transform:none;
	font-size: 1em;
	}

a.SubHead, .DnnModule-SearchResults td span {
	font-size: 1em;
}

.DnnModule-SearchResults td, .DnnModule-SearchResults th {
	vertical-align: top;
	padding: 20px 10px;
	}

.dnnSearchResults {
	width: 100%;	
	}

.PagingTable {
	margin-top: 20px;	
	border: none;
}

.PagingTable td {
	padding: 0;	
}

.DnnModule-SearchResults span.Normal {
	padding: 0;
}	

/*.DnnModule-SearchResults .dnnGridItem,
.DnnModule-SearchResults .dnnGridAltItem {
	background: transparent;
	border: none;
}

.DnnModule-SearchResults .PagingTable {
	background: none;	
} */

table#dnn_ctr520_SearchResults_dgResults {
	width: 100%;
}

.dnnGridAltItem {
background: #f9f9f9;
border-bottom: 1px #eee solid;
}



/* terms/privacy subheads - same as h3 */
.dnnPrivacy span.SubHead, .dnnTerms span.SubHead {
	font-size: 19px;
	font-weight: bold;
}