/*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 13, June 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_9269_page140 {
	max-width: 1100px;
	min-width: 320px;
	margin: 0px auto !important;
}

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

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

#stacks_in_9269_page140 {
	max-width: 100% !important;
	min-width: 50% !important;
}

}

#stacks_in_9273_page140 {
	background-color: rgba(255, 255, 255, 1.00);
	padding: 10px 10px 0px 10px;
}
/* Styling for Preview Mode & Publishing */


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


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

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

#stacks_in_9275_page140 .bx-wrapper img {
	

		
	width: 100%;
	height: auto;
	
	display: block;
}

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

#stacks_in_9275_page140 .bx-wrapper .bx-viewport {
}

#stacks_in_9275_page140 .bx-wrapper .bx-pager,
#stacks_in_9275_page140 .bx-wrapper .bx-controls-auto {
	position: absolute;
	
	bottom: 0px;
	margin-bottom: -40px;
	
	width: 100%;
	z-index: 200;
}

/* LOADER */

#stacks_in_9275_page140 .bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../index_files/orbit-images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 200;
}


/* Only add pagination CSS if toggled on in settings. */
/* PAGER */



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

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

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

#stacks_in_9275_page140 .bx-wrapper .bx-pager.bx-default-pager a:hover,
#stacks_in_9275_page140 .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #00CC00;
}







/*  Hide navigation arrows if toggled off in settings. */

	#stacks_in_9275_page140 .bx-wrapper .bx-prev,
	#stacks_in_9275_page140 .bx-wrapper .bx-next {
		display: none;
	}


/* AUTO CONTROLS (START / STOP) */

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

#stacks_in_9275_page140 .bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(../index_files/orbit-images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

#stacks_in_9275_page140 .bx-wrapper .bx-controls-auto .bx-start:hover,
#stacks_in_9275_page140 .bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

#stacks_in_9275_page140 .bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(../index_files/orbit-images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

#stacks_in_9275_page140 .bx-wrapper .bx-controls-auto .bx-stop:hover,
#stacks_in_9275_page140 .bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

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

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

/* IMAGE CAPTIONS */

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

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

#stacks_in_9275_page140 ul.bxslider, #stacks_in_9275_page140 ul.bxslider li {
	list-style: none !important;
	padding: 0 !important;
	margin: 0 !important;
}






/* Styling for Edit Mode within Stacks */







/* Start Eternity stack CSS code *//* ---------------------------- /// ---------- Base CSS --------- ///------------------------------ */#stacks_in_9277_page140{	background: url("../index_files/bgimageurl_9277.jpg");	min-height: 500px;	background-size: auto;	background-color: transparent;	background-repeat: no-repeat;	background-position:50% 50%;	background-attachment: none;	/* -webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear; -o-transition:all 0.2s linear; transition:all 0.2s linear;  */	background: url("../index_files/bgimageurl_9277.jpg") none; }/* ---------------------------- /// ---------- Repeat --------- ///------------------------------ */#stacks_in_9277_page140, #stacks_in_9277_page140:hover{	background-repeat: no-repeat !important;}/* ---------------------------- /// --------- Colour ------------ ///------------------------------ */#stacks_in_9277_page140, #stacks_in_9277_page140:hover{	background-color: #FFFFFF;}/* ---------------------------- /// ----------- Bg Size --------- ///------------------------------ */#stacks_in_9277_page140, #stacks_in_9277_page140:hover{	background-size: cover;}/* --- if the background type is cover------ use alternitive positioning -- */#stacks_in_9277_page140, #stacks_in_9277_page140:hover{    	-webkit-background-size: 100%;     -moz-background-size: 100%;     -o-background-size: 100%;     background-size: 100%;     -webkit-background-size: cover;     -moz-background-size: cover;     -o-background-size: cover;     background-size: cover; 	background-position:top center;}/* -----------------------------------------    Links Managment   ----------------------------------------- *//* End Eternity stack CSS code */
#stacks_out_9279_page140 {
	width: 450px;
	margin-left:0;
}

