/**
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2012
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

body {
background-color: transparent;
}
* { padding:0; margin:0; }

.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
/*	-moz-box-shadow: 0 0 5px #ccc; */
/*	-webkit-box-shadow: 0 0 5px #ccc; */
/*	box-shadow: 0 0 5px #ccc; */
/*	border: solid #fff 5px; */
/*	left: -5px; */

}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: -20px;
	height:400px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	outline: 0;
	margin: 0 2px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	right:50%;
	margin:0 280px 0 0;
	background: url(../images/prev_btm.png);
}

.bx-wrapper .bx-next {
	left:50%;
	margin:0 0 0 280px;
	background: url(../images/next_btm.png);
}

.bx-wrapper .bx-prev:hover {
	background-position: -26px 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -26px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 630px;
	margin-top: -16px;
	outline: 0;
	width: 26px;
	height: 40px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(../images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(../images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -186px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

.bxslider { padding:0; margin:0; }
.bx-default-pager { position:absolute; top:40px; left:100px; z-index:300; }

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}
#epi_slide { padding:0; }

#epi_slide #chara_sm_i1 { float:left; background: url(../images/epi_btm01_a.png); width:175px; height:62px; }
#epi_slide #chara_sm_i2 { float:left; background: url(../images/epi_btm02_a.png); width:175px; height:62px; }
#epi_slide #chara_sm_i3 { float:left; background: url(../images/epi_btm03_a.png); width:175px; height:62px; }
#epi_slide #chara_sm_i4 { float:left; background: url(../images/epi_btm04_a.png); width:175px; height:62px; }
#epi_slide #chara_sm_i5 { float:left; background: url(../images/epi_btm05_a.png); width:175px; height:62px; }
#epi_slide #chara_sm_i6 { float:left; background: url(../images/epi_btm06_a.png); width:175px; height:62px; }
#epi_slide #chara_sm_i7 { float:left; background: url(../images/epi_btm07_a.png); width:175px; height:62px; }
#epi_slide #chara_sm_i8 { float:left; background: url(../images/epi_btm08_a.png); width:175px; height:62px; }
#epi_slide #chara_sm_i9 { float:left; background: url(../images/epi_btm09_a.png); width:175px; height:62px; }
#epi_slide #chara_sm_i10 { float:left; background: url(../images/epi_btm10_a.png); width:175px; height:62px; }
#epi_slide #chara_sm_i11 { float:left; background: url(../images/epi_btm11_a.png); width:175px; height:62px; }
#epi_slide #chara_sm_i12 { float:left; background: url(../images/epi_btm12_a.png); width:175px; height:62px; }

#epi_slide #chara_sm_i1.active { float:left; background: url(../images/epi_btm01_b.png); width:175px; height:62px; }
#epi_slide #chara_sm_i2.active { float:left; background: url(../images/epi_btm02_b.png); width:175px; height:62px; }
#epi_slide #chara_sm_i3.active { float:left; background: url(../images/epi_btm03_b.png); width:175px; height:62px; }
#epi_slide #chara_sm_i4.active { float:left; background: url(../images/epi_btm04_b.png); width:175px; height:62px; }
#epi_slide #chara_sm_i5.active { float:left; background: url(../images/epi_btm05_b.png); width:175px; height:62px; }
#epi_slide #chara_sm_i6.active { float:left; background: url(../images/epi_btm06_b.png); width:175px; height:62px; }
#epi_slide #chara_sm_i7.active { float:left; background: url(../images/epi_btm07_b.png); width:175px; height:62px; }
#epi_slide #chara_sm_i8.active { float:left; background: url(../images/epi_btm08_b.png); width:175px; height:62px; }
#epi_slide #chara_sm_i9.active { float:left; background: url(../images/epi_btm09_b.png); width:175px; height:62px; }
#epi_slide #chara_sm_i10.active { float:left; background: url(../images/epi_btm10_b.png); width:175px; height:62px; }
#epi_slide #chara_sm_i11.active { float:left; background: url(../images/epi_btm11_b.png); width:175px; height:62px; }
#epi_slide #chara_sm_i12.active { float:left; background: url(../images/epi_btm12_b.png); width:175px; height:62px; }

#epi_title { position:absolute; top:1010px; left:100px; width:440px; height:65px; background:url(../images/epi_title.png) }

#epi_area { margin:350px 0 0 0; position:relative; width:640px; height:750px; }
#epi_area .outlines_01 { position:absolute; top:30px; left:60px; width:520px; height:580px; z-index:1000; }
#epi_area .outlines_02 { position:absolute; top:30px; left:60px; width:520px; height:580px; z-index:1000; }
#epi_area .outlines_03 { position:absolute; top:30px; left:60px; width:520px; height:580px; z-index:1000; }
#epi_area .outlines_04 { position:absolute; top:30px; left:60px; width:520px; height:580px; z-index:1000; }
#epi_area .outlines_05 { position:absolute; top:30px; left:60px; width:520px; height:580px; z-index:1000; }
#epi_area .outlines_06 { position:absolute; top:30px; left:60px; width:520px; height:580px; z-index:1000; }
#epi_area .outlines_07 { position:absolute; top:30px; left:60px; width:520px; height:580px; z-index:1000; }
#epi_area .outlines_08 { position:absolute; top:30px; left:60px; width:520px; height:580px; z-index:1000; }
#epi_area .outlines_09 { position:absolute; top:30px; left:60px; width:520px; height:580px; z-index:1000; }
#epi_area .outlines_10 { position:absolute; top:30px; left:60px; width:520px; height:580px; z-index:1000; }
#epi_area .outlines_11 { position:absolute; top:30px; left:60px; width:520px; height:580px; z-index:1000; }
#epi_area .outlines_12 { position:absolute; top:30px; left:60px; width:520px; height:580px; z-index:1000; }

.photo_area { width:435px; height:280px; z-index:1000; margin:0 auto; }
.photo_area iframe { width:435px; height:280px; z-index:1000; }

#epi_area .outlines_s01 { width:520px; height:300px; background:url(../images/epi_story01_m.png) no-repeat; }
#epi_area .outlines_s02 { width:520px; height:300px; background:url(../images/epi_story02_m.png) no-repeat; }
#epi_area .outlines_s03 { width:520px; height:300px; background:url(../images/epi_story03_m.png) no-repeat; }
#epi_area .outlines_s04 { width:520px; height:300px; background:url(../images/epi_story04_m.png) no-repeat; }
#epi_area .outlines_s05 { width:520px; height:300px; background:url(../images/epi_story05_m.png) no-repeat; }
#epi_area .outlines_s06 { width:520px; height:300px; background:url(../images/epi_story06_m.png) no-repeat; }
#epi_area .outlines_s07 { width:520px; height:300px; background:url(../images/epi_story07_m.png) no-repeat; }
#epi_area .outlines_s08 { width:520px; height:300px; background:url(../images/epi_story08_m.png) no-repeat; }
#epi_area .outlines_s09 { width:520px; height:300px; background:url(../images/epi_story09_m.png) no-repeat; }
#epi_area .outlines_s10 { width:520px; height:300px; background:url(../images/epi_story10_m.png) no-repeat; }
#epi_area .outlines_s11 { width:520px; height:300px; background:url(../images/epi_story11_m.png) no-repeat; }
#epi_area .outlines_s12 { width:520px; height:300px; background:url(../images/epi_story12_m.png) no-repeat; }

