/* Start doore stack page CSS code */	.doo-re-grid{	  -webkit-box-sizing: border-box !important;	  -moz-box-sizing: border-box !important;	  box-sizing: border-box !important;	  vertical-align: top;	}		.doo-re-grid *, .doo-re-grid *:after, .doo-re-grid *:before {	  -webkit-box-sizing: border-box !important;	  -moz-box-sizing: border-box !important;	  box-sizing: border-box !important;	}			[class*='re-col-'] {	  display: inline-block;	}			.re-col-desk-0 {	  width: 0;	  display: none;	}	.re-col-desk-1 {	  width: 8.333333%;	  display: inline-block;	}	.re-col-desk-2 {	  width: 16.666666%;	  display: inline-block;	}	.re-col-desk-3 {	  width: 25%;	  display: inline-block;	}	.re-col-desk-4 {	  width: 33.333333%;	  display: inline-block;	}	.re-col-desk-5 {	  width: 41.666666%;	  display: inline-block;	}	.re-col-desk-6 {	  width: 50%;	  display: inline-block;	}	.re-col-desk-7 {	  width: 58.333333%;	  display: inline-block;	}	.re-col-desk-8 {	  width: 66.666666%;	  display: inline-block;	}	.re-col-desk-9 {	  width: 75%;	  display: inline-block;	}	.re-col-desk-10 {	  width: 83.333333%;	  display: inline-block;	}	.re-col-desk-11 {	  width: 91.666666%;	  display: inline-block;	}	.re-col-desk-12 {	  width: 100%;	  display: inline-block;	}			/* End doore stack page CSS code */

#stacks_in_79 {
	padding: 30px 0px 0px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Logo Stack' 
Style Sheet: fsrlogo.css
Created: 25, October, 2012
Last Modified: 11, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/


#stacks_in_164 {
	text-align: center;
}

#logo {
	background: transparent;
}

#logo img {
	position:  relative;
	height: auto !important;
	max-width: 100% !important;
	overflow: hidden;
}

/* Smartphones (landscape) ----------- */
@media screen and (max-width: 600px) {
	
#stacks_in_164 {
	text-align: center;
}
	
#logo img {
	height: auto !important;
	max-width: 75% !important;
}
}


/*
-------------------------------------------
File: 'Blueball FreeStack Responsive FreeStack R NavMenu Res6.stack'
Style Sheet: fsrnavmenures6f.css
Created: 24, July, 2013
Last Modified: 04, September, 2015
Version: 1.5.6
Author: Blueball Design/Charlie Lockhart
www.blueballdesign.com
Copyright 2013-2015 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#navbar {
	display: block !important;	
	height: auto;
	font-size: 1.00em;
	font-weight: 400;
}

#nav ul {
	bottom: 0;
	left: 0;
	line-height: 40px;
	margin: 0;
	padding: 0;
	text-align: center;
}

*:first-child+html #nav ul {
	height: 40px !important;
}

#nav ul li {
	display: inline-block;
	position: relative;
	margin: 0;
	padding: 0;
	height: 40px;
	border-right: 0px solid #FFFFFF;
	width: auto;
}

#nav ul li a, #nav ul li a:visited {
	background-color: rgba(0, 0, 0, 0.0);
	color: #424242;
	cursor: pointer;
	display: inline-block;
	font-size: 1.00em;
	font-weight: 400;
	padding: 0 14px 0 14px;
	text-decoration: none;
}

#nav ul li a:hover {
	background-color: rgba(255, 255, 255, 0.0);
	color: #8877B7;
}

#nav ul li #current {
	background-color: rgba(255, 255, 255 0.0);
	color: #1A8494;
}

#nav ul li .currentAncestor {
	color: #1A8494;
}

#nav ul li a:hover > ul {
	position: relative;
	display: inline-block;
}

#nav ul li.hasChild > a:after {
	content: "\f107";
	float: none;
	margin-left: 6px;
	font-family: "FontAwesome";
	vertical-align: top;
	padding: 0 0 0 8px;
}

#nav ul li.hasChild > a:hover {
	background-color: rgba(255, 255, 255, 0.0);
	color: #8877B7;
}

#nav li:first-child > a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#nav li:last-child > a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#nav ul li:last-child {
	border-right: 0px;
}

/* Sub Menu Levels */

#nav ul ul {
	display: none;
	height: 40px;
	left: 0;
	line-height: 40px;
	margin: 0;
	position: absolute;
	top: 39px;
	width: 200px;
	z-index: 999;
	text-align: left;
}

#nav ul ul li {
	display: block;
	padding: 0;
	height: 40px;
	width: 200px;
	border-right: 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#nav ul ul li a, #nav ul ul li a:visited {
	background-color: rgba(255, 255, 255, 0.50);
	color: #000000;
	border-top: px solid #EFEFEF;
	font-size: 1.00em;
	font-weight: normal;
	height: 40px;
	padding: 0 14px 0 14px;
	margin: 0;
	text-shadow: none;
	width: 186px;
	overflow: hidden; 
	text-overflow: ellipsis;
	white-space: nowrap;
}

*:first-child+html #nav ul ul li a, #nav ul ul li a:visited {
	padding: 0 14px 0 14px;
	line-height: 40px !important;
	width: 186px !important;
}

#nav ul ul li a:hover {
	background-color: rgba(255, 255, 255, 0.50);
	color: #005DB3;
	width: 186px;
	background-image: none;
}

#nav ul ul li #current, #nav ul ul li .currentAncestor {
	background-color: rgba(255, 255, 255, 0.50);
	color: #005DB3;
	width: 186px;
}

#nav ul ul li:last-child > a {
	border-bottom: 1px solid #EFEFEF;
}

#nav ul ul li.hasChild > a:after {
	content: "\f105";
	display:inline-block;
	float: right;
	margin-left: 6px;
	margin-right: 0;
	font-family: "FontAwesome";
	vertical-align: top;
	padding: 0 0 0 8px;
}

#nav ul ul li.hasChild > a:hover {
	background-color: rgba(255, 255, 255, 0.50);
	color: #005DB3;
}

#nav li li:first-child a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#nav li li:last-child a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#nav ul ul ul {
	top: 0;
	left: 214px;
}

*:first-child+html #nav ul ul ul {
	top: 0;
	left: 214px !important;
}

#nav li li li:first-child a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#nav li li li:last-child a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#nav li li li li:first-child a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#nav li li li li:last-child a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}


/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 768px) {
	
#navbar, #nav { 
    display: none; 
    visibility: collapse;
    height: 0px;
}

#pagecontainer, #pagewrapper {
	overflow: hidden !important;
}

@-moz-document url-prefix() {
    #pagecontainer, #pagewrapper {
	overflow: visible !important;
}
}

}

/* hide the link until viewport size is reached */
a.meanmenu-reveal {
display: none;
}

/* when under viewport size, .mean-container is added to body */
.mean-container .mean-bar { 
float: left;
width: 100%;
position: relative;
background: #000000;
padding: 4px 0 0 0;
min-height: 48px;
z-index: 99999;
}

