/* UNH MEDIA RELATIONS MAIN STYLESHEET | THIS SITE DESIGNED AND DEVELOPED BY UNH COMMUNICATIONS AND MARKETING | LAUNCHED 6/1/2012 | Contact neil.larson@unh.edu  */

@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,500,700");
@import url("http://www.unh.edu/news/css/widget.css");  

*  {
	margin:  0;
	padding:  0;
}

body	{
	background: #fff;
	font: 68.75%/1.3em 'Source Sans Pro', Calibri, Helvetica Neue, Arial, Helvetica, sans-serif;
	color: #111;
	margin: 0;
	padding: 0px;
}

#wrapper {
	width: 100%;
	margin: 0 auto;
	z-index: 2;
	position: relative;		
}

#container {
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	position:relative;
	z-index:1;
	float:left;
}
			
p {
	text-rendering: optimizeLegibility;
}
			
a 	{
	color:#003faa;
	text-decoration: none;
	outline: none;
	border:none;
}

a img {
	border:none;	
}
	
a:link, a:visited {
	color: #003faa;
	text-decoration: none;
}

a:hover, a:active {
	color: #2466d7;
	text-decoration: underline;
}

.bold {font-weight:bold;}
.ital {font-style:italic;}
.left {float:left;}
.right {float:right;}
.clear {clear:both;}
.center {text-align:center;}
.round {-moz-border-radius:1em; -webkit-border-radius:1em; border-radius:1em;}
.small {font-size:88%; line-height:1.4em; color:#333;}
.mobile {display:none;}
.dash {border-top:1px dashed #43679f;}
.shad {box-shadow:0 0 3px #111; -moz-box-shadow:0 0 3px #111; -webkit-box-shadow:0 0 3px #111;}

.print {display:none;}

img.left {float:left;  padding:0; margin:0 12px 15px 0;}
img.right {float:right; margin:3px 0 3px 6px;}

#title {display:none;} /* used to generate subject in js email function */

hr {
	color: #3d629c;
	background: #3d629c;
	height: 1px;
	padding: 0;
	border: none;
}

div#title-bar {
height: 40px;
width: 100%;
background: #003591;
}

div.inner {
margin: 0 auto;
max-width: 1200px;
}

#title-bar a {
height: 40px;
line-height: 40px;
font-size: 22px;
color: #fff;
margin-left: 10px;
}

#title-bar a:hover {
text-decoration: none;
}




body#home #content {width:56%; left:78%;}
body#home #RH {	left:78%;}


#outerWrap {
	width:100%;
	float:left;
	position:relative;	
}

#rightWrap {
	width:100%;	
	max-width:1200px;
	background-color:#d7d1c4;
	overflow:hidden;
	position:relative;
	margin:26px auto 0;
	
}



#contentWrap {
	float:left;
	width:100%;	
	position:relative;
	right:22%;
	background: #fff;
}



#leftWrap {
	float:left;
	width:100%;	
	background-color: #263645;
	position:relative;
	right:56%;
}

#LH {
	float:left;
	width:22%;
	position:relative;
	left:78%;
	padding-top:1.8em;	
}

#quick {
	width:auto;
	margin-left:5%;
	margin-right:5%;
	color:#fff;
}

#LH p, #LH li {
	font-size:1.2em;	
	line-height:1.2em;
}

#LH h2, #LH h3 {
	color:#f77a05;
	font-weight:normal;
}

#LH h2 {font-size:1.5em; margin-bottom:10px;}
#LH h3 {font-size:1.3em; margin-bottom:6px;}

#LH ul {
	margin:0;
	padding:0;	
	list-style-type:none;
	margin-bottom:1em;
	clear:both;
}

#LH ul li {
	font-size:1.1em;
	margin:3px 0;	
	margin-left:10px;
	text-indent:-10px;
	line-height:1.3em;
}

#LH ul li a {
	color:#fff;		
	font-weight:bold;
}


