/*-- Post Office Stack v1.0.4 by Joe Workman --*/
#stacks_in_1_page18 .text{
	behavior:url(/resources/PIE.htc);
	padding:6px 0px;
	border:1px solid #999;
	color:#999;
	font-size:15px;
	text-align:left;
	text-indent:4px;
	font-family:Helvetica Neue,"Arial",Helvetica,Verdana,sans-serif;
	line-height:1;
	border-radius:5px;
	
        box-shadow:inset 0 1px 3px rgba(0,0,0,0.5);
        -moz-box-shadow:inset 0 1px 3px rgba(0,0,0,0.5);
        -webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,0.5);
	
	border-bottom:1px solid rgba(0,0,0,0.25);
}
#stacks_in_1_page18 .text:focus{border-color:#560300;color:#333;background:#fff;box-shadow:0 0 5px #560300;
-moz-box-shadow:0 1px 3px #560300;
-webkit-box-shadow:0 0 5px #560300;
}
#stacks_in_1_page18 .label_text{
	color:#999;
	font-size:15px;
	text-align:left;
	padding:7px 4px;
	font-family:Helvetica Neue,"Arial",Helvetica,Verdana,sans-serif;
}

#stacks_in_1_page18 .hide{display:none;}
#stacks_in_1_page18 .inline{display:inline-block;}
#stacks_in_1_page18 .block{display:block;}
#stacks_in_1_page18 .name_fields{display:inline-block;}
#stacks_in_1_page18 label.error{color:red;display:block;margin-left:5px;}
#form_stacks_in_1_page18 {padding:5px;}
#form_stacks_in_1_page18 div{vertical-align:bottom;}
#form_stacks_in_1_page18 .field{position:relative;margin:2px 2px;}


	#stacks_in_1_page18 .submit_button{margin-bottom:6px;}


#stacks_in_1_page18 .first_name,#stacks_in_1_page18 .first_name input{width:150px;}
#stacks_in_1_page18 .last_name, #stacks_in_1_page18 .last_name input{width:150px;}
#stacks_in_1_page18 .email,#stacks_in_1_page18 .email input{width:150px;}
#stacks_in_1_page18 .custom,#stacks_in_1_page18 .custom input{width:150px;}
#stacks_in_1_page18 .customtwo,#stacks_in_1_page18 .customtwo input{width:150px;}
#stacks_in_1_page18 .human,#stacks_in_1_page18 .human input{width:150px;}

/* Sweet Submit Button */

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



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


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




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

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






#stacks_in_1_page18 .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_1_page18 .sweet_button:hover {
	color:#FFFFFF;
	background: #6A1714;
}
#stacks_in_1_page18 .sweet_button:active{
	background: #420000;
}
#stacks_in_1_page18 .sweet_button.clicked {
	background: #26712D;
}
#stacks_in_1_page18 .sweet_button.clicked:hover {
	background: #3A8541;
}
#stacks_in_1_page18 .sweet_button.clicked:active{
	background: #125D19;
}



#stacks_in_1_page18 .sweet_button.candy {
	background: -webkit-linear-gradient(top, #9A0500 0%, #6A1714 50%, #560300 50%, #74211E 75%, #810400 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9A0500), color-stop(50%,#6A1714), color-stop(50%,#560300), color-stop(75%,#74211E), color-stop(100%,#810400));
	background: -moz-linear-gradient(top, #9A0500 0%, #6A1714 50%, #560300 50%, #74211E 75%, #810400 100%);
	background: -o-linear-gradient(top, #9A0500 0%, #6A1714 50%, #560300 50%, #74211E 75%, #810400 100%);
	background: -ms-linear-gradient(top, #9A0500 0%, #6A1714 50%, #560300 50%, #74211E 75%, #810400 100%);
	background: linear-gradient(top, #9A0500 0%, #6A1714 50%, #560300 50%, #74211E 75%, #810400 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9A0500', endColorstr='#560300',GradientType=0 );
}
#stacks_in_1_page18 .sweet_button.candy:hover {
	background: -webkit-linear-gradient(top, #A30500 0%, #7E2B28 50%, #6A1714 50%, #890400 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#A30500), color-stop(50%,#7E2B28), color-stop(50%,#6A1714), color-stop(100%,#890400));
	background: -moz-linear-gradient(top, #A30500 0%, #7E2B28 50%, #6A1714 50%, #890400 100%);
	background: -o-linear-gradient(top, #A30500 0%, #7E2B28 50%, #6A1714 50%, #890400 100%);
	background: -ms-linear-gradient(top, #A30500 0%, #7E2B28 50%, #6A1714 50%, #890400 100%);
	background: linear-gradient(top, #A30500 0%, #7E2B28 50%, #6A1714 50%, #890400 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#A30500', endColorstr='#6A1714',GradientType=0 );
}
#stacks_in_1_page18 .sweet_button.candy:active{
	background: #420000;
	background: -webkit-linear-gradient(top, #890400 0%, #6A1714 50%, #560300 50%,  #6F0300 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#890400), color-stop(50%,#6A1714), color-stop(50%,#560300), color-stop(100%,#6F0300));
	background: -moz-linear-gradient(top, #890400 0%, #6A1714 50%, #560300 50%,  #6F0300 100%);
	background: -o-linear-gradient(top, #890400 0%, #6A1714 50%, #560300 50%,  #6F0300 100%);
	background: -ms-linear-gradient(top, #890400 0%, #6A1714 50%, #560300 50%,  #6F0300 100%);
	background: linear-gradient(top, #890400 0%, #6A1714 50%, #560300 50%,  #6F0300 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#890400', endColorstr='#560300',GradientType=0 );
}
#stacks_in_1_page18 .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_1_page18 .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_1_page18 .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 Post Office Stack --*/
#stacks_in_1_page18 {
	padding: 10px 0px 0px 0px;
}
