/*
 * Adjust DefeatDD theme
 */
#bottom-blocks,
.breadcrumb,
#footer-wrapper,
#header,
.menu-background,
#sidebar-left,
#sidebar-right,
#title-wrapper {
	display: none;
}

#page-wrapper { background: transparent; }

.page, #container {
	background: transparent !important;
	margin: 0;
	width: 1024px !important;
	padding: 0;
}

.page { margin: 0 auto;}

body {
	font-family: "minion-pro";
}

p {
	font-family: "minion-pro";
	font-size: 18px;
}

p.image {
	margin-bottom: 0 !important;
}

.no-margin { margin: 0; }

/* chapter headers */
h2.chapter_header {
	font-family: "minion-pro";
	font-size: 18px;
	color: #f69b1f;
	text-align: center;
	font-style: italic;
	font-weight: 500;
	margin-top: 40px;
	background: url('chapter_1-bg.png') center center no-repeat;
}

/*
 * Start theming for 2014 Annual Report
 */
#ar_navigation {
	position: fixed;
	top: 25px;
	left: 50%;
	width: 100px;
	overflow: hidden;
	-webkit-transition: all .9s ease;
	-moz-transition: all .9s ease;
	-ms-transition: all .9s ease;
	-o-transition: all .9s ease;
	transition: all .9s ease;
	margin-left: 400px;
}

#ar_navigation_scroll {
	overflow-y: scroll;
	width: 120px;
}

#ar_navigation ul {
	margin: 0 0 25px 12px;
	padding: 0;
	list-style: none;
}

#ar_navigation li {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
	text-align: center;
	font-family: arial;
}

#ar_navigation li a {
	color: #fff;
	font-weight: bold;
	display: block;
	height: 90px;
	width: 70px;
	padding-top: 75px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-webkit-transition: background 400ms linear, color 400ms linear;
  -moz-transition: background 400ms linear, color 400ms linear;
  -o-transition: background 400ms linear, color 400ms linear;
  -ms-transition: background 400ms linear, color 400ms linear;
  transition: background 400ms linear, color 400ms linear;
}

#ar_navigation li a.ar_active,
#ar_navigation li a:hover {
	color: #f69b1f;
	text-decoration: underline;
}

#ar_navigation li a#menu_top {
	padding-top: 0;
	height: 10px;
}

#ar_navigation li a#menu_chapter_one {
	background: url('menu-alfred.jpg') left top no-repeat;
}

#ar_navigation li a#menu_chapter_one:hover,
#ar_navigation li a#menu_chapter_one.ar_active {
	background: url('menu-alfred-on.jpg') left top no-repeat;
}

#ar_navigation li a#menu_chapter_two {
	background: url('menu-jane.jpg') left top no-repeat;
}

#ar_navigation li a#menu_chapter_two:hover,
#ar_navigation li a#menu_chapter_two.ar_active {
	background: url('menu-jane-on.jpg') left top no-repeat;
}


#ar_navigation li a#menu_chapter_three {
	background: url('menu-yeksim.jpg') left top no-repeat;
}

#ar_navigation li a#menu_chapter_three:hover,
#ar_navigation li a#menu_chapter_three.ar_active {
	background: url('menu-yeksim-on.jpg') left top no-repeat;
}

#ar_navigation li a#menu_chapter_four {
	background: url('menu-teresa.jpg') left top no-repeat;
}

#ar_navigation li a#menu_chapter_four:hover,
#ar_navigation li a#menu_chapter_four.ar_active {
	background: url('menu-teresa-on.jpg') left top no-repeat;
}

#ar_navigation li a#menu_chapter_five {
	background: url('menu-schoolkids.jpg') left top no-repeat;
}

#ar_navigation li a#menu_chapter_five:hover,
#ar_navigation li a#menu_chapter_five.ar_active {
	background: url('menu-schoolkids-on.jpg') left top no-repeat;
}

#ar_navigation li a#menu_chapter_six {
	background: url('menu-evan.jpg') left top no-repeat;
}