#LH ul li:before {
	content: "\003E \0020";
	}
	
#LH ul li a:hover {
	color:#a5c6ff;
	text-decoration:none;	
}
	
#LH #callout {
	background:#b01116;
	width:91.5%;
	float:left;
	color:#fff;	
	padding:0 5%;
	margin:5% 0;
}

#LH #callout h3 {
	color:#fff;
	margin:10px 0 5px;
	font-weight:normal;
}

#LH #callout ul li {
	margin-bottom:7px;
}


#LH #find {
	background: #f77a05;
	width: 80%;
	float: left;
	color: #fff;
	padding: 5%;
	margin: 0% 5% 5% 5%;
}

#LH #find p {
	margin:.5em 0;
	color:#fff;	
	font-size:1.2em;
}

#LH #find p span.nr {
	color:#000;	
}

#LH #find a {
	color:#000;		
}

#LH #find a:hover {
	color:#fff;	
	text-decoration:none;
}

#LH #find p span.nr span:before, #LH #find a:before {
	content: "\003E\003E \0020";
	color:#fff;
	}

#LH #find p span.nr span, #LH #find p a span {
	text-transform:uppercase;
	font-weight:700;	
}

#LH #find input.search-nr {
	margin:0;	
	width:165px;
	border:1px solid #fff;
}

#LH #find form fieldset {
	border:none;	
}

#LH #about {
	float:left;
	width:90%;
	padding:5% 5% 10%;	
	border-bottom:1px solid #666;
}

#LH #about p {
	color:#fff;
	font-size:1.2em;
	margin:1em 0;	
	line-height:1.4em;
}

#LH #about a {
	color:#a5c6ff;	
}
	
	
	
	
#content {
	float:left;
	position:relative;
	left:22%; 
	width:78%;
	padding-top:1em;
	background:#fff;
}

#content h1 {
  width: 96%;
  position: relative;
  background: #d36122;
  display: block;
  float: left;
  padding: 0 2%;
  height: 26px;
  line-height: 26px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 1.6em;
  margin: 0;
}

body#full #content h1 {
  width: 100%;
}

#content h1 span {
	font-weight:700;	
}


#content h2 {
	margin:0 0 .5em 0;
	clear:both;	
	padding:0 .5em;
	font-size:1.6em;
	background:#e7e7e7;
	height:26px;
	line-height:26px;
}

#content h3 {
	font-size:1.3em;
	text-transform:uppercase;
	color:#111;
	margin:1em 0;	
	font-weight:500;
}

#content h3 span {
	font-weight:bold;	
}

#content .arrow {
	width:100%;
	float:left;
	background:url(../images/tri.png) 2% 0 no-repeat;
	height:8px;	
}

#content h5 {
	font-size:1.5em;
	margin:.5em 0;
	text-transform:uppercase;
}

#content div.entry {
	padding:.5em .5em 1em .5em;
	float:left;
	clear:left;
	margin:.25em 0 .5em 0;
	border-bottom:1px dashed #444;
	width:100%;
}

#content div.entry h6 {
	font-size:1.5em;
	margin-bottom:.5em;
	line-height:1.2em;
}

#content div.entry h6 a {
	color:#000;	
}

#content div.entry h6 a:hover {
	text-decoration:none;	
}

#content div.entry hr {
	display:none;
}

#content div.synopsis {
	font-size:1.4em;
	line-height:1.2em;
	color:#444;
}

#content div.synopsis p {
	font-size:1em;	
}

#content div.synopsis a {
	margin-left:.5em;
}

#content div.synopsis span.teaserdate {
	font-size:.9em;	
	font-weight:900;
}

#content div.synopsis div.thumb {
	width:75px;	
	height:75px;
	overflow:hidden;
	float:left;
	margin-right:10px;
}

#content div.synopsis div.thumb img {
	min-width:75px;
/*	min-height:75px;*/
	width:75px;
}

#content div.synopsis div.thumb img.hz {
	min-width:75px;
	min-height:75px;
	height:75px;
	width:auto;
}

