




#slideshow-wrapper {
    
}
#slideshow {
	height: 360px;
}
#slideshow .camera_caption {
	color: #ffffff;
}
#slideshow .camera_caption a {
	color: #ffffff;
}
#slideshow .camera_caption > div {
	padding: 10px 10px;
    background: #000;
    background: rgba(0, 0, 0, 0.5);
    /*position: relative;*/
}
#slideshow .camera_prev, #slideshow .camera_next {
	cursor: pointer;
	height: 40px;
	margin-top: 0;
	position: absolute;
	width: 30px;
	z-index: 2;
	bottom: 0;
	top: auto;
	background: transparent;
}
#slideshow .camera_prev {
	right: 50px;
	left: auto;
}
#slideshow .camera_prev > span {
	background: url(../images/icon/left-arrow.png) center center no-repeat;
	display: block;
	height: 40px;
	width: 30px;
}
#slideshow .camera_next {
	right: 10px;
}
#slideshow .camera_next > span {
	background: url(../images/icon/right-arrow.png) center center no-repeat;
	display: block;
	height: 40px;
	width: 30px;
}
#slideshow .slide-caption-slogan {
    font-size: 2em;
    line-height: 1;
    top: -210px;
    left: 610px;
    width: 300px;
    position: absolute;
    display: block;
}
#slideshow .slide-caption-header {
	vertical-align: middle;
	cursor: pointer;
	margin: -10px;
	padding: 10px;
}
#slideshow .slide-caption-content-wrapper {
	display: none;
	border-top: 1px solid #ffffff;
	margin-top: 10px;
	padding-top: 10px;
}
#slideshow .slide-caption-icon {
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
	width: 15px;
	height: 15px;
	background: url(../images/icon/plus.png) left top no-repeat;
}
#slideshow .slide-caption-icon.active {
	background: url(../images/icon/minus.png) left top no-repeat;
}
#slideshow .slide-caption-content {
	width: 70%;
	float: left;
} 
#slideshow .slide-caption-link {
	width: 25%;
	float: right;
}
#slideshow.camera_wrap ul {
    list-style: disc outside none;
}
#slideshow .slide-caption-link ul {
    list-style: square outside url(../images/icon/arrow.png);
    padding-left: 20px;
}
#slideshow .slide-caption-link li {
	padding-bottom: 5px;
}
#slideshow .slide-caption-link a {
	font-weight: normal;
}





/*------------------------------------*\
    $BODY-NAV
\*------------------------------------*/
#home-body-nav-wrapper {
	margin-top: 10px;
}
#home-body-nav-work-wrapper {
	text-align: right;
	border-right: 2px dotted #D71920;
	margin-left: 9px;
}
#home-body-nav-impact-wrapper {
	margin-right: 9px;
}
a.home-body-nav {
    display: inline-block;
    line-height: 35px;
    font-size: 2em;
    color: #D71920;
    font-weight: bold;
}
.work-icon {
    background: url(../images/icon/where-we-work.png) center center no-repeat;
    display: inline-block;
    width: 34px;
    height: 35px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: -7px;
    vertical-align: middle;
}
.impact-icon {
    background: url(../images/icon/our-impact.png) center center no-repeat;
    display: inline-block;
    width: 34px;
    height: 35px;
    margin-left: 10px;
    margin-right: 10px;
    vertical-align: middle;
}
.home-body-nav-text {
	display: inline-block;
	vertical-align: middle;
}





/*------------------------------------*\
    $RECENT-NEWS
\*------------------------------------*/
#home-recent-news-wrapper {
	margin-top: 30px;
}
.recent-news-row {
	border-bottom: 1px solid #D71920;
	padding: 15px 10px;
}
.recent-news-row:first-child {
	border-top: 1px solid #D71920;
}
.recent-news-row h4 a {
	font-size: 1.17em;
	font-weight: bold;
	color: #D71920;
}
.recent-news-row p {
	
}





