@CHARSET "ISO-8859-1";
.eStore_ssf_template_1_wrapper{
	display: block;
	padding:20px;
	max-width: 250px;
	background-color: #333333;
	color: #FFFFFF;
	font-family: "Open Sans",Helvetica,Arial,sans-serif;
	line-height: 1.7;
}
.eStore_ssf_template_1_name{
	font-size: 16px;
	line-height: 1.5;
	font-weight: bold;
	margin-bottom: 10px;
	text-transform: uppercase;
	text-align: center;
}
.eStore_ssf_template_1_description{
	color: #979CA2;
	margin-bottom: 10px;
	text-align: justify;
}
.eStore_ssf_template_1_name_input{
	text-align: center;
	width: 100%;
	border: 1px solid #DDDDDD;
	border-radius: 3px 3px 3px 3px;
	padding: 10px 0;
	margin: 5px 0;
	color: #CCCCCC;
}
.eStore_ssf_template_1_email_input{
	text-align: center;
	width: 100%;
	border: 1px solid #DDDDDD;
	border-radius: 3px 3px 3px 3px;
	padding: 10px 0;
	margin: 5px 0;
	color: #CCCCCC;
}
.eStore_ssf_template_1_wrapper .eStore_ssf_template_1_text_submit{
	text-align: center;
	width: 100%;
	padding: 10px 0;
	margin: 5px 0;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	background-color: #F69914;
	background-image: none;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2), 0 -3px 0 rgba(0, 0, 0, 0.1) inset;
    text-shadow: 1px 1px 1px rgba(151, 71, 0, 0.35);
    border: medium none !important;
    border-radius: 3px 3px 3px 3px;
}
.eStore_ssf_template_1_wrapper .eStore_ssf_template_1_text_submit:hover{
	text-align: center;
	width: 100%;
	padding: 10px 0;
	margin: 5px 0;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	background-color: #F69914;
	background-image: none;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2), 0 -3px 0 rgba(0, 0, 0, 0.1) inset;
    text-shadow: 1px 1px 1px rgba(151, 71, 0, 0.35);
    border: medium none !important;
    border-radius: 3px 3px 3px 3px;
    cursor: pointer;
}

/*** Stylish Squeeze form template 2***/
.eStore_ssf_template_2_wrapper{
	display: block;
	padding:20px;
	margin: 10px 0;
	max-width: 250px;
	background-color: #333333;
	color: #FFFFFF;
	font-family: "Open Sans",Helvetica,Arial,sans-serif;
	line-height: 1.7;
}
.eStore_ssf_template_2_thumbnail img{
max-width: 100%;
}
.eStore_ssf_template_2_name{
	font-size: 16px;
	line-height: 1.5;
	font-weight: bold;
	margin: 10px 0;
	text-transform: uppercase;
	text-align: center;
}
.eStore_ssf_template_2_description{
	color: #979CA2;
	margin-bottom: 10px;
	text-align: justify;
}
.eStore_ssf_template_2_name_input{
	text-align: center;
	width: 100%;
	border: 1px solid #DDDDDD;
	border-radius: 3px 3px 3px 3px;
	padding: 10px 0;
	margin: 5px 0;
	color: #CCCCCC;
}
.eStore_ssf_template_2_email_input{
	text-align: center;
	width: 100%;
	border: 1px solid #DDDDDD;
	border-radius: 3px 3px 3px 3px;
	padding: 10px 0;
	margin: 5px 0;
	color: #CCCCCC;
}
.eStore_ssf_template_2_wrapper .eStore_ssf_template_2_text_submit{
	text-align: center;
	width: 100%;
	padding: 10px 0;
	margin: 5px 0;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	background-color: #F69914;
	background-image: none;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2), 0 -3px 0 rgba(0, 0, 0, 0.1) inset;
    text-shadow: 1px 1px 1px rgba(151, 71, 0, 0.35);
    border: medium none !important;
    border-radius: 3px 3px 3px 3px;
}
.eStore_ssf_template_2_wrapper .eStore_ssf_template_2_text_submit:hover{
	text-align: center;
	width: 100%;
	padding: 10px 0;
	margin: 5px 0;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	background-color: #F69914;
	background-image: none;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2), 0 -3px 0 rgba(0, 0, 0, 0.1) inset;
    text-shadow: 1px 1px 1px rgba(151, 71, 0, 0.35);
    border: medium none !important;
    border-radius: 3px 3px 3px 3px;
    cursor: pointer;
}