/* CONTENT Styles */

.name {font-weight:bold;}
.summary {margin:0px;}
.intro {margin:0px;}
.body {margin:0px;}
.author {margin:0px;}
.date {margin:0px;}
.embargo-date {margin:0px;}
.end-date {margin:0px;}
.deadline {margin:0px;}
.status {margin:0px;}
.thumb {margin:0px;}
.pic {margin:0px;}
.notes {margin:0px;}
.type {margin:0px;}
.expert_deadline {margin:0px;}
.link {margin:0px;}
p.header_text {color:white}

.label {
font-weight:bold;
margin-top:1em;
}

.first {margin-top:0px;}


/* Table layout for content lists */

table.list {
border:solid 1px #cdcdcd;
}

table.list th,td {
text-align:left;
padding:1px 7px 2px 3px;
}

table.list th {
background:#1C3766;
color:white;
}

table.list tr.r1 {
background:#E4E9FB;
}
table.list tr.r0 {
background:#fff;
}
table.list tr:hover {
background:#FAE798;
}

table.list td.type {
text-align:center;
padding-right:3px;
}


/* Item display styles */

/* List Reference Materials */

.reference-material .blue {
border-top:0px;
}

.reference-material h4 {
	margin:2px 0;
	padding:0 10px;
}


.reference-material {
 float:right;
 background:#E4E9FB;
 border:1px solid #CDCDCD;
 width:200px;
}

.reference-material ul {
margin:0px;
padding:5px;
padding-left:25px;
}

/* Pagination */

.pagination {
margin-top:5px;
}
