
#stacks_in_70 {
	padding: 0px 25px 0px 25px;
}

#stacks_in_42 {
	margin: 0px 0px 20px 0px;
}
/* Archetypon Slider Classic */





#a-gallery_stacks_in_20{
	width: 100%; 
	border: 0px solid #FFFFFF;
}

#stacks_in_20 .galleria-container {
    position: relative;
    overflow: hidden;
    background: #FFFFFF;
}
#stacks_in_20 .galleria-container img {
    -moz-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}

#stacks_in_20 .galleria-stage {
    position: absolute;
    top: 10px; bottom: 60px; left: 10px; right: 10px;
    overflow:hidden;
    /*Photographos Hacks*/
    margin: 0!important;
    width: auto;
    height: auto!important;
}
#stacks_in_20 .galleria-thumbnails-container {
    height: 50px;
    bottom: 0;
    position: absolute;
    left: 10px;
    right: 10px;
    z-index: 2;
    margin: 0 auto;
}
#stacks_in_20 .galleria-carousel .galleria-thumbnails-list {
    margin-left: 30px;
    margin-right: 30px;
}
#stacks_in_20 .galleria-thumbnails .galleria-image {
    height: 40px;
    width: 60px;
    background: #000;
    margin: 0 5px 0 0;
    border: 1px solid #000000;
    float: left;
    cursor: pointer;
}
#stacks_in_20 .galleria-counter {
    
    position: absolute;
    bottom: 10px;
    left: 10px;
    text-align: right;
    color: #fff;
    font: normal .8em arial,sans-serif;
    z-index: 1;
}
#stacks_in_20 .galleria-loader {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 45%;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 2;
    display: none;
    background: url(../files/images/progress.gif) no-repeat center;
}
#stacks_in_20 .galleria-info {
 
    width: 50%;
    top: 15px;
    left: 15px;
    z-index: 2;
    position: absolute;
}
#stacks_in_20 .galleria-info-text {
    background-color: #000;
    padding: 12px;
    display: none;
    zoom:1;
}
#stacks_in_20 .galleria-info-title {

    font: bold 1em arial,sans-serif;
    margin: 0;
    color: #fff;
	margin-bottom: 7px;
}
#stacks_in_20 .galleria-info-description {

    font: italic 1em georgia,serif;
    margin: 0;
    color: #bbb;
}
#stacks_in_20 .galleria-info-close {
    width: 9px;
    height: 9px;
    position: absolute;
    top: 5px;
    right: 5px;
    background-position: -753px -11px;
    opacity: .5;
    filter: alpha(opacity=50);
    cursor: pointer;
    display: none;
}
#stacks_in_20 .notouch .galleria-info-close:hover{
    opacity:1;
    filter: alpha(opacity=100);
}
#stacks_in_20 .touch .galleria-info-close:active{
    opacity:1;
    filter: alpha(opacity=100);
}
#stacks_in_20 .galleria-info-link {
    background-position: -669px -5px;
    opacity: .8;
    filter: alpha(opacity=70);
    position: absolute;
    width: 20px;
    height: 20px;
    cursor: pointer;
    /*background-color: #000;*/
}
#stacks_in_20 .notouch .galleria-info-link:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
#stacks_in_20 .touch .galleria-info-link:active {
    opacity: 1;
    filter: alpha(opacity=100);
}
#stacks_in_20 .galleria-image-nav {
    position: absolute;
    top: 50%;
    margin-top: -62px;
    width: 100%;
    height: 62px;
    left: 0;
}
#stacks_in_20 .galleria-image-nav-left,
#stacks_in_20 .galleria-image-nav-right {
    opacity: .3;
    filter: alpha(opacity=30);
    cursor: pointer;
    width: 62px;
    height: 124px;
    position: absolute;
    left: 10px;
    z-index: 2;
    background-position: 0 46px;
}
#stacks_in_20 .galleria-image-nav-right {
    left: auto;
    right: 10px;
    background-position: -254px 46px;
    z-index: 2;
}
#stacks_in_20 .notouch .galleria-image-nav-left:hover,
#stacks_in_20 .notouch .galleria-image-nav-right:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
#stacks_in_20 .touch .galleria-image-nav-left:active,
#stacks_in_20 .touch .galleria-image-nav-right:active {
    opacity: 1;
    filter: alpha(opacity=100);
}
#stacks_in_20 .galleria-thumb-nav-left,
#stacks_in_20 .galleria-thumb-nav-right {
    cursor: pointer;
    display: none;
    background-position: -495px 5px;
    position: absolute;
    left: 0;
    top: 0;
    height: 40px;
    width: 23px;
    z-index: 3;
    opacity: .8;
    filter: alpha(opacity=80);
}
#stacks_in_20 .galleria-thumb-nav-right {
    background-position: -578px 5px;
    border-right: none;
    right: 0;
    left: auto;
}
#stacks_in_20 .galleria-thumbnails-container .disabled {
    opacity: .2;
    filter: alpha(opacity=20);
    cursor: default;
}

