/* CSS Document */


.enquiry_form2
{
height:auto !important;
width:900px !important;
float: left;
margin:10px 10px 10px 50px !important;
background:#61a93d;
border-radius:15px;
padding:10px 0px 5px 0px;
border:2px ridge #61a93d;

}

.enquiry_form2 h1
{
height: auto;
width:440px;
float:left;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
text-align:left;
color:#747474;
font-size:14px;
font-weight:normal;
font-family: Trebuchet MS;
border-bottom:#CCCCCC 1px solid;
}
.enquiry_form2 div
{
width:420px;
float: left;
height:auto;
color:#FFFFFF;
font-size:12px;
font-family:Trebuchet MS;
font-weight: normal;
margin:2px 0px 0px 20px;
position:relative;
display:block;
margin-bottom:5px;
text-shadow:none;
font-weight:bold;
padding:5px 0px 0px 0px;
}
.enquiry_form2 input
{
color:#535651;
}
.enquiry_form2 input:hover
{

}
.txt_box
{
color:#67575F; background:#fff !important;
font-family:Arial;
font-size:11px;
font-weight: normal;
height:50px;
width:406px;
float:right;
margin:0px; border:1px solid #000;

}
.txt_area
{
color:#67575F;
font-family:Arial;
font-size:11px;
font-weight: normal;
height:23px;
width:326px !important;
float:right;background:#fff !important;
margin:0px; border:1px solid #000;
}
.enquiry_form2  select 
{
height:23px;
width:330px;
float:right;
color:#67575F;background:#fff !important;
font-family:Trebuchet MS;
font-size:11px; 
font-weight: normal; border:1px solid #000;

}
.enquiry_form2 textarea 
{
color:#67575F;
font-family:Arial;
font-size:12px;
font-weight: normal;
height:50px;
width:326px !important;
float:right;
margin:0px; border:1px solid #000;

}
.enquiry_form2 textarea:hover
{

}
.enquiry_form2 select:hover
{
}
.button1
{
height:25px;
width:80px;
border:none;
cursor:pointer;
background:#000000;
color:#FFFFFF !important;
font-family: Arial!important;
 border:2px solid #747474;
 font-weight:bold;
float:right !important;
margin-top:-20px !important;
margin-right:30px !important;
}
.button1:hover
{

 border:2px solid #262016;
 color:#FFFFFF;
 background:#000000;

}