#content div#today {
	font-size:1.4em;
	line-height:1.2em;
	color:#444;
	padding:2% 2% 4% 2%;
	float:left;
	clear:left;
	background:#eef2ff;
	text-align:center;
	width:96%;
	margin:2% 0;
	border:1px solid #6c84cd;
}

#content div#today p {
	font-size:.85em;
}

#content div#innerText {
	margin:0 2%;
	position:relative;
	z-index:9999;
	width:96%;
}

#content div#innerText p, #content div#innerText li {
	font-size:1em;
	line-height:1.3em;	
	margin:.75em 0;
}

#content div#innerText #page ul {
	padding:0 0 0 2em;	
}

#content #page {float:left; width:100%; clear:left; font-size:1em; line-height:1.3em;}
#content div#innerText #page p, #content div#innerText #page li, #content div#innerText #page div.contact {font-size:1.4em;}

#content div.copyText {
	float:left;
	clear:both;
	margin:0;
	width:100%;
	border-bottom:1px solid #a7a7a7;
	padding-bottom:1em;
}	

#content div.copyText div.feature {
	float:right;
	width:33%;
	margin:0 0 1.5em 1.5em;	
	font-size:.9em;
	background:#f2f6fd;
	box-shadow:0px 4px 55px #ccc;
 	-moz-box-shadow:0px 4px 55px #ccc;
	-webkit-box-shadow:0px 4px 55px #ccc;  
}

#content div.copyText div.feature h2 {
	color:#fff;
	background:#910105;	
	font-size:1.8em;
}

#content div.copyText div.feature div.feature-text {
	margin:0 1em;
}

/* GALLERY STYLES */

#content div.copyText div.box {
	
	float:left; 
	padding:0; 
	background:#f2f6fd; 
	border:2px solid #a7a7a7;
	margin:0 1% 1% 0;	
}

#content div.copyText div.headshots div.box {
	min-height: 75px;
	width: 48%;
}

#content div.copyText div.box a.pic {
	float:left;
	margin-right:.5em;	
}

#content div.copyText div.box img {
	width:75px;
	height:75px;	
}

#content div.copyText div.row {
	width:100%;
	float:left;
	clear:left;	
}

#content div.copyText div.landmarks div.feat-half {
width: 50%;
float: left;
}

#content div.copyText div.landmarks div.feat-half a.pic img {
max-width: 100%;
}

#content div.copyText div.landmarks div.box {
	min-height:160px;
	width:13.5%; 
	text-align:center;
	font-size:.9em;
}

#content div.copyText div.landmarks div.box a.pic {
	float:none;
	margin:0;
}

#content div.copyText div.landmarks div.box img {
	width:100%;	
	height:inherit;
}

/* END GALLERY STYLES */

/* FULL WIDTH LAYOUT STYLES */

body#full #content {left:0; width:100%;}
body#full #content div#innerText {margin-top:2em; float:left; width:96%;}

body#full #banner, body#full .inner, body#full #nav ul {
  max-width: none;
}

/* END FULL WIDTH STYLES */

#RH {
	float: left;
	margin-top: 1%;
	width: 22%;
	position: relative;
	left: 22%;
}

#RH #unhtoday {
	width: 100%;
	float:right;
	clear:both;
	position:relative;
	margin-bottom: 3%;
}

#RH #unhtoday a.today-feature {
	display:block;	
	width: 100%;
/*	height:145px; */
	margin-bottom: 2%;	
}

#RH #unhtoday a.today-feature img {
	width: 100%;
	height:auto;	
}

#RH #unhtoday div.titleTag {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
background: rgba(2,2,2,.4);
background-image: url(../images/unhtoday.png);
Background-position: 10px 8px;
background-repeat: no-repeat;
}

#RH #unhtoday div.titleTag a {
	display:block;	
	float:right;
	height:48px;
	width: auto;
}

