/* Depth Base */

.depth_out h2,.depth_out p,.depth_out a{margin:0;padding:0;border: 0;line-height:1.4;}
.depth_out hr:before,.depth_out hr:after,.depth_out .content_in .stacksEmptyFiller{display: none}

.depth_in,
header .depth_theme_limit,
footer .depth_theme_limit{
  
  max-width: 1000px;
  
}
main .depth_theme_limit{
  max-width: 100%;
  padding: 0;
}
.depth_limit{
  margin: 0 auto;
}



.nfont{
	font-family: 'Raleway', sans-serif !important;
}
h2.nfont,
.sub_heading.nfont{
	font-family: 'Raleway', sans-serif !important;
}
header.depth_theme,
main.depth_theme h1,
main.depth_theme h2,
main.depth_theme h3,
main.depth_theme h4,
main.depth_theme h5,
main.depth_theme h6{
  font-family: 'Raleway', sans-serif !important;
}
.depth_in a{text-decoration: none;}
.depth_in{
  font-size: 15px;
  line-height: 1.4;}

/* 2 Col Spacing */
.depth_section{
  margin-bottom: 20px;
}



.depth_out img{max-width: 100%}

.depth_out *, 
.depth_out *:before, 
.depth_out *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;}

.depth_out .cf:after {content:"";display:table;clear:both;}
.depth_out .exp{position:absolute;top:0;left:0;bottom:0;right:0;}

@media screen and (min-width: 770px){
  /* 2 Col Spacing */
  .depth_row .s3_column_left .depth_section{
    margin-right: 10.000000px;
  }
  .depth_row .s3_column_right .depth_section{
    margin-left: 10.000000px;
  }
  /* 3 Col Spacing */
  .depth_row.three_col .s3_column_left .depth_section{
    margin-right: 13.320000px;
  }
  .depth_row.three_col .s3_column_center .depth_section{
    margin-left: 6.660000px;
    margin-right: 6.660000px;
  }
  .depth_row.three_col .s3_column_right .depth_section{
    margin-left: 13.320000px;
  }
  /* 4 Col Spacing (1/4) */
  .depth_row .s3_column_4:first-child .depth_section{
    margin-right: 15.000000px;
    margin-left: 0;
  }
  /* 4 Col Spacing (2/4) */
  .depth_row .s3_column_4 + .s3_column_4 .depth_section{
    margin-right: 10.000000px;
    margin-left: 5.000000px;
  }
  /* 4 Col Spacing (3/4) */
  .depth_row .s3_column_4 + .s3_column_4 + .s3_column_4 .depth_section{
    margin-right: 5.000000px;
    margin-left: 10.000000px;
  }
  /* 4 Col Spacing (4/4) */
  .depth_row .s3_column_4 + .s3_column_4 + .s3_column_4 + .s3_column_4 .depth_section{
    margin-left: 15.000000px;
    margin-right: 0;
  }
  /* Flex Equal Height/Centering */
  
  .s3_row.depth_row,
  .depth_row .s3_column,
  .s3_row.depth_row .depth_out,
  .s3_row.depth_row .depth_out > div,
  .s3_row.depth_row .depth_wrapper,
  .s3_row.depth_row .content_out,
  .s3_row.depth_row .depth_image *{
    flex: 1;
    display: flex !important;
  }
  .s3_row.depth_row .content_out,
  .s3_row.depth_row .content_in{
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .depth_ie .s3_row.depth_row,
  .depth_ie .depth_row .s3_column,
  .s3_row.depth_row .depth_ie .depth_out,
  .s3_row.depth_row .depth_ie .depth_out > div,
  .s3_row.depth_row .depth_ie .depth_wrapper,
  .s3_row.depth_row .depth_ie .content_out,
  .s3_row.depth_row .depth_ie .depth_image *{
    flex: auto !important;
    display: block !important;
  }
}


.content_flex {position: static;}

.s3_row.depth_row .content_flex {
  flex: 1;
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
}

/* Edit Mode */


/* Animations */


.depth_fx .depth_image,
.depth_fx .depth_tint,
.depth_fx .depth_gradient,
.depth_fx .content_tint,
.depth_fx p.sub_heading,
.depth_fx .heading_out .stacks_out,
.depth_fx p.main_content,
.depth_fx .depth_aside,
.depth_fx .heading_out h2{ opacity: 0; }

.depth_fx.depth_ie .depth_image,
.depth_fx.depth_ie .depth_tint,
.depth_fx.depth_ie .depth_gradient,
.depth_fx.depth_ie .content_tint,
.depth_fx.depth_ie p.sub_heading,
.depth_fx.depth_ie .heading_out .stacks_out,
.depth_fx.depth_ie p.main_content,
.depth_fx.depth_ie .depth_aside,
.depth_fx.depth_ie .heading_out h2{ opacity: 1; }


.depth_inview.slow_fadeIn.depth_fx .depth_image,
.depth_inview.slow_fadeIn.depth_fx .depth_tint,
.depth_inview.slow_fadeIn.depth_fx .content_tint,
.depth_inview.slow_fadeIn.depth_fx .depth_gradient{ animation: nbanner_fadein .7s both; }
.depth_inview.slow_fadeIn.depth_fx .heading_out{ animation: heading_border_color 1s both; }
.depth_inview.slow_fadeIn.depth_fx p.super_heading,
.depth_inview.slow_fadeIn.depth_fx .heading_out h2{ animation: nbanner_fadein 1s .25s both; }
.depth_inview.slow_fadeIn.depth_fx p.sub_heading,
.depth_inview.slow_fadeIn.depth_fx .heading_out .stacks_out{ animation: nbanner_fadein 1s .5s both; }
.depth_inview.slow_fadeIn.depth_fx p.main_content,
.depth_inview.slow_fadeIn.depth_fx .depth_aside{	animation: nbanner_fadein 1s .75s both; }
.depth_inview.slow_fadeIn.depth_fx a.depth_button{	animation: nbanner_fadein 1s 1s backwards; }
.depth_inview.slow_fadeIn.depth_fx p.sub_content{ animation: nbanner_fadein 1s 1.25s backwards; }
.depth_inview.slow_fadeIn.depth_fx hr.hr_top_header{	animation: hr_top_header 1s .5s backwards; }
.depth_inview.slow_fadeIn.depth_fx hr.hr_bottom_header{ animation: hr_bottom_header 1s .5s backwards; }
.depth_inview.slow_fadeIn.depth_fx hr.hr_bottom_content{	animation: hr_bottom_content 1s .5s backwards; }

.depth_inview.steady_fadeIn.depth_fx .depth_image,
.depth_inview.steady_fadeIn.depth_fx .depth_tint,
.depth_inview.steady_fadeIn.depth_fx .content_tint,
.depth_inview.steady_fadeIn.depth_fx .depth_gradient{ animation: nbanner_fadein .5s both; }
.depth_inview.steady_fadeIn.depth_fx .heading_out{ animation: heading_border_color .7s both; }
.depth_inview.steady_fadeIn.depth_fx p.super_heading,
.depth_inview.steady_fadeIn.depth_fx .heading_out h2{ animation: nbanner_fadein .7s .15s both; }
.depth_inview.steady_fadeIn.depth_fx p.sub_heading,
.depth_inview.steady_fadeIn.depth_fx .heading_out .stacks_out{ animation: nbanner_fadein .7s .35s both; }
.depth_inview.steady_fadeIn.depth_fx p.main_content,
.depth_inview.steady_fadeIn.depth_fx .depth_aside{	animation: nbanner_fadein .7s .5s both; }
.depth_inview.steady_fadeIn.depth_fx a.depth_button{	animation: nbanner_fadein .7s .65s backwards; }
.depth_inview.steady_fadeIn.depth_fx p.sub_content{ animation: nbanner_fadein .7s .8s backwards; }
.depth_inview.steady_fadeIn.depth_fx hr.hr_top_header{	animation: hr_top_header .7s .25s backwards; }
.depth_inview.steady_fadeIn.depth_fx hr.hr_bottom_header{ animation: hr_bottom_header .7s .25s backwards; }
.depth_inview.steady_fadeIn.depth_fx hr.hr_bottom_content{	animation: hr_bottom_content .7s .25s backwards; }

.depth_inview.fast_fadeIn.depth_fx .depth_image,
.depth_inview.fast_fadeIn.depth_fx .depth_tint,
.depth_inview.fast_fadeIn.depth_fx .content_tint,
.depth_inview.fast_fadeIn.depth_fx .depth_gradient{ animation: nbanner_fadein .3s both; }
.depth_inview.fast_fadeIn.depth_fx .heading_out{ animation: heading_border_color .4s both; }
.depth_inview.fast_fadeIn.depth_fx p.super_heading,
.depth_inview.fast_fadeIn.depth_fx .heading_out h2{ animation: nbanner_fadein .4s .15s both; }
.depth_inview.fast_fadeIn.depth_fx p.sub_heading,
.depth_inview.fast_fadeIn.depth_fx .heading_out .stacks_out{ animation: nbanner_fadein .4s .35s both; }
.depth_inview.fast_fadeIn.depth_fx p.main_content,
.depth_inview.fast_fadeIn.depth_fx .depth_aside{	animation: nbanner_fadein .4s .5s both; }
.depth_inview.fast_fadeIn.depth_fx a.depth_button{	animation: nbanner_fadein .4s .65s backwards; }
.depth_inview.fast_fadeIn.depth_fx p.sub_content{ animation: nbanner_fadein .4s .8s backwards; }
.depth_inview.fast_fadeIn.depth_fx hr.hr_top_header{	animation: hr_top_header .4s .25s backwards; }
.depth_inview.fast_fadeIn.depth_fx hr.hr_bottom_header{ animation: hr_bottom_header .4s .25s backwards; }
.depth_inview.fast_fadeIn.depth_fx hr.hr_bottom_content{	animation: hr_bottom_content .4s .25s backwards; }


@-webkit-keyframes heading_border_color {
  from {border-color: transparent;}
  to {border-color: ;}}
@keyframes nbanner_fadein {
  from {border-color: transparent;}
  to {border-color: ;}}

@-webkit-keyframes nbanner_fadein {
  from {opacity: 0;}
  to {opacity: 1;}}
@keyframes nbanner_fadein {
  from {opacity: 0;}
  to {opacity: 1;}}

@-webkit-keyframes nbanner_bg_fadein {
  from {background-color: transparent;}
  to {background-color: inherit;}}
@keyframes nbanner_bg_fadein {
  from {background-color: transparent;}
  to {background-color: inherit;}}

@-webkit-keyframes hr_top_header {
  from {width: 0; opacity: 0;}
  to {opacity: 1; width: %;}}
@keyframes hr_top_header {
  from {width: 0; opacity: 0;}
  to {opacity: 1; width: %;}}


@-webkit-keyframes hr_bottom_header {
  from {width: 0; opacity: 0;}
  to {opacity: 1; width: %;}}
@keyframes hr_bottom_header {
  from {width: 0; opacity: 0;}
  to {opacity: 1; width: %;}}


@-webkit-keyframes hr_bottom_content {
  from {width: 0; opacity: 0;}
  to {opacity: 1; width: %;}}
@keyframes hr_bottom_content {
  from {width: 0; opacity: 0;}
  to {opacity: 1; width: %;}}
#stacks_in_955 {
	padding: 100px 0px 20px 0px;
}

#stacks_in_13 {
	margin: 0px 0px 20px 0px;
}
/* -- Start Eternity2 Each css Template -- */

.stacks_in_1590eternityContainer {
	overflow: hidden;
	position: relative;
}

.stacks_in_1590eternityContainer {
	background-image: url("") !important;
	background-position: 50% 50% !important;
	
	background-attachment: fixed;
	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
}
 
 
.stacks_in_1590overlay{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background:url("../files/eternity2Assets/00.png") !important;
}

.stacks_in_1590contentBox{
	text-align: center;
	opacity: 1;
	-webkit-transition: opacity 100ms linear;
    -moz-transition: opacity 100ms linear;
    -o-transition: opacity 100ms linear;
    transition: opacity 100ms linear;
}

.stacks_in_1590content{
	max-width: 1000px;
	margin: 0 auto 0 auto;
	
	text-align: center !important;
}

.stacks_in_1590content,.stacks_in_1590content h1,.stacks_in_1590content h2,.stacks_in_1590content h3,.stacks_in_1590content h4,.stacks_in_1590content h5,.stacks_in_1590content h6{
	color: rgba(255, 255, 255, 1.00) !important;
}
.stacks_in_1590content a,.stacks_in_1590content a:active,.stacks_in_1590content a:visited{
	color: rgba(128, 0, 2, 1.00) !important;
	text-decoration: none !important;
}
.stacks_in_1590content a:hover{
	color: rgba(221, 221, 221, 1.00) !important;
	text-decoration: none !important;
}

.stacks_in_1590eternityScrollButton i{
	color: rgba(255, 255, 255, 1.00) !important;
}


.stacks_in_1590eternityScrollButton{
	position: absolute;
	width: 100%;
	bottom: 0;
	color: #fff !important;
	font-size: 36px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	display: none;
	cursor: pointer;
}


	.stacks_in_1590eternityScrollButton{
		display: block;
	}

/* -- End Unified -- */



	.stacks_in_1590eternityContainer {
		min-height: 200px;
	}
	
	.stacks_in_1590contentBox{
		position: absolute;
		width: 100%;
		top: 50%;
		-webkit-transform: translate(0,-50%);
		-moz-transform:    translate(0,-50%);
		-ms-transform:     translate(0,-50%);
		-o-transform:      translate(0,-50%);
		transform:         translate(0,-50%);
	}
/* -- End Preview/Published -- */

 
 



@keyframes eternityanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

@-webkit-keyframes eternityanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

/* apply the .animation class to the element you want to animate */
.eternityanimation {
	animation: eternityanimation 3s ease-in-out 0s infinite normal none;
	-webkit-animation: eternityanimation 3s ease-in-out 0s infinite normal none;
}



/* -- End Eternity2 Each css Template -- */
#stacks_in_1590 {
	padding: 20px 0px 0px 0px;
}

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

#stacks_in_20 {
	font-weight: lighter;
}

#stacks_in_904 {
	padding: 20px 20px 20px 20px;
}

#stacks_in_905 {
	font-weight: lighter;
}
/* ------------------------------------*/
/* 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_991_accordion {
	display: block;
	list-style: none;
	border-radius: 4px;
	padding: 0 !important;
	margin: 0 !important;
	overflow: hidden;
	text-shadow: none;
}

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

#stacks_in_991 .hide_toggle {
	display: none;
}


/* Label Font Choices */















/* Content Font Choices */









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

ul#stacks_in_991_accordion .accordion_label i {
}

ul#stacks_in_991_accordion .stacks_in_991_accordion_selectedarrow_icon {
}

ul#stacks_in_991_accordion .accordion_content {
	
		padding: 40px;
	

}

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

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

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

ul#stacks_in_991_accordion .stacks_in_991_accordion_selectedarrow_icon .accordion_icon i {
	
}

#stacks_in_991_open_all {
	cursor: pointer;
	font-size: 20px;
	
	
	margin-top: 12px;
	

}

#stacks_in_991 .show_all_alignment {
	text-align: left;
	
	
}



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

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

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

	ul#stacks_in_991_accordion.ghost .stacks_in_991_accordion_selectedarrow_icon {
		background-color: #f2f2f2;
	}

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

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

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



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

	ul#stacks_in_991_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_991_accordion.dark_grey .stacks_in_991_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_991_accordion.dark_grey .accordion_content {
		color: #434343;
		border-bottom: 1px solid #adadad;
		background-color: #EFEFEF;
	}

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

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




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

	ul#stacks_in_991_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_991_accordion.light_blue .stacks_in_991_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_991_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_991_accordion.light_blue li:last-child .stacks_in_991_accordion_selectedarrow_icon {
		border-bottom: 1px solid #1EB0F4;
	}

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



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

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

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

	ul#stacks_in_991_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_991_accordion.flat_teal li:last-child .stacks_in_991_accordion_selectedarrow_icon {
		border-bottom: 1px solid #E2E2E2;
	}

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



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

	ul#stacks_in_991_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_991_accordion.blue_grey .stacks_in_991_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_991_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_991_accordion.blue_grey li:last-child .stacks_in_991_accordion_selectedarrow_icon {
		border-bottom: 1px solid #212226;
	}

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



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

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

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

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

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

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



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

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

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

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

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

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



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

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

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

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

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

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



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

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

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

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

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

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



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

	ul#stacks_in_991_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_991_accordion.bold_blue .stacks_in_991_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_991_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_991_accordion.bold_blue li:last-child .stacks_in_991_accordion_selectedarrow_icon {
		border-bottom: 1px solid #02369f;
	}

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



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

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

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

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

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

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



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

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

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

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

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

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



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

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

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

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

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

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



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

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

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

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

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

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



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

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

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

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

	ul#stacks_in_991_accordion.bright_blue li:last-child .stacks_in_991_accordion_selectedarrow_icon {
	}

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



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

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

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

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

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

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



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

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

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

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

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

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



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

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

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

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

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

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



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

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

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

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

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

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



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

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

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

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

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

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



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

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

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

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

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

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




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

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

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

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

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

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




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

	ul#stacks_in_991_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_991_accordion.navigator .stacks_in_991_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_991_accordion.navigator .accordion_content {
		background: #F7F7F7;
		color: #414141;
		border-bottom: 1px solid #81caff;
	}

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

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



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

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

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

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

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

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



/* END OF STYLES */



/* CUSTOM */


	ul#stacks_in_991_accordion {
		border: 1px solid #FFFFFF;
	}

	ul#stacks_in_991_accordion .accordion_label {
		color: #FFFFFF;
		background: rgba(103, 151, 114, 1.00);
		border-bottom: 1px solid #FFFFFF;
	}

	ul#stacks_in_991_accordion .stacks_in_991_accordion_selectedarrow_icon {
		color: #FFFFFF;
		background: rgba(110, 152, 121, 1.00);
		border-bottom: 1px solid #FFFFFF;
	}

	ul#stacks_in_991_accordion .accordion_content {
		background: rgba(255, 255, 255, 1.00);
		color: #4D4D4D;
		border-bottom: 1px solid #FFFFFF;
	}

	ul#stacks_in_991_accordion li:last-child .stacks_in_991_accordion_selectedarrow_icon {
		border-bottom: 1px solid #FFFFFF;
	}

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

	#stacks_in_991_open_all {
		color: #757575;
	}

	#stacks_in_991_open_all_text {
		color: #757575;
	}

	#stacks_in_991_close_all_text {
		color: #757575;
	}








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


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

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

}

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

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

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

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

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

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

/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_993buttonPressWrapper{
	position: relative !important;
}

#stacks_in_993 a, #stacks_in_993 a:hover, #stacks_in_993 a:visited, #stacks_in_993 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_993button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #6E9879 !important;
	border-color: #5D8166 !important;
	box-sizing: border-box !important;
}

.stacks_in_993button:hover{
	color: #800002 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_993 a, #stacks_in_993 a:visited, #stacks_in_993 a:active{
	color: #FFFFFF !important;
}

#stacks_in_993 a:hover{
	color: #800002 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_993button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #47624E !important;
		background: #6E9879 !important;
		background: -moz-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #6E9879), color-stop(100%, #587960)) !important;
		background: -webkit-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -o-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -ms-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: linear-gradient(to bottom, #6E9879 0%, #587960 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6E9879', endColorstr='#587960', GradientType=0 ) !important;
	}
	.stacks_in_993button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_993buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_993buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_993buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_993buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_993 {
	padding: 10px 0px 0px 0px;
}

#stacks_in_1448 {
	padding: 50px 0px 0px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_1454buttonPressWrapper{
	position: relative !important;
}

#stacks_in_1454 a, #stacks_in_1454 a:hover, #stacks_in_1454 a:visited, #stacks_in_1454 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_1454button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #6E9879 !important;
	border-color: #5D8166 !important;
	box-sizing: border-box !important;
}

.stacks_in_1454button:hover{
	color: #800002 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_1454 a, #stacks_in_1454 a:visited, #stacks_in_1454 a:active{
	color: #FFFFFF !important;
}

#stacks_in_1454 a:hover{
	color: #800002 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_1454button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #47624E !important;
		background: #6E9879 !important;
		background: -moz-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #6E9879), color-stop(100%, #587960)) !important;
		background: -webkit-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -o-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -ms-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: linear-gradient(to bottom, #6E9879 0%, #587960 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6E9879', endColorstr='#587960', GradientType=0 ) !important;
	}
	.stacks_in_1454button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_1454buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_1454buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_1454buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_1454buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_1454 {
	padding: 10px 0px 0px 0px;
}

#stacks_in_995 {
	font-weight: lighter;
}


#stacks_in_1166 {
	padding: 0px 0px 13px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_1165buttonPressWrapper{
	position: relative !important;
}

#stacks_in_1165 a, #stacks_in_1165 a:hover, #stacks_in_1165 a:visited, #stacks_in_1165 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_1165button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #6E9879 !important;
	border-color: #5D8166 !important;
	box-sizing: border-box !important;
}

.stacks_in_1165button:hover{
	color: #800002 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_1165 a, #stacks_in_1165 a:visited, #stacks_in_1165 a:active{
	color: #FFFFFF !important;
}

#stacks_in_1165 a:hover{
	color: #800002 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_1165button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #47624E !important;
		background: #6E9879 !important;
		background: -moz-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #6E9879), color-stop(100%, #587960)) !important;
		background: -webkit-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -o-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -ms-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: linear-gradient(to bottom, #6E9879 0%, #587960 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6E9879', endColorstr='#587960', GradientType=0 ) !important;
	}
	.stacks_in_1165button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_1165buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_1165buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_1165buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_1165buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_1165 {
	padding: 20px 0px 0px 0px;
}

#stacks_in_63 {
	margin: 30px 0px 0px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_1139buttonPressWrapper{
	position: relative !important;
}

#stacks_in_1139 a, #stacks_in_1139 a:hover, #stacks_in_1139 a:visited, #stacks_in_1139 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_1139button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #6E9879 !important;
	border-color: #5D8166 !important;
	box-sizing: border-box !important;
}

.stacks_in_1139button:hover{
	color: #800002 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_1139 a, #stacks_in_1139 a:visited, #stacks_in_1139 a:active{
	color: #FFFFFF !important;
}

#stacks_in_1139 a:hover{
	color: #800002 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_1139button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #47624E !important;
		background: #6E9879 !important;
		background: -moz-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #6E9879), color-stop(100%, #587960)) !important;
		background: -webkit-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -o-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -ms-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: linear-gradient(to bottom, #6E9879 0%, #587960 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6E9879', endColorstr='#587960', GradientType=0 ) !important;
	}
	.stacks_in_1139button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_1139buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_1139buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_1139buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_1139buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_1139 {
	padding: 10px 0px 0px 0px;
}

