/* FlowBox 3rd Generation - 13-Jan-2012 - revised 24-Feb-2012 */
/* in case of reponse questions
video{max-width:100%;height:auto;}
*/
/* @group ColorBox Styling Group for FlowBox Stack Usage */

/* @group Style 1 */

#colorbox,#cbox1Overlay,#cbox1Wrapper{position:absolute;top:0;left:0;z-index:21001;overflow:hidden;}
#cbox1Overlay{position:fixed;width:100%;height:100%;}
#cbox1MiddleLeft,#cbox1BottomLeft{clear:left;}
#cbox1Content{position:relative;}
#cbox1LoadedContent{overflow:auto;}
#cbox1Title{margin:0;}
#cbox1LoadingOverlay,#cbox1LoadingGraphic{position:absolute;top:0;left:0;width:100%;}
#cbox1Previous,#cbox1Next,#cbox1Close,#cbox1Slideshow{cursor:pointer;}
.cbox1Photo{float:left;margin:auto;border:0;display:block;}
.cbox1Iframe{width:100%;height:100%;display:block;border:0;}
/* User Style:1 */
#cbox1Overlay{background:url(overlay1.png) repeat 0 0;}
#colorbox{}
#cbox1TopLeft{width:21px;height:21px;background:url(controls1.png) no-repeat -100px 0;}
#cbox1TopRight{width:21px;height:21px;background:url(controls1.png) no-repeat -129px 0;}
#cbox1BottomLeft{width:21px;height:21px;background:url(controls1.png) no-repeat -100px -29px;}
#cbox1BottomRight{width:21px;height:21px;background:url(controls1.png) no-repeat -129px -29px;}
#cbox1MiddleLeft{width:21px;background:url(controls1.png) left top repeat-y;}
#cbox1MiddleRight{width:21px;background:url(controls1.png) right top repeat-y;}
#cbox1TopCenter{height:21px;background:url(border1.png) 0 0 repeat-x;}
#cbox1BottomCenter{height:21px;background:url(border1.png) 0 -29px repeat-x;}
#cbox1Content{background:#FFFFFF;overflow:hidden;}
#cbox1Error{padding:50px;border:1px solid #ccc;}
#cbox1LoadedContent{margin-bottom:28px;padding: 5px;}
#cbox1Title{position:absolute;bottom:4px;left:0;text-align:center;width:100%;color:#000000;}
#cbox1Current{position:absolute;bottom:4px;left:58px;color:#000000;}
#cbox1Slideshow{position:absolute;bottom:4px;right:30px;color:#000000;}
#cbox1Previous{position:absolute;bottom:0;left:0;background:url(controls1.png) no-repeat -75px 0;width:25px;height:25px;text-indent:-9999px;color:#000000;}
#cbox1Previous.hover{background-position:-75px -25px;}
#cbox1Next{position:absolute;bottom:0;left:27px;background:url(controls1.png) no-repeat -50px 0;width:25px;height:25px;text-indent:-9999px;color:#000000;}
#cbox1Next.hover{background-position:-50px -25px;}
#cbox1LoadingOverlay{background:url(loading_background1.png) no-repeat center center;}
#cbox1LoadingGraphic{background:url(loading1.gif) no-repeat center center;}
#cbox1Close{position:absolute;bottom:0;right:0;background:url(controls1.png) no-repeat -25px 0;width:25px;height:25px;text-indent:-9999px;color:#000000;}
#cbox1Close.hover{background-position:-25px -25px;}
/* The following fixes a problem where IE7+ replaces a PNG's alpha transparency with a black fill
when an alpha filter (opacity change) is set on the element or ancestor element. */
.cbox1IE #cbox1TopLeft,
.cbox1IE #cbox1TopCenter,
.cbox1IE #cbox1TopRight,
.cbox1IE #cbox1BottomLeft,
.cbox1IE #cbox1BottomCenter,
.cbox1IE #cbox1BottomRight,
.cbox1IE #cbox1MiddleLeft,
.cbox1IE #cbox1MiddleRight{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);}
/* The following provides PNG transparency support for IE6 */
.cbox1IE6 #cbox1TopLeft{background:url(borderTopLeft1.png);}
.cbox1IE6 #cbox1TopCenter{background:url(borderTopCenter11.png);}
.cbox1IE6 #cbox1TopRight{background:url(borderTopRight11.png);}
.cbox1IE6 #cbox1BottomLeft{background:url(borderBottomLeft1.png);}
.cbox1IE6 #cbox1BottomCenter{background:url(borderBottomCenter1.png);}
.cbox1IE6 #cbox1BottomRight{background:url(borderBottomRight1.png);}
.cbox1IE6 #cbox1MiddleLeft{background:url(borderMiddleLeft1.png);}
.cbox1IE6 #cbox1MiddleRight{background:url(borderMiddleRight1.png);}
.cbox1IE6 #cbox1TopLeft,
.cbox1IE6 #cbox1TopCenter,
.cbox1IE6 #cbox1TopRight,
.cbox1IE6 #cbox1BottomLeft,
.cbox1IE6 #cbox1BottomCenter,
.cbox1IE6 #cbox1BottomRight,
.cbox1IE6 #cbox1MiddleLeft,
.cbox1IE6 #cbox1MiddleRight{_behavior:expression(this.src = this.src ? this.src :this.currentStyle.backgroundImage.split('"')[1],this.style.background = "none",this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ",sizingMethod='scale')");}

/* @end */

/* ColorBox Core Style:2 */

/* @group Style 2 */
/* Core Style:2 */
#colorbox,#cbox2Overlay,#cbox2Wrapper{position:absolute;top:0;left:0;z-index:21001;overflow:hidden;}
#cbox2Overlay{position:fixed;width:100%;height:100%;}
#cbox2MiddleLeft,#cbox2BottomLeft{clear:left;}
#cbox2Content{position:relative;}
#cbox2LoadedContent{overflow:auto;}
#cbox2Title{margin:0;}
#cbox2LoadingOverlay,#cbox2LoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%;}
#cbox2Previous,#cbox2Next,#cbox2Close,#cbox2Slideshow{cursor:pointer;}
.cbox2Photo{float:left;margin:auto;border:0;display:block;}
.cbox2Iframe{width:100%;height:100%;display:block;border:0;}
/* User Style:2 */
#cbox2Overlay{background:#fff;}
#colorbox{}
#cbox2Content{margin-top:32px;overflow:visible;}
.cbox2Iframe{background:#fff;}
#cbox2Error{padding:50px;border:1px solid #ccc;}
#cbox2LoadedContent{background:#000;padding:5px;}
#cbox2LoadingGraphic{background:url(loading2.gif) no-repeat center center;}
#cbox2LoadingOverlay{background:#000;}
#cbox2Title{position:absolute;top:-22px;left:0;color:#000;}
#cbox2Current{position:absolute;top:-22px;right:205px;text-indent:-9999px;}
#cbox2Slideshow,#cbox2Previous,#cbox2Next,#cbox2Close{text-indent:-9999px;width:20px;height:20px;position:absolute;top:-20px;background:url(controls2.png) no-repeat 0 0;}
#cbox2Previous{background-position:0px 0px;right:44px;}
#cbox2Previous:hover{background-position:0px -25px;}
#cbox2Next{background-position:-25px 0px;right:22px;}
#cbox2Next:hover{background-position:-25px -25px;}
#cbox2Close{background-position:-50px 0px;right:0;}
#cbox2Close:hover{background-position:-50px -25px;}
.cbox2Slideshow_on #cbox2Previous,.cbox2Slideshow_off #cbox2Previous{right:66px;}
.cbox2Slideshow_on #cbox2Slideshow{background-position:-75px -25px;right:44px;}
.cbox2Slideshow_on #cbox2Slideshow:hover{background-position:-100px -25px;}
.cbox2Slideshow_off #cbox2Slideshow{background-position:-100px 0px;right:44px;}
.cbox2Slideshow_off #cbox2Slideshow:hover{background-position:-75px -25px;}

/* @end */
/* ColorBox Core Style:3 */

/* @group Style 3 */
/* Core Style:3 */
#colorbox,#cbox3Overlay,#cbox3Wrapper{position:absolute;top:0;left:0;z-index:21001;overflow:hidden;}
#cbox3Overlay{position:fixed;width:100%;height:100%;}
#cbox3MiddleLeft,#cbox3BottomLeft{clear:left;}
#cbox3Content{position:relative;}
#cbox3LoadedContent{overflow:auto;}
#cbox3Title{margin:0;}
#cbox3LoadingOverlay,#cbox3LoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%;}
#cbox3Previous,#cbox3Next,#cbox3Close,#cbox3Slideshow{cursor:pointer;}
.cbox3Photo{float:left;margin:auto;border:0;display:block;}
.cbox3Iframe{width:100%;height:100%;display:block;border:0;}
/* User Style:3 */
#cbox3Overlay{background:#000;}
#colorbox{}
#cbox3Content{margin-top:20px;}
.cbox3Iframe{background:#fff;}
#cbox3Error{padding:50px;border:1px solid #ccc;}
#cbox3LoadedContent{border:5px solid #000;background:#000;padding: 5px;background-color: none;}
#cbox3Title{position:absolute;top:-20px;left:0;color:#ccc;}
#cbox3Current{position:absolute;top:-20px;right:0px;color:#ccc;}
#cbox3Slideshow{position:absolute;top:-20px;right:90px;color:#fff;}
#cbox3Previous{position:absolute;top:50%;left:5px;margin-top:-32px;background:url(controls3.png) no-repeat top left;width:28px;height:65px;text-indent:-9999px;}
#cbox3Previous:hover{background-position:bottom left;}
#cbox3Next{position:absolute;top:50%;right:5px;margin-top:-32px;background:url(controls3.png) no-repeat top right;width:28px;height:65px;text-indent:-9999px;}
#cbox3Next:hover{background-position:bottom right;}
#cbox3LoadingOverlay{background:#000;}
#cbox3LoadingGraphic{background:url(loading3.gif) no-repeat center center;}
#cbox3Close{position:absolute;top:5px;right:5px;display:block;background:url(controls3.png) no-repeat top center;width:38px;height:19px;text-indent:-9999px;}
#cbox3Close:hover{background-position:bottom center;}

/* @end */
/* ColorBox Core Style:4 */

/* @group Style 4  */
/* Core Style:4 */
#colorbox,#cbox4Overlay,#cbox4Wrapper{position:absolute;top:0;left:0;z-index:21001;overflow:hidden;}
#cbox4Overlay{position:fixed;width:100%;height:100%;}
#cbox4MiddleLeft,#cbox4BottomLeft{clear:left;}
#cbox4Content{position:relative;}
#cbox4LoadedContent{overflow:auto;}
#cbox4Title{margin:0;}
#cbox4LoadingOverlay,#cbox4LoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%;}
#cbox4Previous,#cbox4Next,#cbox4Close,#cbox4Slideshow{cursor:pointer;}
.cbox4Photo{float:left;margin:auto;border:0;display:block;}
.cbox4Iframe{width:100%;height:100%;display:block;border:0;}
/* User Style:4 */
#cbox4Overlay{background:#fff;}
#colorbox{}
#cbox4TopLeft{width:25px;height:25px;background:url(border14.png) no-repeat 0 0;}
#cbox4TopCenter{height:25px;background:url(border14.png) repeat-x 0 -50px;}
#cbox4TopRight{width:25px;height:25px;background:url(border14.png) no-repeat -25px 0;}
#cbox4BottomLeft{width:25px;height:25px;background:url(border14.png) no-repeat 0 -25px;}
#cbox4BottomCenter{height:25px;background:url(border14.png) repeat-x 0 -75px;}
#cbox4BottomRight{width:25px;height:25px;background:url(border14.png) no-repeat -25px -25px;}
#cbox4MiddleLeft{width:25px;background:url(border24.png) repeat-y 0 0;}
#cbox4MiddleRight{width:25px;background:url(border24.png) repeat-y -25px 0;}
#cbox4Content{background:#fff;overflow:hidden;}
.cbox4Iframe{background:#fff;}
#cbox4Error{padding:50px;border:1px solid #ccc;}
#cbox4LoadedContent{margin-bottom:20px;padding: 5px;}
#cbox4Title{position:absolute;bottom:0px;left:0;text-align:center;width:100%;color:#999;}
#cbox4Current{position:absolute;bottom:0px;left:100px;color:#999;}
#cbox4Slideshow{position:absolute;bottom:0px;right:42px;color:#444;}
#cbox4Previous{position:absolute;bottom:0px;left:0;color:#444;}
#cbox4Next{position:absolute;bottom:0px;left:63px;color:#444;}
#cbox4LoadingOverlay{background:#fff url(loading4.gif) no-repeat 5px 5px;}
#cbox4Close{position:absolute;bottom:0;right:0;display:block;color:#444;}
/*
The following fixes a problem where IE7 and IE8 replace a4.png's alpha transparency with a black fill
when an alpha filter (opacity change) is set on the element or ancestor element. This style is not applied to or needed in IE9.
See:http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cbox4IE #cbox4TopLeft,
.cbox4IE #cbox4TopCenter,
.cbox4IE #cbox4TopRight,
.cbox4IE #cbox4BottomLeft,
.cbox4IE #cbox4BottomCenter,
.cbox4IE #cbox4BottomRight,
.cbox4IE #cbox4MiddleLeft,
.cbox4IE #cbox4MiddleRight{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);}
/*
The following provides4.png transparency support for IE6
Feel free to remove this and the / directory if you have dropped IE6 support.
*/
.cbox4IE6 #cbox4TopLeft{background:url(borderTopLeft4.png);}
.cbox4IE6 #cbox4TopCenter{background:url(borderTopCenter4.png);}
.cbox4IE6 #cbox4TopRight{background:url(borderTopRight4.png);}
.cbox4IE6 #cbox4BottomLeft{background:url(borderBottomLeft4.png);}
.cbox4IE6 #cbox4BottomCenter{background:url(borderBottomCenter4.png);}
.cbox4IE6 #cbox4BottomRight{background:url(borderBottomRight4.png);}
.cbox4IE6 #cbox4MiddleLeft{background:url(borderMiddleLeft4.png);}
.cbox4IE6 #cbox4MiddleRight{background:url(borderMiddleRight4.png);}
.cbox4IE6 #cbox4TopLeft,
.cbox4IE6 #cbox4TopCenter,
.cbox4IE6 #cbox4TopRight,
.cbox4IE6 #cbox4BottomLeft,
.cbox4IE6 #cbox4BottomCenter,
.cbox4IE6 #cbox4BottomRight,
.cbox4IE6 #cbox4MiddleLeft,
.cbox4IE6 #cbox4MiddleRight{_behavior:expression(this.src = this.src ? this.src :this.currentStyle.backgroundImage.split('"')[1],this.style.background = "none",this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ",sizingMethod='scale')");}

/* @end */
/* ColorBox Core Style:5 */

/* @group Style 5 */
/*  Core Style:5  */ 
#colorbox,#cbox5Overlay,#cbox5Wrapper{position:absolute;top:0;left:0;z-index:21001;overflow:hidden;}
#cbox5Overlay{position:fixed;width:100%;height:100%;}
#cbox5MiddleLeft,#cbox5BottomLeft{clear:left;}
#cbox5Content{position:relative;}
#cbox5LoadedContent{overflow:auto;}
#cbox5Title{margin:0;}
#cbox5LoadingOverlay,#cbox5LoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%;}
#cbox5Previous,#cbox5Next,#cbox5Close,#cbox5Slideshow{cursor:pointer;}
.cbox5Photo{float:left;margin:auto;border:0;display:block;}
.cbox5Iframe{width:100%;height:100%;display:block;border:0;}
/* User Style:5 */
#cbox5Overlay{background:#000;}
#colorbox{}
#cbox5TopLeft{width:14px;height:14px;background:url(controls5.png) no-repeat 0 0;}
#cbox5TopCenter{height:14px;background:url(border5.png) repeat-x top left;}
#cbox5TopRight{width:14px;height:14px;background:url(controls5.png) no-repeat -36px 0;}
#cbox5BottomLeft{width:14px;height:43px;background:url(controls5.png) no-repeat 0 -32px;}
#cbox5BottomCenter{height:43px;background:url(border5.png) repeat-x bottom left;}
#cbox5BottomRight{width:14px;height:43px;background:url(controls5.png) no-repeat -36px -32px;}
#cbox5MiddleLeft{width:14px;background:url(controls5.png) repeat-y -175px 0;}
#cbox5MiddleRight{width:14px;background:url(controls5.png) repeat-y -211px 0;}
#cbox5Content{background:#fff;overflow:visible;}
.cbox5Iframe{background:#fff;}
#cbox5Error{padding:50px;border:1px solid #ccc;}
#cbox5LoadedContent{margin-bottom:5px;padding: 5px;}
#cbox5LoadingOverlay{background:url(loading_background5.png) no-repeat center center;}
#cbox5LoadingGraphic{background:url(loading5.gif) no-repeat center center;}
#cbox5Title{position:absolute;bottom:-25px;left:0;text-align:center;width:100%;font-weight:bold;color:#7C7C7C;}
#cbox5Current{position:absolute;bottom:-25px;left:58px;font-weight:bold;color:#7C7C7C;}
#cbox5Previous,#cbox5Next,#cbox5Close,#cbox5Slideshow{position:absolute;bottom:-29px;background:url(controls5.png) no-repeat 0px 0px;width:23px;height:23px;text-indent:-9999px;}
#cbox5Previous{left:0px;background-position:-51px -25px;}
#cbox5Previous:hover{background-position:-51px 0px;}
#cbox5Next{left:27px;background-position:-75px -25px;}
#cbox5Next:hover{background-position:-75px 0px;}
#cbox5Close{right:0;background-position:-100px -25px;}
#cbox5Close:hover{background-position:-100px 0px;}
.cbox5Slideshow_on #cbox5Slideshow{background-position:-125px 0px;right:27px;}
.cbox5Slideshow_on #cbox5Slideshow:hover{background-position:-150px 0px;}
.cbox5Slideshow_off #cbox5Slideshow{background-position:-150px -25px;right:27px;}
.cbox5Slideshow_off #cbox5Slideshow:hover{background-position:-125px 0px;}
/* @end */

/* @end *//*  SexyThing Stack by RapidWeaver Central  */

#sexything_stacks_in_7747_page10 {
	position: relative;
	display: block;
	overflow: hidden;
}


/* ALIGN LEFT 
====================== */

#stacks_in_7747_page10 .alignment0stacks_in_7747_page10 .panelthing {
	display: none;
	position: fixed;
	top: 12%;
	left: 0;
	 
	
	height: auto;
	background: ;
	border: 0px solid #000000;
	border-left: none;
	padding-left: 7px;
	opacity:1;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
		-moz-border-radius-topright: 0px;
		-moz-border-radius-bottomright: 0px;
			border-top-right-radius: 0px;
			border-bottom-right-radius: 0px;
	 
  	z-index: 9000;
}

#stacks_in_7747_page10 .alignment0stacks_in_7747_page10 .panelthing img, #stacks_in_7747_page10 .alignment0stacks_in_7747_page10 img {
	 
}


/* Left Trigger */

#stacks_in_7747_page10 .alignment0stacks_in_7747_page10  a.panelthingTrigger_stacks_in_7747_page10 {
	display: block;
	position: fixed;
	top: 14%;
	left: 0;
	background: #B22C29;
	width: auto;
	text-decoration: none;
 	outline: 0;
	padding: 20px 20px 20px 0;
	 padding: 10px; 
	font-size: 30px;
	color: #FFFFFF;
	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-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
		-moz-border-radius-topright: 10px;
		-moz-border-radius-bottomright: 10px;
			border-top-right-radius: 10px;
			border-bottom-right-radius: 10px;
	-webkit-transition: background-color .3s;
	   -moz-transition: background-color .3s;
		-ms-transition: background-color .3s;
			transition: background-color .3s;
	z-index:  9001;
}

