/* 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:0em;
}
fieldset div div {
	margin-top:0.5em;
	margin-left:1em
}
fieldset .contactform div div, fieldset .contactform div {
	margin-top:0em;
	margin-left:0em
}
fieldset {
	margin-bottom:1em;
	border:0px solid #F60;
	padding:0em
}
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:0px solid #CCC;
        display: none;
}
textarea {
	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 */
.submit {margin-top:0.5em}

.contactform input {
        position: relative;
	border: 1px solid #CCC;
	width: 280px;
	padding: 5px;
	margin-bottom: 5px;
	background: #FFF;
	margin-top: 5px;
 -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; behavior: url(tmp/configs/PIE.htc); overflow: hidden; 
      
}

#sidebar .contactform input {
	border: 1px solid #CCC;
	width: 310px;
	padding: 4px;
	margin-bottom: 5px;
	background: none;
	margin-top: 5px;
}

.contactform .options input {
	border: 0px dotted #333;
	width: auto;
	font-size: 90%;
	padding: 4px;
	margin-bottom: 2px;
	background: none;
	margin-top: 5px;
}

.contactform .options select {
	border: 0px solid #666;
	width: 90px;
	padding: 4px;
	margin-bottom: 2px;
	background: #FFF;
	margin-top: 5px;
}
.contactform select {
	width: 290px;
	padding:  5px;
	margin-bottom: 5px;
	background: #FFF;
	margin-top: 5px;
}

.contactform .multiple select {
	border: 1px dotted #666;
	width: auto;
	padding:  5px;
	margin-bottom: 5px;
	background: white;
	margin-top: 5px;
}

.contactform input.checkbox {border: none;}
.contactform label {
	display: block;
	float: left;
	width: 150px;
       margin: 5px;
}
.contactform .label {
	display: block;
	float: left;
        margin-right: 0px;
	width: 260px;
}
#sidebar .contactform textarea {
	background: none;
	border: 1px solid #CCC;
       width: 310px;
       font-family: Arial, Helvetica, sans-serif;
       padding: 5px;
}
.contactform textarea {
	background: #FFF;
	border: 1px solid #CCC;
       width: 280px;
       font-family: Arial, Helvetica, sans-serif;
       font-size: 90%;
       padding: 5px;
; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; behavior: url(tmp/configs/PIE.htc); overflow: hidden;
}

.contactform fieldset {max-width: 600px;}

.formbuilderform .message {
	line-height: 16px;
	padding: 0 0 8px 0;
}

.formbuilderform input {border: 1px solid #999; width: auto;   font-size: 100%; padding: 5px; margin-bottom: 5px; background: #FFF}

.formbuilderform textarea {
	background-color: #FFF;
	border: 1px solid #999;
       width: 290px;
       font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
         font-size: 100%;
       padding: 5px;
}

.formbuilderform select {
       width: auto;
       font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 100%;
       padding: 5px;
       width: 100px;
}

.orderform input {border: 1px solid #999; width: 250px; font-size: 90%; padding: 4px; margin-bottom: 5px; background: #FFF;}
.orderform input.checkbox {border: none;}
.orderform label {
	display: block;
	float: left;
	width: 150px;
}
.orderform label.label {
	display: inline;
	float: none;
	width: 50px;
	font-size: 10px;
}
.orderform textarea {
	background-color: #FFF;
	border: 1px solid #999;
       width: 290px;
       font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
       font-size: 90%;
       padding: 4px;
}

.submit input {border: 1px solid #000; width: auto; padding: 5px 20px 5px 20px; margin-bottom: 5px; background: #191919; color: #fff; font-size: 120%;}
#sidebar .submit input {border: 1px solid #000; width: auto; padding: 4px; margin-bottom: 5px; background: #000; color: #fff; font-size: 120%;}

.formitem input {border: 1px solid #000; width: 40px; font-size: 90%; padding: 4px; margin-bottom: 5px; background: #333300; color: #FFF;}

#login td.reg_input {
  padding: 3px 0 3px 0;
   text-align: left;
}
.reg_input input {
  border: 1px #333 dotted;
  padding: 3px;
  width: auto;
}
.reg_input select {
  border: 1px #333 dotted;
  padding: 3px;
}
.reg_input label {
  margin: 0 10px 0 5px;
}
#login td.reg_label {
  margin: 0 10px 0 5px;
  text-align: left;
}
.contactform select.cms_dropdown {position: relative; border: 1px #ccc solid; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; behavior: url(tmp/configs/PIE.htc); overflow: hidden; }
.cms_textfield, .cms_textarea, .cms_password, .cms_input {width: 100%; border: 1px #666 solid; padding: 5px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; behavior: url(tmp/configs/PIE.htc); overflow: hidden;}
.cms_submit, .fbsubmit, .submit  input {padding: 5px 20px 5px 20px; margin-bottom: 5px; background: #0c4fa0; color: #fff; font-size: 120%; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; behavior: url(tmp/configs/PIE.htc); overflow: hidden; cursor: hand; cursor: pointer;}
.cms_submit:hover {background: #CCC;}
.contactform .cms_checkbox {float: left; display: inline; clear: both; width: auto; margin-left: 160px; margin-right: 5px;}
.contactform strong{ color: #FF0000;}