@charset "utf-8";
/* CSS Document */

pre, code, tt {
   color:#7A4707;
   font: 1.1em Courier, monospace;
}
pre {
    width:100%;
    margin:1em 0; /* Win IE tries to make this bigger otherwise */
}

#wide-content-wrap {
margin-left: -194px;
width: 755px; /*755px */
background-color: #FFF;
float: right;
}

#wide-content-wrap #content {
margin: 0;
}

#content p {
font-size:1em;
}

table.twikiTable {
vertical-align: top;
}
table.twikiTable td {
vertical-align: top;
}

.patternNoViewPage #content h1 {
display:inline;
font-size:180%;
text-align:center;
}

.patternNoViewPage #page,
.patternEditPage #page {
background: none;
}
.patternNoViewPage #section-content,
.patternEditPage #section-content {
background: none;
width: auto;
clear:both;
}
.patternNoViewPage #content-wrap,
.patternEditPage #content-wrap {
margin-left: auto;
margin-right: auto;
background: none;
width: auto;
clear:both;
}
.patternNoViewPage #content {
margin: 0;
}

.patternTopic {
        margin:0 0 2em 0;
}
.twikiTextarea {
        padding:1px;
}
.twikiTable .tableSortIcon {
        margin:0 0 0 5px;
}
.twikiSubmit,
.twikiSubmitDisabled,
.twikiButton,
.twikiButtonDisabled,
.twikiButtonCancel,
a.twikiButton,
a.twikiSubmit,
.twikiCheckbox {
        border-width:1px;
        border-style:solid;
        padding:.1em .2em;
        font-weight:bold;
        vertical-align:middle;
        text-align:center;
}
.twikiSubmit,
.twikiSubmitDisabled,
.twikiButton,
.twikiButtonDisabled,
.twikiButtonCancel,
.twikiSubmit:hover,
.twikiSubmitDisabled:hover,
.twikiButton:hover,
.twikiSubmit:active,
.twikiSubmitDisabled:active,
.twikiButton:active {
        cursor:default;
        outline:none;
}
a.twikiButton,
a.twikiButton:hover,
a.twikiButton:link:active,
a.twikiButton:visited:active,
a.twikiSubmit,
a.twikiSubmit:hover,
a.twikiSubmit:link:active,
a.twikiSubmit:visited:active {
        text-decoration:none;
}

.twikiCheckbox,
.twikiRadioButton {
        margin:1px .25em 1px .1em;
        padding:0 0 0 .5em;
        border:0;
}
.twikiTextarea,
.twikiInputField,
.twikiInputFieldDisabled,
.twikiInputFieldReadOnly,
.twikiSelect {
        border-width:2px;
        border-style:solid;
}
.twikiTextarea,
.twikiInputField,
.twikiInputFieldDisabled,
.twikiInputFieldReadOnly {
        font-size:100%;
}
.twikiInputField,
.twikiInputFieldDisabled,
.twikiInputFieldReadOnly {
        padding:.1em .2em;
}
.twikiSubmit,
.twikiButton {
   border-color:#fff #888 #888 #fff;
}
.twikiSubmit {
   color:#fff;
   background-color:#06c;
}
.twikiButton {
   color:#000;
   background-color:#e2e3e3;
}
.twikiButtonCancel {
   color:#000;
   background-color:#f2d5d0;
}
.twikiSubmitDisabled,
.twikiSubmitDisabled:active {
   border-color:#fff #ccc #ccc #fff;
   color:#aaa;
   background-color:#fbfbfb;
}
.twikiTextarea,
.twikiInputField,
.twikiInputFieldDisabled,
.twikiInputFieldReadOnly,
.twikiSelect {
   border-color:#bbb #f2f2f2 #f2f2f2 #bbb;
}
.twikiTextarea,
.twikiInputField,
.twikiSelect {
   color:#000;
   background-color:#fff;
}
.twikiInputField:active,
.twikiInputField:focus,
.twikiInputFieldFocus {
   background-color:#ffffe0;
}

