/*
 * Scotty
 * Author: Jeremy Hawes
 * Version: 1.1.0
 * URL: http://onelittledesigner.com/rapidweaver-stack/scotty
 * Support: http://forum.onelittledesigner.com
 * Description: Teleports you back to the top of the page
 */

#scrollUp_stacks_in_21,
a#scrollUp_stacks_in_21 {
	
		bottom: 20px;
		
			right: 20px;
		
		
		
	
	
	padding: 10px 20px;
	color: #0198E1 !important;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	text-decoration: none;
	font-size: 16px;
	text-align: center;
	display: inline-block;
}
#scrollUp_stacks_in_21:hover,
a#scrollUp_stacks_in_21:hover {
	color: #007FFF !important;
}
#scrollUp_stacks_in_21.scrollUpTheme1,
#scrollUp_stacks_in_21.scrollUpTheme3 {
	border-color: #C0C0C0;
	border-width: 0px;
	border-style: solid;
}
#scrollUp_stacks_in_21.scrollUpTheme1.transparencyOff,
#scrollUp_stacks_in_21.scrollUpTheme3.transparencyOff {
	background-color: #555555;
}
#scrollUp_stacks_in_21.scrollUpTheme1.transparencyOn,
#scrollUp_stacks_in_21.scrollUpTheme3.transparencyOn {
	background-color: none;
	border-color: none;
}
#scrollUp_stacks_in_21.scrollUpTheme1.gradientOn,
#scrollUp_stacks_in_21.scrollUpTheme3.gradientOn {
	background-color: #EBEBEB;
	background-image: -moz-linear-gradient(top, #EBEBEB, #DEDEDE);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#EBEBEB), to(#DEDEDE));
	background-image: -webkit-linear-gradient(top, #EBEBEB, #DEDEDE);
	background-image: -o-linear-gradient(top, #EBEBEB, #DEDEDE);
	background-image: linear-gradient(to bottom, #EBEBEB, #DEDEDE);
	background-repeat: repeat-x;
}
#scrollUp_stacks_in_21.textShadowOn {
	text-shadow: 0 1px 0 #FFFFFF;
}
#scrollUp_stacks_in_21.scrollUpTheme1.boxShadowOn,
#scrollUp_stacks_in_21.scrollUpTheme3.boxShadowOn {
	-webkit-box-shadow: 0 0 2px 1px #CCCCCC;
	-moz-box-shadow: 0 0 2px 1px #CCCCCC;
	-ms-box-shadow: 0 0 2px 1px #CCCCCC;
	-o-box-shadow: 0 0 2px 1px #CCCCCC;
	box-shadow: 0 0 2px 1px #CCCCCC;
}
/* ====================
 * THEME 2 - IMAGE
 * ==================== */

/* ====================
 * THEME 3 - TAB
 * ==================== */




	#stacks_in_26 .button_icon,#stacks_in_26 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:32px;
		line-height:32px;
		font-size:19px;
	}
	


#stacks_in_26 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}


	#stacks_in_26 .button_icon {
		border-right: 1px solid rgba(0,0,0,0.2);
		float:left;
		padding-right:14px;
	}
	#stacks_in_26 .button_label {
		border-left: 1px solid rgba(255,255,255, 0.2);
		float:left;
		padding: 0px 7px 0px 14px;
	}




#stacks_in_26 .sweet_button_wrapper {
	text-align:left;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_26 .sweet_button_wrapper {
		
			height:28px;
		
	}

	
		#stacks_in_26 .button_icon,#stacks_in_26 .button_icon i {
			height:28px;
			line-height:2em;
			font-size:17px;
		}
		
	

	#stacks_in_26 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_26 .sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(0, 0, 0, 1.00);
	border-style:solid;
	border-width:0px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:5px;
	background:rgba(64, 128, 2, 1.00);
}
#stacks_in_26 .sweet_button:visited {
	color:rgba(0, 0, 0, 1.00);
}

#stacks_in_26 .sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}




	#stacks_in_26 .sweet_button {text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.75);}




	#stacks_in_26 .sweet_button {
		-moz-box-shadow: 0px 2px 5px rgba(0,0,0,0.75);
		-webkit-shadow: 0px 2px 5px rgba(0,0,0,0.75);
		box-shadow: 0px 2px 5px rgba(0,0,0,0.75);
	}
	#stacks_in_26 .sweet_button_wrapper{padding-bottom:13px;}


#stacks_in_26 .sweet_button:hover {
	color:rgba(0, 0, 0, 1.00);
	background: rgba(84, 148, 22, 1.00);
}
#stacks_in_26 .sweet_button:active{
	background: rgba(44, 108, 0, 1.00);
}
#stacks_in_26 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_26 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_26 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}







#stacks_in_26 .sweet_button.candy {
	background: rgba(64, 128, 2, 1.00);
	background: linear-gradient(top, rgba(115, 230, 3, 1.00) 0%, rgba(84, 148, 22, 1.00) 50%, rgba(64, 128, 2, 1.00) 50%, rgba(94, 158, 32, 1.00) 75%, rgba(96, 192, 3, 1.00) 100%);
}
#stacks_in_26 .sweet_button.candy:hover {
	background: rgba(84, 148, 22, 1.00);
	background: linear-gradient(top, rgba(121, 243, 3, 1.00) 0%, rgba(104, 168, 42, 1.00) 50%, rgba(84, 148, 22, 1.00) 50%, rgba(102, 204, 3, 1.00) 100%);
}
#stacks_in_26 .sweet_button.candy:active{
	background: rgba(44, 108, 0, 1.00);
	background: linear-gradient(top, rgba(102, 204, 3, 1.00) 0%, rgba(84, 148, 22, 1.00) 50%, rgba(64, 128, 2, 1.00) 50%,  rgba(83, 166, 2, 1.00) 100%);
}
#stacks_in_26 .sweet_button.candy.clicked {
	background: rgba(38, 113, 45, 1.00);
	background: linear-gradient(top, rgba(68, 203, 81, 1.00) 0%, rgba(58, 133, 65, 1.00) 50%, rgba(38, 113, 45, 1.00) 50%, rgba(68, 143, 75, 1.00) 75%, rgba(57, 169, 67, 1.00) 100%);
}
#stacks_in_26 .sweet_button.candy.clicked:hover {
	background: rgba(68, 143, 75, 1.00);
	background: linear-gradient(top, rgba(72, 214, 85, 1.00) 0%, rgba(78, 153, 85, 1.00) 50%, rgba(58, 133, 65, 1.00) 50%, rgba(60, 180, 72, 1.00) 100%);
}
#stacks_in_26 .sweet_button.candy.clicked:active{
	background: rgba(18, 93, 25, 1.00);
	background: linear-gradient(top, rgba(60, 180, 72, 1.00) 0%, rgba(58, 133, 65, 1.00) 50%, rgba(38, 113, 45, 1.00) 50%,  rgba(49, 146, 58, 1.00) 100%);
}

