.north_html{} .west_html{ background-color: #fdfbfb; border-right: 1px solid #ddd; background-image: url("../web/images_ui/westShadT.jpg"); background-repeat: repeat-x; background-position: top; } .staticHTMLArea { background-color: #fdfbfb; border-right: 1px solid #ddd; background-image: url("../web/images_ui/westShadT.jpg"); background-repeat: repeat-x; background-position: top; } #homeInfo { background-color:#FDFDFD; font-family:Georgia,times,serif; font-size:10pt; margin-left:160px; margin-right:20px; padding-right:20px; } #logosFloat { display:block; float:left; padding-top:7px; text-align:center; width:150px; } #presentTitle { font-size:11pt; font-weight:bold; } #credits { background:#C8D8FF none repeat scroll 0%; border:1px solid #144DDE; display:block; font-size:9pt; line-height:1.3em; margin-left:150px; padding:10px; } #creditsTitle { font-size:11pt; font-weight:bold; } .footpage { font-size:8pt } /************************/ img { border: none; } a { text-decoration: none; } body,td,a,div,.p { font-family: arial, sans-serif, helvetica; } .globalPanel { border-bottom: 1px solid #a6a6a6; } /*** Upper tabs ***/ .upperTabs { background-color: #299; background-image: url("../web/images_ui/mainTabsBkgM.jpg"); background-repeat: repeat-x; /* background-image: url("images_ui/mainTabsBkgM.jpg"); background-repeat: repeat-x; background-position: top; */ width: 100%; } #mainTabsAndUpperImg { background-image: url("../web/images_ui/mainTabsBkgL.jpg"); background-repeat: no-repeat; background-position: left top; padding-top: 15px; } #mainTabsTable { line-height: 1px; } #leftMainTabsMargen { width: 10px; } td.betweenMainTabs { width: 10px; font-size: 0.1em; } td.inactMainTabL, td.inactMainTabR { width: 6px; font-size: 0.1em; } td.inactMainTabL { background-repeat: no-repeat; background-position: left top; } td.inactMainTabR { background-repeat: no-repeat; background-position: right top; } td.inactMainTabM { background-repeat: repeat-x; background-position: top; vertical-align: middle; text-align: center; color: #666; font-size: 12px; font-weight: bold; line-height: 1.6em; padding-top: 4px; } a.inactMainTabLink { color: #ffffff; } td.actMainTabL, td.actMainTabR { width: 6px; } td.actMainTabL, td.actMainTabR, td.actMainTabM { } td.actMainTabL { background-image: url("../web/images_ui/actMainTabL.gif"); background-repeat: no-repeat; background-position: left top; } td.actMainTabR { background-image: url("../web/images_ui/actMainTabR.gif"); background-repeat: no-repeat; background-position: right top; } td.actMainTabM { /* background-image: url("images_ui/actMainTabM.png"); background-repeat: repeat-x; background-position: top; */ background-color: #f7f5f3; vertical-align: middle; text-align: center; font-size: 12px; font-weight: bold; line-height: 1.6em; padding-top: 4px; border-top: 1px solid #212354; } a.actMainTabLink { color: #2c2725; } td.mainTabsB { height: 4px; } td.actMainTabBL, td.actMainTabBM, td.actMainTabBR { background-color: #f7f5f3; } td.actMainTabBL { background-image: url("../web/images_ui/actMainTabBL.png"); background-repeat: no-repeat; background-position: top left; } td.actMainTabBR { background-image: url("../web/images_ui/actMainTabBR.png"); background-repeat: no-repeat; background-position: top right; } /*** Main Control Area ***/ .mainCtlArea { /* border-bottom: 1px solid #888; */ background-color: #fff; padding-top: 3px; } .mainCtlAreaDecorL { background-image: url("../web/images_ui/ctlAreaDecorL.jpg"); background-position: bottom left; width: 32px; background-repeat: no-repeat; } .mainCtlAreaDecorR { background-image: url("../web/images_ui/ctlAreaDecorR.jpg"); background-position: bottom right; width: 32px; background-repeat: no-repeat; } .mainCtlAreaDecorRShad { background-image: url("../web/images_ui/ctlAreaDecorRShad.jpg"); background-position: left; background-repeat: repeat; width: 21px; } .mainControlFlexTable { table-layout: auto; padding-bottom: 0px; background-image: url("../web/images_ui/mainControlAreaB.png"); background-repeat: repeat-x; background-position: bottom; background-color: #f7f5f3; } .mainCtlAreaRow { } .controlGrpUL, .controlGrpUR, .controlGrpTitleL, .controlGrpTitleR, .controlGrpTitleBL, .controlGrpTitleBR { font-size: 0.1em; width: 4px; padding: 0px; margin: 0px; } .controlGrpUL { background-image: url("../web/images_ui/controlGrpUL.png"); background-repeat: no-repeat; background-position: left top; } .controlGrpUR { background-image: url("../web/images_ui/controlGrpUR.png"); background-repeat: no-repeat; background-position: right top; } .controlGrpTitleL { background-image: url("../web/images_ui/controlGrpTitleL.png"); background-repeat: no-repeat; background-position: left top; } .controlGrpTitleM { background-image: url("../web/images_ui/controlGrpTitleM.png"); background-repeat: repeat-x; background-position: top; padding-left: 4px; padding-right: 4px; padding-bottom: 1px; padding-top: 4px; font-size: 0.72em; color: #666; text-align: center; } /* hack: include here styles for MSIE only */ /* TODO: fix for various versions */ * html * .controlGrpTitleM { font-size: 0.70em; } .controlGrpTitleR { background-image: url("../web/images_ui/controlGrpTitleR.png"); background-repeat: no-repeat; background-position: right top; } .controlGrpUCell { } .controlGrpUCell, .controlGrpUCellHover { background-image: url("../web/images_ui/controlGrpU.png"); background-repeat: repeat-x; background-position: top; padding-top: 3px; } .controlGrpCell, .controlGrpCellHover, .controlGrpUCell, .controlGrpUCellHover { color: #333; text-align: center; padding-left: 2px; padding-right: 2px; padding-bottom: 1px; margin: 0px; } .controlGrpUCellHover, .controlGrpCellHover { background-color: #fff; cursor: pointer; } .controlGrpTitleBL { background-image: url("../web/images_ui/controlGrpTitleBL.png"); height: 7px; line-height: 0em; background-repeat: no-repeat; background-position: top; } .controlGrpTitleBR { background-image: url("../web/images_ui/controlGrpTitleBR.png"); height: 7px; line-height: 0em; background-repeat: no-repeat; background-position: top; } .controlGrpTitleBM { background-image: url("../web/images_ui/controlGrpTitleBM.png"); background-repeat: repeat-x; background-position: top; height: 7px; line-height: 0em; } .controlGrpSpacer { font-size: 0em; width: 3px; } .menuOuterElement { padding: 0px; margin: 0px; } .button, .buttonHover { cursor: pointer; display: inline; font-size: 0.75em; text-align: center; padding: 0px; margin: 0px; } .buttonHover { background-color: #99c; } /* hack: include here styles for MSIE only */ /* TODO: fix for various versions */ * html * .button, * html * .buttonHover { font-size: 0.69em } .gwt-MenuBar { background-color: #fff; border: 1px solid #aad; padding: 0px; margin: 0px; } .gwt-MenuBar table { padding: 0px; margin: 0px; border-collapse: collapse; border-spacing: 0px; } .gwt-MenuBar .gwt-MenuItem { padding: 1px; margin: 0px; font-size: 0.72em; white-space: nowrap; } /* hack: include here styles for MSIE only */ /* TODO: fix for various versions */ * html * .gwt-MenuBar .gwt-MenuItem { font-size: 0.69em } .gwt-MenuBar .gwt-MenuItem-selected { background-color: #229; color: #fff; cursor: pointer; } .infoTextControl { font-size: 0.72em; } /* hack: include here styles for MSIE only */ /* TODO: fix for various versions */ * html * .infoTextControl { font-size: 0.69em } div.checkedSpacer { width: 17px; background-color: #922; display: inline; } .controlImg { display: block; margin-left: auto; margin-right: auto; } .inlineCtlImg { padding-left 2px; padding-right: 2px; } /**** main data area ***/ .mainDataArea { } /**** main data list ***/ .loadingNotice { border: 1px solid #644; background-color: #dcc; padding: 15px; } .blankListElement{ border-bottom: 1px solid #aaa; margin: 0px; height: 80px } .loadedListPage{ font-size: 12px; } span.listDescLabel { font-weight: bold; } span.groupSizeLabel { font-style: italic; } span.groupHeader { line-height: 1.8em; } span.creditsSubTitle { border-bottom:1px dotted #222222; font-size:10pt; } span.role { font-style:italic; } td.groupMargin { width: 1.7em; } div.listItem { padding-bottom: 6px; padding-top: 4px; border-left: 1px solid #ccc; padding-left: 1em; } td.listItemControls { vertical-align: middle; width: 1em; padding: 4px; } td.listItemImage { padding-right: 5px; vertical-align: middle; width: 110px; text-align: center; } td.listItemText { vertical-align: top; text-align: left; font-size: 0.8em; } /**** main desc panel ***/ .fullDescArea { padding: 5px; } .fullDescArea, table.fullDescBlock { font-size: 13px; width: 50em; } table.fullDescBlock { border: 1px solid #777; } td.fullDescBlockTitle, td.fullDescLabelInBlock, td.fullDescValueInBlock, td.fullDescBlockSectionLabel, td.fullDescLabelInBlockSection, td.fullDescValueInBlockSection, td.fullDescBlankInBlockSection { border-bottom: 1px solid #888; padding: 2px 6px 2px 5px; } td.fullDescBlockTitle { text-align: center; background-color: #666; color: #fff; font-weight: bold; } td.fullDescLabelInBlock, td.fullDescBlockSectionLabel, td.fullDescBlankInBlockSection { background-color: #e2e2e2; font-weight: bold; } td.fullDescLabelInBlockSection { background-color: #f5f5f5; font-weight: bold; } td.fullDescValueInBlock, td.fullDescValueInBlockSection { width: 25em; } td.fullDescBlockSectionLabel { width: 12em; } .gwt-TabPanel { width: 100%; } .gwt-TabBar { background-color: #779; color: #fff; font-weight: bold; width: 100%; font-size: 13px; padding: 3px 3px 0px 3px; } .gwt-TabBar .gwt-TabBarFirst { } .gwt-TabBar .gwt-TabBarRest { } .gwt-TabBar .gwt-TabBarItem, .gwt-TabBar .gwt-TabBarItem-selected { padding: 1px 3px 2px 3px; } .gwt-TabBar .gwt-TabBarItem-selected { background-color: #fff; color: #226; cursor: text; } .gwt-TabBar .gwt-TabBarItem { cursor: pointer; }