/* Start Stats stack CSS code */.stacks_in_84stats, .stacks_in_84pagetitle{	display: none;}.stacks_in_84instructwrapper{	position: relative;	background: url("../files/newstatsbg.png") repeat-x;	height: 100px;	-webkit-border-radius: 4px;	-moz-border-radius: 4px;	border-radius: 4px;}.stacks_in_84instruct{	position: absolute;	text-align: center;	bottom: 0px;	left: 0px;	right: 0px;	color: #fff;	font-weight: bold;	font-family: Arial, Helvetica, sans-serif;	background: rgba(0, 0, 0, 0.6);	padding: 4px 10px 5px 10px;} /* End if record mode */ /* End if admin mode *//* End Stats stack CSS code *//* Start Obscure Email stack CSS code */.stacks_in_2topbar {	background-color: #3D82EA;	-moz-border-radius-topleft: 5px;	-webkit-border-top-left-radius: 5px;	border-top-left-radius: 5px;	-moz-border-radius-topright: 5px;	-webkit-border-top-right-radius: 5px;	border-top-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-bottom: none;	padding: 6px 3px 2px 10px;	min-height: 40px;	font-weight: bold;	font-size: 16px;	color: #ffffff;	}.stacks_in_2mainarea {	background-color: #ffffff;	-moz-border-radius-bottomleft: 5px;	-webkit-border-bottom-left-radius: 5px;	border-bottom-left-radius: 5px;	-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px;	border-bottom-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-top: none;	padding: 10px;}.stacks_in_2small{font-weight: normal;font-size: 12px;}.stacks_in_2centerbox {	background-color: #ffffff;	border: 1px solid #CDDACF;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	border-radius: 4px;	padding: 10px;	color: #333;}.stacks_in_2centerbox b {	color: #DA0140;}/* End Obscure Email stack CSS code *//* Start Defender stack CSS code */#stacks_in_4{	-webkit-touch-callout: none;	-webkit-user-select: none;	-khtml-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;}.stacks_in_4edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_4info{	background: #5A5A6C;	padding: 3px 10px 3px 10px;	margin: 10px 0px 20px 0px;	text-align: center;	color: #fff;	border-top-left-radius: 4px;	border-top-right-radius: 4px;}/* End Defender stack CSS code */#stacks_in_72{text-align:justify}

#stacks_in_72 {
	margin: 25px 10px 0px 10px;
}
/* ------------------------------------*/
/* Accordion                           */
/* ------------------------------------*/

	@font-face {
		font-family: 'Lora';
		src: url('../files/lora-regular-webfont.woff') format('woff');
		font-weight: 400;
		font-style: normal;
	}

	@font-face {
		font-family: 'Montserrat';
		src: url('../files/montserrat-regular-webfont.woff') format('woff');
		font-weight: 400;
		font-style: normal;
	}

	@font-face {
		font-family: 'Open Sans';
		src: url('../files/opensans-regular-webfont.woff') format('woff');
		font-weight: 400;
		font-style: normal;
	}

	@font-face {
		font-family: 'Roboto Slab';
		src: url('../files/robotoslab-regular-webfont.woff') format('woff');
		font-weight: 400;
		font-style: normal;
	}


ul#stacks_in_5_accordion {
	display: block;
	list-style: none;
	border-radius: 6px;
	padding: 0 !important;
	margin: 0 !important;
	overflow: hidden;
	text-shadow: none;
}

ul#stacks_in_5_accordion > li {
	list-style: none;
	background: none !important;
	margin: 0;
	padding: 0 !important;
}

#stacks_in_5 .hide_toggle {
	display: none;
}


/* Label Font Choices */















/* Content Font Choices */









ul#stacks_in_5_accordion .accordion_label {
	cursor: pointer;
	padding: 15px 20px;
	position: relative;
}

ul#stacks_in_5_accordion .accordion_label i {
}

ul#stacks_in_5_accordion .stacks_in_5_accordion_selectedarrow_icon {
}

ul#stacks_in_5_accordion .accordion_content {
	
		padding-top: 20px;
		padding-bottom: 20px;
		padding-left: 20px;
		padding-right: 20px;
	

}

ul#stacks_in_5_accordion li:last-child .accordion_content {
}

ul#stacks_in_5_accordion  .accordion_label .accordion_icon {
	display: inline-block;
	text-align: center;
	width: 25px;
	
		position: absolute;
		right: 20px;
		top: 15px;
		margin-right: 0px;
	
	
}

ul#stacks_in_5_accordion .accordion_label .accordion_icon i {
	width: 25px;
	height: 25px;
	line-height: 24px;
	
}

ul#stacks_in_5_accordion .stacks_in_5_accordion_selectedarrow_icon .accordion_icon i {
	
}

#stacks_in_5_open_all {
	cursor: pointer;
	font-size: 20px;
	
	margin-bottom: 12px;
	
	

}

#stacks_in_5 .show_all_alignment {
	
	
	text-align: right;
}



/* ------------------------------------*/
/* Accordion Styles                    */
/* ------------------------------------*/

/* Ghost */
	ul#stacks_in_5_accordion.ghost {
		border: 1px solid #d4d4d4;
	}

	ul#stacks_in_5_accordion.ghost .accordion_label {
		color: #434343;
		border-bottom: 1px solid #d4d4d4;
	}

	ul#stacks_in_5_accordion.ghost .stacks_in_5_accordion_selectedarrow_icon {
		background-color: #f2f2f2;
	}

	ul#stacks_in_5_accordion.ghost .accordion_content {
		color: #434343;
		border-bottom: 1px solid #d4d4d4;
	}

	ul#stacks_in_5_accordion.ghost li:last-child .stacks_in_5_accordion_selectedarrow_icon {
		border-bottom: 1px solid #d4d4d4;
	}

	ul#stacks_in_5_accordion.ghost li:last-child .accordion_content {
		border-bottom: none;
	}



