0byt3m1n1
Path:
C:
/
Program Files (x86)
/
Microsoft Office
/
Office12
/
1033
/
GrooveForms5
/
FormsStyles
/
[
Home
]
File: Biscay.css
* { font-family: "Verdana", sans-serif; font-size: 10pt; font-weight: normal; } BODY { background-color: #ABCE89; color: #333333; } TEXTAREA, SELECT, INPUT.text, .system, .inputPreview, .textareaPreview, .selectPreview, .formHeading, .sectionHeading, .button, .activeTab, .inactiveTab { font-weight: bold; } FONT, .staticText { color: #333366; } TABLE { width: 100%; } HR { color: #267D87; } .system, .inputPreview, .textareaPreview, .selectPreview, .selectPreview { color: #333366; } .formHeading { font-size: 16pt; color: #ffffff; padding-top: 8px; padding-bottom: 8px; background-color: #267D87; border-bottom: 4px solid #ffffff; margin-bottom: 5px; } .sectionHeading { font-size: 12pt; color: #267D87; padding-bottom: 5px; padding-top: 5px; } .fieldLabel { color: #003333; } .button, .dateButton, .customButton { border: 1px solid #79A052; background-color: #267D87; } .dateButton, .customButton { margin-left: 2px; height: 17px; } .customButton { height: 19px; } .button, .activeTab, .inactiveTab { font-family: "Trebuchet", sans-serif; } .button { color: #FFFFFF; height: 22px; text-align: center; background-color: #79A052; border-top: 2px solid #96C36A; border-right: 2px solid #96C36A; border-left: 2px solid #60853C; border-bottom: 2px solid #60853C; cursor: hand; } TEXTAREA { color: #96B0D4; border: 1px solid #79A052; overflow: auto; } SELECT { color: #96B0D4; border: 1px solid #79A052; } INPUT.text { height: 22px; color: #96B0D4; border: 1px solid #79A052; } INPUT.radio { color: #333333; } INPUT.checkbox { color: #333333; } .highlightField { background-color: #999999; } .highlightField FONT { color: #663333; } .hoverField { background-color: #AAAAAA; } .hoverField FONT { color: #774444; } .activeTab, .inactiveTab { cursor: default; padding: 8px 10px 8px 10px; border-right: 1px solid #C3BFBF; border-left: 1px solid #C3BFBF; background-color: transparent; } .activeTab { background-image: url(Biscay/tab_on.gif); color: #666666; } .inactiveTab { background-image: url(Biscay/tab_off.gif); color: #999999; } .tabContents { margin-top: 4px; margin-left: 4px; margin-right: 4px; margin-bottom: 20px; background-color: #ffffff; border-top: 1px solid #999999; } /* field-group of class stdButtonBar will display at top right of the form - use for action-buttons */ .stdButtonBar { position: absolute; top: 0px; right: -10px; height: 43px; padding-top: 10px; padding-right: 7px; padding-left: 5px; } /* other handy general-purpose classnames */ .boldface * { font-weight: bold !important; } .italic * { font-style: italic !important; } .bigtext * { font-size: 11pt !important; } .bigbold * { font-size: 11pt !important; font-weight: bold !important; } .smalltext * { font-size: 8pt !important; } .boldtabs .activeTab { font-weight: bold !important; } .boldtabs .inactiveTab { font-weight: bold !important; } /* Buttons have a hand cursor */ .button, .dateButton, .customButton { cursor: hand; }