@charset "UTF-8";
/* CSS Document */

a {
	text-decoration: none;
	color: #434e63;
	font-weight: bold;
}

a:link {
	text-decoration: none;
	color: #434e63;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
	color: #434e63;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #434e63;
	font-weight: bold;
}

#crumbles a.crumblecurrent {
	color: #14223c;
}

a:active {
	text-decoration: none;
	color: #434e63;
	font-weight: bold;
}

img {
	border: 0;
}

body,td,th {
	font-family: Lucida Grande, Lucida Sans, Arial, Verdana;
	font-size: 11px;
	color: #333333;
	
}
body {
	background-color: #FFFFFF;
	margin:0px;
	background:url(http://socialcompact.org/images/interface/top-bg.gif) repeat-x #fff;
	text-align:center;
}

#container {
	width: 970px;
	margin: 0 auto;
	text-align:left;
}

#header {
	padding: 43px 0 0 0;
}

#topNav {
	margin: 14px 0 0 0;
	background: #a2adbe;
	height:29px;
	
}

#topNav ul, .subnav ul {
	list-style:none;
	margin:0;
	padding:0;
	
}

#topNav ul li, .subnav ul li {
	float:left;
	
}

#topNav ul li a {
	height: 24px;
	color: #14223c;
	font-size: 14px;
	padding: 5px 20px 0 20px;
	text-decoration: none;
	display:block;
}

#topNav ul li a:hover {
	background: #eaeef6;
}

.navCurrent {
	background: #eaeef6;
}



#crumbles {
	font-size: 22px;
	padding: 15px 0 15px 0;
}

#crumbles a {
	text-decoration: none;
	color: #5c5e61;
}

.subnav {
	background: #5c5e61;
	width: 970px;
	height:29px;
}

.subnav ul li a {
	height: 24px;
	color: #fff;
	font-size: 13px;
	padding: 5px 15px 0 15px;
	text-decoration: none;
	display: block;
}

.subnav ul li a:hover {
	background: #d6d6d6;
	color: #333333;
}

.subnav ul li a.subnavCurrent {
	background: #d6d6d6;
	color: #333333;
}

