html {
	-webkit-font-smoothing: antialiased; 	
	-webkit-text-size-adjust: none; /* Prevent font scaling in landscape */
}

body {
	font-family: 'Droid Sans', Verdana, Arial, Helvetica, sans-serif;
	color: #111;
	margin: 0px;
	padding: 0px;
	background: #022253 url("http://www.unh.edu/nem/global/images/bg.png") 0 0 repeat-x; 
	width:100%;	
}

#container {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius:5px;
	box-shadow:0 2px 8px #333;
	margin:0;
}

#banner {
	margin:0px auto;	
	padding: 10px;
	font-size:1em;
	line-height:1em;
margin: 0px auto;
background: #fff;
height:75px;
}

#banner img.unh-head {
	display:none;
}

#banner .emblem {
display:none;	
}

#banner a .emblem {
display: inline-block;
}




#contentWrap a.toggle {
	color:#fff;
	display:block;
	font-size:1.2em;
	font-weight:400;
	font-family:'Droid Sans', 'Droid Sans', Verdana, sans-serif;
	border-radius:4px;
	padding:1%;
	background: url('http://www.unh.edu/nem/work/globalnav/images/nav-bg.png') 0 0 repeat-x;

	text-align:center;	
	clear:left;
	float:left;
	width:98%;
	margin-bottom:2%;
}

#contentWrap a.toggle.showmenu {
	border-radius:0;
	text-align: left;
	padding-left: 2%;
	width: 98%;
	padding-right:0;
	margin-bottom:0;
}

#contentWrap a.hidemenu {
	display:none;	
	background-color:#474747;
	border-radius:0;
	text-align: left;
	padding-left: 2%;
	width: 98%;
	padding-right:0;
	margin-bottom:0;
}

#contentWrap a.toggle.expand {
	color:#002c77;
	cursor:pointer;
	float:none!important;
	font-size:1em;
	border:none;
	background:#c8d1dc;
	margin:2px 5%;
	width:90%;
	padding-top:3px;
	padding-bottom:3px;
}

#contentWrap a.toggle.teasers {
	display:none;	
}

#contentWrap div.read-more a.toggle.expand {
	margin-bottom:3%;	
}

#leftWrap {
	clear:left;	
}

.clear {clear:both!important;}


			
#banner h1 {
	color:#fff;
	font-weight:400;
	font-size:1.6em;
	line-height:1.4;
	margin:0;
	text-align:center;
	padding:0;
	padding: 35px 0 0;
	display:none;
	}

#banner h1 a {
	color:#fff;
	text-decoration:none;
	display: none;
	}

#quickfind {display:none;}
a, a:link, a:visited{color: #005FA9;text-decoration: none;}	

table {	margin:0;}

img {border:none;}

.print, .web {display:none;}

#outerWrap {
	margin: 0;
}
div#title-bar {
background: #263645;
height: 40px;
padding: 0 2%;
}
#title-bar a {
color: #fff;
line-height: 40px;
height: 40px;
font-size: 22px;
}

#title {display:none;}

#LH {
	background-color:#373737; 
	text-align:center;
	padding:.25em .25em 1em .25em;
	display:none;
}

#LH #quick h2, #LH #quick h3 {
	color:#f4ab00;
	font-family:'Droid Sans', 'Droid Sans', Verdana, sans-serif;
	margin:1em 0 1.5em 0;	
	padding:.25em 0;
	border-radius:.5em;	
	display:none;
}

#LH #quick h2 {
	margin-top:0;
	margin-bottom:0;
	background:#575757;
	
}

#LH #quick h3 {
	background:#373737;	
	margin-top:.5em;
/*	border:2px solid #fff; */
	padding:.5em;
	font-size:1.3em;
	margin-bottom:.25em;
	box-shadow:0 2px 5px #111;
}

#LH #quick ul {
	margin:0;
	padding:0;	
	list-style-type:none;
}

#LH #quick ul li {
	margin: 1px 0 2px;
	color:#fff;	
}

#LH #quick ul li a {
	color: #fff;
	display: block;
	font-size: 1em;
	font-weight: bold;
	font-family: 'Droid Sans', 'Droid Sans', Verdana, sans-serif;
	padding: 4px;
	background-color: #900005;	
}

#LH #quick div.facstaff {
	display:none;	
}



