/* CSS Styles Only */

body {
	background: #627e67; /*added to be sure nothing is "showing through" the main areas while testing... can be changed back to white if you'd like */
	color: #000;
	}

/*for Virtual Exhibits*/	

#contest_winners_body {background-image: url(../images/backgrounds/bckgrd_flying_monkey1.jpg);
					   background-repeat: repeat;			
					   }
					   
#winners_body {margin: 2em;}					   

/* Current Page Indicator: This part of the CSS allows the menu item to display in its highlighted state when the page is loaded. The highlighting is implemented this way (in the CSS) so that the navigation stays as live text -- not javascript, flash or DHTML is used.

Note: if you add more than ten menu items for levels 1 & 2, copy and edit accordingly */

/*begin current page indicator for Level1*/

/*Current page indicator normal state for Level 1 menus. These styles override .nav styles for current page. */
body#level1_1_page li#level1_1 a, body#level1_2_page li#level1_2 a, body#level1_3_page li#level1_3 a, body#level1_4_page li#level1_4 a, body#level1_5_page li#level1_5 a, body#level1_6_page li#level1_6 a, body#level1_7_page li#level1_7 a, body#level1_8_page li#level1_8 a, body#level1_9_page li#level1_9 a, body#level1_10_page li#level1_10 a {
  	background: #62a7de;
  	color: #FFF;
	width: 210px; 
	}

/*Current page hover state highlight for Level1 menus. These styles override .nav styles for current page. */
body#level1_1_page li#level1_1 a:hover, body#level1_2_page li#level1_2 a:hover, body#level1_3_page li#level1_3 a:hover, body#level1_4_page li#level1_4 a:hover, body#level1_5_page li#level1_5 a:hover, body#level1_6_page li#level1_6 a:hover, body#level1_7_page li#level1_7 a:hover, body#level1_8_page li#level1_8 a:hover, body#level1_9_page li#level1_9 a:hover, body#level1_10_page li#level1_10 a:hover {
  	background: #9ed0a8;
  	color: #FFF; 
	width: 210px;
	}
	
/*Inheritance block. Keeps level2 from inheriting level1 styles. Styles here should match ".nav ul a" */ 
body#level1_1_page li#level1_1 ul a, body#level1_2_page li#level1_2 ul a, body#level1_3_page li#level1_3 ul a, body#level1_4_page li#level1_4 ul a, body#level1_5_page li#level1_5 ul a, body#level1_6_page li#level1_6 ul a, body#level1_7_page li#level1_7 ul a, body#level1_8_page li#level1_8 ul a, body#level1_9_page li#level1_9 ul a, body#level1_10_page li#level1_10 ul a {
  	background: #99ccff;
  	color: #FFF;
	width: 210px;
	}

/*begin persistent page indicator for level2*/

/*Current page indicator normal state for Level 2 menus. These styles override .nav styles for current page. */ 
body#level2_1_page li#level2_1 a, body#level2_2_page li#level2_2 a, body#level2_3_page li#level2_3 a, body#level2_4_page li#level2_4 a, body#level2_5_page li#level2_5 a, body#level2_6_page li#level2_6 a, body#level2_7_page li#level2_7 a, body#level2_8_page li#level2_8 a, body#level2_9_page li#level2_9 a, body#level2_10_page li#level2_10 a {
  	background: #538dbc !important;
  	color: #FFF;
	width: 210px;
	}
	
/*Current page hover state highlight for Level 2 menus. These styles override .nav styles for current page. */
body#level2_1_page li#level2_1 a:hover, body#level2_2_page li#level2_2 a:hover, body#level2_3_page li#level2_3 a:hover, body#level2_4_page li#level2_4 a:hover, body#level2_5_page li#level2_5 a:hover, body#level2_6_page li#level2_6 a:hover, body#level2_7_page li#level2_7 a:hover, body#level2_8_page li#level2_8 a:hover, body#level2_9_page li#level2_9 a:hover, body#level2_10_page li#level2_10 a:hover {
  	background: #99ccff;
  	color: #FFF;
	width: 210px;
	}

