
@font-face {
    font-family: 'FlatButtonLato';
    src: url('../files/font/lato-light-webfont.eot');
    src: url('../files/font/lato-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../files/font/lato-light-webfont.woff') format('woff'),
         url('../files/font/lato-light-webfont.ttf') format('truetype'),
         url('../files/font/lato-light-webfont.svg#latolight') format('svg');
    font-weight: 100;
    font-style: normal;
}


@font-face {
    font-family: 'FlatButtonOpenSans';
    src: url('../files/font/opensans-regular-webfont.eot');
    src: url('../files/font/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../files/font/opensans-regular-webfont.woff') format('woff'),
         url('../files/font/opensans-regular-webfont.ttf') format('truetype'),
         url('../files/font/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'FlatButtonNoto';
    src: url('../files/font/notoserif-regular-webfont.eot');
    src: url('../files/font/notoserif-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../files/font/notoserif-regular-webfont.woff') format('woff'),
         url('../files/font/notoserif-regular-webfont.ttf') format('truetype'),
         url('../files/font/notoserif-regular-webfont.svg#noto_serifregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

#stacks_in_145_page7.aspen_split{
	position: relative;
	font-size: 15px;
	padding: 0px 0px 0px 0px;
}
@media screen and (min-width: 770px){
	#stacks_in_145_page7.aspen_split{
		padding: 0px 0px 0px 0px;
	}
}
#stacks_in_145_page7.aspen_split section.theme {position: relative;z-index: 1;}
#stacks_in_145_page7.aspen_split .bg-wrap {clip: rect(0, auto, auto, 0);position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 0;}
#stacks_in_145_page7.aspen_split .bg{
	position: absolute; display: block;
	top: 0;left: 0; width: 100%; height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	transform: translateZ(0);
	will-change: transform;
	
	background-size: cover;
}

#stacks_in_145_page7.aspen_split .bg{position: fixed;}
@supports (-ms-ime-align:auto) {
	#stacks_in_145_page7 .bg{ position: absolute; transform: none; background-attachment: fixed; }
}


#stacks_in_145_page7.aspen_split{
	text-align:left;
	background-image: linear-gradient(to bottom, rgba(230, 230, 230, 1.00), rgba(230, 230, 230, 1.00));
}

 
#stacks_in_145_page7.aspen_split{color:rgba(0, 0, 0, 1.00);} 
#stacks_in_145_page7.aspen_split h1, 
#stacks_in_145_page7.aspen_split h2,
#stacks_in_145_page7.aspen_split h3, 
#stacks_in_145_page7.aspen_split h4, 
#stacks_in_145_page7.aspen_split h5, 
#stacks_in_145_page7.aspen_split h6{color: rgba(51, 51, 51, 1.00);} 
#stacks_in_145_page7.aspen_split a{color: rgba(0, 0, 0, 1.00);} 
#stacks_in_145_page7.aspen_split a:hover{color: rgba(0, 0, 0, 1.00);}/*
-------------------------------------------
File: 'Blueball FreeStacks' fsspacer.css Style Sheet
Created: 21, November, 2010
Last Modified: 21, November, 2010
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_157_page7headerSpacer {
	display: block;
	width:  1px;
	height: 40px;
	background: transparent;
}/*
-------------------------------------------
File: 'Blueball FreeStacks' fsspacer.css Style Sheet
Created: 21, November, 2010
Last Modified: 21, November, 2010
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_158_page7headerSpacer {
	display: block;
	width:  1px;
	height: 20px;
	background: transparent;
}


/* IMPORT 12 COLUMN RESPONSIVE GS */
/*	12 COLUMN : RESPONSIVE GRID SYSTEM
	DEVELOPER : DENIS LEBLANC
	URL : http://responsive.gs
	VERSION : 3.0
	LICENSE : GPL & MIT */


/* 	SET ALL ELEMENTS TO BOX-SIZING : BORDER-BOX */
* { 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	behavior: url(/scripts/boxsizing.htc); 
	/*	If you need support for IE7 and lower make 
		sure the boxsizing.htc file is linked properly.
		More info here:  https://github.com/Schepp/box-sizing-polyfill */
}


/*	MAIN CONTAINER 
	Set the width to whatever you want the width of your site to be. */
#stacks_in_109_page7 .mbcontainer { 
	/*max-width: 890px;*/
	/*margin: 0 auto; */
}