/* Dark Grey */
	ul#stacks_in_5_accordion.dark_grey {
		border: 1px solid #adadad;
	}

	ul#stacks_in_5_accordion.dark_grey .accordion_label {
		color: #FCFEF9;
		border-bottom: 1px solid #4E4F54;
		background: rgb(108,109,113); /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZjNmQ3MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0ZTRmNTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  rgba(108,109,113,1) 0%, rgba(78,79,84,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(108,109,113,1)), color-stop(100%,rgba(78,79,84,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  rgba(108,109,113,1) 0%,rgba(78,79,84,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  rgba(108,109,113,1) 0%,rgba(78,79,84,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  rgba(108,109,113,1) 0%,rgba(78,79,84,1) 100%); /* IE10+ */
		background: linear-gradient(to bottom,  rgba(108,109,113,1) 0%,rgba(78,79,84,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6c6d71', endColorstr='#4e4f54',GradientType=0 ); /* IE6-8 */
	}

	ul#stacks_in_5_accordion.dark_grey .stacks_in_5_accordion_selectedarrow_icon {
		color: #4E4F54;
		border-bottom: 1px solid #adadad;
		background: rgb(238,238,238); /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjY2NjY2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  rgba(238,238,238,1) 0%, rgba(204,204,204,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(204,204,204,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* IE10+ */
		background: linear-gradient(to bottom,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-8 */
	}

	ul#stacks_in_5_accordion.dark_grey .accordion_content {
		color: #434343;
		border-bottom: 1px solid #adadad;
		background-color: #EFEFEF;
	}

	ul#stacks_in_5_accordion.dark_grey li:last-child .stacks_in_5_accordion_selectedarrow_icon {
		border-bottom: 1px solid #adadad;
	}

	ul#stacks_in_5_accordion.dark_grey li:last-child .accordion_content {
		border-bottom: none;
	}




/* Light Blue */
	ul#stacks_in_5_accordion.light_blue {
		border: 1px solid #E6E6E6;
	}

	ul#stacks_in_5_accordion.light_blue .accordion_label {
		color: #939496;
		border-top: 1px solid #f3f3f3;
		border-bottom: 1px solid #dedede;
		background: rgb(244,249,249); /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: rgb(239,239,239); /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VmZWZlZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNmU2ZTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  rgba(239,239,239,1) 0%, rgba(230,230,230,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(239,239,239,1)), color-stop(100%,rgba(230,230,230,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(230,230,230,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(230,230,230,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(230,230,230,1) 100%); /* IE10+ */
		background: linear-gradient(to bottom,  rgba(239,239,239,1) 0%,rgba(230,230,230,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#e6e6e6',GradientType=0 ); /* IE6-8 */
	}

	ul#stacks_in_5_accordion.light_blue .stacks_in_5_accordion_selectedarrow_icon {
		color: #fff;
		border-top: 1px solid #98eaff;
		border-bottom: 1px solid #1EB0F4;
		background: rgb(36,210,253); /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI0ZDJmZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMGJlZmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  rgba(36,210,253,1) 0%, rgba(32,190,252,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(36,210,253,1)), color-stop(100%,rgba(32,190,252,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  rgba(36,210,253,1) 0%,rgba(32,190,252,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  rgba(36,210,253,1) 0%,rgba(32,190,252,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  rgba(36,210,253,1) 0%,rgba(32,190,252,1) 100%); /* IE10+ */
		background: linear-gradient(to bottom,  rgba(36,210,253,1) 0%,rgba(32,190,252,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#24d2fd', endColorstr='#20befc',GradientType=0 ); /* IE6-8 */
	}


	ul#stacks_in_5_accordion.light_blue .accordion_content {
		background: #d6d6d6;
		color: #3E3E3E;
		box-shadow: inset 0 0 5px 0 rgba(0,0,0,0.4);
		border-bottom: 1px solid #E6E6E6;
	}

	ul#stacks_in_5_accordion.light_blue li:last-child .stacks_in_5_accordion_selectedarrow_icon {
		border-bottom: 1px solid #1EB0F4;
	}

	ul#stacks_in_5_accordion.light_blue li:last-child .accordion_content {
		border-bottom: none;
	}



/* Flat Teal */
	ul#stacks_in_5_accordion.flat_teal {
		border: 1px solid #E2E2E2;
	}

	ul#stacks_in_5_accordion.flat_teal .accordion_label {
		color: #ABABAB;
		background: #FFFFFF;
		border-bottom: 1px solid #E2E2E2;
	}

	ul#stacks_in_5_accordion.flat_teal .stacks_in_5_accordion_selectedarrow_icon {
		color: #fff;
		background: #61BBC3;
		border-bottom: 1px solid #61BBC3;
	}

	ul#stacks_in_5_accordion.flat_teal .accordion_content {
		background: #576465;
		color: #dfdfdf;
		border-bottom: 1px solid #E2E2E2;
		box-shadow: inset 0 0 5px 0 rgba(0,0,0,0.4);
	}

	ul#stacks_in_5_accordion.flat_teal li:last-child .stacks_in_5_accordion_selectedarrow_icon {
		border-bottom: 1px solid #E2E2E2;
	}

	ul#stacks_in_5_accordion.flat_teal li:last-child .accordion_content {
		border-bottom: none;
	}



/* Blue Grey */
	ul#stacks_in_5_accordion.blue_grey {
		border: 1px solid #2D2E32;
	}

	ul#stacks_in_5_accordion.blue_grey .accordion_label {
		color: #DADEDF;
		text-shadow: 0 -1px 0 #111820;
		border-top: 1px solid #606872;
		border-bottom: 1px solid #212226;
		background: rgb(75,84,91); /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRiNTQ1YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzZjQ4NTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  rgba(75,84,91,1) 0%, rgba(63,72,86,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(75,84,91,1)), color-stop(100%,rgba(63,72,86,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  rgba(75,84,91,1) 0%,rgba(63,72,86,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  rgba(75,84,91,1) 0%,rgba(63,72,86,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  rgba(75,84,91,1) 0%,rgba(63,72,86,1) 100%); /* IE10+ */
		background: linear-gradient(to bottom,  rgba(75,84,91,1) 0%,rgba(63,72,86,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4b545b', endColorstr='#3f4856',GradientType=0 ); /* IE6-8 */
	}

	ul#stacks_in_5_accordion.blue_grey .stacks_in_5_accordion_selectedarrow_icon {
		color: #DADEDF;
		text-shadow: 0 -1px 0 #111820;
		border-bottom: 1px solid #212226;
		background: rgb(75,84,91); /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRiNTQ1YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzZjQ4NTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  rgba(75,84,91,1) 0%, rgba(63,72,86,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(75,84,91,1)), color-stop(100%,rgba(63,72,86,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  rgba(75,84,91,1) 0%,rgba(63,72,86,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  rgba(75,84,91,1) 0%,rgba(63,72,86,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  rgba(75,84,91,1) 0%,rgba(63,72,86,1) 100%); /* IE10+ */
		background: linear-gradient(to bottom,  rgba(75,84,91,1) 0%,rgba(63,72,86,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4b545b', endColorstr='#3f4856',GradientType=0 ); /* IE6-8 */
	}

	ul#stacks_in_5_accordion.blue_grey .accordion_content {
		background: #363D45;
		color: #C4C5C9;
		border-bottom: 1px solid #2D2E32;
		box-shadow: inset 0 1px 3px 0 rgba(0,0,0,0.25);
	}

	ul#stacks_in_5_accordion.blue_grey li:last-child .stacks_in_5_accordion_selectedarrow_icon {
		border-bottom: 1px solid #212226;
	}

	ul#stacks_in_5_accordion.blue_grey li:last-child .accordion_content {
		border-bottom: none;
	}



/* Flat Orange */
	ul#stacks_in_5_accordion.flat_orange {
	}

	ul#stacks_in_5_accordion.flat_orange .accordion_label {
		color: #F6F1E3;
		background: #DC614F;
	}

	ul#stacks_in_5_accordion.flat_orange .stacks_in_5_accordion_selectedarrow_icon {
		color: #F6F1E3;
		background: #DC614F;
		border-bottom: 2px solid #B94537;
	}

	ul#stacks_in_5_accordion.flat_orange .accordion_content {
		background: #CC5545;
		color: #FCE1DB;
		border-bottom: 1px solid #B94537;
	}

	ul#stacks_in_5_accordion.flat_orange li:last-child .stacks_in_5_accordion_selectedarrow_icon {
		border-bottom: 1px solid #B94537;
	}

	ul#stacks_in_5_accordion.flat_orange li:last-child .accordion_content {
		border-bottom: none;
	}



/* Forest Green */
	ul#stacks_in_5_accordion.forest_green {
	}

	ul#stacks_in_5_accordion.forest_green .accordion_label {
		color: #99C676;
		background: #679341;
		border-top: 1px solid #96BE74;
		border-bottom: 1px solid #425F2E;
	}

	ul#stacks_in_5_accordion.forest_green .stacks_in_5_accordion_selectedarrow_icon {
		color: #384D24;
		background: #95BF70;
		border-bottom: 1px solid #29371d;
	}

	ul#stacks_in_5_accordion.forest_green .accordion_content {
		background: #394D27;
		color: #F0F8E7;
		border-bottom: 1px solid #29371d;
	}

	ul#stacks_in_5_accordion.forest_green li:last-child .stacks_in_5_accordion_selectedarrow_icon {
		border-bottom: 1px solid #29371d;
	}

	ul#stacks_in_5_accordion.forest_green li:last-child .accordion_content {
		border-bottom: none;
	}



/* Earthy */
	ul#stacks_in_5_accordion.earthy {
		border: 1px solid #645B51;
	}

	ul#stacks_in_5_accordion.earthy .accordion_label {
		color: #F7E7D4;
		background: #806F63;
		border-top: 1px solid #908279;
		border-bottom: 1px solid #645B51;
	}

	ul#stacks_in_5_accordion.earthy .stacks_in_5_accordion_selectedarrow_icon {
		color: #F7E7D5;
		background: #D95943;
		border-top: 1px solid #E58669;
		border-bottom: 2px solid #D01C1F;
	}

	ul#stacks_in_5_accordion.earthy .accordion_content {
		background: #645548;
		color: #c4bcb1;
		border-bottom: 1px solid #52453b;
	}

	ul#stacks_in_5_accordion.earthy li:last-child .stacks_in_5_accordion_selectedarrow_icon {
		border-bottom: 1px solid #29371d;
	}

	ul#stacks_in_5_accordion.earthy li:last-child .accordion_content {
		border-bottom: none;
	}



/* Purple Power */
	ul#stacks_in_5_accordion.purple_power {
	}

	ul#stacks_in_5_accordion.purple_power .accordion_label {
		color: #fff;
		background: #B05B9E;
		border-top: 1px solid #c069ae;
		border-bottom: 1px solid #a45693;
	}

	ul#stacks_in_5_accordion.purple_power .stacks_in_5_accordion_selectedarrow_icon {
		color: #fff;
		background: #B05B9E;
		border-top: 1px solid #c069ae;
		border-bottom: 1px solid #4d3572;
	}

	ul#stacks_in_5_accordion.purple_power .accordion_content {
		background: #6B4E99;
		color: #fff;
		border-bottom: 1px solid #4d3572;
	}

	ul#stacks_in_5_accordion.purple_power li:last-child .stacks_in_5_accordion_selectedarrow_icon {
		border-bottom: 1px solid #4d3572;
	}

	ul#stacks_in_5_accordion.purple_power li:last-child .accordion_content {
		border-bottom: none;
	}