/*Inheritance block. Keeps level2 menu highlight from inheriting the level1 indicator highlight. This should be the same as ".nav ul a:hover"*/
body#level2_1_page li#level2_1 ul a, body#level2_2_page li#level2_2 ul a, body#level2_3_page li#level2_3 ul a, body#level2_4_page li#level2_4 ul a, body#level2_5_page li#level2_5 ul a, body#level2_6_page li#level2_6 ul a, body#level2_7_page li#level2_7 ul a, body#level2_8_page li#level2_8 ul a, body#level2_9_page li#level2_9 ul a, body#level2_10_page li#level2_10 ul a, body#level1_3_page li#level1_3 ul a:hover, body#level1_2_page li#level1_2 ul a:hover, body#level1_1_page li#level1_1 ul a:hover, body#level1_4_page li#level1_4 ul a:hover, body#level1_5_page li#level1_5 ul a:hover, body#level1_6_page li#level1_6 ul a:hover, body#level1_7_page li#level1_7 ul a:hover, body#level1_8_page li#level1_8 ul a:hover, body#level1_9_page li#level1_9 ul a:hover, body#level1_10_page li#level1_10 ul a:hover {
  	background: #538dbc !important;
  	color: #FFF;
	width: 210px;
	}
/*End Current Page Indicator section */

#outer_container { /* This creates the shadow effect around the container. It can be removed or the graphic modified to suit the design.*/
	position:relative;
	width: 800px;
	margin: 0 auto;
	}
	
#container { 
	border-left: 0px solid #000;
	border-right: 0px solid #000;
	background-color: #fff;
	}
	
/* start college or department identifier area */
#unit_banner {display: inline;}
	/*background: #000; -- if the image is not as large as the width of the design, set the background to be the same as the image background */
	

#unit_banner img {display: inline; } /*required to avoid a small gap underneath the banner image that can occur (randomly in IE) due to the image being treated as inline content */

/* end college or department identifier area */


/* start primary links ---------------------------------------------------------*/	

#primary_nav {
	background-color: #ffab56;
	padding: 3px; /* may need to adjust to accommodate background image */
	}
	
#primary_nav p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	padding: 0px 0px;
	margin: 0;
	color: #fff; 
	font-weight:bold;
	text-align:center;
	}
	
#primary_nav a {color: #fff; text-decoration: none;
	}
	
#primary_nav a:link {color: #fff;	
	}
	
#primary_nav a:visited {color: #fff;
	}
	
#primary_nav a:hover {color: #464646; 
	}

#primary_nav a:active {
	}
/* end primary links */


/* Start wrapper and page_body. Wrapper and page_body are for everything after the top navigation area and before the footer. These contain the graphics to create the column backgrounds. Modify graphics as needed. */
#wrapper {
 /* the background color must be put on here for the overall main area color -- along with the image for the left column */
	border-top: 4px solid #62a7de;
	}
.fixed1B #wrapper, .fixed3B #wrapper { /* This removes (overwrites) first column when there is no leftbar_holder*/
	background: #FFF;
	}
.fixed2B #wrapper {
}
.fixed3A #wrapper, .fixed3B #wrapper, .fixed4A #wrapper, .fixed4B #wrapper {
	margin-top: 10px;
	/*border-top: none; uncomment this to remove the border above the content area */
}
#page_body {
	padding: 0; /* may need to adjust top padding to accommodate background design */
	color: #000;
	margin: 0;
	background: #FFF url(../images/faux.gif) repeat-y;
	/*background: #fff;  can add a background image here */
	}
/* end wrapper and page_body */

/* start side navigation ul ---------------------------------------------------------*/
.nav, .nav ul {
	padding: 0;
	margin-bottom: 0; /* this is here to keep the second nested UL from inheriting the bottom margin given to the main UL below ... it must come before the .nav selector below */
	list-style-type: none;
	font-size: 85%;
	}
	
.nav {
	margin-bottom: 15px !important;
	}

.nav li { 
	
	 }
	 
.fixed1A li#level1_1, .fixed1B li#level1_1, .fixed2A li#level1_1, .fixed2B li#level1_1, .fixed3A li#level1_1, .fixed3B li#level1_1, .fixed4A li#level1_1, .fixed4B li#level1_1 {
	/* The first selector in this group removes the top border on the first nested LI so that visually, it's even across the top. Comment this out if you want the border to appear.*/
}



.nav a { border-bottom: 1px dashed #fff !important;
	display: block;
	padding: 5px 10px;
	color: #FFF;
	background-color: #62a7de;
	text-decoration: none;
	}