.mean-container a.meanmenu-reveal {
width: 22px;
height: 22px;
padding: 16px 13px 11px 16px;
position: absolute;
top: 0;
right: 0;
color: #FFFFFF;
cursor: pointer;
text-decoration: none;
font-size: 16px;
text-indent: -9999em;
line-height: 22px;
font-size: 1px;
display: block;
font-weight: 700;
}

.mean-container a.meanmenu-reveal span {
display: block;
background: #FFFFFF;
height: 3px;
margin-top: 3px;
}

.mean-container a:hover.meanmenu-reveal span {
display: block;
background: #AB96E7;
height: 3px;
margin-top: 3px;
}

.mean-container .mean-nav { 
float: left;
width: 100%;
background: #000000;
margin-top: 48px;
}
.mean-container .mean-nav ul {
padding: 0;
margin: 0;
width: 100%;
list-style-type: none;
}
.mean-container .mean-nav ul li {
position: relative;
float: left;
width: 100%;
}
.mean-container .mean-nav ul li a {
display: block;
float: left;
width: 90%;
padding: 1em 5%;
margin: 0;
text-align: left;
color: #FFFFFF;
border-bottom: 1px solid #F1F1F1;
text-decoration: none;
text-transform: none;
}

.mean-container .mean-nav ul li:first-child a {
border-top: 1px solid #F1F1F1;	
}

.mean-container .mean-nav ul li #current {
	background-color: #AB96E7;
	color: #FFFFFF;
}

.mean-container .mean-nav ul li li a {
width: 80%;
padding: 1em 10%;
border-bottom: 1px solid #F1F1F1;
opacity: 0.75; 
filter: alpha(opacity=75);
text-shadow: none !important;
visibility: visible;
}
.mean-container .mean-nav ul li.mean-last a {
border-bottom: none;
margin-bottom: 0;
}
.mean-container .mean-nav ul li li li a {
width: 70%;
padding: 1em 15%;
}
.mean-container .mean-nav ul li li li li a {
width: 60%;
padding: 1em 20%;
}
.mean-container .mean-nav ul li li li li li a {
width: 50%;
padding: 1em 25%;
}
.mean-container .mean-nav ul li a:hover { 
color: #FFFFFF;
background: #AB96E7;
}
.mean-container .mean-nav ul li a.mean-expand {
width: 26px;
height: 26px;
border: none !important;
padding: 12px !important;
text-align: center;
position: absolute;
right: 0;
top: 0;
font-size: 20px !important;
z-index: 2;
font-weight: 700;
}
.mean-container .mean-nav ul li a.mean-expand:hover {
background: none;
}
.mean-container .mean-push { 
float: left;
width: 100%;
padding: 0;
margin: 0;
clear: both; 
}
.mean-nav .wrapper {
width: 100%;
padding: 0;
margin: 0;
}





#stacks_in_643 {
	padding: 0px 0px 0px 20px;
}
#bannerStackstacks_in_730 {
	position: relative;
	z-index: 0;
	overflow: hidden;
}

#bannerStackstacks_in_730 img {
	width: 100%;
	height: auto;
}
#stacks_in_730 {
	padding: 20px 0px 0px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_1116shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_1013 .grid-pad{		margin-left: -15px;		margin-right: -15px;		margin-top: -15px;		margin-bottom: -15px;	}	#stacks_in_1013 [class*='re-col-']{	  padding-left: 15px;	  padding-right: 15px;	  padding-top: 15px;	  padding-bottom: 15px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_1013 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_1013 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_1013 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_1013 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_1013 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_1013 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_1013 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_1013 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_1013 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_1013 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_1013 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_1013 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_1013 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_1013 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_1013 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_1013 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_1013 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_1013 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_1013 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_1013 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_1013 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_1013 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_1013 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_1013 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_1013 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_1013 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_1013 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_1013 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_1013 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_1013 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_1013 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_1013 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_1013 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_1013 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_1013 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_1013 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_1013 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_1013 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_1013 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_1013 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_1013 {
	padding: 10px 14px 10px 14px;
}
#stacks_in_1024 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_1024 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_1024 .fluid-image.unlimited img{width:100% !important}#stacks_in_1024 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_1024 .fluid-image.align-left img{float:left}#stacks_in_1024 .fluid-image.align-right img{float:right}
#portholeStackstacks_in_372 {	
	width: 100%;
	padding-bottom: 100%;
	display: block;
	position: relative;
	z-index: 0;
}

#portholeStackstacks_in_372 *,
#portholeStackstacks_in_372 *:before,
#portholeStackstacks_in_372 *:after {	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#portholeFillstacks_in_372 {
	width: 100%;
	height: 100%;
	border-radius: 500px;
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	opacity: 0.99;
	border: 0px solid #FF0000;
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear;
	box-shadow: inset 0 0 0 0 rgba(0,0,0, 0.4), inset 0 0 0 10px rgba(255,255,255,0.70), 0 1px 2px rgba(0,0,0,0.1);
}

#portholeStackstacks_in_372:hover #portholeFillstacks_in_372 {
	opacity: 0.99;
	border: 0px solid #0000FF;
	box-shadow: inset 0 0 0 0 rgba(0,0,0, 0.4), inset 0 0 0 10px rgba(255,255,255,0.30), 0 1px 2px rgba(0,0,0,0.1);
}

#portholeContentAbsolutestacks_in_372 {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	z-index: 3;
	width: 100%;
	display: block;
}

#portholeContentstacks_in_372 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	width: 75%;
	margin: 0 auto;
	display: block;
	text-align: center;
	color: #ffffff;
}

#portholeContentLargestacks_in_372 {
	font-family: 'Droid Sans', sans-serif;
	line-height: 1.25em;
	font-weight: 400;
	color: #FFFFFF;
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear;
	z-index: 4;
	position: relative;
	opacity: 0.99;
	text-transform: none;
}

#portholeStackstacks_in_372:hover #portholeContentLargestacks_in_372 {
	color: #FFFFFF;
	opacity: 0.99;
}

/*  */
#portholeContentLargestacks_in_372 {
	font-size: 150%;
}

#portholeStackstacks_in_372:hover #portholeContentLargestacks_in_372 {
	font-size: 150%;
}
/*  */

/*  */

/*  */

#portholeContentSmallstacks_in_372 {
	font-family: 'Droid Sans', sans-serif;
	line-height: 1.25em;
	font-weight: 400;
	color: #FFFFFF;
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear;
	z-index: 4;
	position: relative;
	opacity: 0.99;
	text-transform: none;
}

#portholeStackstacks_in_372:hover #portholeContentSmallstacks_in_372 {
	color: #FFFFFF;
	opacity: 0.99;
}

/*  */
#portholeContentSmallstacks_in_372 {
	font-size: 100%;
}

#portholeStackstacks_in_372:hover #portholeContentSmallstacks_in_372 {
	font-size: 100%;
}
/*  */

/*  */

/*  */

/* Icons */

#portholeContentLargestacks_in_372 [class^="fa fa-"] {
	color: #FFFFFF;
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear;
}

#portholeStackstacks_in_372:hover #portholeContentLargestacks_in_372 [class^="fa fa-"] {
	color: #FFFFFF;
}

#portholeContentSmallstacks_in_372 [class^="fa fa-"] {
	color: #FFFFFF;
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear;
}

