@charset "utf-8";
/* CSS for Trm.net by Cabana A/S */
/* Form design */

FORM { margin:0px 0px; }
INPUT { border:none; border-top:#cfcfcf solid 1px; border-left:#cfcfcf solid 1px; color:#696969; padding:2px 2px; margin:3px 5px 5px 0px; text-indent:2px;}
SELECT { border:#cfcfcf solid 1px; color:#696969; height:20px; padding:0; margin:3px 5px 5px 0px;}
BUTTON { height:20px; padding:0px; margin:3px 5px 5px 0px; cursor:pointer; text-align:center; border:none; border-top:#cfcfcf solid 1px; border-left:#cfcfcf solid 1px; color:#333; width:auto;}
TEXTAREA { border:#e6e6e6 solid 1px; color:#696969; float:left; height:78px; padding:0; margin:3px 5px 5px 0px; overflow:auto;}
LEGEND { color:#696969; font-weight:bold; padding:0px 5px;}
LABEL { color:#696969;}
FIELDSET { margin:10px 0px; padding:10px 5px;}
HR {clear: both;}

.article label {display:block; float:left; height:20px; line-height:18px; margin:0; padding:3px 5px 3px 0px; white-space:nowrap;}
.article select.selectFile {height:auto;}

.article .req {font-weight:bold; color:red; padding:0px 0px 0px 3px;}

.article input.Radiobutton, .article input.Checkbox {float:none; margin:0px 5px 0px 0px; padding:0px; text-indent:0px; border:0px; background:none; vertical-align:middle;}

.CheckBoxList INPUT { float:left!important;}
.file { background:#e6e6e6; border:none; border-top:#cfcfcf solid 1px; border-left:#cfcfcf solid 1px; color:#696969; height:20px; padding:2px 2px; margin:3px 5px 5px 0px; text-indent:2px; font-size:95%;}

.article .quarter {width: 33px}
.article .half {width: 78px}
.article .threequarter {width: 123px}
.article .single {width: 168px}
.article .singlequarter {width: 213px}
.article .singlehalf {width: 258px}
.article .singlethreequarter {width: 303px}
.article .double {width: 348px}
.article .doublequarter {width: 393px}
.article .doublehalf {width: 438px}
.article .doublethreequarter {width: 483px}
.article .triple {width: 525px}
.article .mailinglists {width: 100%; height: auto; display: block;}
.article .mailinglists input {float: left; margin: 5px 0px 0px 0px;}
.article .error {color: Red;}