#stacks_in_7747_page10 .alignment0stacks_in_7747_page10 a.panelthingTrigger_stacks_in_7747_page10:hover {
	background: #7B914F;
	text-decoration: none;
 	outline: 0;
}

#stacks_in_7747_page10 .alignment0stacks_in_7747_page10 a.active.panelthingTrigger_stacks_in_7747_page10 {
 	outline: 0;
	z-index: 9001;
}

#stacks_in_7747_page10 .alignment0stacks_in_7747_page10 a.panelthingTrigger_stacks_in_7747_page10 .labelthing {
	 display: none;  
}



/*  ALIGN RIGHT
====================== */

#stacks_in_7747_page10 .alignment1stacks_in_7747_page10 .panelthing{
	position: fixed;
	top: 12%;
	right: 0;
	display: none;
	border: 0px solid #000000;
	border-right: none;
	background: ;
	 
	
	height: auto;
	opacity:1;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
		-moz-border-radius-topleft: 0px;
		-moz-border-radius-bottomleft: 0px;
			border-top-left-radius: 0px;
			border-bottom-left-radius: 0px;
	 
	z-index: 9000;
}

#stacks_in_7747_page10 .alignment1stacks_in_7747_page10 .panelthing img, #stacks_in_7747_page10 .alignment1stacks_in_7747_page10 img {
	 
}


/* Right Trigger */

#stacks_in_7747_page10 .alignment1stacks_in_7747_page10 a.panelthingTrigger_stacks_in_7747_page10 {
	display: block;
	position: fixed;
	top: 14%;
	right: 0;
	width: auto;
	text-decoration: none;
 	outline: 0;
 	text-align: right;
	padding: 20px 20px 20px 15px;
	background: #B22C29;
	line-height: 30px;
	 padding: 10px; 
	font-size: 30px;
	color: #FFFFFF;
	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-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
		-moz-border-radius-topleft: 10px;
		-moz-border-radius-bottomleft: 10px;
			border-top-left-radius: 10px;
			border-bottom-left-radius: 10px;
	-webkit-transition: background-color .3s;
	   -moz-transition: background-color .3s;
		-ms-transition: background-color .3s;
			transition: background-color .3s;
	z-index: 9001;
}

#stacks_in_7747_page10 .alignment1stacks_in_7747_page10 a.panelthingTrigger_stacks_in_7747_page10:hover {
	background: #7B914F;
 	outline: 0;
	text-decoration: none;
}

#stacks_in_7747_page10 .alignment1stacks_in_7747_page10 a.active.panelthingTrigger_stacks_in_7747_page10 {
 	outline: 0;
	z-index: 9001;
}


#stacks_in_7747_page10 .alignment1stacks_in_7747_page10 a.panelthingTrigger_stacks_in_7747_page10 .labelthing {
	 display: none;  

}


/* ICON
======================  */

#stacks_in_7747_page10 a.panelthingTrigger_stacks_in_7747_page10.icon-info-circled {
	font-size: 30px;
	line-height: 30px;
}


/* PANEL BACKGROUND
======================   */

.static-bg0stacks_in_7747_page10 {
	background: transparent;
}

.static-bg1stacks_in_7747_page10 {
	background: #333333;
}

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

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

.static-bg4stacks_in_7747_page10 {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

.static-bg5stacks_in_7747_page10 {
	background: url();
	background-position: Center Center;
	background-repeat: Center Center;
}


/* ANIMATION EFFECTS
======================  */

/* Bounce In */

#stacks_in_7747_page10 .effect1stacks_in_7747_page10 {
	-webkit-animation: bounceInLeft 500ms ease-in-out;
	   -moz-animation: bounceInLeft 500ms ease-in-out;
	   	-ms-animation: bounceInLeft 500ms ease-in-out;
			animation: bounceInLeft 500ms ease-in-out;
}

@-webkit-keyframes bounceInLeft {
	0% {
		-webkit-opacity: 0;
		-webkit-transform: translateX(-2000px);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: translateX(30px);
	}
	
	80% {
		-webkit-transform: translateX(-10px);
	}
	
	100% {
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes bounceInLeft {
	0% {
		opacity: 0;
		-moz-transform: translateX(-2000px);
	}
	
	60% {
		opacity: 1;
		-moz-transform: translateX(30px);
	}
	
	80% {
		-moz-transform: translateX(-10px);
	}
	
	100% {
		-moz-transform: translateX(0);
	}
}

@-ms-keyframes bounceInLeft {
	0% {
		opacity: 0;
		-ms-transform: translateX(-2000px);
	}
	
	60% {
		opacity: 1;
		-ms-transform: translateX(30px);
	}
	
	80% {
		-ms-transform: translateX(-10px);
	}
	
	100% {
		-ms-transform: translateX(0);
	}
}


@keyframes bounceInLeft {
	0% {
		opacity: 0;
		transform: translateX(-2000px);
	}
	
	60% {
		opacity: 1;
		transform: translateX(30px);
	}
	
	80% {
		transform: translateX(-10px);
	}
	
	100% {
		transform: translateX(0);
	}
}


/* Zoom In */

#stacks_in_7747_page10 .effect2stacks_in_7747_page10 {
	-webkit-animation: zoomIn 500ms 1;
	   -moz-animation: zoomIn 500ms 1;
	   	-ms-animation: zoomIn 500ms 1;
			animation: zoomIn 500ms 1;	
}

@-webkit-keyframes 'zoomIn' {
	0% {
		-webkit-transform: scale(0.7);
				opacity:0;

	 }
	100% { 
		-webkit-transform: scale(1);
				opacity:1;
	}
}

@-moz-keyframes zoomIn {
	0% {
		-moz-transform: scale(0.7);
				opacity:0;
	 }
	100% { 
		-moz-transform: scale(1);
				opacity:1;
	}
}

@-ms-keyframes zoomIn {
	0% {
		-ms-transform: scale(0.7);
				opacity:0;
	 }
	100% { 
		-ms-transform: scale(1);
				opacity:1;
	}
}


@keyframes zoomIn {
	0% {
				transform: scale(0.7);
				opacity:0;
	 }
	100% { 
				transform: scale(1);
				opacity:1;
	}
}



/* Pulse In */

#stacks_in_7747_page10 .effect3stacks_in_7747_page10 {
	-webkit-animation: pulse 500ms 1;
	   -moz-animation: pulse 500ms 1;
	   	-ms-animation: pulse 500ms 1;
			animation: pulse 500ms 1;	
}

@-webkit-keyframes pulse {
    0% { -webkit-transform: scale(1); }	
	50% { -webkit-transform: scale(1.1); }
    100% { -webkit-transform: scale(1); }
}

@-moz-keyframes pulse {
    0% { -moz-transform: scale(1); }	
	50% { -moz-transform: scale(1.1); }
    100% { -moz-transform: scale(1); }
}

@-ms-keyframes pulse {
    0% { -ms-transform: scale(1); }	
	50% { -ms-transform: scale(1.1); }
    100% { -ms-transform: scale(1); }
}

@keyframes pulse {
    0% { transform: scale(1); }	
	50% { transform: scale(1.1); }
    100% { transform: scale(1); }
}





/* HIDE ON MOBILE DEVICES
======================  */

@media (max-width: 768px) {
	#sexything_stacks_in_7747_page10 {
	 
	}
}


/*
*
* ## 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;
}
 
  #stacks_in_7747_page10 [class^="a.panelthingTrigger_stacks_in_7747_page10.icon-info-circled"]:before, #stacks_in_7747_page10 [class*="icon-info-circled"]:before {
  font-family: "entypothing";
  font-style: normal;
  font-weight: normal;
  speak: none;
	display: inline-block; 
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height:  px;
  margin-left: .2em;
}
 
.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'; } /* 'Ó£™' */


#sexyThang_stacks_in_7747_page10 {
	position: missionary;
	widows: giggidy;
}


/* EDIT
======================  */





/* ProfileThing Stack by RapidWeaver Central */

#profileThingstacks_in_7749_page10 {
	background: #D9DDB7;
	display: block;
	overflow: hidden;
	position: relative;
	height: auto;
	width: 400px;
	border: 6px solid #E6E6E6;
	 
	-webkit-border-top-left-radius: 7px;
		-moz-border-radius-topleft: 7px;
			border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
		-moz-border-radius-topright: 7px;
			border-top-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
		-moz-border-radius-bottomleft: 7px;
			border-bottom-left-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
		-moz-border-radius-bottomright: 7px; 
			border-bottom-right-radius: 7px; 
}

#disker_stacks_in_7749_page10 {
	position: absolute;
	margin: 0px auto !important;
	background: #D9DDB7 url(../files/round_static_bg_7749.jpg);
 	bottom: -55px;
	width: 110px;
	height: 110px;
	border: 2px solid #EEEEEE;
	vertical-align: top;
 	left: 50%;
	-webkit-transform: translate(-50%);
  		-ms-transform: translate(-50%);
  			transform: translate(-50%);
  	-webkit-border-radius: 100%;
	   -moz-border-radius: 100%;
			border-radius: 100%;
	-webkit-animation:fadeIn 2s ease ;
	   -moz-animation: fadeIn 2s ease ;
			animation: fadeIn 2s ease ;
	z-index: 1200;	
}

#stacks_in_7749_page10 .contentThingTop {
	display: block;
	height: auto;
	position: relative;	
	z-index: 10;	
	margin-bottom: 55px ;	
}

#stacks_in_7749_page10 .contentThingBottom {
	display: block;
	overflow: hidden;
	position: relative;	
	padding-top:20px ;
	z-index: 9;
}


/* ANIMATION EFFECT
======================  */


@-webkit-keyframes fadeIn {
	0% { opacity: 0; }
	100% { opacity: 1; }
}

@keyframes fadeIn {
	0% { opacity: 0; }
	100% { opacity: 1; }
}


/* SHADOWS
======================  */

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

#stacks_in_7749_page10 .shadow-style1stacks_in_7749_page10 {
	-webkit-box-shadow: 0px 0px 5pxpx rgba(0,0,0,0.50);
	   -moz-box-shadow: 0px 0px 5pxpx rgba(0,0,0,0.50);
			box-shadow: 0px 0px 5pxpx rgba(0,0,0,0.50);
}

#stacks_in_7749_page10 .shadow-style1stacks_in_7749_page10 {
	margin: %(5px + 2)%px auto;
}

.shadow-style2stacks_in_7749_page10 {
	-webkit-box-shadow: inset 0px 0px 5pxpx rgba(0,0,0,0.50);
	   -moz-box-shadow: inset 0px 0px 5pxpx rgba(0,0,0,0.50);
			box-shadow: inset 0px 0px 5pxpx rgba(0,0,0,0.50);
}



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

#stacks_in_7754_page10 {
	margin: 0px 0px 5px 0px;
}
#stacks_in_7755_page10 .flexgridwrap
{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	/* Custom CSS ; */
}

#stacks_in_7755_page10 .flexgridtable a
{
 
}
#stacks_in_7755_page10 .flexgridtable a:hover
{
 
}


#stacks_in_7755_page10 .flexgridtable
{
	display: table;
	border-collapse: collapse;
	border: none;
 
    margin-left:auto; 
    margin-right:auto;
	 

 
	background: url() repeat 0px 0px;
 

	-moz-box-shadow:  0 0 0px #333333;
	-webkit-box-shadow:  0 0 0px #333333;
	box-shadow:  0 0 0px #333333;



 



-webkit-transition: background nos ease-in-out;
-moz-transition: background s ease-in-out;
-ms-transition: background s ease-in-out;
-o-transition: background s ease-in-out;
transition: background s ease-in-out;

 
}