#portholeStackstacks_in_372:hover #portholeContentSmallstacks_in_372 [class^="fa fa-"] {
	color: #FFFFFF;
}

#portholeLinkstacks_in_372 a {
	display: block;
	border: none;
	text-decoration: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 101;
	background: transparent;
}
















/* Local image image applied as a CSS background */
#portholeFillstacks_in_372 {
	background: url(../index_files/container_local_image-372.jpg);
	background-size: contain;
	background-attachment: scroll;
}







@media print {
	#portholeFillstacks_in_372 {
		display: none;
	}
	
	#portholeStackstacks_in_372 {	
		padding-bottom: 0;
	}
	
	#portholeContentstacks_in_372 {
		width: 100%;
	}
	
	#portholeLinkstacks_in_372 a,
	#portholeContentAbsolutestacks_in_372 {
		position: relative;
		top: auto;
		left: auto;
	}
	
	#portholeContentSmallstacks_in_372,
	#portholeContentLargestacks_in_372 {
		font-size: 14pt;
		line-height: 1.50em;
		opacity: 1.00;
		color: #000000;
		text-align: left;
	}
}
#stacks_out_372 {
	width: 36%;
}

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

#stacks_in_377 {
	display:inline-block; width:100%; line-height: 1.750000em;
	font-size: 175%;
}
/* Start Responsive Shim stack CSS code */.stacks_in_1117shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_1004 .grid-pad{		margin-left: -15px;		margin-right: -15px;		margin-top: -15px;		margin-bottom: -15px;	}	#stacks_in_1004 [class*='re-col-']{	  padding-left: 15px;	  padding-right: 15px;	  padding-top: 15px;	  padding-bottom: 15px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_1004 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_1004 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_1004 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_1004 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_1004 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_1004 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_1004 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_1004 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_1004 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_1004 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_1004 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_1004 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_1004 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_1004 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_1004 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_1004 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_1004 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_1004 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_1004 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_1004 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_1004 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_1004 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_1004 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_1004 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_1004 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_1004 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_1004 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_1004 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_1004 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_1004 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_1004 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_1004 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_1004 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_1004 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_1004 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_1004 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_1004 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_1004 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_1004 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_1004 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_1004 {
	background-color: rgba(229, 230, 255, 1.00);
	padding: 0px 14px 0px 14px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_379shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */
#stacks_in_932 {
	padding: 20px 0px 10px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_1120shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* @group Wrapper and reset */

#quoteSliderWrapperstacks_in_138 {
	-moz-box-shadow: 0 0 0px rgba(255, 255, 255, 1.00);
	-webkit-box-shadow: 0 0 0px rgba(255, 255, 255, 1.00);
	box-shadow: 0 0 0px rgba(255, 255, 255, 1.00);
	margin: 0px; /* Space needed for the shadow */
	border-radius: 0px;
	padding-bottom: 3.00%;
	padding-top: 3.00%;
	position: relative;
	visibility: hidden;
}

#quoteSliderWidthWrapperstacks_in_138 {
	max-width: 1040px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}

#quoteSliderWrapperstacks_in_138 ul,
#quoteSliderWrapperstacks_in_138 li {
	padding: 0;
	margin: 0;
	list-style: none;
}

/* @end */

/* @group Title */

#quoteSliderTitlestacks_in_138 {
	font-size: 28px;
	display: block;
	color: rgba(23, 119, 134, 1.00);
	text-align: center;
	padding-bottom: 2.00%;
	border-bottom: 1px solid rgba(136, 175, 176, 1.00);
	width: 75.00%;
	margin: 0 auto 2.00%;
	font-weight: 200;
}

@media screen and (max-width: 768px) {
	#quoteSliderTitlestacks_in_138 {
		font-size: 18px;
	}
}

/* @end */

/* @group Background */ /* */




/* Solid colour fill */
#quoteSliderWrapperstacks_in_138 {
	background: rgba(195, 228, 227, 1.00);
}

#portholeStackstacks_in_138:hover #quoteSliderWrapperstacks_in_138 {
	background: rgba(245, 245, 245, 1.00);
}

















/* */ 

/* @end */



/* @group BX Slider */

/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

#slider-wrapperstacks_in_138 {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}

/* @end */

#slider-wrapperstacks_in_138 img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

#slider-wrapperstacks_in_138 .bx-viewport {
	left: 0;
	background: transparent;
	
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

#slider-wrapperstacks_in_138 .bx-pager,
#slider-wrapperstacks_in_138 .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* PAGER */

#QuoteSliderPagerstacks_in_138 .bx-pager,
#QuoteSliderPagerFake .bx-pager {
	text-align: center;
	font-weight: bold;
	color: #88AFB0;
	padding-top: 20px;
}

#QuoteSliderPagerstacks_in_138 .bx-pager .bx-pager-item,
#QuoteSliderPagerstacks_in_138 .bx-controls-auto .bx-controls-auto-item,
#QuoteSliderPagerFake .bx-pager .bx-pager-item,
#QuoteSliderPagerFake .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

#QuoteSliderPagerstacks_in_138 .bx-pager.bx-default-pager a,
#QuoteSliderPagerFake .bx-pager.bx-default-pager a {
	background: #88AFB0;
	text-indent: -9999px;
	font-size: 0px;
	display: block;
	width: 12px;
	height: 12px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

#QuoteSliderPagerstacks_in_138 .bx-pager.bx-default-pager a:hover,
#QuoteSliderPagerstacks_in_138 .bx-pager.bx-default-pager a.active,
#QuoteSliderPagerFake .bx-pager.bx-default-pager a:hover,
#QuoteSliderPagerFake .bx-pager.bx-default-pager a.active {
	background: #177786;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

#slider-wrapperstacks_in_138 .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

#slider-wrapperstacks_in_138 .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* @end */

/* @group Next / Previous buttons */

#nextstacks_in_138,
#prevstacks_in_138 {
	position: absolute;
	font-size: 55px;
	z-index: 100;
}

#nextstacks_in_138 {
	
	right: 5px;
	top: 50%;
}

#prevstacks_in_138 {
	left: 5px;
	top: 50%;
}

#nextstacks_in_138 a,
#prevstacks_in_138 a,
#nextstacks_in_138 a [class^="fa fa-"],
#prevstacks_in_138 a [class^="fa fa-"] {
	color: rgba(192, 192, 192, 1.00);
	text-decoration: none;
	outline: none;
	background: none;
	-webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

#nextstacks_in_138 a:hover,
#prevstacks_in_138 a:hover,
#nextstacks_in_138 a:hover [class^="fa fa-"],
#prevstacks_in_138 a:hover [class^="fa fa-"] {
	color: rgba(230, 89, 38, 1.00);
	text-decoration: none;
	outline: none;
	background: none;
}

#nextstacks_in_138 .disabled,
#prevstacks_in_138 .disabled {
	display: none;
}

@media screen and (max-width: 768px) {
	#nextstacks_in_138,
	#prevstacks_in_138 {
		font-size: 25px;
	}
}


/* @end */

/* @group Quotes */

