#greeningTopCarousel{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
#greeningTopCarousel .carousel-inner{
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 62%;
}
#greeningTopCarousel .carousel-inner .item {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}
#greeningTopCarousel .carousel-control.left{
	left: 30px;
}
#greeningTopCarousel .carousel-control.right{
	right: 30px;
}
#greeningTopCarousel .carousel-indicators{
	top: auto;
}
#greeningTopCarousel .admatImg{
	position: absolute;
	left: 0px;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0) center center no-repeat;
	-moz-background-size: contain;
	-webkit-background-size: contain;
	-o-background-size: contain;
	-ms-background-size: contain;
	background-size: contain;
}
.greeningPage .bottomleftSide{
	padding: 20px;
}
.greeningPage .kokuafestImg, .greeningPage .totheseaImg, .greeningPage .sleepstaticImg{
	background:transparent top center no-repeat;
	width: 100%;
	height: 0;
	padding-bottom: 29.6825397%;
	-moz-background-size: 100% 200%;
	-webkit-background-size: 100% 200%;
	-o-background-size: 100% 200%;
	-ms-background-size: 100% 200%;
	background-size: 100% 200%;
	margin:20px 0 40px;
}
.greeningPage .kokuafestImg:hover, .greeningPage .totheseaImg:hover, .greeningPage .sleepstaticImg:hover{
	background-position: 0 100%;
}
.greeningPage .greening2013Img img{
	width: 100%;
}
.greeningPage .kokuafestImg{
	background-image:url('/images/_pages/_global/hawaii.png');
}
.greeningPage .fhtntyImg{
	background-image:url('/images/_pages/_global/2010.png');
}
.greeningPage .totheseaImg{
	background-image:url('/images/_pages/_global/2010.png');
}
.greeningPage .sleepstaticImg{
	background-image:url('/images/_pages/_global/2008.png');
}
.greeningPage a.nowtoyouImg:hover img {
	opacity: 0.9;
}

.greeningPage a.paintstrokeImg img {
	margin: 7px 0;
}
.greeningPage a.paintstrokeImg:hover img {
	opacity: 0.9;
}
.greeningPage .bottomrightSide h3{
	margin-bottom: 20px;
}
.greeningPage .sidebarWrap {
	padding: 20px;
	font-size: 14px;
}
.greeningPage .sidebarWrap h3 {
	font-size: 1.5em;
}
.greeningPage .sidebarWrap hr {
	width: 100%;
	padding: 0 22px;
	left: -21px;
	margin-bottom: 20px;
}
.greeningPage .sidebarWrap .img-wrap {
	float: left;
	margin-right: 1em;
}
@media (max-width: 480px) {
	.greeningPage .sidebarWrap .img-wrap {
		display: block;
		float: none;
		margin: auto;
		max-width: 100%;
	}
}
/*
	GREENING DETAILS PAGES
*/
.greeningDetails .carousel-control {
	z-index: 4;
	left: 30px;
}
.greeningDetails .carousel-control.right {
	background-position: -32px 0;
	right: 30px;
	left: auto;
}
.greeningDetails .topSect{
	position: relative;
	z-index: 8;
}
.greeningDetails .impactResultsDiv{
	position: relative;
	margin: 20px;
}
.greeningDetails #top2008Carousel .carouselItemIn{
	text-align: center;
}
.greeningDetails .newOffsetDiv{
	padding: 20px;
}
.greeningDetails .highlightsDiv{
	padding: 20px;
}
.greeningDetails .highlightsDiv h3{
	margin-bottom: 15px;
}
.greeningDetails .highlights{
	font-size: 14px;
	font-weight: bold;
}
.greeningDetails .highlights ul{
	margin:0;
}
.greeningDetails .highlights li{
	margin-bottom: 10px;
	list-style: none;
	border-bottom: 1px solid #AAA;
	padding-bottom: 10px;
}
.greeningDetails .highlights li:last-child{
	margin-bottom: 0;
}
.greeningDetails .newOffsetDiv h3{
	margin-bottom: 20px;
}
.greeningDetails .accordion-group{
	border: 1px solid #AAA;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	margin-bottom: 10px;
	-moz-box-shadow: 0 2px 15px rgba(0,0,0,.6);
	-webkit-box-shadow: 0 2px 15px rgba(0,0,0,.6);
	-o-box-shadow: 0 2px 15px rgba(0,0,0,.6);
	-ms-box-shadow: 0 2px 15px rgba(0,0,0,.6);
	box-shadow: 0 2px 15px rgba(0,0,0,.6);
}
.greeningDetails .accordion-loc{
	float: right;
	display: inline-block;
}
.greeningDetails .accordion-toggle{
	background:transparent url('/images/_pages/_global/accordionPlank.png') repeat-x;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	background-size: cover;
	font-size: 14px;
	font-weight: bold;
	color: white;
}
.greeningDetails .accordion-inner{
	padding:12px 15px;
	font-size: 14px;
	background: rgba(0, 0, 0, 0.4);
	border-top: 1px solid #777;
}
.greeningDetails .bottomAccord{
	margin-top:10px;
	font-size: 12px;
}
.greeningDetails .bottomAccord .accordOffset{
	font-style: italic;
	color: #CCC;
}
.greeningDetails .bottomAccord .accordLink{
	text-overflow:ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.greeningDetails .allAtOnceInfo{
	padding: 20px;
	font-weight: bold;
}
.greeningDetails .allAtOnceInfo h3{
	margin-bottom: 15px;
}
.greeningDetails .allAtOnceDeet{
	margin-bottom: 20px;
	font-size: 14px;
}
.greeningDetails .communityGroupFooter{
	margin: 0 20px;
	padding: 20px 0 40px;
	border-top: 1px solid #AAA;
	font-size: 14px;
	font-weight: bold;
}
.greeningDetails .jackNoteDiv{
	position: relative;
	padding: 10px;
	text-align: center;
}
.greeningDetails .endOfTourReportDiv{
	padding: 10px 10px 5px;
	text-align: center;
}
.greeningDetails #offsetReportWrap{
	padding: 20px;
}
.greeningDetails #innerOffsetReport{
	font-size: 14px;
	font-weight: bold;
}
.greeningDetails .greeningDiv{
	padding: 20px;
}
.greeningDetails .greeningDivIn{
	font-size: 14px;
	font-weight: bold;
}
.greeningDetails .greeningImg{
	width: 100%;
	margin-bottom: 10px;
}
.greeningDetails .allAtOnceComm{
	text-align: center;
}
/*
	2008 Page
*/
.greeningDetails #innerOffsetReport .sectionTit{
	font-weight: bold;
	font-size: 16px;
	color: #9DD5D6;
	margin-bottom: 15px;
}
.greeningDetails.p2008 .initiativesDiv{
	padding: 10px;
	text-align: center;
} 