#stacks_in_1580 {
	margin: 30px 0px 0px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_1583buttonPressWrapper{
	position: relative !important;
}

#stacks_in_1583 a, #stacks_in_1583 a:hover, #stacks_in_1583 a:visited, #stacks_in_1583 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_1583button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #6E9879 !important;
	border-color: #5D8166 !important;
	box-sizing: border-box !important;
}

.stacks_in_1583button:hover{
	color: #800002 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_1583 a, #stacks_in_1583 a:visited, #stacks_in_1583 a:active{
	color: #FFFFFF !important;
}

#stacks_in_1583 a:hover{
	color: #800002 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_1583button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #47624E !important;
		background: #6E9879 !important;
		background: -moz-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #6E9879), color-stop(100%, #587960)) !important;
		background: -webkit-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -o-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -ms-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: linear-gradient(to bottom, #6E9879 0%, #587960 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6E9879', endColorstr='#587960', GradientType=0 ) !important;
	}
	.stacks_in_1583button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_1583buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_1583buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_1583buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_1583buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_1583 {
	padding: 10px 0px 0px 0px;
}

#stacks_in_75 {
	margin: 30px 0px 0px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_1150buttonPressWrapper{
	position: relative !important;
}

#stacks_in_1150 a, #stacks_in_1150 a:hover, #stacks_in_1150 a:visited, #stacks_in_1150 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_1150button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #6E9879 !important;
	border-color: #5D8166 !important;
	box-sizing: border-box !important;
}

.stacks_in_1150button:hover{
	color: #800002 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_1150 a, #stacks_in_1150 a:visited, #stacks_in_1150 a:active{
	color: #FFFFFF !important;
}

#stacks_in_1150 a:hover{
	color: #800002 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_1150button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #47624E !important;
		background: #6E9879 !important;
		background: -moz-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #6E9879), color-stop(100%, #587960)) !important;
		background: -webkit-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -o-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -ms-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: linear-gradient(to bottom, #6E9879 0%, #587960 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6E9879', endColorstr='#587960', GradientType=0 ) !important;
	}
	.stacks_in_1150button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_1150buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_1150buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_1150buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_1150buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_1150 {
	padding: 10px 0px 0px 0px;
}

#stacks_in_1586 {
	margin: 30px 0px 0px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_1589buttonPressWrapper{
	position: relative !important;
}

#stacks_in_1589 a, #stacks_in_1589 a:hover, #stacks_in_1589 a:visited, #stacks_in_1589 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_1589button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #6E9879 !important;
	border-color: #5D8166 !important;
	box-sizing: border-box !important;
}

.stacks_in_1589button:hover{
	color: #800002 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_1589 a, #stacks_in_1589 a:visited, #stacks_in_1589 a:active{
	color: #FFFFFF !important;
}

#stacks_in_1589 a:hover{
	color: #800002 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_1589button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #47624E !important;
		background: #6E9879 !important;
		background: -moz-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #6E9879), color-stop(100%, #587960)) !important;
		background: -webkit-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -o-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -ms-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: linear-gradient(to bottom, #6E9879 0%, #587960 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6E9879', endColorstr='#587960', GradientType=0 ) !important;
	}
	.stacks_in_1589button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_1589buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_1589buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_1589buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_1589buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_1589 {
	padding: 10px 0px 0px 0px;
}

#stacks_in_80 {
	margin: 30px 0px 0px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_1176buttonPressWrapper{
	position: relative !important;
}

#stacks_in_1176 a, #stacks_in_1176 a:hover, #stacks_in_1176 a:visited, #stacks_in_1176 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_1176button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #6E9879 !important;
	border-color: #5D8166 !important;
	box-sizing: border-box !important;
}

.stacks_in_1176button:hover{
	color: #800002 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_1176 a, #stacks_in_1176 a:visited, #stacks_in_1176 a:active{
	color: #FFFFFF !important;
}

#stacks_in_1176 a:hover{
	color: #800002 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_1176button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #47624E !important;
		background: #6E9879 !important;
		background: -moz-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #6E9879), color-stop(100%, #587960)) !important;
		background: -webkit-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -o-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -ms-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: linear-gradient(to bottom, #6E9879 0%, #587960 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6E9879', endColorstr='#587960', GradientType=0 ) !important;
	}
	.stacks_in_1176button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_1176buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_1176buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_1176buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_1176buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_1176 {
	padding: 10px 0px 0px 0px;
}

#stacks_in_1140 {
	font-weight: lighter;
}


#stacks_in_1531 {
	padding: 0px 20px 10px 20px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_1534buttonPressWrapper{
	position: relative !important;
}

#stacks_in_1534 a, #stacks_in_1534 a:hover, #stacks_in_1534 a:visited, #stacks_in_1534 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_1534button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #6E9879 !important;
	border-color: #5D8166 !important;
	box-sizing: border-box !important;
}

.stacks_in_1534button:hover{
	color: #800002 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_1534 a, #stacks_in_1534 a:visited, #stacks_in_1534 a:active{
	color: #FFFFFF !important;
}

#stacks_in_1534 a:hover{
	color: #800002 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_1534button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #47624E !important;
		background: #6E9879 !important;
		background: -moz-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #6E9879), color-stop(100%, #587960)) !important;
		background: -webkit-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -o-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -ms-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: linear-gradient(to bottom, #6E9879 0%, #587960 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6E9879', endColorstr='#587960', GradientType=0 ) !important;
	}
	.stacks_in_1534button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_1534buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_1534buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_1534buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_1534buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_1534 {
	padding: 0px 0px 20px 0px;
}

#stacks_in_1541 {
	padding: 20px 20px 0px 20px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_1544buttonPressWrapper{
	position: relative !important;
}

#stacks_in_1544 a, #stacks_in_1544 a:hover, #stacks_in_1544 a:visited, #stacks_in_1544 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_1544button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #6E9879 !important;
	border-color: #5D8166 !important;
	box-sizing: border-box !important;
}

.stacks_in_1544button:hover{
	color: #800002 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_1544 a, #stacks_in_1544 a:visited, #stacks_in_1544 a:active{
	color: #FFFFFF !important;
}

#stacks_in_1544 a:hover{
	color: #800002 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_1544button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #47624E !important;
		background: #6E9879 !important;
		background: -moz-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #6E9879), color-stop(100%, #587960)) !important;
		background: -webkit-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -o-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -ms-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: linear-gradient(to bottom, #6E9879 0%, #587960 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6E9879', endColorstr='#587960', GradientType=0 ) !important;
	}
	.stacks_in_1544button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_1544buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_1544buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_1544buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_1544buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_1544 {
	padding: 10px 0px 0px 0px;
}

#stacks_in_1545 {
	font-weight: lighter;
}


#stacks_in_785 {
	padding: 30px 0px 0px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_1183buttonPressWrapper{
	position: relative !important;
}

#stacks_in_1183 a, #stacks_in_1183 a:hover, #stacks_in_1183 a:visited, #stacks_in_1183 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_1183button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #6E9879 !important;
	border-color: #5D8166 !important;
	box-sizing: border-box !important;
}

.stacks_in_1183button:hover{
	color: #800002 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_1183 a, #stacks_in_1183 a:visited, #stacks_in_1183 a:active{
	color: #FFFFFF !important;
}

#stacks_in_1183 a:hover{
	color: #800002 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_1183button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #47624E !important;
		background: #6E9879 !important;
		background: -moz-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #6E9879), color-stop(100%, #587960)) !important;
		background: -webkit-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -o-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -ms-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: linear-gradient(to bottom, #6E9879 0%, #587960 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6E9879', endColorstr='#587960', GradientType=0 ) !important;
	}
	.stacks_in_1183button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_1183buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_1183buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_1183buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_1183buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_1183 {
	padding: 10px 0px 0px 0px;
}

#stacks_in_1215 {
	padding: 30px 0px 0px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_1188buttonPressWrapper{
	position: relative !important;
}

#stacks_in_1188 a, #stacks_in_1188 a:hover, #stacks_in_1188 a:visited, #stacks_in_1188 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_1188button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #6E9879 !important;
	border-color: #5D8166 !important;
	box-sizing: border-box !important;
}

.stacks_in_1188button:hover{
	color: #800002 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_1188 a, #stacks_in_1188 a:visited, #stacks_in_1188 a:active{
	color: #FFFFFF !important;
}

#stacks_in_1188 a:hover{
	color: #800002 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_1188button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #47624E !important;
		background: #6E9879 !important;
		background: -moz-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #6E9879), color-stop(100%, #587960)) !important;
		background: -webkit-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -o-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -ms-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: linear-gradient(to bottom, #6E9879 0%, #587960 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6E9879', endColorstr='#587960', GradientType=0 ) !important;
	}
	.stacks_in_1188button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_1188buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_1188buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_1188buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_1188buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_1188 {
	padding: 10px 0px 0px 0px;
}

#stacks_in_94 {
	padding: 30px 0px 0px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_1193buttonPressWrapper{
	position: relative !important;
}

#stacks_in_1193 a, #stacks_in_1193 a:hover, #stacks_in_1193 a:visited, #stacks_in_1193 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_1193button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #6E9879 !important;
	border-color: #5D8166 !important;
	box-sizing: border-box !important;
}

.stacks_in_1193button:hover{
	color: #800002 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_1193 a, #stacks_in_1193 a:visited, #stacks_in_1193 a:active{
	color: #FFFFFF !important;
}

#stacks_in_1193 a:hover{
	color: #800002 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_1193button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #47624E !important;
		background: #6E9879 !important;
		background: -moz-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #6E9879), color-stop(100%, #587960)) !important;
		background: -webkit-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -o-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -ms-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: linear-gradient(to bottom, #6E9879 0%, #587960 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6E9879', endColorstr='#587960', GradientType=0 ) !important;
	}
	.stacks_in_1193button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_1193buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_1193buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_1193buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_1193buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_1193 {
	padding: 10px 0px 0px 0px;
}

#stacks_in_1214 {
	font-weight: lighter;
}


#stacks_in_1255 {
	margin: 30px 0px 0px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_1223buttonPressWrapper{
	position: relative !important;
}

#stacks_in_1223 a, #stacks_in_1223 a:hover, #stacks_in_1223 a:visited, #stacks_in_1223 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_1223button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #6E9879 !important;
	border-color: #5D8166 !important;
	box-sizing: border-box !important;
}

.stacks_in_1223button:hover{
	color: #800002 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_1223 a, #stacks_in_1223 a:visited, #stacks_in_1223 a:active{
	color: #FFFFFF !important;
}

#stacks_in_1223 a:hover{
	color: #800002 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_1223button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #47624E !important;
		background: #6E9879 !important;
		background: -moz-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #6E9879), color-stop(100%, #587960)) !important;
		background: -webkit-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -o-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -ms-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: linear-gradient(to bottom, #6E9879 0%, #587960 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6E9879', endColorstr='#587960', GradientType=0 ) !important;
	}
	.stacks_in_1223button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_1223buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_1223buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_1223buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_1223buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_1223 {
	padding: 10px 0px 0px 0px;
}

#stacks_in_790 {
	margin: 30px 0px 0px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_1228buttonPressWrapper{
	position: relative !important;
}

#stacks_in_1228 a, #stacks_in_1228 a:hover, #stacks_in_1228 a:visited, #stacks_in_1228 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_1228button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #6E9879 !important;
	border-color: #5D8166 !important;
	box-sizing: border-box !important;
}

.stacks_in_1228button:hover{
	color: #800002 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_1228 a, #stacks_in_1228 a:visited, #stacks_in_1228 a:active{
	color: #FFFFFF !important;
}

#stacks_in_1228 a:hover{
	color: #800002 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_1228button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #47624E !important;
		background: #6E9879 !important;
		background: -moz-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #6E9879), color-stop(100%, #587960)) !important;
		background: -webkit-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -o-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -ms-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: linear-gradient(to bottom, #6E9879 0%, #587960 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6E9879', endColorstr='#587960', GradientType=0 ) !important;
	}
	.stacks_in_1228button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_1228buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_1228buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_1228buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_1228buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_1228 {
	padding: 10px 0px 0px 0px;
}

#stacks_in_827 {
	margin: 30px 0px 0px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_1238buttonPressWrapper{
	position: relative !important;
}

#stacks_in_1238 a, #stacks_in_1238 a:hover, #stacks_in_1238 a:visited, #stacks_in_1238 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_1238button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #6E9879 !important;
	border-color: #5D8166 !important;
	box-sizing: border-box !important;
}

.stacks_in_1238button:hover{
	color: #800002 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_1238 a, #stacks_in_1238 a:visited, #stacks_in_1238 a:active{
	color: #FFFFFF !important;
}

#stacks_in_1238 a:hover{
	color: #800002 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_1238button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #47624E !important;
		background: #6E9879 !important;
		background: -moz-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #6E9879), color-stop(100%, #587960)) !important;
		background: -webkit-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -o-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -ms-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: linear-gradient(to bottom, #6E9879 0%, #587960 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6E9879', endColorstr='#587960', GradientType=0 ) !important;
	}
	.stacks_in_1238button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_1238buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_1238buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_1238buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_1238buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_1238 {
	padding: 10px 0px 0px 0px;
}

#stacks_in_482 {
	margin: 30px 0px 0px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_1243buttonPressWrapper{
	position: relative !important;
}

#stacks_in_1243 a, #stacks_in_1243 a:hover, #stacks_in_1243 a:visited, #stacks_in_1243 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_1243button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #6E9879 !important;
	border-color: #5D8166 !important;
	box-sizing: border-box !important;
}

.stacks_in_1243button:hover{
	color: #800002 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_1243 a, #stacks_in_1243 a:visited, #stacks_in_1243 a:active{
	color: #FFFFFF !important;
}

#stacks_in_1243 a:hover{
	color: #800002 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_1243button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #47624E !important;
		background: #6E9879 !important;
		background: -moz-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #6E9879), color-stop(100%, #587960)) !important;
		background: -webkit-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -o-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -ms-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: linear-gradient(to bottom, #6E9879 0%, #587960 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6E9879', endColorstr='#587960', GradientType=0 ) !important;
	}
	.stacks_in_1243button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_1243buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_1243buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_1243buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_1243buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_1243 {
	padding: 10px 0px 0px 0px;
}

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

#stacks_in_773 {
	padding: 30px 0px 0px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_1248buttonPressWrapper{
	position: relative !important;
}

#stacks_in_1248 a, #stacks_in_1248 a:hover, #stacks_in_1248 a:visited, #stacks_in_1248 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_1248button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #6E9879 !important;
	border-color: #5D8166 !important;
	box-sizing: border-box !important;
}

.stacks_in_1248button:hover{
	color: #800002 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_1248 a, #stacks_in_1248 a:visited, #stacks_in_1248 a:active{
	color: #FFFFFF !important;
}

#stacks_in_1248 a:hover{
	color: #800002 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_1248button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #47624E !important;
		background: #6E9879 !important;
		background: -moz-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #6E9879), color-stop(100%, #587960)) !important;
		background: -webkit-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -o-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -ms-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: linear-gradient(to bottom, #6E9879 0%, #587960 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6E9879', endColorstr='#587960', GradientType=0 ) !important;
	}
	.stacks_in_1248button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_1248buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_1248buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_1248buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_1248buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_1248 {
	padding: 10px 0px 0px 0px;
}

#stacks_in_1254 {
	font-weight: lighter;
}

/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_1672buttonPressWrapper{
	position: relative !important;
}

#stacks_in_1672 a, #stacks_in_1672 a:hover, #stacks_in_1672 a:visited, #stacks_in_1672 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_1672button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #6E9879 !important;
	border-color: #5D8166 !important;
	box-sizing: border-box !important;
}

.stacks_in_1672button:hover{
	color: #800002 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_1672 a, #stacks_in_1672 a:visited, #stacks_in_1672 a:active{
	color: #FFFFFF !important;
}

#stacks_in_1672 a:hover{
	color: #800002 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_1672button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #47624E !important;
		background: #6E9879 !important;
		background: -moz-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #6E9879), color-stop(100%, #587960)) !important;
		background: -webkit-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -o-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -ms-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: linear-gradient(to bottom, #6E9879 0%, #587960 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6E9879', endColorstr='#587960', GradientType=0 ) !important;
	}
	.stacks_in_1672button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_1672buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_1672buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_1672buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_1672buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_1672 {
	padding: 10px 0px 0px 0px;
}

#stacks_in_1289 {
	font-weight: lighter;
}

/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_1296buttonPressWrapper{
	position: relative !important;
}

#stacks_in_1296 a, #stacks_in_1296 a:hover, #stacks_in_1296 a:visited, #stacks_in_1296 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_1296button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #6E9879 !important;
	border-color: #5D8166 !important;
	box-sizing: border-box !important;
}

.stacks_in_1296button:hover{
	color: #800002 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_1296 a, #stacks_in_1296 a:visited, #stacks_in_1296 a:active{
	color: #FFFFFF !important;
}

#stacks_in_1296 a:hover{
	color: #800002 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_1296button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #47624E !important;
		background: #6E9879 !important;
		background: -moz-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #6E9879), color-stop(100%, #587960)) !important;
		background: -webkit-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -o-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -ms-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: linear-gradient(to bottom, #6E9879 0%, #587960 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6E9879', endColorstr='#587960', GradientType=0 ) !important;
	}
	.stacks_in_1296button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_1296buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_1296buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_1296buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_1296buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_1296 {
	padding: 10px 0px 0px 0px;
}

#stacks_in_486 {
	padding: 40px 0px 0px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_1307buttonPressWrapper{
	position: relative !important;
}

#stacks_in_1307 a, #stacks_in_1307 a:hover, #stacks_in_1307 a:visited, #stacks_in_1307 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_1307button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #6E9879 !important;
	border-color: #5D8166 !important;
	box-sizing: border-box !important;
}

.stacks_in_1307button:hover{
	color: #800002 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_1307 a, #stacks_in_1307 a:visited, #stacks_in_1307 a:active{
	color: #FFFFFF !important;
}

#stacks_in_1307 a:hover{
	color: #800002 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_1307button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #47624E !important;
		background: #6E9879 !important;
		background: -moz-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #6E9879), color-stop(100%, #587960)) !important;
		background: -webkit-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -o-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -ms-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: linear-gradient(to bottom, #6E9879 0%, #587960 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6E9879', endColorstr='#587960', GradientType=0 ) !important;
	}
	.stacks_in_1307button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_1307buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_1307buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_1307buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_1307buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_1307 {
	padding: 10px 0px 0px 0px;
}

#stacks_in_1258 {
	padding: 30px 0px 30px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_1263buttonPressWrapper{
	position: relative !important;
}

#stacks_in_1263 a, #stacks_in_1263 a:hover, #stacks_in_1263 a:visited, #stacks_in_1263 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_1263button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #6E9879 !important;
	border-color: #5D8166 !important;
	box-sizing: border-box !important;
}

.stacks_in_1263button:hover{
	color: #800002 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_1263 a, #stacks_in_1263 a:visited, #stacks_in_1263 a:active{
	color: #FFFFFF !important;
}

#stacks_in_1263 a:hover{
	color: #800002 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_1263button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #47624E !important;
		background: #6E9879 !important;
		background: -moz-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #6E9879), color-stop(100%, #587960)) !important;
		background: -webkit-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -o-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -ms-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: linear-gradient(to bottom, #6E9879 0%, #587960 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6E9879', endColorstr='#587960', GradientType=0 ) !important;
	}
	.stacks_in_1263button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_1263buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_1263buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_1263buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_1263buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_1297 {
	font-weight: lighter;
}

/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_1441buttonPressWrapper{
	position: relative !important;
}

#stacks_in_1441 a, #stacks_in_1441 a:hover, #stacks_in_1441 a:visited, #stacks_in_1441 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_1441button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #6E9879 !important;
	border-color: #5D8166 !important;
	box-sizing: border-box !important;
}

.stacks_in_1441button:hover{
	color: #800002 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_1441 a, #stacks_in_1441 a:visited, #stacks_in_1441 a:active{
	color: #FFFFFF !important;
}

#stacks_in_1441 a:hover{
	color: #800002 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_1441button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #47624E !important;
		background: #6E9879 !important;
		background: -moz-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #6E9879), color-stop(100%, #587960)) !important;
		background: -webkit-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -o-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -ms-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: linear-gradient(to bottom, #6E9879 0%, #587960 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6E9879', endColorstr='#587960', GradientType=0 ) !important;
	}
	.stacks_in_1441button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_1441buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_1441buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_1441buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_1441buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_1441 {
	padding: 10px 0px 0px 0px;
}

#stacks_in_1442 {
	font-weight: lighter;
}

/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_1666buttonPressWrapper{
	position: relative !important;
}

#stacks_in_1666 a, #stacks_in_1666 a:hover, #stacks_in_1666 a:visited, #stacks_in_1666 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_1666button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #6E9879 !important;
	border-color: #5D8166 !important;
	box-sizing: border-box !important;
}

.stacks_in_1666button:hover{
	color: #800002 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_1666 a, #stacks_in_1666 a:visited, #stacks_in_1666 a:active{
	color: #FFFFFF !important;
}

#stacks_in_1666 a:hover{
	color: #800002 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_1666button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #47624E !important;
		background: #6E9879 !important;
		background: -moz-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #6E9879), color-stop(100%, #587960)) !important;
		background: -webkit-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -o-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -ms-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: linear-gradient(to bottom, #6E9879 0%, #587960 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6E9879', endColorstr='#587960', GradientType=0 ) !important;
	}
	.stacks_in_1666button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_1666buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_1666buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_1666buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_1666buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_1666 {
	padding: 10px 0px 0px 0px;
}

#stacks_in_1667 {
	font-weight: lighter;
}

/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_1461buttonPressWrapper{
	position: relative !important;
}

#stacks_in_1461 a, #stacks_in_1461 a:hover, #stacks_in_1461 a:visited, #stacks_in_1461 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_1461button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #6E9879 !important;
	border-color: #5D8166 !important;
	box-sizing: border-box !important;
}

.stacks_in_1461button:hover{
	color: #800002 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_1461 a, #stacks_in_1461 a:visited, #stacks_in_1461 a:active{
	color: #FFFFFF !important;
}

