@CHARSET "ISO-8859-1";

/*
	DIGITAL LIBRARY OVERVIEW
*/

#content a:link {
	border-bottom:none;
}

#contentbox_left.eedu_resource {
	width: 234px;
	margin-right: 2px !important;
	margin-top: 0px !important;
}

.eedu_resource {
	width: 234px;
}

.eedu_resource_overview_asset_type_box { 
	font-size: 1.2em;
	line-height: 1.45em;
	float: left;
	width: 234px;
	margin-bottom: 11px;
}

.eedu_resource_overview_asset_type_box a:link , 
.eedu_resource_overview_asset_type_box a:visited ,
.eedu_resource_overview_asset_type_box a:hover ,
.eedu_resource_overview_asset_type_box a:active { 
	text-decoration: none;
}

.eedu_resource_overview_asset_type_box .asset_type_title_box {
	height: 18px;
	padding: 52px 0 0 0;
	background-color: white;
	border-bottom: 1px solid white !important;
	display:block !important;
	text-decoration: none !important;
}

.eedu_resource_overview_asset_type_box .asset_type_title_box.asset_icon_publications { 
	background: url("../images/eedu_resource/headers/publications.jpg") no-repeat;
}
.eedu_resource_overview_asset_type_box .asset_type_title_box.asset_icon_reports { 
	background: url("../images/eedu_resource/headers/reports.jpg") no-repeat;
}
.eedu_resource_overview_asset_type_box .asset_type_title_box.asset_icon_presentations { 
	background: url("../images/eedu_resource/headers/presentations.jpg") no-repeat;
}
.eedu_resource_overview_asset_type_box .asset_type_title_box.asset_icon_technical_resources { 
	background: url("../images/eedu_resource/headers/technical_resources.jpg") no-repeat;
}
.eedu_resource_overview_asset_type_box .asset_type_title_box.asset_icon_online_services { 
	background: url("../images/eedu_resource/headers/online_services.jpg") no-repeat;
}
.eedu_resource_overview_asset_type_box .asset_type_title_box.asset_icon_open_source_tools { 
	background: url("../images/eedu_resource/headers/open_source_tools.jpg") no-repeat;
}

.eedu_resource_overview_asset_type_box .asset_type_title_box.active {
	background-color: #4B515F;
	color: white;
}

.eedu_resource_overview_asset_type_box .asset_type_title {
	background: transparent url('../images/icons/subnavi_bar_grey.png') no-repeat scroll left center;
	width: 182px;
	padding-left: 10px;
	margin-left: 21px;
	font-weight: bold;
	line-height: 12px;
	color: #4d4d4d;
	text-shadow: 0px 0px 8px #fff;
}

.eedu_resource_overview_asset_type_box .asset { 
	background-color: #ebedee !important;
	color: #b7b9bf;
	padding: 0.5em 1em .5em 1.8em;
	border-top: 1px solid #c9cacf !important;
	height: 53px;
	overflow: hidden;
	display:block !important;
	text-decoration: none !important;
}

.eedu_resource_overview_asset_type_box .asset_type_title .asset_type_more {
	background:transparent url(../images/icons/more_dark-grey.gif) no-repeat scroll 0 4px !important;
	padding-left: 10px;
	float: right;
}

.eedu_resource_overview_asset_type_box .asset.first { 
	color: #111;
	background-color: #c9cacf !important;
}

.eedu_resource_overview_asset_type_box .asset.last { 
	/* padding-bottom: 1.5em; */
}

.eedu_resource_overview_asset_type_box .asset_date { 
	color: #444;
	font-weight: bold;
}

.eedu_resource_overview_asset_type_box .asset.first .asset_date { 
	color: #111;
}

.eedu_resource_overview_asset_type_box .asset.active { 
	background-color: #0089CF !important;
	border-top-color: #0089CF !important;
	text-decoration: none !important;
	color: white !important;
}

.eedu_resource_overview_asset_type_box .asset.active .asset_date { 
	color: #E1E1E1 !important;
}
.eedu_resource_overview_asset_type_box .asset.active .asset_body span {
	color: white !important;
}

ul.linklist.featured_resources li {
	padding:11px 10px 11px 18px !important
}

ul.linklist.featured_resources li a {
	font-weight:normal;
}

ul.linklist.featured_resources .bordtop_res {
	border-top: solid 1px #C9CACF !important;
}

ul.linklist.featured_resources li .listdate {
	color:#4d4d4d !important;
	margin-left:10px;
}

ul.linklist.featured_resources li .listdate strong {
	color:#4d4d4d !important;
}