/**************************************************/
/* University Events and Programs / HTML styles */
/**************************************************/

@import url("http://www.unh.edu/css/navlists2010-sm.css");
@import url("jq.css");

body{
	font-family: Verdana, Arial, Helvitica, sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
	background: #cccccc url("http://www.unh.edu/presidentialevents/img/bg_tri-gradient2.jpg") fixed; 
	
}

#container {
	width:990px;
	margin:0px auto;
	padding:0px;	
	-moz-box-shadow:0px 5px 60px 5px #000;
	-webkit-box-shadow: 0px 5px 60px #000;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	background-color:#fff;
	}




/* THE FOLLOWING TAGS ARE CROSS REFERENCED WITH INDIVIDUAL BODY ID'S AND SIDE MENU FILES. */
/* THEY MAKE THE SIDEMENU LINKS APPEAR IN RED WHEN YOU LAND ON THE PAGE */

/* includes/sidemenu.html */

body#home #home_tab a,						/* PEP / Home / Recent Events */
body#mission #mission_tab a,				/* PEP / Our Mission / Staff */
body#annual #annual_tab a,				    /* PEP / Annual Report FY 2008*/
body#au #au_tab a,							/* PEP / Advancing UNH */
body#bcc #bcc_tab a,						/* PEP / Build Campus Community */
body#bnc #bnc_tab a,						/* PEP / Build NH Community */
body#cae #cae_tab a,						/* PEP / Celebrate Academic Excellence */
body#csg #csg_tab a,						/* PEP / Connect with State Government */
body#uday #ud_tab a,							/* PEP / University Day */
body#past #past_tab a,						/* PEP / Event Archive */
body#venue #venue_tab a,						/* PEP / Venues */

/* includes/sbmenu.html */

body#sb #sb_tab a,							/* Speakers Bureau / Speakers Bureau Home */
body#sbabout #sbabout_tab a,				/* Speakers Bureau / About Us */
body#sbbecome #sbbecome_tab a,				/* Speakers Bureau / Become a Speaker */
body#sbevents #sbevents_tab a,				/* Speakers Bureau / Calendar */
body#cct #cct_tab a,						/* Speakers Bureau / Contact Us */
body#sbcat #sbcat_tab a,					/* Speakers Bureau / Find Categories */
body#sbspk #sbspk_tab a,					/* Speakers Bureau / Find Speakers */
body#gsr #gsr_tab a,						/* Speakers Bureau / Guidelines for Speaker Requests */
body#sbget #sbget_tab a,					/* Speakers Bureau / Request a Speaker */
body#sa #sa_tab a,							/* Speakers Bureau / SpeakAbout Newsletter */
body#sbnews #sbnews_tab a,					/* Speakers Bureau / Speakers in the News */

/* includes/honorsmenu.html */

body#hc #hc_tab a,							/* Honors Convocation / Home */
body#ks #ks_tab a,							/* Honors Convocation / Keynote Address */	
body#ka #ka_tab a,							/* Honors Convocation / Keynote Speaker */
body#cah #cah_tab a,						/* Honors Convocation / Criteria for Academic Honors */	

/* includes/udaymenu.html */  
			
body#uday #uday_tab a,						/* UDay / Home */
body#ac #ac_tab a,							/* UDay / Academic Convocation */
body#ic #ic_tab a,							/* UDay / Installation Ceremony */
body#udp #udp_tab a,						/* UDay / University Day Picnic */

/* includes/ccmenu.html */