.nav a:hover {
	color: #707070;
	background-color: #99ccff;
	text-decoration: none;
	}

.nav ul li { padding: 0;}

.nav ul a {
	font-size: 125%;
	display: block;
	padding: 5px 5px 5px 15px;
	color: #fff;
	background-color: #4b7fa8;
	text-decoration: none;
	}

.nav ul a:hover {
	color: #FFF;
	text-decoration: none;
	}
	
.nav, .nav ul {
	margin: 0;  
	}

.selected a{	
	color: #464646 !important;
	background-color: #99ccff !important;
	text-decoration: none;}
	
/*end navigation ul */

/*Style to create boxes around content in rightbar and leftbar.*/
.box_leftbar {
	margin: 0px;
	padding: 0px;
	width: 230px;
	background-color:#FFF;
	}
	
.box_rightbar {
	margin: 0px;
	padding: 0px;
	width: 230px;
	background-color:#fff;
	}
/*End box style*/

#rightbar_1 img {margin-top: -20px !important;}

#rightbar_holder img { 
	border: 0 !important;/*Add border as needed.*/
	margin: -20px, 0, 0, 0 !important;  /*Add margin (space around image) as needed.*/
	float: right;
	}
	
#rightbar_2 {
	margin-top: 0px;  /*creates spacing between rightbar_1 and rightbar_2*/ 
	}

/* rightbar_1, rightbar_2, leftbar_1, leftbar_2 styles combined. Note: If you want to style the sidebars differently, comment this out and use the individual div styles below. */

/* Note: h3, h4, h5, h6, and p styles are located in the contribute780_styles.css file. */

#rightbar_2 ul {
	font-size: 70%;
	font-weight: bold;
	list-style: none;
	float: right;
	}
	
	
#rightbar_1 ol, #rightbar_2 ol, #leftbar_1 ol, #leftbar_2 ol {
	font-size: 85%;
	}
	
#rightbar_1 ol li, #rightbar_2 ol li, #leftbar_1 ol li, #leftbar_2 ol li {
	font-size: 85%;
	}

#rightbar_1 a:link, #rightbar_2 a:link, #leftbar_1 a:link, #leftbar_2 a:link {
	color: #fff;
	text-decoration: none;
	width: 210px; 
	}
	
#rightbar_1 a:visited, #rightbar_2 a:visited, #leftbar_1 a:visited, #leftbar_2 a:visited {
	color: #fff;
	text-decoration: none;
	}
/*Controls right bar menu hover*/	
#rightbar_1 a:hover, #rightbar_1 a:active, #rightbar_1 a:focus, #rightbar_2 a:hover, #rightbar_2 a:active, #rightbar_2 a:focus, #leftbar_1 a:hover, #leftbar_1 a:active, #leftbar_1 a:focus, #leftbar_2 a:hover, #leftbar_2 a:active, #leftbar_2 a:focus   {
	color: #464646 !important; 
	}
	
#rightbar_1 img, #rightbar_2 img {
	border: 0; /*Add border as needed.*/
	margin: 0; /*Add margin (space around image) as needed.*/
	background: url(rightbar_blue.gif) repeat-y !important;}
	
#leftbar_1 img, #leftbar_2 img { 
	border: 0; /*Add border as needed.*/
	margin: 0; /*Add margin (space around image) as needed.*/
	}

#rightbar_3{
	color: #fff;
	background-color: 9bcdff !important;
	border: 2px solid #FFF;
	width: 180px;
	height: 120px;
	font-size: 65%;
	margin: 0 auto; 
	text-align:center;
}

/*Contact Styles*/

#contact_apps {padding-top:10px;
			   padding-bottom:60px;}
				
#contact_apps img {float: left;
					padding: 0px 40px 20px 25px;}

/*Newsletter/Publication Styles*/

#magic_mirror_list {
	margin-top: 70px;
	margin-left: 25px;
}

#magic_mirror_list li{line-height: 220% !important;
					   list-style-image: url(../images/pdficon.jpg) !important; 
					   
					   }
					   
#newsletter {
              background: url(../images/R_Bar/subscribe_box.jpg) no-repeat !important;
			  width:180px;
			  height: 120px;
			  margin: 0 auto;
             }

#newsletter p { color:#464646;
				font-size: 85% !important;
				margin-top: 0px;
				padding: 38px 10px;
				min-height:60px;
				font-style: bold;
				}	
	

