#Check {
	visibility:hidden;
	position:absolute;
	z-index:99;
	top:-9999px;
	left:-9999px;
}

/* new contact form */

.contactFormTable h2 {
	font-size:15px !important;
	text-transform:none !Important;
}
.contactFormTable h2 span {
	font-size:12px !important;
	font-weight:normal !important;
}
.contactFormTable h5 {
	font-size:13px !important;
	color:#333 !important;
	font-weight:bold !important;
	line-height:18px !Important;
	margin:0 !Important;
	padding:0 !Important;
}
.contactFormTable h6 {
	font-size:12px !important;
	line-height:18px !Important;
	margin:0 !Important;
	padding:0 !Important;
	margin-bottom:7px !important;
}

.checkBoxTable {
	font-weight:normal !important;
}
.checkBoxTable input {
	margin-right:5px !Important;
}
.checkBoxTable .left {
	padding-left:5px !Important;
	padding-right:20px !Important;
}
.checkBoxTable .left, .checkBoxTable .right {
	padding-bottom:5px !Important;
}

.contactFormSpace {
	padding-left:8px;
}
.contactFormHolder {
	background:url(/img/bgWineList.gif) no-repeat -250px 0px;
	padding-top:10px;
	margin-top:20px;
}
.contactFormHolder h6 {
	margin-bottom:17px;
}

.contactFormTable {
	line-height:15px;
	font-size:12px;
	font-weight:bold;
	color:#333;
	width:538px !important;
	width:568px !important;
	margin-left:3px;
}
.contactFormTable input {
	margin:0;
	padding:0;
}
.contactFormTable .subText {
	font-size:12px;
	color:#333;
	font-weight:normal;
}
.contactFormTable .cellSpace {
	padding-right:10px;
}
.contactFormTable input, .contactFormTable textarea {
	line-height:17px;
	font-size:12px;
	color:#333;
	border:none;
	background-color:#fff;
	background-image:url(/img/bgContactFields.png);
	background-repeat:no-repeat;
	padding-left:10px;
	/*resize: none;*/
	outline:none;
	margin-bottom:10px;
	font-weight:normal;
}
.contactFormTable .checkBox {
	padding:0px !important;
	margin:0px !important;
	background-image:none !important;
}

.contactFormTable .nameField {
	background-position:0 0;
	height:25px;
	width:281px;
	width:271px;
	margin-top:7px;
}
/*.contactFormTable .nameField:focus {
	background-position:-652px 0;
}*/

.contactFormTable .emailField {
	background-position:0 -25px;
	height:25px;
	width:277px;
	width:267px;
	margin-top:7px;
}
/*.contactFormTable .emailField:focus {
	background-position:-986px 0;
}*/

/*.contactNumberCell {
	text-align:right;
}
.contactNumberSpace {
	padding-right:7px;
}
.contactFormTable .contactNumberField {
	background-position:0 -50px;
	height:25px;
	width:163px;
	width:153px;
	margin:0px;
}

.contactFormTable .contactNumberField:focus {
	background-position:-1106px -51px;
}*/

.contactFormTable .commentField {
	background-position:0 -75px;
	height:108px;
	height:88px;
	width:568px;
	width:548px;
	margin-top:7px;
	margin-bottom:15px;
	padding:10px;
	line-height:15px;
}
/*.contactFormTable .commentField:focus {
	background-position:-652px -98px;
}*/

.contactFormTable .commentFieldSmall {
	background-position:0 -183px;
	height:55px;
	height:35px;
	width:568px;
	width:548px;
	margin-top:7px;
	margin-bottom:15px;
	padding:10px;
	line-height:15px;
}

.contactFormButton {
	color:#333 !important;
	font-size:11px !important;
	text-transform:none;
	border:none;
	background-image:url(/img/bgSubmit.png) !important;
	background-repeat:no-repeat;
	text-align:center;
	height:31px;
	width:145px;
	padding-bottom:2px;
	padding-left:0px !important;
	margin-bottom:0px !important;
	float:right;
	margin-top:-8px !important;

}
.contactFormButton:hover {
	cursor:pointer;
	color:#2ba9d5 !important;
}

.file_input_textbox
{
	float: left;
	width: 205px; 
	height: 25px;
	margin-top:7px !important;
	background:url(/img/bgFile.gif) top left !Important;
}

.file_input_div
{
	position: relative; 
	width: 66px; 
	height: 25px; 
	overflow: hidden;
	margin-top:7px !important;
}

.file_input_button
{
	width: 66px;
	height:25px; 
	position: absolute; 
	top: 0px;
	border-style: solid;
	background:url(/img/bgFile.gif) top right !Important;
}

.file_input_hidden
{
	position: absolute; 
	right: 0px; 
	top: 0px; 
	opacity: 0; 
	filter: alpha(opacity=0); 
	-ms-filter: "alpha(opacity=0)"; 
	-khtml-opacity: 0; 
	-moz-opacity: 0;
}