/*------------------------------------*\
    $RECENT-EVENTS
\*------------------------------------*/
#home-recent-event-wrapper {
	margin-top: 30px;
}
#home-event-carousel-wrapper {
	/*padding-left: 30px;*/
	position: relative;
}
.recent-event-row {
	background: #000000;
	margin-bottom: 1px;
	padding: 10px 5px;
	display: table;
}
.recent-event-row a {
	color: #ffffff;
	font-weight: normal;
	display: inline-block;
}
.recent-event-date {
	display: table-cell;
	border-right: 1px solid #ffffff;
	/*padding-right: 5px;*/
	color: #ffffff;
	white-space: nowrap;
	vertical-align: top;
	width: 75px;
	height: 60px;
}
.recent-event-detail {
	display: table-cell;
	color: #ffffff;
	padding-left: 10px;
	/*width: 100%;*/
	line-height: 1;
	height: 60px;
	overflow: hidden;
}
.event-date-block {
	display: inline-block;
	text-align: center;
}
.event-date-top {
	display: block;
	font-size: 2em;
	font-weight: bold;
	line-height: 1;
}
.event-date-bottom {
	display: block;
	font-size: 1.17em;
	line-height: 1;
}
.event-location {
	font-weight: bold;
	display: block;
}
.event-desc {
	display: block;
}
#event-carousel-next {
	display: none;
	position: absolute;
	background: #000000 url(../images/icon/up-arrow.png) center center no-repeat;
	width: 25px;
	height: 25px;
	top: 0;
	left: -26px;
}
#event-carousel-prev {
	display: none;
	position: absolute;
	background: #000000 url(../images/icon/down-arrow.png) center center no-repeat;
	width: 25px;
	height: 25px;
	top: 26px;
	left: -26px;
}





/*------------------------------------*\
    $SOCIAL-HUB
\*------------------------------------*/
#home-social-hub-wrapper {
	position: relative;
	margin-top: 30px;
}
.home-social-hub {
	margin: 0 auto;
	width: 205px;
	background: #ffffff;
	position: relative;
	z-index: 1;
}





/*------------------------------------*\
    $BOTTOM-TAB
\*------------------------------------*/
#home-bottom-tab-wrapper {
    margin-top: 40px;
    position: relative;
    height: 200px;
}
.bottom-tab {
	width: 312px; /* removed left,right padding width: 20px */
	padding: 10px 0;
	background: #D71920;
	color: #ffffff;
    border-left: 1px dotted #ffffff;
    /*float: left;*/
    position: absolute;
}
.bottom-tab:first-child {
    border-left: 0;
}
.bottom-tab-hovered {
	margin-top: -3px;
}
.bottom-tab-title {
	font-size: 2em;
	font-weight: bold;
	padding-left: 50px;
    padding-right: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
	line-height: 42px;
	vertical-align: middle;
}
.bottom-tab-dialog {
    left: 312px;
}
.bottom-tab-serving {
    left: 625px;
}
.bottom-tab-common-goal .bottom-tab-title {
	background: url(../images/icon/tab1.png) left top no-repeat;
}
.bottom-tab-dialog .bottom-tab-title {
    background: url(../images/icon/tab2.png) left top no-repeat;
}
.bottom-tab-serving .bottom-tab-title {
    background: url(../images/icon/tab3.png) left top no-repeat;
}

.bottom-tab-body {
	display: none;
	border-top: 1px dotted #ffffff;
    padding-left: 10px;
    padding-right: 10px;
    background: #810F11;
}
.bottom-tab-body a {
	font-weight: normal;
	padding: 10px 0;
	display: inline-block;
    color: #ffffff;
}

.bottom-tab-footer {
	border-top: 1px dotted #ffffff;
	font-weight: bold;
	min-height: 42px;
    padding-left: 10px;
    padding-right: 10px;
	padding-top: 5px;
}