/*
purple: #993399;
*/

.body_left h1{
	color:#993399;
	padding-bottom:10px;
	background: url('/staff_profiles/public/images/purple_underline.jpg') bottom left no-repeat!important;
	font-weight:normal;
	font-size:22px;
}
h2.subheader {
	color:#993399;
	padding-top:0;
	margin-top:-10px;
}
h2.indexsubheader {
	color:#000000;
	padding-top:0;
	margin-bottom:5px;
	font-size:11px;
}
p#project_title {
	color:#000000;
	font-weight:bold;
	color:#993399;
	padding-top:0;
	font-size:12px;
}
.staffSummary {
	float:left;
}

.staffPhoto {
	border:solid 1px #993399;
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}

#staffDetails p {
	padding-bottom:0px;
	margin-bottom:4px;
}
#staffDetails p.staffPosition {
}
#staffDetails p.staffCV {
	margin-top:10px;
}
.staffName, .staffTel span, .staffWeb span, .staffEmail span, .staffCV span, .staffPosition span {
	color:#000000;
	font-weight:bold;
}
#staffProfile {
	clear:both;
}

#project-projects,
#project-publication,
#project-other,
#project-exhibition,
#project-design {
	position:relative;
	height:32px;
	overflow:hidden;
	padding:0;
	margin:0;
}

#project-projects span,
#project-publication span,
#project-other span,
#project-exhibition span,
#project-design span{
	position:absolute;
	top:0;
	width:100%;
	height:100%;
	z-index:2;
}

#project-projects {width:100px;}
#project-publication {width:153px;}
#project-other {width:100px;}
#project-exhibition {width:139px;}
#project-design {width:99px;}

#project-publication span {background:url(../images/titles/publication.png) top left no-repeat;}
#project-other span {background:url(../images/titles/projects.png) top left no-repeat;}
#project-projects span {background:url(../images/titles/projects.png) top left no-repeat;}
#project-exhibition span {background:url(../images/titles/exhibition.png) top left no-repeat;}
#project-design span {background:url(../images/titles/design.png) top left no-repeat;}

.outer_pagination {
	text-align:center;
}
.cvLink {
	color:#000000;
}

#flash, #errors {
	border:solid 4px #FE9900;
	background:#FFAA00;
	padding:5px;
	margin:10px 0;
	font-weight:bold;
}
#errors li {
	margin: 4px 0;
	padding:0;
}
h2.flag {
	float:left;
	background: url('../images/purple_arrow_link.jpg') no-repeat scroll top left;
	width: 144px;
	height: 35px;
	font-size:12px;
	color:#FFFFFF;
	clear:both;
}
h2.flag span {
	display:block;
	padding-top:9px;
	padding-left:10px;
	margin-bottom:5px;
}
.details {
	margin-left:160px;
	padding-top:15px;
}
#purple .outputs li {
	list-style:none;
	background: url('../images/dot.gif') 5px left no-repeat;
	vertical-align:baseline;
	margin:0;
	padding:0 0 0 15px;
	width:auto;
	margin-top:3px;
	
}
#outputs a {
	padding:0;
	margin:0;
}
