/* * General Styles */ body { font-family: Arial, sans-serif; font-size: 10pt; background: #ffffff; text-align: center; } td { font-family: Arial, sans-serif; font-size: 10pt; } form { display: inline; } a { text-decoration: none; font-weight: bold; } a:HOVER { border-bottom: 1px solid; } a.blank:HOVER { border: 1px; } input { font-size: 8pt; } input.text { font-size: 8pt; border: 1px solid #999999; } input.textview { font-size: 8pt; border: 1px solid #f0f0f0; background:color #f0f0f0; } input.radio { padding-bottom: 1px; } input.button { font-size: 8pt; height: 19px; font-weight: bold; border-top: 1px solid #999999; border-left: 1px solid #999999; border-right: 2px solid #666666; border-bottom: 2px solid #333333; font-family: Arial, sans-serif; margin: 2px; } select { font-size: 8pt; } textarea { font-family: Arial, sans-serif; font-size: 8pt; border: 1px solid #999999; } /* * Text Display Styles */ .error { color: #990000; } .small { font-size: 8pt; } .reallySmall { font-size: 7pt; } .medium { font-size: 9pt; } .big { font-size: 12pt; } .reallyBig { font-size: 16pt; } .headline { font-size: 16pt; border-bottom: 1px solid #999999; margin-bottom: 5px; margin-left: 5px; } .subHeadline { font-size: 14pt; border-bottom: 1px solid #000000; margin-bottom: 5px; } .subHeadline1 { font-size: 12pt; font-style: bold; border-bottom: 1px solid #000000; margin-bottom: 5px; } .subHeadline2 { font-size: 9pt; font-style: bold; border-bottom: 1px solid #000000; } .spaced { line-height: 150%; } .copy { text-indent: 10px; line-height: 150%; margin-bottom: 10px; } .note { font-size: 8pt; font-style: italic; } /* * Box Display Styles */ .box { border: 1px solid #666666; } .boxContent { font-size: 9pt; background: #e0e0e0; padding: 5px; border: 1px solid #666666; } .boxCaption { font-weight: bold; text-align: center; border-bottom: 1px solid #666666; background: #cccccc; } .boxFooter { border-top: 1px solid #666666; background: #cccccc; } .newPageMenu { font-size: 8pt; background: #e0e0e0; text-align: center; border-bottom: 1px solid #666666; /*background-image: url('http://www.handlinginnovations.com/images/inacttab.gif'); background-repeat: no-repeat;*/ /*padding: 2px;*/ } .newPageButton { font-size: 8pt; background: #e0e0e0; padding: 5px; } .menutab { font-size: 8pt; font-weight: bold; text-align: center; border-top: 1px solid #999999; border-left: 1px solid #999999; border-right: 2px solid #666666; font-family: Arial, sans-serif; /*background-image: url('http://www.handlinginnovations.com/images/actab.gif'); background-repeat: no-repeat;*/ background: #FFFFFF } .searchBackground { font-size: 7pt; background: #f0f0f0; border-bottom: 1px solid #666666; } .borderBottom { border-bottom: 1px solid #666666; } /* * Product Form Styles */ .productForm { border: 1px solid #999999; background: #f0f0f0; } .sideContact { border: 1px solid #999999; background: #f0f0f0; } .productFormCaption { padding: 2px; border-bottom: 1px solid #999999; background: #e0e0e0; font-weight: bold; font-size: 8pt; } .productFormSubheader { padding: 1px; padding-left: 4px; padding-right: 2px; font-size: 8pt; font-weight: bold; text-decoration: underline; } .productFormLabel { padding: 1px; padding-left: 4px; padding-right: 2px; font-size: 8pt; } .productFormData { font-size: 8pt; padding: 1px; padding-right: 3px; } .productFormSpacer { font-size: 0pt; padding-bottom: 4px; border-bottom: 1px solid #999999; } .productFormSpacerBlank { font-size: 0pt; padding-bottom: 4px; } .productFormMessage { display: inline; align: center; text-align: center; font-size: 8pt; border: 1px solid #993333; background: #e0e0e0; padding-top: 2px; padding-bottom: 2px; padding-left: 5px; padding-right: 5px; } .productFormFooter { padding: 1px; background: #e0e0e0; font-weight: bold; } .productFormSubmitButton { font-size: 8pt; height: 19px; font-weight: bold; border-top: 1px solid #999999; border-left: 1px solid #999999; border-right: 2px solid #666666; border-bottom: 2px solid #333333; font-family: Arial, sans-serif; margin: 2px; } .thankYouPageButton { font-size: 10pt; height: 38px; width: 275px; font-weight: bold; border-top: 1px solid #999999; border-left: 1px solid #999999; border-right: 3px solid #666666; border-bottom: 3px solid #333333; font-family: Arial, sans-serif; margin: 2px; } .productSpecLabel { font-size: 8pt; font-weight: bold; background: #e8e8e8; border-right: 1px solid #666666; } .productSpecData { font-size: 8pt; } .productFormDivider { padding-left: 8px; font-size: 8pt; border-left: 1px solid #666666; } /* * Data Table Styles */ .label { font-size: 8pt; font-weight: bold; } .dataTable { border: 1px solid #666666; } .dataTableCaptionSmall { border-bottom: 1px solid #666666; background: #cccccc; font-size: 8pt; font-weight: bold; padding: 2px; } .dataTableHeader { font-size: 8pt; font-weight: bold; border-bottom: 1px solid #666666; background: #cccccc; padding-left: 1px; } .dataTableLabel { font-size: 8pt; border-right: 1px solid #666666; background: #e0e0e0; padding-left: 2px; } .dataTableData { font-size: 8pt; padding-left: 2px; padding-right: 2px; } .dataTableExtraData { font-size: 8pt; padding-bottom: 4px; } .dataTableLabelDivider { font-size: 0pt; border-right: 1px solid #666666; background: #e0e0e0; padding: 2px; border-bottom: 1px solid #666666; } .dataTableDataDivider { font-size: 0pt; padding: 2px; border-bottom: 1px solid #666666; } .dataTableFooter { font-size: 8pt; font-weight: bold; border-top: 1px solid #666666; background: #cccccc; padding-left: 1px; } /* * Query Log */ td.queryLogTime { background: #e0e0e0; font-size: 8pt; font-weight: bold; } td.queryLogResult { background: #e0e0e0; font-size: 8pt; text-align: right; font-weight: bold; } td.queryLogQuery { font-family: Courier, monospaced; font-size: 8pt; } table.queryLog { border: 1px solid #cccccc; } /* * Output Stats */ table.outputStatsTable { border: 1px solid #cccccc; } td.outputStats { font-size: 8pt; } /* * Debug Messages */ table.debugTable { border: 1px solid #cccccc; } .debugFile { font-size: 7pt; font-weight: bold; border-bottom: 1px solid #cccccc; background: #e0e0e0; } .debugSpacer { padding: 5px; } .debugLine { font-size: 7pt; border-right: 1px solid #e0e0e0; } .debugMessage { font-size: 7pt; } //body { // background-image: url('http://www.foodprepinnovations.com/images/background.gif'); // /*background-repeat: no-repeat;*/ //} h1 { padding: 0px; margin: 0px; } .siteFooter { font-family: Arial, sans-serif; font-size: 7pt; } a.siteFooterLink { font-size: 7pt; } .siteSubtitle { font-family: Arial, sans-serif; font-size: 16pt; font-style: italic; font-weight: bold; } .siteMessage { font-weight: bold; font-size: 12pt; padding-top: 3px; padding-bottom: 15px; } .siteSectionHeader { font-family: Arial, sans-serif; font-size: 10pt; font-style: italic; font-weight: bold; border-bottom: 1px solid #999999; } .siteTerm { font-family: Arial, sans-serif; font-size: 10pt; font-weight: bold; text-decoration: underline; margin-top: 10px; } .siteHeaderMessage { font-size: 12pt; padding-bottom: 20px; } a { color: #0033cc; } a:HOVER { color: #ff0000; text-decoration: none; border-bottom: 0px; }