body#cc #cc_tab a,							/* Commencement / Home */
body#ccsustain #ccsustain_tab a,			/* Commencement / 2009: A Sustainable Commencement */
body#cccg #cccg_tab a,						/* Commencement / Caps and Gowns */
body#ccelig #ccelig_tab a,					/* Commencement / Eligibility to participate */
body#ccfac #ccfac_tab a,					/* Commencement / Faculty Information */
body#ccfaq #ccfaq_tab a,					/* Commencement / Frequently Asked Questions */
body#ccdd #ccdd_tab a,						/* Commencement / Dates and Deadlines */
body#cc2008 #cc2008_tab a,					/* Commencement / Past Ceremonies */
body#ccplat #ccplat_tab a,					/* Commencement / Platform Party */
body#ccct #ccct_tab a,						/* Commencement / Contact Us */
body#ccdis #ccdis_tab a,					/* Commencement / Guests with Disabilities */
body#ccgrad #ccgrad_tab a,					/* Commencement / Graduates and Families */
body#ccmap #ccmap_tab a,					/* Commencement / Maps and Directions */
body#ccterms #ccterms_tab a,				/* Commencement / Terms */
body#ccreg #ccreg_tab a,				/* Commencement / Register Now */
body#ccplan #ccplan_tab a,					/* Commencement / Planning Ahead */
body#ccserv #ccserv_tab a,					/* Commencement / Services at Commencement*/
body#ccvol #ccvol_tab a,					/* Commencement / Volunteering */

/* includes/ccfairmenu.html */

body#ccfair #ccfair_tab a,					/* Commencement Fair / Home */
body#ccfairfaq #ccfairfaq_tab a,			/* Commencement Fair / FAQ */
body#ccfairwho #ccfairwho_tab a,			/* Commencement Fair / Who will be there? */
body#ccfairbring #ccfairbring_tab a,		/* Commencement Fair / What do I need to bring? */

body#cafa #cafa_tab a,						/* Commencement Awards / FAQ */
body#cac #cac_tab a,						/* Commencement Awards / Awards Commiittee */
body#capw #capw_tab a,						/* Commencement Awards / Previous Awards */
body#ca2a #ca2a_tab a,						/* Commencement Awards / 2011 Winners */
body#caca #caca_tab a,						/* Commencement Awards / Commencement Awards */

#select_tab a{
	border-top: 1px solid #cccccc;
	color: #af0000;
	background-color: #FFFFFF;
	background-image: none;
	text-decoration: none;
}

table {
font-size:12px;
}

#banner {
	height:100px;
	font-size:.8em;
	background-color:#00017f;
	background-image:url(../images/banner.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	margin:0px auto;
	padding:0px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	}

#banner h1 {
	float:left;
	color:#fff;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:60px 0px 0px 90px;
	font-weight:bold;
	font-size:1.5em;
	}

#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;
	}

#quickfind {
	float:right;
	width:250px;
	padding:10px 20px 5px 0px;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:0.8em;
	}

#quickfind .linkblock {
	width:175px;
	float:left;
	}

#quickfind .linkblockLH {
	width:75px;
	float:left;
	text-align:left;
	}

#quickfind ul {
	margin:0px;
	padding:0px;
	}

#quickfind ul li {
	display:inline;
	margin:0px;
	padding:0px;
	padding-left:15px;
	}

#quickfind a:link, #quickfind a:visited {
	color:#fff;
	text-decoration:none;
	}

#quickfind a:hover, #quickfind a:active {
	color:#fff;
	text-decoration:underline;
	}

#quickfind form {
	margin:0px;
	padding:0px;
	padding-top:15px;
	float:right;
	}


/******* hyperlink and anchor tag styles *******/

a, a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{

}

/************** header tag styles **************/

h1{
 font: 100% Verdana, Arial, Helvitica, sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: 100% Verdana, Arial, Helvitica, sans-serif;
 color: #000;
 margin: 0px;
 padding: 0px;
 font-weight: bold;
}

h3{
 font: 100% Verdana, Arial, Helvitica, sans-serif;
 color: #006;
/* color: #FFFFFF; */
/* background-color: #000066; */
 margin: 0 0 10px 0;
 padding: 0px;
}

h3 a{
 font: 100% Verdana, Arial, Helvitica, sans-serif;
 color: #006;
/* color: #FFFFFF; */
/* background-color: #000066; */
 margin: 0px;
 padding: 0px;
}


h4{
 font: 100% Verdana, Arial, Helvitica, sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Verdana, Arial, Helvitica, sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;

}