#RH #unhtoday div.titleTag a {
	text-indent:-9999px;	
}

#RH #unhtoday p.today-headline {	
	color:#4c4d4f;
	font-size:1.4em;
	margin: 4%;
	font-weight:bold;
	line-height:1.4em;
}

#RH #unhtoday p.today-headline a {
	color:#6c84cd;	
}

#RH #unhtoday p.today {
	
}

#RH #cj {
	width: 96%;
	float:right;
	clear:both;	
	display:none;
	margin-bottom: 2%;
	padding: 2%;
}

#RH #cj a {
	display:block;	
}

#RH #cj a img {	
	height:auto;
	float:right;
	clear:right;
	margin: 2%;
	width: 96%; 
}




#RH #video {
	width: 100%;
	padding: 1% 0;
	float:right;
	clear:both;
	margin-bottom: 2%;		
}



#RH #video a.embed {

	width:100%;
	display:block;
	
	
	position:relative;	
}

#RH #video a.embed img {
	width:100%;
}

#RH #video a.embed img.play {
	width:40px;
	position:absolute;
	margin:0 auto;
	top:43px;
	left:72px;	
}

#RH #video a.embed:hover {
	border-color:#6c84cd;	
}

#RH #video p.tag {	
	color:#4c4d4f;
	font-size:1.2em;
	margin: 4%;
	font-weight:normal;
	line-height:1.2em;

}

#RH #video p.tag a {
	color:#6c84cd;	

}

#RH #video p.tag a.button {
	float:left;
	border:1px solid #fff;
	border-radius:.5em;
	-webkit-border-radius:.5em;
	-moz-border-radius:.5em;	
	width:140px;
	height:30px;
	line-height:30px;
	white-space:nowrap;
	padding:0 0 0 35px;
	background:#fff url('http://www.unh.edu/nem/icons/30px/youtube.png') 0 0 no-repeat;	
	font-weight:bold;
}

#RH #video p.tag a.button:hover {
	text-decoration:none;	
	background:#f1f1f1 url('http://www.unh.edu/nem/icons/30px/youtube.png') 0 0 no-repeat;	
}

#RH h2 {
	color:#143f87;
	text-transform:uppercase;
	font-weight:normal;	
	font-size:1.6em;
	margin: 5% auto;
	line-height:1.2em;
	white-space:nowrap;
	text-align: center;
}

#RH h2 span {
	font-weight:bold;	
}

#RH h3 {
	color:#003faa;
	font-size:1.4em;
	text-transform:uppercase;
	margin:1em 0;
	font-family:'Droid Sans', Verdana, Helvetica Neue, Arial, Helvetica, sans-serif;
	letter-spacing:.1em;
	text-align: center;
}

#RH h3 a {
	text-decoration:none;	
	font-weight:bold;	
}

#RH h3 a:hover {

}


#RH #photo {
	width: 100%;	
	padding: 0;
	clear:both;
	float:right;
	border-bottom:1px solid #fff;
	margin-bottom: 3%;	
}



#RH #photo a img {
	display:block;
	float:left;
	width:100%;	 
}

#RH #tweets {
	width: 100%;	
	padding: 2% 0;
	float:right;
	clear:both;
	margin-bottom: 3%;
}

#RH #social {	
	padding: 2% 4%;
	float:right;
	clear:both;
	margin-bottom: 3%;	
}

#RH #social div.buttons img {
	width:25px;	
	border-radius:.5em;
	-moz-border-radius:.5em;
	-webkit-border-radius:.5em;
}

#RH #social div.buttons a {
	width:25px;	
	display:block;
	float:left;
	height:25px;
	border-radius:.5em;
	-moz-border-radius:.5em;
	-webkit-border-radius:.5em;
	margin-right:.5em;
}

#RH #social div.buttons a:hover {
	box-shadow:0 1px 3px #333;	
}

#RH #social p {
	margin:.5em 0;	
}


/* NAVBAR */
		
