@charset "utf-8";
/* Vornex style */
/* Development by www.seviosolutions.com */
a{color:#333;}
img{border:0;}
.center {text-align:center; padding:10px 0 10px 0; }
table, td, tr{border:none;}
.white {background:#fff; }
table {width:100%;}
td {padding:5px 0px 5px 0px; font-size:14px;}
input {width:100%;  border: 1px solid #bdc3c7;  padding:10px;   box-sizing: border-box;  -webkit-box-sizing:border-box;   -moz-box-sizing: border-box;  -moz-border-radius: 3px;-webkit-border-radius: 3px;-khtml-border-radius: 3px; border-radius: 3px; }
#WebToLeadForm {width:90%; margin:0 auto;}
#WebToLeadForm .button {
		background:#ffdc2c;
	background:-moz-linear-gradient(top,#ffdc2c 0%,#feb800 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffdc2c),color-stop(100%,#feb800));
	background:-webkit-linear-gradient(top,#ffdc2c 0%,#feb800 100%);
	background:-o-linear-gradient(top,#ffdc2c 0%,#feb800 100%);
	background:-ms-linear-gradient(top,#ffdc2c 0%,#feb800 100%);
	background:linear-gradient(top,#ffdc2c 0%,#feb800 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdc2c',endColorstr='#feb800',GradientType=0);
	padding:10px 15px;
	color:#877a5a;
	font-weight:bold;
	font-size:16px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #daa339;
	cursor:pointer;
	}
	#WebToLeadForm .button:hover {
		background:#ffdc2c;
	background:-moz-linear-gradient(top,#ffdc2c 0%,#feb800 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffdc2c),color-stop(100%,#feb800));
	background:-webkit-linear-gradient(top,#ffdc2c 0%,#feb800 100%);
	background:-o-linear-gradient(top,#ffdc2c 0%,#feb800 100%);
	background:-ms-linear-gradient(top,#ffdc2c 0%,#feb800 100%);
	background:linear-gradient(top,#ffdc2c 0%,#feb800 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdc2c',endColorstr='#feb800',GradientType=0);
	padding:10px 15px;
	color:#877a5a;
	font-weight:bold;
	font-size:16px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #b88729;
	cursor:pointer;
	}