/*	SELF CLEARING FLOATS - CLEARFIX METHOD */
#stacks_in_109_page7 .container:after,
#stacks_in_109_page7 .row:after, 
#stacks_in_109_page7 .mbcol:after, 
#stacks_in_109_page7 .clr:after, 
#stacks_in_109_page7 .group:after { 
	content: ""; 
	display: table; 
	clear: both; 
}

/* 	DEFAULT ROW STYLES 
	Set bottom padding according to preference */
#stacks_in_109_page7 .mbrow { padding-bottom: 0em;
}
			
								  
/* DEFAULT COLUMN STYLES */
#stacks_in_109_page7 .mbcol { 
	display: block;
	float: left;
	width: 100%;
}

@media ( min-width : 768px ) {
	
	#stacks_in_109_page7 .gutters .mbcol {
		margin-left: 2% !important;
	}
	
	#stacks_in_109_page7 .gutters .mbcol:first-child { 
		margin-left: 0 !important; 
	}
}




/*	COLUMN WIDTH ON DISPLAYS +768px 
	You might need to play with media queries here to suite your design. */
@media ( min-width : 768px ) {
	#stacks_in_109_page7 .mbspan_1 { margin:0; width: 8.33333333333%; }
	#stacks_in_109_page7 .mbspan_2 { margin:0; width: 16.6666666667%; }
	#stacks_in_109_page7 .mbspan_3 { margin:0; width: 25%; }
	#stacks_in_109_page7 .mbspan_4 { margin:0; width: 33.3333333333%; }
	#stacks_in_109_page7 .mbspan_5 { margin:0; width: 41.6666666667%; }
	#stacks_in_109_page7 .mbspan_6 { margin:0; width: 50%; }
	#stacks_in_109_page7 .mbspan_7 { margin:0; width: 58.3333333333%; }
	#stacks_in_109_page7 .mbspan_8 { margin:0; width: 66.6666666667%; }
	#stacks_in_109_page7 .mbspan_9 { margin:0; width: 75%; }
	#stacks_in_109_page7 .mbspan_10 { margin:0; width: 83.3333333333%; }
	#stacks_in_109_page7 .mbspan_11 { margin:0; width: 91.6666666667%; }
	#stacks_in_109_page7 .mbspan_12 { margin:0; width: 100%; }
	
	#stacks_in_109_page7 .gutters .mbspan_1 { margin:0; width: 6.5%; }
	#stacks_in_109_page7 .gutters .mbspan_2 { margin:0; width: 15.0%; }
	#stacks_in_109_page7 .gutters .mbspan_3 { margin:0; width: 23.5%; }
	#stacks_in_109_page7 .gutters .mbspan_4 { margin:0; width: 32.0%; }
	#stacks_in_109_page7 .gutters .mbspan_5 { margin:0; width: 40.5%; }
	#stacks_in_109_page7 .gutters .mbspan_6 { margin:0; width: 49.0%; }
	#stacks_in_109_page7 .gutters .mbspan_7 { margin:0; width: 57.5%; }
	#stacks_in_109_page7 .gutters .mbspan_8 { margin:0; width: 66.0%; }
	#stacks_in_109_page7 .gutters .mbspan_9 { margin:0; width: 74.5%; }
	#stacks_in_109_page7 .gutters .mbspan_10 { margin:0; width: 83.0%; }
	#stacks_in_109_page7 .gutters .mbspan_11 { margin:0; width: 91.5%; }
	#stacks_in_109_page7 .gutters .mbspan_12 { margin:0; width: 100%; }
}
#stacks_in_117_page7 {
	padding:  20px;
}

#stacks_in_119_page7 {
	padding:  20px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fscontent.css Style Sheet
Created: 17, January, 2011
Last Modified: 27, January, 2011
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2011 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_112_page7 {
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
}

#stacks_in_112_page7 #content {
	font-size: 12px;
	line-height: 16px;
}
#stacks_in_112_page7 {
	background-color: rgba(230, 230, 230, 1.00);
	border: solid rgba(179, 179, 179, 1.00);
	border-width:  1px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsspacer.css Style Sheet