#nav { 
	width:100%;
	float:left;
	height: 26px;
	padding: 0;
	margin:0;
	background: #C6CCCF; 
	position:absolute;
	top:0;
	left:0;
	border-bottom: 2px solid #B0B3B6;
}

#nav ul {
	list-style-type:none;
	margin: 0px auto;
	padding:0;
	float: none;
	position:relative;
	z-index:1000;
	max-width: 1200px;
}
	
#nav ul li {
	font-weight: 100;
	margin:0;
	position:relative;
	display:block;
	float:left;
}
	
#nav ul li a { 
	font-family: 'Source Sans Pro', Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	padding:0 1em;
	margin: 0px;
	color: #003591;
	color: #263645;
	text-transform: uppercase;
	text-decoration:none;
	line-height:26px;
	display:block;
	float:left;
	position:relative;
}
					 
#nav ul li a:hover {
	color:#144bad;
	text-decoration: none;
}

#banner {
	margin:0px auto;
	height: auto;			
	min-height: 105px;
	overflow: hidden;
	padding:0px;

	position:relative;
	max-width: 1200px;
}
			
#banner.single {
	background-image:none;
	background-color:#002566;	
}

#banner.single img {
	margin-top:1em;
	margin-left:1em;	
}
			
#banner h1 {
	position:absolute;
	color:#fff;
	top: 42px;
left: 88px;
	font-size:2.6em;
	line-height:1em;
	margin-top:0;
	font-family: 'Glypha LT W01 45 Light', 'Droid Sans', Arial, Helvetica, sans-serif;
	font-weight:400;
	display:none;
}


#banner h1 a:link, #banner h1 a:visited {
	color:#fff;
	text-decoration:none;
	}

#banner h1 a:hover, #banner h1 a:active {
	color:#fff;
	text-decoration:none;
	}
	
#banner img.emblem {
display:none;
}

#banner a img.emblem {
	display:block;	
	position:absolute;
	left:10px;
	top:10px;
}

#quickfind {
	float: right;
	width: 50%;
	padding: 1% 2%;
	text-align: right;
	color: #fff;
	font-size: 1.1em;
	line-height: 1.2em;
	font-weight: 400;
	position: relative;
}
	
#quickfind a {
	color: #003591;
	display:inline;
	margin:0 10px;
}

#quickfind a:hover {
	color:#005EFF;	
	text-decoration:none;
}

#quickfind div.quicklinks {
	width:90%;
	top:0;
	right:0;
	position:absolute;
	margin:1em 2em 0 0;
}

#quickfind div.quicksearch {
	width:90%;
	top:2.5em;
	right:0;
	position:absolute;
	margin:.5em 2em 0 0;
}

#quickfind form {
	margin:0px;
	padding:0px;
	padding-top:15px;
	float:right;
	}
	
#quickfind form input#search {
   
    cursor: pointer;
    display: inline;
    margin-top: 0px;
	padding:2px 4px;
	border: 1px solid #ADB8C1;
	margin-right:0px;
	background: url("http://www.unh.edu/creative/workingwithus/captcha/imgs/input_bg.gif") repeat-x scroll left top transparent;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
	border-radius:.5em;	
}
	
#forprint {
	visibility:hidden;
}

/* FOOTER */

#footer {
clear: both;
width: 100%;
float: left;
padding: 1% 0 2%;
margin: 0;
background: #212427;
}
		
#footer p {
			font-family: 'Droid Sans', Verdana, Arial, Helvetica, sans-serif;
			font-size: 1em;
			text-align:center;
			margin-top:.5em;
			line-height:1.5em;
			color: #fff;
		}		
		
#footer p a {
color: #f77a05;
}		


/* NEWS RELEASE STYLES */

#content div.date {font-size:1.4em; padding:0; color:#002566; border-radius:.5em; position:absolute; top:0; left:0; margin:0; text-transform:uppercase;}