#quoteSliderWrapperstacks_in_138 li {
	font-size: 17px;
	font-style: normal;
	width: auto;
	display: block;
	color: rgba(51, 51, 51, 1.00);
	text-align: justify;
}

#quoteSliderWrapperstacks_in_138 li a {
	color: %id=quoteslider_quotestaticlinks;
	background: none;
	outline: none;
	-webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

#quoteSliderWrapperstacks_in_138 li a:hover {
	color: %id=quoteslider_quotehoverlinks;
	background: none;
	outline: none;
}

#quoteSliderWrapperstacks_in_138 li div {
	padding-bottom: 2.00%;
	padding-top: 2.00%;
	padding-left: 10.00%;
	padding-right: 10.00%;
}

@media screen and (max-width: 768px) {
	#quoteSliderWrapperstacks_in_138 li {
		font-size: 14px;
	}
}

/* @end */

/* @group Cites */

#quoteSliderWrapperstacks_in_138 li cite {
	display: block;
	font-style: italic;
	color: rgba(23, 119, 134, 1.00);
	margin-top: 8px;
}


#quoteSliderWrapperstacks_in_138 li cite:before {
	content: '- ';
}


/* @end */



@media print {
	#quoteSliderWrapperstacks_in_138 {
		display: none;
	}
}
/* Start Responsive Shim stack CSS code */.stacks_in_1123shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */
#stacks_in_1123 {
	background-color: rgba(136, 175, 176, 1.00);
}
/* Start dooReflow stack each CSS code */	#stacks_in_1124 .grid-pad{		margin-left: -26px;		margin-right: -26px;		margin-top: -20px;		margin-bottom: -20px;	}	#stacks_in_1124 [class*='re-col-']{	  padding-left: 26px;	  padding-right: 26px;	  padding-top: 20px;	  padding-bottom: 20px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_1124 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_1124 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_1124 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_1124 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_1124 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_1124 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_1124 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_1124 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_1124 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_1124 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_1124 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_1124 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_1124 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_1124 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_1124 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_1124 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_1124 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_1124 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_1124 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_1124 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_1124 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_1124 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_1124 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_1124 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_1124 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_1124 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_1124 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_1124 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_1124 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_1124 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_1124 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_1124 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_1124 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_1124 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_1124 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_1124 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_1124 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_1124 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_1124 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_1124 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_1124 {
	background-color: rgba(136, 175, 176, 1.00);
	padding: 0px 0px 0px 10px;
}
/* BigfootButtonThing by RapidWeaver Central  */

#bigfootbuttonthingstacks_in_1130 {
	position: relative;
	overflow: hidden;
	text-align: left;
	white-space: nowrap;
	text-decoration:none !important;
}

#stacks_in_1130 .bigfootbuttonthing, #stacks_in_1130 .bigfootbuttonthing a {
	display: inline-block;
	position: relative;
	text-align: center;
   	cursor: pointer;
	
	width: 280px; 
	padding: 0 0px;
	 
	line-height: 40px;
	font-size: 16px;
	border: 1px Solid #1A1A1A;
	color: #1A1A1A;
	text-shadow: 0 1px 0px #333333;
	text-shadow:none;
	text-transform: none;;
	letter-spacing:0px;;
	font-weight:normal;;
  	-webkit-user-select: none;
	   -moz-user-select: none;
			user-select: none;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
			border-radius: 3px;
}

#stacks_in_1130 .bigfootbuttonthing:hover {
	border-color:#CFCCFF;
	color: #CFCCFF;
	zoom: 1;
	filter: alpha(opacity=80);
	opacity: 1;
	-webkit-transition: all 0.2s ease-in-out;
	   -moz-transition: all 0.2s ease-in-out;
			transition: all 0.2s ease-in-out;
}

#stacks_in_1130 .bigfootbuttonthing:active {
	-webkit-transition: all 0.2s ease-in-out;
	   -moz-transition: all 0.2s ease-in-out;
			transition: all 0.2s ease-in-out;
}
#stacks_in_1130 {
	padding: 10px 0px 10px 0px;
}
/* @group Page */

/* Stop the background page scrolling when the modal is open */
body.sociableOpen {
	overflow: hidden !important;
}

/* @end */

/* @group Share Button */

#socialPopupTriggerButtonstacks_in_1136 *,
#socialPopupTriggerButtonstacks_in_1136 *::after,
#socialPopupTriggerButtonstacks_in_1136 *::before {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}




#socialPopupTriggerButtonstacks_in_1136 {
	position: relative;
	cursor: pointer;
	z-index: 999;
	display: inline-block !important;
	opacity: 1.00 !important;
}




#socialPopupTriggerButtonstacks_in_1136 a {
	background: none;
	border: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
	outline: none;
}

#socialPopupTriggerButtonstacks_in_1136 a:focus {
	outline: none;
	border: none;
}

#socialPopupTriggerButtonstacks_in_1136 #socialPopupTriggerButtonBorderstacks_in_1136 {
	border: 1px solid #000000;
	background: #88AFB0;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	height: 42px;
	overflow: hidden;
	z-index: 5;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

#socialPopupTriggerButtonstacks_in_1136:hover #socialPopupTriggerButtonBorderstacks_in_1136 {
	border: 1px solid #999999;
	background: #CFCCFF;
}




#socialPopupTriggerButtonstacks_in_1136 #socialPopupTriggerButtonBorderstacks_in_1136 {
	padding-right: 15px;
}


#socialPopupTriggerButtonstacks_in_1136 #socialPopupTriggerButtonIconstacks_in_1136 [class^="fa fa-"] {
	color: #333333;
	font-size: 23px;
	line-height: 42px;
	width: 42px;
	text-align: center;
	display: block;
	float: left;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

#socialPopupTriggerButtonstacks_in_1136:hover #socialPopupTriggerButtonBorderstacks_in_1136 [class^="fa fa-"] {
	color: #333333;
}

#socialPopupTriggerButtonstacks_in_1136 #socialPopupTriggerButtonTextstacks_in_1136 {
	color: #333333;
	font: 17px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	float: right;
	max-width: 0px;
	overflow: hidden;
	line-height: 42px;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}


#socialPopupTriggerButtonstacks_in_1136 #socialPopupTriggerButtonTextstacks_in_1136 {
	max-width: none;
	color: #333333;
}




/* @end */

/* @group Content Block (top of modal) */

#sociableContentBlock {
	max-width: 1200px;
	margin: 0 auto;
	text-align: center;
}

#adBlockMessage {
	display: none;
}

#adBlockMessage.adBlockTrue {
	display: block;
	color: #ffffff;
	text-align: center;
	font-size: 16px;
}

/* @end */

/* @group Modal Window */

/* General styles for the modal */

/* 
Styles for the html/body for special modal where we want 3d effects
Note that we need a container wrapping all content on the page for the 
perspective effects (not including the modals and the overlay).
*/

.socialPopupModalPerspective,
.socialPopupModalPerspective body {
	height: 100%;
	overflow: hidden;
}

.socialPopupModalPerspective body  {
	background: #222;
	-webkit-perspective: 600px;
	-moz-perspective: 600px;
	perspective: 600px;
}

.socialPopupModal-1 {
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	overflow: auto;
	height: 100%;
	z-index: 19991;
	visibility: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}