/* Bold Blue */
	ul#stacks_in_5_accordion.bold_blue {
		border: 1px solid #DBDBDB;
	}

	ul#stacks_in_5_accordion.bold_blue .accordion_label {
	  color: #333333;
	  background-color: #f5f5f5;
	  *background-color: #e6e6e6;
	  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
	  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
	  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
	  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
	  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
	  background-repeat: repeat-x;
		border-top: 1px solid #ffffff;
		border-bottom: 1px solid #DBDBDB;
	}

	ul#stacks_in_5_accordion.bold_blue .stacks_in_5_accordion_selectedarrow_icon {
	  color: #ffffff;
	  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	  background-color: #006dcc;
	  *background-color: #0044cc;
	  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
	  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
	  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
	  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
	  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
	  background-repeat: repeat-x;
	  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
	  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
		border-top: 1px solid #0d93d6;
		border-bottom: 1px solid #02369f;
	}

	ul#stacks_in_5_accordion.bold_blue .accordion_content {
		background: rgb(247,247,247); /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZWZlZmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  rgba(247,247,247,1) 0%, rgba(254,254,254,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(247,247,247,1)), color-stop(100%,rgba(254,254,254,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(254,254,254,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(254,254,254,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(254,254,254,1) 100%); /* IE10+ */
		background: linear-gradient(to bottom,  rgba(247,247,247,1) 0%,rgba(254,254,254,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#fefefe',GradientType=0 ); /* IE6-8 */
		color: #434343;
		border-bottom: 1px solid #e2e2e2;
	}

	ul#stacks_in_5_accordion.bold_blue li:last-child .stacks_in_5_accordion_selectedarrow_icon {
		border-bottom: 1px solid #02369f;
	}

	ul#stacks_in_5_accordion.bold_blue li:last-child .accordion_content {
		border-bottom: none;
	}



/* Baby Blue */
	ul#stacks_in_5_accordion.baby_blue {
		border: 1px solid #C4CDDF;
	}

	ul#stacks_in_5_accordion.baby_blue .accordion_label {
		color: #8BAEF7;
		background: #E0ECFD;
		border-top: 1px solid #e9f2fe;
		border-bottom: 1px solid #C4CDDF;
	}

	ul#stacks_in_5_accordion.baby_blue .stacks_in_5_accordion_selectedarrow_icon {
		color: #8BAEF7;
		background: #E0ECFD;
		border-top: 1px solid #e9f2fe;
		border-bottom: 1px solid #C4CDDF;
	}

	ul#stacks_in_5_accordion.baby_blue .accordion_content {
		background: #F8F8F8;
		color: #797979;
		border-bottom: 1px solid #C4CDDF;
	}

	ul#stacks_in_5_accordion.baby_blue li:last-child .stacks_in_5_accordion_selectedarrow_icon {
		border-bottom: 1px solid #C4CDDF;
	}

	ul#stacks_in_5_accordion.baby_blue li:last-child .accordion_content {
		border-bottom: none;
	}



/* Shamrock */
	ul#stacks_in_5_accordion.shamrock {
	}

	ul#stacks_in_5_accordion.shamrock .accordion_label {
		color: #FFFFFF;
		background: #3EBF9C;
		border-bottom: 1px solid #2ba483;
	}

	ul#stacks_in_5_accordion.shamrock .stacks_in_5_accordion_selectedarrow_icon {
		color: #ffffff;
		background: #DE4641;
		border-bottom: 1px solid #283444;
	}

	ul#stacks_in_5_accordion.shamrock .accordion_content {
		background: #2F3D4F;
		color: #EFF3F3;
		border-bottom: 1px solid #283444;
	}

	ul#stacks_in_5_accordion.shamrock li:last-child .stacks_in_5_accordion_selectedarrow_icon {
		border-bottom: 1px solid #283444;
	}

	ul#stacks_in_5_accordion.shamrock li:last-child .accordion_content {
		border-bottom: none;
	}



/* Crimson */
	ul#stacks_in_5_accordion.crimson {
		border: 1px solid #000000;
	}

	ul#stacks_in_5_accordion.crimson .accordion_label {
		color: #EEFFFF;
		background: #222222;
		border-bottom: 1px solid #000000;
	}

	ul#stacks_in_5_accordion.crimson .stacks_in_5_accordion_selectedarrow_icon {
		color: #ffffff;
		background: #DE4641;
		border-bottom: 1px solid #cc3f3a;
	}

	ul#stacks_in_5_accordion.crimson .accordion_content {
		background: #000000;
		color: #999999;
	}

	ul#stacks_in_5_accordion.crimson li:last-child .stacks_in_5_accordion_selectedarrow_icon {
		border-bottom: 1px solid #cc3f3a;
	}

	ul#stacks_in_5_accordion.crimson li:last-child .accordion_content {
		border-bottom: none;
	}



/* Gun Metal */
	ul#stacks_in_5_accordion.gun_metal {
	}

	ul#stacks_in_5_accordion.gun_metal .accordion_label {
		color: #F7F8F8;
		background: #47545E;
		border-bottom: 1px solid #2E363C;
	}

	ul#stacks_in_5_accordion.gun_metal .stacks_in_5_accordion_selectedarrow_icon {
		color: #3A4753;
		background: #49A2E0;
		border-bottom: 1px solid #2E363C;
	}

	ul#stacks_in_5_accordion.gun_metal .accordion_content {
		background: #3C474F;
		color: #F8F9F9;
		border-bottom: 1px solid #2E363C;
	}

	ul#stacks_in_5_accordion.gun_metal li:last-child .stacks_in_5_accordion_selectedarrow_icon {
		border-bottom: 1px solid #2E363C;
	}

	ul#stacks_in_5_accordion.gun_metal li:last-child .accordion_content {
		border-bottom: none;
	}



/* Bright Blue */
	ul#stacks_in_5_accordion.bright_blue {
		border: 1px solid #E0E9ED;
	}

	ul#stacks_in_5_accordion.bright_blue .accordion_label {
		color: #5C7F89;
		background: #FFFFFF;
		border-bottom: 1px solid #E0E9ED;
	}

	ul#stacks_in_5_accordion.bright_blue .stacks_in_5_accordion_selectedarrow_icon {
		color: #ffffff;
		background: #1FBDD0;
		border-bottom: none;
	}

	ul#stacks_in_5_accordion.bright_blue .accordion_content {
		background: #E0E9ED;
		color: #668b94;
	}

	ul#stacks_in_5_accordion.bright_blue li:last-child .stacks_in_5_accordion_selectedarrow_icon {
	}

	ul#stacks_in_5_accordion.bright_blue li:last-child .accordion_content {
		border-bottom: none;
	}



/* Pinky */
	ul#stacks_in_5_accordion.pinky {
	}

	ul#stacks_in_5_accordion.pinky .accordion_label {
		color: #695E5D;
		background: #F1C1BC;
		border-bottom: 1px solid #dab0ad;
	}

	ul#stacks_in_5_accordion.pinky .stacks_in_5_accordion_selectedarrow_icon {
		color: #ffffff;
		background: #F1A7AC;
		border-bottom: 1px solid #d79498;
	}

	ul#stacks_in_5_accordion.pinky .accordion_content {
		background: #EFE8D4;
		color: #837974;
	}

	ul#stacks_in_5_accordion.pinky li:last-child .stacks_in_5_accordion_selectedarrow_icon {
		border-bottom: 1px solid #dab0ad;
	}

	ul#stacks_in_5_accordion.pinky li:last-child .accordion_content {
		border-bottom: none;
	}



/* Tesla */
	ul#stacks_in_5_accordion.tesla {
	}

	ul#stacks_in_5_accordion.tesla .accordion_label {
		color: #ffffff;
		background: #B48ECB;
		border-bottom: 1px solid #9a73b2;
		border-top: 1px solid #c9aadc;
	}

	ul#stacks_in_5_accordion.tesla .stacks_in_5_accordion_selectedarrow_icon {
		color: #ffffff;
		background: #67487C;
		border-bottom: 1px solid #573769;
		border-top: 1px solid transparent;
	}

	ul#stacks_in_5_accordion.tesla .accordion_content {
		background: #F7F7F7;
		color: #414141;
		border-bottom: 1px solid #9a73b2;
	}

	ul#stacks_in_5_accordion.tesla li:last-child .stacks_in_5_accordion_selectedarrow_icon {
		border-bottom: 1px solid #573769;
	}

	ul#stacks_in_5_accordion.tesla li:last-child .accordion_content {
		border-bottom: none;
	}



/* Rustic */
	ul#stacks_in_5_accordion.rustic {
	}

	ul#stacks_in_5_accordion.rustic .accordion_label {
		color: #ffffff;
		background: #A6C8A7;
		border-bottom: 1px solid #96b597;
	}

	ul#stacks_in_5_accordion.rustic .stacks_in_5_accordion_selectedarrow_icon {
		color: #ffffff;
		background: #585858;
		border-bottom: 1px solid #484848;
	}

	ul#stacks_in_5_accordion.rustic .accordion_content {
		background: #EDEDED;
		color: #414141;
		border-bottom: 1px solid #96b597;
	}

	ul#stacks_in_5_accordion.rustic li:last-child .stacks_in_5_accordion_selectedarrow_icon {
		border-bottom: 1px solid #484848;
	}

	ul#stacks_in_5_accordion.rustic li:last-child .accordion_content {
		border-bottom: none;
	}



/* Ruby */
	ul#stacks_in_5_accordion.ruby {
	}

	ul#stacks_in_5_accordion.ruby .accordion_label {
		color: #ffffff;
		background: #D9385A;
		border-bottom: 1px solid #aa0639;
	}

	ul#stacks_in_5_accordion.ruby .stacks_in_5_accordion_selectedarrow_icon {
		color: #ffffff;
		background: #BF0740;
		border-bottom: 1px solid #aa0639;
	}

	ul#stacks_in_5_accordion.ruby .accordion_content {
		background: #ededed;
		color: #7A7A7A;
		border-bottom: 1px solid #aa0639;
	}

	ul#stacks_in_5_accordion.ruby li:last-child .stacks_in_5_accordion_selectedarrow_icon {
		border-bottom: 1px solid #aa0639;
	}

	ul#stacks_in_5_accordion.ruby li:last-child .accordion_content {
		border-bottom: none;
	}