#stacks_in_1461 a:hover{
	color: #800002 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_1461button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #47624E !important;
		background: #6E9879 !important;
		background: -moz-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #6E9879), color-stop(100%, #587960)) !important;
		background: -webkit-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -o-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -ms-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: linear-gradient(to bottom, #6E9879 0%, #587960 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6E9879', endColorstr='#587960', GradientType=0 ) !important;
	}
	.stacks_in_1461button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_1461buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_1461buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_1461buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_1461buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_1461 {
	padding: 10px 0px 0px 0px;
}

#stacks_in_1618 {
	padding: 30px 0px 0px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_1622buttonPressWrapper{
	position: relative !important;
}

#stacks_in_1622 a, #stacks_in_1622 a:hover, #stacks_in_1622 a:visited, #stacks_in_1622 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_1622button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #6E9879 !important;
	border-color: #5D8166 !important;
	box-sizing: border-box !important;
}

.stacks_in_1622button:hover{
	color: #800002 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_1622 a, #stacks_in_1622 a:visited, #stacks_in_1622 a:active{
	color: #FFFFFF !important;
}

#stacks_in_1622 a:hover{
	color: #800002 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_1622button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #47624E !important;
		background: #6E9879 !important;
		background: -moz-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #6E9879), color-stop(100%, #587960)) !important;
		background: -webkit-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -o-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -ms-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: linear-gradient(to bottom, #6E9879 0%, #587960 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6E9879', endColorstr='#587960', GradientType=0 ) !important;
	}
	.stacks_in_1622button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_1622buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_1622buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_1622buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_1622buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_1622 {
	padding: 10px 0px 0px 0px;
}

#stacks_in_1467 {
	font-weight: lighter;
}


#stacks_in_492 {
	margin: 20px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_1314buttonPressWrapper{
	position: relative !important;
}

#stacks_in_1314 a, #stacks_in_1314 a:hover, #stacks_in_1314 a:visited, #stacks_in_1314 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_1314button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #6E9879 !important;
	border-color: #5D8166 !important;
	box-sizing: border-box !important;
}

.stacks_in_1314button:hover{
	color: #800002 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_1314 a, #stacks_in_1314 a:visited, #stacks_in_1314 a:active{
	color: #FFFFFF !important;
}

#stacks_in_1314 a:hover{
	color: #800002 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_1314button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #47624E !important;
		background: #6E9879 !important;
		background: -moz-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #6E9879), color-stop(100%, #587960)) !important;
		background: -webkit-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -o-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -ms-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: linear-gradient(to bottom, #6E9879 0%, #587960 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6E9879', endColorstr='#587960', GradientType=0 ) !important;
	}
	.stacks_in_1314button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_1314buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_1314buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_1314buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_1314buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_1314 {
	padding: 10px 0px 0px 0px;
}

#stacks_in_1315 {
	font-weight: lighter;
}


#stacks_in_1552 {
	padding: 50px 0px 0px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_1555buttonPressWrapper{
	position: relative !important;
}

#stacks_in_1555 a, #stacks_in_1555 a:hover, #stacks_in_1555 a:visited, #stacks_in_1555 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_1555button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #6E9879 !important;
	border-color: #5D8166 !important;
	box-sizing: border-box !important;
}

.stacks_in_1555button:hover{
	color: #800002 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_1555 a, #stacks_in_1555 a:visited, #stacks_in_1555 a:active{
	color: #FFFFFF !important;
}

#stacks_in_1555 a:hover{
	color: #800002 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_1555button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #47624E !important;
		background: #6E9879 !important;
		background: -moz-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #6E9879), color-stop(100%, #587960)) !important;
		background: -webkit-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -o-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -ms-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: linear-gradient(to bottom, #6E9879 0%, #587960 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6E9879', endColorstr='#587960', GradientType=0 ) !important;
	}
	.stacks_in_1555button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_1555buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_1555buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_1555buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_1555buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_1555 {
	padding: 10px 0px 0px 0px;
}

#stacks_in_1624 {
	padding: 50px 0px 0px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_1627buttonPressWrapper{
	position: relative !important;
}

#stacks_in_1627 a, #stacks_in_1627 a:hover, #stacks_in_1627 a:visited, #stacks_in_1627 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_1627button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #6E9879 !important;
	border-color: #5D8166 !important;
	box-sizing: border-box !important;
}

.stacks_in_1627button:hover{
	color: #800002 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_1627 a, #stacks_in_1627 a:visited, #stacks_in_1627 a:active{
	color: #FFFFFF !important;
}

#stacks_in_1627 a:hover{
	color: #800002 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_1627button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #47624E !important;
		background: #6E9879 !important;
		background: -moz-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #6E9879), color-stop(100%, #587960)) !important;
		background: -webkit-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -o-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -ms-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: linear-gradient(to bottom, #6E9879 0%, #587960 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6E9879', endColorstr='#587960', GradientType=0 ) !important;
	}
	.stacks_in_1627button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_1627buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_1627buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_1627buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_1627buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_1627 {
	padding: 10px 0px 0px 0px;
}

#stacks_in_1323 {
	font-weight: lighter;
}


#stacks_in_1494 {
	padding: 0px 0px 15px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_1497buttonPressWrapper{
	position: relative !important;
}

#stacks_in_1497 a, #stacks_in_1497 a:hover, #stacks_in_1497 a:visited, #stacks_in_1497 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_1497button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #6E9879 !important;
	border-color: #5D8166 !important;
	box-sizing: border-box !important;
}

.stacks_in_1497button:hover{
	color: #800002 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_1497 a, #stacks_in_1497 a:visited, #stacks_in_1497 a:active{
	color: #FFFFFF !important;
}

#stacks_in_1497 a:hover{
	color: #800002 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_1497button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #47624E !important;
		background: #6E9879 !important;
		background: -moz-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #6E9879), color-stop(100%, #587960)) !important;
		background: -webkit-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -o-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -ms-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: linear-gradient(to bottom, #6E9879 0%, #587960 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6E9879', endColorstr='#587960', GradientType=0 ) !important;
	}
	.stacks_in_1497button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_1497buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_1497buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_1497buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_1497buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_1497 {
	padding: 10px 0px 0px 0px;
}

#stacks_in_1574 {
	padding: 50px 0px 0px 0px;
}

#stacks_in_1575 {
	padding: 0px 0px 15px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_1578buttonPressWrapper{
	position: relative !important;
}

#stacks_in_1578 a, #stacks_in_1578 a:hover, #stacks_in_1578 a:visited, #stacks_in_1578 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_1578button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #6E9879 !important;
	border-color: #5D8166 !important;
	box-sizing: border-box !important;
}

.stacks_in_1578button:hover{
	color: #800002 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_1578 a, #stacks_in_1578 a:visited, #stacks_in_1578 a:active{
	color: #FFFFFF !important;
}

#stacks_in_1578 a:hover{
	color: #800002 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_1578button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #47624E !important;
		background: #6E9879 !important;
		background: -moz-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #6E9879), color-stop(100%, #587960)) !important;
		background: -webkit-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -o-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -ms-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: linear-gradient(to bottom, #6E9879 0%, #587960 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6E9879', endColorstr='#587960', GradientType=0 ) !important;
	}
	.stacks_in_1578button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_1578buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_1578buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_1578buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_1578buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_1578 {
	padding: 10px 0px 0px 0px;
}

#stacks_in_1498 {
	font-weight: lighter;
}

/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_1332buttonPressWrapper{
	position: relative !important;
}

#stacks_in_1332 a, #stacks_in_1332 a:hover, #stacks_in_1332 a:visited, #stacks_in_1332 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_1332button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #6E9879 !important;
	border-color: #5D8166 !important;
	box-sizing: border-box !important;
}

.stacks_in_1332button:hover{
	color: #800002 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_1332 a, #stacks_in_1332 a:visited, #stacks_in_1332 a:active{
	color: #FFFFFF !important;
}

#stacks_in_1332 a:hover{
	color: #800002 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_1332button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #47624E !important;
		background: #6E9879 !important;
		background: -moz-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #6E9879), color-stop(100%, #587960)) !important;
		background: -webkit-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -o-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -ms-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: linear-gradient(to bottom, #6E9879 0%, #587960 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6E9879', endColorstr='#587960', GradientType=0 ) !important;
	}
	.stacks_in_1332button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_1332buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_1332buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_1332buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_1332buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_1332 {
	padding: 10px 0px 0px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_1628buttonPressWrapper{
	position: relative !important;
}

#stacks_in_1628 a, #stacks_in_1628 a:hover, #stacks_in_1628 a:visited, #stacks_in_1628 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_1628button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #6E9879 !important;
	border-color: #5D8166 !important;
	box-sizing: border-box !important;
}

.stacks_in_1628button:hover{
	color: #800002 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_1628 a, #stacks_in_1628 a:visited, #stacks_in_1628 a:active{
	color: #FFFFFF !important;
}

#stacks_in_1628 a:hover{
	color: #800002 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_1628button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #47624E !important;
		background: #6E9879 !important;
		background: -moz-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #6E9879), color-stop(100%, #587960)) !important;
		background: -webkit-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -o-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -ms-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: linear-gradient(to bottom, #6E9879 0%, #587960 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6E9879', endColorstr='#587960', GradientType=0 ) !important;
	}
	.stacks_in_1628button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_1628buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_1628buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_1628buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_1628buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_1628 {
	padding: 10px 0px 0px 0px;
}

#stacks_in_1330 {
	font-weight: lighter;
}

/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_1647buttonPressWrapper{
	position: relative !important;
}

#stacks_in_1647 a, #stacks_in_1647 a:hover, #stacks_in_1647 a:visited, #stacks_in_1647 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_1647button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #6E9879 !important;
	border-color: #5D8166 !important;
	box-sizing: border-box !important;
}

.stacks_in_1647button:hover{
	color: #800002 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_1647 a, #stacks_in_1647 a:visited, #stacks_in_1647 a:active{
	color: #FFFFFF !important;
}

#stacks_in_1647 a:hover{
	color: #800002 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_1647button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #47624E !important;
		background: #6E9879 !important;
		background: -moz-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #6E9879), color-stop(100%, #587960)) !important;
		background: -webkit-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -o-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -ms-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: linear-gradient(to bottom, #6E9879 0%, #587960 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6E9879', endColorstr='#587960', GradientType=0 ) !important;
	}
	.stacks_in_1647button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_1647buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_1647buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_1647buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_1647buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_1647 {
	padding: 10px 0px 0px 0px;
}

#stacks_in_1650 {
	font-weight: lighter;
}


#stacks_in_1431 {
	margin: 30px 0px 0px 0px;
	padding:  20px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_1434buttonPressWrapper{
	position: relative !important;
}

#stacks_in_1434 a, #stacks_in_1434 a:hover, #stacks_in_1434 a:visited, #stacks_in_1434 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_1434button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #6E9879 !important;
	border-color: #5D8166 !important;
	box-sizing: border-box !important;
}

.stacks_in_1434button:hover{
	color: #800002 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_1434 a, #stacks_in_1434 a:visited, #stacks_in_1434 a:active{
	color: #FFFFFF !important;
}

#stacks_in_1434 a:hover{
	color: #800002 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_1434button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #47624E !important;
		background: #6E9879 !important;
		background: -moz-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #6E9879), color-stop(100%, #587960)) !important;
		background: -webkit-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -o-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -ms-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: linear-gradient(to bottom, #6E9879 0%, #587960 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6E9879', endColorstr='#587960', GradientType=0 ) !important;
	}
	.stacks_in_1434button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_1434buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_1434buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_1434buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_1434buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_1434 {
	padding: 10px 0px 0px 0px;
}

#stacks_in_1630 {
	margin: 30px 0px 0px 0px;
	padding:  20px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_1633buttonPressWrapper{
	position: relative !important;
}

#stacks_in_1633 a, #stacks_in_1633 a:hover, #stacks_in_1633 a:visited, #stacks_in_1633 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_1633button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #6E9879 !important;
	border-color: #5D8166 !important;
	box-sizing: border-box !important;
}

.stacks_in_1633button:hover{
	color: #800002 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_1633 a, #stacks_in_1633 a:visited, #stacks_in_1633 a:active{
	color: #FFFFFF !important;
}

#stacks_in_1633 a:hover{
	color: #800002 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_1633button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #47624E !important;
		background: #6E9879 !important;
		background: -moz-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #6E9879), color-stop(100%, #587960)) !important;
		background: -webkit-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -o-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -ms-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: linear-gradient(to bottom, #6E9879 0%, #587960 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6E9879', endColorstr='#587960', GradientType=0 ) !important;
	}
	.stacks_in_1633button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_1633buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_1633buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_1633buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_1633buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_1633 {
	padding: 10px 0px 0px 0px;
}

#stacks_in_1356 {
	font-weight: lighter;
}


#stacks_in_129 {
	padding: 20px 0px 0px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_1377buttonPressWrapper{
	position: relative !important;
}

#stacks_in_1377 a, #stacks_in_1377 a:hover, #stacks_in_1377 a:visited, #stacks_in_1377 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_1377button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #6E9879 !important;
	border-color: #5D8166 !important;
	box-sizing: border-box !important;
}

.stacks_in_1377button:hover{
	color: #800002 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_1377 a, #stacks_in_1377 a:visited, #stacks_in_1377 a:active{
	color: #FFFFFF !important;
}

#stacks_in_1377 a:hover{
	color: #800002 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_1377button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #47624E !important;
		background: #6E9879 !important;
		background: -moz-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #6E9879), color-stop(100%, #587960)) !important;
		background: -webkit-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -o-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -ms-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: linear-gradient(to bottom, #6E9879 0%, #587960 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6E9879', endColorstr='#587960', GradientType=0 ) !important;
	}
	.stacks_in_1377button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_1377buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_1377buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_1377buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_1377buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_1377 {
	padding: 10px 0px 0px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_1379buttonPressWrapper{
	position: relative !important;
}

#stacks_in_1379 a, #stacks_in_1379 a:hover, #stacks_in_1379 a:visited, #stacks_in_1379 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_1379button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #6E9879 !important;
	border-color: #5D8166 !important;
	box-sizing: border-box !important;
}

.stacks_in_1379button:hover{
	color: #800002 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_1379 a, #stacks_in_1379 a:visited, #stacks_in_1379 a:active{
	color: #FFFFFF !important;
}

#stacks_in_1379 a:hover{
	color: #800002 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_1379button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #47624E !important;
		background: #6E9879 !important;
		background: -moz-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #6E9879), color-stop(100%, #587960)) !important;
		background: -webkit-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -o-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -ms-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: linear-gradient(to bottom, #6E9879 0%, #587960 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6E9879', endColorstr='#587960', GradientType=0 ) !important;
	}
	.stacks_in_1379button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_1379buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_1379buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_1379buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_1379buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_1379 {
	padding: 20px 0px 0px 0px;
}

#stacks_in_1378 {
	font-weight: lighter;
}

/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_1428buttonPressWrapper{
	position: relative !important;
}

#stacks_in_1428 a, #stacks_in_1428 a:hover, #stacks_in_1428 a:visited, #stacks_in_1428 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_1428button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #6E9879 !important;
	border-color: #5D8166 !important;
	box-sizing: border-box !important;
}

.stacks_in_1428button:hover{
	color: #800002 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_1428 a, #stacks_in_1428 a:visited, #stacks_in_1428 a:active{
	color: #FFFFFF !important;
}

#stacks_in_1428 a:hover{
	color: #800002 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_1428button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #47624E !important;
		background: #6E9879 !important;
		background: -moz-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #6E9879), color-stop(100%, #587960)) !important;
		background: -webkit-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -o-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -ms-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: linear-gradient(to bottom, #6E9879 0%, #587960 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6E9879', endColorstr='#587960', GradientType=0 ) !important;
	}
	.stacks_in_1428button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_1428buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_1428buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_1428buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_1428buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_1428 {
	padding: 10px 0px 0px 0px;
}

#stacks_in_1429 {
	font-weight: lighter;
}

/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_1395buttonPressWrapper{
	position: relative !important;
}

#stacks_in_1395 a, #stacks_in_1395 a:hover, #stacks_in_1395 a:visited, #stacks_in_1395 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_1395button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #6E9879 !important;
	border-color: #5D8166 !important;
	box-sizing: border-box !important;
}

.stacks_in_1395button:hover{
	color: #800002 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_1395 a, #stacks_in_1395 a:visited, #stacks_in_1395 a:active{
	color: #FFFFFF !important;
}

#stacks_in_1395 a:hover{
	color: #800002 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_1395button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #47624E !important;
		background: #6E9879 !important;
		background: -moz-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #6E9879), color-stop(100%, #587960)) !important;
		background: -webkit-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -o-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -ms-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: linear-gradient(to bottom, #6E9879 0%, #587960 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6E9879', endColorstr='#587960', GradientType=0 ) !important;
	}
	.stacks_in_1395button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_1395buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_1395buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_1395buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_1395buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_1395 {
	padding: 10px 0px 0px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_1644buttonPressWrapper{
	position: relative !important;
}

#stacks_in_1644 a, #stacks_in_1644 a:hover, #stacks_in_1644 a:visited, #stacks_in_1644 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_1644button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #6E9879 !important;
	border-color: #5D8166 !important;
	box-sizing: border-box !important;
}

.stacks_in_1644button:hover{
	color: #800002 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_1644 a, #stacks_in_1644 a:visited, #stacks_in_1644 a:active{
	color: #FFFFFF !important;
}

#stacks_in_1644 a:hover{
	color: #800002 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_1644button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #47624E !important;
		background: #6E9879 !important;
		background: -moz-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #6E9879), color-stop(100%, #587960)) !important;
		background: -webkit-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -o-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -ms-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: linear-gradient(to bottom, #6E9879 0%, #587960 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6E9879', endColorstr='#587960', GradientType=0 ) !important;
	}
	.stacks_in_1644button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_1644buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_1644buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_1644buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_1644buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_1644 {
	padding: 10px 0px 0px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_1645buttonPressWrapper{
	position: relative !important;
}

#stacks_in_1645 a, #stacks_in_1645 a:hover, #stacks_in_1645 a:visited, #stacks_in_1645 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_1645button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #6E9879 !important;
	border-color: #5D8166 !important;
	box-sizing: border-box !important;
}

.stacks_in_1645button:hover{
	color: #800002 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_1645 a, #stacks_in_1645 a:visited, #stacks_in_1645 a:active{
	color: #FFFFFF !important;
}

#stacks_in_1645 a:hover{
	color: #800002 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_1645button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #47624E !important;
		background: #6E9879 !important;
		background: -moz-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #6E9879), color-stop(100%, #587960)) !important;
		background: -webkit-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -o-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -ms-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: linear-gradient(to bottom, #6E9879 0%, #587960 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6E9879', endColorstr='#587960', GradientType=0 ) !important;
	}
	.stacks_in_1645button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_1645buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_1645buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_1645buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_1645buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_1645 {
	padding: 10px 0px 0px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_1403buttonPressWrapper{
	position: relative !important;
}

#stacks_in_1403 a, #stacks_in_1403 a:hover, #stacks_in_1403 a:visited, #stacks_in_1403 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_1403button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #6E9879 !important;
	border-color: #5D8166 !important;
	box-sizing: border-box !important;
}

.stacks_in_1403button:hover{
	color: #800002 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_1403 a, #stacks_in_1403 a:visited, #stacks_in_1403 a:active{
	color: #FFFFFF !important;
}

#stacks_in_1403 a:hover{
	color: #800002 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_1403button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #47624E !important;
		background: #6E9879 !important;
		background: -moz-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #6E9879), color-stop(100%, #587960)) !important;
		background: -webkit-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -o-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -ms-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: linear-gradient(to bottom, #6E9879 0%, #587960 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6E9879', endColorstr='#587960', GradientType=0 ) !important;
	}
	.stacks_in_1403button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_1403buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_1403buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_1403buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_1403buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_1403 {
	padding: 20px 0px 0px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_1400buttonPressWrapper{
	position: relative !important;
}

#stacks_in_1400 a, #stacks_in_1400 a:hover, #stacks_in_1400 a:visited, #stacks_in_1400 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_1400button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #6E9879 !important;
	border-color: #5D8166 !important;
	box-sizing: border-box !important;
}

.stacks_in_1400button:hover{
	color: #800002 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_1400 a, #stacks_in_1400 a:visited, #stacks_in_1400 a:active{
	color: #FFFFFF !important;
}

#stacks_in_1400 a:hover{
	color: #800002 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_1400button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #47624E !important;
		background: #6E9879 !important;
		background: -moz-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #6E9879), color-stop(100%, #587960)) !important;
		background: -webkit-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -o-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -ms-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: linear-gradient(to bottom, #6E9879 0%, #587960 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6E9879', endColorstr='#587960', GradientType=0 ) !important;
	}
	.stacks_in_1400button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_1400buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_1400buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_1400buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_1400buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_1400 {
	padding: 20px 0px 0px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_1399buttonPressWrapper{
	position: relative !important;
}

#stacks_in_1399 a, #stacks_in_1399 a:hover, #stacks_in_1399 a:visited, #stacks_in_1399 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_1399button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #6E9879 !important;
	border-color: #5D8166 !important;
	box-sizing: border-box !important;
}

.stacks_in_1399button:hover{
	color: #800002 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_1399 a, #stacks_in_1399 a:visited, #stacks_in_1399 a:active{
	color: #FFFFFF !important;
}

#stacks_in_1399 a:hover{
	color: #800002 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_1399button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #47624E !important;
		background: #6E9879 !important;
		background: -moz-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #6E9879), color-stop(100%, #587960)) !important;
		background: -webkit-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -o-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -ms-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: linear-gradient(to bottom, #6E9879 0%, #587960 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6E9879', endColorstr='#587960', GradientType=0 ) !important;
	}
	.stacks_in_1399button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_1399buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_1399buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_1399buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_1399buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_1399 {
	padding: 20px 0px 0px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_1398buttonPressWrapper{
	position: relative !important;
}

#stacks_in_1398 a, #stacks_in_1398 a:hover, #stacks_in_1398 a:visited, #stacks_in_1398 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_1398button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #6E9879 !important;
	border-color: #5D8166 !important;
	box-sizing: border-box !important;
}

.stacks_in_1398button:hover{
	color: #800002 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_1398 a, #stacks_in_1398 a:visited, #stacks_in_1398 a:active{
	color: #FFFFFF !important;
}

