@import url("styles_content.css");

/* ---------------------------------------*/
/* ---------->>> Enquiries <<<------------*/
/* ---------------------------------------*/
#mid{
	min-height: 371px;
	height:auto !important;
  	height: 371px;

	/*overflow: hidden;*/
}
#titleEnquiries{
	display: block;
	background: url(../images/ap_title_Enquiries_cn.gif) no-repeat 3% 0%;
	width: 174px;
	height: 17px;
	border: 0px solid #000;
}
#titleEnquiries em{
	display: none;
}
#banner{
	background: url(../images/enquiries_banner1.jpg) no-repeat;
	width: 817px;
	height: 142px;
}
#textHolder p{
	min-width: 750px; 
}
#textHolder #form{
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	border: 0px solid #000;
	min-width: 750px;
	position: relative;
	clear: both;
	
}
#textHolder form{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
}
#textHolder label,
#textHolder span{
	font-weight: normal;
	font-family: arial, helvetica, trebuchet ms, verdana, tahoma;
	font-size: 12px;
	color: #53534d;
	text-decoration: none;
	margin: 0px 5px 0px 5px;
}
#textHolder input{
	font-weight: normal;
	font-family: arial, helvetica, trebuchet ms, verdana, tahoma;
	font-size: 12px;
	color: #53534d;
	text-decoration: none;
	margin: 0px 5px 0px 5px;
	border: 1px solid #a5acb2;
}
#textHolder input.text{
	width: 120px;
	float: left;
}
#textHolder input.checkbox{
	border: 0px;
}
#textHolder input.Submit{
	margin: 20px 0px 0px 0px;
	cursor: pointer;
	border:outset 1px #797878;
	color:#666;
	font-weight:bold;
	padding: 1px 2px;
	width: 120px;
	background:url(../images/formbg.gif) repeat-x left top;
}
#textHolder input.checkbox{
	border: 0px;
}
.row{
	clear: both;
	margin: 0px 0px 10px 0px;
	vertical-align: top;
}
.columnCellLabel{
	width: 120px;
	border: 0px solid #000;
	display: inline-block;
	vertical-align: top;
}
.columnCellLabel label{
	vertical-align: top;
}
.columnCellInput{
	width: 150px;
	border: 0px solid #000;
	display: inline-block;
	margin: 0px 50px 0px 0px;
}
.columnCellInput1{
	width: 260px;
	border: 0px solid #000;
	display: inline-block;
	margin: 0px 50px 0px 0px;
	vertical-align: top;
}
.columnCellLabelLarge{
	display: inline-block;
	padding: 20px 0px 0px 4px;
}
#radioButtons{
	margin: 0px 0px 0px -1px;
	padding: 10px 0px 0px 0px;
	overflow: hidden;
}
#finalRow{
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#enquiries label.error {
	margin-left: 5px;
	width: auto;		
	border: 0px solid red;
	font-size: 90%;
	min-height: 10px;
	width: 110px;
	float: left;
	color: red;
}
#enquiries input.error { 
	border: 1px solid red!important; 
}
.msg{
	color: red!important;
}
h2.msg{
	margin: 10px 0px 10px 5px!important;
}
p.msg{
	margin: 10px 0px 10px 10px!important;
	
}
.ignore{
	display: none;
}

