/*************** Content Boxes ***************/
/*************** Children Boxes ***************/

.front #block-views-content-box-block {
	width: 1010px;
	margin: 0px auto 50px;
}

#child_page_container {
	margin-top: 56px;
	margin-bottom: 70px;
}

.child_page, 
#block-views-content-box-block .views-row {
	vertical-align: top;
	display: inline-block;
	width: 331px;
	margin: 20px 0;
}

.child_page:nth-child(odd) {
	margin-left: 1px;
	margin-right: 6px;
}

.child_page img,
#block-views-content-box-block .content_box img {
	border: solid 3px #ffffff;
	box-shadow: -2px 2px 10px 0px rgba(0, 0, 0, 0.25);
	-webkit-border-radius: 0 5px 0 5px;
	border-radius: 0 10px 0 10px;
	width: 316px;
}

.child_page h2,
#block-views-content-box-block .content_box h2 {
	margin: -11px 0px 0px 7px;
}

.child_page a,
#block-views-content-box-block .content_box a {
	text-decoration: none;
	color: #CA0B36;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
}

#child_page_container .child_page h2 a {
	color: #CA0B36;
}

#child_page_container .child_page a {
	border-bottom: none;
}

.child_page p,
#block-views-content-box-block .content_box p {
	width: 292px;	
	margin: 0px 7px;
	font-size: 15px;
	font-weight: 400;
	color: #666666;
	line-height: 21px;
	position: relative;
	bottom: 14px;
}

.child_page a.learn_more {
	text-transform: none;
}


/*************** Champions of Justice ***************/
.page-champions-of-justice .centered-main-content {
	width: 100%;
}

.view-champions-of-justice .view-content {
	text-align: center;
	margin-top: 6px;
	max-height: 660px;
	overflow: hidden;
}

.view-champions-of-justice .views-row {
	display: inline-block;
	margin: -1px 2px 0px 0px;
	height: 160px;
	min-width: 160px;
}

.page-champions-of-justice .fancybox-wrap,
.page-champions-of-justice .fancybox-skin {
	border-radius: 0px;
}

.page-champions-of-justice .fancybox-skin {
	padding: 6px;
}


.coj_container {
	display: none;
}

.coj_text_container {
	margin-left: 252px;
	padding: 5px;
	font-size: 17px;
}

.coj_text_container p {
	margin-left: 8px;
	margin-right: 8px;
	line-height: 21px
}

.coj_container .coj_quote {
	margin-top: 0;
	margin-bottom: 0;
	font-style: italic;
	font-size: 15px;
}

.coj_byline {
	margin-top: 0px;
	text-align: right;
	font-size: 15px;
}

.coj_name {
	font-weight: 400;
}

.coj_company_name {
	white-space: nowrap;
	/*font-weight: 400;*/
}

.coj_join_container {
	position: absolute;
	bottom: 0px;
	background-color: #c41230;
	padding: 6px 10px 0px 10px;
	text-align: center;
	color: #ffffff;
	width: 311px;
	height: 81px;
	font-size: 15px;
	font-weight: 400;
	line-height: 18px;
}

.coj_join_button {
	display: block;
	border-top: 1px solid #536673;
	background: #596b78;
	background: -webkit-gradient(linear, left top, left bottom, from(#818f98), to(#596b78));
	background: -webkit-linear-gradient(top, #818f98, #596b78);
	background: -moz-linear-gradient(top, #818f98, #596b78);
	background: -ms-linear-gradient(top, #818f98, #596b78);
	background: -o-linear-gradient(top, #818f98, #596b78);
	padding: 6px 13px;
	margin: 6px auto 0px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
	-moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
	box-shadow: rgba(0,0,0,1) 0 1px 0;
	text-shadow: rgba(0,0,0,.4) 0 1px 0;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	width: 172px;
	font-weight: 700;
}

.coj_join_button:hover {
	border-top-color: #596b78;
	background: #596b78;
	color: #ccc;
}

.medium .coj_text_container {
	margin-left: 0px;
}

.medium .coj_text_container .coj_quote {
	margin-top: 260px;
	margin-bottom: 10px;
}

.medium .coj_join_container {
	width: 210px;
	height: 105px;
}

.small .coj_text_container {
	margin-left: 0px;
}

.small .coj_text_container .coj_quote {
	margin-top: 260px;
	margin-bottom: 10px;
}

.small .coj_join_container {
	width: 210px;
	height: 105px;
}



.coj_fancybox {
	cursor: pointer;
	height: 160px;
}

.coj_headshot {
	float: left;	
}

.coj_badge {
	position: absolute;
	left: 5px;
	top: 152px;
}

.champion-title-box {
	background-color: #C41230;
	color: #FFF;
	text-align: center;
	font-weight: 500;
	position: relative;
	bottom: 5px;
	width: 311px;
	padding: 0 10px;
}