#LH #callout {
/*	background:#b01116; */
	color:#fff;	
	padding:0;
	margin:.5em 0 2em 0;
	font-family:'Droid Sans', 'Droid Sans', Verdana, sans-serif;	
	display:none;
}

#LH #callout h3 {
	font-size:1.5em;
	margin:0;
	/*background:#b01116;*/
	padding:.25em;
	color:#f4ab00;
/*	box-shadow:0 2px 8px #222;
	border:2px solid #fff; */
/*	border-radius:.5em;	*/

}

#LH #callout ul {
	margin:0;
	padding:0;	
}

#LH #callout ul li {
	list-style-type:none;
	color:#fff;	
	margin:.5em 0;
}

#LH #callout ul li a {
	color:#fff;	
	font-weight:bold;
	border:2px solid #fff;
	display:block;
	padding:.5em;
	border-radius:.5em;
	background:#b01116;
}


#LH #find {
	font-family:'Droid Sans', 'Droid Sans', Verdana, sans-serif;	
	font-size:1em;
	color:#fff;	
	margin-top:5px;
}

#LH #find-inner {
	background:#f4ab00;
	
	padding:.1em 0;
	margin:0;	
	border-radius:.5em;
}

#LH #find-inner p {
	text-align:left;
	padding-left:12px;
}
#LH #find p span.nr {
	color:#000;	
}

#LH #find p {
	margin:0;
}



#LH #find p span.nr span {
	text-transform:uppercase;
	font-weight:700;	
}

#LH #find p a span {
	display:none;
}

#LH #find a {
	padding:4px;
	background:#900005;
	white-space:nowrap;
	color:#fff;
	font-weight:700;
	display:block;
	margin-top:4px;
}

#LH #find form {
	padding-top:0;	
}


#LH #find form fieldset {
	border:none;
	padding:0 0 1em 0;	
}

#LH input.search-nr {
	width:95%;	
	line-height:1.5em;
	font-size:1em;
	margin-left:0%;
	border-radius:.25em;
}

#LH #about {
	padding:0 2% 2% 2%;	
	margin-top:1em;
	font-family:'Droid Sans', 'Droid Sans', Verdana, Helvetica Neue, Arial, Helvetica, sans-serif;
	display:none;
}

#LH #about p {
	color:#fff;
	text-align:left;
	font-size:1.1em;
	margin:1em 0;	
	line-height:1.2em;
}

#LH #about a {
	color:#a5c6ff;	
}

#LH #about h3 {
	color:#f4ab00;
	font-size:1.4em;
}

#content {
	background:#fff;
	margin-top:0;
	padding:0;
	font-family:'Droid Sans', 'Droid Sans', Verdana, Helvetica Neue, Arial, Helvetica, sans-serif;
}


#content h1 {
	background:#143f87;
	padding:2%;
	color:#fff;	
	text-transform:uppercase;
	font-weight:400;
	font-family:'Droid Sans', sans-serif;
	font-size:1.2em;
	margin:0 0 2% 0;
	line-height:1.2em;
	text-align:center;
}

#content h1 span {
	font-weight:700;	
}


#content h2 {
	margin:0 0 .5em 0;
	padding:.5em;
	font-size:1.4em;
	line-height:1.1em;
	background:#e7e7e7;
}

#content h3 {
	font-size:1.5em;
	text-transform:uppercase;
	color:#002566;
	margin:1em 0 .25em 0;	
	font-weight:normal;
	line-height:1.2em;
}

#content h3 span {
	font-weight:bold;	
}

#content h5 {
	display:none;
}

#content div.entry {
	padding:0 2%;
	margin:0;
/*	border-bottom:1px dashed #444;*/
	background:#fff;
	float:left;
	width:96%;
	
}

#content div.entry h6 {
	font-size:1em;
	margin-bottom:.5em;
	line-height:1.2em;
	text-align:left;
	margin-top:0em;	
	display:inline;
	font-weight: 400;
}

#content div.entry h6 a {
	color:#002f82;	
}

#content div.entry hr {

}

#content div.synopsis {
	font-size:1em;
	line-height:1.2em;
	color:#444;
	display:inline;
}

#content div.synopsis a.read-item {
	display:none;	
}

#content div.synopsis span.teaser {
	display:none;	
} 

#content div.synopsis span.teaserdate {
	font-size:.9em;	

}

#content div.synopsis p {
	font-size:1em;	
}

