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

/* COLOR/BORDERS CSS */
form  { }

form.ddfm h1,
form.ddfm h2 {
	color: #606060;
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide  { color: #323232 }

form.ddfm .fmcheck p, 
form.ddfm .fmradio p,
form.ddfm textarea, 
form.ddfm .fmfullblock, 
form.ddfm .fmhalfblock, 
form.ddfm .fmselect, 
form.ddfm input.fmtext,
form.ddfm input.fmdate,
form.ddfm input.fmverify,
form.ddfm textarea.fmtextwide,
form.ddfm .submit,
form.ddfm .credits  { color: #7b7b7b }
form.ddfm input.fmtext    { color: #646464; margin-top: -5px; border: solid 1px #a5b5c5 }
form.ddfm .submit input     { color: #323232; font-size: 12px; margin-right: 75px; padding: 5px; width: 100px; border: solid 1px #a5b5c5 }
form.ddfm textarea   { color: #646464; overflow: auto; border: solid 1px #a5b5c5 }
form.ddfm .required   { color: #057a50 }

.ddfmerrors {
	color: red;
	font-weight: bold;
}

/* TEXT CSS */

.ddfmwrap  { font-size: 100% }

form.ddfm h1,
form.ddfm h2  { text-align: left; margin: 0 0 10px; padding: 0 }

form.ddfm h1 {
	font-size: 140%;
}

form.ddfm h2 {
	font-size: 115%;
}

form.ddfm legend {
	font-weight: normal;
	font-size: 100%;
} 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	font-size: 100%;
	font-weight: normal;
}

form.ddfm .credits  { font-size: 0; display: none }


/* STRUCTURE CSS */

.ddfmwrap    { margin-top: -35px; margin-bottom: 10px; width: 100% }

.ddfmwrap p.fieldwrap   { }

form.ddfm {
	text-align: left;
	padding: 10px;
	width: 470px; 
}

form.ddfm fieldset  { display: block; margin: 0 0 13px; padding: 0 10px 2px }

form.ddfm legend {
	padding: 0 6px 0 6px;
	margin: 0 0 0 10px;	 
}

form.ddfm label  { text-align: right; display: block; margin: 0 10px 0 0; padding-bottom: 15px; width: 18%; float: left; clear: left }

form.ddfm label.fmtextlblwide  { text-align: left; display: block; margin: 0 10px 0 1px; padding-bottom: 8px; width: 100%; float: left }

form.ddfm select.fmselect {
	float: left; 
	display: block;
	width: 80%; 
	margin-bottom: 15px;  
	padding: 3px; 
}

form.ddfm .fmcheck {
	width: 60%; 
	float: left;
	display: block;  
	margin-bottom: 15px;
	white-space: pre;
}

form.ddfm .fmradio {
	width: 70%;
	float: left;
	display: block;
	margin-bottom: 15px;
	white-space: pre;
}

form.ddfm .fmcheck p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm .fmradio p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm textarea  { margin-bottom: 15px; padding: 3px; position: relative; width: 70%; float: left }

form.ddfm .fmfullblock {
	padding-left: 0px;
	float: left; 
	width: 100%;
	margin-bottom: 5px;
	display: block;
	white-space: pre;
}

form.ddfm .fmhalfblock {
	width: 80%;
	padding-left: 19%;
	margin-bottom: 20px;
	float: left; 
	/*display: block;*/
	white-space: pre;
	height:12px;
	padding-bottom:12px;
}

form.ddfm input.fmverify  { display: block; margin-bottom: 15px; padding: 3px; position: relative; width: 22%; float: left }

form.ddfm img {
	margin: 1px 0 0 10px; 
    float: left;
}

form.ddfm input.fmfile,
form.ddfm input.fmtext  { display: block; margin-bottom: 15px; padding: 3px; width: 70%; float: left }
form.ddfm input.fmfilereadonly,
form.ddfm input.fmtextreadonly {
	float: left; 
	display: block;
	width: 65%;
	margin-bottom: 15px;  
	padding: 3px;
	background: lightgray;
}
form.ddfm input.fmtextshort  { display: block; margin-bottom: 15px; padding: 3px; width: 10%; float: left }
form.ddfm input.fmhide {
	display:none;
}

form.ddfm input.fmdate {
	float: left; 
	display: block;
	width: 35%;
	margin-bottom: 0px;  
	padding: 3px;
}

form.ddfm textarea.fmtextwide {
	display: block;
	float: left;
	width: 93%;
	margin-right: 2px;
	margin-bottom: 15px; 
	padding: 3px;
}

form.ddfm .credits  { margin-top: 7px; width: 97% }

form.ddfm .submit  { text-align: right; margin-left: 35px; width: 100%; clear: both }

.ddfmwrap .ddfmerrors {
/*	display: block; */
	float: left; 
/*	width: 27%; */
	text-align: right;
	margin: 0 0px 0 0; 
	/*padding-bottom: 15px;*/
  color: red;
}

.ddfmwrap .errorlist {
/*	float: left; */
/*	display: block;*/
/*	width: 65%;*/
	margin-left: 12px;  
/*	padding: 3px;*/
  font-weight: normal;
	text-align: left;
	background-color: white;
}

.ddfmwrap .recaptcha {
	width: 100%;
	text-align: right;
	clear: both; 
	height: 120px;
	margin-right: 7px;
	padding-bottom: 10px;
}

.ddfmwrap .recaptcha-inner {
	float: right;
	margin-right: 3px;
}


/* DATE SELECTION */

/* the div that holds the date picker calendar */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #404040;
	background-color: #F4F4F4;
	border: 1px solid #999999;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered 
over) */
.dpTDHover {
	background-color: #888888;
	border: 1px solid #888888;
	cursor: pointer;
	color: #000000;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #C0C0C0;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: #555555;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: #666666;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #DDDDDD;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #DDDDDD;
	font-weight: bold;
	}
.mailsent{
	text-align:center;
	font-weight: bold;
}
/*mod by infocarto.fr - inca infographie.cartographie.internet*/
.protected     { color: #646464; font-size: 10px; text-decoration: none; display: none; margin-left: 105px }
.protected a { color: #708090; font-size: 10px; text-decoration: none }
.protected a:hover { color: #ff4500; font-size: 10px; text-decoration: none }