#stacks_in_7755_page10 .flexgridtable:hover
{
 
	-moz-box-shadow:  0 0 0px #333333;
	-webkit-box-shadow:  0 0 0px #333333;
	box-shadow:  0 0 0px #333333;
 
}

#stacks_in_7755_page10 .flexgridtr
{
	vertical-align: top;
	display:  block;
	padding: 0px;
}

#stacks_in_7755_page10 .flexgridtable:hover
{
 
/*Nothing happens here*/
 
}

#stacks_in_7755_page10 .flexgridtd1:hover
{
 
/*Nothing happens here*/

}
#stacks_in_7755_page10 .flexgridtd2:hover
{
 
/*Nothing happens here*/

}
#stacks_in_7755_page10 .flexgridtd3:hover
{
 
/*Nothing happens here*/

}
#stacks_in_7755_page10 .flexgridtd4:hover
{
 
/*Nothing happens here*/

}
#stacks_in_7755_page10 .flexgridtd5:hover
{
 
/*Nothing happens here*/

}
#stacks_in_7755_page10 .flexgridtd6:hover
{
 
/*Nothing happens here*/

}
#stacks_in_7755_page10 .flexgridtd7:hover
{
 
/*Nothing happens here*/

}
#stacks_in_7755_page10 .flexgridtd8:hover
{
 
/*Nothing happens here*/

}
#stacks_in_7755_page10 .flexgridtd9:hover
{
 
/*Nothing happens here*/

}
#stacks_in_7755_page10 .flexgridtd10:hover
{
 
/*Nothing happens here*/

}

#stacks_in_7755_page10 .flexgridtd1
{
	display: table-cell;
	vertical-align: top;


 
	background: url() repeat 0px 0px;
 
/*transition fix firefox/safari/chrome*/


 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 



 



-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_7755_page10 .y1 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;


 	
	padding: 13px;

	
 
	height: auto;
	overflow: visible;
 
}

#stacks_in_7755_page10 .flexgridtd2
{
	display: table-cell;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 
/*transition fix firefox/safari/chrome*/


 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_7755_page10 .y2 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;


 	
	padding: 13px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_7755_page10 .flexgridtd3
{
	display: table-cell;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 
/*transition fix firefox/safari/chrome*/


 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_7755_page10 .y3 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;


 	
	padding: 13px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_7755_page10 .flexgridtd4
{
	display: table-cell;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 
/*transition fix firefox/safari/chrome*/


 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_7755_page10 .y4 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;


 	
	padding: 13px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_7755_page10 .flexgridtd5
{
	display: table-cell;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 
/*transition fix firefox/safari/chrome*/


 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_7755_page10 .y5 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;


 	
	padding: 13px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_7755_page10 .flexgridtd6
{
	display: table-cell;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 
/*transition fix firefox/safari/chrome*/


 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_7755_page10 .y6 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;


 	
	padding: 13px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_7755_page10 .flexgridtd7
{
	display: table-cell;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 
/*transition fix firefox/safari/chrome*/


 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_7755_page10 .y7 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;


 	
	padding: 13px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_7755_page10 .flexgridtd8
{
	display: table-cell;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 
/*transition fix firefox/safari/chrome*/


 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_7755_page10 .y8 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;

 
  	
	padding: 13px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_7755_page10 .flexgridtd9
{
	display: table-cell;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 
/*transition fix firefox/safari/chrome*/


 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_7755_page10 .y9 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;

 
 	
	padding: 13px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_7755_page10 .flexgridtd10
{
	display: table-cell;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 
/*transition fix firefox/safari/chrome*/


 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

 
	border-right:  0px solid #333333;
 



 



-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}
#stacks_in_7755_page10 .y10 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;


 	
	padding: 13px;

 
	height: auto;
	overflow: visible;
 
}












#stacks_in_7755_page10 {
	margin: 0px 0px 5px 0px;
}
/* StripeButtonThing by RapidWeaver Central  */

#stripebuttonthingstacks_in_7767_page10 {
	position: relative;
	overflow: hidden;
	text-align: Center;
	white-space: nowrap;
}

#stacks_in_7767_page10 .stripebuttonthing {
	display: inline-block;
	position: relative;
	background: #B22C29;
	padding: 27px 0;	
	font-size: 16px;
	 width: 100%;
	 
	height: 21px;
	line-height: 21px;
	color: #FFFFFF;
	text-align: center;
	text-shadow: 0 1px 0px #333333;
	text-transform: none;;
	text-shadow:none;
	letter-spacing:0px;;
	font-weight:normal;;
  	-webkit-user-select: none;
	   -moz-user-select: none;
			user-select: none;
	-webkit-transition: text-shadow 0.3s ease;
	   -moz-transition: text-shadow 0.3s ease;
		-ms-transition: text-shadow 0.3s ease;
			transition: text-shadow 0.3s ease;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
			border-radius: 3px;
}

#stacks_in_7767_page10 .stripebuttonthing:hover {
	background-color: #B22C29;
	background-image: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(25%, rgba(255, 255, 255, 0.2)), color-stop(25%, transparent), color-stop(50%, transparent), color-stop(50%, rgba(255, 255, 255, 0.2)), color-stop(75%, rgba(255, 255, 255, 0.2)), color-stop(75%, transparent), color-stop(100%, transparent));
	background-image: -webkit-linear-gradient(left top, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(left top, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
	background-image: linear-gradient(left top, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
	background-image: -ms-linear-gradient(left top, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
	background-size: 100px 100px;
	-webkit-animation: animate-stripes 1.5s linear infinite;
	   -moz-animation: animate-stripes 1.5s linear infinite;
		-ms-animation: animate-stripes 1.5s linear infinite;
			animation: animate-stripes 1.5s linear infinite;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
			border-radius: 3px;
}

@-webkit-keyframes animate-stripes {
	0% {
    background-position: 0 0;
}

100% {
	background-position: 100px 0;
}

}


@-moz-keyframes animate-stripes {
	0% {
    background-position: 0 0;
}

100% {
	background-position: 100px 0;
}

}

@keyframes animate-stripes {
	0% {
    background-position: 0 0;
}

100% {
	background-position: 100px 0;
}

}


@-ms-keyframes animate-stripes {
	0% {
    background-position: 0 0;
}

100% {
	background-position: 100px 0;
}
}/* StripeButtonThing by RapidWeaver Central  */

#stripebuttonthingstacks_in_7769_page10 {
	position: relative;
	overflow: hidden;
	text-align: Center;
	white-space: nowrap;
}

#stacks_in_7769_page10 .stripebuttonthing {
	display: inline-block;
	position: relative;
	background: #4E78A0;
	padding: 27px 0;	
	font-size: 16px;
	 width: 100%;
	 
	height: 21px;
	line-height: 21px;
	color: #FFFFFF;
	text-align: center;
	text-shadow: 0 1px 0px #333333;
	text-transform: none;;
	text-shadow:none;
	letter-spacing:0px;;
	font-weight:normal;;
  	-webkit-user-select: none;
	   -moz-user-select: none;
			user-select: none;
	-webkit-transition: text-shadow 0.3s ease;
	   -moz-transition: text-shadow 0.3s ease;
		-ms-transition: text-shadow 0.3s ease;
			transition: text-shadow 0.3s ease;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
			border-radius: 3px;
}

#stacks_in_7769_page10 .stripebuttonthing:hover {
	background-color: #4E78A0;
	background-image: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(25%, rgba(255, 255, 255, 0.2)), color-stop(25%, transparent), color-stop(50%, transparent), color-stop(50%, rgba(255, 255, 255, 0.2)), color-stop(75%, rgba(255, 255, 255, 0.2)), color-stop(75%, transparent), color-stop(100%, transparent));
	background-image: -webkit-linear-gradient(left top, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(left top, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
	background-image: linear-gradient(left top, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
	background-image: -ms-linear-gradient(left top, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
	background-size: 100px 100px;
	-webkit-animation: animate-stripes 1.5s linear infinite;
	   -moz-animation: animate-stripes 1.5s linear infinite;
		-ms-animation: animate-stripes 1.5s linear infinite;
			animation: animate-stripes 1.5s linear infinite;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
			border-radius: 3px;
}

@-webkit-keyframes animate-stripes {
	0% {
    background-position: 0 0;
}

100% {
	background-position: 100px 0;
}

}


@-moz-keyframes animate-stripes {
	0% {
    background-position: 0 0;
}

100% {
	background-position: 100px 0;
}

}

@keyframes animate-stripes {
	0% {
    background-position: 0 0;
}

100% {
	background-position: 100px 0;
}

}


@-ms-keyframes animate-stripes {
	0% {
    background-position: 0 0;
}

100% {
	background-position: 100px 0;
}
}/* StripeButtonThing by RapidWeaver Central  */

#stripebuttonthingstacks_in_7771_page10 {
	position: relative;
	overflow: hidden;
	text-align: Center;
	white-space: nowrap;
}

#stacks_in_7771_page10 .stripebuttonthing {
	display: inline-block;
	position: relative;
	background: #7B914F;
	padding: 27px 0;	
	font-size: 16px;
	 width: 100%;
	 
	height: 21px;
	line-height: 21px;
	color: #FFFFFF;
	text-align: center;
	text-shadow: 0 1px 0px #333333;
	text-transform: none;;
	text-shadow:none;
	letter-spacing:0px;;
	font-weight:normal;;
  	-webkit-user-select: none;
	   -moz-user-select: none;
			user-select: none;
	-webkit-transition: text-shadow 0.3s ease;
	   -moz-transition: text-shadow 0.3s ease;
		-ms-transition: text-shadow 0.3s ease;
			transition: text-shadow 0.3s ease;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
			border-radius: 3px;
}

#stacks_in_7771_page10 .stripebuttonthing:hover {
	background-color: #7B914F;
	background-image: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(25%, rgba(255, 255, 255, 0.2)), color-stop(25%, transparent), color-stop(50%, transparent), color-stop(50%, rgba(255, 255, 255, 0.2)), color-stop(75%, rgba(255, 255, 255, 0.2)), color-stop(75%, transparent), color-stop(100%, transparent));
	background-image: -webkit-linear-gradient(left top, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(left top, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
	background-image: linear-gradient(left top, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
	background-image: -ms-linear-gradient(left top, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
	background-size: 100px 100px;
	-webkit-animation: animate-stripes 1.5s linear infinite;
	   -moz-animation: animate-stripes 1.5s linear infinite;
		-ms-animation: animate-stripes 1.5s linear infinite;
			animation: animate-stripes 1.5s linear infinite;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
			border-radius: 3px;
}

@-webkit-keyframes animate-stripes {
	0% {
    background-position: 0 0;
}

100% {
	background-position: 100px 0;
}

}


@-moz-keyframes animate-stripes {
	0% {
    background-position: 0 0;
}

100% {
	background-position: 100px 0;
}

}

@keyframes animate-stripes {
	0% {
    background-position: 0 0;
}

100% {
	background-position: 100px 0;
}

}


@-ms-keyframes animate-stripes {
	0% {
    background-position: 0 0;
}

100% {
	background-position: 100px 0;
}
}


.nimblehost_myMenuOuterWrapper_stacks_in_1365_page10 { 
	margin: 0;
	padding: 0;
	
	position: fixed;
	
	z-index: 10000; 
	
	top: 8.0%;
	left: 1.0%;
	
	
	
	
}

.nimblehost_myMenuInnerWrapper_stacks_in_1365_page10, .nimblehost_myMenu_stacks_in_1365_page10 ul ul, .nimblehost_myMenuInnerWrapper_stacks_in_1365_page10 .myMenu_mobileToggle p { 
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
}

.nimblehost_myMenuInnerWrapper_stacks_in_1365_page10 {
	
	
	background: transparent;
	
}
@-moz-document url-prefix() {  }
.nimblehost_myMenuLabel_stacks_in_1365_page10 {
	
	display: none;
	
	color: #000000;
}

.nimblehost_myMenu_stacks_in_1365_page10 { 
	padding: 0 5px;
	
	
}
.nimblehost_myMenu_stacks_in_1365_page10 ul { 
	margin: 0 !important;
	padding: 0 !important;
	position: relative;
	width: auto;
	
	
	min-height: 33px;
	
	
	border-top: none;
	border-bottom: none;
	
}

.nimblehost_myMenu_stacks_in_1365_page10 ul li, .customMenuItems li { 
	margin: 0 !important;
	padding: 0 !important;
	list-style: none;
	display: block;
	background-image: none !important;
	position: relative;
	
	display: inline-block;
	
}

.customMenuItems, .customMenuItems .stacks_out, .customMenuItems .stacks_in {
	display: block;
	
	display: inline;
	
}

.nimblehost_myMenu_stacks_in_1365_page10 ul li a, .customMenuItems li a { 
	margin: 0;
	padding: 0 12px;
	display: block;
	text-align: left;
	text-decoration: none;
	line-height: 33px;
	color: #333333;
	
	
	border-top: none;
	border-bottom: none;
	
	border-top: none; border-bottom: none;
	zoom: 1;
}
.nimblehost_myMenu_stacks_in_1365_page10 ul li a:hover, .customMenuItems li a:hover { 
	color: #FFFFFF;
	background-color: #999999;
}
.nimblehost_myMenu_stacks_in_1365_page10 ul li a:active, .customMenuItems li a:active {
	-webkit-box-shadow:inset 0 0 3px black;
	-moz-box-shadow:inset 0 0 3px black;
	box-shadow:inset 0 0 3px black;
}
.nimblehost_myMenu_stacks_in_1365_page10 ul li a#current, .nimblehost_myMenu_stacks_in_1365_page10 ul li a.current, .nimblehost_myMenu_stacks_in_1365_page10 ul li a.currentAncestor {
	padding-top: 0;
	padding-bottom: 0;
	background-color: #666666;
	color: #FFFFFF;
	-webkit-box-shadow:inset 0 0 3px black;
	-moz-box-shadow:inset 0 0 3px black;
	box-shadow:inset 0 0 3px black;
	border: none;
}

.nimblehost_myMenu_stacks_in_1365_page10 ul li.ddarrow a { padding-right: 22px !important; }
.nimblehost_myMenu_stacks_in_1365_page10 ul ul li.ddarrow a { padding-right: 12px !important; }

.nimblehost_myMenu_stacks_in_1365_page10 ul li.ddarrow .childIndicator, .nimblehost_myMenu_stacks_in_1365_page10 ul .customMenuItems li.ddarrow .childIndicator { 
	position:absolute;
	top:8px;
	right:3px;
	float:right;
	height: 17px;
	width: 17px;
	background: transparent url(../files/ddarrowDown.png) center center no-repeat;
}

.nimblehost_myMenu_stacks_in_1365_page10 ul ul li.ddarrow .childIndicator, .nimblehost_myMenu_stacks_in_1365_page10 ul .customMenuItems ul li.ddarrow .childIndicator {
	background-image: url(../files/ddarrow.png);
}

.nimblehost_myMenu_stacks_in_1365_page10 .customMenuItems .stacks_out, .nimblehost_myMenu_stacks_in_1365_page10 .customMenuItems .stacks_in { overflow: visible; }

/* Second Level Menu Items */
.nimblehost_myMenu_stacks_in_1365_page10 ul ul {
	border: none;
	margin: 0;
	padding: 5px 0 !important;
	height: auto;
	position: absolute;
	width: 100px;
	z-index: 10001; 
	top: 33px;
	left: 0;
	display: none;
	
	
	background: transparent;
	
}

.nimblehost_myMenu_stacks_in_1365_page10 ul ul li { 
	
	display: block;
	
}

.nimblehost_myMenu_stacks_in_1365_page10 ul ul li a { 
	width: auto;
	
		
		border-top: solid 1px #FFFFFF;
		border-bottom: solid 1px #AAAAAA;
		
	
	
	border-top: none;
	border-bottom: none;
	
	border-top: none; border-bottom: none;
}



.nimblehost_myMenu_stacks_in_1365_page10 ul ul ul {
	top: -5px;
	left: 100px;
	padding: 5px 0 !important;
}



.nimblehost_myMenuInnerWrapper_stacks_in_1365_page10 .myMenu_mobileToggle { display: none; }


@media screen and (max-width: 480px), (device-height: 568px) and (-webkit-min-device-pixel-ratio: 2) {
	.nimblehost_myMenuOuterWrapper_stacks_in_1365_page10, .nimblehost_myMenuOuterWrapper_stacks_in_1365_page10[style] {
		position: absolute !important; top: 0; bottom: auto; left: 0 !important; width: 100% !important;
		top: 44px;
	}

	.nimblehost_myMenuInnerWrapper_stacks_in_1365_page10 .subMenuBackground { display: none; }

	.nimblehost_myMenuLabel_stacks_in_1365_page10 { display: none; }

	.nimblehost_myMenu_stacks_in_1365_page10 { padding: 5px 0; }

	.nimblehost_myMenu_stacks_in_1365_page10 ul, .nimblehost_myMenu_stacks_in_1365_page10 ul ul { width: 100% !important; }

	.nimblehost_myMenu_stacks_in_1365_page10 ul li, .customMenuItems li, .customMenuItems, .customMenuItems .stacks_out, .customMenuItems .stacks_in { display: block; }

	.nimblehost_myMenu_stacks_in_1365_page10 ul li a, .customMenuItems li a { color: #333333; border-top: solid 1px #FFFFFF; border-bottom: solid 1px #AAAAAA; border-top: none; border-bottom: none; }

	.nimblehost_myMenu_stacks_in_1365_page10 ul ul, .nimblehost_myMenu_stacks_in_1365_page10 ul ul ul { position: relative !important; left: auto !important; top: auto !important; height: auto !important; padding: 0 !important; margin: 0; background: transparent; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; border-radius: 0; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; box-shadow: none; }

	.nimblehost_myMenu_stacks_in_1365_page10 ul ul ul {
		width: 100%; position: relative; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none; box-shadow: none; top: auto; left: auto;
	}
	.nimblehost_myMenu_stacks_in_1365_page10 ul ul li { display: block; }

	.nimblehost_myMenu_stacks_in_1365_page10 ul ul li a { padding-left: 20px; color: #333333 ; }
	.nimblehost_myMenu_stacks_in_1365_page10 ul ul ul li a { padding-left: 40px; }
	.nimblehost_myMenu_stacks_in_1365_page10 ul ul ul ul li a { padding-left: 60px; }
	.nimblehost_myMenu_stacks_in_1365_page10 ul ul ul ul ul li a { padding-left: 80px; }
	.nimblehost_myMenu_stacks_in_1365_page10 ul ul ul ul ul ul li a { padding-left: 100px; }
	.nimblehost_myMenu_stacks_in_1365_page10 ul ul ul ul ul ul ul li a { padding-left: 120px; }
	.nimblehost_myMenu_stacks_in_1365_page10 ul ul ul ul ul ul ul ul li a { padding-left: 140px; }
	.nimblehost_myMenu_stacks_in_1365_page10 ul ul ul ul ul ul ul ul ul li a { padding-left: 160px; }
	.nimblehost_myMenu_stacks_in_1365_page10 ul ul ul ul ul ul ul ul ul ul li a { padding-left: 180px; }

	.nimblehost_myMenu_stacks_in_1365_page10 ul li.ddarrow .childIndicator, .nimblehost_myMenu_stacks_in_1365_page10 ul ul li.ddarrow .childIndicator, .nimblehost_myMenu_stacks_in_1365_page10 ul .customMenuItems li.ddarrow .childIndicator { width: 17px; background-image: url(../files/ddarrowDown.png); }

	.nimblehost_myMenuInnerWrapper_stacks_in_1365_page10 .myMenu_mobileToggle {
		margin: 0; padding: 0; display: block; color: #000000; position: fixed; z-index: 1000;
		top: 0;
		
		
		
		right: 0;

	}

	.nimblehost_myMenuInnerWrapper_stacks_in_1365_page10 .myMenu_mobileToggle p {
		margin: 0; padding: 10px 5px; height: 23px; text-align: right;
		
		background: transparent;
		
		
	}

	.nimblehost_myMenuInnerWrapper_stacks_in_1365_page10 .myMenu_mobileToggle .mt-bar-wrapper { display: inline-block; width: 30px; }

	.nimblehost_myMenuInnerWrapper_stacks_in_1365_page10 .myMenu_mobileToggle .mt-bar { display: block; margin: 2px 5px; width: 20px; height: 3px; border-radius: 2px; background-color: #CCCCCC; border-top: solid 1px #666666; border-bottom: solid 1px #FFFFFF; }

	.nimblehost_myMenu_stacks_in_1365_page10 { padding-top: 5px; display: none; }
}





/*ReFlowStackStart*/
#stacks_in_1408_page10 .reflowpos {
	margin-left: auto;
	text-align:center;
	margin-right: auto;

	display: table;
	max-width: 100%;

   
	display: block;
	max-width: 100%;
	float: left;

text-align: left;
padding-left: 2px; /*centering columns*/
/*Custom CSS;*/
}
#stacks_in_1408_page10 .reflowouter {
	width: 282 )%px;
	float: left;
 
	display: inline-block; float:none;
	vertical-align: top; float:none;

/*padding-left: 2px;*/
/*Custom CSS;*/
}
#stacks_in_1408_page10 .reflowinner {
	display: block;
	max-width: 282px;
	overflow: hidden;
	padding: 2px;

	margin-right: 2px;
	/*margin-bottom: 4px;*/
	margin-bottom: 2px;





   
	background: transparent;

	text-align: on;





}
	/*Custom CSS;*/
}
#stacks_in_1408_page10 .reflowinner_block {
/*Custom CSS;*/
}

#stacks_in_1408_page10 .reflowinner:hover {




   
	background: transparent;

/*Custom CSS;*/

}
#stacks_in_1408_page10 .reflowinner img {

}