#content #innerText.nr {margin-top:.25em;}
#content #innerText div.topButtons {width:100%; float:left; margin-top:0; margin-bottom:1em; padding-bottom:0;}
#content #innerText div.topButtons ul {padding:0; margin:0;	float:right;}
#content #innerText div.topButtons.left ul {padding:0; margin:0;	float:left;}
#content #innerText div.topButtons ul li {list-style-type:none;	float:left;	margin-right:1.5em;	font-size:1.3em; margin-top:0;}
#content #innerText div.topButtons ul li a {color:#000;}
#content #innerText div.topButtons ul li a:hover {text-decoration:none; color:#6c84cd;}
#content #innerText div.topButtons ul li a img {margin-bottom:-.25em;}

#content #release {float:left; width:100%; clear:left; font-size:1.4em; line-height:1.3em;}
#content #release #release-headers {line-height:1.3em;}
#content #release #release-headers div.title {font-weight:bold; font-size:1.6em; margin:0 0 .25em 0; color:#002566; line-height:1.2em; border-top:1px dashed #d7d7d7; padding-top:.5em;}
#content #release #release-headers div.subtitle {font-weight:normal; font-size:1.1em; color:#777;}
#content #release #release-text {margin:.5em 0; float:left; width:auto; padding:.5em 0;}
#content #release #release-text ul {padding:0 0 0 2em;}
#content #release #release-text ul.overlap {list-style-position: inside;}
#content #release #release-text p, #content #release #release-text li {
	font-size: 1em;
	margin: 0 0 1em 0;
	text-align: left;
}


#content div.image {float:left; margin:0 12px 6px 0; max-width:360px;}
#content div.image div.caption {width:auto; padding:6px 12px; font-size:.8em; line-height:1.2; background:#e7e7e7;}

#content div.image.right {float:right; margin:0 0 6px 12px;}

#content #release div.note {}
#content #innerText div.contact {margin:0 0 1em 0; clear:left; float:left; width:100%; padding-top:.5em; color:#002566;}
#content #innerText div.contact a {}

#content #release #release-expert {clear:left; float:left; width:100%; }
#content #release #release-expert div {background:#ccdcf7; padding:.5em; border-radius:.5em;font-weight:bold; margin:.5em 0 1em 0; border:1px solid #002566;}
#content #release #release-expert ul {padding:0 0 0 2.5em; margin:0;}
#content #release #release-expert ul li {margin:.25em 0;}
#content #release #release-expert ul li a {}


#content #socialBtns {float:left; width:100%; margin:0; background:#fafafa; padding:.5em 0;}
#content #socialBtns div.group {float:left; width:100%;}

#content #socialBtns div.fb-like {float:left; margin:0; width:15%;}
#content #socialBtns div.gplus {float:left; margin:0; max-width:20%}
#content #socialBtns div.tweet {float:left; margin:0; width:15%;}

/* END NEWS RELEASE STYLES */


/* NEWS ARCHIVE STYLES */


#archive {
	float:left;
	width:100%;
	position:relative;
	margin-top:1em;
}

div#innerText #archive p, div#innerText #archive li, div#innerText #archive table {
	font-size:1.4em;	
	line-height:1.3em;
}

div#innerText #archive div.RH div.archive-table {
	width:100%;
	float:left;
}

#archive div.LH {
	width:54%;	
	height:auto; 
	float:left;	
	border:1px solid #002566;
	margin-bottom:2em;
}

#archive div.RH {
	width:44%;
	float:right;
	border:1px solid #910105;
	margin-bottom:2em;
	position:relative;
}

#archive div.RH div.search-form {
	width:90%;
	float:left;
	margin:2em 0 1em 0;	
	padding:1em;
	
}

#archive div.RH div.search-form fieldset {
	padding:0 .5em;
}

#archive div.RH div.search-form input.check {
	height:20px; 
	width:20px;
	margin-bottom:-5px; 
	margin-left:5px;
}

#archive h1 {width:99%;	padding:0 0 0 1.5%;}
#archive h1.red {background:#910105;}

