/*
Form controls
*/
.controls div.instruction {
	background-color: #6bb529;
	padding-top:3px;
	padding-bottom:2px;
	padding-left:3px;
}
.bar div.instruction {
	width:547px;
	overflow:hidden;
}
.bar .instruction img{
	float:left;
}
.bar .instruction .home-search-link{
	float: left;
	padding-top:0.5em;
	padding-right:10px;
	padding-left: 1em;
	font-weight:bold;
}
.bar .instruction .home-search-link a{
	color:#FFFFFF !important;
	background-image:url(../../images_app/bullet_whitearrow.gif);
	background-repeat:no-repeat;
	background-position:0em 0.4em;
	padding-left:7px;
	text-decoration: underline;
}
.controls div.instruction img {
	padding: 0;
	margin: 0;
}
.refine {
	font-weight: bold;
	color: black;
	padding-right: 5px;

}
.alert-or {
	color: #6bb529;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.1em;
	margin-top: 8px;
}
.bar .alert-or {display: inline; margin-right: 10px}
.controls div.form {
	background-color: #eff7e7;
	padding: 10px;
	padding-top: 0;
	margin: 0;
}
.bar div.form {
	width:530px;
	padding-top: 5px;
}
div.form.bar {
	display: block !important;
	margin-bottom:10px;
}
div.form.bar form {
	display: block !important;
	width: 760px !important;
	padding:0px;
	margin:0px;
}

.bar .form_inner {
	line-height: 2.5em; text-align: right;
	width: 340px; float: left
}

.controls input, .controls select {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	background-color: white;
}

#form-input-my-postcode {
	width: 100px;
}

.controls label, .controls .fakelabel {
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
	font-size: 1.1em;
	padding: 3px 0px;
}

.controls label.block, .controls .fakelabel.block, controls .fakeinput.block {
	display: block;
}
.controls label.bar, .controls .fakelabel.bar, controls .fakeinput.bar {
	display: inline;
}

div.fakelabel.block {
	height: 33px !important;
	// height: 18px !important;
	display: block;
}
div.fakelabel.bar {
	display: inline;
}

.controls .search-submit-block {
	margin-top: 13px !important;
	display: block;
}

.controls .search-submit-bar {
	display: inline;
	float: left;
	position: relative;
	top: 35px;
	margin-left:10px;
}
.controls .find .search-submit-bar {top: 65px}
.postcode-error {
	display: block;
	clear: both;
	font-weight: bold;
	color: red;
	padding-top: 4px;
	padding-bottom:10px;
}


.details-body .left .box-material-info .material-info-list li{background-image: none}
.details-body .left .box-company-info .company-contacts ul li {background-image: none}
.box-material-info {overflow: hidden}
.result-name a, .paging-linkpage {color: #1ba8ce}