/*ReFlowStackEnd*/
/* START QUARENTINE CSS */





     
/* END QUARENTINE CSS */      
/* Sweet Button v2.4.0 Copyright @2010-2012 Joe Workman */
 #stacks_in_113_page10 .button_icon,#stacks_in_113_page10 .button_icon i{margin:0;padding:0;display:inline-block;font-weight:normal;height:24px;line-height:24px;font-size:15px}  #stacks_in_113_page10 .button_label{font:500 12px/150% "Helvetica Neue",Helvetica,Arial,Geneva,sans-serif;height:2em;line-height:2em;display:inline-block; } #stacks_in_113_page10 .button_icon{border-right:1px solid rgba(0,0,0,0.2);float:left;padding-right:5px}#stacks_in_113_page10 .button_label{border-left:1px solid rgba(255,255,255,0.2);float:left;padding:0 3px 0 5px}  #stacks_in_113_page10 .sweet_button_wrapper{text-align:left; height:24px;}@media screen and (max-width:500px){#stacks_in_113_page10 .sweet_button_wrapper{ height:20px;} #stacks_in_113_page10 .button_icon,#stacks_in_113_page10 .button_icon i{height:20px;line-height:2em;font-size:13px}  #stacks_in_113_page10 .button_label{font:500 10px/150% "Helvetica Neue",Helvetica,Arial,Geneva,sans-serif;line-height:2em}}#stacks_in_113_page10 .sweet_button{cursor:pointer;display:inline-block;margin:0;padding:0 5px;text-decoration:none;text-align:center;color:#FFFFFF;border-style:solid;border-width:0px;border-color:#000000;border-radius:5px;background:#FF0080}#stacks_in_113_page10 .sweet_button:hover{border-color:#999999} #stacks_in_113_page10 .sweet_button{text-shadow:0 1px 1px rgba(0,0,0,0.75)}     #stacks_in_113_page10 .sweet_button{-moz-box-shadow:0 2px 5px rgba(0,0,0,0.75);-webkit-shadow:0 2px 5px rgba(0,0,0,0.75);box-shadow:0 2px 5px rgba(0,0,0,0.75)}#stacks_in_113_page10 .sweet_button_wrapper{padding-bottom:13px} #stacks_in_113_page10 .sweet_button:hover{color:#FFFFFF;background:#FF1494}#stacks_in_113_page10 .sweet_button:active{background:#EB006C}#stacks_in_113_page10 .sweet_button.clicked{background:#26712D;border-color:#000000}#stacks_in_113_page10 .sweet_button.clicked:hover{background:#3A8541;border-color:#999999}#stacks_in_113_page10 .sweet_button.clicked:active{background:#125D19}    #stacks_in_113_page10 .sweet_button.candy{background:#FF0080;background:-webkit-linear-gradient(top,#FF00E6 0,#FF1494 50%,#FF0080 50%,#FF1E9E 75%,#FF00C0 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#FF00E6),color-stop(50%,#FF1494),color-stop(50%,#FF0080),color-stop(75%,#FF1E9E),color-stop(100%,#FF00C0));background:-moz-linear-gradient(top,#FF00E6 0,#FF1494 50%,#FF0080 50%,#FF1E9E 75%,#FF00C0 100%);background:-o-linear-gradient(top,#FF00E6 0,#FF1494 50%,#FF0080 50%,#FF1E9E 75%,#FF00C0 100%);background:-ms-linear-gradient(top,#FF00E6 0,#FF1494 50%,#FF0080 50%,#FF1E9E 75%,#FF00C0 100%);background:linear-gradient(top,#FF00E6 0,#FF1494 50%,#FF0080 50%,#FF1E9E 75%,#FF00C0 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF00E6',endColorstr='#FF0080',GradientType=0)}#stacks_in_113_page10 .sweet_button.candy:hover{background:#FF1494;background:-webkit-linear-gradient(top,#FF00F3 0,#FF28A8 50%,#FF1494 50%,#FF00CC 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#FF00F3),color-stop(50%,#FF28A8),color-stop(50%,#FF1494),color-stop(100%,#FF00CC));background:-moz-linear-gradient(top,#FF00F3 0,#FF28A8 50%,#FF1494 50%,#FF00CC 100%);background:-o-linear-gradient(top,#FF00F3 0,#FF28A8 50%,#FF1494 50%,#FF00CC 100%);background:-ms-linear-gradient(top,#FF00F3 0,#FF28A8 50%,#FF1494 50%,#FF00CC 100%);background:linear-gradient(top,#FF00F3 0,#FF28A8 50%,#FF1494 50%,#FF00CC 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF00F3',endColorstr='#FF1494',GradientType=0)}#stacks_in_113_page10 .sweet_button.candy:active{background:#EB006C;background:-webkit-linear-gradient(top,#FF00CC 0,#FF1494 50%,#FF0080 50%,#FF00A6 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#FF00CC),color-stop(50%,#FF1494),color-stop(50%,#FF0080),color-stop(100%,#FF00A6));background:-moz-linear-gradient(top,#FF00CC 0,#FF1494 50%,#FF0080 50%,#FF00A6 100%);background:-o-linear-gradient(top,#FF00CC 0,#FF1494 50%,#FF0080 50%,#FF00A6 100%);background:-ms-linear-gradient(top,#FF00CC 0,#FF1494 50%,#FF0080 50%,#FF00A6 100%);background:linear-gradient(top,#FF00CC 0,#FF1494 50%,#FF0080 50%,#FF00A6 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF00CC',endColorstr='#FF0080',GradientType=0)}
#stacks_in_113_page10 .sweet_button.candy.clicked{background:#26712D;background:-webkit-linear-gradient(top,#44CB51 0,#3A8541 50%,#26712D 50%,#448F4B 75%,#39A943 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#44CB51),color-stop(50%,#3A8541),color-stop(50%,#26712D),color-stop(75%,#448F4B),color-stop(100%,#39A943));background:-moz-linear-gradient(top,#44CB51 0,#3A8541 50%,#26712D 50%,#448F4B 75%,#39A943 100%);background:-o-linear-gradient(top,#44CB51 0,#3A8541 50%,#26712D 50%,#448F4B 75%,#39A943 100%);background:-ms-linear-gradient(top,#44CB51 0,#3A8541 50%,#26712D 50%,#448F4B 75%,#39A943 100%);background:linear-gradient(top,#44CB51 0,#3A8541 50%,#26712D 50%,#448F4B 75%,#39A943 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#44CB51',endColorstr='#26712D',GradientType=0)}#stacks_in_113_page10 .sweet_button.candy.clicked:hover{background:#448F4B;background:-webkit-linear-gradient(top,#48D655 0,#4E9955 50%,#3A8541 50%,#3CB448 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#48D655),color-stop(50%,#4E9955),color-stop(50%,#3A8541),color-stop(100%,#3CB448));background:-moz-linear-gradient(top,#48D655 0,#4E9955 50%,#3A8541 50%,#3CB448 100%);background:-o-linear-gradient(top,#48D655 0,#4E9955 50%,#3A8541 50%,#3CB448 100%);background:-ms-linear-gradient(top,#48D655 0,#4E9955 50%,#3A8541 50%,#3CB448 100%);background:linear-gradient(top,#48D655 0,#4E9955 50%,#3A8541 50%,#3CB448 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#48D655',endColorstr='#3A8541',GradientType=0)}#stacks_in_113_page10 .sweet_button.candy.clicked:active{background:#125D19;background:-webkit-linear-gradient(top,#3CB448 0,#3A8541 50%,#26712D 50%,#31923A 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3CB448),color-stop(50%,#3A8541),color-stop(50%,#26712D),color-stop(100%,#31923A));background:-moz-linear-gradient(top,#3CB448 0,#3A8541 50%,#26712D 50%,#31923A 100%);background:-o-linear-gradient(top,#3CB448 0,#3A8541 50%,#26712D 50%,#31923A 100%);background:-ms-linear-gradient(top,#3CB448 0,#3A8541 50%,#26712D 50%,#31923A 100%);background:linear-gradient(top,#3CB448 0,#3A8541 50%,#26712D 50%,#31923A 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3CB448',endColorstr='#26712D',GradientType=0)}
/* Sweet Button v2.4.0 Copyright @2010-2012 Joe Workman */
 #stacks_in_120_page10 .button_icon,#stacks_in_120_page10 .button_icon i{margin:0;padding:0;display:inline-block;font-weight:normal;height:24px;line-height:24px;font-size:15px}  #stacks_in_120_page10 .button_label{font:500 12px/150% "Helvetica Neue",Helvetica,Arial,Geneva,sans-serif;height:2em;line-height:2em;display:inline-block; } #stacks_in_120_page10 .button_icon{border-right:1px solid rgba(0,0,0,0.2);float:left;padding-right:5px}#stacks_in_120_page10 .button_label{border-left:1px solid rgba(255,255,255,0.2);float:left;padding:0 3px 0 5px}  #stacks_in_120_page10 .sweet_button_wrapper{text-align:left; height:24px;}@media screen and (max-width:500px){#stacks_in_120_page10 .sweet_button_wrapper{ height:20px;} #stacks_in_120_page10 .button_icon,#stacks_in_120_page10 .button_icon i{height:20px;line-height:2em;font-size:13px}  #stacks_in_120_page10 .button_label{font:500 10px/150% "Helvetica Neue",Helvetica,Arial,Geneva,sans-serif;line-height:2em}}#stacks_in_120_page10 .sweet_button{cursor:pointer;display:inline-block;margin:0;padding:0 5px;text-decoration:none;text-align:center;color:#FFFFFF;border-style:solid;border-width:0px;border-color:#000000;border-radius:5px;background:#E35F03}#stacks_in_120_page10 .sweet_button:hover{border-color:#999999} #stacks_in_120_page10 .sweet_button{text-shadow:0 1px 1px rgba(0,0,0,0.75)}     #stacks_in_120_page10 .sweet_button{-moz-box-shadow:0 2px 5px rgba(0,0,0,0.75);-webkit-shadow:0 2px 5px rgba(0,0,0,0.75);box-shadow:0 2px 5px rgba(0,0,0,0.75)}#stacks_in_120_page10 .sweet_button_wrapper{padding-bottom:13px} #stacks_in_120_page10 .sweet_button:hover{color:#FFFFFF;background:#F77317}#stacks_in_120_page10 .sweet_button:active{background:#CF4B00}#stacks_in_120_page10 .sweet_button.clicked{background:#26712D;border-color:#000000}#stacks_in_120_page10 .sweet_button.clicked:hover{background:#3A8541;border-color:#999999}#stacks_in_120_page10 .sweet_button.clicked:active{background:#125D19}    #stacks_in_120_page10 .sweet_button.candy{background:#E35F03;background:-webkit-linear-gradient(top,#FFAB05 0,#F77317 50%,#E35F03 50%,#FF7D21 75%,#FF8E04 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#FFAB05),color-stop(50%,#F77317),color-stop(50%,#E35F03),color-stop(75%,#FF7D21),color-stop(100%,#FF8E04));background:-moz-linear-gradient(top,#FFAB05 0,#F77317 50%,#E35F03 50%,#FF7D21 75%,#FF8E04 100%);background:-o-linear-gradient(top,#FFAB05 0,#F77317 50%,#E35F03 50%,#FF7D21 75%,#FF8E04 100%);background:-ms-linear-gradient(top,#FFAB05 0,#F77317 50%,#E35F03 50%,#FF7D21 75%,#FF8E04 100%);background:linear-gradient(top,#FFAB05 0,#F77317 50%,#E35F03 50%,#FF7D21 75%,#FF8E04 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFAB05',endColorstr='#E35F03',GradientType=0)}#stacks_in_120_page10 .sweet_button.candy:hover{background:#F77317;background:-webkit-linear-gradient(top,#FFB405 0,#FF872B 50%,#F77317 50%,#FF9804 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#FFB405),color-stop(50%,#FF872B),color-stop(50%,#F77317),color-stop(100%,#FF9804));background:-moz-linear-gradient(top,#FFB405 0,#FF872B 50%,#F77317 50%,#FF9804 100%);background:-o-linear-gradient(top,#FFB405 0,#FF872B 50%,#F77317 50%,#FF9804 100%);background:-ms-linear-gradient(top,#FFB405 0,#FF872B 50%,#F77317 50%,#FF9804 100%);background:linear-gradient(top,#FFB405 0,#FF872B 50%,#F77317 50%,#FF9804 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFB405',endColorstr='#F77317',GradientType=0)}#stacks_in_120_page10 .sweet_button.candy:active{background:#CF4B00;background:-webkit-linear-gradient(top,#FF9804 0,#F77317 50%,#E35F03 50%,#FF7B03 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#FF9804),color-stop(50%,#F77317),color-stop(50%,#E35F03),color-stop(100%,#FF7B03));background:-moz-linear-gradient(top,#FF9804 0,#F77317 50%,#E35F03 50%,#FF7B03 100%);background:-o-linear-gradient(top,#FF9804 0,#F77317 50%,#E35F03 50%,#FF7B03 100%);background:-ms-linear-gradient(top,#FF9804 0,#F77317 50%,#E35F03 50%,#FF7B03 100%);background:linear-gradient(top,#FF9804 0,#F77317 50%,#E35F03 50%,#FF7B03 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF9804',endColorstr='#E35F03',GradientType=0)}