Created: 21, November, 2010
Last Modified: 21, November, 2010
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_142_page7headerSpacer {
	display: block;
	width:  1px;
	height: 20px;
	background: transparent;
}/*
-------------------------------------------
File: 'Blueball FreeStacks' fsspacer.css Style Sheet
Created: 21, November, 2010
Last Modified: 21, November, 2010
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_129_page7headerSpacer {
	display: block;
	width:  1px;
	height: 20px;
	background: transparent;
}
#stacks_in_132_page7 {
	background-color: rgba(255, 255, 255, 1.00);
	padding:  20px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsspacer.css Style Sheet
Created: 21, November, 2010
Last Modified: 21, November, 2010
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_127_page7headerSpacer {
	display: block;
	width:  1px;
	height: 50px;
	background: transparent;
}


/* IMPORT 12 COLUMN RESPONSIVE GS */
/*	12 COLUMN : RESPONSIVE GRID SYSTEM
	DEVELOPER : DENIS LEBLANC
	URL : http://responsive.gs
	VERSION : 3.0
	LICENSE : GPL & MIT */


/* 	SET ALL ELEMENTS TO BOX-SIZING : BORDER-BOX */
* { 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	behavior: url(/scripts/boxsizing.htc); 
	/*	If you need support for IE7 and lower make 
		sure the boxsizing.htc file is linked properly.
		More info here:  https://github.com/Schepp/box-sizing-polyfill */
}


/*	MAIN CONTAINER 
	Set the width to whatever you want the width of your site to be. */
#stacks_in_161_page7 .mbcontainer { 
	/*max-width: 890px;*/
	/*margin: 0 auto; */
}



/*	SELF CLEARING FLOATS - CLEARFIX METHOD */
#stacks_in_161_page7 .container:after,
#stacks_in_161_page7 .row:after, 
#stacks_in_161_page7 .mbcol:after, 
#stacks_in_161_page7 .clr:after, 
#stacks_in_161_page7 .group:after { 
	content: ""; 
	display: table; 
	clear: both; 
}

/* 	DEFAULT ROW STYLES 
	Set bottom padding according to preference */
#stacks_in_161_page7 .mbrow { padding-bottom: 0em;
}
			
								  
/* DEFAULT COLUMN STYLES */
#stacks_in_161_page7 .mbcol { 
	display: block;
	float: left;
	width: 100%;
}

@media ( min-width : 768px ) {
	
	#stacks_in_161_page7 .gutters .mbcol {
		margin-left: 2% !important;
	}
	
	#stacks_in_161_page7 .gutters .mbcol:first-child { 
		margin-left: 0 !important; 
	}
}




/*	COLUMN WIDTH ON DISPLAYS +768px 
	You might need to play with media queries here to suite your design. */
@media ( min-width : 768px ) {
	#stacks_in_161_page7 .mbspan_1 { margin:0; width: 8.33333333333%; }
	#stacks_in_161_page7 .mbspan_2 { margin:0; width: 16.6666666667%; }
	#stacks_in_161_page7 .mbspan_3 { margin:0; width: 25%; }
	#stacks_in_161_page7 .mbspan_4 { margin:0; width: 33.3333333333%; }
	#stacks_in_161_page7 .mbspan_5 { margin:0; width: 41.6666666667%; }
	#stacks_in_161_page7 .mbspan_6 { margin:0; width: 50%; }
	#stacks_in_161_page7 .mbspan_7 { margin:0; width: 58.3333333333%; }
	#stacks_in_161_page7 .mbspan_8 { margin:0; width: 66.6666666667%; }
	#stacks_in_161_page7 .mbspan_9 { margin:0; width: 75%; }
	#stacks_in_161_page7 .mbspan_10 { margin:0; width: 83.3333333333%; }
	#stacks_in_161_page7 .mbspan_11 { margin:0; width: 91.6666666667%; }
	#stacks_in_161_page7 .mbspan_12 { margin:0; width: 100%; }
	
	#stacks_in_161_page7 .gutters .mbspan_1 { margin:0; width: 6.5%; }
	#stacks_in_161_page7 .gutters .mbspan_2 { margin:0; width: 15.0%; }
	#stacks_in_161_page7 .gutters .mbspan_3 { margin:0; width: 23.5%; }
	#stacks_in_161_page7 .gutters .mbspan_4 { margin:0; width: 32.0%; }
	#stacks_in_161_page7 .gutters .mbspan_5 { margin:0; width: 40.5%; }
	#stacks_in_161_page7 .gutters .mbspan_6 { margin:0; width: 49.0%; }
	#stacks_in_161_page7 .gutters .mbspan_7 { margin:0; width: 57.5%; }
	#stacks_in_161_page7 .gutters .mbspan_8 { margin:0; width: 66.0%; }
	#stacks_in_161_page7 .gutters .mbspan_9 { margin:0; width: 74.5%; }
	#stacks_in_161_page7 .gutters .mbspan_10 { margin:0; width: 83.0%; }
	#stacks_in_161_page7 .gutters .mbspan_11 { margin:0; width: 91.5%; }
	#stacks_in_161_page7 .gutters .mbspan_12 { margin:0; width: 100%; }
}#stacks_in_165_page7 .stacks_in_165_page7-button {
	text-shadow: none;
	border: none;
	outline: none;
	word-wrap: normal;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
	font-family: FlatButtonLato, sans-serif;
	font-size: 17px !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display: inline-block;
	-webkit-font-smoothing: subpixel-antialiased;
	text-rendering: optimizeLegibility;
	text-align: center;
}