.socialPopupModalShow {
	visibility: visible;
}

.socialPopupModalOverlay {
	position: fixed;
	width: 100%;
	height: 100%;
	visibility: hidden;
	top: 0;
	left: 0;
	z-index: 1999;
	opacity: 0;
	background: #000000;
	-webkit-transition: all 1000ms;
	-moz-transition: all 1000ms;
	transition: all 1000ms;
}

.socialPopupModalShow ~ .socialPopupModalOverlay {
	opacity: 0.90;
	visibility: visible;
}

/* Content styles */
#socialPopupModalContentstacks_in_1136 {
	position: relative;
	border-radius: 3px;
	margin: 0 auto;
}

/* Individual modal styles with animations/transitions */

/*  */

/* @group Effect 1 */

/* Effect 1: Fade in and scale up */
.socialPopupModalEffect-1 #socialPopupModalContentstacks_in_1136 {
	-webkit-transform: scale(0.7);
	-moz-transform: scale(0.7);
	-ms-transform: scale(0.7);
	transform: scale(0.7);
	opacity: 0;
	-webkit-transition: all 1000ms;
	-moz-transition: all 1000ms;
	transition: all 1000ms;
}

.socialPopupModalShow.socialPopupModalEffect-1 #socialPopupModalContentstacks_in_1136 {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}

/* @end */

/* @group Effect 2 */

/* Effect 2: Slide from the right */
.socialPopupModalEffect-2 #socialPopupModalContentstacks_in_1136 {
	-webkit-transform: translateX(20%);
	-moz-transform: translateX(20%);
	-ms-transform: translateX(20%);
	transform: translateX(20%);
	opacity: 0;
	-webkit-transition: all 1000ms cubic-bezier(0.25, 0.5, 0.5, 0.9);
	-moz-transition: all 1000ms cubic-bezier(0.25, 0.5, 0.5, 0.9);
	transition: all 1000ms cubic-bezier(0.25, 0.5, 0.5, 0.9);
}

.socialPopupModalShow.socialPopupModalEffect-2 #socialPopupModalContentstacks_in_1136 {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	opacity: 1;
}

/* @end */

/* @group Effect 3 */

/* Effect 3: Slide from the bottom */
.socialPopupModalEffect-3 #socialPopupModalContentstacks_in_1136 {
	-webkit-transform: translateY(20%);
	-moz-transform: translateY(20%);
	-ms-transform: translateY(20%);
	transform: translateY(20%);
	opacity: 0;
	-webkit-transition: all 1000ms;
	-moz-transition: all 1000ms;
	transition: all 1000ms;
}

.socialPopupModalShow.socialPopupModalEffect-3 #socialPopupModalContentstacks_in_1136 {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
}

/* @end */

/* @group Effect 4 */

/* Effect 4: Newspaper */
.socialPopupModalEffect-4 #socialPopupModalContentstacks_in_1136 {
	-webkit-transform: scale(0) rotate(720deg);
	-moz-transform: scale(0) rotate(720deg);
	-ms-transform: scale(0) rotate(720deg);
	transform: scale(0) rotate(720deg);
	opacity: 0;
}

.socialPopupModalShow.socialPopupModalEffect-4 ~ .socialPopupModalOverlay,
.socialPopupModalEffect-4 #socialPopupModalContentstacks_in_1136 {
	-webkit-transition: all 1000ms;
	-moz-transition: all 1000ms;
	transition: all 1000ms;
}

.socialPopupModalShow.socialPopupModalEffect-4 #socialPopupModalContentstacks_in_1136 {
	-webkit-transform: scale(1) rotate(0deg);
	-moz-transform: scale(1) rotate(0deg);
	-ms-transform: scale(1) rotate(0deg);
	transform: scale(1) rotate(0deg);
	opacity: 1;
}

/* @end */

/* @group Effect 5 */

/* Effect 5: fall */
.socialPopupModalEffect-5.socialPopupModal-1{
	-webkit-perspective: 1300px;
	-moz-perspective: 1300px;
	perspective: 1300px;
}

.socialPopupModalEffect-5 #socialPopupModalContentstacks_in_1136 {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: translateZ(600px) rotateX(20deg); 
	-moz-transform: translateZ(600px) rotateX(20deg); 
	-ms-transform: translateZ(600px) rotateX(20deg); 
	transform: translateZ(600px) rotateX(20deg); 
	opacity: 0;
}

.socialPopupModalShow.socialPopupModalEffect-5 #socialPopupModalContentstacks_in_1136 {
	-webkit-transition: all 1000ms ease-in;
	-moz-transition: all 1000ms ease-in;
	transition: all 1000ms ease-in;
	-webkit-transform: translateZ(0px) rotateX(0deg);
	-moz-transform: translateZ(0px) rotateX(0deg);
	-ms-transform: translateZ(0px) rotateX(0deg);
	transform: translateZ(0px) rotateX(0deg); 
	opacity: 1;
}

/* @end */

/* @group Effect 6 */

/* Effect 6: side fall */
.socialPopupModalEffect-6.socialPopupModal-1{
	-webkit-perspective: 1300px;
	-moz-perspective: 1300px;
	perspective: 1300px;
}

.socialPopupModalEffect-6 #socialPopupModalContentstacks_in_1136 {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: translate(30%) translateZ(600px) rotate(10deg); 
	-moz-transform: translate(30%) translateZ(600px) rotate(10deg);
	-ms-transform: translate(30%) translateZ(600px) rotate(10deg);
	transform: translate(30%) translateZ(600px) rotate(10deg); 
	opacity: 0;
}

.socialPopupModalShow.socialPopupModalEffect-6 #socialPopupModalContentstacks_in_1136 {
	-webkit-transition: all 1000ms ease-in;
	-moz-transition: all 1000ms ease-in;
	transition: all 1000ms ease-in;
	-webkit-transform: translate(0%) translateZ(0) rotate(0deg);
	-moz-transform: translate(0%) translateZ(0) rotate(0deg);
	-ms-transform: translate(0%) translateZ(0) rotate(0deg);
	transform: translate(0%) translateZ(0) rotate(0deg);
	opacity: 1;
}

/* @end */

/* @group Effect 7 */

/* Effect 7:  slide and stick to top */
.socialPopupModalEffect-7{
	top: 0;
	-webkit-transform: translateX(-0%);
	-moz-transform: translateX(-0%);
	-ms-transform: translateX(-0%);
	transform: translateX(-0%);
}

.socialPopupModalEffect-7 #socialPopupModalContentstacks_in_1136 {
	-webkit-transform: translateY(-200%);
	-moz-transform: translateY(-200%);
	-ms-transform: translateY(-200%);
	transform: translateY(-200%);
	-webkit-transition: all 1000ms;
	-moz-transition: all 1000ms;
	transition: all 1000ms;
	opacity: 0;
}

.socialPopupModalShow.socialPopupModalEffect-7 #socialPopupModalContentstacks_in_1136 {
	-webkit-transform: translateY(0%);
	-moz-transform: translateY(0%);
	-ms-transform: translateY(0%);
	transform: translateY(0%);
	border-radius: 0 0 3px 3px;
	opacity: 1;
}