#stacks_in_1398 a:hover{
	color: #800002 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_1398button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #47624E !important;
		background: #6E9879 !important;
		background: -moz-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #6E9879), color-stop(100%, #587960)) !important;
		background: -webkit-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -o-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -ms-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: linear-gradient(to bottom, #6E9879 0%, #587960 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6E9879', endColorstr='#587960', GradientType=0 ) !important;
	}
	.stacks_in_1398button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_1398buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_1398buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_1398buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_1398buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_1398 {
	padding: 20px 0px 0px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_1397buttonPressWrapper{
	position: relative !important;
}

#stacks_in_1397 a, #stacks_in_1397 a:hover, #stacks_in_1397 a:visited, #stacks_in_1397 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_1397button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #6E9879 !important;
	border-color: #5D8166 !important;
	box-sizing: border-box !important;
}

.stacks_in_1397button:hover{
	color: #800002 !important;
	background-color: #E6E6E6 !important;
	border-color: #C3C3C3 !important;
}

#stacks_in_1397 a, #stacks_in_1397 a:visited, #stacks_in_1397 a:active{
	color: #FFFFFF !important;
}

#stacks_in_1397 a:hover{
	color: #800002 !important;
}




































	/* -- TYPE MODENA EXTRA LARGE OVERRIDE -- */
	.stacks_in_1397button{
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
		border-bottom-color: #47624E !important;
		background: #6E9879 !important;
		background: -moz-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #6E9879), color-stop(100%, #587960)) !important;
		background: -webkit-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -o-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: -ms-linear-gradient(top, #6E9879 0%, #587960 100%) !important;
		background: linear-gradient(to bottom, #6E9879 0%, #587960 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6E9879', endColorstr='#587960', GradientType=0 ) !important;
	}
	.stacks_in_1397button:hover{
		border-bottom-color: #959595 !important;
		background: #E6E6E6 !important;
		background: -moz-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #E6E6E6), color-stop(100%, #B8B8B8)) !important;
		background: -webkit-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -o-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: -ms-linear-gradient(top, #E6E6E6 0%, #B8B8B8 100%) !important;
		background: linear-gradient(to bottom, #E6E6E6 0%, #B8B8B8 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E6E6E6', endColorstr='#B8B8B8', GradientType=0 ) !important;
	}
	



.stacks_in_1397buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_1397buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_1397buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_1397buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_1397 {
	padding: 20px 0px 0px 0px;
}

#stacks_in_1396 {
	font-weight: lighter;
}

#stacks_in_204>.s3_row {
	margin: 0 -10px;
}

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

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

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

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








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


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


}



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


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


}




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

#stacks_in_214 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  1px;
	padding: 20px 0px 7px 0px;
}

#stacks_in_215 {
	font-size: 150%;
	font-weight: lighter;
}

#stacks_in_202 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  1px;
	padding: 20px 0px 7px 0px;
}

#stacks_in_203 {
	font-size: 150%;
	font-weight: lighter;
}

#stacks_in_220 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  1px;
	padding: 20px 0px 7px 0px;
}

#stacks_in_221 {
	font-size: 150%;
	font-weight: lighter;
}
#stacks_in_1598>.s3_row {
	margin: 0 -10px;
}

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

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

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

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








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


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


}



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


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


}




#stacks_in_1598 {
	padding: 10px 20px 0px 20px;
}

#stacks_in_1599 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  1px;
	padding: 20px 0px 7px 0px;
}

#stacks_in_1601 {
	font-size: 150%;
	font-weight: lighter;
}

#stacks_in_1608 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  1px;
	padding: 20px 0px 7px 0px;
}

#stacks_in_1609 {
	font-size: 150%;
	font-weight: lighter;
}

#stacks_in_1602 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  1px;
	padding: 20px 0px 7px 0px;
}

#stacks_in_1604 {
	font-size: 150%;
	font-weight: lighter;
}
#stacks_in_1634>.s3_row {
	margin: 0 -10px;
}

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

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

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

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








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


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


}



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


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


}




#stacks_in_1634 {
	padding: 10px 20px 0px 20px;
}

#stacks_in_212 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  1px;
	padding: 20px 0px 7px 0px;
}

#stacks_in_213 {
	font-size: 150%;
	font-weight: lighter;
}

#stacks_in_1638 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  1px;
	padding: 20px 0px 7px 0px;
}

#stacks_in_1640 {
	font-size: 150%;
	font-weight: lighter;
}

#stacks_in_216 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  1px;
	padding: 20px 0px 7px 0px;
}

#stacks_in_217 {
	font-size: 150%;
	font-weight: lighter;
}
#stacks_in_1613>.s3_row {
	margin: 0 -10px;
}

#stacks_in_1613>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_1613>.s3_row>.s3_column_right {
	width: 50.000000%;
}




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










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


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


}



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


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


}






#stacks_in_1613 {
	padding: 10px 20px 0px 20px;
}

#stacks_in_1616 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  1px;
	padding: 20px 0px 7px 0px;
}

#stacks_in_1617 {
	font-size: 150%;
	font-weight: lighter;
}

#stacks_in_218 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  1px;
	padding: 20px 0px 7px 0px;
}

#stacks_in_219 {
	font-size: 150%;
	font-weight: lighter;
}
#stacks_in_1653>.s3_row {
	margin: 0 -10px;
}

#stacks_in_1653>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_1653>.s3_row>.s3_column_right {
	width: 50.000000%;
}




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










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


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


}



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


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


}






#stacks_in_1653 {
	padding: 10px 20px 0px 20px;
}

#stacks_in_1657 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  1px;
	padding: 20px 0px 7px 0px;
}

#stacks_in_1659 {
	font-size: 150%;
	font-weight: lighter;
}

#stacks_in_1654 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  1px;
	padding: 20px 0px 7px 0px;
}

#stacks_in_1656 {
	font-size: 150%;
	font-weight: lighter;
}

#stacks_in_1416 {
	font-weight: lighter;
}
/* -- Start Eternity2 Each css Template -- */

.stacks_in_1592eternityContainer {
	overflow: hidden;
	position: relative;
}

.stacks_in_1592eternityContainer {
	background-image: url("") !important;
	background-position: 50% 50% !important;
	
	background-attachment: fixed;
	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
}
 
 
.stacks_in_1592overlay{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background:url("../files/eternity2Assets/00.png") !important;
}

.stacks_in_1592contentBox{
	text-align: center;
	opacity: 1;
	-webkit-transition: opacity 100ms linear;
    -moz-transition: opacity 100ms linear;
    -o-transition: opacity 100ms linear;
    transition: opacity 100ms linear;
}

.stacks_in_1592content{
	max-width: 1000px;
	margin: 0 auto 0 auto;
	
	text-align: center !important;
}

.stacks_in_1592content,.stacks_in_1592content h1,.stacks_in_1592content h2,.stacks_in_1592content h3,.stacks_in_1592content h4,.stacks_in_1592content h5,.stacks_in_1592content h6{
	color: rgba(255, 255, 255, 1.00) !important;
}
.stacks_in_1592content a,.stacks_in_1592content a:active,.stacks_in_1592content a:visited{
	color: rgba(128, 0, 2, 1.00) !important;
	text-decoration: none !important;
}
.stacks_in_1592content a:hover{
	color: rgba(221, 221, 221, 1.00) !important;
	text-decoration: none !important;
}

.stacks_in_1592eternityScrollButton i{
	color: rgba(255, 255, 255, 1.00) !important;
}


.stacks_in_1592eternityScrollButton{
	position: absolute;
	width: 100%;
	bottom: 0;
	color: #fff !important;
	font-size: 36px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	display: none;
	cursor: pointer;
}


	.stacks_in_1592eternityScrollButton{
		display: block;
	}

/* -- End Unified -- */



	.stacks_in_1592eternityContainer {
		min-height: 200px;
	}
	
	.stacks_in_1592contentBox{
		position: absolute;
		width: 100%;
		top: 50%;
		-webkit-transform: translate(0,-50%);
		-moz-transform:    translate(0,-50%);
		-ms-transform:     translate(0,-50%);
		-o-transform:      translate(0,-50%);
		transform:         translate(0,-50%);
	}
/* -- End Preview/Published -- */

 
 



@keyframes eternityanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

@-webkit-keyframes eternityanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

/* apply the .animation class to the element you want to animate */
.eternityanimation {
	animation: eternityanimation 3s ease-in-out 0s infinite normal none;
	-webkit-animation: eternityanimation 3s ease-in-out 0s infinite normal none;
}



/* -- End Eternity2 Each css Template -- */
#stacks_in_1596 {
	padding: 0px 20px 0px 20px;
}

#stacks_in_1597 {
	font-weight: lighter;
}
#stacks_in_938>.s3_row {
	margin: 0 -10px;
}

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

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

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

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








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


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


}



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


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


}




#stacks_in_938 {
	padding: 0px 0px 10px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_944buttonPressWrapper{
	position: relative !important;
}

#stacks_in_944 a, #stacks_in_944 a:hover, #stacks_in_944 a:visited, #stacks_in_944 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_944button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_944button:hover{
	color: #E3CFBB !important;
	background-color: #000000 !important;
	border-color: #000000 !important;
}

#stacks_in_944 a, #stacks_in_944 a:visited, #stacks_in_944 a:active{
	color: #FFFFFF !important;
}

#stacks_in_944 a:hover{
	color: #E3CFBB !important;
}




























	/* -- TYPE GHOST EXTRA LARGE OVERRIDE -- */
	.stacks_in_944button{
		background-color: transparent !important;
		border: 2px solid #D8D8D8 !important;
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
	}
	.stacks_in_944button:hover{
		background-color: transparent !important;
	}
	











.stacks_in_944buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_944buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_944buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_944buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- *//* -- Start Buttonpress2 Each css Template -- */

.stacks_in_942buttonPressWrapper{
	position: relative !important;
}

#stacks_in_942 a, #stacks_in_942 a:hover, #stacks_in_942 a:visited, #stacks_in_942 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_942button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_942button:hover{
	color: #E3CFBB !important;
	background-color: #000000 !important;
	border-color: #000000 !important;
}

#stacks_in_942 a, #stacks_in_942 a:visited, #stacks_in_942 a:active{
	color: #FFFFFF !important;
}

#stacks_in_942 a:hover{
	color: #E3CFBB !important;
}




























	/* -- TYPE GHOST EXTRA LARGE OVERRIDE -- */
	.stacks_in_942button{
		background-color: transparent !important;
		border: 2px solid #D8D8D8 !important;
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
	}
	.stacks_in_942button:hover{
		background-color: transparent !important;
	}
	











.stacks_in_942buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_942buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_942buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_942buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- *//* -- Start Buttonpress2 Each css Template -- */

.stacks_in_940buttonPressWrapper{
	position: relative !important;
}

#stacks_in_940 a, #stacks_in_940 a:hover, #stacks_in_940 a:visited, #stacks_in_940 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_940button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_940button:hover{
	color: #E3CFBB !important;
	background-color: #000000 !important;
	border-color: #000000 !important;
}

#stacks_in_940 a, #stacks_in_940 a:visited, #stacks_in_940 a:active{
	color: #FFFFFF !important;
}

#stacks_in_940 a:hover{
	color: #E3CFBB !important;
}




























	/* -- TYPE GHOST EXTRA LARGE OVERRIDE -- */
	.stacks_in_940button{
		background-color: transparent !important;
		border: 2px solid #D8D8D8 !important;
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
	}
	.stacks_in_940button:hover{
		background-color: transparent !important;
	}
	











.stacks_in_940buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_940buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_940buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_940buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */#stacks_in_946>.s3_row {
	margin: 0 -10px;
}

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

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

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

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








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


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


}



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


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


}




#stacks_in_946 {
	padding: 10px 0px 10px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_951buttonPressWrapper{
	position: relative !important;
}

#stacks_in_951 a, #stacks_in_951 a:hover, #stacks_in_951 a:visited, #stacks_in_951 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_951button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_951button:hover{
	color: #E3CFBB !important;
	background-color: #000000 !important;
	border-color: #000000 !important;
}

#stacks_in_951 a, #stacks_in_951 a:visited, #stacks_in_951 a:active{
	color: #FFFFFF !important;
}

#stacks_in_951 a:hover{
	color: #E3CFBB !important;
}




























	/* -- TYPE GHOST EXTRA LARGE OVERRIDE -- */
	.stacks_in_951button{
		background-color: transparent !important;
		border: 2px solid #D8D8D8 !important;
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
	}
	.stacks_in_951button:hover{
		background-color: transparent !important;
	}
	











.stacks_in_951buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_951buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_951buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_951buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- *//* -- Start Buttonpress2 Each css Template -- */

.stacks_in_949buttonPressWrapper{
	position: relative !important;
}

#stacks_in_949 a, #stacks_in_949 a:hover, #stacks_in_949 a:visited, #stacks_in_949 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_949button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_949button:hover{
	color: #E3CFBB !important;
	background-color: #000000 !important;
	border-color: #000000 !important;
}

#stacks_in_949 a, #stacks_in_949 a:visited, #stacks_in_949 a:active{
	color: #FFFFFF !important;
}

#stacks_in_949 a:hover{
	color: #E3CFBB !important;
}




























	/* -- TYPE GHOST EXTRA LARGE OVERRIDE -- */
	.stacks_in_949button{
		background-color: transparent !important;
		border: 2px solid #D8D8D8 !important;
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
	}
	.stacks_in_949button:hover{
		background-color: transparent !important;
	}
	











.stacks_in_949buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_949buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_949buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_949buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- *//* -- Start Buttonpress2 Each css Template -- */

.stacks_in_947buttonPressWrapper{
	position: relative !important;
}

#stacks_in_947 a, #stacks_in_947 a:hover, #stacks_in_947 a:visited, #stacks_in_947 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_947button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_947button:hover{
	color: #E3CFBB !important;
	background-color: #000000 !important;
	border-color: #000000 !important;
}

#stacks_in_947 a, #stacks_in_947 a:visited, #stacks_in_947 a:active{
	color: #FFFFFF !important;
}

#stacks_in_947 a:hover{
	color: #E3CFBB !important;
}




























	/* -- TYPE GHOST EXTRA LARGE OVERRIDE -- */
	.stacks_in_947button{
		background-color: transparent !important;
		border: 2px solid #D8D8D8 !important;
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
	}
	.stacks_in_947button:hover{
		background-color: transparent !important;
	}
	











.stacks_in_947buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_947buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_947buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_947buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */#stacks_in_798>.s3_row {
	margin: 0 -10px;
}

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








  


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


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





}



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


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





}




  
/*  IconThing — B3: Bigfoot Responsive by RapidWeaver Central  */

#iconThingstacks_in_810 {
/* 	-webkit-backface-visibility: hidden; */
}

#stacks_in_810 .iconthing  {
  	width: 90px;
  	height: 90px;
	text-align: center;
  	line-height:  90px;
	background-color: transparent !important;
  	background-color: #FFCE54;
  		
	border: 0px Solid #000000;
		
	
  	-webkit-border-radius: 100%;
  	   -moz-border-radius: 100%;
  			border-radius: 100%;
		
	
  	-webkit-transition: all 0.5s ease;
  	   -moz-transition: all 0.5s ease;
  		-ms-transition: all 0.5s ease;
  			transition: all 0.5s ease;
		
}

#stacks_in_810 .icon-facebook {
  	color:  #FFFFFF;
  	font-size: 50px;
  	line-height:  90px;
}


#stacks_in_810 .icon-facebook:hover,
#stacks_in_810 .icon-facebook:link:hover {
  	color:  #FFFFFF;
}

#stacks_in_810  .iconthing:hover,
#stacks_in_810  .iconthing a:link:hover {
  	color:  #FFFFFF;
	
	-webkit-transform: rotate(360deg);
	   -moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
			transform: rotate(360deg);
  	-webkit-border-radius: 100%;
  	   -moz-border-radius: 100%;
  			border-radius: 100%;
		
}


	

/*  



#disklinkstacks_in_810  a:link,
#disklinkstacks_in_810  a:hover {
	display: 1;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 30;	
}
*/

/*
*
* ## Entypo 
* Copyright (C) 2012 by Daniel Bruce
* Author:    Daniel Bruce
* License:  CC BY-SA (http://creativecommons.org/licenses/by-sa/2.0/)
* Homepage:  http://www.entypo.com
*
* ## Zocial 
* Copyright (C) 2012 by Sam Collins
* Author:    Sam Collins
* License:   MIT (http://opensource.org/licenses/mit-license.php)
* Homepage:  http://zocial.smcllns.com/
*
*/

/* EntypoThing Fonts */         


@font-face {
  font-family: 'entypothing';
  src: url('../files/font/entypothing.eot?24089826');
  src: url('../files/font/entypothing.eot?24089826#iefix') format('embedded-opentype'),
       url('../files/font/entypothing.woff?24089826') format('woff'),
       url('../files/font/entypothing.ttf?24089826') format('truetype'),
       url('../files/font/entypothing.svg?24089826#entypothing') format('svg');
  font-weight: normal;
  font-style: normal;
}
 
 [class^="icon-facebook"]:before, #stacks_in_810 [class*="icon-facebook"]:before {
  font-family: "entypothing";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: none !important;
  width: 1em;

  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height:  90px;

}
 