/* Feather */
	ul#stacks_in_5_accordion.feather {
	}

	ul#stacks_in_5_accordion.feather .accordion_label {
		color: #ffffff;
		background: #DC8364;
		border-bottom: 1px solid #D66C5A;
	}

	ul#stacks_in_5_accordion.feather .stacks_in_5_accordion_selectedarrow_icon {
		color: #ffffff;
		background: #3EBF9C;
		border-bottom: 1px solid #3BAE8D;
	}

	ul#stacks_in_5_accordion.feather .accordion_content {
		background: #E3DFDE;
		color: #7A7A7A;
		border-bottom: 1px solid #D46C5D;
	}

	ul#stacks_in_5_accordion.feather li:last-child .stacks_in_5_accordion_selectedarrow_icon {
		border-bottom: 1px solid #3BAE8D;
	}

	ul#stacks_in_5_accordion.feather li:last-child .accordion_content {
		border-bottom: none;
	}



/* Abstract */
	ul#stacks_in_5_accordion.abstract {
	}

	ul#stacks_in_5_accordion.abstract .accordion_label {
		color: #ffffff;
		background: #2C2B2C;
		border-bottom: 1px solid #1B1A1D;
	}

	ul#stacks_in_5_accordion.abstract .stacks_in_5_accordion_selectedarrow_icon {
		color: #ffffff;
		background: #D6395C;
		border-bottom: 1px solid #c03353;
	}

	ul#stacks_in_5_accordion.abstract .accordion_content {
		background: #1B1A1D;
		color: #CDCDCD;
		border-bottom: 1px solid #1B1A1D;
	}

	ul#stacks_in_5_accordion.abstract li:last-child .stacks_in_5_accordion_selectedarrow_icon {
		border-bottom: 1px solid #c03353;
	}

	ul#stacks_in_5_accordion.abstract li:last-child .accordion_content {
		border-bottom: none;
	}




/* Hive */
	ul#stacks_in_5_accordion.hive {
	}

	ul#stacks_in_5_accordion.hive .accordion_label {
		color: #ffffff;
		background: #F28753;
		border-bottom: 1px solid #CB6B22;
	}

	ul#stacks_in_5_accordion.hive .stacks_in_5_accordion_selectedarrow_icon {
		color: #ffffff;
		background: #29BB9C;
		border-bottom: 1px solid #3F9D8E;
	}

	ul#stacks_in_5_accordion.hive .accordion_content {
		background: #FAEBE2;
		color: #646464;
		border-bottom: 1px solid #FAEBE3;
	}

	ul#stacks_in_5_accordion.hive li:last-child .stacks_in_5_accordion_selectedarrow_icon {
		border-bottom: 1px solid #3F9D8E;
	}

	ul#stacks_in_5_accordion.hive li:last-child .accordion_content {
		border-bottom: none;
	}




/* Navigator */
	ul#stacks_in_5_accordion.navigator {
	}

	ul#stacks_in_5_accordion.navigator .accordion_label {
		color: #ffffff;
		background: #63b8f5;
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzYzYjhmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1N2EyZjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  #63b8f5 0%, #57a2f6 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#63b8f5), color-stop(100%,#57a2f6));
		background: -webkit-linear-gradient(top,  #63b8f5 0%,#57a2f6 100%);
		background: -o-linear-gradient(top,  #63b8f5 0%,#57a2f6 100%);
		background: -ms-linear-gradient(top,  #63b8f5 0%,#57a2f6 100%);
		background: linear-gradient(to bottom,  #63b8f5 0%,#57a2f6 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#63b8f5', endColorstr='#57a2f6',GradientType=0 );
		border-bottom: 1px solid #559dee;
		border-top: 1px solid #81caff;
	}

	ul#stacks_in_5_accordion.navigator .stacks_in_5_accordion_selectedarrow_icon {
		color: #1858a1;
		background: #469af4;
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ2OWFmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0NmFjZjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  #469af4 0%, #46acf4 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#469af4), color-stop(100%,#46acf4));
		background: -webkit-linear-gradient(top,  #469af4 0%,#46acf4 100%);
		background: -o-linear-gradient(top,  #469af4 0%,#46acf4 100%);
		background: -ms-linear-gradient(top,  #469af4 0%,#46acf4 100%);
		background: linear-gradient(to bottom,  #469af4 0%,#46acf4 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#469af4', endColorstr='#46acf4',GradientType=0 );
		border-bottom: 1px solid #4289da;
		border-top: 1px solid transparent;
	}

	ul#stacks_in_5_accordion.navigator .accordion_content {
		background: #F7F7F7;
		color: #414141;
		border-bottom: 1px solid #81caff;
	}

	ul#stacks_in_5_accordion.navigator li:last-child .stacks_in_5_accordion_selectedarrow_icon {
		border-bottom: 1px solid #573769;
	}

	ul#stacks_in_5_accordion.navigator li:last-child .accordion_content {
		border-bottom: none;
	}



/* Majestic */
	ul#stacks_in_5_accordion.majestic {
	}

	ul#stacks_in_5_accordion.majestic .accordion_label {
		color: #ffffff;
		background: #4AC7CB;
		border-bottom: 1px solid #3aabaf;
	}

	ul#stacks_in_5_accordion.majestic .stacks_in_5_accordion_selectedarrow_icon {
		color: #ffffff;
		background: #DE425A;
		border-bottom: 1px solid #c83d52;
	}

	ul#stacks_in_5_accordion.majestic .accordion_content {
		background: #f4f4f4;
		color: #7A7A7A;
		border-bottom: 1px solid #e8e8e8;
	}

	ul#stacks_in_5_accordion.majestic li:last-child .stacks_in_5_accordion_selectedarrow_icon {
		border-bottom: 1px solid #c83d52;
	}

	ul#stacks_in_5_accordion.majestic li:last-child .accordion_content {
		border-bottom: none;
	}



/* END OF STYLES */



/* CUSTOM */


	ul#stacks_in_5_accordion {
		border: 1px solid #DEDEDE;
	}

	ul#stacks_in_5_accordion .accordion_label {
		color: #333333;
		background: rgba(242, 242, 242, 1.00);
		border-bottom: 1px solid #DEDEDE;
	}

	ul#stacks_in_5_accordion .stacks_in_5_accordion_selectedarrow_icon {
		color: #FFFFFF;
		background: rgba(141, 198, 63, 1.00);
		border-bottom: 1px solid #3888DB;
	}

	ul#stacks_in_5_accordion .accordion_content {
		background: rgba(255, 255, 255, 1.00);
		color: #333333;
		border-bottom: 1px solid #DEDEDE;
	}

	ul#stacks_in_5_accordion li:last-child .stacks_in_5_accordion_selectedarrow_icon {
		border-bottom: 1px solid #3888DB;
	}

	ul#stacks_in_5_accordion li:last-child .accordion_content {
		border-bottom: none;
	}

	#stacks_in_5_open_all {
		color: #757575;
	}

	#stacks_in_5_open_all_text {
		color: #757575;
	}

	#stacks_in_5_close_all_text {
		color: #757575;
	}








/* ------------------------------------*/
/* Media Queries                       */
/* ------------------------------------*/


@media only screen {
	ul#stacks_in_5_accordion .accordion_label {
		font-size: 15px;
	}

	ul#stacks_in_5_accordion .accordion_label {
		cursor: pointer;
		padding: 15px 20px;
		position: relative;
		
			padding-right: 60px;
		
		
	}

}

@media only screen and (max-width: 1024px) {
	ul#stacks_in_5_accordion .accordion_label {
		font-size: 15px;
	}

	ul#stacks_in_5_accordion .accordion_label {
		cursor: pointer;
		padding: 15px 20px;
		position: relative;
		
			padding-right: 60px;
		
		
	}
}

@media only screen and (max-width: 768px) {
	ul#stacks_in_5_accordion .accordion_label {
		font-size: 15px;
	}

	ul#stacks_in_5_accordion .accordion_label {
		cursor: pointer;
		padding: 15px 20px;
		position: relative;
		
			padding-right: 50px;
		
		
	}
}

@media only screen and (max-width: 480px) {
	ul#stacks_in_5_accordion .accordion_label {
		font-size: 15px;
	}

	ul#stacks_in_5_accordion .accordion_label {
		cursor: pointer;
		padding: 15px 20px;
		position: relative;
		
			padding-right: 50px;
		
		
	}
}

#stacks_in_5 {
	padding: 20px 0px 20px 0px;
}



.stacks_in_6_override .accordion_label {
	color: #000000 !important;
	background: rgba(242, 242, 242, 1.00) !important;
	background-color: rgba(242, 242, 242, 1.00) !important;
}

.stacks_in_6_override > [class$=accordion_selectedarrow_icon] {
	color: #FFFFFF !important;
	background: rgba(141, 198, 63, 1.00) !important;
}

