#sideform {
	width: 175px;
	position: relative;
	z-index: 5;
	background-image: url(/images/sideformbg.jpg);
	background-position: 0px 0px;
	float: left;
	text-decoration: none;
	color: #FFF;
	padding-top: 51px;
	padding-left: 20px;
	padding-bottom: 15px;
	padding-right: 20px;
}
#sideform h1  {
	z-index: 5;
	margin-top: 0px;
	font-family: 'PTSansBold', Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
	margin-bottom: 7px;
	line-height: 26px;
}
#sideform .formtext {
	z-index: 10;
	font-family: 'PTSansRegular', Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	font-weight: normal;
	text-decoration: none;
	color: #711d34;
	position: absolute;
	height: 20px;
	width: 50px;
	left: 7px;
	top: 3px;
}
#sideform .formline {
	z-index: 5;
	float: left;
	position: relative;
	margin-bottom: 1px;
}
#sideform div.wpcf7 {
	margin: 0;
	padding: 0;
}
#sideform div.wpcf7-response-output {
	position: relative;
	height: 50px;
	width: 175px;
	font-family: 'PTSansRegular', Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	line-height: 25px;
	font-weight: normal;
	text-transform: none;
	text-align: left;
	z-index: 200;
	background-color: #808080;
	float: left;
	margin-top: 15px;
	margin-bottom: -15px;
	margin-left: -20px;
}
#sideform div.wpcf7-mail-sent-ok {
}
#sideform div.wpcf7-mail-sent-ng {
}
#sideform div.wpcf7-spam-blocked {
}
#sideform div.wpcf7-validation-errors {
}
#sideform span.wpcf7-form-control-wrap {
	position: relative;
}
#sideform span.wpcf7-not-valid-tip {
	position: absolute;
	/* [disabled]top: 15px; */
	left: 52px;
	z-index: 100;
	width: 180px;
	color: #711d34;
	/* [disabled]top: 0px; */
	line-height: 27px;
	font-family: 'PTSansRegular', Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
}
#sideform span.wpcf7-not-valid-tip-no-ajax {
	color: #711d34;
	font-size: 10pt;
	display: block;
}
#sideform span.wpcf7-list-item {
	margin-left: 0.5em;
}
#sideform .wpcf7-display-none {
	display: none;
}
#sideform #formsubmit {
	position: relative;
	z-index: 100;
	background-image: url(/images/send-button.png);
	height: 35px;
	font-size: 14px;
	line-height: 31px;
	color: #2b2b2b;
	width: 65px;
	text-align: left;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: 'PTSansRegular', Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	background-color: Transparent;
	margin-top: 1px;
	margin-left: -3px;
	cursor: pointer;
}
*+html #sideform #formsubmit {
	line-height: 28px;
}
#sideform #formsubmit:hover {
	background-position: 0px -55px;
}
#sideform .name , #sideform .phone , #sideform .email{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000;
	width: 125px;
	font-size: 13px;
	font-family: 'PTSansRegular', Arial, Helvetica, sans-serif;
	margin-top: -1px;
	padding-left: 50px;
	margin-bottom: 0px;
	height: 27px;
	background-color: #FFF;
	margin-right: 0px;
	padding-top: 0px;
	line-height: 27px;
	behavior: url(/pie/PIE.htc);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-weight: normal;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#sideform .enquiry {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000;
	width: 165px;
	font-size: 13px;
	font-family: 'PTSansRegular', Arial, Helvetica, sans-serif;
	margin-top: -1px;
	padding-left: 5px;
	margin-bottom: 0px;
	height: 95px;
	background-color: #FFF;
	margin-right: 0px;
	padding-top: 0px;
	line-height: 23px;
	behavior: url(/pie/PIE.htc);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-weight: normal;
	overflow: hidden;
	margin-left: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
}

