﻿/* CONTACT
----------------------------------------------------------*/
.lbqrand,.lbrand{margin-bottom:0!important}#txtCaptcha{width:50px;height:25px}#hidCap{display:none}.btnRefresh{position:relative;top:6px;left:10px}.lbqrand{color:red}
body
{
	color: white;
}
h1{font-size:1.5em}
.tblContactDetails
{
	position: relative;
	float: left;
	display: block;
	width: 425px;
}

.tblContactDetails tr td
{
	vertical-align: top;
}

.contactMap
{
	position: relative;
	float: left;
	display: block;
	margin-top: 20px;
	width: 425px;
}

form#frmContact
{
	position: relative;
	float: right;
	display: block;
	width: 525px;
}

#txtEnquiry
{
	width: 300px;
}

#lblCtFailure
{
	display: none;
	color: #FCD116; /* gold */
	text-align: center;
}

#requestSent
{
	position: relative;
	float: right;
	display: none;
	color: white;
	text-align: center;
	border: 1px solid #FCD116; /* gold */
	margin-top: 30px;
	padding: 10px;
	width: 525px;
}


fieldset
{
	color: white !important;
	border: 1px solid white;
}

legend
{
	color: white !important;
}

.requiredField
{
	color: #FCD116 !important; /* gold */
}
.iframe-responsive {
    float: left;
    width: 425px;
    height: 350px;
}