.icon-note:before { content: '\e83d'; } /* '' */
.icon-stackoverflow:before { content: '\e83c'; } /* '' */
.icon-music:before { content: '\e84a'; } /* '' */
.icon-search:before { content: '\e84b'; } /* '' */
.icon-flashlight:before { content: '\e84c'; } /* '' */
.icon-mail:before { content: '\e84d'; } /* '' */
.icon-heart:before { content: '\e84e'; } /* '' */
.icon-heart-empty:before { content: '\e84f'; } /* '' */
.icon-star:before { content: '\e850'; } /* '' */
.icon-star-empty:before { content: '\e851'; } /* '' */
.icon-user:before { content: '\e852'; } /* '' */
.icon-users:before { content: '\e853'; } /* '' */
.icon-user-add:before { content: '\e854'; } /* '' */
.icon-video:before { content: '\e855'; } /* '' */
.icon-picture:before { content: '\e856'; } /* '' */
.icon-camera:before { content: '\e848'; } /* '' */
.icon-layout:before { content: '\e845'; } /* '' */
.icon-menu:before { content: '\e844'; } /* '' */
.icon-check:before { content: '\e841'; } /* '' */
.icon-cancel:before { content: '\e83f'; } /* '' */
.icon-cancel-circled:before { content: '\e865'; } /* '' */
.icon-cancel-squared:before { content: '\e864'; } /* '' */
.icon-plus:before { content: '\e863'; } /* '' */
.icon-plus-circled:before { content: '\e862'; } /* '' */
.icon-plus-squared:before { content: '\e861'; } /* '' */
.icon-minus:before { content: '\e860'; } /* '' */
.icon-minus-circled:before { content: '\e85f'; } /* '' */
.icon-minus-squared:before { content: '\e85e'; } /* '' */
.icon-help:before { content: '\e85d'; } /* '' */
.icon-help-circled:before { content: '\e85c'; } /* '' */
.icon-info:before { content: '\e85b'; } /* '' */
.icon-info-circled:before { content: '\e85a'; } /* '' */
.icon-back:before { content: '\e859'; } /* '' */
.icon-home:before { content: '\e858'; } /* '' */
.icon-link:before { content: '\e857'; } /* '' */
.icon-attach:before { content: '\e847'; } /* '' */
.icon-lock:before { content: '\e846'; } /* '' */
.icon-lock-open:before { content: '\e843'; } /* '' */
.icon-eye:before { content: '\e842'; } /* '' */
.icon-tag:before { content: '\e840'; } /* '' */
.icon-bookmark:before { content: '\e866'; } /* '' */
.icon-bookmarks:before { content: '\e867'; } /* '' */
.icon-flag:before { content: '\e868'; } /* '' */
.icon-thumbs-up:before { content: '\e869'; } /* '' */
.icon-thumbs-down:before { content: '\e874'; } /* '' */
.icon-download:before { content: '\e877'; } /* '' */
.icon-upload:before { content: '\e878'; } /* '' */
.icon-upload-cloud:before { content: '\e87c'; } /* '' */
.icon-reply:before { content: '\e87d'; } /* '' */
.icon-reply-all:before { content: '\e883'; } /* '' */
.icon-forward:before { content: '\e886'; } /* '' */
.icon-quote:before { content: '\e887'; } /* '' */
.icon-code:before { content: '\e88c'; } /* '' */
.icon-export:before { content: '\e88d'; } /* '' */
.icon-pencil:before { content: '\e892'; } /* '' */
.icon-feather:before { content: '\e893'; } /* '' */
.icon-print-1:before { content: '\e898'; } /* '' */
.icon-retweet:before { content: '\e899'; } /* '' */
.icon-keyboard:before { content: '\e89e'; } /* '' */
.icon-comment:before { content: '\e89f'; } /* '' */
.icon-chat:before { content: '\e86a'; } /* '' */
.icon-bell:before { content: '\e871'; } /* '' */
.icon-attention:before { content: '\e86d'; } /* '' */
.icon-alert:before { content: '\e870'; } /* '' */
.icon-vcard:before { content: '\e873'; } /* '' */
.icon-address:before { content: '\e872'; } /* '' */
.icon-location:before { content: '\e879'; } /* '' */
.icon-map:before { content: '\e87e'; } /* '' */
.icon-direction:before { content: '\e87f'; } /* '' */
.icon-compass:before { content: '\e882'; } /* '' */
.icon-cup:before { content: '\e884'; } /* '' */
.icon-trash:before { content: '\e888'; } /* '' */
.icon-doc:before { content: '\e88b'; } /* '' */
.icon-docs:before { content: '\e88e'; } /* '' */
.icon-doc-landscape:before { content: '\e891'; } /* '' */
.icon-doc-text:before { content: '\e894'; } /* '' */
.icon-doc-text-inv:before { content: '\e897'; } /* '' */
.icon-newspaper:before { content: '\e89a'; } /* '' */
.icon-book-open:before { content: '\e89d'; } /* '' */
.icon-book:before { content: '\e8a0'; } /* '' */
.icon-folder:before { content: '\e86b'; } /* '' */
.icon-archive:before { content: '\e86c'; } /* '' */
.icon-box:before { content: '\e86e'; } /* '' */
.icon-rss-1:before { content: '\e86f'; } /* '' */
.icon-phone:before { content: '\e875'; } /* '' */
.icon-cog:before { content: '\e876'; } /* '' */
.icon-tools:before { content: '\e87b'; } /* '' */
.icon-share:before { content: '\e87a'; } /* '' */
.icon-shareable:before { content: '\e880'; } /* '' */
.icon-basket:before { content: '\e881'; } /* '' */
.icon-bag:before { content: '\e885'; } /* '' */
.icon-calendar-1:before { content: '\e889'; } /* '' */
.icon-login:before { content: '\e88a'; } /* '' */
.icon-logout:before { content: '\e88f'; } /* '' */
.icon-mic:before { content: '\e890'; } /* '' */
.icon-mute:before { content: '\e895'; } /* '' */
.icon-sound:before { content: '\e896'; } /* '' */
.icon-volume:before { content: '\e89b'; } /* '' */
.icon-clock:before { content: '\e89c'; } /* '' */
.icon-hourglass:before { content: '\e8a1'; } /* '' */
.icon-lamp:before { content: '\e8b5'; } /* '' */
.icon-light-down:before { content: '\e8b4'; } /* '' */
.icon-light-up:before { content: '\e8b3'; } /* '' */
.icon-adjust:before { content: '\e8b2'; } /* '' */
.icon-block:before { content: '\e8b1'; } /* '' */
.icon-resize-full:before { content: '\e8b0'; } /* '' */
.icon-resize-small:before { content: '\e8af'; } /* '' */
.icon-popup:before { content: '\e8ae'; } /* '' */
.icon-publish:before { content: '\e8ad'; } /* '' */
.icon-window:before { content: '\e8ac'; } /* '' */
.icon-arrow-combo:before { content: '\e8ab'; } /* '' */
.icon-down-circled:before { content: '\e8aa'; } /* '' */
.icon-left-circled:before { content: '\e8a9'; } /* '' */
.icon-right-circled:before { content: '\e8a8'; } /* '' */
.icon-up-circled:before { content: '\e8a7'; } /* '' */
.icon-down-open:before { content: '\e8a6'; } /* '' */
.icon-left-open:before { content: '\e8a5'; } /* '' */
.icon-right-open:before { content: '\e8a4'; } /* '' */
.icon-up-open:before { content: '\e8a3'; } /* '' */
.icon-down-open-mini:before { content: '\e8a2'; } /* '' */
.icon-left-open-mini:before { content: '\e8b6'; } /* '' */
.icon-right-open-mini:before { content: '\e8b7'; } /* '' */
.icon-up-open-mini:before { content: '\e8b8'; } /* '' */
.icon-down-open-big:before { content: '\e8b9'; } /* '' */
.icon-left-open-big:before { content: '\e8ba'; } /* '' */
.icon-right-open-big:before { content: '\e8bb'; } /* '' */
.icon-up-open-big:before { content: '\e8bc'; } /* '' */
.icon-down:before { content: '\e8bd'; } /* '' */
.icon-left:before { content: '\e8be'; } /* '' */
.icon-right:before { content: '\e8bf'; } /* '' */
.icon-up:before { content: '\e8c0'; } /* '' */
.icon-down-dir:before { content: '\e8c1'; } /* '' */
.icon-left-dir:before { content: '\e8c2'; } /* '' */
.icon-right-dir:before { content: '\e8c3'; } /* '' */
.icon-up-dir:before { content: '\e8c4'; } /* '' */
.icon-down-bold:before { content: '\e8c5'; } /* '' */
.icon-left-bold:before { content: '\e8c6'; } /* '' */
.icon-right-bold:before { content: '\e8c7'; } /* '' */
.icon-up-bold:before { content: '\e8c8'; } /* '' */
.icon-down-thin:before { content: '\e8c9'; } /* '' */
.icon-left-thin:before { content: '\e8dd'; } /* '' */
.icon-right-thin:before { content: '\e8dc'; } /* '' */
.icon-up-thin:before { content: '\e8db'; } /* '' */
.icon-ccw:before { content: '\e8da'; } /* '' */
.icon-cw:before { content: '\e8d9'; } /* '' */
.icon-arrows-ccw:before { content: '\e8d8'; } /* '' */
.icon-level-down:before { content: '\e8d7'; } /* '' */
.icon-level-up:before { content: '\e8d6'; } /* '' */
.icon-shuffle:before { content: '\e8d5'; } /* '' */
.icon-loop:before { content: '\e8d4'; } /* '' */
.icon-switch:before { content: '\e8d3'; } /* '' */
.icon-play:before { content: '\e8d2'; } /* '' */
.icon-stop:before { content: '\e8d1'; } /* '' */
.icon-pause:before { content: '\e8d0'; } /* '' */
.icon-record:before { content: '\e8cf'; } /* '' */
.icon-to-end:before { content: '\e8ce'; } /* '' */
.icon-to-start:before { content: '\e8cd'; } /* '' */
.icon-fast-forward:before { content: '\e8cc'; } /* '' */
.icon-fast-backward:before { content: '\e8cb'; } /* '' */
.icon-progress-0:before { content: '\e8ca'; } /* '' */
.icon-progress-1:before { content: '\e8de'; } /* '' */
.icon-progress-2:before { content: '\e8df'; } /* '' */
.icon-progress-3:before { content: '\e8e0'; } /* '' */
.icon-target:before { content: '\e8e1'; } /* '' */
.icon-palette:before { content: '\e8e2'; } /* '' */
.icon-list:before { content: '\e8e3'; } /* '' */
.icon-list-add:before { content: '\e8e4'; } /* '' */
.icon-signal:before { content: '\e8e5'; } /* '' */
.icon-trophy:before { content: '\e8e6'; } /* '' */
.icon-battery:before { content: '\e8e7'; } /* '' */
.icon-back-in-time:before { content: '\e8e8'; } /* '' */
.icon-monitor:before { content: '\e8e9'; } /* '' */
.icon-note-beamed:before { content: '\e849'; } /* '' */
.icon-network:before { content: '\e8eb'; } /* '' */
.icon-cd:before { content: '\e8ec'; } /* '' */
.icon-inbox:before { content: '\e8ed'; } /* '' */
.icon-install:before { content: '\e8ee'; } /* '' */
.icon-globe:before { content: '\e8ef'; } /* '' */
.icon-cloud:before { content: '\e8f0'; } /* '' */
.icon-cloud-thunder:before { content: '\e8f1'; } /* '' */
.icon-flash:before { content: '\e905'; } /* '' */
.icon-moon:before { content: '\e904'; } /* '' */
.icon-flight:before { content: '\e903'; } /* '' */
.icon-paper-plane:before { content: '\e902'; } /* '' */
.icon-leaf:before { content: '\e901'; } /* '' */
.icon-lifebuoy:before { content: '\e900'; } /* '' */
.icon-mouse:before { content: '\e8ff'; } /* '' */
.icon-briefcase:before { content: '\e8fe'; } /* '' */
.icon-suitcase:before { content: '\e8fd'; } /* '' */
.icon-dot:before { content: '\e8fb'; } /* '' */
.icon-dot-2:before { content: '\e8fc'; } /* '' */
.icon-dot-3:before { content: '\e8fa'; } /* '' */
.icon-brush:before { content: '\e8f9'; } /* '' */
.icon-magnet:before { content: '\e8f8'; } /* '' */
.icon-infinity:before { content: '\e8f7'; } /* '' */
.icon-erase:before { content: '\e8f6'; } /* '' */
.icon-chart-pie:before { content: '\e8f5'; } /* '' */
.icon-chart-line:before { content: '\e8f4'; } /* '' */
.icon-chart-bar:before { content: '\e8f3'; } /* '' */
.icon-chart-area:before { content: '\e8f2'; } /* '' */
.icon-tape:before { content: '\e906'; } /* '' */
.icon-graduation-cap:before { content: '\e907'; } /* '' */
.icon-language:before { content: '\e908'; } /* '' */
.icon-ticket:before { content: '\e909'; } /* '' */
.icon-water:before { content: '\e90a'; } /* '' */
.icon-droplet:before { content: '\e90b'; } /* '' */
.icon-air:before { content: '\e90c'; } /* '' */
.icon-credit-card:before { content: '\e90d'; } /* '' */
.icon-floppy:before { content: '\e90e'; } /* '' */
.icon-clipboard:before { content: '\e90f'; } /* '' */
.icon-megaphone:before { content: '\e910'; } /* '' */
.icon-database:before { content: '\e911'; } /* '' */
.icon-drive:before { content: '\e912'; } /* '' */
.icon-bucket:before { content: '\e913'; } /* '' */
.icon-thermometer:before { content: '\e914'; } /* '' */
.icon-key:before { content: '\e915'; } /* '' */
.icon-flow-cascade:before { content: '\e916'; } /* '' */
.icon-flow-branch:before { content: '\e917'; } /* '' */
.icon-flow-tree:before { content: '\e918'; } /* '' */
.icon-flow-line:before { content: '\e919'; } /* '' */
.icon-flow-parallel:before { content: '\e92d'; } /* '' */
.icon-rocket:before { content: '\e92c'; } /* '' */
.icon-gauge:before { content: '\e92b'; } /* '' */
.icon-traffic-cone:before { content: '\e92a'; } /* '' */
.icon-cc-1:before { content: '\e929'; } /* '' */
.icon-cc-by:before { content: '\e928'; } /* '' */
.icon-cc-nc:before { content: '\e927'; } /* '' */
.icon-cc-nc-eu:before { content: '\e926'; } /* '' */
.icon-cc-nc-jp:before { content: '\e925'; } /* '' */
.icon-cc-sa:before { content: '\e924'; } /* '' */
.icon-cc-nd:before { content: '\e923'; } /* '' */
.icon-cc-pd:before { content: '\e922'; } /* '' */
.icon-cc-zero:before { content: '\e921'; } /* '' */
.icon-cc-share:before { content: '\e920'; } /* '' */
.icon-cc-remix:before { content: '\e91f'; } /* '' */
.icon-github-1:before { content: '\e91e'; } /* '' */
.icon-github-circled-1:before { content: '\e91d'; } /* '' */
.icon-flickr-1:before { content: '\e91c'; } /* '' */
.icon-flickr-circled:before { content: '\e91b'; } /* '' */
.icon-vimeo-1:before { content: '\e91a'; } /* '' */
.icon-vimeo-circled:before { content: '\e92e'; } /* '' */
.icon-twitter-1:before { content: '\e92f'; } /* '' */
.icon-twitter-circled:before { content: '\e930'; } /* '' */
.icon-facebook-1:before { content: '\e931'; } /* '' */
.icon-facebook-circled:before { content: '\e932'; } /* '' */
.icon-facebook-squared:before { content: '\e933'; } /* '' */
.icon-gplus-1:before { content: '\e934'; } /* '' */
.icon-gplus-circled:before { content: '\e935'; } /* '' */
.icon-pinterest-1:before { content: '\e936'; } /* '' */
.icon-pinterest-circled:before { content: '\e937'; } /* '' */
.icon-tumblr-1:before { content: '\e938'; } /* '' */
.icon-tumblr-circled:before { content: '\e939'; } /* '' */
.icon-linkedin-1:before { content: '\e93a'; } /* '' */
.icon-linkedin-circled:before { content: '\e93b'; } /* '' */
.icon-dribbble-1:before { content: '\e93c'; } /* '' */
.icon-dribbble-circled:before { content: '\e93d'; } /* '' */
.icon-stumbleupon-1:before { content: '\e93e'; } /* '' */
.icon-stumbleupon-circled:before { content: '\e93f'; } /* '' */
.icon-lastfm:before { content: '\e940'; } /* '' */
.icon-lastfm-circled:before { content: '\e941'; } /* '' */
.icon-rdio:before { content: '\e954'; } /* '' */
.icon-rdio-circled:before { content: '\e953'; } /* '' */
.icon-spotify:before { content: '\e952'; } /* '' */
.icon-qq:before { content: '\e951'; } /* '' */
.icon-instagram-1:before { content: '\e950'; } /* '' */
.icon-dropbox-1:before { content: '\e94f'; } /* '' */
.icon-evernote-1:before { content: '\e94e'; } /* '' */
.icon-flattr:before { content: '\e94d'; } /* '' */
.icon-skype-1:before { content: '\e94c'; } /* '' */
.icon-skype-circled:before { content: '\e94b'; } /* '' */
.icon-renren:before { content: '\e94a'; } /* '' */
.icon-sina-weibo:before { content: '\e949'; } /* '' */
.icon-paypal-1:before { content: '\e948'; } /* '' */
.icon-picasa:before { content: '\e947'; } /* '' */
.icon-soundcloud-1:before { content: '\e946'; } /* '' */
.icon-mixi:before { content: '\e945'; } /* '' */
.icon-behance:before { content: '\e944'; } /* '' */
.icon-google-circles:before { content: '\e943'; } /* '' */
.icon-vkontakte:before { content: '\e942'; } /* '' */
.icon-smashing:before { content: '\e955'; } /* '' */
.icon-sweden:before { content: '\e956'; } /* '' */
.icon-db-shape:before { content: '\e957'; } /* '' */
.icon-logo-db:before { content: '\e83e'; } /* '' */
.icon-paypal:before { content: '\e800'; } /* '' */
.icon-eventful:before { content: '\e801'; } /* '' */
.icon-smashmag:before { content: '\e802'; } /* '' */
.icon-gplus:before { content: '\e803'; } /* '' */
.icon-wikipedia:before { content: '\e804'; } /* '' */
.icon-calendar:before { content: '\e805'; } /* '' */
.icon-stumbleupon:before { content: '\e806'; } /* '' */
.icon-fivehundredpx:before { content: '\e807'; } /* '' */
.icon-pinterest:before { content: '\e808'; } /* '' */
.icon-w3c:before { content: '\e809'; } /* '' */
.icon-foursquare:before { content: '\e80a'; } /* '' */
.icon-html5:before { content: '\e80b'; } /* '' */
.icon-ie:before { content: '\e80c'; } /* '' */
.icon-call:before { content: '\e80d'; } /* '' */
.icon-digg:before { content: '\e80e'; } /* '' */
.icon-reddit:before { content: '\e80f'; } /* '' */
.icon-appstore:before { content: '\e810'; } /* '' */
.icon-blogger:before { content: '\e811'; } /* '' */
.icon-cc:before { content: '\e812'; } /* '' */
.icon-dribbble:before { content: '\e813'; } /* '' */
.icon-evernote:before { content: '\e814'; } /* '' */
.icon-flickr:before { content: '\e815'; } /* '' */
.icon-google:before { content: '\e816'; } /* '' */
.icon-instapaper:before { content: '\e817'; } /* '' */
.icon-weibo:before { content: '\e818'; } /* '' */
.icon-linkedin:before { content: '\e826'; } /* '' */
.icon-disqus:before { content: '\e825'; } /* '' */
.icon-rss:before { content: '\e824'; } /* '' */
.icon-skype:before { content: '\e823'; } /* '' */
.icon-twitter:before { content: '\e822'; } /* '' */
.icon-youtube:before { content: '\e821'; } /* '' */
.icon-vimeo:before { content: '\e820'; } /* '' */
.icon-windows:before { content: '\e81f'; } /* '' */
.icon-xing:before { content: '\e81e'; } /* '' */
.icon-yahoo:before { content: '\e81d'; } /* '' */
.icon-email:before { content: '\e81c'; } /* '' */
.icon-macstore:before { content: '\e81b'; } /* '' */
.icon-podcast:before { content: '\e81a'; } /* '' */
.icon-amazon:before { content: '\e819'; } /* '' */
.icon-cloudapp:before { content: '\e827'; } /* '' */
.icon-dropbox:before { content: '\e828'; } /* '' */
.icon-ebay:before { content: '\e829'; } /* '' */
.icon-facebook:before { content: '\e82a'; } /* '' */
.icon-github:before { content: '\e82b'; } /* '' */
.icon-github-circled:before { content: '\e82c'; } /* '' */
.icon-googleplay:before { content: '\e82d'; } /* '' */
.icon-itunes:before { content: '\e82e'; } /* '' */
.icon-gmail:before { content: '\e82f'; } /* '' */
.icon-soundcloud:before { content: '\e830'; } /* '' */
.icon-tumblr:before { content: '\e831'; } /* '' */
.icon-eventbrite:before { content: '\e83b'; } /* '' */
.icon-scribd:before { content: '\e83a'; } /* '' */
.icon-posterous:before { content: '\e839'; } /* '' */
.icon-stripe:before { content: '\e838'; } /* '' */
.icon-cart:before { content: '\e837'; } /* '' */
.icon-print:before { content: '\e836'; } /* '' */
.icon-instagram:before { content: '\e835'; } /* '' */
.icon-appnet:before { content: '\e834'; } /* '' */
.icon-buffer:before { content: '\e833'; } /* '' */
.icon-pocket:before { content: '\e832'; } /* '' */
.icon-mobile:before { content: '\e8ea'; } /* '' *//*  IconThing — B3: Bigfoot Responsive by RapidWeaver Central  */

#iconThingstacks_in_803 {
/* 	-webkit-backface-visibility: hidden; */
}

#stacks_in_803 .iconthing  {
  	width: 90px;
  	height: 90px;
	text-align: center;
  	line-height:  90px;
	background-color: transparent !important;
  	background-color: #FFCE54;
  		
	border: 0px Solid #000000;
		
	
  	-webkit-border-radius: 100%;
  	   -moz-border-radius: 100%;
  			border-radius: 100%;
		
	
  	-webkit-transition: all 0.5s ease;
  	   -moz-transition: all 0.5s ease;
  		-ms-transition: all 0.5s ease;
  			transition: all 0.5s ease;
		
}

#stacks_in_803 .icon-instagram {
  	color:  #FFFFFF;
  	font-size: 50px;
  	line-height:  90px;
}


#stacks_in_803 .icon-instagram:hover,
#stacks_in_803 .icon-instagram:link:hover {
  	color:  #FFFFFF;
}

#stacks_in_803  .iconthing:hover,
#stacks_in_803  .iconthing a:link:hover {
  	color:  #FFFFFF;
	
	-webkit-transform: rotate(360deg);
	   -moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
			transform: rotate(360deg);
  	-webkit-border-radius: 100%;
  	   -moz-border-radius: 100%;
  			border-radius: 100%;
		
}


	

/*  



#disklinkstacks_in_803  a:link,
#disklinkstacks_in_803  a:hover {
	display: 1;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 30;	
}
*/

/*
*
* ## Entypo 
* Copyright (C) 2012 by Daniel Bruce
* Author:    Daniel Bruce
* License:  CC BY-SA (http://creativecommons.org/licenses/by-sa/2.0/)
* Homepage:  http://www.entypo.com
*
* ## Zocial 
* Copyright (C) 2012 by Sam Collins
* Author:    Sam Collins
* License:   MIT (http://opensource.org/licenses/mit-license.php)
* Homepage:  http://zocial.smcllns.com/
*
*/

/* EntypoThing Fonts */         


@font-face {
  font-family: 'entypothing';
  src: url('../files/font/entypothing.eot?24089826');
  src: url('../files/font/entypothing.eot?24089826#iefix') format('embedded-opentype'),
       url('../files/font/entypothing.woff?24089826') format('woff'),
       url('../files/font/entypothing.ttf?24089826') format('truetype'),
       url('../files/font/entypothing.svg?24089826#entypothing') format('svg');
  font-weight: normal;
  font-style: normal;
}
 
 [class^="icon-instagram"]:before, #stacks_in_803 [class*="icon-instagram"]:before {
  font-family: "entypothing";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: none !important;
  width: 1em;

  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height:  90px;

}
 