#stacks_in_20 .galleria-thumbnails{
	display: none;
}

#stacks_in_20 .notouch .galleria-thumb-nav-left:hover,
#stacks_in_20 .notouch .galleria-thumb-nav-right:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    background-color: #000000;
}
#stacks_in_20 .touch .galleria-thumb-nav-left:active,
#stacks_in_20 .touch .galleria-thumb-nav-right:active {
    opacity: 1;
    filter: alpha(opacity=100);
    background-color: #000000;
}
#stacks_in_20 .notouch .galleria-thumbnails-container .disabled:hover {
    opacity: .2;
    filter: alpha(opacity=20);
    background-color: transparent;
}

#stacks_in_20 .galleria-carousel .galleria-thumb-nav-left,
#stacks_in_20 .galleria-carousel .galleria-thumb-nav-right {
    display: block;
}
#stacks_in_20 .galleria-thumb-nav-left,
#stacks_in_20 .galleria-thumb-nav-right,
#stacks_in_20 .galleria-info-link,
#stacks_in_20 .galleria-info-close,
#stacks_in_20 .galleria-image-nav-left,
#stacks_in_20 .galleria-image-nav-right {
    background-image: url(../files/images/classic-map1.png);
    background-repeat: no-repeat;
}

#stacks_in_20 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
#stacks_in_68{text-align:justify}

#stacks_in_68 {
	padding: 0px 0px 36px 0px;
}

#stacks_in_69 {
	display:inline-block; width:100%; line-height: 0.450000em;
	font-size: 200%;
}
#stacks_in_89>.s3_row {
	margin: 0 -10px;
}

#stacks_in_89>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_89>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_89>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_89>.s3_row>.s3_column {
	padding: 0 10px;
}








@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_89>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_89>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_79 .button_label {
	font: 500 18px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}





#stacks_in_79 .sweet_button_wrapper {
	text-align:center;

	
		height:36px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_79 .sweet_button_wrapper {
		
			height:20px;
		
	}

	

	#stacks_in_79 .button_label {
		font: 500 10px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_79 a.sweet_button {
	cursor: default;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(255, 255, 255, 1.00);
	border-style:solid;
	border-width:0px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:0px;
	background:rgba(33, 255, 6, 1.00);
}
#stacks_in_79 a.sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

#stacks_in_79 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}








#stacks_in_79 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(53, 255, 26, 1.00);
}
#stacks_in_79 .sweet_button:active{
	background: rgba(13, 235, 0, 1.00);
}
#stacks_in_79 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_79 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_79 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








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



#stacks_in_93 .button_label {
	font: 500 18px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}





#stacks_in_93 .sweet_button_wrapper {
	text-align:center;

	
		height:36px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_93 .sweet_button_wrapper {
		
			height:20px;
		
	}

	

	#stacks_in_93 .button_label {
		font: 500 10px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_93 a.sweet_button {
	cursor: default;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(255, 255, 255, 1.00);
	border-style:solid;
	border-width:0px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:0px;
	background:rgba(33, 255, 6, 1.00);
}
#stacks_in_93 a.sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

#stacks_in_93 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}








#stacks_in_93 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(53, 255, 26, 1.00);
}
#stacks_in_93 .sweet_button:active{
	background: rgba(13, 235, 0, 1.00);
}
#stacks_in_93 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_93 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_93 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








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



#stacks_in_88 .button_label {
	font: 500 18px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}





#stacks_in_88 .sweet_button_wrapper {
	text-align:center;

	
		height:36px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_88 .sweet_button_wrapper {
		
			height:20px;
		
	}

	

	#stacks_in_88 .button_label {
		font: 500 10px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_88 a.sweet_button {
	cursor: default;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(255, 255, 255, 1.00);
	border-style:solid;
	border-width:0px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:0px;
	background:rgba(33, 255, 6, 1.00);
}
#stacks_in_88 a.sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

#stacks_in_88 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}








#stacks_in_88 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(53, 255, 26, 1.00);
}
#stacks_in_88 .sweet_button:active{
	background: rgba(13, 235, 0, 1.00);
}
#stacks_in_88 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_88 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_88 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








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

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

#stacks_in_74 .stacks_right {
	float:right;
	width:49%;
}
#stacks_in_84 {
	padding: 20px 0px 0px 0px;
}
#stacks_in_72{text-align:justify}

#stacks_in_72 {
	background-color: rgba(204, 204, 204, 1.00);
	-moz-border-radius:  4px;
	-webkit-border-radius:  4px;
	border-radius:  4px;
	margin: 0px 10px 0px 10px;
	padding:  13px;
}

#stacks_in_73 {
	font-size: 66%;
}

#stacks_in_86 {
	padding: 20px 0px 0px 0px;
}
#stacks_in_77{text-align:justify}

#stacks_in_77 {
	background-color: rgba(204, 204, 204, 1.00);
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	padding:  13px;
}

#stacks_in_78 {
	font-size: 66%;
}