#stacks_in_120_page10 .sweet_button.candy.clicked{background:#26712D;background:-webkit-linear-gradient(top,#44CB51 0,#3A8541 50%,#26712D 50%,#448F4B 75%,#39A943 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#44CB51),color-stop(50%,#3A8541),color-stop(50%,#26712D),color-stop(75%,#448F4B),color-stop(100%,#39A943));background:-moz-linear-gradient(top,#44CB51 0,#3A8541 50%,#26712D 50%,#448F4B 75%,#39A943 100%);background:-o-linear-gradient(top,#44CB51 0,#3A8541 50%,#26712D 50%,#448F4B 75%,#39A943 100%);background:-ms-linear-gradient(top,#44CB51 0,#3A8541 50%,#26712D 50%,#448F4B 75%,#39A943 100%);background:linear-gradient(top,#44CB51 0,#3A8541 50%,#26712D 50%,#448F4B 75%,#39A943 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#44CB51',endColorstr='#26712D',GradientType=0)}#stacks_in_120_page10 .sweet_button.candy.clicked:hover{background:#448F4B;background:-webkit-linear-gradient(top,#48D655 0,#4E9955 50%,#3A8541 50%,#3CB448 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#48D655),color-stop(50%,#4E9955),color-stop(50%,#3A8541),color-stop(100%,#3CB448));background:-moz-linear-gradient(top,#48D655 0,#4E9955 50%,#3A8541 50%,#3CB448 100%);background:-o-linear-gradient(top,#48D655 0,#4E9955 50%,#3A8541 50%,#3CB448 100%);background:-ms-linear-gradient(top,#48D655 0,#4E9955 50%,#3A8541 50%,#3CB448 100%);background:linear-gradient(top,#48D655 0,#4E9955 50%,#3A8541 50%,#3CB448 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#48D655',endColorstr='#3A8541',GradientType=0)}#stacks_in_120_page10 .sweet_button.candy.clicked:active{background:#125D19;background:-webkit-linear-gradient(top,#3CB448 0,#3A8541 50%,#26712D 50%,#31923A 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3CB448),color-stop(50%,#3A8541),color-stop(50%,#26712D),color-stop(100%,#31923A));background:-moz-linear-gradient(top,#3CB448 0,#3A8541 50%,#26712D 50%,#31923A 100%);background:-o-linear-gradient(top,#3CB448 0,#3A8541 50%,#26712D 50%,#31923A 100%);background:-ms-linear-gradient(top,#3CB448 0,#3A8541 50%,#26712D 50%,#31923A 100%);background:linear-gradient(top,#3CB448 0,#3A8541 50%,#26712D 50%,#31923A 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3CB448',endColorstr='#26712D',GradientType=0)}
/* Sweet Button v2.4.0 Copyright @2010-2012 Joe Workman */
 #stacks_in_76_page10 .button_icon,#stacks_in_76_page10 .button_icon i{margin:0;padding:0;display:inline-block;font-weight:normal;height:24px;line-height:24px;font-size:15px}  #stacks_in_76_page10 .button_label{font:500 12px/150% "Helvetica Neue",Helvetica,Arial,Geneva,sans-serif;height:2em;line-height:2em;display:inline-block; } #stacks_in_76_page10 .button_icon{border-right:1px solid rgba(0,0,0,0.2);float:left;padding-right:5px}#stacks_in_76_page10 .button_label{border-left:1px solid rgba(255,255,255,0.2);float:left;padding:0 3px 0 5px}  #stacks_in_76_page10 .sweet_button_wrapper{text-align:left; height:24px;}@media screen and (max-width:500px){#stacks_in_76_page10 .sweet_button_wrapper{ height:20px;} #stacks_in_76_page10 .button_icon,#stacks_in_76_page10 .button_icon i{height:20px;line-height:2em;font-size:13px}  #stacks_in_76_page10 .button_label{font:500 10px/150% "Helvetica Neue",Helvetica,Arial,Geneva,sans-serif;line-height:2em}}#stacks_in_76_page10 .sweet_button{cursor:pointer;display:inline-block;margin:0;padding:0 5px;text-decoration:none;text-align:center;color:#FFFFFF;border-style:solid;border-width:0px;border-color:#000000;border-radius:5px;background:#4A73E0}#stacks_in_76_page10 .sweet_button:hover{border-color:#999999} #stacks_in_76_page10 .sweet_button{text-shadow:0 1px 1px rgba(0,0,0,0.75)}     #stacks_in_76_page10 .sweet_button{-moz-box-shadow:0 2px 5px rgba(0,0,0,0.75);-webkit-shadow:0 2px 5px rgba(0,0,0,0.75);box-shadow:0 2px 5px rgba(0,0,0,0.75)}#stacks_in_76_page10 .sweet_button_wrapper{padding-bottom:13px} #stacks_in_76_page10 .sweet_button:hover{color:#FFFFFF;background:#5E87F4}#stacks_in_76_page10 .sweet_button:active{background:#365FCC}#stacks_in_76_page10 .sweet_button.clicked{background:#26712D;border-color:#000000}#stacks_in_76_page10 .sweet_button.clicked:hover{background:#3A8541;border-color:#999999}#stacks_in_76_page10 .sweet_button.clicked:active{background:#125D19}    #stacks_in_76_page10 .sweet_button.candy{background:#4A73E0;background:-webkit-linear-gradient(top,#85CFFF 0,#5E87F4 50%,#4A73E0 50%,#6891FE 75%,#6FACFF 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#85CFFF),color-stop(50%,#5E87F4),color-stop(50%,#4A73E0),color-stop(75%,#6891FE),color-stop(100%,#6FACFF));background:-moz-linear-gradient(top,#85CFFF 0,#5E87F4 50%,#4A73E0 50%,#6891FE 75%,#6FACFF 100%);background:-o-linear-gradient(top,#85CFFF 0,#5E87F4 50%,#4A73E0 50%,#6891FE 75%,#6FACFF 100%);background:-ms-linear-gradient(top,#85CFFF 0,#5E87F4 50%,#4A73E0 50%,#6891FE 75%,#6FACFF 100%);background:linear-gradient(top,#85CFFF 0,#5E87F4 50%,#4A73E0 50%,#6891FE 75%,#6FACFF 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#85CFFF',endColorstr='#4A73E0',GradientType=0)}#stacks_in_76_page10 .sweet_button.candy:hover{background:#5E87F4;background:-webkit-linear-gradient(top,#8CDAFF 0,#729BFF 50%,#5E87F4 50%,#76B8FF 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#8CDAFF),color-stop(50%,#729BFF),color-stop(50%,#5E87F4),color-stop(100%,#76B8FF));background:-moz-linear-gradient(top,#8CDAFF 0,#729BFF 50%,#5E87F4 50%,#76B8FF 100%);background:-o-linear-gradient(top,#8CDAFF 0,#729BFF 50%,#5E87F4 50%,#76B8FF 100%);background:-ms-linear-gradient(top,#8CDAFF 0,#729BFF 50%,#5E87F4 50%,#76B8FF 100%);background:linear-gradient(top,#8CDAFF 0,#729BFF 50%,#5E87F4 50%,#76B8FF 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8CDAFF',endColorstr='#5E87F4',GradientType=0)}#stacks_in_76_page10 .sweet_button.candy:active{background:#365FCC;background:-webkit-linear-gradient(top,#76B8FF 0,#5E87F4 50%,#4A73E0 50%,#6095FF 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#76B8FF),color-stop(50%,#5E87F4),color-stop(50%,#4A73E0),color-stop(100%,#6095FF));background:-moz-linear-gradient(top,#76B8FF 0,#5E87F4 50%,#4A73E0 50%,#6095FF 100%);background:-o-linear-gradient(top,#76B8FF 0,#5E87F4 50%,#4A73E0 50%,#6095FF 100%);background:-ms-linear-gradient(top,#76B8FF 0,#5E87F4 50%,#4A73E0 50%,#6095FF 100%);background:linear-gradient(top,#76B8FF 0,#5E87F4 50%,#4A73E0 50%,#6095FF 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#76B8FF',endColorstr='#4A73E0',GradientType=0)}
#stacks_in_76_page10 .sweet_button.candy.clicked{background:#26712D;background:-webkit-linear-gradient(top,#44CB51 0,#3A8541 50%,#26712D 50%,#448F4B 75%,#39A943 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#44CB51),color-stop(50%,#3A8541),color-stop(50%,#26712D),color-stop(75%,#448F4B),color-stop(100%,#39A943));background:-moz-linear-gradient(top,#44CB51 0,#3A8541 50%,#26712D 50%,#448F4B 75%,#39A943 100%);background:-o-linear-gradient(top,#44CB51 0,#3A8541 50%,#26712D 50%,#448F4B 75%,#39A943 100%);background:-ms-linear-gradient(top,#44CB51 0,#3A8541 50%,#26712D 50%,#448F4B 75%,#39A943 100%);background:linear-gradient(top,#44CB51 0,#3A8541 50%,#26712D 50%,#448F4B 75%,#39A943 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#44CB51',endColorstr='#26712D',GradientType=0)}#stacks_in_76_page10 .sweet_button.candy.clicked:hover{background:#448F4B;background:-webkit-linear-gradient(top,#48D655 0,#4E9955 50%,#3A8541 50%,#3CB448 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#48D655),color-stop(50%,#4E9955),color-stop(50%,#3A8541),color-stop(100%,#3CB448));background:-moz-linear-gradient(top,#48D655 0,#4E9955 50%,#3A8541 50%,#3CB448 100%);background:-o-linear-gradient(top,#48D655 0,#4E9955 50%,#3A8541 50%,#3CB448 100%);background:-ms-linear-gradient(top,#48D655 0,#4E9955 50%,#3A8541 50%,#3CB448 100%);background:linear-gradient(top,#48D655 0,#4E9955 50%,#3A8541 50%,#3CB448 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#48D655',endColorstr='#3A8541',GradientType=0)}#stacks_in_76_page10 .sweet_button.candy.clicked:active{background:#125D19;background:-webkit-linear-gradient(top,#3CB448 0,#3A8541 50%,#26712D 50%,#31923A 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3CB448),color-stop(50%,#3A8541),color-stop(50%,#26712D),color-stop(100%,#31923A));background:-moz-linear-gradient(top,#3CB448 0,#3A8541 50%,#26712D 50%,#31923A 100%);background:-o-linear-gradient(top,#3CB448 0,#3A8541 50%,#26712D 50%,#31923A 100%);background:-ms-linear-gradient(top,#3CB448 0,#3A8541 50%,#26712D 50%,#31923A 100%);background:linear-gradient(top,#3CB448 0,#3A8541 50%,#26712D 50%,#31923A 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3CB448',endColorstr='#26712D',GradientType=0)}
#stacks_in_0_page10 .screenbug_class
{
font-family: "Courier New", Courier, mono;
font-size: 14px;
letter-spacing: 1px;
color: olive;
padding: 5px;
border: 2px dashed lightblue;
}



#stacks_in_0_page10 #flyimagebuono a
{
sizefont-size: 100%;
letter-spacing: 100%;
color: #000000;
text-decoration:none !important;
white-space: nowrap;
font-style: normal; font-weight: normal;
}

#stacks_in_0_page10 #flyimagebuono
{
sizefont-size: 100%;
letter-spacing: 100%;
color: #000000;
text-decoration:none !important;
white-space: nowrap;
font-style: normal; font-weight: normal;
}
#stacks_in_1_page10 .screenbug_class
{
font-family: "Courier New", Courier, mono;
font-size: 14px;
letter-spacing: 1px;
color: olive;
padding: 5px;
border: 2px dashed lightblue;
}



#stacks_in_1_page10 #flyimagecattivo a
{
sizefont-size: 100%;
letter-spacing: 100%;
color: #000000;
text-decoration:none !important;
white-space: nowrap;
font-style: normal; font-weight: normal;
}

#stacks_in_1_page10 #flyimagecattivo
{
sizefont-size: 100%;
letter-spacing: 100%;
color: #000000;
text-decoration:none !important;
white-space: nowrap;
font-style: normal; font-weight: normal;
}
/* Target v1.1.0 Copyright 2013 Joe Workman */
 .target_stacks_in_51_page10{   width:250px;  position:fixed;       top:58px;       left:610px; z-index:1;}  
