/* CSS Document */
.printmedia {
	display:none;
	}


/*-- UNH DINING HEADER --------------------------------------------------*/	
#logoarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.5em;
	color:#fff;
	}

#logoarea ul {
	list-style-type:none;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.5em;
	margin:0px;
	padding:0px 0px 0px 0px;
	}

#logoarea li.submenu {
	padding-right:5px;
	}
#logoarea li ul {
	background-color:#010066;
	width:150px;
	border:1px solid #fff;
	padding:0px;
	margin:0px;
	
	z-index:2000;
	}
	
#logoarea li ul li {
	font-size:0.6em;
	display:inline;
	}

#logoarea li ul li a {
	display:block;
	padding: 3px;
	}
	
#logoarea2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .5em;
	}

#logoarea2 ul {
	list-style-type:none;
	color:#010066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.42em;
	margin:0px;
	padding:0px 0px 0px 0px;
	}

#logoarea2 li.submenu {
	padding-right:0px;
	}

#logoarea2 li ul {
	background-color:#CCCC99;
	width:160px;
	border:1px solid #666600;
	padding:0px;
	margin:0px;
	
	z-index:2000;
	}
	
#logoarea2 li ul li {
	font-size:0.6em;
	display:inline;
	}

#logoarea2 li ul li a {
	display:block;
	padding:3px;
	}
	

#logoarea li ul li a:hover {
	background-color:#CCCC99;
	text-decoration:none;
	color:#010066;
	}
	
	
#logoarea a:link, #logoarea a:visited {
	color:#fff;
	text-decoration:none;
	}

#logoarea a:hover, #logoarea a:active {
	color:#fff;
	text-decoration:underline;
	}
	
#logoarea2 li ul li a:hover {
	background-color:#CCCC99;
	text-decoration:none;
	color:#666600;
	}
	
	
#logoarea2 a:link, #logoarea2 a:visited {
	color:#010066;
	text-decoration:none;
	}

#logoarea2 a:hover, #logoarea2 a:active {
	color:#666600;
	text-decoration:underline;
	}


.prop {
    height:289px;
	float:right;
    width:1px;
	}
  
.clear {
    clear:both;
    height:1px;
    overflow:hidden;
	}
	


/*-- 2-LEVEL DROP-DOWN NAVIGATION -----------------------------------*/
#navbar1 {
	background-color:#010066;
	color:#fff;
	padding-left:8px;
	padding-bottom:2px;
	}

#navbar1 ul {
	list-style-type:none;
	text-align:center;
	margin:0px;
	padding:0px;
	}

#navbar1 li {
	display:inline;
	padding-right:8px;
	}

#navbar1 a {
	color:#fff;
	font-size:0.7em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

#navbar1 a:link, #navbar1 a:visited {
	text-decoration:none;
	}

#navbar1 a:hover, #navbar1 a:active {
	color:#CCCC99;
	}
	
	

#navbar2 {
	background-color:#CCCC99;
	color:#fff;
	height:15px;
	padding:0px 0px 5px 8px;
	}

#navbar2 ul {
	list-style-type:none;
	text-align:center;
	margin:0px;
	padding:0px;
	}

#navbar2 li{
	display:inline;
	padding-right:8px;
	}

#navbar2 a {
	color:#010066;
	font-size:0.7em;
	font-family:Arial, Helvetica, sans-serif;
	}

#navbar2 a:link, #navbar2 a:visited {
	text-decoration:none;
	}

#navbar2 a:hover, #navbar2 a:active {
	color:#666600;
	}



/*-- DROP SHADOW ON INT PICS -----------------------------------------------------*/

br.clear {
  clear: both;
  height: 0;
  line-height: 0px;
  }

div.shadow {
  float: left;
  padding: 0 1px;
 margin:8px;
  /*border-left: 1px solid #eaeaea;*/
  /*border-right: 1px solid #eaeaea;*/
  position: relative;
  }

div.shadow img {
  padding: 0px 0px 8px 0px;
  background: white url(../images/shadow/shad_bottom.png) repeat-x bottom left;
  }
 
.pic {
	float:right;
	 padding: 0px 5px 0px 0px;
	}

/*div.shadow div.topleft {
  width: 2px;
  height: 4px;
  background: url(../images/shadow/shad_tlcorner.png) no-repeat top left;
  position: absolute;
  top: 0px;
  left: -1px;
}*/

div.shadow div.topright {
  width: 4px;
  height: 8px;
  background: url(../images/shadow/shad_trcorner.png) no-repeat top right;
  position: absolute;
  top: 0px;
  right: -3px;
  }

div.shadow div.bottomleft {
  width: 8px;
  height: 8px;
  background: url(../images/shadow/shad_blcorner.png) no-repeat bottom left;
  position: absolute;
  bottom: 0px;
  left: -1px;
  }

div.shadow div.bottomright {
  width: 8px;
  height: 8px;
  background: url(../images/shadow/shad_brcorner.png) no-repeat bottom right;
  position: absolute;
  bottom: 0px;
  right: 0px;
  }




