/* CSS Document */
/* Style for all suit design pages, and generated emails */

html, body { height: 100% }
body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F1EFDF;
}
body.email {
	margin: 10px;
}
textarea.formval, input.formval {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 95%;
	background-color: #E5DFA9;
	border: inset 1px #898665;
	margin: 1px;
	color: #4C472E;
	padding: 1px;
}
select.formval {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #E5DFA9;
	border: inset 1px #898665;
	margin: 1px;
	color: #4C472E;
	padding: 1px;
}
.smalltxt, .welcomebox { font-size: 10px; font-weight: bold; color: #E5DFA9}
.smalltxtdark { font-size: 10px; font-weight: bold; color: #999966}
.welcomebox { text-decoration: none }
.custname { font-size: 14px; font-weight: bold; color: #FFFFFF; text-decoration: none }
.formhead { font-size: 14px; font-weight: bold; color: #999966}
.formheadlight { font-size: 14px; font-weight: bold; color: #F1EFDF}
.formkey { font-size: 11px; color: #F1EFDF}
td.formkey,td.formerror { text-align: left; padding-left: 10px; height: 20px }
.formerror { font-size: 11px; color: #FFFF00}
td.formval { text-align: left; padding-right: 10px; font-size: 14px; color: #FFFFfF }
.formkeydark { font-size: 11px; font-weight: bold; color: #898665}
.error { font-size: 12px; color: #FFFF00; line-height: normal; font-weight: bold }
.bigmsg { font-size: 12px; color: #FFFFFF; line-height: normal; font-weight: bold }
.infotext { font-size: 9px; color: #FFFFFF; line-height: normal}
.warntext { font-size: 9px; color: #FFFF00; line-height: normal}
.infotextbold { font-size: 9px; font-weight: bold; color: #FFFFFF}
.producttable { display: inline; text-decoration: none; margin: 3px }
.productlink { font-size: 9px; font-weight: bold; color: #FFFFFF; text-decoration: none }
.categorynumber, .categorylink { font-size: 9px; font-weight: bold; color: #F1EFDF; text-decoration: none }
.subcat { font-size: 10px; font-weight: bold; color: #999966; text-decoration: none }
.subcatcurrent { font-size: 9px; color: #999966; text-decoration: none }
.linkNoUnder { text-decoration: none }
.linkNoChange { color: blue }
.smalldropdown { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; background-color: #F1EFDF; color: #000000; border: solid 1px #D6D6D6; color: #4C472E; font-weight: normal; }
.product { display: block; background-repeat: no-repeat }
.detail { position: absolute; background-repeat: no-repeat }
.suitdetailsbox { border: 1px solid #999966; white-space: nowrap }
.finallink { text-decoration: none; color: #026500; font-weight: bold; }