#ar_navigation li a#menu_chapter_six:hover,
#ar_navigation li a#menu_chapter_six.ar_active {
	background: url('menu-evan-on.jpg') left top no-repeat;
}


#ar_navigation li a#menu_top {
	margin-bottom: 15px;
}

#ar_navigation li img {
	display: block;
}

#ar_navigation div img {
	margin: 0 0 0 2px;
	display: block;
	width: 95px;
}

.column_full .column_left {
	background: #fff;
	color: #000;
	float: left;
	width: 375px;
	padding-right: 60px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.column_full .column_right {
	background: #fff;
	color: #000;
	float: left;
	width: 325px;
	padding: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.column_full .column_right .content {
	background: #ebebeb;
	padding: 10px;
  -webkit-transition: background 700ms linear;
  -moz-transition: background 700ms linear;
  -o-transition: background 700ms linear;
  -ms-transition: background 700ms linear;
  transition: background 700ms linear;
}

.column_full .column_right .content p img {
	float: left;
	margin: 0 10px 0 0;
}

.column_full .column_right .content p {
	font-family: "din-condensed-web";
	font-size: 16px;
	font-weight: 400;
}

#intro {
	height: 720px;
	margin-right: 124px;
	position: relative;
	text-align: center;
	width: 900px;
	background: #fff;
	z-index: 1;
	overflow: hidden;
}

#intro img {
	margin-top: -160px;
	position: fixed;
	top: 360px;
	left: 50%;
	margin-left: -303px;
	z-index: 1;
}

.chapter {
	margin-right: 124px;
	width: 900px;
}

#chapter_one {
	position: relative;
	z-index: 2;
}

#chapter_one .chapter_header {
	margin-bottom: 15px;
}

#chapter_one #block_14 {
	background: #fff url('border-full.jpg') center bottom no-repeat;
	color: #000;

}

#chapter_one #block_14 p {
	font-size: 18px;
	text-align: center;
	margin: 0;
	margin-bottom: 30px;
	position: relative;
}

#chapter_one #block_14 h3 {
	font-size: 30px;
	line-height: 36px;
	margin: 0;
	margin-bottom: 30px;
	font-weight: 600;
	text-align: center;
	height: 40px;
	position: relative;
}

#chapter_two {
	margin-right: 124px;
	width: 900px;
	background-color: #000;
/* 	background: #000 url('chapter_2-bg.jpg') left top repeat-x; */
  -webkit-transition: background-color 700ms linear;
  -moz-transition: background-color 700ms linear;
  -o-transition: background-color 700ms linear;
  -ms-transition: background-color 700ms linear;
  transition: background-color 700ms linear;
}

#chapter_two.faded {
	background-color: #fff;
	color: #000;
}

#chapter_two .chapter_header {
	margin-bottom: 5px;
}

#chapter_two #block_18 {
	padding: 0 0 330px 0;
	text-align: center;
	font-size: 18px;
}

#chapter_two #block_18 h3 {
	font-size: 36px;
	text-transform: uppercase;
	font-family: "din-condensed-web";
	margin: 0 0 125px 0;
}

#chapter_two .stanza p {
	font-size: 18px;
	width: 295px;
	margin: 0 auto 100px auto;
}

#chapter_two #crosses {
	margin: 0 auto;
	width: 66px;
	display: block;
}

#chapter_two #block_19 h3 {
	font-size: 30px;
	margin: 0 0 95px 0;
	color: #000;
	text-align: center;
}

#chapter_two #block_20 {

}

#block_15 p,
#chapter_two #block_20 p {
	margin-bottom: 20px;
}

#chapter_two #block_21 {
	background: #fff;
	color: #000;
	float: left;
	width: 325px;
	padding: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#chapter_two #block_22 {
	background: #fff;
	color: #000;
	padding-top: 0;
}

#chapter_two #block_22 h3 {
	font-size: 30px;
	line-height: 50px;
	font-weight: 400px;
	margin-bottom: 30px;
}

#chapter_three #block_24,
#chapter_four #block_29 {
	margin-top: 0;
	padding-top: 0;
}

