/*
Version: 5 Mar 2010
*/

@import url("layout.css");
@import url("typography.css");
@import url("anchors-and-buttons.css");
@import url("forms.css");

/* -------------------------------------------- */
table {
	border-collapse: collapse; 
	border-spacing: 0;
	margin-top: .6em;
	margin-bottom: .6em;
	padding: 0;
	width: 100%;
}

	th, thead th, td {
		padding-top: .6em;
		padding-right: .4em;
		padding-bottom: .6em;
		padding-left: .4em;
		vertical-align: top;
	}
		th {
			font-weight: normal;
			text-align: left;
			white-space: nowrap;
		}
		
		thead tr {
			background-color: transparent;
		}
	
/* -------------------------------------------- */
.navigation-dropdown table {
 margin-top: 0;
 margin-bottom: 0;
 table-layout: fixed;
}
 .navigation-dropdown td {
  padding: 0;
 }
 .navigation-dropdown td.gutter {
  width: 2.6em;
 }
			
/* ----------------------------------------------- */
			
#navigation {
	font-weight: bold;
	position: absolute;
	text-transform: uppercase;
	width: 625px;
	z-index: 1000;
}
	#navigation li {
		padding-top: 14px;
		padding-right: 34px;
		padding-bottom: 12px;
		padding-left: 34px;
	}
		#navigation li.has-dropdown {
			padding-right: 22px;
		}
		
	#navigation li {
		background-color: #f6f6f4;
		background-image:url(/Content/_images/navigation/background.gif);
		background-repeat: repeat-x;
		background-position: 0 100%;
		border-color: #e3e3e3;
		border-style: solid;
		border-width: 1px 0 0 1px;
		float: left;
		white-space: nowrap;
	}
		
		#navigation li:last-child {
			border-width: 1px 1px 0 1px;
		}
		#navigation li.selected,
		#navigation li.active {
			background-color: #fff;
			background-image:url(/Content/_images/navigation/background-type-02.gif);
		}
		#navigation li.active {
			background-image: none;
		}
		
	#navigation a, #navigation a:visited, #navigation a:hover, #navigation a:active {
		color: #333;
		display: block;
		float: left;
		height: 10px;
		padding: 0;
		text-decoration: none;
		text-indent: -999em;
	}
		#navigation a:hover, #navigation a:active {
			background-position: 0 -10px;
			color: #6c4c28;
		}
			#navigation a:active {
				text-decoration: none;
			}
			
			#navigation .inert a:hover, #navigation .inert a:active {
				background-position: 0 0;
			}
		
			#nav-issues a, #nav-issues a:visited {
				background-image:url(/Content/_images/navigation/issues.png);
				width: 40px;
			}
			
			#nav-regions a, #nav-regions a:visited {
				background-image:url(/Content/_images/navigation/regions.png);
				width: 55px;
			}
			
			#nav-grants a, #nav-grants a:visited {
				background-image:url(/Content/_images/navigation/grants.png);
				width: 50px;
			}
			
			/* #nav-impact a, #nav-impact a:visited {
				background-image:url(/Content/_images/navigation/evaluation.png);
				width: 77px;
			} */
			
			#nav-impact a, #nav-impact a:visited {
				background-image:url(/Content/_images/navigation/impact.png);
				width: 46px;
			}
			
			#nav-about-us a, #nav-about-us a:visited {
				background-image:url(/Content/_images/navigation/about-us.png);
				width: 63px;
			}
		
		#navigation .selected a, #navigation .selected a:visited, #navigation .selected a:hover, #navigation .selected a:active {
			background-position: 0 -20px;
			color: #6c4c28;
		}
		
		/* -------------------------------------------- */
		#navigation a.dropdown, #navigation a.dropdown:visited, #navigation a.dropdown:hover, #navigation a.dropdown:active {
			background-image:url(/Content/_images/navigation/dropdown-indicator.gif);
			height: 5px;
			margin-top: 1px;
			margin-left: 8px;
			width: 9px;
		}
			#navigation .active a.dropdown, #navigation .active a.dropdown:visited {
				background-position: 0 -5px;
			}
			
		#navigation .selected a.dropdown, #navigation .selected a.dropdown:visited {
			background-position: 0 0;
		}
			#navigation .selected.active a.dropdown, #navigation .selected.active a.dropdown:visited {
				background-position: 0 -10px;
			}
					
		.navigation-dropdown {
			background-image:url(/Content/_images/navigation/background-dropdown.png);
			background-position: bottom right;
			padding: 0 27px 0 0;
			margin: 0;
			position: absolute;
			width: 810px;
			z-index: 1000;
		}
			.navigation-dropdown-inner {
                background-color: #fff;
                font-size: 90%;
                padding: 2em 2.1em 2em 3em;
              }
			
			.navigation-dropdown-bottom {
				background-image:url(/Content/_images/navigation/background-dropdown-bottom.png);
				background-position: bottom left;
				padding-bottom: 19px;
			}
		
		.navigation-dropdown a, .navigation-dropdown a:visited, .navigation-dropdown a:hover, .navigation-dropdown a:active {
			color: #515151;
			text-decoration: none;
		}
			.navigation-dropdown a:hover, .navigation-dropdown a:active {
				color: #515151;
				text-decoration: underline;
			}
				.navigation-dropdown a:active {
					text-decoration: none;
				}
				
		.navigation-dropdown h2 {
			border-style: solid;
			border-width: 4px 0 0 0;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 110%;
			letter-spacing: 0;
			line-height: 1.1em;
			margin: 0 0 0 0;
			padding: .3em 0;
			text-transform: none;
		}
			.navigation-dropdown h2.alternate {
				border-width: 0;
				padding: .6em 0;
			}
				.navigation-dropdown h2.alternate-type-02 {
					border-color: #ccc;
					border-width: 1px 0 0 0;
					margin-top: .35em;
					padding: .8em 0;
				}

