
#stacks_in_1261_page7 {
	margin: 25px 0px 0px 0px;
}

#stacks_in_1259_page7 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width: 0px 0px 4px 0px;
	margin: 20px 0px 0px 0px;
}

#stacks_in_1260_page7 {
	font-size: 150%;
}

#jCycleStackstacks_in_345_page7 {
	display: block;
}

/*
    these are just the default styles used in the Cycle2 demo pages.  
    you can use these styles or any others that you wish.
*/


/* set border-box so that percents can be used for width, padding, etc (personal preference) */
.cycle-slideshow, .cycle-slideshow * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }


.cycle-slideshow {position: relative; width: 100%;}

/* slideshow images (for most of the demos, these are the actual "slides") */
.cycle-slideshow img { 
    /* 
    some of these styles will be set by the plugin (by default) but setting them here
    helps avoid flash-of-unstyled-content
    */
    position: absolute; top: 0; left: 0;
    padding: 0; display: block;
}

#jCycleStackstacks_in_345_page7 div.cycle-slideshow>div {
	width:100%;
	 height: auto; 
}

div.cycle-slideshow img {
	width: inherit;
	max-width: 100%;
	height: auto;
}

/* in case script does not load */
.cycle-slideshow img:first-child {
    position: static; z-index: 100;
}

/* pager */
.cycle-pager, .example-pager { 
    text-align: center; width: 100%; z-index: 500; position: absolute; bottom: 0px;
	opacity: 0.6;
	-webkit-transition: all 0.3s;
	height: 36px !important;
}

#jCycleStackstacks_in_345_page7 .cycle-pager span, #jCycleStackstacks_in_345_page7 .example-pager span { 
    font-size: 36px !important; width: 16px; height: 16px; 
    display: none; cursor: pointer;
	color: #FFFFFF;
	opacity: 0.4;
	font-family: Arial;
}
#jCycleStackstacks_in_345_page7 .cycle-pager span.cycle-pager-active, #jCycleStackstacks_in_345_page7 .example-pager span.cycle-pager-active { color: #FFFFFF;opacity: 0.8;}
.cycle-pager > *, .example-pager > * { cursor: pointer;}

#jCycleStackstacks_in_345_page7 .cycle-pager span[class] {display:inline-block;}


/* caption */
.cycle-caption { position: absolute; color: white; bottom: 15px; right: 15px; z-index: 700; }


/* overlay */
.cycle-overlay { 
    font-family: tahoma, arial;
    position: absolute; bottom: 0; width: 100%; z-index: 600;
    background: black; color: white; padding: 15px; opacity: .5;
}


/* prev / next links */

.disabled { opacity: .5; filter:alpha(opacity=50); }


/* display paused text on top of paused slideshow */
.cycle-paused:after {
    content: '||'; color: white; background: black; padding: 5px 10px;
    z-index: 500; position: absolute; top: 10px; right: 10px;
    border-radius: 10px;
    opacity: .5; filter: alpha(opacity=50);
	font-weight: bold;
}

/* 
    media queries 
    some style overrides to make things more pleasant on mobile devices
*/

@media only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
    .cycle-slideshow { width: auto;}
    .cycle-overlay { padding: 4px }
    .cycle-caption { bottom: 4px; right: 4px }
}





#stacks_in_345_page7 {
	padding: 60px 0px 0px 0px;
}

#stacks_out_349_page7 {
	width: 400px;
}

#stacks_in_349_page7 {
	padding: 10px 0px 0px 0px;
}

#stacks_in_363_page7 {
	margin: 0px 0px 46px 0px;
}

#stacks_in_1065_page7 {
	font-size: 138%;
}

#stacks_in_1256_page7 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_1256_page7 .stacks_right {
	float:right;
	width:49%;
}
#stacks_in_1256_page7 {
	padding: 120px 0px 0px 0px;
}

#stacks_out_1318_page7 {
	width: 54%;
}

#stacks_in_1318_page7 {
	padding: 70px 0px 0px 0px;
}