/* HTML5 Audio v3.0.0 Copyright 2013 Joe Workman */
 .mejs-container{position:relative;background:#000;font-family:Helvetica,Arial;text-align:left;vertical-align:top;text-indent:0}.me-plugin{position:absolute}.mejs-embed,.mejs-embed body{width:100%;height:100%;margin:0;padding:0;background:#000;overflow:hidden}.mejs-fullscreen{overflow:hidden!important}.mejs-container-fullscreen{position:fixed;left:0;top:0;right:0;bottom:0;overflow:hidden;z-index:1000}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{width:100%;height:100%}.mejs-clear{clear:both}.mejs-background{position:absolute;top:0;left:0}.mejs-mediaelement{position:absolute;top:0;left:0;width:100%;height:100%}.mejs-poster{position:absolute;top:0;left:0;background-size:contain;background-position:50% 50%;background-repeat:no-repeat}:root .mejs-poster img{display:none}.mejs-poster img{border:0;padding:0;border:0}.mejs-overlay{position:absolute;top:0;left:0}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{position:absolute;top:50%;left:50%;width:100px;height:100px;margin:-50px 0 0 -50px;background:url(../files/html5media/bigplay.svg) no-repeat}.no-svg .mejs-overlay-button{background-image:url(../files/html5media/bigplay.png)}.mejs-overlay:hover .mejs-overlay-button{background-position:0 -100px}.mejs-overlay-loading{position:absolute;top:50%;left:50%;width:80px;height:80px;margin:-40px 0 0 -40px;background:#333;background:url(background.png);background:rgba(0,0,0,0.9);background:-webkit-gradient(linear,0% 0,0% 100%,from(rgba(50,50,50,0.9)),to(rgba(0,0,0,0.9)));background:-webkit-linear-gradient(top,rgba(50,50,50,0.9),rgba(0,0,0,0.9));background:-moz-linear-gradient(top,rgba(50,50,50,0.9),rgba(0,0,0,0.9));background:-o-linear-gradient(top,rgba(50,50,50,0.9),rgba(0,0,0,0.9));background:-ms-linear-gradient(top,rgba(50,50,50,0.9),rgba(0,0,0,0.9));background:linear-gradient(rgba(50,50,50,0.9),rgba(0,0,0,0.9))}.mejs-overlay-loading span{display:block;width:80px;height:80px;background:transparent url(../files/html5media/loading.gif) 50% 50% no-repeat}.mejs-container .mejs-controls{position:absolute;list-style-type:none;margin:0;padding:0;bottom:0;left:0;background:url(../files/html5media/background.png);background:rgba(0,0,0,0.7);background:-webkit-gradient(linear,0% 0,0% 100%,from(rgba(50,50,50,0.7)),to(rgba(0,0,0,0.7)));background:-webkit-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-moz-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-o-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-ms-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:linear-gradient(rgba(50,50,50,0.7),rgba(0,0,0,0.7));height:30px;width:100%}.mejs-container .mejs-controls div{list-style-type:none;background-image:none;display:block;float:left;margin:0;padding:0;width:26px;height:26px;font-size:11px;line-height:11px;font-family:Helvetica,Arial;border:0}.mejs-controls .mejs-button button{cursor:pointer;display:block;font-size:0;line-height:0;text-decoration:none;margin:7px 5px;padding:0;position:absolute;height:16px;width:16px;border:0;background:transparent url(../files/html5media/controls.svg) no-repeat}.no-svg .mejs-controls .mejs-button button{background-image:url(../files/html5media/controls.png)}.mejs-controls .mejs-button button:focus{outline:solid 1px yellow}.mejs-container .mejs-controls .mejs-time{color:#fff;display:block;height:17px;width:auto;padding:8px 3px 0 3px;overflow:hidden;text-align:center;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}.mejs-container .mejs-controls .mejs-time span{color:#fff;font-size:11px;line-height:12px;display:block;float:left;margin:1px 2px 0 0;width:auto}.mejs-controls .mejs-play button{background-position:0 0}.mejs-controls .mejs-pause button{background-position:0 -16px}.mejs-controls .mejs-stop button{background-position:-112px 0}.mejs-controls div.mejs-time-rail{direction:ltr;width:200px;padding-top:5px}.mejs-controls .mejs-time-rail span{display:block;position:absolute;width:180px;height:10px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;cursor:pointer}.mejs-controls .mejs-time-rail .mejs-time-total{margin:5px;background:#333;background:rgba(50,50,50,0.8);background:-webkit-gradient(linear,0% 0,0% 100%,from(rgba(30,30,30,0.8)),to(rgba(60,60,60,0.8)));background:-webkit-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:-moz-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:-o-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:-ms-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:linear-gradient(rgba(30,30,30,0.8),rgba(60,60,60,0.8))}.mejs-controls .mejs-time-rail .mejs-time-buffering{width:100%;background-image:-o-linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-ms-linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);-webkit-background-size:15px 15px;-moz-background-size:15px 15px;-o-background-size:15px 15px;background-size:15px 15px;-webkit-animation:buffering-stripes 2s linear infinite;-moz-animation:buffering-stripes 2s linear infinite;-ms-animation:buffering-stripes 2s linear infinite;-o-animation:buffering-stripes 2s linear infinite;animation:buffering-stripes 2s linear infinite}
@-webkit-keyframes buffering-stripes{from{background-position:0 0}to{background-position:30px 0}}@-moz-keyframes buffering-stripes{from{background-position:0 0}to{background-position:30px 0}}@-ms-keyframes buffering-stripes{from{background-position:0 0}to{background-position:30px 0}}@-o-keyframes buffering-stripes{from{background-position:0 0}to{background-position:30px 0}}@keyframes buffering-stripes{from{background-position:0 0}to{background-position:30px 0}}.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#3caac8;background:rgba(60,170,200,0.8);background:-webkit-gradient(linear,0% 0,0% 100%,from(rgba(44,124,145,0.8)),to(rgba(78,183,212,0.8)));background:-webkit-linear-gradient(top,rgba(44,124,145,0.8),rgba(78,183,212,0.8));background:-moz-linear-gradient(top,rgba(44,124,145,0.8),rgba(78,183,212,0.8));background:-o-linear-gradient(top,rgba(44,124,145,0.8),rgba(78,183,212,0.8));background:-ms-linear-gradient(top,rgba(44,124,145,0.8),rgba(78,183,212,0.8));background:linear-gradient(rgba(44,124,145,0.8),rgba(78,183,212,0.8));width:0}.mejs-controls .mejs-time-rail .mejs-time-current{background:#fff;background:rgba(255,255,255,0.8);background:-webkit-gradient(linear,0% 0,0% 100%,from(rgba(255,255,255,0.9)),to(rgba(200,200,200,0.8)));background:-webkit-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-moz-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-o-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-ms-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:linear-gradient(rgba(255,255,255,0.9),rgba(200,200,200,0.8));width:0}.mejs-controls .mejs-time-rail .mejs-time-handle{display:none;position:absolute;margin:0;width:10px;background:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;cursor:pointer;border:solid 2px #333;top:-2px;text-align:center}.mejs-controls .mejs-time-rail .mejs-time-float{position:absolute;display:none;background:#eee;width:36px;height:17px;border:solid 1px #333;top:-26px;margin-left:-18px;text-align:center;color:#111}.mejs-controls .mejs-time-rail .mejs-time-float-current{margin:2px;width:30px;display:block;text-align:center;left:0}.mejs-controls .mejs-time-rail .mejs-time-float-corner{position:absolute;display:block;width:0;height:0;line-height:0;border:solid 5px #eee;border-color:#eee transparent transparent transparent;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;top:15px;left:13px}.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float{width:48px}.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current{width:44px}.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-corner{left:18px}.mejs-controls .mejs-fullscreen-button button{background-position:-32px 0}.mejs-controls .mejs-unfullscreen button{background-position:-32px -16px}.mejs-controls .mejs-mute button{background-position:-16px -16px}.mejs-controls .mejs-unmute button{background-position:-16px 0}.mejs-controls .mejs-volume-button{position:relative}.mejs-controls .mejs-volume-button .mejs-volume-slider{display:none;height:115px;width:25px;background:url(../files/html5media/background.png);background:rgba(50,50,50,0.7);-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;top:-115px;left:0;z-index:1;position:absolute;margin:0}.mejs-controls .mejs-volume-button:hover{-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total{position:absolute;left:11px;top:8px;width:2px;height:100px;background:#ddd;background:rgba(255,255,255,0.5);margin:0}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current{position:absolute;left:11px;top:8px;width:2px;height:100px;background:#ddd;background:rgba(255,255,255,0.9);margin:0}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle{position:absolute;left:4px;top:-3px;width:16px;height:6px;background:#ddd;background:rgba(255,255,255,0.9);cursor:N-resize;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;margin:0}.mejs-controls div.mejs-horizontal-volume-slider{height:26px;width:60px;position:relative}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{position:absolute;left:0;top:11px;width:50px;height:8px;margin:0;padding:0;font-size:1px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#333;background:rgba(50,50,50,0.8);background:-webkit-gradient(linear,0% 0,0% 100%,from(rgba(30,30,30,0.8)),to(rgba(60,60,60,0.8)));background:-webkit-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:-moz-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:-o-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:-ms-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:linear-gradient(rgba(30,30,30,0.8),rgba(60,60,60,0.8))}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current{position:absolute;left:0;top:11px;width:50px;height:8px;margin:0;padding:0;font-size:1px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#fff;background:rgba(255,255,255,0.8);background:-webkit-gradient(linear,0% 0,0% 100%,from(rgba(255,255,255,0.9)),to(rgba(200,200,200,0.8)));background:-webkit-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-moz-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-o-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-ms-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:linear-gradient(rgba(255,255,255,0.9),rgba(200,200,200,0.8))}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle{display:none}.mejs-controls .mejs-captions-button{position:relative}.mejs-controls .mejs-captions-button button{background-position:-48px 0}.mejs-controls .mejs-captions-button .mejs-captions-selector{visibility:hidden;position:absolute;bottom:26px;right:-10px;width:130px;height:100px;background:url(../files/html5media/background.png);background:rgba(50,50,50,0.7);border:solid 1px transparent;padding:10px;overflow:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.mejs-controls .mejs-captions-button .mejs-captions-selector ul{margin:0;padding:0;display:block;list-style-type:none!important;overflow:hidden}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li{margin:0 0 6px 0;padding:0;list-style-type:none!important;display:block;color:#fff;overflow:hidden}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input{clear:both;float:left;margin:3px 3px 0 5px}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label{width:100px;float:left;padding:4px 0 0 0;line-height:15px;font-family:helvetica,arial;font-size:10px}.mejs-controls .mejs-captions-button .mejs-captions-translations{font-size:10px;margin:0 0 5px 0}.mejs-chapters{position:absolute;top:0;left:0;-xborder-right:solid 1px #fff;width:10000px;z-index:1}.mejs-chapters .mejs-chapter{position:absolute;float:left;background:#222;background:rgba(0,0,0,0.7);background:-webkit-gradient(linear,0% 0,0% 100%,from(rgba(50,50,50,0.7)),to(rgba(0,0,0,0.7)));background:-webkit-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-moz-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-o-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-ms-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:linear-gradient(rgba(50,50,50,0.7),rgba(0,0,0,0.7));filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,startColorstr=#323232,endColorstr=#000000);overflow:hidden;border:0}.mejs-chapters .mejs-chapter .mejs-chapter-block{font-size:11px;color:#fff;padding:5px;display:block;border-right:solid 1px #333;border-bottom:solid 1px #333;cursor:pointer}.mejs-chapters .mejs-chapter .mejs-chapter-block-last{border-right:0}.mejs-chapters .mejs-chapter .mejs-chapter-block:hover{background:#666;background:rgba(102,102,102,0.7);background:-webkit-gradient(linear,0% 0,0% 100%,from(rgba(102,102,102,0.7)),to(rgba(50,50,50,0.6)));background:-webkit-linear-gradient(top,rgba(102,102,102,0.7),rgba(50,50,50,0.6));background:-moz-linear-gradient(top,rgba(102,102,102,0.7),rgba(50,50,50,0.6));background:-o-linear-gradient(top,rgba(102,102,102,0.7),rgba(50,50,50,0.6));background:-ms-linear-gradient(top,rgba(102,102,102,0.7),rgba(50,50,50,0.6));background:linear-gradient(rgba(102,102,102,0.7),rgba(50,50,50,0.6));filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,startColorstr=#666666,endColorstr=#323232)}.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title{font-size:12px;font-weight:bold;display:block;white-space:nowrap;text-overflow:ellipsis;margin:0 0 3px 0;line-height:12px}.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan{font-size:12px;line-height:12px;margin:3px 0 4px 0;display:block;white-space:nowrap;text-overflow:ellipsis}.mejs-captions-layer{position:absolute;bottom:0;left:0;text-align:center;line-height:22px;font-size:12px;color:#fff}.mejs-captions-layer a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:normal}.mejs-captions-position{position:absolute;width:100%;bottom:15px;left:0}.mejs-captions-position-hover{bottom:45px}.mejs-captions-text{padding:3px 5px;background:url(../files/html5media/background.png);background:rgba(20,20,20,0.8)}.me-cannotplay a{color:#fff;font-weight:bold}.me-cannotplay span{padding:15px;display:block}.mejs-controls .mejs-loop-off button{background-position:-64px -16px}.mejs-controls .mejs-loop-on button{background-position:-64px 0}.mejs-controls .mejs-backlight-off button{background-position:-80px -16px}.mejs-controls .mejs-backlight-on button{background-position:-80px 0}.mejs-controls .mejs-picturecontrols-button{background-position:-96px 0}.mejs-contextmenu{position:absolute;width:150px;padding:10px;border-radius:4px;top:0;left:0;background:#fff;border:solid 1px #999;z-index:1001}.mejs-contextmenu .mejs-contextmenu-separator{height:1px;font-size:0;margin:5px 6px;background:#333}.mejs-contextmenu .mejs-contextmenu-item{font-family:Helvetica,Arial;font-size:12px;padding:4px 6px;cursor:pointer;color:#333}.mejs-contextmenu .mejs-contextmenu-item:hover{background:#2c7c91;color:#fff}.mejs-controls .mejs-sourcechooser-button{position:relative}.mejs-controls .mejs-sourcechooser-button button{background-position:-128px 0}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector{visibility:hidden;position:absolute;bottom:26px;right:-10px;width:130px;height:100px;background:url(../files/html5media/background.png);background:rgba(50,50,50,0.7);border:solid 1px transparent;padding:10px;overflow:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul{margin:0;padding:0;display:block;list-style-type:none!important;overflow:hidden}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li{margin:0 0 6px 0;padding:0;list-style-type:none!important;display:block;color:#fff;overflow:hidden}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input{clear:both;float:left;margin:3px 3px 0 5px}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label{width:100px;float:left;padding:4px 0 0 0;line-height:15px;font-family:helvetica,arial;font-size:10px}.mejs-postroll-layer{position:absolute;bottom:0;left:0;width:100%;height:100%;background:url(../files/html5media/background.png);background:rgba(50,50,50,0.7);z-index:1000;overflow:hidden}.mejs-postroll-layer-content{width:100%;height:100%}.mejs-postroll-close{position:absolute;right:0;top:0;background:url(../files/html5media/background.png);background:rgba(50,50,50,0.7);color:#fff;padding:4px;z-index:100;cursor:pointer}.mejs-ted .mejs-controls{background:#eee;height:65px}.mejs-ted .mejs-button,.mejs-ted .mejs-time{position:absolute;background:#ddd}.mejs-ted .mejs-controls .mejs-time-rail .mejs-time-total{background-color:none;background:url(../files/html5media/controls-ted.png) repeat-x 0 -52px;height:6px}.mejs-ted .mejs-controls .mejs-time-rail .mejs-time-buffering{height:6px}.mejs-ted .mejs-controls .mejs-time-rail .mejs-time-loaded{background-color:none;background:url(../files/html5media/controls-ted.png) repeat-x 0 -52px;width:0;height:6px}.mejs-ted .mejs-controls .mejs-time-rail .mejs-time-current{width:0;height:6px;background-color:none;background:url(../files/html5media/controls-ted.png) repeat-x 0 -59px}.mejs-ted .mejs-controls .mejs-time-rail .mejs-time-handle{display:block;margin:0;width:14px;height:21px;top:-7px;border:0;background:url(../files/html5media/controls-ted.png) no-repeat 0 0}.mejs-ted .mejs-controls .mejs-time-rail .mejs-time-float{display:none}.mejs-ted .mejs-controls .mejs-playpause-button{top:29px;left:9px;width:49px;height:28px}.mejs-ted .mejs-controls .mejs-playpause-button button{width:49px;height:28px;background:url(../files/html5media/controls-ted.png) no-repeat -50px -23px;margin:0;padding:0}.mejs-ted .mejs-controls .mejs-pause button{background-position:0 -23px}.mejs-ted .mejs-controls .mejs-fullscreen-button{top:34px;right:9px;width:17px;height:15px;background:0}.mejs-ted .mejs-controls .mejs-fullscreen-button button{width:19px;height:17px;background:transparent url(../files/html5media/controls-ted.png) no-repeat 0 -66px;margin:0;padding:0}.mejs-ted .mejs-controls .mejs-unfullscreen button{background:transparent url(../files/html5media/controls-ted.png) no-repeat -21px -66px;margin:0;padding:0}.mejs-ted .mejs-controls .mejs-volume-button{top:30px;right:35px;width:24px;height:22px}.mejs-ted .mejs-controls .mejs-mute button{background:url(../files/html5media/controls-ted.png) no-repeat -15px 0;width:24px;height:22px;margin:0;padding:0}.mejs-ted .mejs-controls .mejs-unmute button{background:url(../files/html5media/controls-ted.png) no-repeat -40px 0;width:24px;height:22px;margin:0;padding:0}.mejs-ted .mejs-controls .mejs-volume-button .mejs-volume-slider{background:#fff;border:solid 1px #aaa;border-width:1px 1px 0 1px;width:22px;height:65px;top:-65px}.mejs-ted .mejs-controls .mejs-volume-button .mejs-volume-total{background:url(../files/html5media/controls-ted.png) repeat-y -41px -66px;left:8px;width:6px;height:50px}.mejs-ted .mejs-controls .mejs-volume-button .mejs-volume-current{left:8px;width:6px;background:url(../files/html5media/controls-ted.png) repeat-y -48px -66px;height:50px}.mejs-ted .mejs-controls .mejs-volume-button .mejs-volume-handle{display:none}.mejs-ted .mejs-controls .mejs-time span{color:#333}.mejs-ted .mejs-controls .mejs-currenttime-container{position:absolute;top:32px;right:100px;border:solid 1px #999;background:#fff;color:#333;padding-top:2px;border-radius:3px;color:#333}.mejs-ted .mejs-controls .mejs-duration-container{position:absolute;top:32px;right:65px;border:solid 1px #999;background:#fff;color:#333;padding-top:2px;border-radius:3px;color:#333}.mejs-ted .mejs-controls .mejs-time button{color:#333}.mejs-ted .mejs-controls .mejs-captions-button{display:none}.mejs-wmp .mejs-controls{background:transparent url(../files/html5media/controls-wmp-bg.png) center 16px no-repeat;height:65px}.mejs-wmp .mejs-button,.mejs-wmp .mejs-time{position:absolute;background:transparent}.mejs-wmp .mejs-controls .mejs-time-rail .mejs-time-total{background-color:transparent;border:solid 1px #ccc;height:3px}.mejs-wmp .mejs-controls .mejs-time-rail .mejs-time-buffering{height:3px}.mejs-wmp .mejs-controls .mejs-time-rail .mejs-time-loaded{background-color:rgba(255,255,255,0.3);width:0;height:3px}.mejs-wmp .mejs-controls .mejs-time-rail .mejs-time-current{width:0;height:1px;background-color:#014cb6;border:solid 1px #7fc9fa;border-width:1px 0;border-color:#7fc9fa #fff #619ff2 #fff}
.mejs-wmp .mejs-controls .mejs-time-rail .mejs-time-handle{display:block;margin:0;width:16px;height:9px;top:-3px;border:0;background:url(../files/html5media/controls-wmp.png) no-repeat 0 -80px}.mejs-wmp .mejs-controls .mejs-time-rail .mejs-time-float{display:none}.mejs-wmp .mejs-controls .mejs-playpause-button{top:10px;left:50%;margin:10px 0 0 -20px;width:40px;height:40px}.mejs-wmp .mejs-controls .mejs-playpause-button button{width:40px;height:40px;background:url(../files/html5media/controls-wmp.png) no-repeat 0 0;margin:0;padding:0}.mejs-wmp .mejs-controls .mejs-pause button{background-position:0 -40px}.mejs-wmp .mejs-controls .mejs-currenttime-container{position:absolute;top:25px;left:50%;margin-left:-93px}.mejs-wmp .mejs-controls .mejs-duration-container{position:absolute;top:25px;left:50%;margin-left:-58px}.mejs-wmp .mejs-controls .mejs-volume-button{top:32px;right:50%;margin-right:-55px;width:20px;height:15px}.mejs-wmp .mejs-controls .mejs-volume-button button{margin:0;padding:0;background:url(../files/html5media/controls-wmp.png) no-repeat -42px -17px;width:20px;height:15px}.mejs-wmp .mejs-controls .mejs-unmute button{margin:0;padding:0;background:url(../files/html5media/controls-wmp.png) no-repeat -42px 0;width:20px;height:15px}.mejs-wmp .mejs-controls .mejs-volume-button .mejs-volume-slider{background:rgba(102,102,102,0.6)}.mejs-wmp .mejs-controls .mejs-fullscreen-button{top:32px;right:50%;margin-right:-82px;width:15px;height:14px}.mejs-wmp .mejs-controls .mejs-fullscreen-button button{margin:0;padding:0;background:url(../files/html5media/controls-wmp.png) no-repeat -63px 0;width:15px;height:14px}.mejs-wmp .mejs-controls .mejs-captions-button{display:none} #stacks_in_53_page10 .html5audio_wrapper{width:100%;text-align:center; padding-top:20px;  }#stacks_in_53_page10 .html5audio,#stacks_in_53_page10 audio.html5audio{margin:0 auto; width:100%!important;height:auto;}#stacks_in_53_page10 .html5audio.mejs-ted,#stacks_in_53_page10 .html5audio.mejs-wmp,#stacks_in_53_page10 audio.html5audio.mejs-ted,#stacks_in_53_page10 audio.html5audio.mejs-wmp{min-height:65px}#stacks_in_53_page10 button{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;border-width:0;border-style:none}#stacks_in_53_page10 .mejs-container .mejs-overlay-play,#stacks_in_53_page10 .mejs-container .mejs-overlay-loading{}#stacks_in_53_page10 .mejs-container .mejs-controls{ }#stacks_in_53_page10 .mejs-container .mejs-controls .mejs-time-rail .mejs-time-total{}#stacks_in_53_page10 .mejs-container .mejs-controls .mejs-time-rail .mejs-time-total .mejs-time-loaded{}#stacks_in_53_page10 .mejs-container .mejs-controls .mejs-time-rail .mejs-time-total .mejs-time-current{} Work around for Carbon theme @media screen and (max-device-width:1024px){body{opacity:1}
}
/* Elevator v1.0.6 Copyright @2010-2012 Joe Workman */
#toTop{display:none;text-decoration:none;position:fixed;bottom:10px;right:10px;overflow:hidden;width:51px;height:51px;border:0;text-indent:-9999px;background:url(../files/elevator-images/top.png) no-repeat left top;z-index:9988} #toTop:hover{background:url(../files/elevator-images/top.png) no-repeat left -51px} #toTop:active,#toTop:focus{outline:0}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_226_page10 {
	color: #4C4C4C;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_226_page10 a, #simpleText_stacks_in_226_page10 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_226_page10 a:visited {color: #169EE6;}
