/* Start of CMSMS style sheet 'formbuilderform' */
/* Sample FormBuilder CSS base */
form {margin-top:0}
form, td, th, li { font-size: 100%}
form div {margin-bottom:0}
fieldset div {
	margin-bottom:0.5em;
	margin-left:1em;
}
fieldset div div {
	margin-top:0.5em;
	margin-left:1em
}
fieldset {
	margin-bottom:1em;
	border:1px solid #F60;
	padding:0.5em
}
fieldset label {
	width:auto;
}
legend {
	color:#FFF;
	background:#F60;
	font-style:italic;
	font-size:1.2em;
	margin-bottom:0.5em;
	padding:0.2em;
	width:auto;
	border:1px solid #CCC
}
textarea {
	margin: 0.5em 0;
	width:98%;
	height: 6em
}

textarea label {
	margin: 0.5em 0;
	width:98%;
	height: 6em
}


/* Apply this class to text/select input fields with shorter labels
	to help alignment */
.short-label label {float:left; width:10em}
.short-label fieldset div input,
.short-label fieldset div select {width:16em}

/* Pretty up your Captcha image output */
.captcha {
	margin:0.5em 0;
	width:200px;
	text-align:center
}
.captcha img {border:1px solid #F60; margin-bottom:0.5em}
.captcha input {width:196px; margin-top:0.5em}

/* Just a bit more room for the Submit button */


/* Sample FormBuilder CSS base */
form {margin-top:0}
form, td, th, li { font-size: 100%}
form div {margin-bottom:0}
fieldset div {
	margin-bottom:0.5em;
	margin-left:1em;
}
fieldset div div {
	margin-top:0.5em;
	margin-left:1em
}
fieldset {
	margin-bottom:1em;
	border:1px solid #F60;
	padding:0.5em
}
fieldset label {
	width:auto;
}
legend {
	color:#FFF;
	background:#F60;
	font-style:italic;
	font-size:1.2em;
	margin-bottom:0.5em;
	padding:0.2em;
	width:auto;
	border:1px solid #CCC
}

/* Apply this class to text/select input fields with shorter labels
	to help alignment */
.short-label label {float:left; width:10em}
.short-label fieldset div input,
.short-label fieldset div select {width:16em}

/* Pretty up your Captcha image output */
.captcha {
	margin:0.5em 0;
	width:200px;
	text-align:center
}
.captcha img {border:1px solid #F60; margin-bottom:0.5em}
.captcha input {width:196px; margin-top:0.5em}




.contactform input.checkbox {border: none;}
.contactform label {
	display: block;
	float: left;
	width: 150px;
}
.contactform label.label {
	display: inline;
	float: none;
	width: 50px;
	font-size: 10px;
}
.contactform textarea {
	background-color: #ffc;
	border: 1px solid #f60;
}
.formbuilderform .message {
	line-height: 16px;
	padding: 0 0 8px 0;
}

.checkbox {
margin:10px 0 20px 0px;
padding:0px 0 0px 0;
}

.checkbox input{
margin:0px 0 10px 0;
font-weight:normal;
}

.checkbox label{
font-weight:normal;
padding:0 0 0 6px;
margin:0px 0 10px 0;
}

textfield input {
background:transparent url(uploads/images/inputlabel.gif) no-repeat scroll 0 0;
font-family:Verdana,sans-serif;
font-size:11px;
height:21px;
/*margin: 0 0 -12px 10px;
padding:5px 0 0 8px; */

margin:0 0 -6px 10px;
padding:3px 5px 0 5px;
width:240px;
border:none;
color:#FFFFFF;
font-weight:bold;
}



.textfield label {
    
  display:inline;
  margin:0px 20px 0px 0px;
  padding:6px 0px 0px 0px;
  width:200px;
  font-family:Arial,sans-serif;
  font-size:12px;
  font-weight:bold;
        overflow:hidden;
}

.contactform input {
  margin:0px 0 6px 0;
padding:0 0 0px 0;
color:#000000;
       font-family:Arial,Helvetica,sans-serif;
       font-size:12px;
  width:200px;

}


.contactform label {
        margin:2px 0 0 0;
	display: block;
	float: left;
	width: 100px;
        }

.textarea label {
        margin:2px 0 0 0;
	display: block;
	float: left;
	width: 100px;
        }

.textarea textarea {
  margin:6px 0 6px 0;
padding:0 0 0px 0;
color:#000000;
       font-family:Arial,Helvetica,sans-serif;
       font-size:12px;
  width:204px;

}
.submit {
margin: 5px 0 0 253px;
}



.floating{
    float:right;
          padding:0 -76px 0px 0;
  margin:-114px -76px 6px 0;
   
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    width:300px;

}


.floating input {
  margin:0px 0 6px 0;
padding:0 0 0px 0;
color:#000000;
       font-family:Arial,Helvetica,sans-serif;
       font-size:12px;
  width:100px;

}


.floating label {
        margin:2px 0 0 0;
	display: block;
	float: left;
	width: 60px;
        }

.error_message {
  margin:0px 0 0px 0;
padding:0 0 0px 0;
color:#CC0033;
       font-family:Arial,Helvetica,sans-serif;
       font-size:12px;
  width:200px;

}

/* End of 'formbuilderform' */

