/* -- DesignThing Stack v1 by RapidWeaver Central  -- */



/* Containers */


#stacks_in_159 wrap {
	display: block;
	overflow: hidden;
}

#stacks_in_159 theSlice {

}


/* Background */


.static-bg0stacks_in_159 {
	background: transparent;
}

.static-bg1stacks_in_159 {
	background: #333333;
}

.static-bg2stacks_in_159 {
	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_159 {
	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_159 {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

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



/* Height, Border and Radius*/


#stacks_in_159 .shadow {
    
   	border: 0px solid #8A8A8A;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}



/* Stitching */


#stacks_in_159 .dash {
	position: relative;
	z-index: 0;
}

#stacks_in_159 .dash::before {
	content: '';
	position: absolute;
	z-index: -1;
	border: 0px dashed #000000;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	top: 3px;
	bottom: 3px;
	left: 3px;
	right: 3px;
}



/* Shadow Style */


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

#stacks_in_159	.shadow-style1stacks_in_159  {
		-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.50) ;
		-webkit-shadow: 0px 0px 5px rgba(0,0,0,0.50);
		box-shadow: 0px 0px 5px rgba(0,0,0,0.50);
}

#stacks_in_159	.shadow-style1stacks_in_159 {
			margin:10px;
}

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

	
	
#stacks_in_160 {
	padding:  20px;
}