ul ul ul{
 list-style-type: circle;
}

li {
	padding:4px 0px;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Verdana, Arial, Helvitica, sans-serif;
 color: #334d55;
}
				
input{
font-family: Verdana, Arial, Helvitica, sans-serif;
}

.btn {
float:left; 
margin-right:10px;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	/*position: absolute;
	top: 129px;
	left: 34px;
	right: 2%;
	width:95.6%; */
	margin-top: 0px;
	background-color: #ffffff;
	
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	position:absolute;
	background-color: #FFF;
	top: 10px;
	left: 34px;
	right: 2%;
	width:95.6%;
	height: 118px; /* was 134 */
	
}

#pageNav {
	float: left;
	width: 178px;
	padding: 0px;
	background-color: #e9eaec; /* was f5f7f7 */
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font: small Verdana,sans-serif;
		-moz-border-radius-bottom-left: 6px;
	-moz-border-radius-bottom-right: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
}

#pageNav section h3{
	background-color: #000066;
}



#content{
	padding: 0px 0px 0px 5px;  /* was 0 5 0 5 */
	margin: 0px 0px 0px 178px;
	border: 1px solid #ccc;
}

#content1col{
	padding: 0px 0px 0px 5px; 
	margin: 0px 0px 0px 0px;
	border-left: 1px solid #FFFFCC;
}

#printHeader {
	display: none;
}

#caption {
  margin-right: 10px;
  margin-bottom: 10px; 
  float: left;
  max-width: 225px;
  font: 10px Verdana, Arial, Helvitica, sans-serif;
}

#captionrh {
  margin-right: 10px;
  margin-bottom: 10px; 
  margin-left: 10px;
  float: right;
/*  max-width: 225px; */
  font: 10px Verdana, Arial, Helvitica, sans-serif;
}

#caption400 {
  margin-right: 10px;
  margin-bottom: 10px; 
  float: left;
  max-width: 400px;
  font: 10px Verdana, Arial, Helvitica, sans-serif;
}

#caption400rh {
  margin-left: 10px;
  margin-bottom: 10px; 
  float: right;
  max-width: 380px;
  padding-left: 10px;
  font: 10px Verdana, Arial, Helvitica, sans-serif;
}

#caption300rh {
  margin-left: 10px;
  margin-bottom: 10px; 
  float: right;
  max-width: 300px;
  width: 300px;
  padding-left: 10px;
  padding-right: 10px;
  font: 10px Verdana, Arial, Helvitica, sans-serif;
}

#caption300lh {
  margin-right: 0px;
  margin-bottom: 10px; 
  float: left;
  max-width: 300px;
  width: 300px;
  padding-right: 10px;
  font: 10px Verdana, Arial, Helvitica, sans-serif;
}

#left-column {
	width:382px;
	float:left;
	margin: 5px 15px 20px 0;
	background-color:#fff;
	padding: 0px;
	}


#left-column p{
	padding:5px 10px 10px 10px;
	margin:0px;
}

#right-column {
	width:386px;
	float:left;
	margin: 5px 0 20px 0;
	background-color:#fff;
	padding: 0px;
	}


#right-column p{
	padding:5px 10px 10px 10px;
	margin:0px;
}
	
#content .spotlight {
	width:100%;
	clear: left;
	float: left;
	border:1px solid #ccc;
	margin:0px 0px 10px 0px;
	padding:0px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;

}

#content .spotlight p{
	padding:10px;
	margin:0px;
}

#content .spotlight h3{
	margin:0px;
}



/************* globalNav styles ****************/

#globalNav{
	float:right;
	position: relative;
    font: small;
    width: 100%;
/*    min-width: 640px; */
    height: 16px; /* was 32 */
    color: #ffffff;
    padding: 0px;
    margin: 0px;
	background-image:  url("http://www.unh.edu/presidentialevents/img/glbnav_bgsm.jpg");
}




