/*-- Sweet Button Stack v1.6.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_3985_page39 .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_3985_page39 .button_icon.set1 {
	font-family:'Signify'; 
}
#stacks_in_3985_page39 .button_icon.set2 {
	font-family:'Signify-2'; 
}



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


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




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

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






#stacks_in_3985_page39 .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_3985_page39 .sweet_button_wrapper{padding-bottom:10px;}


#stacks_in_3985_page39 .sweet_button:hover {
	color:#FFFFFF;
	background: #ADADAD;
}
#stacks_in_3985_page39 .sweet_button:active{
	background: #858585;
}
#stacks_in_3985_page39 .sweet_button.clicked {
	background: #26712D;
}
#stacks_in_3985_page39 .sweet_button.clicked:hover {
	background: #3A8541;
}
#stacks_in_3985_page39 .sweet_button.clicked:active{
	background: #125D19;
}

#stacks_in_3985_page39 .sweet_button.twotone {
	background: -webkit-linear-gradient(top, #ADADAD 50%, #999999 50%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#ADADAD), color-stop(50%,#999999));
	background: -moz-linear-gradient(top, #ADADAD 50%, #999999 50%);
	background: -o-linear-gradient(top, #ADADAD 50%, #999999 50%);
	background: -ms-linear-gradient(top, #ADADAD 50%, #999999 50%);
	background: linear-gradient(top, #ADADAD 50%, #999999 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ADADAD', endColorstr='#999999',GradientType=0 );
}
#stacks_in_3985_page39 .sweet_button.twotone:hover {
	background: -webkit-linear-gradient(top, #C1C1C1 50%, #ADADAD 50%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#C1C1C1), color-stop(50%,#ADADAD));
	background: -moz-linear-gradient(top, #C1C1C1 50%, #ADADAD 50%);
	background: -o-linear-gradient(top, #C1C1C1 50%, #ADADAD 50%);
	background: -ms-linear-gradient(top, #C1C1C1 50%, #ADADAD 50%);
	background: linear-gradient(top, #C1C1C1 50%, #ADADAD 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#C1C1C1', endColorstr='#ADADAD',GradientType=0 );
}
#stacks_in_3985_page39 .sweet_button.twotone:active{
	background: #858585;
	background: -webkit-linear-gradient(top, #ADADAD 50%, #999999 50%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#ADADAD), color-stop(50%,#999999));
	background: -moz-linear-gradient(top, #ADADAD 50%, #999999 50%);
	background: -o-linear-gradient(top, #ADADAD 50%, #999999 50%);
	background: -ms-linear-gradient(top, #ADADAD 50%, #999999 50%);
	background: linear-gradient(top, #ADADAD 50%, #999999 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='%id=button_color + 20', endColorstr='#999999',GradientType=0 );
}
#stacks_in_3985_page39 .sweet_button.twotone.clicked {
	background: #26712D;
	background: -webkit-linear-gradient(top, #3A8541 50%, #26712D 50%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#3A8541), color-stop(50%,#26712D));
	background: -moz-linear-gradient(top, #3A8541 50%, #26712D 50%);
	background: -o-linear-gradient(top, #3A8541 50%, #26712D 50%);
	background: -ms-linear-gradient(top, #3A8541 50%, #26712D 50%);
	background: linear-gradient(top, #3A8541 50%, #26712D 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3A8541', endColorstr='#26712D',GradientType=0 );
}
#stacks_in_3985_page39 .sweet_button.twotone.clicked:hover {
	background: #448F4B;
	background: -webkit-linear-gradient(top, #4E9955 50%, #3A8541 50%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#4E9955), color-stop(50%,#3A8541));
	background: -moz-linear-gradient(top, #4E9955 50%, #3A8541 50%);
	background: -o-linear-gradient(top, #4E9955 50%, #3A8541 50%);
	background: -ms-linear-gradient(top, #4E9955 50%, #3A8541 50%);
	background: linear-gradient(top, #4E9955 50%, #3A8541 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4E9955', endColorstr='#3A8541',GradientType=0 );
}
#stacks_in_3985_page39 .sweet_button.twotone.clicked:active{
	background: #125D19;
	background: -webkit-linear-gradient(top, #3A8541 50%, #26712D 50%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#3A8541), color-stop(50%,#26712D));
	background: -moz-linear-gradient(top, #3A8541 50%, #26712D 50%);
	background: -o-linear-gradient(top, #3A8541 50%, #26712D 50%);
	background: -ms-linear-gradient(top, #3A8541 50%, #26712D 50%);
	background: linear-gradient(top, #3A8541 50%, #26712D 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3A8541', endColorstr='#26712D',GradientType=0 );
}



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

#stacks_in_3985_page39 {
	margin: 0px 0px 30px 0px;
}