#stacks_in_165_page7 .button_text {
	padding: 0 20px 0 20px;
	display: inline-block;
}

#stacks_in_165_page7 .button_icon {
	display: inline-block;
	font-size: 17px !important;
	
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	float: left;
	
	  width: 54px;
	
}

#stacks_in_165_page7 .stacks_in_165_page7-button,
#stacks_in_165_page7 .button_icon {
	
		height: 54px;
		line-height: 54px;
	
}


	#stacks_in_165_page7 {
		text-align: center;
	}




	#stacks_in_165_page7 .stacks_in_165_page7-button {
		width: 300px;
	}






#stacks_in_165_page7 a.stacks_in_165_page7-button, #stacks_in_165_page7 a.stacks_in_165_page7-button:visited, #stacks_in_165_page7 a.stacks_in_165_page7-button:hover, #stacks_in_165_page7 a.stacks_in_165_page7-button:active {
	text-decoration: none;
}


/* Color picker options */
	
	#stacks_in_165_page7 .stacks_in_165_page7-button {
		
			background-color: #1ABC9C;
		
	}

	#stacks_in_165_page7 a.stacks_in_165_page7-button, #stacks_in_165_page7 a.stacks_in_165_page7-button:visited {
		
			color: #FFFFFF !important;
			
	}

	#stacks_in_165_page7 a.stacks_in_165_page7-button:hover, #stacks_in_165_page7 a.stacks_in_165_page7-button:active {
		
			text-decoration: none;
			color: #FFFFFF !important;
			background-color: #2ED0B0;
		
	}

	
	#stacks_in_165_page7 .button_icon {
		
			background-color: #1FAC8D;
		
	}

	#stacks_in_165_page7 a.stacks_in_165_page7-button:hover .button_icon, #stacks_in_165_page7 a.stacks_in_165_page7-button:active .button_icon {
		
			background-color: #33C0A1;
				
	}
	


/*
-------------------------------------------
File: 'Blueball FreeStacks' fsspacer.css Style Sheet
Created: 21, November, 2010
Last Modified: 21, November, 2010
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_167_page7headerSpacer {
	display: block;
	width:  1px;
	height: 20px;
	background: transparent;
}#stacks_in_166_page7 .stacks_in_166_page7-button {
	text-shadow: none;
	border: none;
	outline: none;
	word-wrap: normal;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
	font-family: FlatButtonLato, sans-serif;
	font-size: 17px !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display: inline-block;
	-webkit-font-smoothing: subpixel-antialiased;
	text-rendering: optimizeLegibility;
	text-align: center;
}

#stacks_in_166_page7 .button_text {
	padding: 0 20px 0 20px;
	display: inline-block;
}

#stacks_in_166_page7 .button_icon {
	display: inline-block;
	font-size: 17px !important;
	
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	float: left;
	
	  width: 54px;
	
}

#stacks_in_166_page7 .stacks_in_166_page7-button,
#stacks_in_166_page7 .button_icon {
	
		height: 54px;
		line-height: 54px;
	
}


	#stacks_in_166_page7 {
		text-align: center;
	}




	#stacks_in_166_page7 .stacks_in_166_page7-button {
		width: 300px;
	}






#stacks_in_166_page7 a.stacks_in_166_page7-button, #stacks_in_166_page7 a.stacks_in_166_page7-button:visited, #stacks_in_166_page7 a.stacks_in_166_page7-button:hover, #stacks_in_166_page7 a.stacks_in_166_page7-button:active {
	text-decoration: none;
}


/* Color picker options */
	
	#stacks_in_166_page7 .stacks_in_166_page7-button {
		
			background-color: #1ABC9C;
		
	}

	#stacks_in_166_page7 a.stacks_in_166_page7-button, #stacks_in_166_page7 a.stacks_in_166_page7-button:visited {
		
			color: #FFFFFF !important;
			
	}

	#stacks_in_166_page7 a.stacks_in_166_page7-button:hover, #stacks_in_166_page7 a.stacks_in_166_page7-button:active {
		
			text-decoration: none;
			color: #FFFFFF !important;
			background-color: #2ED0B0;
		
	}

	
	#stacks_in_166_page7 .button_icon {
		
			background-color: #1FAC8D;
		
	}

	#stacks_in_166_page7 a.stacks_in_166_page7-button:hover .button_icon, #stacks_in_166_page7 a.stacks_in_166_page7-button:active .button_icon {
		
			background-color: #33C0A1;
				
	}
	