.twikiTextareaRawView {
   color:#000;
}
.twikiInputFieldDisabled {
   color:#aaa;
   background-color:#fafaf8;
}
.twikiInputFieldReadOnly {
   color:#777;
}
.twikiSelect {
   border-color:#bbb #f2f2f2 #f2f2f2 #bbb;
   color:#000;
   background-color:#fff;
}
.twikiInputFieldDisabled,
.twikiSelectDisabled {
   color:#aaa;
   border-color:#bbb #f2f2f2 #f2f2f2 #bbb;
   background-color:#fafaf8;
}
.twikiInputFieldBeforeFocus {
   color:#777;
}

.twikiSubmit,
.twikiSubmitDisabled {
   background-image:url(/twiki/pub/TWiki/PatternSkin/bg_submit_gradient.gif);
   background-repeat:repeat-x;
}
.twikiSubmit,
a.twikiSubmit:link,
a.twikiSubmit:visited {
   background-position:0px 0px;
   background-color:#06c;
   border-color:#abcdf0 #0048b8 #0048b8 #abcdf0;
   color:#fff;
}
.twikiSubmit:hover,
a.twikiSubmit:hover {
   background-position:0px -80px;
   background-color:#0047b7;
   border-color:#98bce9 #0031a4 #0031a4 #98bce9;
   color:#fff;
}
.twikiSubmit:active,
a.twikiSubmit:active {
   background-position:0px -160px;
   background-color:#73ace6;
   border-color:#0031a4 #98bce9 #98bce9 #0031a4;
   color:#fff;
}
.twikiSubmitDisabled,
.twikiSubmitDisabled:hover,
.twikiSubmitDisabled:active {
   background-position:0px -240px;
   background-color:#d9e8f7;
   border-color:#f5f9fd #ccc #ccc #f5f9fd;
   color:#ccc;
}
.twikiButton,
a.twikiButton:link,
a.twikiButton:visited {
   background-image:url(/twiki/pub/TWiki/PatternSkin/bg_button_gradient.gif);
   background-repeat:repeat-x;
   background-position:0px 0px;
   border-color:#f8f6ec #b8b6ad #b8b6ad #f8f6ec;
   background-color:#dbd9cf;
   color:#333;
}
.twikiChangeFormButtonHolder .twikiButton {
   background-color:#fff;
   background-image:none;
   color:#06c;
}
.twikiChangeFormButtonHolder .twikiButton:hover,
.twikiChangeFormButtonHolder .twikiButton:active {
   background-image:url(/twiki/pub/TWiki/PatternSkin/bg_button_gradient.gif);
   background-repeat:repeat-x;
}
.twikiButton:hover,
.twikiChangeFormButtonHolder .twikiButton:hover,
a.twikiButton:hover {
   background-position:0px -80px;
   border-color:#f4f2eb #a3a092 #a3a092 #f4f2eb;
   background-color:#c2bfae;
   color:#222;
}
.twikiButton:active,
.twikiChangeFormButtonHolder .twikiButton:active,
a.twikiButton:active {
   background-position:0px -160px;
   border-color:#a3a092 #f4f2eb #f4f2eb #a3a092;
   background-color:#e8e5d7;
   color:#222;
}
.twikiButtonDisabled,
.twikiButtonDisabled:hover,
.twikiButtonDisabled:active {
   background-image:url(/twiki/pub/TWiki/PatternSkin/bg_button_gradient.gif);
   background-repeat:repeat-x;
   background-position:0px -240px;
   border-color:#fcfbf9 #e3e2dd #e3e2dd #fcfbf9;
   background-color:#edece6;
   color:#bbb;
}
.twikiButtonCancel {
   background-image:url(/twiki/pub/TWiki/PatternSkin/bg_buttoncancel_gradient.gif);
   background-repeat:repeat-x;
   background-position:0px 0px;
   border-color:#f3ddd7 #b5706a #b5706a #f3ddd7;
   background-color:#cc867f;
   color:#333;
}
.twikiButtonCancel:hover {
   background-position:0px -80px;
   border-color:#eacac1 #9f564f #9f564f #eacac1;
   background-color:#b26259;
   color:#222;
}
.twikiButtonCancel:active {
   background-position:0px -160px;
   border-color:#9f564f #eacac1 #eacac1 #9f564f;
   background-color:#e5bdb1;
   color:#222;
}