#chapter_three #block_24 h3,
#chapter_four #block_29 h3,
#chapter_six #block_35 h3 {
	font-size: 26px;
	margin: 0 0 15px 0;
	padding: 0;
	color: #fff;
	font-family: "din-condensed-web";
	text-transform: uppercase;
	text-align: center;
}

#chapter_three #block_25 {
	color: #000;
}

#chapter_three #block_25 p {
	padding-bottom: 30px;
}

#chapter_three #block_26 p,
#chapter_four #block_30 p {
	margin-bottom: 20px;
}

#chapter_three #block_26 strong,
.quote {
	font-size: 28px;
	line-height: 30px;
	display: block;
	font-weight: 600;
}

#chapter_four #block_31 p {
	padding-bottom: 25px;
}

#chapter_five #block_33 p {
	padding-bottom: 20px;
}

#chapter_six #block_35 {
	padding-top: 0;
}

#chapter_six #block_35 h3 {
	margin-top: 0;
	margin-bottom: 30px;
}

#chapter_six #block_36 p {
	padding-bottom: 20px;
}

#block_36 a {
	text-decoration: underline;
}

#chapter_six #block_36 p img {
	display: block;
	margin: 0 auto;
	width: 700px;
}

.half {
	width: 50%;
}

/*
 * Framework for pages
 */
.externallink {
	background: #ebebeb url('icon-external-link.png') 5px center no-repeat;
	color: #000 !important;
	-webkit-transition: background 400ms linear;
  -moz-transition: background 400ms linear;
  -o-transition: background 400ms linear;
  -ms-transition: background 400ms linear;
  transition: background 400ms linear;
  padding-left: 20px;
  padding-right: 0px;
}

.externallink:hover {
	background: #e1e1e1 url('icon-external-link.png') 5px center no-repeat;
	text-decoration: none;
}

.learnmore {
	font-family: "din-condensed-web";
	color: #959595 !important;
	font-size: 16px;
	margin-top: 10px;
	display: none;
}

.image_full img {
	display: block;
}

.background-white {
	background: #fff;
	color: #000;
	-webkit-transition: opacity 400ms;
  -moz-transition: opacity 400ms;
  -o-transition: opacity 400ms;
  -ms-transition: opacity 400ms;
  transition: opacity 400ms;
}

.column_wrapper {
	padding: 30px 100px;
}

.column_full {
	padding: 30px 100px 0 100px;
}

.column_left {

}

.column_right {

}

.didyouknow {
	background: #d7d7d7;
	padding: 25px 50px 25px 50px;
	position: relative;
	top: 0;
	left: 0;
	-webkit-transition: box-shadow 200ms;
  -moz-transition: box-shadow 200ms;
  -o-transition: box-shadow 200ms;
  -ms-transition: box-shadow 200ms;
  transition: box-shadow 200ms;
}

.didyouknow_full {
	margin: 0 auto;
	background: #fff url('border-full-800.jpg') center bottom no-repeat;
	padding: 0 50px 50px 50px;
	-webkit-transition: background 400ms;
  -moz-transition: background 400ms;
  -o-transition: background 400ms;
  -ms-transition: background 400ms;
  transition: background 400ms;
}

.didyouknow h3 {
	margin: 0 0 10px 0;
	padding: 0;
	background: url('did-you-know-header.png') center center no-repeat;
	font-family: "din-condensed-web";
	font-size: 30px;
	text-transform: uppercase;
	text-align: center;
	color: #000;
}

.didyouknow p {
	font-size: 12px;
	color: #000;
	padding-top: 10px;
	font-family: "verdana";
}

.didyouknow_left {
	width: 350px;
	padding-right: 25px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	float: left;
	font-size: 12px;
	color: #000;
}

.didyouknow_right {
	width: 350px;
	padding-left: 25px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	float: right;
	font-size: 12px;
	color: #000;
}

.social_share {
	background: #00bff3;
	margin-bottom: 30px;
	width: 627px;
	margin-left: auto;
	margin-right: auto;
}