.icon-note:before { content: '\e83d'; } /* '' */
.icon-stackoverflow:before { content: '\e83c'; } /* '' */
.icon-music:before { content: '\e84a'; } /* '' */
.icon-search:before { content: '\e84b'; } /* '' */
.icon-flashlight:before { content: '\e84c'; } /* '' */
.icon-mail:before { content: '\e84d'; } /* '' */
.icon-heart:before { content: '\e84e'; } /* '' */
.icon-heart-empty:before { content: '\e84f'; } /* '' */
.icon-star:before { content: '\e850'; } /* '' */
.icon-star-empty:before { content: '\e851'; } /* '' */
.icon-user:before { content: '\e852'; } /* '' */
.icon-users:before { content: '\e853'; } /* '' */
.icon-user-add:before { content: '\e854'; } /* '' */
.icon-video:before { content: '\e855'; } /* '' */
.icon-picture:before { content: '\e856'; } /* '' */
.icon-camera:before { content: '\e848'; } /* '' */
.icon-layout:before { content: '\e845'; } /* '' */
.icon-menu:before { content: '\e844'; } /* '' */
.icon-check:before { content: '\e841'; } /* '' */
.icon-cancel:before { content: '\e83f'; } /* '' */
.icon-cancel-circled:before { content: '\e865'; } /* '' */
.icon-cancel-squared:before { content: '\e864'; } /* '' */
.icon-plus:before { content: '\e863'; } /* '' */
.icon-plus-circled:before { content: '\e862'; } /* '' */
.icon-plus-squared:before { content: '\e861'; } /* '' */
.icon-minus:before { content: '\e860'; } /* '' */
.icon-minus-circled:before { content: '\e85f'; } /* '' */
.icon-minus-squared:before { content: '\e85e'; } /* '' */
.icon-help:before { content: '\e85d'; } /* '' */
.icon-help-circled:before { content: '\e85c'; } /* '' */
.icon-info:before { content: '\e85b'; } /* '' */
.icon-info-circled:before { content: '\e85a'; } /* '' */
.icon-back:before { content: '\e859'; } /* '' */
.icon-home:before { content: '\e858'; } /* '' */
.icon-link:before { content: '\e857'; } /* '' */
.icon-attach:before { content: '\e847'; } /* '' */
.icon-lock:before { content: '\e846'; } /* '' */
.icon-lock-open:before { content: '\e843'; } /* '' */
.icon-eye:before { content: '\e842'; } /* '' */
.icon-tag:before { content: '\e840'; } /* '' */
.icon-bookmark:before { content: '\e866'; } /* '' */
.icon-bookmarks:before { content: '\e867'; } /* '' */
.icon-flag:before { content: '\e868'; } /* '' */
.icon-thumbs-up:before { content: '\e869'; } /* '' */
.icon-thumbs-down:before { content: '\e874'; } /* '' */
.icon-download:before { content: '\e877'; } /* '' */
.icon-upload:before { content: '\e878'; } /* '' */
.icon-upload-cloud:before { content: '\e87c'; } /* '' */
.icon-reply:before { content: '\e87d'; } /* '' */
.icon-reply-all:before { content: '\e883'; } /* '' */
.icon-forward:before { content: '\e886'; } /* '' */
.icon-quote:before { content: '\e887'; } /* '' */
.icon-code:before { content: '\e88c'; } /* '' */
.icon-export:before { content: '\e88d'; } /* '' */
.icon-pencil:before { content: '\e892'; } /* '' */
.icon-feather:before { content: '\e893'; } /* '' */
.icon-print-1:before { content: '\e898'; } /* '' */
.icon-retweet:before { content: '\e899'; } /* '' */
.icon-keyboard:before { content: '\e89e'; } /* '' */
.icon-comment:before { content: '\e89f'; } /* '' */
.icon-chat:before { content: '\e86a'; } /* '' */
.icon-bell:before { content: '\e871'; } /* '' */
.icon-attention:before { content: '\e86d'; } /* '' */
.icon-alert:before { content: '\e870'; } /* '' */
.icon-vcard:before { content: '\e873'; } /* '' */
.icon-address:before { content: '\e872'; } /* '' */
.icon-location:before { content: '\e879'; } /* '' */
.icon-map:before { content: '\e87e'; } /* '' */
.icon-direction:before { content: '\e87f'; } /* '' */
.icon-compass:before { content: '\e882'; } /* '' */
.icon-cup:before { content: '\e884'; } /* '' */
.icon-trash:before { content: '\e888'; } /* '' */
.icon-doc:before { content: '\e88b'; } /* '' */
.icon-docs:before { content: '\e88e'; } /* '' */
.icon-doc-landscape:before { content: '\e891'; } /* '' */
.icon-doc-text:before { content: '\e894'; } /* '' */
.icon-doc-text-inv:before { content: '\e897'; } /* '' */
.icon-newspaper:before { content: '\e89a'; } /* '' */
.icon-book-open:before { content: '\e89d'; } /* '' */
.icon-book:before { content: '\e8a0'; } /* '' */
.icon-folder:before { content: '\e86b'; } /* '' */
.icon-archive:before { content: '\e86c'; } /* '' */
.icon-box:before { content: '\e86e'; } /* '' */
.icon-rss-1:before { content: '\e86f'; } /* '' */
.icon-phone:before { content: '\e875'; } /* '' */
.icon-cog:before { content: '\e876'; } /* '' */
.icon-tools:before { content: '\e87b'; } /* '' */
.icon-share:before { content: '\e87a'; } /* '' */
.icon-shareable:before { content: '\e880'; } /* '' */
.icon-basket:before { content: '\e881'; } /* '' */
.icon-bag:before { content: '\e885'; } /* '' */
.icon-calendar-1:before { content: '\e889'; } /* '' */
.icon-login:before { content: '\e88a'; } /* '' */
.icon-logout:before { content: '\e88f'; } /* '' */
.icon-mic:before { content: '\e890'; } /* '' */
.icon-mute:before { content: '\e895'; } /* '' */
.icon-sound:before { content: '\e896'; } /* '' */
.icon-volume:before { content: '\e89b'; } /* '' */
.icon-clock:before { content: '\e89c'; } /* '' */
.icon-hourglass:before { content: '\e8a1'; } /* '' */
.icon-lamp:before { content: '\e8b5'; } /* '' */
.icon-light-down:before { content: '\e8b4'; } /* '' */
.icon-light-up:before { content: '\e8b3'; } /* '' */
.icon-adjust:before { content: '\e8b2'; } /* '' */
.icon-block:before { content: '\e8b1'; } /* '' */
.icon-resize-full:before { content: '\e8b0'; } /* '' */
.icon-resize-small:before { content: '\e8af'; } /* '' */
.icon-popup:before { content: '\e8ae'; } /* '' */
.icon-publish:before { content: '\e8ad'; } /* '' */
.icon-window:before { content: '\e8ac'; } /* '' */
.icon-arrow-combo:before { content: '\e8ab'; } /* '' */
.icon-down-circled:before { content: '\e8aa'; } /* '' */
.icon-left-circled:before { content: '\e8a9'; } /* '' */
.icon-right-circled:before { content: '\e8a8'; } /* '' */
.icon-up-circled:before { content: '\e8a7'; } /* '' */
.icon-down-open:before { content: '\e8a6'; } /* '' */
.icon-left-open:before { content: '\e8a5'; } /* '' */
.icon-right-open:before { content: '\e8a4'; } /* '' */
.icon-up-open:before { content: '\e8a3'; } /* '' */
.icon-down-open-mini:before { content: '\e8a2'; } /* '' */
.icon-left-open-mini:before { content: '\e8b6'; } /* '' */
.icon-right-open-mini:before { content: '\e8b7'; } /* '' */
.icon-up-open-mini:before { content: '\e8b8'; } /* '' */
.icon-down-open-big:before { content: '\e8b9'; } /* '' */
.icon-left-open-big:before { content: '\e8ba'; } /* '' */
.icon-right-open-big:before { content: '\e8bb'; } /* '' */
.icon-up-open-big:before { content: '\e8bc'; } /* '' */
.icon-down:before { content: '\e8bd'; } /* '' */
.icon-left:before { content: '\e8be'; } /* '' */
.icon-right:before { content: '\e8bf'; } /* '' */
.icon-up:before { content: '\e8c0'; } /* '' */
.icon-down-dir:before { content: '\e8c1'; } /* '' */
.icon-left-dir:before { content: '\e8c2'; } /* '' */
.icon-right-dir:before { content: '\e8c3'; } /* '' */
.icon-up-dir:before { content: '\e8c4'; } /* '' */
.icon-down-bold:before { content: '\e8c5'; } /* '' */
.icon-left-bold:before { content: '\e8c6'; } /* '' */
.icon-right-bold:before { content: '\e8c7'; } /* '' */
.icon-up-bold:before { content: '\e8c8'; } /* '' */
.icon-down-thin:before { content: '\e8c9'; } /* '' */
.icon-left-thin:before { content: '\e8dd'; } /* '' */
.icon-right-thin:before { content: '\e8dc'; } /* '' */
.icon-up-thin:before { content: '\e8db'; } /* '' */
.icon-ccw:before { content: '\e8da'; } /* '' */
.icon-cw:before { content: '\e8d9'; } /* '' */
.icon-arrows-ccw:before { content: '\e8d8'; } /* '' */
.icon-level-down:before { content: '\e8d7'; } /* '' */
.icon-level-up:before { content: '\e8d6'; } /* '' */
.icon-shuffle:before { content: '\e8d5'; } /* '' */
.icon-loop:before { content: '\e8d4'; } /* '' */
.icon-switch:before { content: '\e8d3'; } /* '' */
.icon-play:before { content: '\e8d2'; } /* '' */
.icon-stop:before { content: '\e8d1'; } /* '' */
.icon-pause:before { content: '\e8d0'; } /* '' */
.icon-record:before { content: '\e8cf'; } /* '' */
.icon-to-end:before { content: '\e8ce'; } /* '' */
.icon-to-start:before { content: '\e8cd'; } /* '' */
.icon-fast-forward:before { content: '\e8cc'; } /* '' */
.icon-fast-backward:before { content: '\e8cb'; } /* '' */
.icon-progress-0:before { content: '\e8ca'; } /* '' */
.icon-progress-1:before { content: '\e8de'; } /* '' */
.icon-progress-2:before { content: '\e8df'; } /* '' */
.icon-progress-3:before { content: '\e8e0'; } /* '' */
.icon-target:before { content: '\e8e1'; } /* '' */
.icon-palette:before { content: '\e8e2'; } /* '' */
.icon-list:before { content: '\e8e3'; } /* '' */
.icon-list-add:before { content: '\e8e4'; } /* '' */
.icon-signal:before { content: '\e8e5'; } /* '' */
.icon-trophy:before { content: '\e8e6'; } /* '' */
.icon-battery:before { content: '\e8e7'; } /* '' */
.icon-back-in-time:before { content: '\e8e8'; } /* '' */
.icon-monitor:before { content: '\e8e9'; } /* '' */
.icon-note-beamed:before { content: '\e849'; } /* '' */
.icon-network:before { content: '\e8eb'; } /* '' */
.icon-cd:before { content: '\e8ec'; } /* '' */
.icon-inbox:before { content: '\e8ed'; } /* '' */
.icon-install:before { content: '\e8ee'; } /* '' */
.icon-globe:before { content: '\e8ef'; } /* '' */
.icon-cloud:before { content: '\e8f0'; } /* '' */
.icon-cloud-thunder:before { content: '\e8f1'; } /* '' */
.icon-flash:before { content: '\e905'; } /* '' */
.icon-moon:before { content: '\e904'; } /* '' */
.icon-flight:before { content: '\e903'; } /* '' */
.icon-paper-plane:before { content: '\e902'; } /* '' */
.icon-leaf:before { content: '\e901'; } /* '' */
.icon-lifebuoy:before { content: '\e900'; } /* '' */
.icon-mouse:before { content: '\e8ff'; } /* '' */
.icon-briefcase:before { content: '\e8fe'; } /* '' */
.icon-suitcase:before { content: '\e8fd'; } /* '' */
.icon-dot:before { content: '\e8fb'; } /* '' */
.icon-dot-2:before { content: '\e8fc'; } /* '' */
.icon-dot-3:before { content: '\e8fa'; } /* '' */
.icon-brush:before { content: '\e8f9'; } /* '' */
.icon-magnet:before { content: '\e8f8'; } /* '' */
.icon-infinity:before { content: '\e8f7'; } /* '' */
.icon-erase:before { content: '\e8f6'; } /* '' */
.icon-chart-pie:before { content: '\e8f5'; } /* '' */
.icon-chart-line:before { content: '\e8f4'; } /* '' */
.icon-chart-bar:before { content: '\e8f3'; } /* '' */
.icon-chart-area:before { content: '\e8f2'; } /* '' */
.icon-tape:before { content: '\e906'; } /* '' */
.icon-graduation-cap:before { content: '\e907'; } /* '' */
.icon-language:before { content: '\e908'; } /* '' */
.icon-ticket:before { content: '\e909'; } /* '' */
.icon-water:before { content: '\e90a'; } /* '' */
.icon-droplet:before { content: '\e90b'; } /* '' */
.icon-air:before { content: '\e90c'; } /* '' */
.icon-credit-card:before { content: '\e90d'; } /* '' */
.icon-floppy:before { content: '\e90e'; } /* '' */
.icon-clipboard:before { content: '\e90f'; } /* '' */
.icon-megaphone:before { content: '\e910'; } /* '' */
.icon-database:before { content: '\e911'; } /* '' */
.icon-drive:before { content: '\e912'; } /* '' */
.icon-bucket:before { content: '\e913'; } /* '' */
.icon-thermometer:before { content: '\e914'; } /* '' */
.icon-key:before { content: '\e915'; } /* '' */
.icon-flow-cascade:before { content: '\e916'; } /* '' */
.icon-flow-branch:before { content: '\e917'; } /* '' */
.icon-flow-tree:before { content: '\e918'; } /* '' */
.icon-flow-line:before { content: '\e919'; } /* '' */
.icon-flow-parallel:before { content: '\e92d'; } /* '' */
.icon-rocket:before { content: '\e92c'; } /* '' */
.icon-gauge:before { content: '\e92b'; } /* '' */
.icon-traffic-cone:before { content: '\e92a'; } /* '' */
.icon-cc-1:before { content: '\e929'; } /* '' */
.icon-cc-by:before { content: '\e928'; } /* '' */
.icon-cc-nc:before { content: '\e927'; } /* '' */
.icon-cc-nc-eu:before { content: '\e926'; } /* '' */
.icon-cc-nc-jp:before { content: '\e925'; } /* '' */
.icon-cc-sa:before { content: '\e924'; } /* '' */
.icon-cc-nd:before { content: '\e923'; } /* '' */
.icon-cc-pd:before { content: '\e922'; } /* '' */
.icon-cc-zero:before { content: '\e921'; } /* '' */
.icon-cc-share:before { content: '\e920'; } /* '' */
.icon-cc-remix:before { content: '\e91f'; } /* '' */
.icon-github-1:before { content: '\e91e'; } /* '' */
.icon-github-circled-1:before { content: '\e91d'; } /* '' */
.icon-flickr-1:before { content: '\e91c'; } /* '' */
.icon-flickr-circled:before { content: '\e91b'; } /* '' */
.icon-vimeo-1:before { content: '\e91a'; } /* '' */
.icon-vimeo-circled:before { content: '\e92e'; } /* '' */
.icon-twitter-1:before { content: '\e92f'; } /* '' */
.icon-twitter-circled:before { content: '\e930'; } /* '' */
.icon-facebook-1:before { content: '\e931'; } /* '' */
.icon-facebook-circled:before { content: '\e932'; } /* '' */
.icon-facebook-squared:before { content: '\e933'; } /* '' */
.icon-gplus-1:before { content: '\e934'; } /* '' */
.icon-gplus-circled:before { content: '\e935'; } /* '' */
.icon-pinterest-1:before { content: '\e936'; } /* '' */
.icon-pinterest-circled:before { content: '\e937'; } /* '' */
.icon-tumblr-1:before { content: '\e938'; } /* '' */
.icon-tumblr-circled:before { content: '\e939'; } /* '' */
.icon-linkedin-1:before { content: '\e93a'; } /* '' */
.icon-linkedin-circled:before { content: '\e93b'; } /* '' */
.icon-dribbble-1:before { content: '\e93c'; } /* '' */
.icon-dribbble-circled:before { content: '\e93d'; } /* '' */
.icon-stumbleupon-1:before { content: '\e93e'; } /* '' */
.icon-stumbleupon-circled:before { content: '\e93f'; } /* '' */
.icon-lastfm:before { content: '\e940'; } /* '' */
.icon-lastfm-circled:before { content: '\e941'; } /* '' */
.icon-rdio:before { content: '\e954'; } /* '' */
.icon-rdio-circled:before { content: '\e953'; } /* '' */
.icon-spotify:before { content: '\e952'; } /* '' */
.icon-qq:before { content: '\e951'; } /* '' */
.icon-instagram-1:before { content: '\e950'; } /* '' */
.icon-dropbox-1:before { content: '\e94f'; } /* '' */
.icon-evernote-1:before { content: '\e94e'; } /* '' */
.icon-flattr:before { content: '\e94d'; } /* '' */
.icon-skype-1:before { content: '\e94c'; } /* '' */
.icon-skype-circled:before { content: '\e94b'; } /* '' */
.icon-renren:before { content: '\e94a'; } /* '' */
.icon-sina-weibo:before { content: '\e949'; } /* '' */
.icon-paypal-1:before { content: '\e948'; } /* '' */
.icon-picasa:before { content: '\e947'; } /* '' */
.icon-soundcloud-1:before { content: '\e946'; } /* '' */
.icon-mixi:before { content: '\e945'; } /* '' */
.icon-behance:before { content: '\e944'; } /* '' */
.icon-google-circles:before { content: '\e943'; } /* '' */
.icon-vkontakte:before { content: '\e942'; } /* '' */
.icon-smashing:before { content: '\e955'; } /* '' */
.icon-sweden:before { content: '\e956'; } /* '' */
.icon-db-shape:before { content: '\e957'; } /* '' */
.icon-logo-db:before { content: '\e83e'; } /* '' */
.icon-paypal:before { content: '\e800'; } /* '' */
.icon-eventful:before { content: '\e801'; } /* '' */
.icon-smashmag:before { content: '\e802'; } /* '' */
.icon-gplus:before { content: '\e803'; } /* '' */
.icon-wikipedia:before { content: '\e804'; } /* '' */
.icon-calendar:before { content: '\e805'; } /* '' */
.icon-stumbleupon:before { content: '\e806'; } /* '' */
.icon-fivehundredpx:before { content: '\e807'; } /* '' */
.icon-pinterest:before { content: '\e808'; } /* '' */
.icon-w3c:before { content: '\e809'; } /* '' */
.icon-foursquare:before { content: '\e80a'; } /* '' */
.icon-html5:before { content: '\e80b'; } /* '' */
.icon-ie:before { content: '\e80c'; } /* '' */
.icon-call:before { content: '\e80d'; } /* '' */
.icon-digg:before { content: '\e80e'; } /* '' */
.icon-reddit:before { content: '\e80f'; } /* '' */
.icon-appstore:before { content: '\e810'; } /* '' */
.icon-blogger:before { content: '\e811'; } /* '' */
.icon-cc:before { content: '\e812'; } /* '' */
.icon-dribbble:before { content: '\e813'; } /* '' */
.icon-evernote:before { content: '\e814'; } /* '' */
.icon-flickr:before { content: '\e815'; } /* '' */
.icon-google:before { content: '\e816'; } /* '' */
.icon-instapaper:before { content: '\e817'; } /* '' */
.icon-weibo:before { content: '\e818'; } /* '' */
.icon-linkedin:before { content: '\e826'; } /* '' */
.icon-disqus:before { content: '\e825'; } /* '' */
.icon-rss:before { content: '\e824'; } /* '' */
.icon-skype:before { content: '\e823'; } /* '' */
.icon-twitter:before { content: '\e822'; } /* '' */
.icon-youtube:before { content: '\e821'; } /* '' */
.icon-vimeo:before { content: '\e820'; } /* '' */
.icon-windows:before { content: '\e81f'; } /* '' */
.icon-xing:before { content: '\e81e'; } /* '' */
.icon-yahoo:before { content: '\e81d'; } /* '' */
.icon-email:before { content: '\e81c'; } /* '' */
.icon-macstore:before { content: '\e81b'; } /* '' */
.icon-podcast:before { content: '\e81a'; } /* '' */
.icon-amazon:before { content: '\e819'; } /* '' */
.icon-cloudapp:before { content: '\e827'; } /* '' */
.icon-dropbox:before { content: '\e828'; } /* '' */
.icon-ebay:before { content: '\e829'; } /* '' */
.icon-facebook:before { content: '\e82a'; } /* '' */
.icon-github:before { content: '\e82b'; } /* '' */
.icon-github-circled:before { content: '\e82c'; } /* '' */
.icon-googleplay:before { content: '\e82d'; } /* '' */
.icon-itunes:before { content: '\e82e'; } /* '' */
.icon-gmail:before { content: '\e82f'; } /* '' */
.icon-soundcloud:before { content: '\e830'; } /* '' */
.icon-tumblr:before { content: '\e831'; } /* '' */
.icon-eventbrite:before { content: '\e83b'; } /* '' */
.icon-scribd:before { content: '\e83a'; } /* '' */
.icon-posterous:before { content: '\e839'; } /* '' */
.icon-stripe:before { content: '\e838'; } /* '' */
.icon-cart:before { content: '\e837'; } /* '' */
.icon-print:before { content: '\e836'; } /* '' */
.icon-instagram:before { content: '\e835'; } /* '' */
.icon-appnet:before { content: '\e834'; } /* '' */
.icon-buffer:before { content: '\e833'; } /* '' */
.icon-pocket:before { content: '\e832'; } /* '' */
.icon-mobile:before { content: '\e8ea'; } /* '' *//*  IconThing — B3: Bigfoot Responsive by RapidWeaver Central  */

#iconThingstacks_in_801 {
/* 	-webkit-backface-visibility: hidden; */
}

#stacks_in_801 .iconthing  {
  	width: 90px;
  	height: 90px;
	text-align: center;
  	line-height:  90px;
	background-color: transparent !important;
  	background-color: #FFCE54;
  	%[if border: none;]%	
	border: 0px Solid #EEEEEE;
	%[endif]%	
	
  	-webkit-border-radius: 100%;
  	   -moz-border-radius: 100%;
  			border-radius: 100%;
		
	
  	-webkit-transition: all 0.5s ease;
  	   -moz-transition: all 0.5s ease;
  		-ms-transition: all 0.5s ease;
  			transition: all 0.5s ease;
		
}

#stacks_in_801 .icon-pinterest {
  	color:  #FFFFFF;
  	font-size: 50px;
  	line-height:  90px;
}


#stacks_in_801 .icon-pinterest:hover,
#stacks_in_801 .icon-pinterest:link:hover {
  	color:  #FFFFFF;
}

#stacks_in_801  .iconthing:hover,
#stacks_in_801  .iconthing a:link:hover {
  	color:  #FFFFFF;
	
	-webkit-transform: rotate(360deg);
	   -moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
			transform: rotate(360deg);
  	-webkit-border-radius: 100%;
  	   -moz-border-radius: 100%;
  			border-radius: 100%;
		
}


	

/*  



#disklinkstacks_in_801  a:link,
#disklinkstacks_in_801  a:hover {
	display: 1;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 30;	
}
*/

/*
*
* ## Entypo 
* Copyright (C) 2012 by Daniel Bruce
* Author:    Daniel Bruce
* License:  CC BY-SA (http://creativecommons.org/licenses/by-sa/2.0/)
* Homepage:  http://www.entypo.com
*
* ## Zocial 
* Copyright (C) 2012 by Sam Collins
* Author:    Sam Collins
* License:   MIT (http://opensource.org/licenses/mit-license.php)
* Homepage:  http://zocial.smcllns.com/
*
*/

/* EntypoThing Fonts */         


@font-face {
  font-family: 'entypothing';
  src: url('../files/font/entypothing.eot?24089826');
  src: url('../files/font/entypothing.eot?24089826#iefix') format('embedded-opentype'),
       url('../files/font/entypothing.woff?24089826') format('woff'),
       url('../files/font/entypothing.ttf?24089826') format('truetype'),
       url('../files/font/entypothing.svg?24089826#entypothing') format('svg');
  font-weight: normal;
  font-style: normal;
}
 
 [class^="icon-pinterest"]:before, #stacks_in_801 [class*="icon-pinterest"]:before {
  font-family: "entypothing";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: none !important;
  width: 1em;

  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height:  90px;

}
 