#stacks_in_9279_page140 {
	background-color: rgba(255, 255, 255, 1.00);
	margin: 320px 0px 0px 0px;
}
/* Font style applied when the page has finished loading */

@media all {











#uniqueElement, .classElement,
#fontStackstacks_in_9281_page140 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 200;
	font-style: normal;
	font-size: 250%;
	line-height: 120%;
}

}

/*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 13, June 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_9283_page140 {
	max-width: 600px;
	min-width: 320px;
	margin: 0px auto !important;
}

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

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

#stacks_in_9283_page140 {
	max-width: 100% !important;
	min-width: 50% !important;
}

}

#stacks_in_9285_page140 {
	padding: 10px 0px 5px 20px;
}
/* Font style applied when the page has finished loading */

@media all {











#uniqueElement, .classElement,
#fontStackstacks_in_9287_page140 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 200;
	font-style: normal;
	font-size: 150%;
	line-height: 105%;
}

}

/*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 13, June 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_9289_page140 {
	max-width: 600px;
	min-width: 320px;
	margin: 0px auto !important;
}

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

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

#stacks_in_9289_page140 {
	max-width: 100% !important;
	min-width: 50% !important;
}

}

#stacks_in_9291_page140 {
	padding: 0px 0px 20px 20px;
}
/* Start Eternity stack CSS code *//* ---------------------------- /// ---------- Base CSS --------- ///------------------------------ */#stacks_in_9294_page140{	background: url("../index_files/bgimageurl_9294.jpg");	min-height: 500px;	background-size: auto;	background-color: transparent;	background-repeat: no-repeat;	background-position:50% 50%;	background-attachment: none;	/* -webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear; -o-transition:all 0.2s linear; transition:all 0.2s linear;  */	background: url("../index_files/bgimageurl_9294.jpg") none; }/* ---------------------------- /// ---------- Repeat --------- ///------------------------------ */#stacks_in_9294_page140, #stacks_in_9294_page140:hover{	background-repeat: no-repeat !important;}/* ---------------------------- /// --------- Colour ------------ ///------------------------------ */#stacks_in_9294_page140, #stacks_in_9294_page140:hover{	background-color: #FFFFFF;}/* ---------------------------- /// ----------- Bg Size --------- ///------------------------------ */#stacks_in_9294_page140, #stacks_in_9294_page140:hover{	background-size: cover;}/* --- if the background type is cover------ use alternitive positioning -- */#stacks_in_9294_page140, #stacks_in_9294_page140:hover{    	-webkit-background-size: 100%;     -moz-background-size: 100%;     -o-background-size: 100%;     background-size: 100%;     -webkit-background-size: cover;     -moz-background-size: cover;     -o-background-size: cover;     background-size: cover; 	background-position:top center;}/* -----------------------------------------    Links Managment   ----------------------------------------- *//* End Eternity stack CSS code */
#stacks_out_9296_page140 {
	width: 450px;
	margin-left:0;
}

#stacks_in_9296_page140 {
	background-color: rgba(255, 255, 255, 1.00);
	margin: 320px 0px 0px 0px;
}
/* Font style applied when the page has finished loading */

@media all {











#uniqueElement, .classElement,
#fontStackstacks_in_9298_page140 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 200;
	font-style: normal;
	font-size: 250%;
	line-height: 120%;
}

}

/*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 13, June 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_9300_page140 {
	max-width: 600px;
	min-width: 320px;
	margin: 0px auto !important;
}

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

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

#stacks_in_9300_page140 {
	max-width: 100% !important;
	min-width: 50% !important;
}

}

#stacks_in_9302_page140 {
	padding: 10px 0px 5px 20px;
}
/* Font style applied when the page has finished loading */

@media all {











#uniqueElement, .classElement,
#fontStackstacks_in_9304_page140 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 200;
	font-style: normal;
	font-size: 150%;
	line-height: 105%;
}

}

