/* Font style applied when the page has finished loading */

#ExtraContentPlusstacks_in_515_page3 #myExtraContent1,
#ExtraContentPlusstacks_in_515_page3 #fs {
	display: none;
}

/* Font style applied when the page has finished loading */

#ExtraContentPlusstacks_in_222_page3 #myExtraContent4,
#ExtraContentPlusstacks_in_222_page3 #fs {
	display: none;
}

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

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








  


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




	#stacks_in_339_page3>.s3_row  {
		margin: -10px -10px;
	}
	#stacks_in_339_page3>.s3_row>.s3_column {
		padding: 10px 10px;
		width:50%;
	}



}



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


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





}




  

#stacks_in_339_page3 {
	margin: 35px 0px 35px 0px;
}
/* Font style applied when the page has finished loading */

#ExtraContentPlusstacks_in_522_page3 #myExtraContent5,
#ExtraContentPlusstacks_in_522_page3 #fs {
	display: none;
}

#stackSliderWrapperstacks_in_523_page3 {
	/* Hide until the slider is loaded */
	visibility: hidden;
}

/**
 * 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
===================================*/

#stacks_in_523_page3 .bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}

#stacks_in_523_page3 .bx-wrapper img {
	max-width: 100%;
	display: block;
}

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

#stacks_in_523_page3 .bx-wrapper .bx-viewport {
	/*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);
    background: transparent;
}

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

/* LOADER */

#stacks_in_523_page3 .bx-wrapper .bx-loading {
	min-height: 50px;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

#stacks_in_523_page3 .bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

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

#stacks_in_523_page3 .bx-wrapper .bx-pager.bx-default-pager a {
	background: #996633;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#stacks_in_523_page3 .bx-wrapper .bx-pager.bx-default-pager a:hover,
#stacks_in_523_page3 .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #FEF2DF;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

#stacks_in_523_page3 .bx-wrapper .bx-prev {
	left: 10px;	
}

#stacks_in_523_page3 .bx-wrapper .bx-next {
	right: 10px;
}

#stacks_in_523_page3 .bx-wrapper .bx-prev,
#stacks_in_523_page3 .bx-wrapper .bx-next,
#stacks_in_523_page3 .bx-wrapper .bx-prev [class^="fa fa-"],
#stacks_in_523_page3 .bx-wrapper .bx-next [class^="fa fa-"] {
	color: #666666;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;	
}

#stacks_in_523_page3 .bx-wrapper .bx-prev:hover,
#stacks_in_523_page3 .bx-wrapper .bx-next:hover,
#stacks_in_523_page3 .bx-wrapper .bx-prev:hover [class^="fa fa-"],
#stacks_in_523_page3 .bx-wrapper .bx-next:hover [class^="fa fa-"] {
	color: #000000;	
}

#stacks_in_523_page3 .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -5px;
	outline: 0;
	text-align: center;
	width: 5px;
	height: 5px;
	font-size: 5px;
	z-index: 9999;
}

#stacks_in_523_page3 .bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

#stacks_in_523_page3 .bx-wrapper .bx-controls-auto {
	text-align: center;
}

#stacks_in_523_page3 .bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	width: 16px;
	height: 16px;
	font-size: 16px;
	outline: 0;
	margin: 0 3px;
}

#stacks_in_523_page3 .bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	width: 16px;
	height: 16px;
	font-size: 16px;
	outline: 0;
	margin: 0 3px;
}

#stacks_in_523_page3 .bx-wrapper .bx-controls-auto .bx-start,
#stacks_in_523_page3 .bx-wrapper .bx-controls-auto .bx-stop,
#stacks_in_523_page3 .bx-wrapper .bx-controls-auto .bx-start [class^="fa fa-"]
#stacks_in_523_page3 .bx-wrapper .bx-controls-auto .bx-stop [class^="fa fa-"] {
	color: #666666;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;	
}

#stacks_in_523_page3 .bx-wrapper .bx-controls-auto .bx-start:hover,
#stacks_in_523_page3 .bx-wrapper .bx-controls-auto .bx-stop:hover,
#stacks_in_523_page3 .bx-wrapper .bx-controls-auto .bx-start:hover [class^="fa fa-"]
#stacks_in_523_page3 .bx-wrapper .bx-controls-auto .bx-stop:hover [class^="fa fa-"] {
	color: #000000;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

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

#stacks_in_523_page3 .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 5px;
	width: auto;
	text-align: right;
}

/* IMAGE CAPTIONS */

#stacks_in_523_page3 .bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

#stacks_in_523_page3 .bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}


@media print {
	#stackSliderstacks_in_523_page3 {
		height: auto;
	}
}
/* @group Edit Mode Styling */

/*  */

/* @end */#stacks_in_637_page3>.s3_row {
	margin: 0 -10px;
}

#stacks_in_637_page3>.s3_row>.s3_column_left {
	width: 33.00%;
}

#stacks_in_637_page3>.s3_row>.s3_column_right {
	width: 67.000000%;
}




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










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


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


}



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


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


}






#stacks_in_637_page3 {
	margin: 35px 0px 35px 0px;
}

#stacks_in_510_page3 {
	margin: 0px 0px 10px 0px;
}

#stacks_in_240_page3 {
	margin: 0px 0px 25px 0px;
}

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

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

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

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




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










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


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



}



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


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


}






#stacks_in_466_page3 {
	margin: 0px 0px 10px 0px;
}