li.stacks_in_6_override:last-child > [class$=accordion_selectedarrow_icon] {
}

.stacks_in_6_override .accordion_content {
	background: rgba(239, 239, 239, 1.00) !important;
	color: #4D4D4D !important;
}



#stacks_in_8{text-align:justify}

#stacks_in_8 {
	margin: 0px 10px 0px 10px;
}
/*******************************    GENERAL STYLING ************************************/


#CHAuImage_stacks_in_69 {
		
}




#AuImage_stacks_in_69, #CHAuImage_stacks_in_69 {
	width: 100%;
	height:100%;
	max-width:400px;
	max-height: 400px;	
	text-align:center;
	/*margin: 0 auto;*/
	overflow: hidden;
	margin: 1% auto;
	position: relative;
	border-radius:%;
	
	-webkit-mask-position: 0 0;
-webkit-mask-size: 100% 100%;
-webkit-mask-image:-webkit-radial-gradient(center, ellipse cover, #ffffff 0%,#ffffff 71%,#000000 71%,#000000 100%);
}

#AuImage_stacks_in_69 img, #CHAuImage_stacks_in_69 img {
	width: 100%;
	height: 100%;
	text-align:center;
	margin: 0 auto;
	
	
}

#AuImage_stacks_in_69.hexagon{
    -webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
}

#AuImage_stacks_in_69.circle{
    -webkit-clip-path: circle(50% at 50% 50%);
    clip-path: circle(50% at 50% 50%);
}

#AuImage_stacks_in_69.message{
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 75%, 75% 75%, 75% 100%, 50% 75%, 0% 75%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 75%, 75% 75%, 75% 100%, 50% 75%, 0% 75%);
}

#AuImage_stacks_in_69.rhombas{
    -webkit-clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
}


.AuPShadow {
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);

}

/*================== CAPTION ======================*/

.AuCaption_stacks_in_69 {
	
	
	position:absolute; 
	background-color: #FFFFFF ; 
	color: white; 
	width: 100%;
	margin: 0% 0 0% 0; 
	max-width: 104%;
	max-height: 100%;	
	height:auto;width: 80%;
	padding:10%;
	display: none;
    bottom:0;
    
}

.AuCaption_stacks_in_69.top{
    top: 0 ; 
    bottom:auto;
}

.AuCaption_stacks_in_69 img{
		-webkit-filter: none !important;
		-moz-filter: none !important;
		-o-filter: none !important;
		-ms-filter:none !important;
		filter:none !important;
		width: auto !important;
		height: auto;
		-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
-o-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
    
		
}

#AuImage_stacks_in_69 .BC {
	bottom: 0;	
}

#AuImage_stacks_in_69 .top{
	top: 0;
}

/*/#AuImage_stacks_in_69:hover #AuCaption_stacks_in_69, #CHAuImage_stacks_in_69:hover #AuCaption_stacks_in_69 {
	opacity: 1;
	left: 0;
}*/

#AuImage_stacks_in_69 .AuCaption_stacks_in_69 .stacks_out:first-of-type {
	padding: 1% 0 0 0 !important;
}

/*******************************  HOVER ************************************/


#AuImage_stacks_in_69 img {
	margin: 0 auto;
	Heigh:100%; 
	Widh:100%;
	-webkit-filter:        saturate(70%)   ;
	
    -moz-filter:        saturate(70%)   ;
	   
    -o-filter:        saturate(70%)   ;
		 
    -ms-filter:        saturate(70%)   ;
		
    filter:        saturate(70%)   ;
	transform:(100deg);
	-ms-transform:(100deg); /* IE 9 */
	-webkit-transform:(100deg); /* Safari and Chrome */
 	-webkit-transition: all 2s ease;
	-moz-transition: all 2s ease;
	-o-transition: all 2s ease;
	transition: all 2s ease;
	
	
}

#AuImage_stacks_in_69:hover img, #AuImage_stacks_in_69 .AuImgHoverPreview img{
	-webkit-filter:        saturate(130%)  ;
	
    -moz-filter:       saturate(130%) ;
	   
    -o-filter:       saturate(130%)  ;
		 
    -ms-filter:       saturate(130%)  ;
	
    filter:       saturate(130%) ; 
	transform:(100deg);
	-ms-transform:(100deg); /* IE 9 */
	-webkit-transform:(100deg); /* Safari and Chrome */
	Heigh:0%; 
	Widh:0%;
}

#CHAuImage_stacks_in_69:hover img {
	-webkit-filter: blur(0px) brightness(200%) contrast(100%) grayscale(0%) hue-rotate(0deg) invert(0%) opacity(100%) saturate(130%) sepia(0%)  ;
} 

#CHAuImage_stacks_in_69 img {
	-webkit-filter: blur(0px) brightness(200%) contrast(100%) grayscale(0%) hue-rotate(0deg) invert(0%) opacity(100%) saturate(70%) sepia(0%)  ;
	
	 -webkit-transition: all 2s ease-in-out;
	  -moz-transition: all 2s ease-in-out;
	  -o-transition: all 2s ease-in-out;
	  transition: all %i=HAuTrans%s ease-in-out;	
}


/*================== BACKEND ======================*/


/*================== CAPTION OPTION ======================*/
	

/*	BOTTOM SLIDE LEFT*/

/*.BSLCaption_stacks_in_69 {
	opacity: 0;
	bottom: .75%; 
	left: -100%;
}

#AuImage_stacks_in_69:hover .BSLCaption_stacks_in_69 , #CHAuImage_stacks_in_69:hover .BSLCaption_stacks_in_69{
	opacity: 1;
	left: 0;
}*/

/*	BOTTOM SLIDE BOTTOM*/

/*.BSBCaption_stacks_in_69 {
	opacity:1;
	display:none;
	bottom: -200%; 
	height:80%;
	width: 80%;
	padding:10%;
	
	margin: 0 auto;
}


#AuImage_stacks_in_69:hover .BSBCaption_stacks_in_69 , #CHAuImage_stacks_in_69:hover .BSBCaption_stacks_in_69{
	opacity: 1;
	left: 0;
    bottom: 0;
}

#AuImage_stacks_in_69 .BSBCaption_stacks_in_69 .stacks_out {
	padding: 30% 0 !important;
}
*/
/*	BOTTOM SLIDE RIGHT*/

/*.BSRCaption_stacks_in_69 {
	opacity: 0;
	right: -100%; 
	bottom:.75%;
}

#AuImage_stacks_in_69:hover .BSRCaption_stacks_in_69 , #CHAuImage_stacks_in_69:hover .BSRCaption_stacks_in_69{
	opacity: 1;
	right: 0;
}
*/
	/*	TOP SLIDE LEFT*/

/*.TSLCaption_stacks_in_69 {
	opacity: 0;
	top: 0; 
	left: -100%;
}

#AuImage_stacks_in_69:hover .TSLCaption_stacks_in_69 , #CHAuImage_stacks_in_69:hover .TSLCaption_stacks_in_69{
	opacity: 1;
	left: 0;
}*/

/*	TOP SLIDE TOP*/

/*.TSTCaption_stacks_in_69 {
	opacity: 0;
	top: -100%; 
	left: 0;
}

#AuImage_stacks_in_69:hover .TSTCaption_stacks_in_69 , #CHAuImage_stacks_in_69:hover .TSTCaption_stacks_in_69{
	opacity: 1;
	top: 0;
}
*/
/*	TOP SLIDE RIGHT*/

/*.TSRCaption_stacks_in_69 {
	opacity: 0;
	right: -100%; 
	top: 0;
}

#AuImage_stacks_in_69:hover .TSRCaption_stacks_in_69 , #CHAuImage_stacks_in_69:hover .TSRCaption_stacks_in_69{
	opacity: 1;
	right: 0;
}*/

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {

	
	
	.AuCaption_stacks_in_69  {
	opacity: 0;
	bottom: .75%; 
	left: 0;
	}
	
	/*	BOTTOM SLIDE BOTTOM*/
	
	.BSBCaption_stacks_in_69 {
	opacity: 0;
	bottom: 0; 
	left: 0;
	}
	
	
	/*	BOTTOM SLIDE RIGHT*/
	
	.BSRCaption_stacks_in_69 {
	opacity: 0;
	right: 0; 
	bottom:.75%;
	}
	
	/*	TOP SLIDE LEFT*/
	
	.TSLCaption_stacks_in_69 {
	opacity: 0;
	top: 0; 
	left: 0;
	}
	
	/*	TOP SLIDE TOP*/
	
	.TSTCaption_stacks_in_69 {
	opacity: 0;
	top: 0; 
	left: 0;
	}
	
	/*	TOP SLIDE RIGHT*/
	
	.TSRCaption_stacks_in_69 {
	opacity: 0;
	right:0; 
	top: 0;
	}


	
}