/* ----------------------------------------------- */
				
.navigation-dropdown h2 {
	border-color: #009fd4;
}

/* ----------------------------------------------- */
.carousel .component .content.democratic-and-accountable-government,
.navigation-dropdown h2.democratic-and-accountable-government,
h3.democratic-and-accountable-government {
	border-color: #71a543;
}
.carousel .component .content.economic-fairness,
.navigation-dropdown h2.economic-fairness,
h3.economic-fairness {
	border-color: #55779a;
}
.carousel .component .content.educational-opportunity-and-scholarship,
.navigation-dropdown h2.educational-opportunity-and-scholarship,
h3.educational-opportunity-and-scholarship {
	border-color: #cd7518;
}
.carousel .component .content.freedom-of-expression,
.navigation-dropdown h2.freedom-of-expression,
h3.freedom-of-expression {
	border-color: #8982a3;
}
.carousel .component .content.human-rights,
.navigation-dropdown h2.human-rights,
h3.human-rights {
	border-color: #aaaa76;
}
.carousel .component .content.metropolitan-opportunity,
.navigation-dropdown h2.metropolitan-opportunity,
h3.metropolitan-opportunity {
	border-color: #bcbdb7;
}
.carousel .component .content.sexuality-and-reproductive-health-and-rights,
.navigation-dropdown h2.sexuality-and-reproductive-health-and-rights,
h3.sexuality-and-reproductive-health-and-rights {
	border-color: #c0b400;
}
.carousel .component .content.social-justice-philanthropy,
.navigation-dropdown h2.social-justice-philanthropy,
h3.social-justice-philanthropy {
	border-color: #a79996;
}
.carousel .component .content.sustainable-development,
.navigation-dropdown h2.sustainable-development,
h3.sustainable-development {
	border-color: #67aabb;
}
		
/* ----------------------------------------------- */

#viewport-listener {
	background-color: transparent;
	/*cursor: pointer;*/
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}

/* ----------------------------------------------- */
body {
	font-style: normal;
}
a, a:visited, li, div, span, h1, h2, h3, h4, h5, legend {
	background-repeat: no-repeat;
}
abbr {
	border: none;
}
a:link abbr:hover, a:visited abbr:hover, a:hover abbr:hover, a:active abbr:hover {
	cursor: pointer;
}
	a:focus, object {
		outline: none; /* Just for Firefox */
	}
	
	#home a#brandmark:hover {
		cursor: default;
	}

