/*MAIN TYPE STYLES FOR CONSISTENT TEXT */
/*
#78A767 - Link / label Green
#81691C - h3 / range
*/


/*#enquiry label {
color:#FFF;
  clear: both;
  padding-top: 10px;
  }

#enquiry label span {
  float: left;
  width: 100px;
  text-align: right; ``
  }

#contentRight input, #contentRight select, #contentRight textarea {
  float: right;
  width: 180px;
  text-align: left;
    } 
*/


/*
-----------------------------------------------
MAIN FORM STYLES
-----------------------------------------------
*/
#rightCopy form
{
margin-top:10px;
}
#rightCopy label
{

display:block;
width:100%;
clear:both
}
#rightCopy label span
{
float:left;
display:inline;
width:100%;

}

#rightCopy input[id], #rightCopy input[class], #rightCopy select, #rightCopy textarea
{
font-size:1em;
background:#FFF url(/1-images/button_cloughbottom_bg.jpg) repeat-x bottom;
float:left;
line-height:2em;
border:1px solid #FFF;
clear:both;
display:inline;
margin-bottom:4px;
}
#rightCopy select, #rightCopy textarea
{
height:6em;
}
#rightCopy input, #rightCopy input.submit
{
height:2.2em;



}

#rightCopy label
{
color:#FFF;
}

#rightCopy input.submit 
{

}
#rightCopy #contact label
{
	color:#24B6C4;
	float: left;
	position: relative;

}
.rightCopy #download #contact div input {
	width: 90%;
	float: left;
}
.rightCopy #download #contact .submit {
	width: 98%;
	border: 3px double #CCCCCC;
	border-top-color: #999999;
	border-left-color: #999999;
	margin-top: 10px;
}


.inlineForm
{
	position:relative;
	margin:0px;
	padding-top: 20px;
}
inlineForm *
{
padding:0;
margin:0;
}
.inlineForm div
{
	width:50%;
	float: left;
}
/*
-----------------------------------------------
CONTACT FORM STYLES
-----------------------------------------------
*/
.rightCopy #enquiry {
	padding-top: 50px;
}
#enquiry *
{

display:block;
width:100%;
}
#enquiry label span
{
	width:100%;
	color: #FFF;
	padding-top: 0.5em;
}
#enquiry .submit {
	width: 98%;
	border: 3px double #CCCCCC;
	border-top-color: #999999;
	border-left-color: #999999;
	margin-top: 10px;
}
