/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_6 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_6 a, #simpleText_stacks_in_6 a:link {
	color: #996633;
	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_6 a:visited {color: #996633;}
#simpleText_stacks_in_6 a:hover {
	color: #CC9933;
	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_6 a:active {color: #CC9933;}
#simpleText_stacks_in_6 a:focus {color: #CC9933; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_6.optJustify {text-align: justify;}

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

#stacks_out_6 {
	width: 95%;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_15buttonPressWrapper{
	position: relative !important;
}

#stacks_in_15 a, #stacks_in_15 a:hover, #stacks_in_15 a:visited, #stacks_in_15 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_15button{
	position: relative !important;
	display: inline-block !important;
	
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #999999 !important;
	border-color: #828282 !important;
	box-sizing: border-box !important;
}

.stacks_in_15button:hover{
	color: #FFFFFF !important;
	background-color: #666666 !important;
	border-color: #565656 !important;
}

#stacks_in_15 a, #stacks_in_15 a:visited, #stacks_in_15 a:active{
	color: #FFFFFF !important;
}

#stacks_in_15 a:hover{
	color: #FFFFFF !important;
}
































	/* -- TYPE MODENA REGULAR OVERRIDE -- */
	.stacks_in_15button{
		border-bottom-color: #636363 !important;
		background: #999999 !important;
		background: -moz-linear-gradient(top, #999999 0%, #7A7A7A 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #999999), color-stop(100%, #7A7A7A)) !important;
		background: -webkit-linear-gradient(top, #999999 0%, #7A7A7A 100%) !important;
		background: -o-linear-gradient(top, #999999 0%, #7A7A7A 100%) !important;
		background: -ms-linear-gradient(top, #999999 0%, #7A7A7A 100%) !important;
		background: linear-gradient(to bottom, #999999 0%, #7A7A7A 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#999999', endColorstr='#7A7A7A', GradientType=0 ) !important;
	}
	.stacks_in_15button:hover{
		border-bottom-color: #424242 !important;
		background: #666666 !important;
		background: -moz-linear-gradient(top, #666666 0%, #515151 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #666666), color-stop(100%, #515151)) !important;
		background: -webkit-linear-gradient(top, #666666 0%, #515151 100%) !important;
		background: -o-linear-gradient(top, #666666 0%, #515151 100%) !important;
		background: -ms-linear-gradient(top, #666666 0%, #515151 100%) !important;
		background: linear-gradient(to bottom, #666666 0%, #515151 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#666666', endColorstr='#515151', GradientType=0 ) !important;
	}
	







.stacks_in_15buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_15buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_15buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_15buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_15 {
	margin: 0px 0px 20px 0px;
}

#stacks_out_15 {
	width: 90%;
}
