
#stacks_in_210_page1 {
	margin:  2px;
	padding:  5px;
}

#stacks_in_212_page1 {
	margin: 2px 2px 10px 2px;
	padding:  5px;
}
/*-- Sweet Button Stack v1.5.0 by Joe Workman --*/

@font-face {
    font-family: 'Signify';
    src: url('../files/sweetbutton-fonts/signify-webfont.eot');
    src: url('../files/sweetbutton-fonts/signify-webfont.eot?#iefix') format('embedded-opentype'),
         url('../files/sweetbutton-fonts/signify-webfont.woff') format('woff'),
         url('../files/sweetbutton-fonts/signify-webfont.ttf') format('truetype'),
         url('../files/sweetbutton-fonts/signify-webfont.svg#Signify') format('svg');
    font-style: normal;
}
#stacks_in_135_page1 .button_icon {
	font-family:'Signify'; 
	margin:0;
	padding:0;
	display:inline-block;
	font-weight:100; 
	font-size: 14px; 
	line-height:1.5; 
	height:28px; 
}



#stacks_in_135_page1 .button_label {
	font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:28px;
	line-height:28px;
	display: inline-block;
}


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




#stacks_in_135_page1 .sweet_button_wrapper {
	text-align:center;
}
#stacks_in_135_page1 .sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:5px;
	padding:0px 10px;
	text-decoration: none;
	text-align: center;
	color:#FFFFFF;
	border-radius: 5px;
	background: #800080;
	text-align:center;
}

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






#stacks_in_135_page1 .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_135_page1 .sweet_button:hover {
	color:#FFFFFF;
	background: #941494;
}
#stacks_in_135_page1 .sweet_button:active{
	background: #6C006C;
}
#stacks_in_135_page1 .sweet_button.clicked {
	background: #26712D;
}
#stacks_in_135_page1 .sweet_button.clicked:hover {
	background: #3A8541;
}
#stacks_in_135_page1 .sweet_button.clicked:active{
	background: #125D19;
}