/*
	2010 Page
*/
.greeningDetails .noteDiv h3{
	margin:20px 20px 10px;
}
.greeningDetails.p2010 .smallBannerDiv{
	padding: 20px 10px 15px;
	text-align: center;
}
.greeningDetails.p2010 .copy2010{
	padding: 20px;
}
.greeningDetails.p2010 .copy2010 h3{
	margin-bottom: 15px;
}
.greeningDetails.p2010 .copy2010In{
	font-size: 14px;
}
.greeningDetails.p2010 .passportDiv h3{
	margin: 20px 20px 10px;
}
.greeningDetails.p2010 .toTheSeaPassport{
	background: rgba(0, 0, 0, 0) url('/images/_pages/_global/passportSprite.png') no-repeat 0 0;
	background-size:200% 100%;
	width: 100%;
	height: 0;
	padding-bottom: 119.565217%;
	display: block;
	cursor: pointer;
}
.greeningDetails.p2010 .toTheSeaPassport:hover {
	background-position: 100% 0;
}
.greeningDetails.p2010 .copySect{
	margin-top: 20px;
}
.greeningDetails.p2010 .copySect h4{
	font-weight: bold;
}
.greeningDetails.p2010 .copySect .sectIcon{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;	
}
/* the overlayed element */
.simple_overlay {
	display: none;
	z-index: 10000;
	left: 0;
	top: 0!important;
	width: 100%;
	height: 100%;
	background-color: #000;
	background: rgba(0, 0, 0, 0.67);
	padding: 25px 50px 50px 50px;
}
.simple_overlay a.close{
	background: none;
	width: 100%;
	height: 100%;
	left: 0;
	right: auto;
	top: 0;
	z-index: 1;
}
.simple_overlay .details {
	width:900px;
	height:590px;
	margin:auto;
	position: relative;
	z-index: 2;
	text-align: center;
	top:70px;
}
.simple_overlay .overlayInner{
	border: 1px solid #FFF;
	display: inline-block;
	background: rgba(0,0,0,.8);
}

/*
	2012 Page
*/
.greeningDetails.p2012 .copy2012{
	padding: 20px;
}
.greeningDetails.p2012 .copy2012 h3{
	margin-bottom: 15px;
}
.greeningDetails.p2012 .copy2010In{
	font-size: 14px;
}
.greeningDetails.p2012 .copySect{
	margin-top: 20px;
}
.greeningDetails.p2012 .copySect h4{
	font-weight: bold;
}
.greeningDetails.p2012 .copySect .sectIcon{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;	
}

/*
	2013 Page
*/
.greeningDetails.p2013 .bottomleftSide{
	padding: 0px;
}
.greeningDetails.p2013 .greening2013Img{
	padding: 20px;
}
.greeningDetails.p2013 #topCopy2013{
	padding: 10px 20px 20px;
	font-size: 16px;
}
.greeningDetails.p2013 .p2013Body{
	margin-bottom: 40px;
}
.greeningDetails.p2013 .headToggle .innerToggle{
	padding: 25px 20px 25px 90px;
	display: block;
	position: relative;
	font-weight: bold;
	background: #111 20px center no-repeat;
	background: rgba(0, 0, 0, 0.7) 20px center no-repeat;
	background-size: 45px;
	border-top: 1px solid #777;
}
.greeningDetails.p2013 .headToggle img{
	max-width: 50px;
	position: absolute;
	left: 20px;
	top: 20px;
}
.greeningDetails.p2013 .accordion-inner{
	padding: 20px;
}
.greeningDetails.p2013 .otherGreeningPages{
	padding: 0 20px;
}
#tourDonateDiv p {
	line-height: 1.42857;
}