#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
/*	float: right; */
	position: absolute;
	top: 6px;
	height: 22px;
    min-width: 840px;
	padding: 0px;
	margin: 0 0 0 0px;
	left: 11px;
	z-index: 100;
	text-align:right;
}


a.glink, a.glink:visited{
  	font-size: small;
  	color: #000000;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
  	background-image:  url("http://www.unh.edu/presidentialevents/img/glblnav_selected.gif");
	text-decoration: none;
}

.skipLinks {display: none;}



/*************** search styles *****************/

#search{
	position: absolute;
	top: -1px;
	right: -82px;
	z-index: 101;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 0px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}

/*--------------------------------------------------------------------------------------------- NAVBAR DIV --*/
#navbar {
	height:26px;
	background-color:#dbdbdb;
	background: #cccccc url('http://www.unh.edu/unhedutop/images/nav-bg.jpg'); 
	/*border-top:1px solid #000066;
	border-bottom:1px solid #ccc; */
	font-family:Verdana, Geneva, sans-serif;
	color:#006;
	font-size:11px;
	margin: 0px auto;
	padding: 0;
	width: 990px;
	}
	
#navbar ul {
	padding: 0;
	margin: 0;
	}


/************** feature styles *****************/

.feature{
	width:787px;
	float: left;
	font-size: 80%;
	min-height: 200px;
	margin:0px;
	padding-top: 0px;
	padding-right: 10px; /* was 5px */
	padding-bottom: 5px;
	padding-left: 5px;
	
}

.full{
width:980px;
}

.feature img.left{
	margin: 2px 10px 5px 0px;
}

.feature img.right{
	margin: 2px 0px 5px 10px;
}

html>body .feature {height: auto;}

