/* ================================ styles for ALL vibrantlife sites ================================ */ /* -------------------------------- styles for writetokarl form (wtk) -------------------------------- */ form.wtk table tr.hidden { display:none; } form.wtk table tr th { background-color:#FFFF66; border: 1px solid #CCCCCC; padding:0.2em; text-align:right; width:12.0em; white-space:nowrap; } form.wtk table tr td { padding:0.2em; } form.wtk input.inputtextnarrow, form.wtk input.inputtextmedium, form.wtk input.inputtextwide { background-color:#FFFFCC; border: 1px solid black; font-size:1.1em; padding-left:0.2em; } form.wtk input.inputtextnarrow { width:6.0em; } form.wtk input.inputtextmedium { width:14.0em; } form.wtk input.inputtextwide { width:22.0em; } form.wtk input.submitbutton { width:18.0em; } form.wtk input.resetbutton { width:9.0em; } form.wtk input.inputcheckbox { background-color:#FFFFCC; width:2.0em; } form.wtk select, form.wtk textarea { background-color:#FFFFCC; border: 1px solid black; } form.wtk textarea { height:16.0em; padding:0.2em; width:30.0em; } /* styles for validation "_Msg" text */ form.wtk span.wtk_info { color: rgb(0,0,0); font-size: 0.8em; font-weight:bold; } form.wtk span.wtk_warn { color: rgb(127,0,0); font-size: 0.8em; font-weight: normal; } form.wtk span.wtk_error { color: rgb(255,0,0); font-size: 0.8em; font-weight: bold } /* ================================ styles for bulkmsm.com ================================ */ body { font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 14pt; font-weight: bold; margin-right: 60px; margin-left: 60px; background-color: #CCCCCC; } td { font-family: Verdana, Geneva, Arial, helvetica, sans-serif; } th { font-family: Verdana, Geneva, Arial, helvetica, sans-serif; }.title1 { font-size: 18pt; font-weight: bold; color: #FF0000; } .bodyblue { font-size: 14pt; font-weight: bold; color: #0000FF; } .smallblue { font-size: 10pt; font-weight: bold; color: #0000FF; } .tinyblue { font-family: "Trebuchet MS"; font-size: xx-small; color: #0000FF; font-style: normal; font-weight: normal; font-variant: normal; } .pagewhite { background-color: #FFFFFF; } .body { font-size: 14pt; font-style: normal; font-weight: bold; font-variant: normal; } .pageyellow { background-color: #FFFF99; } .fontdifferent { font-family: "Courier New", Courier, mono; } .bodyred { color: #FF0000; } .fonttreb { font-family: "Trebuchet MS"; font-size: 10pt; font-style: normal; font-weight: bold; font-variant: normal; color: #0000FF; } .bodypurple { color: #990033; } .bodypattern { background-image: url(../convention/images2/blend12.jpg); }