@media (max-width: 600px){
	
	#AuImage_stacks_in_69, #CHAuImage_stacks_in_69 {
	margin: 0 auto;
	text-align:center;
	margin-bottom: 10px;
}
	
	
	/*	BOTTOM SLIDE LEFT*/
	
	.BSLCaption_stacks_in_69 {
	opacity: 0;
	bottom: .75%; 
	left: 0;
	}
	
	/*	BOTTOM SLIDE BOTTOM*/
	
	.BSBCaption_stacks_in_69 {
	opacity: 0;
	bottom: 0; 
	left: 0;
	}
	
	
	/*	BOTTOM SLIDE RIGHT*/
	
	.BSRCaption_stacks_in_69 {
	opacity: 0;
	right: 0; 
	bottom:.75%;
	}
	
	/*	TOP SLIDE LEFT*/
	
	.TSLCaption_stacks_in_69 {
	opacity: 0;
	top: 0; 
	left: 0;
	}
	
	/*	TOP SLIDE TOP*/
	
	.TSTCaption_stacks_in_69 {
	opacity: 0;
	top: 0; 
	left: 0;
	}
	
	/*	TOP SLIDE RIGHT*/
	
	.TSRCaption_stacks_in_69 {
	opacity: 0;
	right:0; 
	top: 0;
	}


	
}
	
	





#stacks_in_69 {
	margin: 20px 0px 0px 0px;
}



.stacks_in_11_override .accordion_label {
	color: #000000 !important;
	background: rgba(242, 242, 242, 1.00) !important;
	background-color: rgba(242, 242, 242, 1.00) !important;
}

.stacks_in_11_override > [class$=accordion_selectedarrow_icon] {
	color: #FFFFFF !important;
	background: rgba(141, 198, 63, 1.00) !important;
}

li.stacks_in_11_override:last-child > [class$=accordion_selectedarrow_icon] {
}

.stacks_in_11_override .accordion_content {
	background: rgba(239, 239, 239, 1.00) !important;
	color: #4D4D4D !important;
}



#stacks_in_13{text-align:justify}

#stacks_in_13 {
	margin: 0px 10px 0px 10px;
}
/*******************************    GENERAL STYLING ************************************/


#CHAuImage_stacks_in_63 {
		
}




#AuImage_stacks_in_63, #CHAuImage_stacks_in_63 {
	width: 100%;
	height:100%;
	max-width:400px;
	max-height: 400px;	
	text-align:center;
	/*margin: 0 auto;*/
	overflow: hidden;
	margin: 1% auto;
	position: relative;
	border-radius:%;
	
	-webkit-mask-position: 0 0;
-webkit-mask-size: 100% 100%;
-webkit-mask-image:-webkit-radial-gradient(center, ellipse cover, #ffffff 0%,#ffffff 71%,#000000 71%,#000000 100%);
}

#AuImage_stacks_in_63 img, #CHAuImage_stacks_in_63 img {
	width: 100%;
	height: 100%;
	text-align:center;
	margin: 0 auto;
	
	
}

#AuImage_stacks_in_63.hexagon{
    -webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
}

#AuImage_stacks_in_63.circle{
    -webkit-clip-path: circle(50% at 50% 50%);
    clip-path: circle(50% at 50% 50%);
}

#AuImage_stacks_in_63.message{
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 75%, 75% 75%, 75% 100%, 50% 75%, 0% 75%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 75%, 75% 75%, 75% 100%, 50% 75%, 0% 75%);
}

#AuImage_stacks_in_63.rhombas{
    -webkit-clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
}


.AuPShadow {
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);

}

/*================== CAPTION ======================*/

.AuCaption_stacks_in_63 {
	
	
	position:absolute; 
	background-color: #FFFFFF ; 
	color: white; 
	width: 100%;
	margin: 0% 0 0% 0; 
	max-width: 104%;
	max-height: 100%;	
	height:auto;width: 80%;
	padding:10%;
	display: none;
    bottom:0;
    
}

.AuCaption_stacks_in_63.top{
    top: 0 ; 
    bottom:auto;
}

.AuCaption_stacks_in_63 img{
		-webkit-filter: none !important;
		-moz-filter: none !important;
		-o-filter: none !important;
		-ms-filter:none !important;
		filter:none !important;
		width: auto !important;
		height: auto;
		-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
-o-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
    
		
}

#AuImage_stacks_in_63 .BC {
	bottom: 0;	
}

#AuImage_stacks_in_63 .top{
	top: 0;
}

/*/#AuImage_stacks_in_63:hover #AuCaption_stacks_in_63, #CHAuImage_stacks_in_63:hover #AuCaption_stacks_in_63 {
	opacity: 1;
	left: 0;
}*/

#AuImage_stacks_in_63 .AuCaption_stacks_in_63 .stacks_out:first-of-type {
	padding: 1% 0 0 0 !important;
}

/*******************************  HOVER ************************************/


#AuImage_stacks_in_63 img {
	margin: 0 auto;
	Heigh:100%; 
	Widh:100%;
	-webkit-filter:        saturate(70%)   ;
	
    -moz-filter:        saturate(70%)   ;
	   
    -o-filter:        saturate(70%)   ;
		 
    -ms-filter:        saturate(70%)   ;
		
    filter:        saturate(70%)   ;
	transform:(100deg);
	-ms-transform:(100deg); /* IE 9 */
	-webkit-transform:(100deg); /* Safari and Chrome */
 	-webkit-transition: all 2s ease;
	-moz-transition: all 2s ease;
	-o-transition: all 2s ease;
	transition: all 2s ease;
	
	
}

#AuImage_stacks_in_63:hover img, #AuImage_stacks_in_63 .AuImgHoverPreview img{
	-webkit-filter:        saturate(130%)  ;
	
    -moz-filter:       saturate(130%) ;
	   
    -o-filter:       saturate(130%)  ;
		 
    -ms-filter:       saturate(130%)  ;
	
    filter:       saturate(130%) ; 
	transform:(100deg);
	-ms-transform:(100deg); /* IE 9 */
	-webkit-transform:(100deg); /* Safari and Chrome */
	Heigh:0%; 
	Widh:0%;
}

#CHAuImage_stacks_in_63:hover img {
	-webkit-filter: blur(0px) brightness(200%) contrast(100%) grayscale(0%) hue-rotate(0deg) invert(0%) opacity(100%) saturate(130%) sepia(0%)  ;
} 

#CHAuImage_stacks_in_63 img {
	-webkit-filter: blur(0px) brightness(200%) contrast(100%) grayscale(0%) hue-rotate(0deg) invert(0%) opacity(100%) saturate(70%) sepia(0%)  ;
	
	 -webkit-transition: all 2s ease-in-out;
	  -moz-transition: all 2s ease-in-out;
	  -o-transition: all 2s ease-in-out;
	  transition: all %i=HAuTrans%s ease-in-out;	
}


/*================== BACKEND ======================*/


/*================== CAPTION OPTION ======================*/
	

/*	BOTTOM SLIDE LEFT*/

/*.BSLCaption_stacks_in_63 {
	opacity: 0;
	bottom: .75%; 
	left: -100%;
}

#AuImage_stacks_in_63:hover .BSLCaption_stacks_in_63 , #CHAuImage_stacks_in_63:hover .BSLCaption_stacks_in_63{
	opacity: 1;
	left: 0;
}*/

/*	BOTTOM SLIDE BOTTOM*/

/*.BSBCaption_stacks_in_63 {
	opacity:1;
	display:none;
	bottom: -200%; 
	height:80%;
	width: 80%;
	padding:10%;
	
	margin: 0 auto;
}


#AuImage_stacks_in_63:hover .BSBCaption_stacks_in_63 , #CHAuImage_stacks_in_63:hover .BSBCaption_stacks_in_63{
	opacity: 1;
	left: 0;
    bottom: 0;
}

#AuImage_stacks_in_63 .BSBCaption_stacks_in_63 .stacks_out {
	padding: 30% 0 !important;
}
*/
/*	BOTTOM SLIDE RIGHT*/

/*.BSRCaption_stacks_in_63 {
	opacity: 0;
	right: -100%; 
	bottom:.75%;
}

#AuImage_stacks_in_63:hover .BSRCaption_stacks_in_63 , #CHAuImage_stacks_in_63:hover .BSRCaption_stacks_in_63{
	opacity: 1;
	right: 0;
}
*/
	/*	TOP SLIDE LEFT*/

/*.TSLCaption_stacks_in_63 {
	opacity: 0;
	top: 0; 
	left: -100%;
}

#AuImage_stacks_in_63:hover .TSLCaption_stacks_in_63 , #CHAuImage_stacks_in_63:hover .TSLCaption_stacks_in_63{
	opacity: 1;
	left: 0;
}*/

/*	TOP SLIDE TOP*/

/*.TSTCaption_stacks_in_63 {
	opacity: 0;
	top: -100%; 
	left: 0;
}

#AuImage_stacks_in_63:hover .TSTCaption_stacks_in_63 , #CHAuImage_stacks_in_63:hover .TSTCaption_stacks_in_63{
	opacity: 1;
	top: 0;
}
*/
/*	TOP SLIDE RIGHT*/

