/* Friends in Action CSS */

/* !Kids in Action module */
div#friendsinaction-kidsinaction {
	background:url(../imgs/inaction/kidsinaction-background.png) no-repeat top left;
	height:613px;
	left:705px;
	position: absolute;
	top:55px;
	width:287px;
}

div#friendsinaction-kidsinaction-container {
	height:515px;
	left:25px;
	overflow: hidden;
	position: absolute;
	top:80px;
	width:265px;
}

div#friendsinaction-kidsinaction-content {
	height:515px;
	overflow: hidden;
	position: absolute;
	width:240px;
}

div.kidsinaction-entry {
	border-bottom: 1px solid #fff;
	color:#fff;
	padding:5px;
	width:218px;
}

div.kidsinaction-entry.dark {
	background:#002e30;
}

div.kidsinaction-entry.light {
	background:#009da6;
}


div#friendsinaction-kidsinaction-content div.kidsinaction-entry p {
	font-size:11px;
	line-height: normal;
	margin:0;
	padding:0;
}

div.kidsinaction-entry img {
	margin:0 5px 2px 0;
	padding:0;
}

/* !Featured module */
div#friendsinaction-featured {
	background:url(../imgs/inaction/featuredkid-background.png) no-repeat top left;
	height:315px;
	left:200px;
	position: absolute;
	top:65px;
	width:522px;
}

div#friendsinaction-featured-img {
	left:45px;
	position: absolute;
	top:101px;
}

div#friendsinaction-featured-container {
	position: absolute;
	left:250px;
	top:100px;
}

div#friendsinaction-featured-content {
	background:#fff;
	color:#002e34;
	height:180px;
	overflow-y: auto;
	width:235px;
}

div#friendsinaction-featured-content p {
	margin:5px;
}

div#friendsinaction-featured-content h2 {
	margin:5px 0 0 5px;
	font-size:1em;
}

/* !Grant Recipient module */
div#friendsinaction-grantrecipient {
	background:url(../imgs/inaction/grantrecipient-background-2.png) no-repeat top left;
	height: 235px;
	position: absolute;
	top:420px;
	width: 317px;
}

div#friendsinaction-grantrecipient img {
	margin:15px 0 0 30px;
}

div#friendsinaction-grantrecipient h2 {
	color:#FFF;
	font-size: 14px;
	margin:5px 0 0 25px;
}

div#friendsinaction-grantrecipient p {
	color:#fff;
	font-size: 13px;
	line-height: normal;
	margin:0;
	padding:0;
	text-align: center;
}

div#friendsinaction-grantrecipient-learnmore {
	left:43px;
	position: absolute;
	top:170px;
}

/* Flash Contact Form */
div#friendsinaction-flashform-container {
	left:335px;
	position: absolute;
	top:360px;
}