#content div.synopsis a {
	margin-left:.5em;
}

#content div.synopsis img.tn {
	width:50%!important;	
	max-width:120px!important;
	float:left;
	margin-right:.5em;
	border-radius:.5em;
	-moz-border-radius:.5em;
	-webkit-border-radius:.5em;
}

#content div#today {
	font-size:1em;
	line-height:1.2em;
	padding:2%;
	background: #600f00;

	clear:left;
}

#content div#today p {
	font-size:1em;
	color:#fff;
}

#content div#today a {
	color:#ffcc00;	
	
}

#content div#innerText {
	margin:0;
	position:relative;
}

#content div#innerText p, #content div#innerText li {
	font-size:1em;
	line-height:1.2em;	
	margin:10px 0;
}

#content div#innerText img {
	max-width:100%;	
}

#content div#innerText #page ul {
	padding:0;	
	list-style-type:none;
}

#content #page {width:100%; 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 {
	margin:0;
	border-bottom:1px solid #a7a7a7;
	padding-bottom:1em;
}	

#content div.copyText div.feature {
	margin:0 0 1.5em 1.5em;	
	font-size:.9em;
	background:#f2f6fd;
	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;
}


/* NEWS RELEASE STYLES */

body#nr #LH {display:none;}
body#nr #unhtoday, body#nr #cj, body#nr #photo, body#nr #video, body#nr #tweets {display:none;}
#content #innerText div.topButtons {display:none;}




#content #release {line-height:1.2em; margin:2%; padding-bottom:2%;}

#content #release #release-headers {line-height:1.2em; text-align:left;}
#content #release #release-headers div.title {font-weight:bold; font-size:1.3em; margin:0 0 5px 0; color:#002566; line-height:1.2em;}
#content #release #release-headers div.subtitle {font-weight:normal; font-size:1.1em; color:#777;}

#content div.date {text-align:left; font-size:1em; padding:5px 0 6px 8px; background:#eee; color:#354a6e; margin:0; text-transform:uppercase; border-bottom:1px dashed #d7d7d7;}

#content #release #release-text {margin:0; padding:3px 0;}
#content #release #release-text p {word-wrap: break-word;}

#content div.image {box-shadow:-4px 2px 8px #999; -moz-box-shadow:-4px 2px 8px 1px #999; -webkit-box-shadow: -4px 2px 8px #999; margin:0 1em .5em 0; border-radius:.5em; -moz-border-radius:.5em;	-webkit-border-radius:.5em; background:#f7f7f7; width:100% !important; text-align:center; padding:.5em 0;}
#content div.image img {width:75% !important; max-width:300px !important; border-radius:.5em; -moz-border-radius:.5em;	-webkit-border-radius:.5em;}
#content div.image div.caption {width:auto; padding:.25em .75em .4em; text-align:justify; font-size:.8em; line-height:1.1em;}

#content #release div.contact {margin:0 0 1em 0; padding-top:.5em; font-size:.8em; border-top:1px dotted #d7d7d7;}

#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 #socialBtns {margin:0; padding:.5em 0; width:90%; }
#content #socialBtns div.group {margin:0 1em;}

#content #socialBtns div.fb-like {margin:0; width:15%;}
#content #socialBtns div.g-plusone {margin:0; max-width:100%; overflow:hidden; display:block;}
#content #socialBtns div.tweet {margin:0; width:15%;} */

#socialBtns {
              overflow: hidden; 
			  margin:.5em 0;
            }
            
#socialBtns div.social-button {
	float: left;
	width: 30%;
	height: 20px;
}

/* END NEWS RELEASE STYLES */



/* NEWS ARCHIVE STYLES */

#archive {}

div#innerText #archive p, div#innerText #archive li {
	font-size:1.4em;	
	line-height:1.3em;	
}

div#innerText #archive table {
	font-size:.6em;
	padding:0;	
	background:#002c77;	
}

div#innerText #archive table td, div#innerText #archive table tr {
	padding:0;
	margin:0;
	color:#fff;	
	border-left:1px solid #fff;
	border-bottom:1px solid #fff;
}

div#innerText #archive table a {
	display:block;
	font-weight:bold;
	color:#fff;
	padding:.2em;
	text-align:center;	
}

#archive div.LH {	

	margin-bottom:2em;
}

#archive div.RH {
	border:1px solid #910105;
}