.fatbox {
	background:url(http://socialcompact.org/images/interface/highlight-bg.gif) repeat-x #c6c6c6;
	width: 970px;
	margin: 0;
}

.fatboxtext {
	float: left;
	width: 438px;
	padding: 0 0 0 20px;
}

.toutcontainer {
	width: 970px;
	margin: 10px 0 0  0;
}

.toutbox {
	
	float: left;
	padding: 0 0 0 4px;
	width: 232px;
}

#newscontainer {
	width:970px;
	margin: 10px 0 0 0;
	background:url(http://socialcompact.org/images/interface/newsbox-bg.gif) repeat-y;
}

.newsheader {
	background:url(http://socialcompact.org/images/interface/newsbox-header.gif) no-repeat;
	height: 30px;
	
}

.newsheader ul {
	list-style:none;
	margin:0;
	padding:0;
}

.newsheader ul li {
	float:left;
	margin: 0;
}

.newsheader ul li.newstitle {
	padding: 7px 0 0 10px;
	width: 420px;
}

.newsheader ul li.blogtitle {
	padding: 7px 0 0 40px;
	width: 420px;
}

.newsheader ul li.newsrss {
	padding: 8px 0 0 0px;
}

.newsandblogcontainer {
	margin: 0;
	width: 970px;
	
}

.newsbody {
	margin: 0;
	width:425px;
	padding: 10px 0px 10px 30px;
}

.blogbody {
	margin: 0;
	width:425px;
	padding: 10px 30px 10px 0px;
	float:right;
}

.newsbottom {
	width: 970px;
	height: 11px;
	background:url(http://socialcompact.org/images/interface/newsbox-bottom.gif) no-repeat;
	margin:0;
	clear:both;
}

.maintoutcontainer {
	width: 970px;
	margin: 10px 0 0 0;
}

.scrollcontainer {
	width: 970px;
	margin: 10px 0 0 0;
}

.halfboxcontainer {
	width: 970px;
	margin: 0;
}

.scrollbox {
	width:232px;
	height: 300px;
	background: #e5e5e5;
	float:left;
	margin: 0 0 10px 0;
}

.mapbox {
	width: 950px;
	height: 525px;
	float: left;
	margin: 0 0 10px 0;
}

.maintoutbox, .lasttoutbox {
	width: 320px;
	height: 200px;
	float: left;
}

.maintoutbox {
	margin: 0 5px 0 0;
}

.lasttoutbox {
	margin: 0;
}

.halfbox, .halfboxright {
	width: 470px;
	background: #d4d4d4;
	margin: 15px 0 15px 0;
	height: 275px;
}

.halfbox {
	float: left;
}

.halfboxright {
	float: right;
}

.report {
	padding: 10px 0  10px 0;
	width: 800px;
}

.reportcontent {
	
}


.scrollboxphoto, .halfboxphoto,.toutboxphoto {
	z-index: 1;
	position:absolute;
}
.scrollboxcaption, .halfboxcaption,.toutboxcaption {
	height:50px;
	background: #000;
	position:absolute;
	z-index: 2;
	padding: 5px 0 0 5px;
	color: #fff;
	font-size: 15px;
	
	
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	
}

.toutboxcaption a {
	color: #fff;
	font-size: 10px;
}

.scrollboxcaption {
	width: 227px;
	margin: 75px 0 0 0;
}

.halfboxcaption {
	width: 465px;
	margin: 101px 0 0 0;
	
}

.toutboxcaption {
	width: 315px;
	margin: 145px 0 0 0;
}

.scrollboxcontent {
	width: 212px;
	padding: 0 15px 0 15px;
}

.halfboxcontent {
	width: 450px;
	padding: 5px 10px 0 10px;
}



.pagefooter {
	width:910px;
	margin: 30px 0 30px 0;
	padding: 0 30px 0 30px;
}

ul.footerlinks {
	list-style:none;
	margin: 0;
	padding: 0;
}

ul.footerlinks li {
	float:left;
	padding: 0 10px 0 10px;
	border-right: 1px #3f3f3f solid;
}

ul.footerlinks li.footerlinkfirst {
	padding: 0 10px 0 0;
}

ul.footerlinks li.footerlinklast {
	border-right: 0px;
}

.clearBoth {
	clear:both;
	height:0px;
}



h1 {
	font-size: 22px;
}

h2 {
	font-size: 18px;
	color: #434e63;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 14px;
}


/* ----------- PROFILES SECTION ----------- */

.profilecontainer {
	clear:both;
	margin: 0;
	padding: 15px;
	background: #d6d6d6;
}

.profilecontainer h2 {
	color: #333;
	font-size: 22px;
	margin: 0;
}

.profilecontainer h3 {
	font-size: 14px;
	margin: 0;
	color: #333;
	font-weight:normal;
}

.profilecontent {
	padding: 15px 45px 15px 45px;
}

ul.profileicons {
	list-style: none;
	margin: 0;
	padding:0;
}

ul.profileicons li {
	float: left;
	margin: 0 20px 0 0;
	padding: 5px 0 0 35px;
	display:block;
	height: 30px;
	font-size: 13px;
	font-weight: bold;
}

ul.profileicons li.icondownload {
	background: url(http://socialcompact.org/images/interface/icon-download.jpg) no-repeat;
}


ul.profileicons li.iconcalendar {
	background: url(http://socialcompact.org/images/interface/icon-schedule.jpg) no-repeat;
}

ul.profileicons li.iconrss {
	background: url(http://socialcompact.org/images/interface/icon-rss.jpg) no-repeat;
}

ul.profileicons li.iconshare {
	background: url(http://socialcompact.org/images/interface/icon-share.jpg) no-repeat;
}

.contactform {
	float: right;
	padding: 0 20px 0 0;
}

.contactfield, .presfield {
	border-style: none;
	padding: 2px;
	margin: 2px 0 0 0;
}
.contactfield {
	background: #fff;
}

.presfield {
	background: #ccc;
}

.funderphoto, .boardphoto, .homephoto, .reportphoto, .reportsimage {
	
	padding: 5px;
	border: 1px solid #c2c2c2;
	background: #fff;
}

.funderphoto, .reportphoto {
	float: left;
	width: 100px;
	height: 100px;
}

.reportphoto {
	margin: 0 20px 0 0;
}

.funderblank {
	float: left;
	padding: 5px;
	width: 100px;
	height: 100px;
}

.homephoto {
	float: right;
	width: 150px;
	height: 150px;
}

.funderinfo {
	float: left;
	width: 250px;
	padding: 0 0 0 20px;
}

.fundercontainer {
	float:left;
	padding: 10px 0  10px 0;
	width: 400px;
}

.boardcontainer {
	width: 840px;
	padding: 20px 0 20px 0;
	border-bottom: 1px solid #999;
}

.boardphoto {
	float: left;
	width: 150px;
	height: 150px;
}

.boardinfo {
	float: left;
	width: 600px;
	padding: 0 0 10px 20px;
}


.newscontainer {
	clear:both;
	margin: 0;
	padding: 15px;
	background: #fff;
}

.photoright {
	float: right;
	padding: 10px;
	margin: 0 0 20px 20px;
	border: 1px solid #c2c2c2;
}

.presscontainer {
	padding: 0 0 20px 0;
}

.drilldownphoto {
	padding: 20px 0 0 0;
}

.jumpdrop {
	float: right;
	padding: 15px;
	background: #f6f6f6;
	border: 1px solid #d4d4d4;
	margin: 0 0 10px 10px;
}

.affiliatephoto {
	float: left;
	padding: 5px;
	border: 1px solid #c2c2c2;
	background: #fff;
	margin: 0 10px 10px 0;
	width: 100px;
	height: 100px;
}

.affiliatecontainer {
	float:left;
	padding: 10px 0;
	width: 400px;
}

.affiliateinfo {
	float: left;
	width: 380px;
	padding: 0;
}

.footerright {
	float:right;
}

.footerleft {
	float: left;
	width: 650px;
}

.videocontainer {
	text-align:center;
}

.reportdivider {
	margin: 0;
	padding: 10px 0 0 0;
	border-bottom: 1px dotted #ccc;
}


.drillvideo {
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	padding: 20px 0;
}

.reportsimage {
	float: left;
	margin: 0 5px 0 0;
}

.reportscontainer {
	width: 285px;
	height: 160px;
	float: left;
	background: #f6f6f6;
	border: 1px solid #e2e2e2;
	padding: 5px;
	margin: 0 10px 0 0;
}

.videoright {
	float:right;
	padding: 0 0 20px 20px;
}