/* ----------------------------------------------- */
.clearfix:after {
	clear: both; 
    content: "."; 
    display: block; 
    height: 0; 
    visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hide from IE Mac \*/
.clearfix {
	display: block;
}
/* End hide from IE Mac */

/* ----------------------------------------------- */
.printMessage {
	display: none;
}

/* ----------------------------------------------- */
.hide-from-sighted-users {
	position: absolute;
	left: -9999em;
}
	thead.hide-from-sighted-users {
		display: none;
	}
	
img, object {
	border: 0;
	display: block;
}

/* ----------------------------------------------- */
ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

/* ----------------------------------------------- */
#spotlights-container {
	padding: 12px;
}
.carousel,
.slideshow-button,
.carousel .component {
	border-color: #d5d5d5;
	border-style: solid;
	height: 270px;
}
	.slideshow-button {
		height: 269px;
	}
		.slideshow-button:hover {
			background-color: #515151;
			border-width: 0;
			height: 271px;
		}

.carousel {
	border-width: 0 0 1px 0;
	margin: 0 20px;
	overflow: scroll;
	position: relative;
	width: 893px;
}

.carousel .container {
	left: 0;
	position: absolute;
	top: 0;
}

.carousel .component {
	border-width: 0 0 0 1px;
	float: left;
	overflow: hidden;
	width: 222px; /* If removed, widths should be specified on each selector. */
}
	.carousel .component.first {
		border-width: 0;
	}
	
	.carousel .component .content {
		border-color: #1197c9;
		border-style: solid;
		border-width: 5px 0 0 0;
		font-size: 100%;
		height: 210px;
		overflow: hidden;
		padding: 10px 10px 0 10px;
	}
		.carousel .component.news {
			background-color: #edecec;
		}
		.carousel .component.news .content {
			background-color: #edecec;
			border-color: #009fd4;
		}
			.carousel .component.news h2 {
				color: #009fd4;
			}
			
		.carousel .component .content p {
			line-height: 1.1em;
		}
		
		.carousel span.call-to-action {
			font-size: 105%;
			padding: 0 10px 0 0;
		}

.slideshow-button, .slideshow-button:hover {
	background-position: 50% 49.5%;
	background-repeat: no-repeat;
	background-color: #f3f3f3;
	border-width: 1px;
	width: 18px;
}
	.slideshow-button:hover {
		background-color: #515151;
		border-width: 0;
	}

.slideshow-button.back {
	background-image:url(/Content/_images/carousel/back.gif);
}
	.slideshow-button.back:hover {
		background-image:url(/Content/_images/carousel/back-hover.gif);
	}
.slideshow-button.forward {
	background-image:url(/Content/_images/carousel/forward.gif);
}
	.slideshow-button.forward:hover {
		background-image:url(/Content/_images/carousel/forward-hover.gif);
	}
	
/* ----------------------------------------------- */
.carousel h2 a, .carousel h2 a:visited, .carousel h2 a:hover, .carousel h2 a:active {
	color: #999;
	text-decoration: none;
}
	.carousel h2 a:hover, .carousel h2 a:active {
		color: #999;
		text-decoration: underline;
	}
		.carousel h2 a:active {
			text-decoration: none;
		}
		
/* ----------------------------------------------- */
.carousel .news ul {
	color: #000;
	font-size: 110%;
	line-height: 1.2em;
}
	.carousel .news li {
		margin-bottom: 1.4em;
	}
		.carousel .news li:last-child,
		.carousel .news li.last-child {
			margin-bottom: 0;
		}
		
	.carousel ul a, .carousel ul a:visited, .carousel ul a:hover, .carousel ul a:active {
		color: #000;
		text-decoration: none;
	}
		.carousel ul a:hover, .carousel ul a:active {
			color: #000;
			text-decoration: underline;
		}
			.carousel ul a:active {
				text-decoration: none;
			}
			
/* -------------------------------------------- */

.spotlight-movie-outer {
 border: #ccc solid 1px;
 height: 111px;
 width: 198px;
}

#spotlights div.container div.component object
{
 display: none;
}