

/* SEARCH FORM */


/* TEXTBOXES */
.textBox, .ddlBox, .textBoxSmall, .textBoxMedium, .textBoxLong, .textBoxFull, .textBox30, .textBox40, .textBox50, .textBox60, .textBox70, .textBox80, .textBox90, .textBox100, .textBox110, .textBox120, .textBox2line, .textBox3line, .textBox4line, .textBox5line, .textBox2lineLong, .textBox3lineLong, .textBox4lineLong, .textBox5lineLong, .textBoxPostcode, .textBoxBig, .textBox2lineMedium, .textBox3lineMedium, .textBox5lineMedium, .textBoxBigMedium {							
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	height: 18px;
	width: 190px;
	margin: 0px 4px 0px 0px;
	border: 1px solid #AFB3B6;
}
.ddlBox {
	height: 25px;
}
.readonly {
    	background-color: #E2E2E2;
}
/* TEXTBOX ETC VARIATIONS */
.textBox2line, .textBox2lineLong {
	height: 38px;
}
.textBox2lineLong {
	width: 322px;
}
.textBox3line, .textBox3lineMedium, .textBox3lineLong {
	height: 56px;
}
.textBox3lineLong {
	width: 322px;
}
.textBox4line, .textBox4lineLong {
	height: 74px;
}
.textBox4lineLong {
	width: 322px;
}
.textBox5line, .textBox5lineLong, .textBox5lineMedium {
	height: 80px;
}
.textBox5lineLong {
	width: 322px;
}
.textBoxSmall {
	width: 117px;
}
.textBoxMedium, .textBox2lineMedium, .textBox3lineMedium, .textBox5lineMedium, .textBoxBigMedium {
	width: 220px;
}
.textBoxLong, .textBox3lineLong {
	width: 320px;
}
.textBoxFull {
	width: 522px;
}
.textBox30, .w30 {
	width: 30px;
}
.textBox40, .w40 {
	width: 40px;
}
.textBox50, .w50 {
	width: 50px;
}
.textBox60, .w60 {
	width: 60px;
}
.textBox70, .w70 {
	width: 70px;
}
.textBox80, .w80 {
	width: 80px;
}
.textBox90, .w90 {
	width: 90px;
}
.textBox100, .w100 {
	width: 100px;
}
.textBox110, .w110 {
	width: 110px;
}
.textBox120, .w120 {
	width: 120px;
}
.textBox130, .w130 {
	width: 130px;
}
.textBox140, .w140 {
	width: 140px;
}
.textBox150, .w150 {
	width: 150px;
}
.textBox160, .w160 {
	width: 160px;
}
.textBox170, .w170 {
	width: 170px;
}
.textBox180, .w180 {
	width: 180px;
}
.textBox190, .w190 {
	width: 190px;
}
.textBox200, .w200 {
	width: 200px;
}
.textBox210, .w210 {
	width: 210px;
}
.textBox220, .w220 {
	width: 220px;
}
.textBox230, .w230 {
	width: 230px;
}
.textBox240, .w240 {
	width: 240px;
}
.textBox250, .w250 {
	width: 250px;
}
.textBox260, .w260 {
	width: 260px;
}
.textBox270, .w270 {
	width: 270px;
}
.textBox280, .w280 {
	width: 280px;
}
.textBox290, .w290 {
	width: 290px;
}
.textBox300, .w300 {
	width: 300px;
}
.w310 {
	width: 310px;
}
.w320 {
	width: 320px;
}
.w330 {
	width: 330px;
}
.w340 {
	width: 340px;
}
.w350 {
	width: 350px;
}
.w360 {
	width: 360px;
}



.w400 {
	width: 400px;
}
.w500 {
	width: 500px;
}


.h5 {
	height: 5px;
}
.h10 {
	height: 10px;
}
.h20 {
	height: 20px;
}
.h25 {
	height: 25px;
}
.h30 {
	height: 30px;
}
.h40 {
	height: 40px;
}
.h50 {
	height: 50px;
}
.h60 {
	height: 60px;
}
.h70 {
	height: 70px;
}
.h80 {
	height: 80px;
}
.h90 {
	height: 90px;
}
.h100 {
	height: 100px;
}
.h105 {
	height: 105px;
} 


.textBoxPostcode {
	width: 65px;
}
.textBoxBig, .textBoxBigMedium {
	width: 100px;
	height: 30px;
	font-size: 1.2em;
	font-weight: bold;
}
/*  */
.checkBox {


}
.nopadding {
	margin: 0px;
	padding: 0px;
}
