input.error {
}

input.valid {
	border-color: #5CFF5C !important;
}

#respond.nearestsupplier {
	text-align : center;
}
#respond.nearestsupplier input[type=text] {
	width : 198px;
	padding : 5px;
	margin : 0;
	border-radius: 4px;
	border: 1px solid #777;
	color : black;
	text-indent:0;
	display:inline-block;
	height : 17px;
	line-height : 17px;
	vertical-align : top;
}

#respond.nearestsupplier select {
	width: 210px;
	padding: 5px;
	border-radius: 4px;
	border: 1px solid #777;
	height : 29px;
	vertical-align : top;
	color : #000000;
}

#respond.nearestsupplier input[type=text].error,
#respond.nearestsupplier select.error {
	border-color : red;
	color : black;
}

#respond.nearestsupplier label.error {
	color : red;
	position : absolute;
	left: 50px;
	top : 24px;
	font-weight:normal;
}
#respond.nearestsupplier form {
	position:relative;
	width: 300px;
	text-align: center;
	display: inline-block;
	border:1px solid #3e3e3e; 
	font-weight: normal;
	text-shadow:1px 1px 2px #ffffff;
	border-radius:10px;
	box-shadow:0px 3px 10px #333333;
	
	background: #eeeeee;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#CCCCCC), to(#FFFFFF));
	background: -webkit-linear-gradient(#CCCCCC, #FFFFFF);
	background: -moz-linear-gradient(#CCCCCC, #FFFFFF);
	background: -ms-linear-gradient(#CCCCCC, #FFFFFF);
	background: -o-linear-gradient(#CCCCCC, #FFFFFF);
	background: linear-gradient(#CCCCCC, #FFFFFF);
	-pie-background: linear-gradient(#CCCCCC, #FFFFFF);
	
	behavior:url(/wp-content/plugins/nearestsupplier/css/PIE.htc);
}
#respond.nearestsupplier form dl {
	line-height:150%;
	margin : 1em 0;	
}
#respond.nearestsupplier form dd {
	position:relative;
	display:block;
	margin-bottom : 15px; 
	clear:left;
}

.lightbox-signup-panel #respond.nearestsupplier form input[type=submit], 
#respond.nearestsupplier form input[type=submit],
#respond input#submit {
	width : 210px;
	height:47px;
	margin:15px 0 0 0;
	cursor : pointer;
	background-color: #5D9301 !important;
	border-radius: 5px;
	color: white;
	font-size: 20px;
	border: 1px solid #3C5F00;
	padding : 0 !important;
	left:0 !important;
}

#respond.nearestsupplier label {
	display:inline-block;
	margin : 0;
	padding:0;
	line-height:2.5em;
}

#respond .already-sent {
	font-size : 12px;	
}

#respond .blocked {
	background-color: #5D9301;
	color: white;
	text-shadow:none;
	padding: 2px;
	border-radius: 3px;
}

.nearestsupplier #spinner {
	display    : none;
	font-size  : 12px;
	height     : 16px;
}
.nearestsupplier #spinner img {
	vertical-align:middle;
}

#respond.nearestsupplier #countrycode {
	width : 55px;
}

#respond.nearestsupplier #postalcode {
	width : 140px;
}

#respond.nearestsupplier .btn-container {
}