.icon-note:before { content: '\e83d'; } /* '' */
.icon-stackoverflow:before { content: '\e83c'; } /* '' */
.icon-music:before { content: '\e84a'; } /* '' */
.icon-search:before { content: '\e84b'; } /* '' */
.icon-flashlight:before { content: '\e84c'; } /* '' */
.icon-mail:before { content: '\e84d'; } /* '' */
.icon-heart:before { content: '\e84e'; } /* '' */
.icon-heart-empty:before { content: '\e84f'; } /* '' */
.icon-star:before { content: '\e850'; } /* '' */
.icon-star-empty:before { content: '\e851'; } /* '' */
.icon-user:before { content: '\e852'; } /* '' */
.icon-users:before { content: '\e853'; } /* '' */
.icon-user-add:before { content: '\e854'; } /* '' */
.icon-video:before { content: '\e855'; } /* '' */
.icon-picture:before { content: '\e856'; } /* '' */
.icon-camera:before { content: '\e848'; } /* '' */
.icon-layout:before { content: '\e845'; } /* '' */
.icon-menu:before { content: '\e844'; } /* '' */
.icon-check:before { content: '\e841'; } /* '' */
.icon-cancel:before { content: '\e83f'; } /* '' */
.icon-cancel-circled:before { content: '\e865'; } /* '' */
.icon-cancel-squared:before { content: '\e864'; } /* '' */
.icon-plus:before { content: '\e863'; } /* '' */
.icon-plus-circled:before { content: '\e862'; } /* '' */
.icon-plus-squared:before { content: '\e861'; } /* '' */
.icon-minus:before { content: '\e860'; } /* '' */
.icon-minus-circled:before { content: '\e85f'; } /* '' */
.icon-minus-squared:before { content: '\e85e'; } /* '' */
.icon-help:before { content: '\e85d'; } /* '' */
.icon-help-circled:before { content: '\e85c'; } /* '' */
.icon-info:before { content: '\e85b'; } /* '' */
.icon-info-circled:before { content: '\e85a'; } /* '' */
.icon-back:before { content: '\e859'; } /* '' */
.icon-home:before { content: '\e858'; } /* '' */
.icon-link:before { content: '\e857'; } /* '' */
.icon-attach:before { content: '\e847'; } /* '' */
.icon-lock:before { content: '\e846'; } /* '' */
.icon-lock-open:before { content: '\e843'; } /* '' */
.icon-eye:before { content: '\e842'; } /* '' */
.icon-tag:before { content: '\e840'; } /* '' */
.icon-bookmark:before { content: '\e866'; } /* '' */
.icon-bookmarks:before { content: '\e867'; } /* '' */
.icon-flag:before { content: '\e868'; } /* '' */
.icon-thumbs-up:before { content: '\e869'; } /* '' */
.icon-thumbs-down:before { content: '\e874'; } /* '' */
.icon-download:before { content: '\e877'; } /* '' */
.icon-upload:before { content: '\e878'; } /* '' */
.icon-upload-cloud:before { content: '\e87c'; } /* '' */
.icon-reply:before { content: '\e87d'; } /* '' */
.icon-reply-all:before { content: '\e883'; } /* '' */
.icon-forward:before { content: '\e886'; } /* '' */
.icon-quote:before { content: '\e887'; } /* '' */
.icon-code:before { content: '\e88c'; } /* '' */
.icon-export:before { content: '\e88d'; } /* '' */
.icon-pencil:before { content: '\e892'; } /* '' */
.icon-feather:before { content: '\e893'; } /* '' */
.icon-print-1:before { content: '\e898'; } /* '' */
.icon-retweet:before { content: '\e899'; } /* '' */
.icon-keyboard:before { content: '\e89e'; } /* '' */
.icon-comment:before { content: '\e89f'; } /* '' */
.icon-chat:before { content: '\e86a'; } /* '' */
.icon-bell:before { content: '\e871'; } /* '' */
.icon-attention:before { content: '\e86d'; } /* '' */
.icon-alert:before { content: '\e870'; } /* '' */
.icon-vcard:before { content: '\e873'; } /* '' */
.icon-address:before { content: '\e872'; } /* '' */
.icon-location:before { content: '\e879'; } /* '' */
.icon-map:before { content: '\e87e'; } /* '' */
.icon-direction:before { content: '\e87f'; } /* '' */
.icon-compass:before { content: '\e882'; } /* '' */
.icon-cup:before { content: '\e884'; } /* '' */
.icon-trash:before { content: '\e888'; } /* '' */
.icon-doc:before { content: '\e88b'; } /* '' */
.icon-docs:before { content: '\e88e'; } /* '' */
.icon-doc-landscape:before { content: '\e891'; } /* '' */
.icon-doc-text:before { content: '\e894'; } /* '' */
.icon-doc-text-inv:before { content: '\e897'; } /* '' */
.icon-newspaper:before { content: '\e89a'; } /* '' */
.icon-book-open:before { content: '\e89d'; } /* '' */
.icon-book:before { content: '\e8a0'; } /* '' */
.icon-folder:before { content: '\e86b'; } /* '' */
.icon-archive:before { content: '\e86c'; } /* '' */
.icon-box:before { content: '\e86e'; } /* '' */
.icon-rss-1:before { content: '\e86f'; } /* '' */
.icon-phone:before { content: '\e875'; } /* '' */
.icon-cog:before { content: '\e876'; } /* '' */
.icon-tools:before { content: '\e87b'; } /* '' */
.icon-share:before { content: '\e87a'; } /* '' */
.icon-shareable:before { content: '\e880'; } /* '' */
.icon-basket:before { content: '\e881'; } /* '' */
.icon-bag:before { content: '\e885'; } /* '' */
.icon-calendar-1:before { content: '\e889'; } /* '' */
.icon-login:before { content: '\e88a'; } /* '' */
.icon-logout:before { content: '\e88f'; } /* '' */
.icon-mic:before { content: '\e890'; } /* '' */
.icon-mute:before { content: '\e895'; } /* '' */
.icon-sound:before { content: '\e896'; } /* '' */
.icon-volume:before { content: '\e89b'; } /* '' */
.icon-clock:before { content: '\e89c'; } /* '' */
.icon-hourglass:before { content: '\e8a1'; } /* '' */
.icon-lamp:before { content: '\e8b5'; } /* '' */
.icon-light-down:before { content: '\e8b4'; } /* '' */
.icon-light-up:before { content: '\e8b3'; } /* '' */
.icon-adjust:before { content: '\e8b2'; } /* '' */
.icon-block:before { content: '\e8b1'; } /* '' */
.icon-resize-full:before { content: '\e8b0'; } /* '' */
.icon-resize-small:before { content: '\e8af'; } /* '' */
.icon-popup:before { content: '\e8ae'; } /* '' */
.icon-publish:before { content: '\e8ad'; } /* '' */
.icon-window:before { content: '\e8ac'; } /* '' */
.icon-arrow-combo:before { content: '\e8ab'; } /* '' */
.icon-down-circled:before { content: '\e8aa'; } /* '' */
.icon-left-circled:before { content: '\e8a9'; } /* '' */
.icon-right-circled:before { content: '\e8a8'; } /* '' */
.icon-up-circled:before { content: '\e8a7'; } /* '' */
.icon-down-open:before { content: '\e8a6'; } /* '' */
.icon-left-open:before { content: '\e8a5'; } /* '' */
.icon-right-open:before { content: '\e8a4'; } /* '' */
.icon-up-open:before { content: '\e8a3'; } /* '' */
.icon-down-open-mini:before { content: '\e8a2'; } /* '' */
.icon-left-open-mini:before { content: '\e8b6'; } /* '' */
.icon-right-open-mini:before { content: '\e8b7'; } /* '' */
.icon-up-open-mini:before { content: '\e8b8'; } /* '' */
.icon-down-open-big:before { content: '\e8b9'; } /* '' */
.icon-left-open-big:before { content: '\e8ba'; } /* '' */
.icon-right-open-big:before { content: '\e8bb'; } /* '' */
.icon-up-open-big:before { content: '\e8bc'; } /* '' */
.icon-down:before { content: '\e8bd'; } /* '' */
.icon-left:before { content: '\e8be'; } /* '' */
.icon-right:before { content: '\e8bf'; } /* '' */
.icon-up:before { content: '\e8c0'; } /* '' */
.icon-down-dir:before { content: '\e8c1'; } /* '' */
.icon-left-dir:before { content: '\e8c2'; } /* '' */
.icon-right-dir:before { content: '\e8c3'; } /* '' */
.icon-up-dir:before { content: '\e8c4'; } /* '' */
.icon-down-bold:before { content: '\e8c5'; } /* '' */
.icon-left-bold:before { content: '\e8c6'; } /* '' */
.icon-right-bold:before { content: '\e8c7'; } /* '' */
.icon-up-bold:before { content: '\e8c8'; } /* '' */
.icon-down-thin:before { content: '\e8c9'; } /* '' */
.icon-left-thin:before { content: '\e8dd'; } /* '' */
.icon-right-thin:before { content: '\e8dc'; } /* '' */
.icon-up-thin:before { content: '\e8db'; } /* '' */
.icon-ccw:before { content: '\e8da'; } /* '' */
.icon-cw:before { content: '\e8d9'; } /* '' */
.icon-arrows-ccw:before { content: '\e8d8'; } /* '' */
.icon-level-down:before { content: '\e8d7'; } /* '' */
.icon-level-up:before { content: '\e8d6'; } /* '' */
.icon-shuffle:before { content: '\e8d5'; } /* '' */
.icon-loop:before { content: '\e8d4'; } /* '' */
.icon-switch:before { content: '\e8d3'; } /* '' */
.icon-play:before { content: '\e8d2'; } /* '' */
.icon-stop:before { content: '\e8d1'; } /* '' */
.icon-pause:before { content: '\e8d0'; } /* '' */
.icon-record:before { content: '\e8cf'; } /* '' */
.icon-to-end:before { content: '\e8ce'; } /* '' */
.icon-to-start:before { content: '\e8cd'; } /* '' */
.icon-fast-forward:before { content: '\e8cc'; } /* '' */
.icon-fast-backward:before { content: '\e8cb'; } /* '' */
.icon-progress-0:before { content: '\e8ca'; } /* '' */
.icon-progress-1:before { content: '\e8de'; } /* '' */
.icon-progress-2:before { content: '\e8df'; } /* '' */
.icon-progress-3:before { content: '\e8e0'; } /* '' */
.icon-target:before { content: '\e8e1'; } /* '' */
.icon-palette:before { content: '\e8e2'; } /* '' */
.icon-list:before { content: '\e8e3'; } /* '' */
.icon-list-add:before { content: '\e8e4'; } /* '' */
.icon-signal:before { content: '\e8e5'; } /* '' */
.icon-trophy:before { content: '\e8e6'; } /* '' */
.icon-battery:before { content: '\e8e7'; } /* '' */
.icon-back-in-time:before { content: '\e8e8'; } /* '' */
.icon-monitor:before { content: '\e8e9'; } /* '' */
.icon-note-beamed:before { content: '\e849'; } /* '' */
.icon-network:before { content: '\e8eb'; } /* '' */
.icon-cd:before { content: '\e8ec'; } /* '' */
.icon-inbox:before { content: '\e8ed'; } /* '' */
.icon-install:before { content: '\e8ee'; } /* '' */
.icon-globe:before { content: '\e8ef'; } /* '' */
.icon-cloud:before { content: '\e8f0'; } /* '' */
.icon-cloud-thunder:before { content: '\e8f1'; } /* '' */
.icon-flash:before { content: '\e905'; } /* '' */
.icon-moon:before { content: '\e904'; } /* '' */
.icon-flight:before { content: '\e903'; } /* '' */
.icon-paper-plane:before { content: '\e902'; } /* '' */
.icon-leaf:before { content: '\e901'; } /* '' */
.icon-lifebuoy:before { content: '\e900'; } /* '' */
.icon-mouse:before { content: '\e8ff'; } /* '' */
.icon-briefcase:before { content: '\e8fe'; } /* '' */
.icon-suitcase:before { content: '\e8fd'; } /* '' */
.icon-dot:before { content: '\e8fb'; } /* '' */
.icon-dot-2:before { content: '\e8fc'; } /* '' */
.icon-dot-3:before { content: '\e8fa'; } /* '' */
.icon-brush:before { content: '\e8f9'; } /* '' */
.icon-magnet:before { content: '\e8f8'; } /* '' */
.icon-infinity:before { content: '\e8f7'; } /* '' */
.icon-erase:before { content: '\e8f6'; } /* '' */
.icon-chart-pie:before { content: '\e8f5'; } /* '' */
.icon-chart-line:before { content: '\e8f4'; } /* '' */
.icon-chart-bar:before { content: '\e8f3'; } /* '' */
.icon-chart-area:before { content: '\e8f2'; } /* '' */
.icon-tape:before { content: '\e906'; } /* '' */
.icon-graduation-cap:before { content: '\e907'; } /* '' */
.icon-language:before { content: '\e908'; } /* '' */
.icon-ticket:before { content: '\e909'; } /* '' */
.icon-water:before { content: '\e90a'; } /* '' */
.icon-droplet:before { content: '\e90b'; } /* '' */
.icon-air:before { content: '\e90c'; } /* '' */
.icon-credit-card:before { content: '\e90d'; } /* '' */
.icon-floppy:before { content: '\e90e'; } /* '' */
.icon-clipboard:before { content: '\e90f'; } /* '' */
.icon-megaphone:before { content: '\e910'; } /* '' */
.icon-database:before { content: '\e911'; } /* '' */
.icon-drive:before { content: '\e912'; } /* '' */
.icon-bucket:before { content: '\e913'; } /* '' */
.icon-thermometer:before { content: '\e914'; } /* '' */
.icon-key:before { content: '\e915'; } /* '' */
.icon-flow-cascade:before { content: '\e916'; } /* '' */
.icon-flow-branch:before { content: '\e917'; } /* '' */
.icon-flow-tree:before { content: '\e918'; } /* '' */
.icon-flow-line:before { content: '\e919'; } /* '' */
.icon-flow-parallel:before { content: '\e92d'; } /* '' */
.icon-rocket:before { content: '\e92c'; } /* '' */
.icon-gauge:before { content: '\e92b'; } /* '' */
.icon-traffic-cone:before { content: '\e92a'; } /* '' */
.icon-cc-1:before { content: '\e929'; } /* '' */
.icon-cc-by:before { content: '\e928'; } /* '' */
.icon-cc-nc:before { content: '\e927'; } /* '' */
.icon-cc-nc-eu:before { content: '\e926'; } /* '' */
.icon-cc-nc-jp:before { content: '\e925'; } /* '' */
.icon-cc-sa:before { content: '\e924'; } /* '' */
.icon-cc-nd:before { content: '\e923'; } /* '' */
.icon-cc-pd:before { content: '\e922'; } /* '' */
.icon-cc-zero:before { content: '\e921'; } /* '' */
.icon-cc-share:before { content: '\e920'; } /* '' */
.icon-cc-remix:before { content: '\e91f'; } /* '' */
.icon-github-1:before { content: '\e91e'; } /* '' */
.icon-github-circled-1:before { content: '\e91d'; } /* '' */
.icon-flickr-1:before { content: '\e91c'; } /* '' */
.icon-flickr-circled:before { content: '\e91b'; } /* '' */
.icon-vimeo-1:before { content: '\e91a'; } /* '' */
.icon-vimeo-circled:before { content: '\e92e'; } /* '' */
.icon-twitter-1:before { content: '\e92f'; } /* '' */
.icon-twitter-circled:before { content: '\e930'; } /* '' */
.icon-facebook-1:before { content: '\e931'; } /* '' */
.icon-facebook-circled:before { content: '\e932'; } /* '' */
.icon-facebook-squared:before { content: '\e933'; } /* '' */
.icon-gplus-1:before { content: '\e934'; } /* '' */
.icon-gplus-circled:before { content: '\e935'; } /* '' */
.icon-pinterest-1:before { content: '\e936'; } /* '' */
.icon-pinterest-circled:before { content: '\e937'; } /* '' */
.icon-tumblr-1:before { content: '\e938'; } /* '' */
.icon-tumblr-circled:before { content: '\e939'; } /* '' */
.icon-linkedin-1:before { content: '\e93a'; } /* '' */
.icon-linkedin-circled:before { content: '\e93b'; } /* '' */
.icon-dribbble-1:before { content: '\e93c'; } /* '' */
.icon-dribbble-circled:before { content: '\e93d'; } /* '' */
.icon-stumbleupon-1:before { content: '\e93e'; } /* '' */
.icon-stumbleupon-circled:before { content: '\e93f'; } /* '' */
.icon-lastfm:before { content: '\e940'; } /* '' */
.icon-lastfm-circled:before { content: '\e941'; } /* '' */
.icon-rdio:before { content: '\e954'; } /* '' */
.icon-rdio-circled:before { content: '\e953'; } /* '' */
.icon-spotify:before { content: '\e952'; } /* '' */
.icon-qq:before { content: '\e951'; } /* '' */
.icon-instagram-1:before { content: '\e950'; } /* '' */
.icon-dropbox-1:before { content: '\e94f'; } /* '' */
.icon-evernote-1:before { content: '\e94e'; } /* '' */
.icon-flattr:before { content: '\e94d'; } /* '' */
.icon-skype-1:before { content: '\e94c'; } /* '' */
.icon-skype-circled:before { content: '\e94b'; } /* '' */
.icon-renren:before { content: '\e94a'; } /* '' */
.icon-sina-weibo:before { content: '\e949'; } /* '' */
.icon-paypal-1:before { content: '\e948'; } /* '' */
.icon-picasa:before { content: '\e947'; } /* '' */
.icon-soundcloud-1:before { content: '\e946'; } /* '' */
.icon-mixi:before { content: '\e945'; } /* '' */
.icon-behance:before { content: '\e944'; } /* '' */
.icon-google-circles:before { content: '\e943'; } /* '' */
.icon-vkontakte:before { content: '\e942'; } /* '' */
.icon-smashing:before { content: '\e955'; } /* '' */
.icon-sweden:before { content: '\e956'; } /* '' */
.icon-db-shape:before { content: '\e957'; } /* '' */
.icon-logo-db:before { content: '\e83e'; } /* '' */
.icon-paypal:before { content: '\e800'; } /* '' */
.icon-eventful:before { content: '\e801'; } /* '' */
.icon-smashmag:before { content: '\e802'; } /* '' */
.icon-gplus:before { content: '\e803'; } /* '' */
.icon-wikipedia:before { content: '\e804'; } /* '' */
.icon-calendar:before { content: '\e805'; } /* '' */
.icon-stumbleupon:before { content: '\e806'; } /* '' */
.icon-fivehundredpx:before { content: '\e807'; } /* '' */
.icon-pinterest:before { content: '\e808'; } /* '' */
.icon-w3c:before { content: '\e809'; } /* '' */
.icon-foursquare:before { content: '\e80a'; } /* '' */
.icon-html5:before { content: '\e80b'; } /* '' */
.icon-ie:before { content: '\e80c'; } /* '' */
.icon-call:before { content: '\e80d'; } /* '' */
.icon-digg:before { content: '\e80e'; } /* '' */
.icon-reddit:before { content: '\e80f'; } /* '' */
.icon-appstore:before { content: '\e810'; } /* '' */
.icon-blogger:before { content: '\e811'; } /* '' */
.icon-cc:before { content: '\e812'; } /* '' */
.icon-dribbble:before { content: '\e813'; } /* '' */
.icon-evernote:before { content: '\e814'; } /* '' */
.icon-flickr:before { content: '\e815'; } /* '' */
.icon-google:before { content: '\e816'; } /* '' */
.icon-instapaper:before { content: '\e817'; } /* '' */
.icon-weibo:before { content: '\e818'; } /* '' */
.icon-linkedin:before { content: '\e826'; } /* '' */
.icon-disqus:before { content: '\e825'; } /* '' */
.icon-rss:before { content: '\e824'; } /* '' */
.icon-skype:before { content: '\e823'; } /* '' */
.icon-twitter:before { content: '\e822'; } /* '' */
.icon-youtube:before { content: '\e821'; } /* '' */
.icon-vimeo:before { content: '\e820'; } /* '' */
.icon-windows:before { content: '\e81f'; } /* '' */
.icon-xing:before { content: '\e81e'; } /* '' */
.icon-yahoo:before { content: '\e81d'; } /* '' */
.icon-email:before { content: '\e81c'; } /* '' */
.icon-macstore:before { content: '\e81b'; } /* '' */
.icon-podcast:before { content: '\e81a'; } /* '' */
.icon-amazon:before { content: '\e819'; } /* '' */
.icon-cloudapp:before { content: '\e827'; } /* '' */
.icon-dropbox:before { content: '\e828'; } /* '' */
.icon-ebay:before { content: '\e829'; } /* '' */
.icon-facebook:before { content: '\e82a'; } /* '' */
.icon-github:before { content: '\e82b'; } /* '' */
.icon-github-circled:before { content: '\e82c'; } /* '' */
.icon-googleplay:before { content: '\e82d'; } /* '' */
.icon-itunes:before { content: '\e82e'; } /* '' */
.icon-gmail:before { content: '\e82f'; } /* '' */
.icon-soundcloud:before { content: '\e830'; } /* '' */
.icon-tumblr:before { content: '\e831'; } /* '' */
.icon-eventbrite:before { content: '\e83b'; } /* '' */
.icon-scribd:before { content: '\e83a'; } /* '' */
.icon-posterous:before { content: '\e839'; } /* '' */
.icon-stripe:before { content: '\e838'; } /* '' */
.icon-cart:before { content: '\e837'; } /* '' */
.icon-print:before { content: '\e836'; } /* '' */
.icon-instagram:before { content: '\e835'; } /* '' */
.icon-appnet:before { content: '\e834'; } /* '' */
.icon-buffer:before { content: '\e833'; } /* '' */
.icon-pocket:before { content: '\e832'; } /* '' */
.icon-mobile:before { content: '\e8ea'; } /* '' *//*  IconThing — B3: Bigfoot Responsive by RapidWeaver Central  */

#iconThingstacks_in_799 {
/* 	-webkit-backface-visibility: hidden; */
}

#stacks_in_799 .iconthing  {
  	width: 90px;
  	height: 90px;
	text-align: center;
  	line-height:  90px;
	background-color: transparent !important;
  	background-color: #FFCE54;
  		
	border: 0px Solid #000000;
		
	
  	-webkit-border-radius: 100%;
  	   -moz-border-radius: 100%;
  			border-radius: 100%;
		
	
  	-webkit-transition: all 0.5s ease;
  	   -moz-transition: all 0.5s ease;
  		-ms-transition: all 0.5s ease;
  			transition: all 0.5s ease;
		
}

#stacks_in_799 .icon-twitter {
  	color:  #FFFFFF;
  	font-size: 50px;
  	line-height:  90px;
}


#stacks_in_799 .icon-twitter:hover,
#stacks_in_799 .icon-twitter:link:hover {
  	color:  #FFFFFF;
}

#stacks_in_799  .iconthing:hover,
#stacks_in_799  .iconthing a:link:hover {
  	color:  #FFFFFF;
	
	-webkit-transform: rotate(360deg);
	   -moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
			transform: rotate(360deg);
  	-webkit-border-radius: 100%;
  	   -moz-border-radius: 100%;
  			border-radius: 100%;
		
}


	

/*  



#disklinkstacks_in_799  a:link,
#disklinkstacks_in_799  a:hover {
	display: 1;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 30;	
}
*/

/*
*
* ## Entypo 
* Copyright (C) 2012 by Daniel Bruce
* Author:    Daniel Bruce
* License:  CC BY-SA (http://creativecommons.org/licenses/by-sa/2.0/)
* Homepage:  http://www.entypo.com
*
* ## Zocial 
* Copyright (C) 2012 by Sam Collins
* Author:    Sam Collins
* License:   MIT (http://opensource.org/licenses/mit-license.php)
* Homepage:  http://zocial.smcllns.com/
*
*/

/* EntypoThing Fonts */         