/*.TSRCaption_stacks_in_63 {
	opacity: 0;
	right: -100%; 
	top: 0;
}

#AuImage_stacks_in_63:hover .TSRCaption_stacks_in_63 , #CHAuImage_stacks_in_63:hover .TSRCaption_stacks_in_63{
	opacity: 1;
	right: 0;
}*/

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {

	
	
	.AuCaption_stacks_in_63  {
	opacity: 0;
	bottom: .75%; 
	left: 0;
	}
	
	/*	BOTTOM SLIDE BOTTOM*/
	
	.BSBCaption_stacks_in_63 {
	opacity: 0;
	bottom: 0; 
	left: 0;
	}
	
	
	/*	BOTTOM SLIDE RIGHT*/
	
	.BSRCaption_stacks_in_63 {
	opacity: 0;
	right: 0; 
	bottom:.75%;
	}
	
	/*	TOP SLIDE LEFT*/
	
	.TSLCaption_stacks_in_63 {
	opacity: 0;
	top: 0; 
	left: 0;
	}
	
	/*	TOP SLIDE TOP*/
	
	.TSTCaption_stacks_in_63 {
	opacity: 0;
	top: 0; 
	left: 0;
	}
	
	/*	TOP SLIDE RIGHT*/
	
	.TSRCaption_stacks_in_63 {
	opacity: 0;
	right:0; 
	top: 0;
	}


	
}


@media (max-width: 600px){
	
	#AuImage_stacks_in_63, #CHAuImage_stacks_in_63 {
	margin: 0 auto;
	text-align:center;
	margin-bottom: 10px;
}
	
	
	/*	BOTTOM SLIDE LEFT*/
	
	.BSLCaption_stacks_in_63 {
	opacity: 0;
	bottom: .75%; 
	left: 0;
	}
	
	/*	BOTTOM SLIDE BOTTOM*/
	
	.BSBCaption_stacks_in_63 {
	opacity: 0;
	bottom: 0; 
	left: 0;
	}
	
	
	/*	BOTTOM SLIDE RIGHT*/
	
	.BSRCaption_stacks_in_63 {
	opacity: 0;
	right: 0; 
	bottom:.75%;
	}
	
	/*	TOP SLIDE LEFT*/
	
	.TSLCaption_stacks_in_63 {
	opacity: 0;
	top: 0; 
	left: 0;
	}
	
	/*	TOP SLIDE TOP*/
	
	.TSTCaption_stacks_in_63 {
	opacity: 0;
	top: 0; 
	left: 0;
	}
	
	/*	TOP SLIDE RIGHT*/
	
	.TSRCaption_stacks_in_63 {
	opacity: 0;
	right:0; 
	top: 0;
	}


	
}
	
	





#stacks_in_63 {
	margin: 20px 0px 0px 0px;
}



.stacks_in_16_override .accordion_label {
	color: #000000 !important;
	background: rgba(242, 242, 242, 1.00) !important;
	background-color: rgba(242, 242, 242, 1.00) !important;
}

.stacks_in_16_override > [class$=accordion_selectedarrow_icon] {
	color: #FFFFFF !important;
	background: rgba(141, 198, 63, 1.00) !important;
}

li.stacks_in_16_override:last-child > [class$=accordion_selectedarrow_icon] {
}

.stacks_in_16_override .accordion_content {
	background: rgba(239, 239, 239, 1.00) !important;
	color: #4D4D4D !important;
}



#stacks_in_18{text-align:justify}

#stacks_in_18 {
	margin: 0px 10px 0px 10px;
}
/*******************************    GENERAL STYLING ************************************/


#CHAuImage_stacks_in_66 {
		
}




#AuImage_stacks_in_66, #CHAuImage_stacks_in_66 {
	width: 100%;
	height:100%;
	max-width:400px;
	max-height: 400px;	
	text-align:center;
	/*margin: 0 auto;*/
	overflow: hidden;
	margin: 1% auto;
	position: relative;
	border-radius:%;
	
	-webkit-mask-position: 0 0;
-webkit-mask-size: 100% 100%;
-webkit-mask-image:-webkit-radial-gradient(center, ellipse cover, #ffffff 0%,#ffffff 71%,#000000 71%,#000000 100%);
}

#AuImage_stacks_in_66 img, #CHAuImage_stacks_in_66 img {
	width: 100%;
	height: 100%;
	text-align:center;
	margin: 0 auto;
	
	
}

#AuImage_stacks_in_66.hexagon{
    -webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
}

#AuImage_stacks_in_66.circle{
    -webkit-clip-path: circle(50% at 50% 50%);
    clip-path: circle(50% at 50% 50%);
}

#AuImage_stacks_in_66.message{
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 75%, 75% 75%, 75% 100%, 50% 75%, 0% 75%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 75%, 75% 75%, 75% 100%, 50% 75%, 0% 75%);
}

#AuImage_stacks_in_66.rhombas{
    -webkit-clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
}


.AuPShadow {
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);

}

/*================== CAPTION ======================*/

.AuCaption_stacks_in_66 {
	
	
	position:absolute; 
	background-color: #FFFFFF ; 
	color: white; 
	width: 100%;
	margin: 0% 0 0% 0; 
	max-width: 104%;
	max-height: 100%;	
	height:auto;width: 80%;
	padding:10%;
	display: none;
    bottom:0;
    
}

.AuCaption_stacks_in_66.top{
    top: 0 ; 
    bottom:auto;
}

.AuCaption_stacks_in_66 img{
		-webkit-filter: none !important;
		-moz-filter: none !important;
		-o-filter: none !important;
		-ms-filter:none !important;
		filter:none !important;
		width: auto !important;
		height: auto;
		-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
-o-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
    
		
}

#AuImage_stacks_in_66 .BC {
	bottom: 0;	
}

#AuImage_stacks_in_66 .top{
	top: 0;
}

/*/#AuImage_stacks_in_66:hover #AuCaption_stacks_in_66, #CHAuImage_stacks_in_66:hover #AuCaption_stacks_in_66 {
	opacity: 1;
	left: 0;
}*/

#AuImage_stacks_in_66 .AuCaption_stacks_in_66 .stacks_out:first-of-type {
	padding: 1% 0 0 0 !important;
}

/*******************************  HOVER ************************************/


#AuImage_stacks_in_66 img {
	margin: 0 auto;
	Heigh:100%; 
	Widh:100%;
	-webkit-filter:        saturate(70%)   ;
	
    -moz-filter:        saturate(70%)   ;
	   
    -o-filter:        saturate(70%)   ;
		 
    -ms-filter:        saturate(70%)   ;
		
    filter:        saturate(70%)   ;
	transform:(100deg);
	-ms-transform:(100deg); /* IE 9 */
	-webkit-transform:(100deg); /* Safari and Chrome */
 	-webkit-transition: all 4s ease;
	-moz-transition: all 4s ease;
	-o-transition: all 4s ease;
	transition: all 4s ease;
	
	
}

#AuImage_stacks_in_66:hover img, #AuImage_stacks_in_66 .AuImgHoverPreview img{
	-webkit-filter:        saturate(130%)  ;
	
    -moz-filter:       saturate(130%) ;
	   
    -o-filter:       saturate(130%)  ;
		 
    -ms-filter:       saturate(130%)  ;
	
    filter:       saturate(130%) ; 
	transform:(100deg);
	-ms-transform:(100deg); /* IE 9 */
	-webkit-transform:(100deg); /* Safari and Chrome */
	Heigh:0%; 
	Widh:0%;
}

#CHAuImage_stacks_in_66:hover img {
	-webkit-filter: blur(0px) brightness(200%) contrast(100%) grayscale(0%) hue-rotate(0deg) invert(0%) opacity(100%) saturate(130%) sepia(0%)  ;
} 

#CHAuImage_stacks_in_66 img {
	-webkit-filter: blur(0px) brightness(200%) contrast(100%) grayscale(0%) hue-rotate(0deg) invert(0%) opacity(100%) saturate(70%) sepia(0%)  ;
	
	 -webkit-transition: all 4s ease-in-out;
	  -moz-transition: all 4s ease-in-out;
	  -o-transition: all 4s ease-in-out;
	  transition: all %i=HAuTrans%s ease-in-out;	
}


/*================== BACKEND ======================*/


/*================== CAPTION OPTION ======================*/
	

/*	BOTTOM SLIDE LEFT*/

/*.BSLCaption_stacks_in_66 {
	opacity: 0;
	bottom: .75%; 
	left: -100%;
}

#AuImage_stacks_in_66:hover .BSLCaption_stacks_in_66 , #CHAuImage_stacks_in_66:hover .BSLCaption_stacks_in_66{
	opacity: 1;
	left: 0;
}*/

/*	BOTTOM SLIDE BOTTOM*/

/*.BSBCaption_stacks_in_66 {
	opacity:1;
	display:none;
	bottom: -200%; 
	height:80%;
	width: 80%;
	padding:10%;
	
	margin: 0 auto;
}


#AuImage_stacks_in_66:hover .BSBCaption_stacks_in_66 , #CHAuImage_stacks_in_66:hover .BSBCaption_stacks_in_66{
	opacity: 1;
	left: 0;
    bottom: 0;
}

#AuImage_stacks_in_66 .BSBCaption_stacks_in_66 .stacks_out {
	padding: 30% 0 !important;
}
*/
/*	BOTTOM SLIDE RIGHT*/

/*.BSRCaption_stacks_in_66 {
	opacity: 0;
	right: -100%; 
	bottom:.75%;
}

#AuImage_stacks_in_66:hover .BSRCaption_stacks_in_66 , #CHAuImage_stacks_in_66:hover .BSRCaption_stacks_in_66{
	opacity: 1;
	right: 0;
}
*/
	/*	TOP SLIDE LEFT*/