/* @end */

/* @group Effect 8 */

/* Effect 8: 3D flip horizontal */
.socialPopupModalEffect-8.socialPopupModal-1{
	-webkit-perspective: 1300px;
	-moz-perspective: 1300px;
	perspective: 1300px;
}

.socialPopupModalEffect-8 #socialPopupModalContentstacks_in_1136 {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: rotateY(-70deg);
	-moz-transform: rotateY(-70deg);
	-ms-transform: rotateY(-70deg);
	transform: rotateY(-70deg);
	-webkit-transition: all 1000ms;
	-moz-transition: all 1000ms;
	transition: all 1000ms;
	opacity: 0;
}

.socialPopupModalShow.socialPopupModalEffect-8 #socialPopupModalContentstacks_in_1136 {
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	-ms-transform: rotateY(0deg);
	transform: rotateY(0deg);
	opacity: 1;
}

/* @end */

/* @group Effect 9 */

/* Effect 9: 3D flip vertical */
.socialPopupModalEffect-9.socialPopupModal-1{
	-webkit-perspective: 1300px;
	-moz-perspective: 1300px;
	perspective: 1300px;
}

.socialPopupModalEffect-9 #socialPopupModalContentstacks_in_1136 {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: rotateX(-70deg);
	-moz-transform: rotateX(-70deg);
	-ms-transform: rotateX(-70deg);
	transform: rotateX(-70deg);
	-webkit-transition: all 1000ms;
	-moz-transition: all 1000ms;
	transition: all 1000ms;
	opacity: 0;
}

.socialPopupModalShow.socialPopupModalEffect-9 #socialPopupModalContentstacks_in_1136 {
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	-ms-transform: rotateX(0deg);
	transform: rotateX(0deg);
	opacity: 1;
}

/* @end */

/* @group Effect 10 */

/* Effect 10: 3D sign */
.socialPopupModalEffect-10.socialPopupModal-1{
	-webkit-perspective: 1300px;
	-moz-perspective: 1300px;
	perspective: 1300px;
}

.socialPopupModalEffect-10 #socialPopupModalContentstacks_in_1136 {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: rotateX(-60deg);
	-moz-transform: rotateX(-60deg);
	-ms-transform: rotateX(-60deg);
	transform: rotateX(-60deg);
	-webkit-transform-origin: 50% 0;
	-moz-transform-origin: 50% 0;
	transform-origin: 50% 0;
	opacity: 0;
	-webkit-transition: all 1000ms;
	-moz-transition: all 1000ms;
	transition: all 1000ms;
}

.socialPopupModalShow.socialPopupModalEffect-10 #socialPopupModalContentstacks_in_1136 {
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	-ms-transform: rotateX(0deg);
	transform: rotateX(0deg);
	opacity: 1;
}

/* @end */

/* @group Effect 11 */

/* Effect 11: Super scaled */
.socialPopupModalEffect-11 #socialPopupModalContentstacks_in_1136 {
	-webkit-transform: scale(2);
	-moz-transform: scale(2);
	-ms-transform: scale(2);
	transform: scale(2);
	opacity: 0;
	-webkit-transition: all 1000ms;
	-moz-transition: all 1000ms;
	transition: all 1000ms;
}

.socialPopupModalShow.socialPopupModalEffect-11 #socialPopupModalContentstacks_in_1136 {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}

/* @end */

/* @group Effect 12 */

/* Effect 12:  Just me */
.socialPopupModalEffect-12 #socialPopupModalContentstacks_in_1136 {
	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	-ms-transform: scale(0.8);
	transform: scale(0.8);
	opacity: 0;
	-webkit-transition: all 1000ms;
	-moz-transition: all 1000ms;
	transition: all 1000ms;
}

.socialPopupModalShow.socialPopupModalEffect-12 ~ .socialPopupModalOverlay {
	background: #000000;
} 

.socialPopupModalEffect-12 #socialPopupModalContentstacks_in_1136 h3,
.socialPopupModalEffect-12 #socialPopupModalContentstacks_in_1136 {
	background: transparent;
}

.socialPopupModalShow.socialPopupModalEffect-12 #socialPopupModalContentstacks_in_1136 {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}

/* @end */

/* @group Effect 13 */

/* Effect 13: 3D slit */
.socialPopupModalEffect-13.socialPopupModal-1{
	-webkit-perspective: 1300px;
	-moz-perspective: 1300px;
	perspective: 1300px;
}

.socialPopupModalEffect-13 #socialPopupModalContentstacks_in_1136 {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: translateZ(-3000px) rotateY(90deg);
	-moz-transform: translateZ(-3000px) rotateY(90deg);
	-ms-transform: translateZ(-3000px) rotateY(90deg);
	transform: translateZ(-3000px) rotateY(90deg);
	opacity: 0;
}

.socialPopupModalShow.socialPopupModalEffect-13 #socialPopupModalContentstacks_in_1136 {
	-webkit-animation: slit .7s forwards ease-out;
	-moz-animation: slit .7s forwards ease-out;
	animation: slit .7s forwards ease-out;
}

@-webkit-keyframes slit {
	50% { -webkit-transform: translateZ(-250px) rotateY(89deg); opacity: .5; -webkit-animation-timing-function: ease-out;}
	100% { -webkit-transform: translateZ(0) rotateY(0deg); opacity: 1; }
}

@-moz-keyframes slit {
	50% { -moz-transform: translateZ(-250px) rotateY(89deg); opacity: .5; -moz-animation-timing-function: ease-out;}
	100% { -moz-transform: translateZ(0) rotateY(0deg); opacity: 1; }
}

@keyframes slit {
	50% { transform: translateZ(-250px) rotateY(89deg); opacity: 1; animation-timing-function: ease-in;}
	100% { transform: translateZ(0) rotateY(0deg); opacity: 1; }
}

/* @end */

/* @group Effect 14 */

/* Effect 14:  3D Rotate from bottom */
.socialPopupModalEffect-14.socialPopupModal-1{
	-webkit-perspective: 1300px;
	-moz-perspective: 1300px;
	perspective: 1300px;
}

.socialPopupModalEffect-14 #socialPopupModalContentstacks_in_1136 {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: translateY(100%) rotateX(90deg);
	-moz-transform: translateY(100%) rotateX(90deg);
	-ms-transform: translateY(100%) rotateX(90deg);
	transform: translateY(100%) rotateX(90deg);
	-webkit-transform-origin: 0 100%;
	-moz-transform-origin: 0 100%;
	transform-origin: 0 100%;
	opacity: 0;
	-webkit-transition: all 1000ms ease-out;
	-moz-transition: all 1000ms ease-out;
	transition: all 1000ms ease-out;
}

.socialPopupModalShow.socialPopupModalEffect-14 #socialPopupModalContentstacks_in_1136 {
	-webkit-transform: translateY(0%) rotateX(0deg);
	-moz-transform: translateY(0%) rotateX(0deg);
	-ms-transform: translateY(0%) rotateX(0deg);
	transform: translateY(0%) rotateX(0deg);
	opacity: 1;
}

/* @end */

/* @group Effect 15 */

