@charset "UTF-8";
/* CSS Document */

div#header form { padding-top: 11px; }

input.search { font-size: 11px; width: 162px; padding: 3px 0 3px 5px; background: #FFF top left no-repeat url(/images/forms/search_bg.png); border: none; float: right; border-collapse: collapse; border: 0; }

*:first-child+html input.search { padding-top: 3px; } /* IE 7 */

* html input.search { padding-bottom: 3px; } /* IE 6 */

input.noBg { background-image: none !important; }

input.std, input.short, input.big { padding: 1px 3px 2px 3px; color: #3d3d3d; font-size: 12px; }

select { padding: 1px 0 1px 3px; color: #3d3d3d; font-size: 12px; }

form#enquiry { width: 243px; }

table.formWrapper td  { padding-bottom: 5px !important; padding-top:1px; }

form#enquiry label { font-size: 13px; }

input { float: left; }

label { float: right; padding-right:5px; text-align:right; }

form#enquiry input.submit { float: right; }

input.std, input.short, input.big, select { border: none; border-collapse: collapse; border: 0; }

input.std { width: 146px; }

input.newsletterSubscr { padding: 1px 3px 2px 3px; color: #3d3d3d; font-size: 12px; background: #E7E7E7; width: 136px; border: none; }

input.enqForm { padding: 3px; color: #3d3d3d; font-size: 12px; background: #E7E7E7; width: 136px; border: none; }

select.enqForm { padding: 3px; color: #3d3d3d; font-size: 12px; background: #E7E7E7; width: 142px; border: none; }

select.myCondition { width: 266px; }

textarea.enqForm { padding: 3px; color: #3d3d3d; font-size: 12px; background: #E7E7E7; width: 206px; height: 116px; border: none; }

textarea.enquiryTextArea { padding: 3px; color: #3d3d3d; font-size: 12px; background: #ffffff; width: 146px; height: 58px; border: none; }

input.short { width: 75px; }

select { width: 152px; }

ul.errors { color:#cc3300; font-weight:bold; }

.lineBreak {
	border-top: 1px solid #036da1;
	margin: 6px 0 ;
}

.whiteLabel {
	color: #fff !important;
}

.blueLabel {
	color: #e5b539 !important;
}