/* pages that are not view */

/* edit.pattern.tmpl */

.patternEditPage .twikiForm {
        margin:1em 0 0 0;
}
.patternEditPage .twikiForm h1,
.patternEditPage .twikiForm h2,
.patternEditPage .twikiForm h3 {
        /* same as twikiFormStep */
        font-size:120%;
        font-weight:bold;
}
.twikiEditboxStyleMono {
        font-family:"Courier New", courier, monaco, monospace;
}
.twikiEditboxStyleProportional {
        font-family:arial, verdana, sans-serif;
}
.twikiChangeFormButtonHolder {
        float:right;
        margin:.5em 0 -.5em 0;
}
.twikiFormHolder { /* constrains the textarea */
        width:100%;
}
.patternSigLine {
        padding:.25em 20px;
        border-style:none none solid none;
        border-width:1px;
        height:1%; /* for IE */
}
.patternOopsPage .patternTopicActions,
.patternEditPage .patternTopicActions {
        margin:1em 0 0 0;
}
.patternTextareaButton {
        margin:0 0 0 1px;
        display:block;
        cursor:pointer;
        border-style:solid;
        border-width:1px;
}
.patternButtonFontSelector {
        margin:0 8px 0 0;
}

/* preview.pattern.tmpl */

.twikiPreviewArea {
        border-width:1px;
        border-style:solid;
        margin:0 0 2em 0;
        padding:1em;
        height:1%; /* for IE */
}

/* attach.pattern.tmpl */

.patternAttachPage .twikiAttachments .twikiTable {
        width:auto;
}
.patternAttachPage .twikiAttachments {
        margin-top:0;
}
.patternMoveAttachment {
        margin:.5em 0 0 0;
        text-align:right;
}

/* rdiff.pattern.tmpl */

.patternDiff {
        /* same as patternBookView */
        border-width:0 0 2px 2px;
        border-style:solid;
        margin:.5em 0 1.5em 0;
        padding:0 0 0 10px;
}
.patternDiff h4.patternSearchResultsHeader {
        padding:.5em 10px;
}
.patternDiffPage .patternRevInfo ul {
        padding:0;
        margin:2em 0 0 0;
        list-style:none;
}
.patternDiffPage .twikiDiffTable {
        margin:2em 0;
}
tr.twikiDiffDebug td {
        border-width:1px;
        border-style:solid;
}
.patternDiffPage td.twikiDiffDebugLeft {
        border-bottom:none;
}
.patternDiffPage .twikiDiffTable th {
        padding:.25em .5em;
border-width: 0;
}
.patternDiffPage .twikiDiffTable td {
        padding:.25em;
border-width: 0;
}
.twikiDiffLineNumberHeader {
        padding:.3em 0;
}

.patternSigLine {
   color:#777;
   background-color:#f6f6f6;
   border-color:#e2e2e2;
}
.patternTextareaButton {
   border-color:#fffefd #b8b6ad #b8b6ad #fffefd;
   overflow:hidden;
}
.patternButtonFontSelector {
   background-image:url(/twiki/pub/TWiki/PatternSkin/button_font_selector.gif);
   width:33px;
   height:16px;
}
.patternButtonFontSelectorProportional {
   background-position:0 0;
}
.patternButtonFontSelectorMonospace {
   background-position:0 -16px;
}
.patternButtonEnlarge,
.patternButtonShrink {
   background-image:url(/twiki/pub/TWiki/PatternSkin/button_arrow.gif);
   width:16px;
   height:16px;
}
.patternButtonEnlarge {
   background-position:0 0;
}
.patternButtonEnlarge:hover {
   background-position:0 -42px;
}
.patternButtonEnlarge:active {
   background-position:0 -84px;
}
.patternButtonShrink {
   background-position:16px 0;
}
.patternButtonShrink:hover {
   background-position:16px -42px;
}
.patternButtonShrink:active {
   background-position:16px -84px;
}
.twikiBroadcastMessage,
.twikiNotification {
   background-image:url(/twiki/pub/TWiki/PatternSkin/background_alert.gif);
   background-repeat:repeat-x;
}