/* Effect 15:  3D Rotate in from left */
.socialPopupModalEffect-15.socialPopupModal-1{
	-webkit-perspective: 1300px;
	-moz-perspective: 1300px;
	perspective: 1300px;
}

.socialPopupModalEffect-15 #socialPopupModalContentstacks_in_1136 {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: translateZ(100px) translateX(-30%) rotateY(90deg);
	-moz-transform: translateZ(100px) translateX(-30%) rotateY(90deg);
	-ms-transform: translateZ(100px) translateX(-30%) rotateY(90deg);
	transform: translateZ(100px) translateX(-30%) rotateY(90deg);
	-webkit-transform-origin: 0 100%;
	-moz-transform-origin: 0 100%;
	transform-origin: 0 100%;
	opacity: 0;
	-webkit-transition: all 1000ms;
	-moz-transition: all 1000ms;
	transition: all 1000ms;
}

.socialPopupModalShow.socialPopupModalEffect-15 #socialPopupModalContentstacks_in_1136 {
	-webkit-transform: translateZ(0px) translateX(0%) rotateY(0deg);
	-moz-transform: translateZ(0px) translateX(0%) rotateY(0deg);
	-ms-transform: translateZ(0px) translateX(0%) rotateY(0deg);
	transform: translateZ(0px) translateX(0%) rotateY(0deg);
	opacity: 1;
}

/* @end */

/*  */

/* @end */

/* @group Close button */

#sociableCloseButtonstacks_in_1136 {
	position: absolute;
	top: 0;
	right: 0;
	padding: 0;
	margin: 0;
	color: #FFFFFF;
	font-size: 40px;
	line-height: 80px;
	width: 80px;
	text-align: center;
	text-decoration: none;
	background: none;
	border: none;
	outline: none;
	transition: all ease-in-out 300ms;
}

#sociableCloseButtonstacks_in_1136 [class^="fa fa-"] {
	color: #FFFFFF;
	transition: all ease-in-out 300ms;
}

#sociableCloseButtonstacks_in_1136:hover,
#sociableCloseButtonstacks_in_1136:hover [class^="fa fa-"] {
	color: #CDCDCD;
}

/* @end */

/* @group Radioactive Scroll Indicator */

@-webkit-keyframes radioactiveGlow {
	from { -webkit-box-shadow: 0 0 50px #FFFFFF; }
 	50% { -webkit-box-shadow: 0 0 0px #000000; }
 	to { -webkit-box-shadow: 0 0 50px #FFFFFF; }
}

@-moz-keyframes radioactiveGlow {
	from { -moz-box-shadow: 0 0 50px #FFFFFF; }
 	50% { -moz-box-shadow: 0 0 0px #000000; }
 	to { -moz-box-shadow: 0 0 50px #FFFFFF; }
}

@-ms-keyframes radioactiveGlow {
	from { -ms-box-shadow: 0 0 50px #FFFFFF; }
 	50% { -ms-box-shadow: 0 0 0px #000000; }
 	to { -ms-box-shadow: 0 0 50px #FFFFFF; }
}

@keyframes radioactiveGlow {
	from { box-shadow: 0 0 50px #FFFFFF; }
 	50% { box-shadow: 0 0 0px #000000; }
 	to { box-shadow: 0 0 50px #FFFFFF; }
}

#radioactiveScrollIndicatorstacks_in_1136 {
	-webkit-animation-name: radioactiveGlow;
 	-webkit-animation-duration: 2s;
 	-webkit-animation-iteration-count: infinite;
 	-moz-animation-name: radioactiveGlow;
 	-moz-animation-duration: 2s;
 	-moz-animation-iteration-count: infinite;
 	-ms-animation-name: radioactiveGlow;
 	-ms-animation-duration: 2s;
 	-ms-animation-iteration-count: infinite;
 	animation-name: radioactiveGlow;
 	animation-duration: 2s;
 	animation-iteration-count: infinite;
 	position: fixed;
 	bottom: -50px;
 	left: 0px;
 	width: 100%;
 	height: 50px;
 	background: #ffffff;
 	display: none;
}

.socialPopupScrollable #radioactiveScrollIndicatorstacks_in_1136 {
	display: block;
}

.modalScrolled #radioactiveScrollIndicatorstacks_in_1136 {
	display: none;
}

/* @end */

/* @group Social Icon List */

#sociableIconWrapper *,
#sociableIconWrapper *::after,
#sociableIconWrapper *::before {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}


#sociableIconWrapper {
	max-width: 1200px;
	margin: 60px auto;
	z-index: 1999;
	position: relative;
}

.socialIconArray {
	display: block;
	text-align: center;
}

.socialIconArray div {
	display: inline-block;
	width: auto;
	height: auto;
	line-height: 100px;
	text-align: center;
	position: relative;
	margin-bottom: 15px;
	text-align: center;
	line-height: 1.50em;
	font-size: 14px;
	z-index: 5;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	color: #FFFFFF;
}

.socialIconArray div:hover {
	color: #FFFFFF;
}

.socialIconArray div a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 10;
}

.socialIconArray div [class^="fa fa-"] {
	font-size: 60px;
	height: 100px;
	width: 100px;
	line-height: 100px;
	border-radius: 50px;
	position: relative;
	z-index: 5;
	border: 2px solid #FFFFFF;
	transition: all 300ms ease-in-out;
	overflow: hidden;
	display: block;
	margin: 15px;
}

.socialIconArray div:hover [class^="fa fa-"] {
	-webkit-box-shadow: 0px 0px 30px #FFFFFF;
	-moz-box-shadow: 0px 0px 30px #FFFFFF;
	box-shadow: 0px 0px 30px #FFFFFF;
	border: 2px solid #FFFFFF;
}

/* Sub headings */

.socialIconArray .subheading {
	margin-top: 15px;
	padding-top: 15px;
	font-size: 14px;
	display: block;
	float: none;
	color: #FFFFFF;
}

.socialIconArray .subheading a,
.socialIconArray .subheading a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	position: relative;
	top: auto;
	left: auto;
	width: auto;
	height: auto;
	display: inline;
}

.socialIconArray .subheading a:hover,
.socialIconArray .subheading a:active {
	color: #FFFFFF;
	text-decoration: underline;
}


/* Utility icons */

#sociableUtilityIcons *,
#sociableUtilityIcons *::after,
#sociableUtilityIcons *::before {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

#sociableUtilityIcons {
	border-top: 1px solid #CDCDCD;
	margin-top: 20px;
	padding-top: 30px;
	display: block;
}

/* @end */

/* @group Print Styling */

@media print {
	#socialPopupstacks_in_1136,
	#socialPopupModalOverlaystacks_in_1136,
	#socialPopupTriggerButtonstacks_in_1136 {
		display: none !important;
	}
}

/* @end */

/* @group Edit Mode Styling */

/*  */

/* @end */
#stacks_in_1136 {
	padding: 10px 0px 0px 0px;
}

#stacks_in_1141 {
	padding: 0px 30px 0px 0px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_1165 {
	cursor: pointer;
}

/* @end */

/* @group Window Shade */

#shade1 {
	z-index: 998; 
	padding: 0;
	margin: 0;
	cursor: pointer;
	overflow: hidden;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
}

/* No background */
#shade1.fancyviewerShadeNone {
	background: transparent;
}


/* Solid colour fill */
#shade1.fancyviewerShadeSolid {
	background: #777777;
}