/*
-------------------------------------------
File: 'Blueball FreeStacks' fsspacer.css Style Sheet
Created: 21, November, 2010
Last Modified: 21, November, 2010
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_168_page7headerSpacer {
	display: block;
	width:  1px;
	height: 20px;
	background: transparent;
}#stacks_in_13_page7 .stacks_in_13_page7-button {
	text-shadow: none;
	border: none;
	outline: none;
	word-wrap: normal;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
	font-family: FlatButtonLato, sans-serif;
	font-size: 17px !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display: inline-block;
	-webkit-font-smoothing: subpixel-antialiased;
	text-rendering: optimizeLegibility;
	text-align: center;
}

#stacks_in_13_page7 .button_text {
	padding: 0 20px 0 20px;
	display: inline-block;
}

#stacks_in_13_page7 .button_icon {
	display: inline-block;
	font-size: 17px !important;
	
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	float: left;
	
	  width: 54px;
	
}

#stacks_in_13_page7 .stacks_in_13_page7-button,
#stacks_in_13_page7 .button_icon {
	
		height: 54px;
		line-height: 54px;
	
}


	#stacks_in_13_page7 {
		text-align: center;
	}




	#stacks_in_13_page7 .stacks_in_13_page7-button {
		width: 300px;
	}






#stacks_in_13_page7 a.stacks_in_13_page7-button, #stacks_in_13_page7 a.stacks_in_13_page7-button:visited, #stacks_in_13_page7 a.stacks_in_13_page7-button:hover, #stacks_in_13_page7 a.stacks_in_13_page7-button:active {
	text-decoration: none;
}


/* Color picker options */
	
	#stacks_in_13_page7 .stacks_in_13_page7-button {
		
			background-color: #1ABC9C;
		
	}

	#stacks_in_13_page7 a.stacks_in_13_page7-button, #stacks_in_13_page7 a.stacks_in_13_page7-button:visited {
		
			color: #FFFFFF !important;
			
	}

	#stacks_in_13_page7 a.stacks_in_13_page7-button:hover, #stacks_in_13_page7 a.stacks_in_13_page7-button:active {
		
			text-decoration: none;
			color: #FFFFFF !important;
			background-color: #2ED0B0;
		
	}

	
	#stacks_in_13_page7 .button_icon {
		
			background-color: #1FAC8D;
		
	}

	#stacks_in_13_page7 a.stacks_in_13_page7-button:hover .button_icon, #stacks_in_13_page7 a.stacks_in_13_page7-button:active .button_icon {
		
			background-color: #33C0A1;
				
	}
	


/*
-------------------------------------------
File: 'Blueball FreeStacks' fsspacer.css Style Sheet
Created: 21, November, 2010
Last Modified: 21, November, 2010
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_7_page7headerSpacer {
	display: block;
	width:  1px;
	height: 40px;
	background: transparent;
}/* @group CONTAINER */

.abHorizontalWrapper_stacks_in_30_page7{
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	
	 
	
}

/* @end */

/* @group BLOCKS */

#abHorizontalSlider_stacks_in_30_page7{
    width: auto;
    height: 500px;
    margin: 0;
    padding: 0;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    font-size: inherit;
    
    width: auto!important; height: auto!important; min-height: 100%!important;
}

#abHorizontalSlider_stacks_in_30_page7 li {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

.abHorizontalBlock_stacks_in_30_page7{
	width: 500px;
	height: 500px;
	white-space: normal;
	
	width: auto!important; height: auto!important; min-height: 100%!important; 
}

.abHorizontalBlock_stacks_in_30_page7 img{
	
}

/* @end */

/* @group SCROLL BAR */
#abHorizontalSlider_stacks_in_30_page7::-webkit-scrollbar{
	height: 15px;
}

#abHorizontalSlider_stacks_in_30_page7::-webkit-scrollbar-button:start:decrement{}
#abHorizontalSlider_stacks_in_30_page7::-webkit-scrollbar-button:end:increment {}
#abHorizontalSlider_stacks_in_30_page7::-webkit-scrollbar-track {}

