

/* Rules for searchbar in main modules */
.sokfaltmainmod {
	height: 14px;
	width: 235px;
	margin-bottom: 5px;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px;
	color: #0d0d0d;
	background-image: url(/bilder/form-field-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px #A5ACB2 solid;
}
.tipsafaltmainmod {
	height: 14px;
	width: 235px;
	margin-bottom: 5px;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px;
	color: #0d0d0d;
	background-image: url(/bilder/form-field-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px #A5ACB2 solid;
}
.tipusfaltmainmod {
	height: 14px;
	width: 235px;
	margin-bottom: 5px;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px;
	color: #0d0d0d;
	background-image: url(/bilder/form-field-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px #A5ACB2 solid;
}
.tipustextfaltmainmod {
	height: 40px;
	width: 235px;
	margin-bottom: 5px;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px;
	color: #0d0d0d;
	background-image: url(/bilder/form-field-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px #A5ACB2 solid;
}

/* Rules for searchbar in module174 */
.sokfaltrightmod {
	height: 14px;
	width: 148px;
	margin: 5px 0px 5px 0px;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px;
	color: #0d0d0d;
	background-image: url(/bilder/form-field-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px #A5ACB2 solid;
}
.tipsafaltrightmod {
	height: 40px;
	width: 149px;
	margin-bottom: 5px;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px;
	color: #0d0d0d;
	background-image: url(/bilder/form-field-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px #A5ACB2 solid;
}

/* Rules for text areas on contact page */	
.textfaltkontakt {
	height: 14px;
	width: 250px;
	font-family: Verdana;
	font-size: 10px;
	color: #0d0d0d;
	background-image: url(/bilder/form-field-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px #999999 solid;
	margin-bottom: 10px;
}

.textareakontakt {
	height: 62px;
	width: 248px;
	font-family: Verdana;
	font-size: 10px;
	color: #0d0d0d;
	background-image: url(/bilder/form-field-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 6px;
	margin-bottom: 10px;
}

.checkboxkontakt {
	font-family: Verdana;
	font-size: 10px;
	color: #0d0d0d;
	margin: 4px 0px 3px 0px;
}

.resarullgardin {
	height: 20px;
	width: 255px;
	font-family: Verdana;
	font-size: 11px;
	color: #0d0d0d;
	margin-bottom: 14px;
}

/* Rules for text areas on contact page */	
.textfaltfaq {
	height: 16px;
	width: 240px;
	font-family: Verdana;
	font-size: 11px;
	color: #0d0d0d;
	background-image: url(/bilder/form-field-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px #999999 solid;
}

.textareafaq {
	height: 100px;
	width: 493px;
	font-family: Verdana;
	font-size: 11px;
	color: #0d0d0d;
}

/* Rules for searchbar in main menu */
.sokfalt {
	height: 13px;
	width: 121px;
	font-size: 10px;
	color: #A41C25;
	background-image: url(/bilder/form-field-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px #A41C25 solid;
	margin: 4px 5px 4px 6px;
}

/* Rules for text areas on order page */	
.antalfalt {
	height: 13px;
	width: 40px;
	font-family: Verdana;
	font-size: 11px;
	color: #0d0d0d;
	background-image: url(/bilder/form-field-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px #999999 solid;
	text-align: right;
	padding-right: 2px;
}

/* Rules for form buttons */	
.formbutton {
	color: #0d0d0d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	border: 1px double #26386F;
	width: auto;
	background: url(/bilder/button_bg.png) repeat-x;
	padding: 0px 1px 2px 0px !important;
	padding: 0px 1px 0px 1px;
	height: 20px !important;
	height: 20px;
	margin: 1px;
}