/*.TSLCaption_stacks_in_66 {
	opacity: 0;
	top: 0; 
	left: -100%;
}

#AuImage_stacks_in_66:hover .TSLCaption_stacks_in_66 , #CHAuImage_stacks_in_66:hover .TSLCaption_stacks_in_66{
	opacity: 1;
	left: 0;
}*/

/*	TOP SLIDE TOP*/

/*.TSTCaption_stacks_in_66 {
	opacity: 0;
	top: -100%; 
	left: 0;
}

#AuImage_stacks_in_66:hover .TSTCaption_stacks_in_66 , #CHAuImage_stacks_in_66:hover .TSTCaption_stacks_in_66{
	opacity: 1;
	top: 0;
}
*/
/*	TOP SLIDE RIGHT*/

/*.TSRCaption_stacks_in_66 {
	opacity: 0;
	right: -100%; 
	top: 0;
}

#AuImage_stacks_in_66:hover .TSRCaption_stacks_in_66 , #CHAuImage_stacks_in_66:hover .TSRCaption_stacks_in_66{
	opacity: 1;
	right: 0;
}*/

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {

	
	
	.AuCaption_stacks_in_66  {
	opacity: 0;
	bottom: .75%; 
	left: 0;
	}
	
	/*	BOTTOM SLIDE BOTTOM*/
	
	.BSBCaption_stacks_in_66 {
	opacity: 0;
	bottom: 0; 
	left: 0;
	}
	
	
	/*	BOTTOM SLIDE RIGHT*/
	
	.BSRCaption_stacks_in_66 {
	opacity: 0;
	right: 0; 
	bottom:.75%;
	}
	
	/*	TOP SLIDE LEFT*/
	
	.TSLCaption_stacks_in_66 {
	opacity: 0;
	top: 0; 
	left: 0;
	}
	
	/*	TOP SLIDE TOP*/
	
	.TSTCaption_stacks_in_66 {
	opacity: 0;
	top: 0; 
	left: 0;
	}
	
	/*	TOP SLIDE RIGHT*/
	
	.TSRCaption_stacks_in_66 {
	opacity: 0;
	right:0; 
	top: 0;
	}


	
}


@media (max-width: 600px){
	
	#AuImage_stacks_in_66, #CHAuImage_stacks_in_66 {
	margin: 0 auto;
	text-align:center;
	margin-bottom: 10px;
}
	
	
	/*	BOTTOM SLIDE LEFT*/
	
	.BSLCaption_stacks_in_66 {
	opacity: 0;
	bottom: .75%; 
	left: 0;
	}
	
	/*	BOTTOM SLIDE BOTTOM*/
	
	.BSBCaption_stacks_in_66 {
	opacity: 0;
	bottom: 0; 
	left: 0;
	}
	
	
	/*	BOTTOM SLIDE RIGHT*/
	
	.BSRCaption_stacks_in_66 {
	opacity: 0;
	right: 0; 
	bottom:.75%;
	}
	
	/*	TOP SLIDE LEFT*/
	
	.TSLCaption_stacks_in_66 {
	opacity: 0;
	top: 0; 
	left: 0;
	}
	
	/*	TOP SLIDE TOP*/
	
	.TSTCaption_stacks_in_66 {
	opacity: 0;
	top: 0; 
	left: 0;
	}
	
	/*	TOP SLIDE RIGHT*/
	
	.TSRCaption_stacks_in_66 {
	opacity: 0;
	right:0; 
	top: 0;
	}


	
}
	
	





#stacks_in_66 {
	margin: 20px 0px 0px 0px;
}
 #stacks_in_78 hr{border:0;height:0;width:100%;margin:0;padding:0}#stacks_in_78 hr.gradient{height:1px;background:#333;background-image:-webkit-linear-gradient(left,#CCCCCC,#333333,#CCCCCC);background-image:-moz-linear-gradient(left,#CCCCCC,#333333,#CCCCCC);background-image:-ms-linear-gradient(left,#CCCCCC,#333333,#CCCCCC);background-image:-o-linear-gradient(left,#CCCCCC,#333333,#CCCCCC);background-image:linear-gradient(left,#CCCCCC,#333333,#CCCCCC)}#stacks_in_78 hr.faded{height:1px;background-image:-webkit-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0))}#stacks_in_78 hr.dashed_fade{border-bottom:1px dashed #7E7E7E;background:#333333}#stacks_in_78 hr.dotted_fade{border-bottom:1px dotted #7E7E7E;background:#333333}#stacks_in_78 hr.dashed{border-bottom:1px dashed #333333}#stacks_in_78 hr.dotted{border-bottom:1px dotted #7E7E7E}#stacks_in_78 hr.shadow{height:1px;box-shadow:inset 0 1px 1px -1px rgba(0,0,0,0.5)}#stacks_in_78 hr.cloudy{margin:1px 0;box-shadow:0 0 1px 1px #333333}#stacks_in_78 hr.cloudy:after{content:"\00a0"}#stacks_in_78 hr.inset{border-top:1px solid rgba(0,0,0,0.1);border-bottom:1px solid rgba(255,255,255,0.3)}#stacks_in_78 hr.inset_two{border-top:1px solid #CCCCCC;border-bottom:1px solid #333333}#stacks_in_78 hr.inset_three{border-top:1px solid #333333;border-bottom:1px solid #CCCCCC}#stacks_in_78 hr.inset_four{border-top:1px solid #333333;border-bottom:1px solid #CCCCCC}#stacks_in_78 hr.flared{height:30px;border-style:solid;border-color:#333333;border-width:1px 0 0 0;border-radius:20px;margin-top:12px}#stacks_in_78 hr.flared:before{display:block;content:"";height:30px;margin-top:-31px;border-style:solid;border-color:#333333;border-width:0 0 1px 0;border-radius:20px}#stacks_in_78 hr.glyph{padding:0;border:0;border-top:1px double #333333;color:#333333;text-align:center;margin:1em 0}#stacks_in_78 hr.glyph:after{content:"§";display:inline-block;position:relative;top:-0.00em;font-size:1.5em;padding:0 .25em;background:#FFFFFF} 
/* BreadcrumbThing by RapidWeaver Central */

#breadcrumbthingstacks_in_79 ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#breadcrumbthingstacks_in_79 {	

}

#stacks_in_79 .breadcrumbthing {
	background: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color:  #FFFFFF; 

	overflow: hidden;
	width: 100%;
}





#stacks_in_79 .breadcrumbthing li {
	float: left;
}

#stacks_in_79 .breadcrumbthing a {
	padding: .7em 1em .7em 0;
	padding-left: 20px;
	float: left;
	text-decoration: none;
	color: #000000;
	position: relative;
	text-shadow: #BFBFBF;
	font-size: 12px;
	line-height: 12px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#FFFFFF), to(#FFFFFF));
	background-image: -moz-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: -ms-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #FFFFFF));
	background-image: -webkit-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: -o-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: linear-gradient(left, #FFFFFF, #FFFFFF);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FFFFFF', GradientType=0);
}

#stacks_in_79 .breadcrumbthing li:last-child a {

}

#stacks_in_79 .breadcrumbthing a:hover {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#FFFFFF), to(#6AB048));
	background-image: -moz-linear-gradient(left, #FFFFFF, #6AB048);
	background-image: -ms-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #6AB048));
	background-image: -webkit-linear-gradient(left, #FFFFFF, #6AB048);
	background-image: -o-linear-gradient(left, #FFFFFF, #6AB048);
	background-image: linear-gradient(left, #FFFFFF, #6AB048);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#6AB048', GradientType=0);
}

#stacks_in_79 .breadcrumbthing a::after,
#stacks_in_79 .breadcrumbthing a::before {
	content: "";
	position: absolute;
	top: 50%;
	margin-top: -1.5em;
	border-top: 1.5em solid transparent;
	border-bottom: 1.5em solid transparent;
	border-left: 1em solid;
	right: -1em;
}

#stacks_in_79 .breadcrumbthing  a::after {
	z-index: 2;
	border-left-color: #FFFFFF;
}

#stacks_in_79 .breadcrumbthing  a::before {
	border-left-color:  #FFFFFF;
	right: -1.1em;
	z-index: 1;
}

#stacks_in_79 .breadcrumbthing  a:hover::after {
	border-left-color: #6AB048;
}

#stacks_in_79 .breadcrumbthing  .current,
	#breadcrumbs  .current:hover {
	font-weight: bold;
	background: none;
}

#stacks_in_79 .breadcrumbthing  .current::after,
#stacks_in_79 .breadcrumbthing  .current::before {
	content: normal;
}

.shadow_style0stacks_in_79 {
	-moz-box-shadow: none;
	-webkit-shadow: none;
	box-shadow: none;
}

#breadcrumbthingstacks_in_79.shadow_style1stacks_in_79 {
	-moz-box-shadow: 0 0 5px rgba(0,0,0,.4);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,.4);
	box-shadow: 0 0 5px rgba(0,0,0,.4);
	margin: 7px;
}


/*	*/