@font-face {
  font-family: 'entypothing';
  src: url('../files/font/entypothing.eot?24089826');
  src: url('../files/font/entypothing.eot?24089826#iefix') format('embedded-opentype'),
       url('../files/font/entypothing.woff?24089826') format('woff'),
       url('../files/font/entypothing.ttf?24089826') format('truetype'),
       url('../files/font/entypothing.svg?24089826#entypothing') format('svg');
  font-weight: normal;
  font-style: normal;
}
 
 [class^="icon-twitter"]:before, #stacks_in_799 [class*="icon-twitter"]:before {
  font-family: "entypothing";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: none !important;
  width: 1em;

  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height:  90px;

}
 
.icon-note:before { content: '\e83d'; } /* '' */
.icon-stackoverflow:before { content: '\e83c'; } /* '' */
.icon-music:before { content: '\e84a'; } /* '' */
.icon-search:before { content: '\e84b'; } /* '' */
.icon-flashlight:before { content: '\e84c'; } /* '' */
.icon-mail:before { content: '\e84d'; } /* '' */
.icon-heart:before { content: '\e84e'; } /* '' */
.icon-heart-empty:before { content: '\e84f'; } /* '' */
.icon-star:before { content: '\e850'; } /* '' */
.icon-star-empty:before { content: '\e851'; } /* '' */
.icon-user:before { content: '\e852'; } /* '' */
.icon-users:before { content: '\e853'; } /* '' */
.icon-user-add:before { content: '\e854'; } /* '' */
.icon-video:before { content: '\e855'; } /* '' */
.icon-picture:before { content: '\e856'; } /* '' */
.icon-camera:before { content: '\e848'; } /* '' */
.icon-layout:before { content: '\e845'; } /* '' */
.icon-menu:before { content: '\e844'; } /* '' */
.icon-check:before { content: '\e841'; } /* '' */
.icon-cancel:before { content: '\e83f'; } /* '' */
.icon-cancel-circled:before { content: '\e865'; } /* '' */
.icon-cancel-squared:before { content: '\e864'; } /* '' */
.icon-plus:before { content: '\e863'; } /* '' */
.icon-plus-circled:before { content: '\e862'; } /* '' */
.icon-plus-squared:before { content: '\e861'; } /* '' */
.icon-minus:before { content: '\e860'; } /* '' */
.icon-minus-circled:before { content: '\e85f'; } /* '' */
.icon-minus-squared:before { content: '\e85e'; } /* '' */
.icon-help:before { content: '\e85d'; } /* '' */
.icon-help-circled:before { content: '\e85c'; } /* '' */
.icon-info:before { content: '\e85b'; } /* '' */
.icon-info-circled:before { content: '\e85a'; } /* '' */
.icon-back:before { content: '\e859'; } /* '' */
.icon-home:before { content: '\e858'; } /* '' */
.icon-link:before { content: '\e857'; } /* '' */
.icon-attach:before { content: '\e847'; } /* '' */
.icon-lock:before { content: '\e846'; } /* '' */
.icon-lock-open:before { content: '\e843'; } /* '' */
.icon-eye:before { content: '\e842'; } /* '' */
.icon-tag:before { content: '\e840'; } /* '' */
.icon-bookmark:before { content: '\e866'; } /* '' */
.icon-bookmarks:before { content: '\e867'; } /* '' */
.icon-flag:before { content: '\e868'; } /* '' */
.icon-thumbs-up:before { content: '\e869'; } /* '' */
.icon-thumbs-down:before { content: '\e874'; } /* '' */
.icon-download:before { content: '\e877'; } /* '' */
.icon-upload:before { content: '\e878'; } /* '' */
.icon-upload-cloud:before { content: '\e87c'; } /* '' */
.icon-reply:before { content: '\e87d'; } /* '' */
.icon-reply-all:before { content: '\e883'; } /* '' */
.icon-forward:before { content: '\e886'; } /* '' */
.icon-quote:before { content: '\e887'; } /* '' */
.icon-code:before { content: '\e88c'; } /* '' */
.icon-export:before { content: '\e88d'; } /* '' */
.icon-pencil:before { content: '\e892'; } /* '' */
.icon-feather:before { content: '\e893'; } /* '' */
.icon-print-1:before { content: '\e898'; } /* '' */
.icon-retweet:before { content: '\e899'; } /* '' */
.icon-keyboard:before { content: '\e89e'; } /* '' */
.icon-comment:before { content: '\e89f'; } /* '' */
.icon-chat:before { content: '\e86a'; } /* '' */
.icon-bell:before { content: '\e871'; } /* '' */
.icon-attention:before { content: '\e86d'; } /* '' */
.icon-alert:before { content: '\e870'; } /* '' */
.icon-vcard:before { content: '\e873'; } /* '' */
.icon-address:before { content: '\e872'; } /* '' */
.icon-location:before { content: '\e879'; } /* '' */
.icon-map:before { content: '\e87e'; } /* '' */
.icon-direction:before { content: '\e87f'; } /* '' */
.icon-compass:before { content: '\e882'; } /* '' */
.icon-cup:before { content: '\e884'; } /* '' */
.icon-trash:before { content: '\e888'; } /* '' */
.icon-doc:before { content: '\e88b'; } /* '' */
.icon-docs:before { content: '\e88e'; } /* '' */
.icon-doc-landscape:before { content: '\e891'; } /* '' */
.icon-doc-text:before { content: '\e894'; } /* '' */
.icon-doc-text-inv:before { content: '\e897'; } /* '' */
.icon-newspaper:before { content: '\e89a'; } /* '' */
.icon-book-open:before { content: '\e89d'; } /* '' */
.icon-book:before { content: '\e8a0'; } /* '' */
.icon-folder:before { content: '\e86b'; } /* '' */
.icon-archive:before { content: '\e86c'; } /* '' */
.icon-box:before { content: '\e86e'; } /* '' */
.icon-rss-1:before { content: '\e86f'; } /* '' */
.icon-phone:before { content: '\e875'; } /* '' */
.icon-cog:before { content: '\e876'; } /* '' */
.icon-tools:before { content: '\e87b'; } /* '' */
.icon-share:before { content: '\e87a'; } /* '' */
.icon-shareable:before { content: '\e880'; } /* '' */
.icon-basket:before { content: '\e881'; } /* '' */
.icon-bag:before { content: '\e885'; } /* '' */
.icon-calendar-1:before { content: '\e889'; } /* '' */
.icon-login:before { content: '\e88a'; } /* '' */
.icon-logout:before { content: '\e88f'; } /* '' */
.icon-mic:before { content: '\e890'; } /* '' */
.icon-mute:before { content: '\e895'; } /* '' */
.icon-sound:before { content: '\e896'; } /* '' */
.icon-volume:before { content: '\e89b'; } /* '' */
.icon-clock:before { content: '\e89c'; } /* '' */
.icon-hourglass:before { content: '\e8a1'; } /* '' */
.icon-lamp:before { content: '\e8b5'; } /* '' */
.icon-light-down:before { content: '\e8b4'; } /* '' */
.icon-light-up:before { content: '\e8b3'; } /* '' */
.icon-adjust:before { content: '\e8b2'; } /* '' */
.icon-block:before { content: '\e8b1'; } /* '' */
.icon-resize-full:before { content: '\e8b0'; } /* '' */
.icon-resize-small:before { content: '\e8af'; } /* '' */
.icon-popup:before { content: '\e8ae'; } /* '' */
.icon-publish:before { content: '\e8ad'; } /* '' */
.icon-window:before { content: '\e8ac'; } /* '' */
.icon-arrow-combo:before { content: '\e8ab'; } /* '' */
.icon-down-circled:before { content: '\e8aa'; } /* '' */
.icon-left-circled:before { content: '\e8a9'; } /* '' */
.icon-right-circled:before { content: '\e8a8'; } /* '' */
.icon-up-circled:before { content: '\e8a7'; } /* '' */
.icon-down-open:before { content: '\e8a6'; } /* '' */
.icon-left-open:before { content: '\e8a5'; } /* '' */
.icon-right-open:before { content: '\e8a4'; } /* '' */
.icon-up-open:before { content: '\e8a3'; } /* '' */
.icon-down-open-mini:before { content: '\e8a2'; } /* '' */
.icon-left-open-mini:before { content: '\e8b6'; } /* '' */
.icon-right-open-mini:before { content: '\e8b7'; } /* '' */
.icon-up-open-mini:before { content: '\e8b8'; } /* '' */
.icon-down-open-big:before { content: '\e8b9'; } /* '' */
.icon-left-open-big:before { content: '\e8ba'; } /* '' */
.icon-right-open-big:before { content: '\e8bb'; } /* '' */
.icon-up-open-big:before { content: '\e8bc'; } /* '' */
.icon-down:before { content: '\e8bd'; } /* '' */
.icon-left:before { content: '\e8be'; } /* '' */
.icon-right:before { content: '\e8bf'; } /* '' */
.icon-up:before { content: '\e8c0'; } /* '' */
.icon-down-dir:before { content: '\e8c1'; } /* '' */
.icon-left-dir:before { content: '\e8c2'; } /* '' */
.icon-right-dir:before { content: '\e8c3'; } /* '' */
.icon-up-dir:before { content: '\e8c4'; } /* '' */
.icon-down-bold:before { content: '\e8c5'; } /* '' */
.icon-left-bold:before { content: '\e8c6'; } /* '' */
.icon-right-bold:before { content: '\e8c7'; } /* '' */
.icon-up-bold:before { content: '\e8c8'; } /* '' */
.icon-down-thin:before { content: '\e8c9'; } /* '' */
.icon-left-thin:before { content: '\e8dd'; } /* '' */
.icon-right-thin:before { content: '\e8dc'; } /* '' */
.icon-up-thin:before { content: '\e8db'; } /* '' */
.icon-ccw:before { content: '\e8da'; } /* '' */
.icon-cw:before { content: '\e8d9'; } /* '' */
.icon-arrows-ccw:before { content: '\e8d8'; } /* '' */
.icon-level-down:before { content: '\e8d7'; } /* '' */
.icon-level-up:before { content: '\e8d6'; } /* '' */
.icon-shuffle:before { content: '\e8d5'; } /* '' */
.icon-loop:before { content: '\e8d4'; } /* '' */
.icon-switch:before { content: '\e8d3'; } /* '' */
.icon-play:before { content: '\e8d2'; } /* '' */
.icon-stop:before { content: '\e8d1'; } /* '' */
.icon-pause:before { content: '\e8d0'; } /* '' */
.icon-record:before { content: '\e8cf'; } /* '' */
.icon-to-end:before { content: '\e8ce'; } /* '' */
.icon-to-start:before { content: '\e8cd'; } /* '' */
.icon-fast-forward:before { content: '\e8cc'; } /* '' */
.icon-fast-backward:before { content: '\e8cb'; } /* '' */
.icon-progress-0:before { content: '\e8ca'; } /* '' */
.icon-progress-1:before { content: '\e8de'; } /* '' */
.icon-progress-2:before { content: '\e8df'; } /* '' */
.icon-progress-3:before { content: '\e8e0'; } /* '' */
.icon-target:before { content: '\e8e1'; } /* '' */
.icon-palette:before { content: '\e8e2'; } /* '' */
.icon-list:before { content: '\e8e3'; } /* '' */
.icon-list-add:before { content: '\e8e4'; } /* '' */
.icon-signal:before { content: '\e8e5'; } /* '' */
.icon-trophy:before { content: '\e8e6'; } /* '' */
.icon-battery:before { content: '\e8e7'; } /* '' */
.icon-back-in-time:before { content: '\e8e8'; } /* '' */
.icon-monitor:before { content: '\e8e9'; } /* '' */
.icon-note-beamed:before { content: '\e849'; } /* '' */
.icon-network:before { content: '\e8eb'; } /* '' */
.icon-cd:before { content: '\e8ec'; } /* '' */
.icon-inbox:before { content: '\e8ed'; } /* '' */
.icon-install:before { content: '\e8ee'; } /* '' */
.icon-globe:before { content: '\e8ef'; } /* '' */
.icon-cloud:before { content: '\e8f0'; } /* '' */
.icon-cloud-thunder:before { content: '\e8f1'; } /* '' */
.icon-flash:before { content: '\e905'; } /* '' */
.icon-moon:before { content: '\e904'; } /* '' */
.icon-flight:before { content: '\e903'; } /* '' */
.icon-paper-plane:before { content: '\e902'; } /* '' */
.icon-leaf:before { content: '\e901'; } /* '' */
.icon-lifebuoy:before { content: '\e900'; } /* '' */
.icon-mouse:before { content: '\e8ff'; } /* '' */
.icon-briefcase:before { content: '\e8fe'; } /* '' */
.icon-suitcase:before { content: '\e8fd'; } /* '' */
.icon-dot:before { content: '\e8fb'; } /* '' */
.icon-dot-2:before { content: '\e8fc'; } /* '' */
.icon-dot-3:before { content: '\e8fa'; } /* '' */
.icon-brush:before { content: '\e8f9'; } /* '' */
.icon-magnet:before { content: '\e8f8'; } /* '' */
.icon-infinity:before { content: '\e8f7'; } /* '' */
.icon-erase:before { content: '\e8f6'; } /* '' */
.icon-chart-pie:before { content: '\e8f5'; } /* '' */
.icon-chart-line:before { content: '\e8f4'; } /* '' */
.icon-chart-bar:before { content: '\e8f3'; } /* '' */
.icon-chart-area:before { content: '\e8f2'; } /* '' */
.icon-tape:before { content: '\e906'; } /* '' */
.icon-graduation-cap:before { content: '\e907'; } /* '' */
.icon-language:before { content: '\e908'; } /* '' */
.icon-ticket:before { content: '\e909'; } /* '' */
.icon-water:before { content: '\e90a'; } /* '' */
.icon-droplet:before { content: '\e90b'; } /* '' */
.icon-air:before { content: '\e90c'; } /* '' */
.icon-credit-card:before { content: '\e90d'; } /* '' */
.icon-floppy:before { content: '\e90e'; } /* '' */
.icon-clipboard:before { content: '\e90f'; } /* '' */
.icon-megaphone:before { content: '\e910'; } /* '' */
.icon-database:before { content: '\e911'; } /* '' */
.icon-drive:before { content: '\e912'; } /* '' */
.icon-bucket:before { content: '\e913'; } /* '' */
.icon-thermometer:before { content: '\e914'; } /* '' */
.icon-key:before { content: '\e915'; } /* '' */
.icon-flow-cascade:before { content: '\e916'; } /* '' */
.icon-flow-branch:before { content: '\e917'; } /* '' */
.icon-flow-tree:before { content: '\e918'; } /* '' */
.icon-flow-line:before { content: '\e919'; } /* '' */
.icon-flow-parallel:before { content: '\e92d'; } /* '' */
.icon-rocket:before { content: '\e92c'; } /* '' */
.icon-gauge:before { content: '\e92b'; } /* '' */
.icon-traffic-cone:before { content: '\e92a'; } /* '' */
.icon-cc-1:before { content: '\e929'; } /* '' */
.icon-cc-by:before { content: '\e928'; } /* '' */
.icon-cc-nc:before { content: '\e927'; } /* '' */
.icon-cc-nc-eu:before { content: '\e926'; } /* '' */
.icon-cc-nc-jp:before { content: '\e925'; } /* '' */
.icon-cc-sa:before { content: '\e924'; } /* '' */
.icon-cc-nd:before { content: '\e923'; } /* '' */
.icon-cc-pd:before { content: '\e922'; } /* '' */
.icon-cc-zero:before { content: '\e921'; } /* '' */
.icon-cc-share:before { content: '\e920'; } /* '' */
.icon-cc-remix:before { content: '\e91f'; } /* '' */
.icon-github-1:before { content: '\e91e'; } /* '' */
.icon-github-circled-1:before { content: '\e91d'; } /* '' */
.icon-flickr-1:before { content: '\e91c'; } /* '' */
.icon-flickr-circled:before { content: '\e91b'; } /* '' */
.icon-vimeo-1:before { content: '\e91a'; } /* '' */
.icon-vimeo-circled:before { content: '\e92e'; } /* '' */
.icon-twitter-1:before { content: '\e92f'; } /* '' */
.icon-twitter-circled:before { content: '\e930'; } /* '' */
.icon-facebook-1:before { content: '\e931'; } /* '' */
.icon-facebook-circled:before { content: '\e932'; } /* '' */
.icon-facebook-squared:before { content: '\e933'; } /* '' */
.icon-gplus-1:before { content: '\e934'; } /* '' */
.icon-gplus-circled:before { content: '\e935'; } /* '' */
.icon-pinterest-1:before { content: '\e936'; } /* '' */
.icon-pinterest-circled:before { content: '\e937'; } /* '' */
.icon-tumblr-1:before { content: '\e938'; } /* '' */
.icon-tumblr-circled:before { content: '\e939'; } /* '' */
.icon-linkedin-1:before { content: '\e93a'; } /* '' */
.icon-linkedin-circled:before { content: '\e93b'; } /* '' */
.icon-dribbble-1:before { content: '\e93c'; } /* '' */
.icon-dribbble-circled:before { content: '\e93d'; } /* '' */
.icon-stumbleupon-1:before { content: '\e93e'; } /* '' */
.icon-stumbleupon-circled:before { content: '\e93f'; } /* '' */
.icon-lastfm:before { content: '\e940'; } /* '' */
.icon-lastfm-circled:before { content: '\e941'; } /* '' */
.icon-rdio:before { content: '\e954'; } /* '' */
.icon-rdio-circled:before { content: '\e953'; } /* '' */
.icon-spotify:before { content: '\e952'; } /* '' */
.icon-qq:before { content: '\e951'; } /* '' */
.icon-instagram-1:before { content: '\e950'; } /* '' */
.icon-dropbox-1:before { content: '\e94f'; } /* '' */
.icon-evernote-1:before { content: '\e94e'; } /* '' */
.icon-flattr:before { content: '\e94d'; } /* '' */
.icon-skype-1:before { content: '\e94c'; } /* '' */
.icon-skype-circled:before { content: '\e94b'; } /* '' */
.icon-renren:before { content: '\e94a'; } /* '' */
.icon-sina-weibo:before { content: '\e949'; } /* '' */
.icon-paypal-1:before { content: '\e948'; } /* '' */
.icon-picasa:before { content: '\e947'; } /* '' */
.icon-soundcloud-1:before { content: '\e946'; } /* '' */
.icon-mixi:before { content: '\e945'; } /* '' */
.icon-behance:before { content: '\e944'; } /* '' */
.icon-google-circles:before { content: '\e943'; } /* '' */
.icon-vkontakte:before { content: '\e942'; } /* '' */
.icon-smashing:before { content: '\e955'; } /* '' */
.icon-sweden:before { content: '\e956'; } /* '' */
.icon-db-shape:before { content: '\e957'; } /* '' */
.icon-logo-db:before { content: '\e83e'; } /* '' */
.icon-paypal:before { content: '\e800'; } /* '' */
.icon-eventful:before { content: '\e801'; } /* '' */
.icon-smashmag:before { content: '\e802'; } /* '' */
.icon-gplus:before { content: '\e803'; } /* '' */
.icon-wikipedia:before { content: '\e804'; } /* '' */
.icon-calendar:before { content: '\e805'; } /* '' */
.icon-stumbleupon:before { content: '\e806'; } /* '' */
.icon-fivehundredpx:before { content: '\e807'; } /* '' */
.icon-pinterest:before { content: '\e808'; } /* '' */
.icon-w3c:before { content: '\e809'; } /* '' */
.icon-foursquare:before { content: '\e80a'; } /* '' */
.icon-html5:before { content: '\e80b'; } /* '' */
.icon-ie:before { content: '\e80c'; } /* '' */
.icon-call:before { content: '\e80d'; } /* '' */
.icon-digg:before { content: '\e80e'; } /* '' */
.icon-reddit:before { content: '\e80f'; } /* '' */
.icon-appstore:before { content: '\e810'; } /* '' */
.icon-blogger:before { content: '\e811'; } /* '' */
.icon-cc:before { content: '\e812'; } /* '' */
.icon-dribbble:before { content: '\e813'; } /* '' */
.icon-evernote:before { content: '\e814'; } /* '' */
.icon-flickr:before { content: '\e815'; } /* '' */
.icon-google:before { content: '\e816'; } /* '' */
.icon-instapaper:before { content: '\e817'; } /* '' */
.icon-weibo:before { content: '\e818'; } /* '' */
.icon-linkedin:before { content: '\e826'; } /* '' */
.icon-disqus:before { content: '\e825'; } /* '' */
.icon-rss:before { content: '\e824'; } /* '' */
.icon-skype:before { content: '\e823'; } /* '' */
.icon-twitter:before { content: '\e822'; } /* '' */
.icon-youtube:before { content: '\e821'; } /* '' */
.icon-vimeo:before { content: '\e820'; } /* '' */
.icon-windows:before { content: '\e81f'; } /* '' */
.icon-xing:before { content: '\e81e'; } /* '' */
.icon-yahoo:before { content: '\e81d'; } /* '' */
.icon-email:before { content: '\e81c'; } /* '' */
.icon-macstore:before { content: '\e81b'; } /* '' */
.icon-podcast:before { content: '\e81a'; } /* '' */
.icon-amazon:before { content: '\e819'; } /* '' */
.icon-cloudapp:before { content: '\e827'; } /* '' */
.icon-dropbox:before { content: '\e828'; } /* '' */
.icon-ebay:before { content: '\e829'; } /* '' */
.icon-facebook:before { content: '\e82a'; } /* '' */
.icon-github:before { content: '\e82b'; } /* '' */
.icon-github-circled:before { content: '\e82c'; } /* '' */
.icon-googleplay:before { content: '\e82d'; } /* '' */
.icon-itunes:before { content: '\e82e'; } /* '' */
.icon-gmail:before { content: '\e82f'; } /* '' */
.icon-soundcloud:before { content: '\e830'; } /* '' */
.icon-tumblr:before { content: '\e831'; } /* '' */
.icon-eventbrite:before { content: '\e83b'; } /* '' */
.icon-scribd:before { content: '\e83a'; } /* '' */
.icon-posterous:before { content: '\e839'; } /* '' */
.icon-stripe:before { content: '\e838'; } /* '' */
.icon-cart:before { content: '\e837'; } /* '' */
.icon-print:before { content: '\e836'; } /* '' */
.icon-instagram:before { content: '\e835'; } /* '' */
.icon-appnet:before { content: '\e834'; } /* '' */
.icon-buffer:before { content: '\e833'; } /* '' */
.icon-pocket:before { content: '\e832'; } /* '' */
.icon-mobile:before { content: '\e8ea'; } /* '' */