/* CSS File for Dagon Design Formmailer Script */
/* http://www.dagondesign.com */

/* COLOR/BORDERS CSS */
.ddfmwrap{
	margin:0em 0em 0em -0.8em;	
}

td .ddfmwrap{
	margin:0;	
}

.ddfmwrap form{
	text-align:left;	
	font-family:verdana;
	font-size:11px;
	color:#3a140d;
	font-weight:normal;
	
}

fieldset legend, fieldset{
	padding:0;
	margin:0;
	
	color:#3a140d;
	border:0;
	background:#faebd5;
	text-align:left;
}

fieldset{
border-bottom:2px solid #ffffff;	
padding:6px 6px 6px 6px;
}

input, textarea, checkbox{
	border:0;	
}


input:hover, textarea:hover{
	background:#0a67ad;	
	color:#ffffff;
}

p.fieldwrap label{
	text-align:left;
	width:120px;	
	display:block;
	float:left;
	font-weight:bold;
}

.required{
	color:#ff0000;	
}

.fmtext{
	width:70%;	
	float:left;
	margin:0px 0px 8px 0px;	
}

.fmtext2{
	border-right: #ffffff 2px solid; 
	width: 395px; 
}

.fmtext3{
	padding-right: 0px; 
	padding-left: 6px; 
	padding-bottom: 0px; 
	width: 191px; 
	padding-top: 6px;
}
	
.fmtext2 .fmtext{
	width:60%;	
	float:left;
	margin:0px 0px 9px 0px;	
}

p.fieldwrap{
	border:0px solid #0000ff;
	padding:0 0 3em 0;
	margin:0;
}


.fmtextwide{
	display:block;
	float:left;
	width:100%;
	margin:0px 0px 20px 0px;
	}
	
	.fmtext2 .fmtextarea{
	display:block;
	float:left;
	width:60%;
	margin:0px 0px 20px 0px;
	}
	
.fmtextlblwide{
	width:100%;
	display:block;
  float:left;	
  font-weight:bold;
}

.fmtextarea{
	width:auto;	
}

.fmtextarea{
	width:70%;	
}

.fmcheck{
	border:0px solid #0000bb;
	width:150px;
	float:left;
	padding:0px;
	margin:0px;
	text-align:left;
}

.fmcheck p, .fmfullblock p{
	padding:0;
	margin:0;
}


input[type="submit"]{
	background:#3a140d;
	color:#ffffff;
}

input[type="submit"]:hover{
	background:#0a67ad;
	color:#ffffff;
}

.fmfullblock{
	display:inline;
}


.fmr adio, .f mradio input{
	
	float:left;	
}