#sideform img.ajax-loader {
	border: none;
	vertical-align: middle;
	position: absolute;
	left: 118px;
	bottom: 10px;
	display: none;
}
#maincontactform {
	float: right;
	width: 335px;
	position: relative;
	z-index: 5;
	padding-top: 101px;
	padding-right: 25px;
	padding-left: 0px;
	height: 280px;
}
#maincontactform h1  {
	z-index: 5;
	margin-top: 0px;
	font-family: 'PTSansBold', Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
	margin-bottom: 7px;
	line-height: 26px;
}
#maincontactform .formtext {
	z-index: 10;
	font-family: 'PTSansRegular', Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	font-weight: normal;
	text-decoration: none;
	color: #711d34;
	position: absolute;
	height: 20px;
	width: 50px;
	left: 7px;
	top: 4px;
}
#maincontactform .formline {
	z-index: 5;
	float: left;
	position: relative;
	margin-bottom: 1px;
}
#maincontactform div.wpcf7 {
	margin: 0;
	padding: 0;
}
#maincontactform div.wpcf7-response-output {
	position: absolute;
	height: 35px;
	width: 314px;
	font-family: 'PTSansRegular', Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	line-height: 25px;
	font-weight: normal;
	text-transform: none;
	text-align: left;
	z-index: 200;
	background-color: #808080;
	float: left;
	behavior: url(/pie/PIE.htc);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	left: 0px;
	top: 0px;
}
#maincontactform div.wpcf7-mail-sent-ok {
}
#maincontactform div.wpcf7-mail-sent-ng {
}
#maincontactform div.wpcf7-spam-blocked {
}
#maincontactform div.wpcf7-validation-errors {
}
#maincontactform span.wpcf7-form-control-wrap {
	position: relative;
}
#maincontactform span.wpcf7-not-valid-tip {
	position: absolute;
	/* [disabled]top: 15px; */
	left: 52px;
	z-index: 100;
	width: 180px;
	color: #711d34;
	/* [disabled]top: 0px; */
	line-height: 27px;
	font-family: 'PTSansRegular', Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
}
#maincontactform span.wpcf7-not-valid-tip-no-ajax {
	color: #711d34;
	font-size: 10pt;
	display: block;
}
#maincontactform span.wpcf7-list-item {
	margin-left: 0.5em;
}
#maincontactform .wpcf7-display-none {
	display: none;
}
#maincontactform #formsubmit {
	position: absolute;
	z-index: 100;
	background-image: url(/images/contact-us-button-front.png);
	font-size: 16px;
	line-height: 45px;
	color: #ffffff;
	width: 140px;
	text-align: left;
	padding-left: 15px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: 'PTSansBold', Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: Transparent;
	cursor: pointer;
	right: -8px;
	top: 115px;
}
*+html #maincontactform #formsubmit {
	line-height: 39px;
	padding-bottom: 10px;
}
#maincontactform #formsubmit:hover {
	background-position: 0px -55px;
}
#maincontactform .name , #maincontactform .phone , #maincontactform .email{
	color: #000;
	width: 283px;
	font-size: 13px;
	font-family: 'PTSansRegular', Arial, Helvetica, sans-serif;
	margin-top: -1px;
	padding-left: 50px;
	margin-bottom: 0px;
	height: 27px;
	background-color: #FFF;
	margin-right: 0px;
	padding-top: 0px;
	line-height: 27px;
	behavior: url(/pie/PIE.htc);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-weight: normal;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border: 1px solid #CCC;
}
#maincontactform .enquiry {
	color: #000;
	width: 323px;
	font-size: 13px;
	font-family: 'PTSansRegular', Arial, Helvetica, sans-serif;
	margin-top: -1px;
	padding-left: 5px;
	margin-bottom: 0px;
	height: 110px;
	background-color: #FFF;
	margin-right: 0px;
	padding-top: 0px;
	line-height: 23px;
	behavior: url(/pie/PIE.htc);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-weight: normal;
	overflow: hidden;
	margin-left: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	border: 1px solid #CCC;
}

#maincontactform img.ajax-loader {
	border: none;
	vertical-align: middle;
	position: absolute;
	left: 118px;
	bottom: 10px;
	display: none;
}