
.style_f fieldset {
	clear: both;
}

.style_f fieldset.registration {
	border:1px solid #CCCCCC;
	padding:5px 10px;
}

.style_f h3 {
	margin-top: 10px;	
}

.style_f div {
	clear: both;
   	margin: 3px 0; padding-top: 6px;
   	/*_height: 1%;*/
   	/* overflow: auto; als er probs met forms zijn, dit proberen */
}

.style_f label {
    display: block;
    float: left;
    line-height: 1.8em;
	width: 226px;
}

#mcol .style_f label {
	width: 140px;
}

.style_f button {
/*    clear: both;*/
    float: right;
    margin-top: 6px;
	cursor:pointer;
}

/* label + input on one line */

.style_f input, .style_f select {
	float: left;
}

.style_f input {
    width: 216px;
	padding:0 3px;
}

.style_f .cb, .style_f .radio {
	border:0;
	width:auto;
	background:none;
	padding-left:0;
}

#mcol .style_f input {
	width: 130px;
}
#main .style_f input.radio {
	width: auto;
	float: left;
}
.style_f span.radio {
	display: block;
	width: 80px;
	float: left;
}

#main .style_f span.radio label {
	width: auto;	
}	

.style_f select {
    width: 224px;
	border:1px solid #ccc;
}

#mcol .style_f .operate {
	margin: 0 0 0 90px;
	padding-top: 0;
}

#mcol .style_f .operate select {
    width: 50px;
	margin-right: 4px;
}

#mcol .style_f select {
	width: 136px;
}

.style_f select#dd {
    float: left;
	width: 50px;
    margin-right: 5px;
}

.style_f select#mm {
	float: left;
    width: 98px;
    margin-right: 5px;
}

.style_f select#yyyy {
    float: left;
    width: 60px;
}

/* Notes & Autologin */

.style_f div.notes {
    margin: 10px 0 0 0;
}
.style_f div.loginform p {
	padding:5px 0 0 0;
	margin:0;
	clear:both;
}
.style_f div.notes p {
    clear: both;
    margin-bottom: 6px;
}

.style_f #note {
   width: 248px;
   height: 60px;
    margin-bottom: 8px;
}

.style_f #note.large {
   width: 443px;
}

.style_f #autologin, .sidecol .style_f #autologin {
    float: left;
    margin-right: 10px;
	width: auto;	
}

/* Search Quotes */

/*.style_f #quotes_f label {
    display: block;
    line-height: 1.8em;
}

.style_f #quotes_f input, .style_f #quotes_f select {
    width: 228px;
}*/

/* Rates */

/*.style_f #res, .style_f #res, #rateResult p, #rateResult #res {
    clear: both;
    text-align: center;
    font-weight: bold;
    padding: 16px 0;
    background-color: #fff;
	border:solid 1px #cecfc9;
}

.style_f div.hide {
    margin: 0; padding: 0;
}*/

/* Not editable */

/*.style_f input.r_only {
    color: #999;
    background-color: #efefef;
    border: 1px solid #999;
}*/

/* Legend */

/*h3.legend {
    width: 283px;
}

.legend dl {
	border: 1px solid #909091;
    margin: 1px 0 6px; padding: 8px;
}

.legend dt {
    font-weight: bold;
    float: left;
}

.legend dd  {
    margin: 0 0 10px 150px;    
}*/

/* Required */

form.style_f label span {
	font-weight: bold;
	color: #f00;
	margin-left: 4px;
	font-size:1.4em;
}

label.req{
	background:url(../../adm/img/b_req.gif) no-repeat 98% 3px;
}

.style_f input.number {
	float: left;
    width: 62px;
    margin-right: 5px;
}

.style_f input.box {
	width: 62px;
}

.style_f input.postalcode {
	float: left;
    width: 62px;
    margin-right: 5px;
}

.style_f input.city {
	width: 130px;
}

#wrapper #shell .style_f .err {
	border: 1px solid #c00;	
}

#wrapper #shell .style_f h4.alert, #wrapper .actionbox h4.alert {
	clear: both;
	font-weight: bold;
	color: #9D0A0E;
	background-color: transparent;
	text-transform:none;
	font-size:1em;
	text-align: left;
	padding: 4px 0;
}
h4.alert a {color:#9D0A0E; text-decoration:underline;}

/* LOGIN */
#main .chck_f .loginform {
	padding:5px 10px;
	margin:10px 0 1px 0;
}
#main .chck_f .notes {
	padding:5px 10px;
}
#main #reactwrap .mt1 {
	margin-top:1px;
}
#main #reactwrap .ntp {
	padding-top:0;
}
#main #reactform .bul {
	padding-top:5px;
}
#main .chck_f .loginform div {
	padding:3px 0;
	margin:0;
}
#main .chck_f .loginform label {
	width:125px;
	line-height:normal;
}
#main .chck_f .loginform textarea {
	float:left;
	width:315px;
	height:50px;
	overflow:auto;
}

/* COMMENTS */
#main #commentform button {
	margin-top:0;
}

/* REACT & MAIL */

#art_rcol div#arw_react, #art_rcol div#arw_mail {
	clear:both;
	padding-bottom:10px;
	width:247px;
}

#art_rcol .arw_whitefield {
	border:1px solid #888;
	padding:7px;
}

.logintoplist {
	padding:0.36em 0;
}

#art_rcol .style_f input, #art_rcol .style_f label {
	width:110px;
}

#art_rcol #arw_login .style_f #autologin {
	margin-right:5px;
	width:15px;
	float:left;
	border: none;
}

#art_rcol #arw_login .style_f .notes label {
	white-space:nowrap;
}

#art_rcol .style_f .double input, #art_rcol .style_f .double textarea {
	width:224px;
}

.style_f textarea {
	border:1px solid #888;
}

#art_rcol .style_f div.spamprot {
	clear:none;
	float:left;
	width:80px;
	margin-left:10px;	
	padding-top:0;
}

body #wrapper #art_rcol .style_f input#captcha {
	width:20px;
	float:left;
}

.sentpassword{
    width: 450px;
}