#simpleText_stacks_in_226_page10 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_226_page10 a:active {color: #FF6600;}
#simpleText_stacks_in_226_page10 a:focus {color: #FF6600; outline: inherit;} /*Some browsers add an outline*/
#simpleText_stacks_in_226_page10.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_226_page10 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_226_page10 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_226_page10 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_226_page10 {font-size: inherit;}
}
#stacks_in_226_page10 {
	margin: 0px 0px 50px 0px;
}

#stacks_in_227_page10 {
	font-size: 141%;
}
/* Resp 2 Column v1.6.3 Copyright 2013 Joe Workman */
#stacks_in_216_page10 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_216_page10 .jwresp_col{overflow:hidden;margin:0;width:48%; float:left;}#stacks_in_216_page10 #jwresp_col2_stacks_in_216_page10{ float:right; width:52%}@media screen and (max-width:500px){#stacks_in_216_page10 #jwresp_col1_stacks_in_216_page10,#stacks_in_216_page10 #jwresp_col2_stacks_in_216_page10{width:100%;float:none;display:block}#stacks_in_216_page10 #jwresp_col1_stacks_in_216_page10{margin-bottom:15px}}

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

#stacks_in_219_page10 {
	margin: 40px 0px 0px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_208_page10Calligrapher{			font-size: 400% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.1em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_208_page10Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_208_page10Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_208_page10Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_208_page10Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_208_page10Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_208_page10Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_208_page10Calligrapher h6, .stacks_in_208_page10Calligrapher h5, .stacks_in_208_page10Calligrapher h4, .stacks_in_208_page10Calligrapher h3, .stacks_in_208_page10Calligrapher h2, .stacks_in_208_page10Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- */ .stacks_in_208_page10Calligrapher, .stacks_in_208_page10Calligrapher h1, .stacks_in_208_page10Calligrapher h2, .stacks_in_208_page10Calligrapher h3, .stacks_in_208_page10Calligrapher h4, .stacks_in_208_page10Calligrapher h5, .stacks_in_208_page10Calligrapher h6{	font-family: "Tulpen One" !important;}/* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_208_page10targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_208_page10Calligrapher a:link{			color: #0000FF !important;			text-decoration: underline !important;		}				.stacks_in_208_page10Calligrapher a:visited{			color: #0000FF !important;		}				.stacks_in_208_page10Calligrapher a:active{			color: #0000FF !important;		}				.stacks_in_208_page10Calligrapher a:hover{			color: #FF0080 !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code */
#stacks_in_208_page10 {
	margin: 20px 0px 0px 0px;
}
/* Start Fit My Video stack CSS code */.stacks_in_189_page10myvideo{	position: relative;	text-align: center;	max-width: 500px;	margin: 0 auto 0 auto;}.stacks_in_189_page10loader{	position: absolute;	top: 50%;	left: 50%;	margin-top: -8px;	margin-left: -64px;}.stacks_in_189_page10dummy{	display: none;	height: 0;	margin: 0;	padding: 0;}  /* End Fit My Video stack CSS code */
#stacks_in_189_page10 {
	border: solid #B3B3B3;
	border-width:  1px;
	-moz-border-radius:  7px;
	-webkit-border-radius:  7px;
	border-radius:  7px;
	margin: 0px 0px 50px 0px;
	padding:  13px;
}
/* Resp 2 Column v1.6.3 Copyright 2013 Joe Workman */
#stacks_in_1251_page10 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_1251_page10 .jwresp_col{overflow:hidden;margin:0;width:50%; float:left;}#stacks_in_1251_page10 #jwresp_col2_stacks_in_1251_page10{ float:right; width:50%}@media screen and (max-width:500px){#stacks_in_1251_page10 #jwresp_col1_stacks_in_1251_page10,#stacks_in_1251_page10 #jwresp_col2_stacks_in_1251_page10{width:100%;float:none;display:block}#stacks_in_1251_page10 #jwresp_col1_stacks_in_1251_page10{margin-bottom:15px}}

#stacks_in_1251_page10 {
	margin: 20px 0px 0px 0px;
}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_1253_page10 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_1253_page10 a, #simpleText_stacks_in_1253_page10 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_1253_page10 a:visited {color: #169EE6;}
#simpleText_stacks_in_1253_page10 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_1253_page10 a:active {color: #FF6600;}
#simpleText_stacks_in_1253_page10 a:focus {color: #FF6600; outline: inherit;} /*Some browsers add an outline*/
#simpleText_stacks_in_1253_page10.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_1253_page10 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_1253_page10 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_1253_page10 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_1253_page10 {font-size: inherit;}
}
#stacks_in_1254_page10 {
	font-size: 141%;
}
.spacerStack {
	height: 30px;
}

#spacerStackstacks_in_83_page10 {
	height: 30px;
}#hidden3{
width:100%;
}.spacerStack {
	height: 10px;
}

#spacerStackstacks_in_143_page10 {
	height: 10px;
}#hidden2{
width:100%;
}.spacerStack {
	height: 10px;
}

#spacerStackstacks_in_139_page10 {
	height: 10px;
}#hidden1{
width:100%;
}.spacerStack {
	height: 10px;
}

#spacerStackstacks_in_123_page10 {
	height: 10px;
}/* Resp 2 Column v1.6.3 Copyright 2013 Joe Workman */
#stacks_in_124_page10 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_124_page10 .jwresp_col{overflow:hidden;margin:0;width:49%; float:left;}#stacks_in_124_page10 #jwresp_col2_stacks_in_124_page10{ float:right; width:49%}@media screen and (max-width:500px){#stacks_in_124_page10 #jwresp_col1_stacks_in_124_page10,#stacks_in_124_page10 #jwresp_col2_stacks_in_124_page10{width:100%;float:none;display:block}#stacks_in_124_page10 #jwresp_col1_stacks_in_124_page10{margin-bottom:15px}}
.spacerStack {
	height: 20px;
}

#spacerStackstacks_in_36_page10 {
	height: 20px;
}

#mbgTstacks_in_716_page10 .sequence { color: transparent; }
/* liquidGallery addon: mbGallery adapted by RWExtras to use with the Stacks 2 plugin in RapidWeaver
 *
 * jquery.mb.components
 * Copyright (c) 2001-2011. Matteo Bicocchi (Pupunzi); Open lab srl, Firenze - Italy
 * email: mbicocchi@open-lab.com
 * site: http://pupunzi.com
 *
 * Licences: MIT, GPL
 * http://www.opensource.org/licenses/mit-license.php
 * http://www.gnu.org/licenses/gpl.html
 */