#subscribe a{ 
			  font-size: 110%;
			  font-color: #464646;
			  font: "Times New Roman", Times, serif;
			  text-decoration: none;
			  margin-top: -29px;
			  margin-left: -35px;
			  position: absolute;   
			 }

#subscribe a:visited {color:#464646 !important; 
					text-decoration: none;
					}
					
#subscribe a:hover {color:#ffffff !important;
					text-decoration: none;
					}	


/*End Publication Styles*/	

/*End Publication Styles*/						   
					   

/*Subscribe Styles*/

#mm_banner {padding: 10px;
		    float: left;
			margin: auto;
			padding: 10px;}	
			
/*End Subscribe Styles*/

/*Tribute Styles*/

#tributes li {padding: 7px; }	

		
			

/* start breadcrumbs ----------------------------------------------------------*/
#content #breadcrumbs p {
	font-size: 70%;
	text-indent: 0 !important; /* this overrides the indenting of the main content's p elements */
	}


#breadcrumbs a {color: #000; text-decoration: underline;}
#breadcrumbs a:link {color: #000;}
#breadcrumbs a:visited {color: #000;}
#breadcrumbs a:hover {color: #000; text-decoration:underline; }
#breadcrumbs a:active {color: #000;}

/* end breadcrumbs */

/*start main content area. ------------------------------------------------------------*/

/* Note: h1, h2, and p styles are located in the contribute780_styles.css file. */

#content {
	padding: 10px 20px; /*Modify the second value to increase or decrease gutter space.*/
	width: 495px;
	} 

#content a {color: #799d80; text-decoration: underline;}
#content a:link {color: #799d80;}
#content a:visited {color: #799d80;}
#content a:hover {color: #f26d6d; text-decoration:underline; }
#content a:active {color: #f26d6d;}

#content ul {
	font-size: 90%;
	line-height: 140%;
	list-style: outside;
	}
	
#content ul li {
	font-size: 90%;
	line-height: 140%;
	list-style: outside;
	list-style-image: url(../images/reddot2.gif);
	}
	
	
#content ol {
	font-size: 90%;
	line-height: 140%;
	}
	
#content ol li {
	font-size: 90%;
	line-height: 140%;
	}
	
#content img { 
	float: left;
	border: 0px solid #000; 
	margin: 0 10px 0 0;
	}

.bookcovers {
		float: left;
		margin-right: 10px;
		}
		

/*Gifts in Kind Styles*/

#gik_donors ul li {line-height: 200%;}

#gift_in_kind img {float: right;
					margin-top: -600px;}					
		
		
/*Join ANCA Styles*/		  
.garden1 {width: 306px; margin: 0 auto; }
/* End Join ANCA Styles */		
	

	/* end content */
	
/* start footer ------------------------------------------------------ */
#footer {
	background-color: #62a7de;
	color: #fff;
	font-size: 70%;
	padding-top:3px;
	padding-bottom:0px;
	}

#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	margin: 2px;
	padding: 1px 10px;
	text-align:center;
	}
	
#footer a {color: #666; text-decoration: none;}
#footer a:link, #footer a:visited {color: #fff;}

#footer a:hover, #footer a:active, #footer a:focus {
	text-decoration:underline;
	color: #FFF;
	}
/* end footer */


/* Table styles --------------------------------------------------------- */

#content table {
	border-collapse: collapse;
	width: 410px;  /*Maximum table width for 780 "A" layouts is 410px. Maximum table width for 780 "B" layouts is 570px. Any larger and float drop will occur. If you increase #content padding value, you will need to decrease this value or float drop will occur.*/
	font-size: small;
	color: #000;
	background-color: #cff;
	border: 1px solid #069;
	margin: 0;
	}
	
#content caption {
 	font-weight: bold;
	color: #036;
	font-size: 95%;
	}

#content table th { 
	margin: 0;
	padding: 5px;
	font-weight: bold;
	font-size: 85%;
	background: #ccc;
	border: 1px solid #999;
	text-align: right;
	}

#content table td {
	margin: 0; 
	padding: 5px; 
	font-size: 85%; 
	background: #fff; 
	border: 1px solid #999;
	vertical-align: top;
	text-align: right;
	}
	
/* End Table styles  */