#archive div.RH div.search-form {
	margin:2em 0 1em 0;	
	padding:1em;
}

#archive div.RH div.search-form input {
	width:75%;	
}

#archive div.RH div.search-form p.search {
	text-align:center;
	font-weight:bold;	
}

#archive div.RH div.search-form input.check {
	height:20px; 
	width:20px;
	margin-bottom:-5px; 
	margin-left:5px;
}

#archive h1.red {background:#910105;}

#archive div.LH ul {
	padding:0 2%;
	margin:0;
	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 */



/* GALLERY STYLES */

#content div.gallery {
	width:100%;
	overflow:hidden;
	float:left;
	clear:left;
}	

#content div.copyText div.box {
	float:left;
	padding:0 .25em; 
	background:#f2f6fd; 
	border:1px solid #a7a7a7;
	margin:0;
	height:18em;
	overflow:hidden;
	text-align:center;	
}

#content div.copyText h2 {
	clear:left;	
}

#content div.copyText div.headshots div.box {
/*	min-height:75px; */
	width:30.5%; 
	text-align:center;
	font-size:.5em;
	height:20em;
	overflow:hidden;
	
}

#content div.copyText div.headshots div.box p {
	text-align:center;	
}


#content div.copyText div.headshots div.box a {
	display:block;

	clear:left;	
}

#content div.copyText div.box a.pic {


}

#content div.copyText div.box img {
/*	width:75px;
	height:75px;	*/
	max-width:100%;
}



#content div.copyText div.landmarks div.box {
/*	min-height:160px;
	width:14%; */
	width:22.5%;
	text-align:center;
	font-size:.5em;
}

#content div.copyText div.landmarks div.box a.pic {
	margin:0;
	clear:left;
}

#content div.copyText div.landmarks div.box img {
	max-width:100%;
	height:inherit;
}

/* END GALLERY STYLES */


#RH {
	background:#ebeae4;
	margin-top:1em;
	padding:5% 2%;
	font-family:'Droid Sans', 'Droid Sans', Verdana, Helvetica Neue, Arial, Helvetica, sans-serif;
	border-radius:.5em;
	text-align:center;	
	border:2px solid #002566;
	display:none;
}

#RH img {
	max-width:90%;
	margin:0 auto;
	border-radius:.5em;
	
}

#RH h2 {
	color:#143f87;
	text-transform:uppercase;
	font-weight:normal;
	font-family:'Myriad Pro', 'Karla', sans-serif;	
	font-size:1.7em;
	margin:.5em 0 .75em;
	letter-spacing:.1em;
	line-height:1.2em;
}

#RH h2 span {
	font-weight:bold;	
}

#RH h3 {
	color:#003faa;
	font-size:1.4em;
	text-transform:uppercase;
	margin:1em 0;
	font-family:'Droid Sans', 'Droid Sans', Verdana, Helvetica Neue, Arial, Helvetica, sans-serif;
	letter-spacing:.1em;
}

#RH h3 a {
	text-decoration:none;	
	font-weight:bold;	
}

#RH #unhtoday, #RH #cj, #RH #video, #RH #photo, #RH #tweets {
	border-bottom:1px solid #002566;
	margin-bottom:1em;
	padding-bottom:1em;
}

#RH #unhtoday div.titleTag {
	background:url(../images/unh-today.png) 0 0 no-repeat;
	width:215px;
	height:45px;
	text-align:center;	
	margin:0 auto;
}

#RH #unhtoday div.titleTag a {
	height:45px;
	width:215px;
	display:block;
	text-align:center;
	margin:0 auto;
}

#RH #unhtoday div.titleTag a {
	text-indent:-9999px;	
}

#RH #unhtoday p.today-headline {
	font-family:'Asap', sans-serif;	
	color:#4c4d4f;
	font-size:1.4em;
	margin:1em .5em;
	font-weight:bold;
	line-height:1.4em;

}

#RH #unhtoday p.today-headline a {
	color:#6c84cd;	
}



#RH #cj img {
	display:block;
	margin-bottom:1em;
		
}

#RH #social p {
	font-size:1.2em;
}

#RH #social p.ital {
	display:none;	
}

#RH #social h3 a {
	display:block;
	background:#002566;
	font-size:1.3em;
	border:2px solid #fff;
	color:#fff;
	border-radius:.5em;
}





