/* Put old core.php here */ body { margin: 0; padding: 0; font: ; color: ; background: ; } /******************************* LAYOUT : HEADER ******************************/ #sgl #header { background-color: ; height: 60px; } #sgl #logo { float: left; margin: 5px 0 0 10px; font-size: 2em; font-weight: normal; color: ; text-decoration: none; } #sgl #logo img { vertical-align: middle; vertical-align: text-middle; } #sgl #login { float: right; margin: 10px 10px 0 0; font-size: 0.9em; color: ; /* Workaround for IE hiding bottom border of logAction. */ height: 50%; } #sgl #login a { padding: 0 5px; text-decoration: none; color: ; } #sgl #login a:hover { text-decoration: underline; } #sgl #login #logAction { margin-left: 0.5em; padding: 0.2em; border: 1px solid transparent; border-color: ; } /****************************** LAYOUT : MAIN *********************************/ #sgl #container { top: ; } /************************ LAYOUT : LEFT & RIGHT BLOCKS ************************/ #sgl #leftSidebar, #sgl #rightSidebar { position: absolute; margin-top: ; top: 0; z-index: 1; } #sgl #leftSidebar { width: ; left: 0; } #sgl #rightSidebar { width: ; right: 0; } #sgl .blockContainer { margin: 4px 1px 0 1px; } #sgl .blockHeader { background-color: ; color: ; line-height: 1.5em; font-weight: bold; text-align: center; border: 1px solid ; margin: 0; } #sgl .blockContent { background-color: ; color: ; font-size: 0.9em; padding: 10px; border: 1px solid ; border-top: none; } /*************************** LAYOUT : MIDDLE BLOCKS ***************************/ #sgl #content, #sgl #content-nocols, #sgl #content-leftcol, #sgl #content-rightcol { position: relative; margin: 0 0 ; width: auto; min-width: 20%; font-size: 0.9em; padding: 0 20px; } #sgl #content #options { float: right; width: 28%; } #sgl #content-nocols { margin: 0; } #sgl #content-leftcol { margin: 0 0 0 ; } #sgl #content-rightcol { margin: 0 0 0; } /* Holly Hack here so that tooltips don't act screwy: * http://www.positioniseverything.net/explorer/threepxtest.html */ /* Hide next from Mac IE plus non-IE \*/ * html #sgl #content { height: 1%; } /* End hide from IE5/mac plus non-IE */ /******************************* LAYOUT : FOOTER ******************************/ #sgl #footer { clear: both; padding-top: 10px; font-size: 0.8em; text-align: center; } /***************************** CONTENT : HEADINGS *****************************/ h1 { font-size: 2em; font-weight: normal; } h1.pageTitle { font-weight: normal; text-align: center; color: ; } h2 { font-size: 1.5em; } h3 { font-size: 1.25em; } h4 { font-size: 1em; } .pageTitle { color: ; font-size: 1.75em; font-weight: normal; } /***************************** CONTENT : ANCHORS ******************************/ a { color: ; font-weight: bold; } a:visited { color: ; } a:hover { color: ; text-decoration: none; } /***************************** CONTENT : TABLES *******************************/ #content table { border: none; /* This is not a typo, we want first set a fallback for IE, then set the * real margin for real browsers ;) */ margin: 0 5%; margin: 0 auto; } td, th { padding: 2px; } th { background-color: ; color: ; text-align: left; font-size: 1.1em; line-height: 1.75em; } #imRead { background-color: ; } /******************************* CONTENT : BLOCKS *****************************/ img.blocksAvatar { /* move the image up to be flush with bottom of title */ position: relative; top: -5px; float: right; padding-left: 5px; } .navWidget { overflow: auto; } .options-block { margin: 20px 0; } /*************************** CONTENT : MISCELLANEOUS **************************/ acronym { cursor: help; } hr { border: none; border-bottom: 1px solid ; } img { border: none; } .codeExample { background: #f7f7f7; border: 1px solid ; margin: 1em 1.75em; padding: 0.25em; overflow: auto; font-size: large; } .alignCenter { text-align: center; } .backLight { background-color: ; } .backDark { background-color: ; } .bold { font-weight: bold; } .error { color: ; } .hide { display: none; } .small { font-size: 0.8em; } .narrow { width: 60%; } .wide { width: 90%; } .full { width: 100%; } .detail { color: ; font-weight: normal; font-size: 0.8em; } .navigator { color: ; background-color: ; padding-left: 10px; font-weight: bold; text-align: right; line-height: 18px; } .pager { background-color: ; white-space: nowrap; text-align: center; width: 90%; margin: 0 auto; padding: 2px 0; border: 1px dashed ; } .title { color: ; font-weight: normal; font-size: 1.5em; } .toolBtnSeparate { margin-left: 20px; } .treeMenuDefault { font-size: 11px; } .dateSelector { cursor: pointer; } /******************************* CONTENT : FORMS ******************************/ fieldset { width: 80%; margin: 0 auto; color: ; font-size: 1.1em; font-weight: bold; } legend { color: ; } .fieldName, .fieldNameWrap { background-color: ; color: ; font-weight: bold; text-align: left; width: 35%; } .fieldName { white-space: nowrap; } .fieldValue { background-color: ; line-height: 16px; text-align: left; width: 65%; } .noBorder { border: none; font-size: 10px; } .narrowButton { text-align: center; width: 9em; } .wideButton { text-align: center; width: 13em; } /***************************** CONTENT : MESSAGES *****************************/ .errorContainer, .messageContainer { margin: 0 auto; width: 50%; } .errorHeader { background-color: ; color: ; font-weight: bold; letter-spacing: 1px; text-align: center; text-transform: uppercase; } .errorContent { border: 1px dotted ; border-top: 1px solid ; color: ; background-color: ; text-align: left; padding: 0 10px; } .errorMessage { margin: 0 auto; border: 1px dotted ; background-color: ; text-align: center; width: 60%; } .messageHeader { color: ; background-color: ; font-weight: bold; font-size: 1.2em; line-height: 1.5em; text-align: center; } .messageContent { background-color: ; color: ; border: 1px solid ; text-align: center; } .messageContent div { padding: 5px; } .message div{ margin: 0 15% 10px; padding: 5px; background-color: ; text-align: center; } .infoMessage { border: 1px solid ; color: ; } .errorMessage { border: 1px solid ; color: ; } /* /////////////// Lists /////////////// */ ul.noindent { margin-left: 5px; padding-left: 5px; } ul.bullets li { list-style-image: url('/images/bullet.gif'); } /* /////////////// Tooltips /////////////// */ .tipOwner { position: relative; cursor: help; behavior: url(/css/tooltipHover.htc); } .tipOwner .tipText { display: none; position: absolute; top: 0; left: 105%; border: 1px solid transparent; border-color: ; background-color: ; color: ; text-align: center; width: 15em; padding: 2px 5px; -moz-opacity: 0.85; filter: alpha(opacity=85); filter: progid: DXImageTransform.Microsoft.Alpha(opacity=85); } .tipOwner:hover .tipText { display: block; } /******************************* DEPRECATED ***********************************/ .bgnd { background-color: ; border: 1px solid ; } .bgnd a, a.noDecoration { text-decoration: none; } .bgnd a { color: ; font-weight: normal; } .moduleOverview { width: 20.5em; height: 8em; } .newsItem { border: 1px solid ; margin: 0 auto; padding: 0 10px 10px 10px; background-color: ; } .pinstripe table { background-color: ; width: 90%; } .pinstripe td { background-color: ; } .pinstripe img { padding: 10px; } .pinstripe button { padding: 10px 0; }