/*   -----------------------------------------------------------
   Search results
   styles and overridden styles used in search.pattern.tmpl
   -----------------------------------------------------------   */

h3.patternSearchResultsHeader,
h4.patternSearchResultsHeader {
   background-color:#f6f6f6;
   border-color:#e2e2e2;
}
h4.patternSearchResultsHeader {
   color:#000;
}
.patternNoViewPage h4.patternSearchResultsHeader {
   color:#800;
}
.patternSearchResult .twikiBottomRow {
   border-color:#e2e2e2;
}
.patternSearchResult .twikiAlert {
   color:#f00;
}
.patternSearchResult .twikiSummary .twikiAlert {
   color:#900;
}
.patternSearchResult .twikiNew {
   background-color:#ECFADC;
   border-color:#049804;
   color:#049804;
}
.patternViewPage .patternSearchResultsBegin {
   border-color:#e2e2e2;
}

/* Search results in book view format */

.patternBookView .twikiTopRow {
   background-color:transparent; /* set to WEBBGCOLOR in css.pattern.tmpl */
   color:#777;
}
.patternBookView .twikiBottomRow {
   border-color:#e2e2e2;
}
.patternBookView .patternSearchResultCount {
   color:#777;
}

/* edit.pattern.tmpl */

/* preview.pattern.tmpl */

.twikiPreviewArea {
   border-color:#f00;
   background-color:#fff;
}

/* rdiff.pattern.tmpl */

.patternDiff {
   border-color:#6b7f93;
}
#patternMainContents .patternDiff h4.patternSearchResultsHeader {
   background-color:#6b7f93;
   color:#fff;
}
#patternMainContents .patternDiff h4.patternSearchResultsHeader a:link,
#patternMainContents .patternDiff h4.patternSearchResultsHeader a:visited {
   color:#fff;
}
tr.twikiDiffDebug td {
   border-color:#e2e2e2;
}
.patternDiffPage .twikiDiffTable th {
   background-color:#ccc;
}
/* Changed */
.twikiDiffChangedHeader,
td.twikiDiffChangedMarker,
tr.twikiDiffDebug .twikiDiffChangedText,
tr.twikiDiffDebug .twikiDiffChangedText {
   background:#9f9; /* green - do not change */
}
/* Deleted */
.twikiDiffDeletedHeader,
td.twikiDiffDeletedMarker,
tr.twikiDiffDebug .twikiDiffDeletedMarker,
tr.twikiDiffDebug .twikiDiffDeletedText {
   background-color:#f99; /* red - do not change */
}
/* Added */
.twikiDiffAddedHeader,
td.twikiDiffAddedMarker,
tr.twikiDiffDebug .twikiDiffAddedMarker,
tr.twikiDiffDebug .twikiDiffAddedText {
   background-color:#ccf; /* violet - do not change */
}
/* Unchanged */
tr.twikiDiffDebug .twikiDiffUnchangedText {
   color:#777;
}
.twikiDiffUnchangedTextContents { }
.twikiDiffLineNumberHeader {
   background-color:#ccc;
}

.patternTopicActions {
        border-width:0 0 1px 0;
        border-style:solid;
}
.patternTopicAction {
        font-size:94%; /*S2*/
        line-height:1.5em;
        padding:.4em 5px; /*S5*/
        border-width:1px 0 0 0;
        border-style:solid;
        height:1%; /* for IE */
}
.patternOopsPage .patternTopicActions,
.patternEditPage .patternTopicActions {
        margin:1em 0 0 0;
}
.patternAttachPage .patternTopicAction,
.patternRenamePage .patternTopicAction {
        padding-left:40px;
}
.patternActionButtons a:link,
.patternActionButtons a:visited {
        padding:1px 1px 2px 1px;
}
.patternTopicAction .patternActionButtons a:link,
.patternTopicAction .patternActionButtons a:visited {
        text-decoration:none;
}
.patternTopicAction .patternActionButtons span s,
.patternTopicAction .patternActionButtons span strike {
        text-decoration:none;
}
.patternTopicAction .patternSaveOptions {
        margin-top:.5em;
}
.patternTopicAction .patternSaveOptions .patternSaveOptionsContents {
        padding:.2em 0;
}
.patternNoViewPage .patternTopicAction {
        margin-top:-1px;
}