#mbgTstacks_in_716_page10 { color: transparent; }
.galleryCont {
  display:none;
}
#mb_gallery_mbgstacks_in_716_page10 {
  z-index:99999;
}
#mbGallerystacks_in_716_page10 {
  width:100%;
  height:500px;
  padding:0;
  display:none;
  z-index:99999;
  text-shadow:none;
}
.mb_overlay {
  position:fixed;
  background:#fff;
  left:0;
  bottom:0;
  width:100%;
  height:100%;
  z-index:99998;
}
.thumbsContainer img {
  margin:3px;
  padding:0 !important;
  border: 5px solid #FFFFFF;
  -moz-border-radius:0px; -webkit-border-radius:0px; border-radius:0px;
  cursor:pointer;
  width:100px;
  height:auto;
  vertical-align: bottom;
  
}
.thumbsContainer {
  line-height:0;
}
.mbGall_white.galleryScreen {
  position:fixed;
  background-color:transparent;
  -moz-box-shadow:#666666 5px 5px 10px; -webkit-box-shadow:#666666 5px 5px 10px; box-shadow:#666666 5px 5px 10px;
  -moz-border-radius:0px; -webkit-border-radius:0px; border-radius:0px;
}
.mbGall_white.contained.galleryScreen {
  position:absolute;
  background-color: transparent;
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
  -moz-box-shadow:#666666 5px 5px 10px; -webkit-box-shadow:#666666 5px 5px 10px; box-shadow:#666666 5px 5px 10px;
  -moz-border-radius:0px; -webkit-border-radius:0px; border-radius:0px;
  
  -moz-border-top-right-radius:0px; -webkit-border-top-right-radius:0px; border-top-right-radius:0px;
  
  -moz-border-bottom-left-radius:0px; -webkit-border-bottom-left-radius:0px; border-bottom-left-radius:0px;
}
.mbGall_white .galleryImg {
  top:0;
  position:relative;
  background-color:#333333;
  overflow:hidden;
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
  border:5px solid #333333;
  -moz-border-radius:0px; -webkit-border-radius:0px; border-radius:0px;
  
  -moz-border-top-right-radius:0px; -webkit-border-top-right-radius:0px; border-top-right-radius:0px;
  
  -moz-border-bottom-left-radius:0px; -webkit-border-bottom-left-radius:0px; border-bottom-left-radius:0px;
}
.mbGall_white .galleryRaster {
  top:0;
  position:relative;
  background:url("../files/pixel.gif");
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
  overflow:hidden;
  z-index:99999;
}
.mbGall_white .galleryImg .galleryDesc {
  font-size: 100%;
  color:#FFFFFF;
  text-align:left;
  top:0;
  right:0;
  width:50%;
  padding:5px;
  position:absolute;
  background:#000000;
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
  overflow:hidden;
  z-index:99999;
  display:none !important;
}
.mbGall_white .galleryTitle {
  right:0px;
  height:35px;
  top:-30px;
  padding:0 5px;
  position:absolute;
  background:#333333;
  width:65%;
  min-width:210px;
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
  -moz-box-shadow:#666666 5px 5px 10px; -webkit-box-shadow:#666666 5px 5px 10px; box-shadow:#666666 5px 5px 10px;  
  
  -moz-border-radius:4px 4px 0 0; -webkit-border-radius:4px 4px 0 0; border-radius:4px 4px 0 0;
  z-index:0;z-index:99999;
  
}
.mbGall_white .galleryTitle h3 {
 font-size: 100%;
 padding-top: 10px !important;
 padding-bottom: 0 !important;
 padding-left: 0 !important;
 padding-right:20px !important;
 margin:0;
 color:#FFFFFF !important;
 text-align:right;
 line-height:normal;
}
.mbGall_white .galleryTitle .ico.galleryCloseIcon {
  cursor:pointer;
  background:url("../files/close.png") no-repeat center center;
  
}
.mbGall_white .galleryBtns {
  width:170px;
  position:absolute; padding-right:5px; left:5px; top:2px;
}
.mbGall_white .galleryNav {
  bottom:-30px;
  left:0px;
  position:absolute;
  background:#333333;
  width:50%;
  min-width:180px;
  height:35px;
  z-index:99999;
  
  -moz-box-shadow:#666666 5px 5px 10px; -webkit-box-shadow:#666666 5px 5px 10px; box-shadow:#666666 5px 5px 10px;
  
  -moz-border-radius:0 0 4px 4px; -webkit-border-radius:0 0 4px 4px; border-radius:0 0 4px 4px;
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
    
}
.mbGall_white .galleryTitle .ico {
  position:absolute;
  top:-20px;
  right:-20px;
  margin:5px;
  height:40px;
  width:40px;
}
.mbGall_white .galleryNav .ico {
  float:right;
  margin:5px;
  height:15px;
  width:15px;
  margin-top:10px;
  -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px;
}
.mbGall_white .galleryNav div.ico:hover {
background-color:#666;
  cursor:pointer;
}
.mbGall_white .galleryNav div.photoCounter.ico:hover {
  background-color:#fff;
}
.mbGall_white .galleryNav div.ico.selected:hover {
background-color:#666;
}
.mbGall_white .galleryNav div.photoCounter.ico:hover {
background-color:#ccc;color:#000; 
  cursor:default;
}
.mbGall_white .galleryNav div.photoCounter .totalImages {
  font-weight:bold;
}
.mbGall_white .galleryNav .ico.thumbsIcon {
  background:url("../files/buttons/thumbwhite.gif") no-repeat center center;
  display:none !important; 
}
.mbGall_white .galleryNav .ico.thumbsIcon:hover {
  background:#cccccc url("../files/buttons/thumbblack.gif") no-repeat center center;
  display:none !important; 
}
.mbGall_white .galleryNav .ico.startStopIcon {
  background:url("../files/buttons/playwhite.gif") no-repeat center center;
}
.mbGall_white .galleryNav .ico.startStopIcon:hover {
  background-color:#cccccc;
}
.mbGall_white .galleryNav .ico.startStopIcon.selected {
  background:url("../files/buttons/stopwhite.gif") no-repeat center center;
}
.mbGall_white .galleryNav .ico.startStopIcon.selected:hover {
background:#cccccc url("../files/buttons/stopblack.gif") no-repeat center center;
}
.mbGall_white .galleryNav .ico.prevIcon {
  background:url("../files/buttons/prevwhite.gif") no-repeat center center;
}
.mbGall_white .galleryNav .ico.prevIcon:hover {
background:#cccccc url("../files/buttons/prevblack.gif") no-repeat center center;
}
.mbGall_white .galleryNav .ico.nextIcon {
  background:url("../files/buttons/nextwhite.gif") no-repeat center center;
}
.mbGall_white .galleryNav .ico.nextIcon:hover {
background:#cccccc url("../files/buttons/nextblack.gif") no-repeat center center;
}
.mbGall_white .galleryNav .photoCounter.ico { /* ico */
  width:55px;
  text-align:right;
  padding:2px 3px 1px 0 !important; /* 0 3 3 0 */
  margin:8px 0 0 0 !important; /* 8 0 0 0 */
  line-height:15px;
  border:none;
color:#fff;  
}
.mbGall_white .galleryThumbs {
  bottom:0;
  text-align:left;
  position:absolute;
  line-height:0;
  background-color:#FFFFFF;
  width:100%;
  -moz-box-shadow:#333 -2px 0px 3px; -webkit-box-shadow:#333 -2px 0px 3px; box-shadow:#333 -2px 0px 3px;
  z-index:99999;
  display:none !important;
}
.mbGall_white .galleryThumbs .thumb {
  border:3px solid #FFFFFF;
  margin:3px;
  height:auto;
  width:75px;
  
}
.mbGall_white .galleryThumbs .thumb.selected {
  border:3px solid #FFFFFF;
  -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none;
}
.mbGall_white .galleryThumbs img.thumb:hover {
  border:3px solid #666666;
  -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none;
}
.mbGall_white .loader {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background:transparent;
}
.mbGall_white .loader.loading {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background:#000 url("../files/loading.gif") no-repeat center center;
}
@media screen and (max-width: 639px) {
  #mbGallerystacks_in_716_page10 {
    height:350px;
  }
  .mbGall_white .galleryThumbs {
    display:none !important;
  }
  .mbGall_white .galleryNav .ico.thumbsIcon, .mbGall_white .galleryNav .photoCounter.ico {
    display:none !important;
  }
  .mbGall_white.galleryScreen, .mbGall_white.contained.galleryScreen, .mbGall_white .galleryImg {
    -moz-border-radius:0px 0px 0 0; -webkit-border-radius:0px 0px 0 0; border-radius:0px 0px 0 0;
  }
  .mbGall_white .galleryTitle {
  	display:none !important;
  }
  .mbGall_white .galleryNav {
  	min-width:20%;
  	width:100%;
  }
  .mbGall_white .galleryBtns {
  	width:80px;
  	position:relative;
  	overflow:auto;
  	margin:2px auto 0 auto;
  	padding-right:0;
  	left:0;
  }
  .mbGall_white .galleryImg .galleryDesc {
    display:none !important;
  }
  .mbGall_white .galleryImg {
    border-width:3px;
  }
}
.spacerStack {
	height: 60px;
}

#spacerStackstacks_in_1271_page10 {
	height: 60px;
}/* Resp 2 Column v1.6.3 Copyright 2013 Joe Workman */
#stacks_in_187_page10 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_187_page10 .jwresp_col{overflow:hidden;margin:0;width:49%; float:left;}#stacks_in_187_page10 #jwresp_col2_stacks_in_187_page10{ float:right; width:49%}@media screen and (max-width:500px){#stacks_in_187_page10 #jwresp_col1_stacks_in_187_page10,#stacks_in_187_page10 #jwresp_col2_stacks_in_187_page10{width:100%;float:none;display:block}#stacks_in_187_page10 #jwresp_col1_stacks_in_187_page10{margin-bottom:15px}}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_55_page10 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_55_page10 a, #simpleText_stacks_in_55_page10 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_55_page10 a:visited {color: #169EE6;}
#simpleText_stacks_in_55_page10 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_55_page10 a:active {color: #FF6600;}
#simpleText_stacks_in_55_page10 a:focus {color: #FF6600; outline: inherit;} /*Some browsers add an outline*/
#simpleText_stacks_in_55_page10.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_55_page10 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_55_page10 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_55_page10 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_55_page10 {font-size: inherit;}
}
#stacks_in_56_page10 {
	font-size: 141%;
}
.spacerStack {
	height: 40px;
}

#spacerStackstacks_in_57_page10 {
	height: 40px;
}/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_943_page10 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_943_page10 a, #simpleText_stacks_in_943_page10 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_943_page10 a:visited {color: #169EE6;}
#simpleText_stacks_in_943_page10 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_943_page10 a:active {color: #FF6600;}
#simpleText_stacks_in_943_page10 a:focus {color: #FF6600; outline: inherit;} /*Some browsers add an outline*/
#simpleText_stacks_in_943_page10.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_943_page10 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_943_page10 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_943_page10 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_943_page10 {font-size: inherit;}
}.spacerStack {
	height: 40px;
}

#spacerStackstacks_in_946_page10 {
	height: 40px;
}/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_16_page10 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_16_page10 a, #simpleText_stacks_in_16_page10 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_16_page10 a:visited {color: #169EE6;}
#simpleText_stacks_in_16_page10 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_16_page10 a:active {color: #FF6600;}
#simpleText_stacks_in_16_page10 a:focus {color: #FF6600; outline: inherit;} /*Some browsers add an outline*/
#simpleText_stacks_in_16_page10.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_16_page10 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_16_page10 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_16_page10 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_16_page10 {font-size: inherit;}
}
#stacks_in_18_page10 {
	font-size: 141%;
}
.spacerStack {
	height: 40px;
}

#spacerStackstacks_in_29_page10 {
	height: 40px;
}#stacks_in_118_page10 .flexgridwrap
{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	/* Custom CSS ; */
}

#stacks_in_118_page10 .flexgridtable a
{
 
}
#stacks_in_118_page10 .flexgridtable a:hover
{
 
}


#stacks_in_118_page10 .flexgridtable
{
	display: table;
	border-collapse: collapse;
	border: none;
 
    margin-left:auto; 
    margin-right:auto;
	 

 
	background: url() repeat 0px 0px;
 

	-moz-box-shadow:  0 0 0px #333333;
	-webkit-box-shadow:  0 0 0px #333333;
	box-shadow:  0 0 0px #333333;



 



-webkit-transition: background nos ease-in-out;
-moz-transition: background s ease-in-out;
-ms-transition: background s ease-in-out;
-o-transition: background s ease-in-out;
transition: background s ease-in-out;

 
}

#stacks_in_118_page10 .flexgridtable:hover
{
 
	-moz-box-shadow:  0 0 0px #333333;
	-webkit-box-shadow:  0 0 0px #333333;
	box-shadow:  0 0 0px #333333;
 
}

#stacks_in_118_page10 .flexgridtr
{
	vertical-align: top;
	display:  block;
	padding: 0px;
}

#stacks_in_118_page10 .flexgridtable:hover
{
 
/*Nothing happens here*/
 
}

#stacks_in_118_page10 .flexgridtd1:hover
{
 
/*Nothing happens here*/

}
#stacks_in_118_page10 .flexgridtd2:hover
{
 
/*Nothing happens here*/

}
#stacks_in_118_page10 .flexgridtd3:hover
{
 
/*Nothing happens here*/

}
#stacks_in_118_page10 .flexgridtd4:hover
{
 
/*Nothing happens here*/

}
#stacks_in_118_page10 .flexgridtd5:hover
{
 
/*Nothing happens here*/

}
#stacks_in_118_page10 .flexgridtd6:hover
{
 
/*Nothing happens here*/

}
#stacks_in_118_page10 .flexgridtd7:hover
{
 
/*Nothing happens here*/

}
#stacks_in_118_page10 .flexgridtd8:hover
{
 
/*Nothing happens here*/

}
#stacks_in_118_page10 .flexgridtd9:hover
{
 
/*Nothing happens here*/

}
#stacks_in_118_page10 .flexgridtd10:hover
{
 
/*Nothing happens here*/

}

#stacks_in_118_page10 .flexgridtd1
{
	display: table-cell;
	vertical-align: top;


 
	background: url() repeat 0px 0px;
 
/*transition fix firefox/safari/chrome*/


 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 



 



-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_118_page10 .y1 /*defligra stacks*/
{
	display: block;
 	
	width: 250px;


 	
	padding: 0px;

	
 
	height: auto;
	overflow: visible;
 
}

#stacks_in_118_page10 .flexgridtd2
{
	display: table-cell;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 
/*transition fix firefox/safari/chrome*/


 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_118_page10 .y2 /*defligra stacks*/
{
	display: block;
 	
	width: 150px;


 	
	padding: 0px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_118_page10 .flexgridtd3
{
	display: table-cell;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 
/*transition fix firefox/safari/chrome*/


 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_118_page10 .y3 /*defligra stacks*/
{
	display: block;
 	
	width: 330px;


 	
	padding: 0px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_118_page10 .flexgridtd4
{
	display: table-cell;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 
/*transition fix firefox/safari/chrome*/


 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_118_page10 .y4 /*defligra stacks*/
{
	display: block;
 	
	width: 250px;


 	
	padding: 0px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_118_page10 .flexgridtd5
{
	display: table-cell;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 
/*transition fix firefox/safari/chrome*/


 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_118_page10 .y5 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;


 	
	padding: 0px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_118_page10 .flexgridtd6
{
	display: table-cell;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 
/*transition fix firefox/safari/chrome*/


 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_118_page10 .y6 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;


 	
	padding: 0px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_118_page10 .flexgridtd7
{
	display: table-cell;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 
/*transition fix firefox/safari/chrome*/


 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_118_page10 .y7 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;


 	
	padding: 0px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_118_page10 .flexgridtd8
{
	display: table-cell;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 
/*transition fix firefox/safari/chrome*/


 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_118_page10 .y8 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;

 
  	
	padding: 0px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_118_page10 .flexgridtd9
{
	display: table-cell;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 
/*transition fix firefox/safari/chrome*/


 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}

#stacks_in_118_page10 .y9 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;

 
 	
	padding: 0px;

 
	height: auto;
	overflow: visible;
 
}
#stacks_in_118_page10 .flexgridtd10
{
	display: table-cell;
	vertical-align: top;
 
	background: url() repeat 0px 0px;
 
/*transition fix firefox/safari/chrome*/


 
	border-top: 0px solid #333333;
 

 
	border-bottom: 0px solid #333333;
 

 
	border-left: 0px solid #333333;
 

 
	border-right: 0px solid #333333;
 

 
	border-right:  0px solid #333333;
 



 



-webkit-transition: background nos ease-in-out;
-moz-transition: background nos ease-in-out;
-ms-transition: background nos ease-in-out;
-o-transition: background nos ease-in-out;
transition: background nos ease-in-out;
}
#stacks_in_118_page10 .y10 /*defligra stacks*/
{
	display: block;
 	
	width: 100px;


 	
	padding: 0px;

 
	height: auto;
	overflow: visible;
 
}












#stacks_in_32_page10 {
	padding:  10px;
}

#stacks_in_25_page10 {
	padding:  16px;
}