#stacks_in_467_page3 {
	font-size: 150%;
	font-weight: bold;
}

#stacks_in_478_page3 {
	margin: 0px 0px 10px 0px;
}

#stacks_in_479_page3 {
	font-size: 150%;
	font-weight: bold;
}

#stacks_in_477_page3 {
	font-size: 150%;
	font-weight: bold;
}
/* Font style applied when the page has finished loading */

#ExtraContentPlusstacks_in_628_page3 #myExtraContent12,
#ExtraContentPlusstacks_in_628_page3 #fs {
	display: none;
}

/* Font style applied when the page has finished loading */

#ExtraContentPlusstacks_in_488_page3 #myExtraContent13,
#ExtraContentPlusstacks_in_488_page3 #fs {
	display: none;
}

/* @group CSS Reset */

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

ul#shareStackArraystacks_in_489_page3 {
	display: block;
	padding: 0;
	margin: 0;
	list-style: none;
	height: auto;
	overflow: auto;
	text-align: left;
}

#shareStackWrapperstacks_in_489_page3 [class^="fa fa-"] {
	line-height: 40px;
	color: inherit;
}

/* @end */

/* @group Positioning */

/* @group Absolute Positioning */

/*  */

/* @end */

/* @group Fixed Positioning */

/*  */

/* @end */

/*  */

/* @group Relative Positioning */

#shareStackWrapperstacks_in_489_page3 {
	position: relative;
	width: 100%;
}

/*  */

/* @end */





/* @end */

/* @group Buttons */

ul#shareStackArraystacks_in_489_page3 li.shareStackItem {
	padding: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 5px;
	margin-top: 0px;
	display: inline-block;
	text-align: center;
	font-size: 28px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	cursor: pointer;
	position: relative;
	transition: opacity 300ms ease-in-out;
	border-radius: 8px;
	opacity: 0.99;
	list-style: none;
	overflow: hidden;
}

ul#shareStackArraystacks_in_489_page3 li.shareStackItem:hover {
	opacity: 0.70;
}

ul#shareStackArraystacks_in_489_page3 li.shareStackItem a {
	position: absolute;
	top: 0;
	left: 0;
	width: 50px;
	height: 50px;
}

/* @end */

/* @group Icons */

#shareStackItem-appdotnetstacks_in_489_page3 {
	background: #eaeaea;
	color: #333333;
}

#shareStackItem-baidustacks_in_489_page3 {
	background: #FF4749;
	color: #0000ff;
}

#shareStackItem-bloggerstacks_in_489_page3 {
	background: #F3881F;
	color: #ffffff;
}

#shareStackItem-deliciousstacks_in_489_page3 {
	background: #0c83e8;
	color: #ffffff;
}

#shareStackItem-diggstacks_in_489_page3 {
	background: #000000;
	color: #ffffff;
}

#shareStackItem-facebookstacks_in_489_page3 {
	background: #406fac;
	color: #ffffff;
}

#shareStackItem-googleplusstacks_in_489_page3 {
	background: #e15540;
	color: #ffffff;
}

#shareStackItem-linkedinstacks_in_489_page3 {
	background: #0182bd;
	color: #ffffff;
}

#shareStackItem-livejournalstacks_in_489_page3 {
	background: #083B51;
	color: #9AECFF;
}

#shareStackItem-myspacestacks_in_489_page3 {
	background: #032087;
	color: #ffffff;
}

#shareStackItem-redditstacks_in_489_page3 {
	background: #d3e6f8;
	color: #000000;
}

#shareStackItem-renrenstacks_in_489_page3 {
	background: #f5f5f5;
	color: #0164b4;
}

#shareStackItem-stumbleuponstacks_in_489_page3 {
	background: #ed5328;
	color: #ffffff;
}

#shareStackItem-tumblrstacks_in_489_page3 {
	background: #3c4f67;
	color: #ffffff;
}

#shareStackItem-twitterstacks_in_489_page3 {
	background: #39d2fd;
	color: #ffffff;
}

#shareStackItem-vkontaktestacks_in_489_page3 {
	background: #557fab;
	color: #ffffff;
}

#shareStackItem-weibostacks_in_489_page3 {
	background: #db2f2d;
	color: #ffffff;
}

#shareStackItem-xingstacks_in_489_page3 {
	background: #D0D607;
	color: #0A5256;
}

/* Utility icons */

#shareStackItem-emailstacks_in_489_page3 {
	background: #cdcdcd;
	color: #333333;
}

#shareStackItem-printstacks_in_489_page3 {
	background: #808080;
	color: #ffffff;
}

/* Custom Icons */

#shareStackItem-customonestacks_in_489_page3 {
	background: #FF8000;
	color: #333333;
}

#shareStackItem-customtwostacks_in_489_page3 {
	background: #FF8000;
	color: #333333;
}

#shareStackItem-customthreestacks_in_489_page3 {
	background: #FF8000;
	color: #333333;
}

#shareStackItem-customfourstacks_in_489_page3 {
	background: #FF8000;
	color: #333333;
}

#shareStackItem-customfivestacks_in_489_page3 {
	background: #FF8000;
	color: #333333;
}

/* @end */

@media print {
	#shareStackWrapperstacks_in_489_page3 {
		display: none !important;
	}
}

/* @group Edit Mode Styling */

/*  */

/* @end */
#stacks_in_489_page3 {
	padding: 25px 0px 25px 0px;
}