.patternTopicActions {
   border-color:#e2e2e2;
   background-color:#f6f6f6;
   color:#777;
}
.patternTopicAction {
   border-color:#e2e2e2;
}
.patternTopicAction s,
.patternTopicAction strike {
   color:#aaa;
}
.patternTopicAction .twikiSeparator {
   color:#e2e2e2;
}
.patternActionButtons a:link,
.patternActionButtons a:visited {
   color: #004730;
}
.patternActionButtons a:hover {
   color:#000;
}
.patternTopicAction .twikiAccessKey {
   color:#004730;
   border-color:#004730;
}
.patternTopicAction a:hover .twikiAccessKey {
   color:#000;
}
.patternTopicAction label {
   color:#000;
}
.patternTopicAction {
   background-image:url(/twiki/pub/TWiki/PatternSkin/bg_action_gradient.gif);
   background-repeat:repeat-x;
}
* Links */
/* somehow the twikiNewLink style have to be before the general link styles */
.twikiNewLink {
        border-width:0 0 1px 0;
        border-style:solid;
}
.twikiNewLink a {
        text-decoration:none;
        margin-left:1px;
}
.twikiNewLink a sup {
        text-align:center;
        padding:0 2px;
        vertical-align:baseline;
        font-size:100%;
        text-decoration:none;
}
.twikiNewLink a:link sup,
.twikiNewLink a:visited sup {
        border-width:1px;
        border-style:solid;
        text-decoration:none;
}
.twikiNewLink a:hover sup {
        text-decoration:none;
}
* to override old Render.pm coded font color style */
.twikiNewLink font {
   color:inherit;
}
.twikiNewLink a:link sup,
.twikiNewLink a:visited sup {
   color:#777;
   border-color:#ddd;
}
.twikiNewLink a:hover sup {
   background-color:#00416d;
   color:#fff;
   border-color: #0070bd;
}
.twikiNewLink {
   border-color:#ddd;
}

.twikiFormTable th {
        font-weight:normal;
}
.twikiFormTable .twikiTable th {
        font-weight:bold;
}
.patternEditPage .twikiFormTable td,
.patternEditPage .twikiFormTable th {
        padding:.3em .4em;
        border-style:solid;
        border-width:0 0 1px 0;
        vertical-align:middle;
}