/* Vertical gradient fill */
#shade1.fancyviewerShadeVertical {
	background-color: #000000;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(top, #333333, #000000);
	background-image: -ms-linear-gradient(top, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(top, #333333, #000000);
	background-image: -o-linear-gradient(top, #333333, #000000);
	background-image: linear-gradient(top, #333333, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=0);
}


/* Horizontal gradient fill */
#shade1 {
	background-color: #333333;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, right bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(left, #333333, #000000);
	background-image: -ms-linear-gradient(left, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(left, #333333, #000000);
	background-image: -o-linear-gradient(left, #333333, #000000);
	background-image: linear-gradient(left, #333333, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=1);
}


/* Top left to bottom right diagonal gradient fill */
#shade1.fancyviewerShadeTLDiagonal {
	background: #333333;
	background: -moz-linear-gradient(-45deg,  #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: -o-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: -ms-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: linear-gradient(135deg,  #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Bottom left to top right diagonal gradient fill */
#shade1.fancyviewerShadeBLDiagonal {
	background: #333333;
	background: -moz-linear-gradient(45deg, #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: -o-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: -ms-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: linear-gradient(45deg, #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Radial gradient fill */
#shade1.fancyviewerShadeRadial {
	background: #333333;
	background: -moz-radial-gradient(center, ellipse cover,  #333333 0%, #000000 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: -o-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: -ms-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: radial-gradient(ellipse at center, #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Local image image applied as a CSS background */
#shade1.fancyviewerShadeLocalImage {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

/* Warehoused image applied as a CSS background */
#shade1.fancyviewerShadeWarehousedImage {
	background: url();
	background-position: Center Center;
	background-repeat: Center Center;
}

/* @end */

%[if edit]%

#fancyviewerTriggerstacks_in_1165:hover,
.fancyviewer:hover {
	cursor: pointer !important;
}

#fancyviewer1 {
	display: none;
	margin: 0 auto;
	position: fixed;
	max-width: 1200px;
	text-align: center;
	z-index: 999;
	overflow: auto;
}

#fancyViewerInnerstacks_in_1165 {
	background: #FFFFFF;
	padding: 10px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	border-radius: 3px;
}

#fancyviewer1, 
#fancyviewer1::before, 
#fancyviewer1::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#fancyviewerContentstacks_in_1165 {
	position: relative;
	z-index: 99999;
	text-align: left;
}

/* Responsive behavior */
#fancyviewerContentstacks_in_1165 img {
	max-height: 100%;
	max-width: 100%;
	width: auto;
	height: auto;
}

#fancyviewerContentstacks_in_1165 .fancyviewerVideo {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    overflow: visible;
}
 
#fancyviewerContentstacks_in_1165 .fancyviewerVideo iframe,
#fancyviewerContentstacks_in_1165 .fancyviewerVideo object,
#fancyviewerContentstacks_in_1165 .fancyviewerVideo embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* @group Close Buttons */

#fancyviewerClose1,
#fancyviewerClose1 *
#fancyviewerClose1 *::after,
#fancyviewerClose1 *::before {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#fancyviewerClose1 .fancyviewerCloseInner
#fancyviewerClose1 .fancyviewerCloseInner [class^="fa fa-"] {
	color: #FFFFFF;	
}

/*  */

/*  */

/*  */

/*  */

#fancyviewer1 {
	padding: 20px;
}

#fancyviewerClose1 {
	position: absolute;
	top: -20px;
	right: -20px;
	font-size: 30px;
	cursor: pointer;
	z-index: 1001;
	display: none;
	background: #ffffff;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border-radius: 16px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	margin: 7px;
}

#fancyviewerClose1 [class^="fa fa-"] {
	color: #000000;
	line-height: 1.00em;
}

/*  */

.fancyviewerActive1 #fancyviewerClose1 {
	display: block;
}

/* @end */

/* @group Responsive */

@media screen and (max-width: 360px) {
	#fancyviewer1 {
		display: block;
		position: relative !important;
		top: auto !important;
		bottom: auto !important;
		left: auto !important;
		right: auto !important;
		padding: 0;
	}
	
	#fancyViewerInnerstacks_in_1165 {
		padding: 0 !important;
		margin: 0 !important;
		box-shadow: none;
	}
	
	.fancyviewerClose,
	#fancyviewerTriggerstacks_in_1165 {
		display: none !important;
	}
}

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */


/* BigfootButtonThing by RapidWeaver Central  */

#bigfootbuttonthingstacks_in_1144 {
	position: relative;
	overflow: hidden;
	text-align: left;
	white-space: nowrap;
	text-decoration:none !important;
}

#stacks_in_1144 .bigfootbuttonthing, #stacks_in_1144 .bigfootbuttonthing a {
	display: inline-block;
	position: relative;
	text-align: center;
   	cursor: pointer;
	
	width: 280px; 
	padding: 0 23px;
	 
	line-height: 40px;
	font-size: 16px;
	border: 1px Solid #1A1A1A;
	color: #1A1A1A;
	text-shadow: 0 1px 0px #333333;
	text-shadow:none;
	text-transform: none;;
	letter-spacing:0px;;
	font-weight:normal;;
  	-webkit-user-select: none;
	   -moz-user-select: none;
			user-select: none;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
			border-radius: 3px;
}

#stacks_in_1144 .bigfootbuttonthing:hover {
	border-color:#CFCCFF;
	color: #CFCCFF;
	zoom: 1;
	filter: alpha(opacity=80);
	opacity: 1;
	-webkit-transition: all 0.2s ease-in-out;
	   -moz-transition: all 0.2s ease-in-out;
			transition: all 0.2s ease-in-out;
}

#stacks_in_1144 .bigfootbuttonthing:active {
	-webkit-transition: all 0.2s ease-in-out;
	   -moz-transition: all 0.2s ease-in-out;
			transition: all 0.2s ease-in-out;
}
#stacks_in_1144 {
	padding: 10px 0px 10px 0px;
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_1146 {
	width: 100%;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
#simpleDivider_stacks_in_1146 .theDivider1,
#simpleDivider_stacks_in_1146 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_1146 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_1146.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #888888;
	border-bottom-color: #666666;
}
#simpleDivider_stacks_in_1146.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1146 .theDivider2 {
	height: 1px;
}
#simpleDivider_stacks_in_1146.transparentOff .theDivider2 {
	background-color: #A4CAC7;
}
#simpleDivider_stacks_in_1146.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_1146.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1146.bgImageOn .theDivider1 img {
	display: block;
}


#stacks_in_1146 {
	background-color: rgba(136, 175, 176, 1.00);
	padding: 30px 420px 0px 420px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Footer' 
Style Sheet: fsrfooter.css
Created: 25, October, 2010
Last Modified: 10, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_1147 {
}

#stacks_in_1147 #footer {
	font-size: 0.95em;
	line-height: 1.79em;
	width: 100%;
}



#stacks_in_1147 {
	background-color: rgba(136, 175, 176, 1.00);
	padding: 20px 0px 40px 0px;
}