/* EXPERT LIST STYLES */

div#page h2 {
	text-align:center;	
}

div#page #expert-list ul {
	margin:1em 0 0 0;
	list-style-type:none;
}

div#page #expert-list {
	margin:0 0 1em 0;
	padding: 0 1%;
	text-align:center;	
}

div#page #expert-list div.inner div#searchform {
	font-size:1.2em;	
}

div#page #expert-list div.inner div#searchform input.search-box {
	width:90%;
}

div#page #expert-list div.inner div#searchform span.buttons {
	width:100%;
	display:block;	
}

div#page #expert-list div.inner div#searchform span.buttons span {
	width:100%;
	display:block;	
	margin:1em 0;
}

div#page #expert-list div.inner div#searchform span.buttons input {
	
}

#content #expert-list h5 {
	display:block;
	font-size:1.5em;
	margin:.5em 0;
	padding:.25em 0;
	text-transform:uppercase;
	background:#e5e9f8;
}

div#page #expert-list div.inner div#searchform div.dropdown select {
	width:95%;
	font-size:.85em;
}

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:#2760bb;
	box-shadow:0 2px 5px #333;
	color:#fff;
	padding:.3em .8em;
	font-weight:bold;
	border:none;
	cursor:pointer;
	border-radius:6px;
	font-family:'Droid Sans', 'Droid Sans', Verdana, Helvetica Neue, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	margin-bottom:.5em;	
	-webkit-appearance:none;
}

div#page #expert-list ul {
	padding:0;
	margin:.75em 0 0 0;
	list-style-type:none;
}

div#page #expert-list ul.searchlist li {
	margin:1em 0;
	font-size:1.2em;
}

div#page #expert-list ul li.searchlist {
	margin:1em 0;
	font-size:1em;
}

div#page #expert-list ul.searchlist li.searchlisttitle {
	margin-bottom:1em;
	background:#f7f7f7;
	padding:.25em 0;
}



div#page #expert-list ul.searchlist li.searchlisttitle a.top {
	color:#b01116;
	font-size:.8em;
	margin-left:2em;
}
	
div#page #expert-list ul.searchlist li ul {
	
	font-size:.9em;
}

div#page #expert-list ul.searchlist li ul li.subsearchlisttitle {
	margin:.25em 0;
	list-style-type:none;
	font-size:1em!important;
}

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 {

	margin:0;
}

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 p.exp-bio {
	display:block;
	margin-bottom:2em;
}

div#page #expert-list div.inner div.profile div#expertlinkbox {

	margin:1em 0;
	
}

div#page #expert-list div#expertlinkbox div.expertwebaddress {

	margin-bottom:2em;
}

div#page #expert-list div#expertlinkbox p a {
	margin-bottom:.75em;
	display:block;
	padding:.25em 0;
	background:#002c77;
	font-size:.85em;
}

div#page #expert-list div#expertlinkbox a {
	padding:.5em .75em;
	border-radius:.5em;
	font-weight:bold;
	color:#fff;
	background:#2760bb;
	box-shadow:0 2px 5px #333;
	font-size:1.4em;
}

#expert-list div.results-box {
	width:auto!important;	
}


/* END EXPERT STYLES */




/* STUDENT ACHIEVEMENT FORM STYLES */

.row div.left {
	width:auto!important;
}

.row div.right {
	width:auto!important;
}

#checkout {
text-align: center;
margin-bottom: 5%;	
clear:both!important;
margin-left:0!important;
}
#checkout div.QapTcha {
	margin:0 auto!important;
	float:none!important;	
}


/* END FORM STYLES */


#nav {
	margin:0 .5em;	
}

#nav ul {
	padding:0;	
}

#nav ul li {
	list-style-type:none;	
}

#nav ul li a {
	display: block;
	padding: 2%;
	background: #002052;
	color: #fff;
	border-radius: 0;
	margin: 0;
	font-weight: 400;
	font-family: 'Droid Sans', sans-serif;
	font-size: 1em;
	border-bottom: 1px solid #024593;
}


		
#footer {
			padding: .5em;
			margin-top: 0px;
			text-align: center;
			border-top: 2px solid #143f87;
			background:#fff;
		}
		
#footer p {
			font-size: .7em;
			margin:.5em;
			line-height:1.3em;
			
			}
			

		
#footer img {
	display:none;	
}
			
			
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;
}