.social_share p {
	font-size: 22px;
	line-height: 24px;
	padding: 24px;
	font-family: "din-condensed-web";
	font-weight: 400px;
	float: left;
	width: 553px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	color: #fff;
}

#block_37.social_share p {
	font-size: 22px;
	padding: 14px 24px;
}

.social_share .icon {
	float: left;
	width: 73px;
	border-left: 1px solid #fff;
	text-align: center;
	height: 75px;
	display: block;
	text-indent: -10000em;
	-webkit-transition: background 400ms linear;
  -moz-transition: background 400ms linear;
  -o-transition: background 400ms linear;
  -ms-transition: background 400ms linear;
  transition: background 400ms linear;
}

.social_share .icon:hover {
	background-color: #2fd0fc;
}

.social_share .icon.facebook {
	background: url('icon-facebook.png') center center no-repeat;
}

.social_share .icon.facebook:hover {
	background: #5edbfd url('icon-facebook.png') center center no-repeat;
}

.social_share .icon.twitter {
	background: url('icon-twitter.png') center center no-repeat;
}

.social_share .icon.twitter:hover {
	background: #5edbfd url('icon-twitter.png') center center no-repeat;
}

#ar_footer {
	padding: 20px 50px;
	font-family: "din-condensed-web";
	position: relative;
}

#ar_footer #ar_social {
	float: left;
	width: 220px;
}

#ar_footer #ar_social img {
	margin-right: 13px;
}

#ar_footer #ar_links {
	font-size: 12px;
	text-transform: uppercase;
	padding-top: 3px;
	width: 230px;
	float: left;
}

#ar_footer #ar_links a {
	color: #fff;
}

#ar_footer #ar_copy {
	float: left;
	width: 110px;
	padding-right: 30px;
}

#ar_footer #ar_copy p {
	font-family: "din-condensed-web";
	font-size: 12px;
	text-transform: uppercase;
	text-align: right;
}

#ar_footer #ar_path {
	/*
position: absolute;
	right: 0;
	top: 20px;
	width: 100px;
*/
	float: left;
	width: 260px;
}

#ar_footer #ar_path img {
	margin: 0 5px;
}

.source {
	font-size: 10px;
	padding: 50px 10px 10px 10px;
	color: #000;
}

.source a { color: #000 !important; }

.center {
	text-align: center;
}

/* Animations */
#start_text {
	position: absolute;
	width: 160px;
	top: 0;
	left: 350px;
	margin-left: -80px;
}

#end_text {
	position: absolute;
	width: 214px;
	top: 0;
	left: 350px;
	margin-left: -107px;
	display: none;
}

#end_text em {
	font-style: normal;
	font-size: 14px;
}

.fade1, .fade2, .fade3, .fade4 {
	opacity: 0;
	position: relative;
	top: 0;
	left: -200px;
}

#slideshows, #imageload { display: none; }


#block_16 a,
#block_21 a,
#block_27 a {
	color: #000 !important;
}

#block_16 .learnmore a,
#block_21 .learnmore a,
#block_27 .learnmore a {
	color: #959595 !important;
}

#block_16 a:hover,
#block_21 a:hover,
#block_27 a:hover {
	text-decoration: none!important;
}

.blackbackground {
	background: #000;
}

.dyk {
	width: 720px;
	height: 358px;
	-webkit-transition: height 400ms linear, width 400ms linear;
  -moz-transition: height 400ms linear, width 400ms linear;
  -o-transition: height 400ms linear, width 400ms linear;
  -ms-transition: height 400ms linear, width 400ms linear;
  transition: height 400ms linear, width 400ms linear;
}

#menu_social {
	width: 90px;
	text-align: center;
	margin-bottom: 15px;
}

#menu_social img {
	width: 20px !important;
	height: 20px !important;
	display: inline !important;
}

#chapter_one .didyouknow {
	height: 308px;
}

#chapter_two .didyouknow {
	height: 338px;
}

#chapter_three .didyouknow {
	height: 316px;
}

#chapter_four .didyouknow {
	height: 386px;
}

#chapter_five .didyouknow {
	height: 356px;
}

#chapter_six .didyouknow {
	height: 322px;
}