/*-- CONTENT ----------------------------------------------------------*/

#content h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#010066;
	font-size:1.6em;
	font-weight:bold;
	font-style:italic;
	margin:0px;
	padding:8px 0px 0px 0px;
	}

#content h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#010066;
	font-size:1.1em;
	font-weight:bold;
	font-style:normal;
	margin:0px;
	padding:15px 0px 0px 0px;
	}

#content h3 {
	font-family:Arial, Helvetica, sans-serif;
	color:#010066;
	font-size:0.8em;
	font-weight:bold;
	margin:0px;
	padding:15px 0px 0px 0px;
	}
	
	#content h3 a:link, #content h3 a:visited {
		color:#010066;
		text-decoration:underline;
		}
	
	#content h3 a:hover, #content h3 a:active {
		color:#010066;
		text-decoration:underline;
		}

#content p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color:#000;
	margin:0px 0px 15px 0px;
	padding:0px;
	}

#content ul {
	margin-top:8px;
	padding-top:0px;
	}

#content ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.75em;
	padding-bottom:5px;
	}
	
	#content ul li li {
		font-family: Arial, Helvetica, sans-serif;
		font-size:1.0em;
		padding-bottom:2px;
		}

#content ol {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	}

#content ol li h3 {
	font-size:1.2em;
	}

#content ol li ul {
	font-size:1.3em;
	}

#content a:link, #content a:visited {
	color:#010066;
	text-decoration:none;
	}
	
#content a:hover, #content a:active {
	text-decoration:underline;
	}

#content p.bread a:link, #content p.bread a:visited {
	font-size:0.75em;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	}
#content p.bread a:hover, #content p.bread a:active {
	font-weight:bold;
	text-decoration:underline;
	}

#content p.small {
	font-size:0.7em;
	}

#content span.alert {
	color:#FF0000;
	}


#content table {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.75em;
	}

#content table table { /* for the Submit a Recipe page */
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	}
	
	#content table ul {
		list-style: none;
		margin-top:0px;
		margin-left: 0px;
		padding-left: 1em;
		text-indent: -1em;
		}
	
	#content table ul li {
		font-size:1.0em;
		padding-bottom:0px;
		margin-bottom:3px;
		}

	#content table ul.showbullet {
		list-style-type:square;
		text-indent:0.3em;
		margin-left:8px;
		}




#videotable {			/*for the dining tour page*/
	background-color:#010066;
	}

#videotable img {			/*for the dining tour page*/
	border:0px;
	}

#videotable td {			/*for the dining tour page*/
	border:2px solid #fff;
	padding:2px;
	}

#videotable td:hover {			/*for the dining tour page*/
	background-color:#8b0c02;
	}

#videotable a:link, #videotable a:visited {			/*for the dining tour page*/
	color:#fff;
	font-weight:bold;
	}

#videotable a:hover, #videotable a:active {			/*for the dining tour page*/
	color:#ccc;
	text-decoration:none;
	}




#content td h3	{   /*for the events page*/
		color:#010066;
		font-size:1.2em;
		font-weight: bold;
		padding:0px;
		margin:0px;
		}

#content td h4	{   /*for the events page*/
		color:#010066;
		font-size:1.0em;
		font-weight: bold;
		padding:0px;
		margin:0px;
		}
		
		#content span.cal-title {    /*for the events page*/
			border:1px solid #666633;
			padding:3px;
			background-color:#DFDFC3;
			font-size:1.2em;
			font-weight:bold;
			color:#663;
			}
			
			
/*--- The locations class has the same information as the aboutLocations class
		except for the "top" and "left" styles. If you make changes to one, 
		also make changes to the other ---*/

#locations h3 {
	padding-top:0px;
	margin-left:15px;
	}

#locations p {
	padding-bottom:0px;
	margin-left:15px;
	}

#locations .noindent {
	margin-left:0px;
	}
	
/*--- The locations class has the same information as the aboutLocations class
		except for the "top" and "left" styles. If you make changes to one, 
		also make changes to the other ---*/
div .aboutLocations {
	color: #000066;
	position: absolute;
	left: 800px;
	top: 600px;
	width: 200px;
	z-index:1; 
	
	font-size: 0.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 15px;
	border: 1px solid #EABEA5;
	text-align: center;
	padding:6px 3px 6px 3px;
	}

div .aboutLocations .name {
	font-weight: bold;
	}
	


/*-- BOXES ON HOME PAGE ------------------------------------------------*/

#boxes p {
	margin:0px;
	padding:0px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	font-weight:bold;
	color:#010066;
	text-transform:uppercase;
	text-align:center;
	}

#boxes a:link, #boxes a:visited {
	color:#010066;
	text-decoration:none;
	}
#boxes a:hover, #boxes a:active {
	color:#666600;
	}




/*-- FOOTER ----------------------------------------------------------*/

#footer {
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	}

	#footer a:link, #footer a:visited {
		color:#fff;
		text-decoration:none;
		}
	
	#footer a:hover, #footer a:active {
		color:#CCCC99;
		text-decoration:underline;
		}

