/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_14754_page3 {
	width: 100%;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
}
#simpleDivider_stacks_in_14754_page3 .theDivider1,
#simpleDivider_stacks_in_14754_page3 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_14754_page3 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_14754_page3.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #E6E6E6;
	border-bottom-color: #CCCCCC;
}
#simpleDivider_stacks_in_14754_page3.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_14754_page3 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_14754_page3.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_14754_page3.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_14754_page3.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_14754_page3.bgImageOn .theDivider1 img {
	display: block;
}

/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Hide Show Stack' 
Style Sheet: fsrmobilehideshow.css Style Sheet
Created: 10, June 2014
Last Modified: 29, June 2014
Author: Blueball Design LLC/Charlie Lockhart
http://freestackresponsive.blueballdesign.com
Copyright 2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/


/************************************************************************************
DESKTOP
*************************************************************************************/


#stacks_in_14755_page3desktopcontent {
	display: none;
	height: auto;
	max-width: 100%;
}




#stacks_in_14755_page3mobilecontent { 
	display: none;
}




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

@media screen and (max-width: 600px) {
	
#stacks_in_14755_page3mobilecontent { 
	display: block;
	height: auto;
	max-width: 100%;
}

#stacks_in_14755_page3desktopcontent {
	display: none;
}

}
#fadeinWrapperstacks_in_14758_page3 {
	display: block;
	position: relative;
	height: 46px;	
}

#fadeInStackstacks_in_14758_page3 {
	display: none;
	position: relative;
	z-index: 20;
}
#stacks_in_14760_page3 {
	margin:  4px;
}