#archive div.LH ul {
	padding:0 2%;
	margin:0;
	float:left;
	width:96%;
}

#archive div.LH ul li {
	font-size:1.5em;
	list-style-type:none;
	margin:.75em 0;
}

#archive div.LH ul li a {}

/* END NEWS ARCHIVE STYLES */	


/* EXPERT LIST STYLES */

div#page #expert-list ul {
	margin:1em 0 0 0;
	list-style-type:none;
}

div#page #expert-list {
	float:left;
	width:100%;
	margin:0 0 1em 0;
	padding: 0%;
	
}

div#page #expert-list div.inner div#searchform {
	font-size:1.5em;	
}

div#page #expert-list div.inner div#searchform div.dropdown {
	margin-top:2em;
}


div#page #expert-list div.inner div ul.searchlist li.searchlist a {
	font-size:1em;
}

#expert-list input#byname, #expert-list input#bycat, #expert-list input#expertsbycat, #expert-list input#search {
	background:#002156;	
	color:#fff;
	padding:.3em .8em;
	font-weight:bold;
	border:none;
	cursor:pointer;
	border-radius:6px;
	font-family:'Droid Sans', Verdana, Helvetica Neue, Arial, Helvetica, sans-serif;
	font-size:1.1em;	
}

#expert-list input#byname:hover, #expert-list input#bycat:hover, #expert-list input#expertsbycat:hover, #expert-list input#search:hover {
	background:#2760bb;
	box-shadow:0 2px 5px #333;	
}

div#page #expert-list div.list ul.searchlist {
	margin-top:2em;	
}

div#page #expert-list div.list ul.searchlist li {
	margin:1em;
}

div#page #expert-list div.list ul.searchlist li.searchlisttitle {
	margin-bottom:1em;
	background:#f7f7f7;
}



div#page #expert-list div.list ul.searchlist li.searchlisttitle a.top {
	color:#b01116;
	margin-left:160px;
	font-size:.8em;
}
	
div#page #expert-list div.list ul.searchlist li ul {
	
	font-size:.65em;
}

div#page #expert-list div.list ul.searchlist li ul li.subsearchlisttitle {
	margin:.25em 0;
	list-style-type:disc;
}

div#page #expert-list div.inner div.profile {
	font-size:1em;
}



div#page #expert-list div.inner div.profile div#photobox, div#page #expert-list div.inner div.profile div#noimage {
	float:right;
	margin:0 0 1em 1.5em;	
}

div#page #expert-list div.inner div.profile div#noimage {
	border:1px solid black;
	padding:1em;
	font-size:1.4em;
}

div#page #expert-list div.inner div.profile div.info {
	font-size:1.4em;
	line-height:1.3em;
}

div#page #expert-list div.inner div.profile div#expertlinkbox {
	padding:1em 0;	
}

div#page #expert-list div#expertlinkbox div.expertwebaddress {
	float:left;
	clear:left;	
	margin-bottom:2em;
}

div#page #expert-list div#expertlinkbox p {
	clear:left;	
}

div#page #expert-list div#expertlinkbox div.expertwebaddress a {
	padding:.5em .75em;
	border-radius:.5em;
	font-weight:bold;
	color:#fff;
	background:#143f87;
	font-size:1.4em;
}

div#page #expert-list div#expertlinkbox div.expertwebaddress a:hover {
	background:#2760bb;
	box-shadow:0 2px 5px #333;
	text-decoration:none;		
}


/* END EXPERT LIST STYLES */
	

/* HYPERLINK CUE STYLES */		
			
a[href$=".pdf"] {
 padding: 0 15px 0 0;
 background: url(http://www.unh.edu/universityevents/img/icon_pdf.png) no-repeat right center;
}
a[href$=".doc"] {
 padding: 0 15px 0 0;
 background: url(http://www.unh.edu/universityevents/img/icon_word.png) no-repeat right center;
}

/* END HYPERLINK CUE STYLES */