#respond.nearestsupplier .btn-container .special-sendbtn {
	position: relative;
	font-family:Arial;
	font-size:20px;
	color:#ffffff;
	border: 1px solid #55634C;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	min-height:65px;
	line-height:1.3;
	margin: 20px 0 0 0;
	padding: 0;
	width: 240px;
	text-decoration:none;
	letter-spacing:1px;

	text-shadow:1px 1px 3px #000000;
	box-shadow:1px 1px 3px #333;
	border-radius: 8px;
	
	background: #D7FD90;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#D7FD90), to(#2F7A00));
	background: -webkit-linear-gradient(#D7FD90, #2F7A00);
	background: -moz-linear-gradient(#D7FD90, #2F7A00);
	background: -ms-linear-gradient(#D7FD90, #2F7A00);
	background: -o-linear-gradient(#D7FD90, #2F7A00);
	background: linear-gradient(#D7FD90, #2F7A00);
	-pie-background: linear-gradient(#D7FD90, #2F7A00);
	
	behavior:url(/wp-content/plugins/nearestsupplier/css/PIE.htc);
}

#respond.nearestsupplier .btn-container .special-sendbtn:hover {
	border-color:#5F774B;
	background: #E6FEB9;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#E6FEB9), to(#378F00));
	background: -webkit-linear-gradient(#E6FEB9, #378F00);
	background: -moz-linear-gradient(#E6FEB9, #378F00);
	background: -ms-linear-gradient(#E6FEB9, #378F00);
	background: -o-linear-gradient(#E6FEB9, #378F00);
	background: linear-gradient(#E6FEB9, #378F00);
	-pie-background: linear-gradient(#E6FEB9, #378F00);
	behavior:url(/wp-content/plugins/nearestsupplier/css/PIE.htc);
}

#respond.nearestsupplier .btn-container .special-sendbtn .caption {
	display:block;
	line-height : 1.5;
	padding:5px 0 0 0;
	letter-spacing:3px;
}

#respond.nearestsupplier .btn-container .special-sendbtn .subcaption {
	font-family:Times;
	font-size:0.7em;
	letter-spacing:0;
	font-style:italic;
}

#respond.nearestsupplier .btn-container img.overlay {
	position: absolute;
	top: -8px;
	right: -8px;
}

#respond.nearestsupplier .btn-container a img {
	opacity:1;
	filter: alpha(opacity=100);
}

/** styles for in popupdomination ******************************************************/
.lightbox-signup-panel #respond {
	background-color:transparent;
	border:0;
	padding : 0 10px;
	width:auto;
	margin : 0;
}
.lightbox-signup-panel #respond.nearestsupplier form {
	background-color:transparent;
	border: 0; 
	color: black;
	font-size : 12px;
	width:100%;
}
p.powered {
	display : none !important;
}

.lightbox-signup-panel #respond.nearestsupplier form dd {
	margin-bottom : 8px;
}
.lightbox-signup-panel #respond.nearestsupplier form dl,
.lightbox-signup-panel #respond.nearestsupplier form dt {
	text-align : center;
}

/** styles for fancy checkmarks ********************************************************/
ul.fancy-checkmarks-1,
ul.fancy-checkmarks-2 {
	margin : 0px !important;
	text-align:left;
	padding:0 !important;
}

ul.fancy-checkmarks-1 li,
ul.fancy-checkmarks-2 li {
	list-style:none !important;
	padding-left : 45px;
	background : url(../images/check-mark-1.png) no-repeat 0 -8px;
	line-height:36px;
}

ul.fancy-checkmarks-2 li {
	background : url(../images/check-mark-2.png) no-repeat 0 -8px;
}
.clr { 
	clear:both;
}
/** widget styles ***********************************************************************/
.wide-form .nearestsupplier.widget {
	float:right;
}
.wide-form {
	position:relative;
	z-index: 1000;
	padding: 10px;
	background: #333;
	color: #FFF;
	text-shadow: 1px 1px 2px #000;
	font-weight: normal;
	letter-spacing: 0;
	box-shadow: 0px 3px 10px #000;
	border-radius: 10px;
	font-size: 19px;
	letter-spacing: 0px;
	border: 2px solid #000;
	line-height: 1.3;
	behavior: url(/wp-content/plugins/nearestsupplier/css/PIE.htc);
}

.wide-form .title {
	vertical-align:top;
	margin-right: 15px;
	float:left;
	width:298px;
	text-align:center;
}
.wide-form .cover {
	position : absolute;
	top: 20%;
	left:2%;
	width:300px;
	margin:0;
	padding:0;
}

.wide-form #respond.nearestsupplier form,
.wide-form .nearestsupplier.widget form {
	background: #494949;
	-pie-background: #494949;
	border: 1px solid #2B2B2B;
	text-shadow: 1px 1px 2px #000;
	color: #E3E3E3;
}

.wide-form div#respond label {
	color:inherit;
}

.narrow-form {
	position:relative;
	width: 285px;
	text-align: center;
	z-index: 1000;
	padding: 10px;
	background: #333;
	color: #FFF;
	text-shadow: 1px 1px 2px #000;
	font-weight: normal;
	letter-spacing: 0;
	box-shadow: 0px 3px 10px #000;
	border-radius: 10px;
	font-size: 19px;
	letter-spacing: 0px;
	border: 2px solid #000;
	line-height: 1.3;
	behavior: url(/wp-content/plugins/nearestsupplier/css/PIE.htc);
	float:left;
}
 .narrow-form .title {
	min-height: 105px;
	float: left;
	display: block;
	width: 220px;
	margin-left: 60px;
	margin-top:5px;
	text-align: right;
}
 .narrow-form  #respond.nearestsupplier form {
	width:278px;
	color:#7f7f7f;
}
.narrow-form  #respond.nearestsupplier label.error {
	left:35px;
}

.narrow-form .cover {
	position: absolute; 
	top: -30px; left: -65px; 
	z-index: 20000;
}



