
#stacks_in_1063_page10 {
	border: solid rgba(204, 204, 153, 1.00);
	border-width: 0px 0px 5px 0px;
}

#stacks_in_1138_page10 {
	font-size: 101%;
}

#stacks_in_1290_page10 {
	padding: 16px 0px 0px 0px;
}

#jCycleStackstacks_in_1140_page10 {
	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_1140_page10 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_1140_page10 .cycle-pager span, #jCycleStackstacks_in_1140_page10 .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_1140_page10 .cycle-pager span.cycle-pager-active, #jCycleStackstacks_in_1140_page10 .example-pager span.cycle-pager-active { color: #FFFFFF;opacity: 0.8;}
.cycle-pager > *, .example-pager > * { cursor: pointer;}

#jCycleStackstacks_in_1140_page10 .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_647_page10 {
	padding: 25px 0px 0px 0px;
}

#stacks_in_1160_page10 {
	margin: 31px 0px 0px 0px;
}

#stacks_in_1308_page10 {
	padding: 16px 0px 0px 0px;
}

#stacks_in_649_page10 {
	padding: 0px 0px 30px 0px;
}

#jCycleStackstacks_in_1245_page10 {
	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_1245_page10 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_1245_page10 .cycle-pager span, #jCycleStackstacks_in_1245_page10 .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_1245_page10 .cycle-pager span.cycle-pager-active, #jCycleStackstacks_in_1245_page10 .example-pager span.cycle-pager-active { color: #FFFFFF;opacity: 0.8;}
.cycle-pager > *, .example-pager > * { cursor: pointer;}

#jCycleStackstacks_in_1245_page10 .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_1144_page10 {
	margin: 24px 0px 0px 0px;
	padding: 30px 0px 0px 0px;
}

#stacks_out_1249_page10 {
	width: 560px;
}

#stacks_in_1249_page10 {
	padding: 30px 0px 0px 0px;
}

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

#stacks_in_1318_page10 .stacks_right {
	float:right;
	width:49%;
}
#stacks_in_1318_page10 {
	padding: 18px 0px 0px 0px;
}

#stacks_in_1319_page10 {
	padding: 53px 0px 0px 0px;
}

#stacks_in_1320_page10 {
	font-size: 138%;
}

#stacks_out_1321_page10 {
	width: 54%;
}

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