#abHorizontalSlider_stacks_in_30_page7::-webkit-scrollbar-track-piece {
    background-color: #CCCCCC;
    
}

#abHorizontalSlider_stacks_in_30_page7::-webkit-scrollbar-thumb:horizontal {
    background: transparent url('') no-repeat center center;
    background-color: #101121;
    
    -webkit-border-radius: 0;
}

/* @end */

/* @group ARROWS */

.arrow-right-wrapper_stacks_in_30_page7{
	position: absolute;
	display: block;
	top: 90%;
	right: 0%;
	width: 75px;
	height: 60px;
	cursor: pointer;
	display: none;
	padding-right: 20px;
}

.arrow-right_stacks_in_30_page7 {
  -webkit-box-sizing: content-box; 
  	 -moz-box-sizing: content-box;   
  	      box-sizing: content-box;
  display: block;
  font-size: 1em;
  width: 20px;
  height: 20px;
  z-index: 99999;
  top: 0;
}

.arrow_stacks_in_30_page7:nth-child(1), .arrow_stacks_in_30_page7:nth-child(2), 
.arrow_stacks_in_30_page7:nth-child(3), .arrow_stacks_in_30_page7:nth-child(4),
.arrow_stacks_in_30_page7:nth-child(5), .arrow_stacks_in_30_page7:nth-child(6)  {
	  width: 100%;
	  content: " ";
	  height: 2px;
}

.arrow_stacks_in_30_page7:nth-child(1), .arrow_stacks_in_30_page7:nth-child(2), .arrow_stacks_in_30_page7:nth-child(3),
.arrow_stacks_in_30_page7:nth-child(4), .arrow_stacks_in_30_page7:nth-child(5), .arrow_stacks_in_30_page7:nth-child(6) {
	  background: #FFFFFF;
}

.arrow_stacks_in_30_page7:nth-child(2) {
	  margin-top: 12px;
}

.arrow_stacks_in_30_page7:nth-child(3){
	margin-top: -15px;
	margin-left: 16px;
}

.arrow_stacks_in_30_page7:nth-child(4) {
	  margin-top: 12px;
	  margin-left: 16px;
}

.arrow_stacks_in_30_page7:nth-child(5){
	margin-top: -16px;
	margin-left: 32px;
}

.arrow_stacks_in_30_page7:nth-child(6) {
	  margin-top: 12px;
	  margin-left: 32px;
}

.arrow_stacks_in_30_page7:nth-child(1), .arrow_stacks_in_30_page7:nth-child(3), .arrow_stacks_in_30_page7:nth-child(5) {
	-webkit-transform: rotate(45deg);
	   -moz-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	        transform: rotate(45deg);
	
}

.arrow_stacks_in_30_page7:nth-child(2), .arrow_stacks_in_30_page7:nth-child(4), .arrow_stacks_in_30_page7:nth-child(6) {
	-webkit-transform: rotate(-45deg);
	   -moz-transform: rotate(-45deg);
	    -ms-transform: rotate(-45deg);
	        transform: rotate(-45deg);
}

.arrow_stacks_in_30_page7{
	opacity: 0;
	-webkit-animation: fades 2s infinite ease;
   	   -moz-animation: fades 2s infinite ease;
            animation: fades 2s infinite ease;
       
}

.arrow_stacks_in_30_page7:nth-child(3), .arrow_stacks_in_30_page7:nth-child(4){
	-webkit-animation-delay: 0.5s;	    
}

.arrow_stacks_in_30_page7:nth-child(5), .arrow_stacks_in_30_page7:nth-child(6){
	-webkit-animation-delay: 1.0s;
}

@-webkit-keyframes fades {
	  0%    { opacity: 0.1; }
	  50%   { opacity: 0.5; }
	  100%  { opacity: 0.1; }
}

/* @end */

#stacks_in_8_page7{
	max-width: px;margin: 0 auto;
}
#stacks_in_8_page7{
	padding: px px px px;
}
@media screen and (min-width: px){
	#stacks_in_8_page7{
		padding: px px px px;
	}
}
#stacks_in_14_page7{
	max-width: 1000px;margin: 0 auto;
}
#stacks_in_14_page7{
	padding: 0px 0px 0px 0px;
}
@media screen and (min-width: 770px){
	#stacks_in_14_page7{
		padding: 0px 0px 0px 0px;
	}
}#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}
