html,
body
{
   font-family: Verdana, Sans-Serif, Helvetica;
   font-size:10pt;


background-color:#262324;
color:#FFF;
padding:0;
margin:0;
height:100%;
width:100%;
}

a
{
color:#FFF;
text-decoration:underline;
}

img
{
border:0;
}

.container
{
   min-height : 100%;
   width: 1000px;
   margin-left: auto;
   margin-right: auto;
   background-color : #FFFFFF;
   text-align: left;
}

#Logo
{
   float: left;
   border:0px;
   margin-left:10px;
}

#CallUs
{
 border:0px;
 float:right;
}

.header
{
   background-color:#262324;
   height:93px;
   width:100%;
}
.enquiryIntroText
{
position:relative;
top:10px;
left:0px;
font-family: Verdana, Sans-Serif, Helvetica;
font-size:10pt;
margin:10px;
height:100px;
color:#FFF;
}

.enquiryForm
{
position:relative;
top:10px;
left:0px;
margin:10px;
}

.enquiryFooter
{
position:relative;
top:10px;
}

.tdStyle
{
width:280px;
}

.largeTextInput
{
width:200px;
}

.smallTextInput
{
width:50px;
}

.largeDropDown
{
width:200px; 
}

.smallDropDown
{
width:100px;
}

.postcodeInputBox
{
width:75px;
text-align: left;
}


body table td
{
text-align:left;
}

div.fieldwrapper
{
	width: 550px;
	overflow: hidden;
	padding: 5px 0;
}

div.fieldwrapper label.styled
{
	float: left;
	width: 200px;
	text-transform:capitalize;
	font-family:Arial;
	margin-right: 15px;
	margin-top: 10px;
}

div.fieldwrapper div.thefield
{
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
}

.textBox
{
	width: 280px;
}
.textBoxLarge
{
	width: 320px;
	height: 200px;
}











/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