/*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 13, June 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_9306_page140 {
	max-width: 600px;
	min-width: 320px;
	margin: 0px auto !important;
}

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

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

#stacks_in_9306_page140 {
	max-width: 100% !important;
	min-width: 50% !important;
}

}

#stacks_in_9308_page140 {
	padding: 0px 0px 20px 20px;
}
/* Start Eternity stack CSS code *//* ---------------------------- /// ---------- Base CSS --------- ///------------------------------ */#stacks_in_9311_page140{	background: url("../index_files/bgimageurl_9311.jpg");	min-height: 500px;	background-size: auto;	background-color: transparent;	background-repeat: no-repeat;	background-position:50% 50%;	background-attachment: none;	/* -webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear; -o-transition:all 0.2s linear; transition:all 0.2s linear;  */	background: url("../index_files/bgimageurl_9311.jpg") none; }/* ---------------------------- /// ---------- Repeat --------- ///------------------------------ */#stacks_in_9311_page140, #stacks_in_9311_page140:hover{	background-repeat: no-repeat !important;}/* ---------------------------- /// --------- Colour ------------ ///------------------------------ */#stacks_in_9311_page140, #stacks_in_9311_page140:hover{	background-color: #FFFFFF;}/* ---------------------------- /// ----------- Bg Size --------- ///------------------------------ */#stacks_in_9311_page140, #stacks_in_9311_page140:hover{	background-size: cover;}/* --- if the background type is cover------ use alternitive positioning -- */#stacks_in_9311_page140, #stacks_in_9311_page140:hover{    	-webkit-background-size: 100%;     -moz-background-size: 100%;     -o-background-size: 100%;     background-size: 100%;     -webkit-background-size: cover;     -moz-background-size: cover;     -o-background-size: cover;     background-size: cover; 	background-position:top center;}/* -----------------------------------------    Links Managment   ----------------------------------------- *//* End Eternity stack CSS code */
#stacks_out_9313_page140 {
	width: 450px;
	margin-left:0;
}

#stacks_in_9313_page140 {
	background-color: rgba(255, 255, 255, 1.00);
	margin: 320px 0px 0px 0px;
}
/* Font style applied when the page has finished loading */

@media all {











#uniqueElement, .classElement,
#fontStackstacks_in_9315_page140 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 200;
	font-style: normal;
	font-size: 250%;
	line-height: 120%;
}

}

/*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 13, June 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_9317_page140 {
	max-width: 600px;
	min-width: 320px;
	margin: 0px auto !important;
}

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

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

#stacks_in_9317_page140 {
	max-width: 100% !important;
	min-width: 50% !important;
}

}

#stacks_in_9319_page140 {
	padding: 10px 0px 5px 20px;
}
/* Font style applied when the page has finished loading */

@media all {











#uniqueElement, .classElement,
#fontStackstacks_in_9321_page140 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 200;
	font-style: normal;
	font-size: 150%;
	line-height: 105%;
}

}

/*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 13, June 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_9323_page140 {
	max-width: 600px;
	min-width: 320px;
	margin: 0px auto !important;
}

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

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

#stacks_in_9323_page140 {
	max-width: 100% !important;
	min-width: 50% !important;
}

}

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

#stacks_in_15064_page140 {
	margin: 0px 0px 10px 0px;
	padding:  10px;
}

#stacks_in_15065_page140 {
	display:inline-block; width:100%; line-height: 1.120000em;
	font-size: 300%;
}
/*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 13, June 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_100840_page140 {
	max-width: 1080px;
	min-width: 320px;
	margin: 0px auto !important;
}

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

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

#stacks_in_100840_page140 {
	max-width: 100% !important;
	min-width: 50% !important;
}

}

#stacks_in_100842_page140 {
	border: solid rgba(128, 0, 255, 1.00);
	border-width:  1px;
	margin:  10px;
	padding:  10px;
}

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

#stacks_in_100845_page140 {
	display:inline-block; width:100%; line-height: 1.120000em;
	font-size: 165%;
}
/* Start Liquid Columns stack CSS code */ .stacks_in_9327_page140column { float:left; display:inline; }.stacks_in_9327_page140one{	width: 50%;}.stacks_in_9327_page140two{	width: 50%;}.stacks_in_9327_page140three{	display: none;}.stacks_in_9327_page140first{	padding-left: 0;	padding-right: 10px;	padding-bottom: 0;}.stacks_in_9327_page140middle{	padding-left: 10px;	padding-right: 0;	padding-bottom: 0;}@media only screen and (max-width: 480px) {	.stacks_in_9327_page140first{	padding-left: 0;	padding-right: 0;	padding-bottom: 20px;	}	.stacks_in_9327_page140middle{		padding-left: 0;		padding-right: 0;		padding-bottom: 0;	}			.stacks_in_9327_page140one{		width: 100%;	}		.stacks_in_9327_page140two{		width: 100%;	}    }/* End Liquid Columns stack CSS code */
#stacks_in_9327_page140 {
	margin:  10px;
}

