@charset "utf-8";
/* CSS Document */


#enquiry_fill1 { margin:20px 10px 0px 0px; float:left;  max-width:100%; padding:0px 30px 5px 0px ; border-right:2px dotted #666; }
.enquiry_form {margin-top:0px !important ; float:left;}
.enquiry_form div {
	width:100%;
	float: left;
	height:auto;
	color:#333;
font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top:3px;
	font-weight: normal;
	margin-left:25px !important;margin-right:20px !important;
	position:relative;
	display:block;
	margin-bottom:3px;
	text-shadow:none;
	font-weight:bold;

}
.txt_area1 {
	color:#666;
	font-family:Arial;
	font-size:13px;
	font-weight: normal;
	 padding:8px;
	width:100%;
	float:right; border:1px solid #999; border-radius:4px;
	margin:0px 0 8px 0px;
}
.txt_box1 {
	color:#666;
	font-family:Arial;
	font-size:13px;border:1px solid #999; border-radius:4px;
	font-weight: normal;
 padding:8px;
	width:100%;
	float:right;
margin:0px 0 8px 0px;
}
.select1 {
	color:#666;
	font-family:Arial;
	font-size:13px;
	font-weight: normal; padding:8px;
border:1px solid #999; border-radius:4px;
	width:100%;
	float:right;
margin:0px 0 8px 0px !important;
}


.button {
	height:28px;
	width:80px;
	border:none;
	cursor:pointer;
	color:#FFFFFF !important;
	font-family: Arial!important;
	border:1px solid #FFFFFF;
	font-weight:bold;
	box-shadow: 0px 3px 0px #262f34 !important;
	-moz-box-shadow: 0px 3px 0px #262f34 !important;
	-webkit-box-shadow: 0px 3px 0px #262f34 !important;
	float:right !important;
	margin-top:8px !important; line-height:28px !important; padding-top:0px !important;
	margin-right:15px !important;background:#f57907 !important;	

}
.button:hover {
background:#666 !important;
}

@media screen and (max-width: 480px) {


#enquiry_fill1 {   max-width:100%; padding:0px 0px 5px 0px ; border:0px; }