.twikiAttachments,
.twikiForm {
        margin:1em 0;
        padding:1px; /* fixes disappearing borders because of overflow:auto; in twikiForm */
}
.patternContent .twikiAttachments,
.patternContent .twikiForm {
        /* form or attachment table inside topic area */
        font-size:94%; /*S2*/
        padding:1em 3px; /*S5*/ /* top:use less padding for the toggle link; bottom:use less space in case the table is folded in  */
        border-width:1px 0 0 0;
        border-style:solid;
        margin:0;
}
.twikiAttachments .twikiTable,
table.twikiFormTable {
        margin:5px 0;
        border-collapse:collapse;
        padding:0px;
        border-spacing:0px;
        empty-cells:show;
        border-style:solid;
        border-width:1px;
}
.twikiAttachments table {
        line-height:1.5em; /*S1*/
        width:auto;
        voice-family:"\"}\""; /* hide the following for Explorer 5.x */
        voice-family:inherit;
        width:100%;
}
.twikiAttachments .twikiTable th {
        border-style:none none solid solid;
        border-width:1px;
}
.twikiAttachments .twikiTable th,
table.twikiFormTable th.twikiFormTableHRow {
        padding:3px 6px;
        height:2.5em;
        vertical-align:middle;
}
table.twikiFormTable th.twikiFormTableHRow {
        text-align:center;
}
.twikiFormTableFooter {}
.twikiAttachments .twikiTable td,
table.twikiFormTable td {
        height:1.5em; /*S1*/
        text-align:left;
        vertical-align:top;
}
.twikiAttachments .twikiTable th.twikiFirstCol,
.twikiAttachments .twikiTable td.twikiFirstCol {
        /* make more width for the icon column */
        width:26px;
        text-align:center;
}
.twikiAttachments .twikiTable caption {
        display:none;
}
table.twikiFormTable th.twikiFormTableHRow a:link,
table.twikiFormTable th.twikiFormTableHRow a:visited {
        text-decoration:none;
}
.twikiAttachments .twistyTrigger .twikiLinkLabel {
        font-weight:bold;
}
.patternAttachmentCount {
        font-weight:normal;
}
.patternContent .twikiAttachments,
.patternContent .twikiForm {
   background-color:#f6f6f6;
   border-color:#e2e2e2;
}
.twikiAttachments table,
table.twikiFormTable {
   border-color:#e2e2e2;
   background-color:#fff;
}
.twikiAttachments table {
   background-color:#fff;
}
.twikiAttachments td,
.twikiAttachments th {
   border-color:#e2e2e2;
}
.twikiAttachments .twikiTable th font,
table.twikiFormTable th.twikiFormTableHRow font {
   color:#4571d0;
}
.twikiFormSteps {
        text-align:left;
        border-width:1px 0 0 0;
        border-style:solid;
}
.twikiFormStep {
        line-height:140%;
        padding:1em 40px;
        border-width:0 0 1px 0;
        border-style:solid;
}
.twikiFormStep h2,
.twikiFormStep h3,
.twikiFormStep h4 {
        border:none;
        margin:0 0 .1em 0;
        padding:0;
        background:none;
}
.twikiFormStep h2 {
        font-size:130%;
        font-weight:bold;
}
.twikiFormStep h3 {
        font-size:115%;
        font-weight:bold;
}
.twikiFormStep h4 {
        font-size:104%;
        font-weight:bold;
}
.twikiFormStep p {
        margin:.35em 0;
}
.twikiFormStep blockquote {
        margin-left:1em;
        padding-top:.25em;
        padding-bottom:.25em;
}
.twikiActionFormStepSign {
        position:absolute;
        font-size:104%;
        margin-left:-20px; /* half of S5 */
        margin-top:-.15em;
}
.twikiFormSteps {
   background-color:#fbfbfb;
   border-color:#e2e2e2;
}
.twikiFormStep {
   border-color:#e2e2e2;
}
.twikiFormStep h3,
.twikiFormStep h4 {
   color:#036;
}
.twikiFormStep h3,
.twikiFormStep h4 {
   background-color:transparent;
}
.twikiActionFormStepSign {
   color:#036;
}
.twikiAccessKey {
        text-decoration:none;
        border-width:0 0 1px 0;
        border-style:solid;
}
.twikiAccessKey {
   color:inherit;
   border-color:#777;
}
a:link .twikiAccessKey,
a:visited .twikiAccessKey {
   color:inherit;
}
a:hover .twikiAccessKey {
   color:inherit;
}
.twikiToc {
        margin:1em 0;
        padding:.3em 0 .6em 0;
}
.twikiToc ul,
#content .twikiToc ul {
        list-style-type:none;
        padding:0 0 0 .5em;
        margin:0;
}
.twikiToc li {
        margin-left:1em;
        padding-left:1em;
        background-repeat:no-repeat;
        background-position:0 .5em;
}
.twikiToc .twikiTocTitle {
        margin:0;
        padding:0;
        font-weight:bold;
}
.twikiToc .twikiTocTitle {
   color:#777;
}
.twikiToc li {
   background-image:url(/twiki/pub/TWiki/PatternSkin/bullet-toc.gif);
   background-repeat:no-repeat;
   background-position:0 .4em;
}
*      -----------------------------------------------------------
        Search results
        styles and overridden styles used in search.pattern.tmpl
        -----------------------------------------------------------     */