#stacks_in_9329_page140 {
	border: solid rgba(179, 179, 179, 1.00);
	border-width:  1px;
	margin: 0px 0px 20px 0px;
}

#stacks_in_9331_page140 {
	padding: 10px 10px 10px 20px;
}

#stacks_in_9332_page140 {
	display:inline-block; width:100%; line-height: 1.120000em;
	font-size: 165%;
}
#stacks_in_9333_page140 tbody{text-align:left}#stacks_in_9333_page140 thead{font-weight:bold;padding:2px 11px;text-align:left}#stacks_in_9333_page140 tfoot{font-weight:bold;padding:2px 11px;text-align:left}#stacks_in_9333_page140 .csv_table{width:100%;border-collapse:collapse;background-color:transparent}#stacks_in_9333_page140 .csv_table td,#stacks_in_9333_page140 .csv_table th{padding:5px;vertical-align:top}#stacks_in_9333_page140 .csv_table{border:1px hidden #999999}#stacks_in_9333_page140 tbody td{color:#000000;font-size:14px}#stacks_in_9333_page140 tbody tr{height:auto} #stacks_in_9333_page140 .csv_table tbody td,#stacks_in_9333_page140 .csv_table th{border-bottom:1px solid #F7F7F7}                  #stacks_in_9333_page140 .row0{height:30px} #stacks_in_9333_page140 .row1{height:30px}                               

#stacks_in_9333_page140 {
	margin:  10px;
	padding:  20px;
}
 #stacks_in_9334_page140 .button_icon,#stacks_in_9334_page140 .button_icon i{margin:0;padding:0;display:inline-block;font-weight:normal;height:28px;line-height:28px;font-size:17px}  #stacks_in_9334_page140 .button_label{font:500 14px/150% "Helvetica Neue",Helvetica,Arial,Geneva,sans-serif;height:2em;line-height:2em;display:inline-block; } #stacks_in_9334_page140 .button_icon{border-right:1px solid rgba(0,0,0,0.2);float:left;padding-right:12px}#stacks_in_9334_page140 .button_label{border-left:1px solid rgba(255,255,255,0.2);float:left;padding:0 6px 0 12px}  #stacks_in_9334_page140 .sweet_button_wrapper{text-align:left; height:28px;}@media screen and (max-width:500px){#stacks_in_9334_page140 .sweet_button_wrapper{ height:28px;} #stacks_in_9334_page140 .button_icon,#stacks_in_9334_page140 .button_icon i{height:28px;line-height:2em;font-size:17px}  #stacks_in_9334_page140 .button_label{font:500 14px/150% "Helvetica Neue",Helvetica,Arial,Geneva,sans-serif;line-height:2em}}#stacks_in_9334_page140 .sweet_button{cursor:pointer;display:inline-block;margin:0;padding:0 12px;text-decoration:none;text-align:left;color:#FFFFFF;border-style:solid;border-width:0px;border-color:#000000;border-radius:5px;background:#008040}#stacks_in_9334_page140 a.sweet_button:visited{color:#FFFFFF}#stacks_in_9334_page140 .sweet_button:hover{border-color:#999999}     #stacks_in_9334_page140 .sweet_button:hover{color:#FFFFFF;background:#149454}#stacks_in_9334_page140 .sweet_button:active{background:#006C2C}#stacks_in_9334_page140 .sweet_button.clicked{background:#26712D;border-color:#000000}#stacks_in_9334_page140 .sweet_button.clicked:hover{background:#3A8541;border-color:#999999}#stacks_in_9334_page140 .sweet_button.clicked:active{background:#125D19}   