.feature h3{
	font: 150% bold Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: #000066; 
	padding: 5px;
/* 	background-image:url("http://www.unh.edu/presidentialevents/img/h3gradblue.jpg"); */
	background-repeat:repeat-y;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

.feature h3.green{
	font: 150% bold Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: #2b6d10; 
	padding: 5px;
/* 	background-image:url("http://www.unh.edu/presidentialevents/img/h3gradblue.jpg"); */
	background-repeat:repeat-y;
}

.feature h3.sub{
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
/*	background-color: #ededed; */
	background-color: #fff;
	/*background-image:url("http://www.unh.edu/presidentialevents/img/h3grad.jpg");*/
	padding: 5px 12px;
	background-image:url(../images/bg_navbar.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	margin:0px;
}	


.feature h3.sub a{
	color: #000066;
	margin:0px;
	font-weight: bold;
}	

.feature h3.sa{
	font: bold 12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #013e7f;
	padding: 5px;
}

.feature h4{
	font-size: 300%;
	font-family:"Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #013e7f;
	padding: 8px;
}

.feature h5{
  color: #fff;
  margin-right: 20px;
  margin-top: -65px;
  text-align:right;
  float: right;
/*  max-width: 225px; */
  font: 60% Verdana, Arial, Helvitica, sans-serif;
}


.feature h6{
  font: 90% Verdana, Arial, Helvitica, sans-serif;
  margin-top:8px;
  margin-left: 8px;
  
}

.feature h6.red{
  font: 90% Verdana, Arial, Helvitica, sans-serif;
  margin-top:8px;
  margin-left: 8px;
  color: #990000;
}

.feature h6.dd{
  font: 100% Verdana, Arial, Helvitica, sans-serif;
  margin-top:12px;
  margin-bottom: 5px;
  margin-left: 8px;
  color: #000000;
  font-weight:bold;
}

.feature a{
	text-decoration: none;
}

.feature a.green {
	text-decoration: none;
	color: #2b6d10;

}	

.feature a:hover{
	text-decoration: underline;
}

.feature hr{
	height:1px;
    background:#cccccc;
	margin: 0;
	}

tr.lightrow td, tr.lightrow th 	{background-color: #EFEBE0; font-size:12px;}
tr.darkrow td, tr.darkrow th 	{background-color: #DFDFC3; font-size:12px;}




/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: 80%;
	color: #cccccc;
	padding: 0px 10px 10px 10px;
	margin-top: 0px;
	margin-bottom: 15px;
	background-color:#fafafa;

	}



/************ sectionLinks styles **************/

.sectionLinks{
	margin: 0px;
	padding: 0px;
	
}


.sectionLinks h3{
	font-size: 12px;
	padding: 5px;
	font-weight: bold;
	background-color: #000066;
	color: #fff;
}

.sectionLinks h3 a{
	padding: 5px;
	font-weight: bold;
	background-color: #000066;
	color: #FFFFFF;
}



.sectionLinks a:link, .sectionLinks a:visited {
	display: block;
	padding: 5px;
	margin: 0;
/*	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url("http://www.unh.edu/presidentialevents/img/bg_nav.jpg"); 
	padding: 3px 3px 3px 10px;
	color: #21536A;*/
	text-decoration: none;
}

.sectionLinks a:hover{
/*	border-top: 1px solid #cccccc;
	color: #000066;
	
	background-image: none; */
	text-decoration: none;
	padding: 5px;
	background-color: #525b99;
}


.Current_ID {
	font-weight: bold;
	background-color: #FFFFFF;
}

/************* relatedLinks styles **************/

.relatedLinks {
	font-size: 10px;
	margin-top: -10px;
	
}

.relatedLinksAlt {
	font-size: 10px;
	margin-top: -10px;
	padding: 10px 0;
	background-color:#749dd3;
	border-top: 1px solid #000066;
	-moz-border-radius-bottom-left: 6px;
	-moz-border-radius-bottom-right: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;

}
	
.relatedLinks a:link, .relatedLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url("http://www.unh.edu/presidentialevents/img/bg_nav.jpg");
	padding: 3px 5px 3px 5px;
	color: #21536A;
	text-decoration: none;
}

.relatedLinks a:hover {
	border-top: 1px solid #cccccc;
	color: #000066;
	background-color: #FFFFFF;
	background-image: none;
	text-decoration: none;
}

.relatedLinks h3{
	padding: 5px;
	font-weight: bold;
	background-color: #000066;
	color: #FFFFFF;
}

.relatedLinks h3 a{
	padding: 5px;
	font-weight: bold;
	background-color: #000066;
	color: #FFFFFF;
}

.relatedLinks h4 {
	padding: 3px;
	font-weight: bold;
	background-color: #995500;
	color: #FFFFFF;
}

.relatedLinks h4 a{
	padding: 5px;
	font-weight: bold;
	background-color: #995500;
	color: #FFFFFF;
}

.relatedLinks h4 a:hover {
	border-top: 1px solid #cccccc;
	color: #993300;
	background-color: #FFFFFF;
	background-image: none;
	text-decoration: none;
}

/************** #events styles **************/

#events{
	float:right;
	width: 176px;
	border-style: groove;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin: 0 0 0 10px;
	font-size: 80%;
/*	background-color: #FFFFCC;*/
	background-image:url("http://www.unh.edu/presidentialevents/images/bg-events.jpg");
	background-repeat:repeat;
	background-position:right;
	padding: 5px;
	border: 1px #000066 solid;
}

#events h3{
	background-color: #000066;  /* 749dd3 */
	text-align : center;
	color: #fff;
	padding-top : 4px;
	padding-bottom : 4px;
	border : 0;
	font-weight: bold;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}


#events a:link{
	color: #000066;
	text-decoration: none;
}

#events a:visited{
	color: #003699;
	text-decoration: none;
}

.sectHead{
	background-color:#EAEBED;
	color:#21536A;
	padding:5px;
	font-weight:bold;
}

a[href$=".pdf"] {
 padding: 0 15px 0 0;
 background: url(http://www.unh.edu/presidentialevents/img/icon_pdf.png) no-repeat right center;
}
a[href$=".doc"] {
 padding: 0 15px 0 0;
 background: url(http://www.unh.edu/presidentialevents/img/icon_word.png) no-repeat right center;
}