#stacks_in_135_page1 .sweet_button.candy {
	background: -webkit-linear-gradient(top, #E600E6 0%, #941494 50%, #800080 50%, #9E1E9E 75%, #C000C0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E600E6), color-stop(50%,#941494), color-stop(50%,#800080), color-stop(75%,#9E1E9E), color-stop(100%,#C000C0));
	background: -moz-linear-gradient(top, #E600E6 0%, #941494 50%, #800080 50%, #9E1E9E 75%, #C000C0 100%);
	background: -o-linear-gradient(top, #E600E6 0%, #941494 50%, #800080 50%, #9E1E9E 75%, #C000C0 100%);
	background: -ms-linear-gradient(top, #E600E6 0%, #941494 50%, #800080 50%, #9E1E9E 75%, #C000C0 100%);
	background: linear-gradient(top, #E600E6 0%, #941494 50%, #800080 50%, #9E1E9E 75%, #C000C0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E600E6', endColorstr='#800080',GradientType=0 );
}
#stacks_in_135_page1 .sweet_button.candy:hover {
	background: -webkit-linear-gradient(top, #F300F3 0%, #A828A8 50%, #941494 50%, #CC00CC 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F300F3), color-stop(50%,#A828A8), color-stop(50%,#941494), color-stop(100%,#CC00CC));
	background: -moz-linear-gradient(top, #F300F3 0%, #A828A8 50%, #941494 50%, #CC00CC 100%);
	background: -o-linear-gradient(top, #F300F3 0%, #A828A8 50%, #941494 50%, #CC00CC 100%);
	background: -ms-linear-gradient(top, #F300F3 0%, #A828A8 50%, #941494 50%, #CC00CC 100%);
	background: linear-gradient(top, #F300F3 0%, #A828A8 50%, #941494 50%, #CC00CC 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F300F3', endColorstr='#941494',GradientType=0 );
}
#stacks_in_135_page1 .sweet_button.candy:active{
	background: #6C006C;
	background: -webkit-linear-gradient(top, #CC00CC 0%, #941494 50%, #800080 50%,  #A600A6 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#CC00CC), color-stop(50%,#941494), color-stop(50%,#800080), color-stop(100%,#A600A6));
	background: -moz-linear-gradient(top, #CC00CC 0%, #941494 50%, #800080 50%,  #A600A6 100%);
	background: -o-linear-gradient(top, #CC00CC 0%, #941494 50%, #800080 50%,  #A600A6 100%);
	background: -ms-linear-gradient(top, #CC00CC 0%, #941494 50%, #800080 50%,  #A600A6 100%);
	background: linear-gradient(top, #CC00CC 0%, #941494 50%, #800080 50%,  #A600A6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#CC00CC', endColorstr='#800080',GradientType=0 );
}
#stacks_in_135_page1 .sweet_button.candy.clicked {
	background: #26712D;
	background: -webkit-linear-gradient(top, #44CB51 0%, #3A8541 50%, #26712D 50%, #448F4B 75%, #39A943 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#44CB51), color-stop(50%,#3A8541), color-stop(50%,#26712D), color-stop(75%,#448F4B), color-stop(100%,#39A943));
	background: -moz-linear-gradient(top, #44CB51 0%, #3A8541 50%, #26712D 50%, #448F4B 75%, #39A943 100%);
	background: -o-linear-gradient(top, #44CB51 0%, #3A8541 50%, #26712D 50%, #448F4B 75%, #39A943 100%);
	background: -ms-linear-gradient(top, #44CB51 0%, #3A8541 50%, #26712D 50%, #448F4B 75%, #39A943 100%);
	background: linear-gradient(top, #44CB51 0%, #3A8541 50%, #26712D 50%, #448F4B 75%, #39A943 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#44CB51', endColorstr='#26712D',GradientType=0 );
}
#stacks_in_135_page1 .sweet_button.candy.clicked:hover {
	background: #448F4B;
	background: -webkit-linear-gradient(top, #48D655 0%, #4E9955 50%, #3A8541 50%, #3CB448 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#48D655), color-stop(50%,#4E9955), color-stop(50%,#3A8541), color-stop(100%,#3CB448));
	background: -moz-linear-gradient(top, #48D655 0%, #4E9955 50%, #3A8541 50%, #3CB448 100%);
	background: -o-linear-gradient(top, #48D655 0%, #4E9955 50%, #3A8541 50%, #3CB448 100%);
	background: -ms-linear-gradient(top, #48D655 0%, #4E9955 50%, #3A8541 50%, #3CB448 100%);
	background: linear-gradient(top, #48D655 0%, #4E9955 50%, #3A8541 50%, #3CB448 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#48D655', endColorstr='#3A8541',GradientType=0 );
}
#stacks_in_135_page1 .sweet_button.candy.clicked:active{
	background: #125D19;
	background: -webkit-linear-gradient(top, #3CB448 0%, #3A8541 50%, #26712D 50%,  #31923A 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3CB448), color-stop(50%,#3A8541), color-stop(50%,#26712D), color-stop(100%,#31923A));
	background: -moz-linear-gradient(top, #3CB448 0%, #3A8541 50%, #26712D 50%,  #31923A 100%);
	background: -o-linear-gradient(top, #3CB448 0%, #3A8541 50%, #26712D 50%,  #31923A 100%);
	background: -ms-linear-gradient(top, #3CB448 0%, #3A8541 50%, #26712D 50%,  #31923A 100%);
	background: linear-gradient(top, #3CB448 0%, #3A8541 50%, #26712D 50%,  #31923A 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3CB448', endColorstr='#26712D',GradientType=0 );
}

/*-- End Sweet Button Stack --*/

#stacks_in_135_page1 {
	margin: 10px 0px 0px 0px;
}