#stacks_in_9334_page140 {
	margin: 15px 0px 40px 20px;
}
/*
-------------------------------------------
Stack: Blueball FreeStacks Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 13, June 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_14641_page140 {
	max-width: 950px;
	min-width: 320px;
	margin: 0px auto !important;
}

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

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

#stacks_in_14641_page140 {
	max-width: 100% !important;
	min-width: 50% !important;
}

}

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

#stacks_in_14643_page140 {
	border: solid rgba(179, 179, 179, 1.00);
	border-width:  1px;
	margin: 0px 0px 20px 0px;
	padding:  10px;
}

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

#stacks_in_14660_page140 {
	display:inline-block; width:100%; line-height: 1.120000em;
	font-size: 165%;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive iFrame Stack' 
Style Sheet: fsriframe.css
Created: 20, January, 2013
Last Modified: 16, June 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2013 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/



#stacks_in_14651_page140 iframe {
	display: block;
	width: 100% !important;
	overflow: visible;
	padding:  0px;
}


#stacks_in_9336_page140 {
	border: solid rgba(179, 179, 179, 1.00);
	border-width:  1px;
	margin: 0px 0px 20px 0px;
}

#stacks_in_9338_page140 {
	padding:  10px;
}

#stacks_in_9339_page140 {
	display:inline-block; width:100%; line-height: 1.120000em;
	font-size: 165%;
}

#stacks_in_9340_page140 {
	margin: 10px 0px 0px 0px;
	padding:  10px;
}
/* Start True Download stack CSS code */#stacks_in_9345_page140 iframe{height:0px;padding: 0px;margin: 0px;}#stacks_in_9345_page140 img{display:block;margin: 0 auto 0 auto;}#stacks_in_9345_page140 img:hover{cursor: pointer !important;}.stacks_in_9345_page140loader{float: left;width: 35px;height: 35px;padding: 0 15px 30px 0;}.stacks_in_9345_page140base{display: none;height: 0;padding: 0;margin: 0;}.stacks_in_9345_page140response{display: none;width: 80%;border: 1px solid #60D667;background: #ffffff;padding: 10px;margin: 20px auto 20px 0px;color: #444444;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;min-height: 35px;}/* End True Download stack CSS code */
#stacks_in_9354_page140 {
	border: solid rgba(179, 179, 179, 1.00);
	border-width:  1px;
	margin: 0px 0px 20px 0px;
}

#stacks_in_9356_page140 {
	padding: 10px 20px 10px 20px;
}

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

#stacks_in_9360_page140 {
	border: solid rgba(179, 179, 179, 1.00);
	border-width:  1px;
	margin: 0px 0px 20px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Image Plus Stack' 
Style Sheet: fsrimage.css
Created: 05, November, 2013
Last Modified: 18, April, 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_9362_page140 {
	
}

#stacks_in_9362_page140 img {
	float: none;
	max-width: 100% !important;
	height: auto !important;
	padding: 0;
	margin: 0 auto;
}

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

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

#stacks_in_9362_page140 img {
	float: none;
	max-width: 100% !important;
	min-width: 50% !important;
	height: auto !important;
}

}
#stacks_in_9364_page140 {
	margin: 10px 0px 0px 0px;
	padding: 0px 20px 0px 20px;
}

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

#stacks_in_9368_page140 {
	border: solid rgba(179, 179, 179, 1.00);
	border-width:  1px;
	margin: 0px 0px 20px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Image Plus Stack' 
Style Sheet: fsrimage.css
Created: 05, November, 2013
Last Modified: 18, April, 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_9370_page140 {
	
}

#stacks_in_9370_page140 img {
	float: none;
	max-width: 100% !important;
	height: auto !important;
	padding: 0;
	margin: 0 auto;
}

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

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

#stacks_in_9370_page140 img {
	float: none;
	max-width: 100% !important;
	min-width: 50% !important;
	height: auto !important;
}

}
#stacks_in_9372_page140 {
	margin: 10px 0px 0px 0px;
	padding: 0px 20px 0px 20px;
}

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