.patternSearchResults {
        /* no longer used in search.pattern.tmpl, but remains in rename templates */
        margin:0 0 1em 0;
}
.patternSearchResults blockquote {
        margin:1em 0 1em 5em;
}
h3.patternSearchResultsHeader,
h4.patternSearchResultsHeader {
        display:block;
        border-width:0 0 1px 0;
        border-style:solid;
        height:1%; /* or WIN/IE wont draw the backgound */
        font-weight:bold;
}
.patternSearchResults h3 {
        font-size:115%; /* same as twikiFormStep */
        margin:0;
        padding:.5em 40px; /*S5*/
        font-weight:bold;
}
h4.patternSearchResultsHeader {
        font-size:100%;
        padding-top:.3em;
        padding-bottom:.3em;
        font-weight:normal;
}
.patternSearchResult .twikiTopRow {
        padding-top:.2em;
        margin-top:.1em;
}
.patternSearchResult .twikiBottomRow {
        margin-bottom:.1em;
        padding-bottom:.25em;
        border-width:0 0 1px 0;
        border-style:solid;
}
.patternSearchResult .twikiAlert {
        font-weight:bold;
}
.patternSearchResult .twikiSummary .twikiAlert {
        font-weight:normal;
}
.patternSearchResult .twikiNew {
        border-width:1px;
        border-style:solid;
        font-size:86%; /*S3*/
        padding:0 1px;
        font-weight:bold;
}
.patternSearchResults .twikiHelp {
        display:block;
        width:auto;
        padding:.1em 5px;
        margin:1em -5px .35em -5px;
}
.patternSearchResult .twikiSRAuthor {
        width:15%;
        text-align:left;
}
.patternSearchResult .twikiSRRev {
        width:30%;
        text-align:left;
}
.patternSearchResultCount {
        margin:1em 0 3em 0;
}
.patternSearched {
}
.patternSaveHelp {
        line-height:1.5em;
        padding:.5em 20px; /*S5*/
}

/* Search results in book view format */

.patternBookView {
        border-width:0 0 2px 2px;
        border-style:solid;
        /* border color in cssdynamic.pattern.tmpl */
        margin:.5em 0 1.5em -5px;
        padding:0 0 0 5px;
}
.patternBookView .twikiTopRow {
        padding:.25em 5px .15em 5px; /*S4*/
        margin:1em -5px .15em -5px; /*S4*/
}
.patternBookView .twikiBottomRow {
        font-size:100%;
        padding:1em 0 1em 0;
        width:auto;
        border:none;
}
h1.patternTemplateTitle {
        font-size:180%;
        text-align:center;
}
h2.patternTemplateTitle {
        text-align:center;
        margin-top:.5em;
        background:none;
        border:none;
}
h4.patternSearchResultsHeader {
        padding:.25em 10px;
        margin:1.25em -10px .35em -10px;
}

#context-nav a.twikiSmallish {
margin: 0 10px 0 10px;
background: transparent url(imgs/context-ul-bot.jpg) repeat-x scroll center bottom;
}


#local-nav img{
float:left;
}

#local-nav p{
margin:0;
}

.page-tools img{
float:left;
}

#local-nav a.twikiCurrentTopicLink {
color: #00392A;
font-weight: bold;
}

#top-links li {
color: #9AABA5;
text-decoration: none;
}

#top-links li a:hover {
text-decoration: underline;
}

.twikiWebIndent {
        margin:0 0 0 1em;
}

/* CFLEWIS | 2008-02-18 | Hide TWiki Form meta data */
.twikiForm
{
        display:none;
}

.patternRawViewPage .twikiForm
{
        display:inline;
}

.twikiEditForm
{
        display:inline;
}

#content .secondaryNav
{
	display:none;
}

#local-nav .lv4 li {
background: #FFF url(/home/css/imgs/local-nav-std.gif) 22px 6px no
-repeat;
}

.bibtex table {
border: 0px;
}

@media print {

  #content h1 {
    display:block;
    font-size:180%;
    text-align:left;
    margin: 0px 0 5px;
    color:#6C9D10;
  }
  #attachmentsshow,
  #attachmentshide,
  .patternTopicAction,
  .commentPlugin,
  .twistyTrigger,
  .editTableEditImageButton,
  #footer-outer {
    display:none;
  }
  pre, code {
    color:#000;
  }
#content a[href]:after {
content: "";
}

#content a[href^="/"]:after {
content: "";
}

  #content {
    font-size: 13pt;
  }
}

