/* Programmers can add custom CSS here. It will be merged with the all.css file */

@import url(http://fonts.googleapis.com/css?family=Shadows+Into+Light+Two);

.charity-nav {
	width: 90px;
	position: absolute;
	top: 47px;
	left: -170px;
}

.ecfa {
	width: 50px;
	position: absolute;
	top: 43px;
	left: -70px;
}

.call-icons {
	white-space: nowrap;
}

.thumbnails a img {
	margin-top: 5px;
}




/* WHEELS CHAIR CORPS ZIP --------------------*/

div.cc-zip {
	padding: 20px;
}


/* SITEMAP TABLE --------------------*/
.site-map th {
	border-bottom: 2px solid tan;
	border-left: 0;
	border-right: 0;
}

.site-map, .site-map tr, .site-map td {
	border-bottom: 2px solid tan;
	padding: 5px;
}

.site-map tbody tr:nth-child(2n+1) {
	background-color: white;
}

.site-map {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
/* 	margin-top: 50px; */
}

.site-map td {
	text-align: center;
}

/* BEYOND SUFFERING HOME PAGE --------------------*/

.cbox.disability-ministry .title-box-top {
	background: #5D5852;
	border-radius: 4px 4px 0 0;
}
.cbox.disability-ministry .title-box-area {
	background: #5D5852;
	border-radius: 4px 4px 0 0;
}

.cbox.advanced-studies .title-box-top {
	background: #006F8E;
	border-radius: 4px 4px 0 0;
}
.cbox.advanced-studies .title-box-area {
	background: #006F8E;
	border-radius: 4px 4px 0 0;
}

.cbox.next-generation .title-box-top {
	background: #F7941D;
	border-radius: 4px 4px 0 0;
}
.cbox.next-generation .title-box-area {
	background: #F7941D;
	border-radius: 4px 4px 0 0;
}

.cbox.bys {
	height: 468px;
}

a.bys-register:link,
a.bys-register:visited,
a.bys-register:hover {
	text-decoration: none;
	
	color: #fff;
	font-weight: bold;
	background-color: #5D5852;
	padding: 10px;
	border-radius: 10px;
	
}

a.bys-register:active {
	text-decoration: none;
	
	color: #fff;
	font-weight: bold;
	background-color: #7F7970;
	padding: 10px;
	border-radius: 10px;
	
}

a.bys-apply:link,
a.bys-apply:visited,
a.bys-apply:hover {
	text-decoration: none;
	
	color: #fff;
	font-weight: bold;
	background-color: #006F8E;
	padding: 10px;
	border-radius: 10px;
	
}

a.bys-apply:active {
	text-decoration: none;
	
	color: #fff;
	font-weight: bold;
	background-color: #0093BB;
	padding: 10px;
	border-radius: 10px;
}

img.bys-image {
	margin: 0 auto 15px auto;
}

.bys-title {
	color: #5D5852;
	font-style: italic;
	font-weight: bold;
}

.adv-title {
	color: #006F8E;
	font-style: italic;
	font-weight: bold;
}

.credly {
	margin-bottom: 6px;
}

.bys-sg {
	width: 250px;
	
	position: absolute;
	top: 250px;
	right: -295px;
}


/* BEYOND SUFFERING FOR THE NEXT GENERATION PAGES --------------------*/
p.ng-banner {
	margin-bottom: 0;
}

.ng-header {
	margin-top: 16px;

	font-family: Futura, 'Trebuchet MS', Arial, sans-serif;
	font-weight: 100;
	text-align: center;
	letter-spacing: 1px;
	color: #F7941D;
}
.ng-quote {
	font-family: 'Shadows Into Light Two', cursive;
	font-size: 16px;
	font-weight: bold;
	
	line-height: 25px;
	letter-spacing: 1px;
}

.ng-title {
	color: #F7941D;
	font-style: italic;
	font-weight: bold;
}

.joni-quote {
	margin-bottom: 10px;
}

.ma-callout {
	color: #F7941D;
	font-family: Futura, 'Trebuchet MS', Arial, sans-serif;
	
}

.ma-title {
	color: #F7941D;
	font-weight: bold;
	font-family: Futura, 'Trebuchet MS', Arial, sans-serif;
}

a.ng-button:link,
a.ng-button:visited,
a.ng-button:hover,
a.ng-button:active {
	text-decoration: none;
	
	color: #fff;
	font-weight: bold;
	background-color: #F7941D;
	padding: 10px;
	border-radius: 10px;
	
}

a.ng-button:active {
	background-color: #FABF77;
} 

/* NEXT GEN MODULES TABLE --------------------*/

table.modules {
	width: 600px;
	margin-top: 20px;
	margin-bottom: 15px; 
	margin-left: auto;
	margin-right: auto;
}

table.modules td {
	background-color: #e4e4e4;
	border: 2px solid white;

	padding: 0 30px 0 30px;
}

table.modules td.column-1 {
	text-align: center;
	font-family: Futura, 'Trebuchet MS', Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	background-color: #F7941D;
	color: #fff;
}

table.modules p {
	margin-top: 5px;
}

th.table-title {
	font-family: Futura, 'Trebuchet MS', Arial, sans-serif;
	font-size: 25px;
	
	line-height: 30px;
	padding-bottom: 8px;
}

h4.lesson-title {
	color: #F7941D;
	margin-top: 15px;
	margin-bottom: 5px;
}

.module-num {
	color: #F7941D;
}

.emphasis {
	font-family: 'Shadows Into Light Two', cursive;
	letter-spacing: 2px;
}


/* BYS PURCHASE NOW & SOCIAL MEDIA ICONS --------------------*/

img.ng-fb,
img.ng-twitter,
.bys-book {
	position: absolute; 
}


.bys-book {
	top: 350px;
	right: -295px;
}



img.ng-fb {
	bottom: 180px;
	right: -160px;
}

img.ng-twitter {
	bottom: 180px;
	right: -240px;
}


@media screen and (min-width: 641px) and (max-width: 1024px) {
	.hide-mobile {
		display: none;
	}
	
	img.ng-fb,
	img.ng-twitter {
		position: inherit;
		margin: 10px 15px;
	}
}


/* MEDIA QUERIES --------------------*/

@media screen and (min-width: 641px) and (max-width: 1024px) {
	.cbox.bys {
		height: inherit;
	}
}

@media screen and (max-width: 640px) {
	.hide-mobile {
		display: none;
	}
	
	img.ng-fb,
	img.ng-twitter {
		position: inherit;
		margin: 10px 15px;
	}
	
	.cbox.bys {
		height: inherit;
	}
}