/* * CHANGE HISTORY * * 07/28/06 - ART, Added a.titlebar-logout and a.titlebar-logout:hover * 06/20/06 - ART, Work on title-site classes * 06/20/06 - ART, Revamp to table-menu classes to work for firefox * 04/13/06 - ART, Added ".btnMakeRequired" class * 03/21/06 - ART, Changed padding-right on "listColumnHeader" * 03/16/06 - ART, Added a.title-site, .title-site, and a.title-site:hover classes. * 03/14/06 - ART, Added listColumnHeader and listCell classes * 03/09/06 - ART, Removed "a" class. Added a.link and a.link:hover classes. * 03/01/06 - ART, Added titlebar-links1:hover * 03/01/06 - ART, Removed a:hover * 02/22/06 - ART, "table-menu" and "table-menu-selected" classes to not stretch in width, but to hide text that overflows on right * 02/22/06 - ART, Added "sub-menu-holder" class * 02/21/06 - ART, Added a class for "a" and "a:hover" * 02/14/06 - ART, Added .Tip class * 02/08/06 - ART, Removed border-top from PopupBody class and removed the second PopupBody class declaration. The first one is on the same line as PageBody * --- * 02/07/06 - ART, Removed body.fsBodyBG * 02/07/06 - ART, Added body.fsBodyBG class, Changed border-top color of PopupBody class * --- * 02/07/06 - ART, Changed padding on PageBody, PopupBody, and PageContent classes * --- * 02/06/06 - ART, Added PopupBody class - changes/merge to PageBody and PopupBody classes * 02/06/06 - ART, Added background-color to PageBody. * 02/06/06 - ART, Added btnMoveVert and btnMoveHorz classes */ body { margin:0px; padding:0px; font-family: arial, helvetica, sans-serif; color:#333; font-size:10pt; background-color:white; cursor:default; } .tanbackdlight { background-color:#B5AC8E; } .tanbackdark { background-color:#998C69; } .blackText { color: black; } TD {font-size:10pt } a{ color:blue; } .link{ color:blue; } .link:hover{ color: #B22222; } a.linkRed{ color: #B22222; } a.linkRed:hover{ color:blue; } a.linkBlue{ color:blue; } a.linkBlue:hover{ color:#B22222; } .title-black { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #000000; } .tasks { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #897C5C; text-decoration: none; } a.tasks:hover { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #000000; } a.title-site, .title-site { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; text-decoration:none; cursor:default; /* border:1px solid #9C8E67; background-color:#EBE9E0; color:#9C8E67; */ } .title-site#SiteName, .title-site#SiteArrow{ border-left:1px solid #FFFFFF; border-top:1px solid #FFFFFF; border-right:1px solid #FFFFFF; border-bottom:1px solid #FFFFFF; height:20px; } .title-site#SitesLabel{ font-weight:bold; color: #FFFFFF; padding-right:5px; } .title-site#SiteName{ border-right:0px; font-weight:normal; color: #867B5B; background-color:#EBE9E0; padding-right:4px; padding-left:4px; } .title-site#SiteArrow{ background-color:#CEC8B0; /*9C8E67;*/ padding-right:4px; padding-left:4px; } .title-menu { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #D4CBAD; } .title-sheet { font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; color: #EBE8E1; } .titlebar-welcome { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #FFFFFF; padding-top: 8px; } a.titlebar-logout { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; padding-top: 8px; text-decoration:none; } a.titlebar-logout:hover{ color:#EBE9DD; } .title-company { font-family: Arial, Helvetica, sans-serif; font-size: 18pt; font-weight: bold; color: #FFFFFF; padding-top: 2px; } .titlebar-links1 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #EBE9DD; padding-top: 4px; text-decoration: none; } .titlebar-links1:hover { color:#FFFFFF; } .nav-page-commands { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #867B5B; text-decoration: none; font-weight: normal; } a.nav-page-commands:hover { background-color: #FEE76A; } .table-menu, .table-menu-selected, .table-menu_hover, .sub-menu, .sub-menu_hover{ border-bottom-width: thin; border-top-style: none; border-right-style: none; border-bottom-style: solid; border-left-style: none; cursor:pointer; cursor:hand; height: 30px; width: 145px; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; text-align: left; vertical-align: middle; padding-left: 10px; text-decoration: none; padding-top: 6px; padding-bottom: 6px; overflow:hidden; } .table-menu, .sub-menu { /* line-height:22pt; /* Need to have for Firefox, but ruins size in IE because of overflow:hidden (Or something happens anyway to make Firefox and IE not the same) */ border-bottom-color: #EAEAEA; color: #897C5C; background-color: #F4F4F4; /* overflow:hidden; */ /* - this ruins vertical-aligment:middle in IE if you have a line-height property (Or something happens anyway to make Firefox and IE not the same). */ } a.table-menu { } a.table-menu:hover, .table-menu_hover, .sub-menu_hover { background-color: #FFFFFF; border-bottom-color: #EAEAEA; } .table-menu-selected { /* line-height:22pt; /* Need to have for Firefox, but ruins size in IE because of overflow:hidden */ border-bottom-color: #EAEAEA; color: #493C1C; background-color: #FED74A; } .sub-menu-holder{ width:145px; overflow:hidden; } a.aboutlink { color:#888888; font-size:9pt; text-decoration:none; font-family:arial, verdana, helvetica, sans-serif;} a.aboutlink:hover { color:#888888; font-size:9pt; text-decoration:none; font-family:arial, verdana, helvetica, sans-serif;} a.LeftNav { color: #000000; font-size:9pt; text-decoration:none; font-family:arial, verdana, helvetica, sans-serif; } a.LeftNav:Hover { color:#000000; font-size:9pt; text-decoration:none; font-family:arial, verdana, helvetica, sans-serif;} a.LeftNavWhite { color:#eeeeee; font-size:9pt; text-decoration:none; font-family:arial, verdana, helvetica, sans-serif;} a.LeftNavWhite:Hover { color:#ffffff; font-size:9pt; text-decoration:none; font-family:arial, verdana, helvetica, sans-serif;} .SiteSelectors { width: 168px; font-size: 9pt; background-color: #ffdd77; color: black;} .labels-search { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #999999; } .blocks-search { border: thin solid #cccccc; } .table-headers { font-family: Arial, Helvetica, sans-serif; color: #666666; font-size: 14px; font-weight: normal; } .data-list { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; } .nav-alpha-pane{ border-bottom:1px solid #EAEAEA; background-color:#F9F9FA; font-size:8pt; vertical-align:top; } .nav-alpha, a.nav-alpha { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #aaaaaa; background-color: #F9F9FA; text-align: right; vertical-align: middle; padding-right: 2px; text-decoration: none; padding-left: 2px; border-left: 2px solid #EAEAEA; } a.nav-alpha:hover , a.nav-alphaSel { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #aaaaaa; background-color: #FCD64A; text-align: right; vertical-align: middle; padding-right: 2px; text-decoration: none; padding-left: 2px; border-left: 2px solid #EAEAEA; } a.nav-alphah, .nav-alphah { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #aaaaaa; background-color: #f2f2ce; text-align: right; vertical-align: middle; padding-right: 2px; text-decoration: none; padding-left: 2px; border-left: 2px solid #EAEAEA; } a.nav-alphah:hover{ font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #aaaaaa; background-color: #FCD64A; text-align: right; vertical-align: middle; padding-right: 2px; text-decoration: none; padding-left: 2px; border-left: 2px solid #EAEAEA; } .SelectBox {width:122; font-size:9pt} .btnNormal { color: #888888; font-size: 9pt; text-decoration: none; font-family: "Arial"; cursor:default; border-width: 2px; border-style: groove; text-align: center; } .itemtitle { color: #555555; font-size:9pt; text-decoration: none; font-family: "Arial"; cursor:default;} .itemselected { background-color: #E9E9AD; color: #555555; font-size:9pt; text-decoration: none; font-family: "Arial"; cursor:default;} .itemhover { background-color: #f2f2ce; color: #555555; font-size:9pt; text-decoration: none; font-family: "Arial"; cursor:default;} .itemdefault { color: #555555; text-decoration: none; font-family: "Arial"; cursor:default; border-bottom:solid 1px #D9B840; font-size:9pt; } .itemdefaultNoLine { color: #555555; text-decoration: none; font-family: "Arial"; cursor:default; font-size:9pt; } .itemnormal { color: #555555; text-decoration: none; font-family: "Arial"; cursor:default; font-size:9pt; } .itempublic { background-color: #f2f2fe; color: #555555; text-decoration: none; font-family: "Arial"; cursor:default; font-size:9pt; } .inactiveitem { color: #AAAAAA; } .deleteditem { color: #AA6666; } .activeitem { } .siteoption { background-color: black; color: white; } .fsBodyBG { background-color: #F4F4F4; } .level { background-color: black; color: white; } .about_yellow { color: #FED74A; font-size: 9pt; text-decoration: none; font-family: "Arial"; cursor:default;} .footnote { font-size: 7pt; } .help { display: inline; cursor: hand; cursor:pointer; color: #B22222; font: 8pt Arial; text-decoration: none; } .PageTabBkgrd { background-color:#FED74A; } .PageTabBorder { background-color:#FED74A; font-weight: bold; border-top: solid 1px black; } .PageTab{ font-weight:bold; } .PageBody, .PopupBody{ padding: 5px; background-color: #F4F4F4; } .PageBody{ border: 1px solid #000000; } .PageContent{ padding:5px; } FieldSet{ padding:10px; padding-top:0px; margin:0px; } Legend{ color:blue; margin-bottom:4px; } .btnMoveVert, .btnMoveHorz{ height:25px; width:25px; font-family: 'times new roman'; font-weight: bold; } .btnMoveVert{ margin-top: 2px; margin-bottom: 2px; } .btnMoveHorz{ margin-left: 2px; margin-right: 2px; } .Tip{ padding:5px; /*zborder:1px solid #B22222;*/ border:1px solid blue; /*zborder-top:2px solid orange;*/ background-color: #FFFFFF; font-size:9pt; display:none; } .listColumnHeader{ background-color:#FCD64A; /*background-image:url('../../images/headerGrad2.gif');*/ border-left:1px solid #DDDDDD; /*border-top:4px double red;*/ border-bottom:4px double #D9B840; border-right:1px solid #555555; padding-left:4px; padding-right:4px; padding-bottom:1px; padding-top:4px; font-size:10pt; font-weight:normal; text-align:left; } .ppmGridTable { border-left: 10px solid red; } .listFooter { /*background-image:url('../../images/footerGrad.gif');*/ background-color:#FCD64A; text-align: right; padding-top:2px; padding-bottom:2px; color: #99822E; font-size: 9px; height:30px; } .listCell{ padding-left:2px; padding-right:2px; border-bottom:1px solid #E9E9AD; } .FilterLink, a.Link3{ font-size: 8pt; color: #999999; text-decoration:none; } .FilterLink{ color: #666666; } .btnMakeRequired{ font-size:8pt; height:19px; } .StatusBar{ color:blue; font-size:8pt; } .SiteSelectorArrow{ width:9px; height:8px; } .Loading{ position:absolute; background-color:#F9F9F9; border:solid 1px #E3E3E3; padding:4px; } .tableHeader { border-bottom:2px solid red; background-color:Red; } .waterMark { background-color:#FFFFCC; color:Silver; } .validationFailed { background-color:#FFCCFF; } .AJAXTabBody { background-color: #F4F4F4; padding: 5px 5px 5px 5px; border-right: black 1px solid; border-top: black 1px solid; border-left: black 1px solid; border-bottom: black 1px solid; } .AJAXTab { padding: 5px; background-color: #F4F4F4; } customArrangeBy { background-color: #eeeeee; } .link { text-decoration: none; } .link2 { color: #555555; text-decoration:none; } .link2:hover { color: #222222; text-decoration:none; } .gridView { margin: 0px 5px 0px 5px; } .pagerButton { cursor: hand; cursor: pointer; } .pagerButtonOff { cursor: default; } /* Tab Control Styles*/ td.tabBorderCell { text-align: center; background-color: #FFFFFF; border-left: 1px solid #777777; border-right: 1px solid #777777; border-bottom: 1px solid #777777; } td.tabBorderSimple { border: 1px solid #777777; } td.tabGapFull { width:100%; border-bottom: 1px solid #777777; } td.tabGap { border-bottom: 1px solid #777777; } td.tabTextNon { cursor:pointer; background-image: url('images/GradientGW.gif'); background-color:white; border-bottom: solid 1px black; border-left: solid 1px black; border-right: solid 1px black; text-align:center; width:100%; } td.tabTextNonFilter { cursor:pointer; background-image: url('images/GradientRW.gif'); background-color:white; border-bottom: solid 1px black; border-left: solid 1px black; border-right: solid 1px black; text-align:center; width:100%; } td.tabTextSel { cursor:pointer; background-image: url(''); background-color:white; border-bottom: solid 0px white; border-left: solid 1px black; border-right: solid 1px black; text-align:center; width:100%; } td.tabTextSelFilter { cursor:pointer; background-image: url('images/GradientRW.gif'); background-color:white; border-bottom: solid 0px white; border-left: solid 1px black; border-right: solid 1px black; text-align:center; width:100%; } td.tabVHeader_A { background-color:white; border-right: solid 1px black; border-bottom: solid 1px black; border-top: solid 1px black; text-align:center; vertical-align:middle; width:100%; } td.tabVTextNon { cursor:pointer; background-image: url('images/GradientGW.gif'); background-color:white; border-bottom: solid 1px black; border-left: solid 1px black; border-right: solid 1px black; text-align:center; width:100%; } td.tabVTextSel { cursor:pointer; background-image: url(''); background-color:white; border-bottom: solid 1px black; border-left: solid 1px black; border-right: solid 0px white; text-align:center; width:100%; } td.tdLwrTall { background-color:white; border-bottom:0px; border-left: solid 1px black; border-right: solid 1px black; height:5px; } td.tdLwrShort { background-color:white; border-bottom:0px; border-left: solid 1px black; border-right: solid 1px black; height:0px; } td.tdNon { background-color:white; border-top: solid 1px black; border-left: solid 1px black; border-right: solid 1px black; height:3px; } td.tdNonRight { background-color:white; border-top: 0px; border-left: 0px; border-right: 0px; height:3px; } td.tdSel { background-color:#fed74a; border-top: solid 1px black; border-left: solid 1px black; border-right: solid 1px black; height:3px; } td.tdTopShort { border-bottom:0px; border-left: solid 0px black; border-top: solid 0px black; border-right: solid 0px black; height:0px; background-color:#f4f4f4; } td.tdTopTall { border-bottom:0px; border-left: solid 0px black; border-top: solid 0px black; border-right: solid 0px black; height:5px; background-color:#f4f4f4; } td.tdSelRight { background-color:#fed74a; border-top: 0px; border-left: 0px; border-right: 0px; height:3px; } td.tdVBorderRight { height:100%; border-right:1px solid #777777; } td.tdVHdr { border-right:1px solid #777777; } td.tdVLwrTall { background-color:white; border-bottom:0px; border-left: solid 1px black; border-right: solid 1px black; height:5px; } td.tdVLwrShort { background-color:white; border-bottom:0px; border-left: solid 1px black; border-right: solid 1px black; height:0px; } td.tdVNonCenter { background-color:white; border-top: solid 1px black; border-left: 0px; border-right: 0px; height:3px; width:100%; } td.tdVNonLeft { background-color:white; border-top: 0px; border-left: 0px; border-right: 0px; height:3px; } td.tdVNonRight { background-color:white; border-top: 0px; border-left: 0px; border-right: solid 1px black; height:3px; } td.tdVTopShort { border-bottom:0px; border-left: solid 0px black; border-top: solid 0px black; border-right: solid 1px black; height:0px; background-color:#f4f4f4; } td.tdVTopTall { border-bottom:0px; border-left: solid 0px black; border-top: solid 0px black; border-right: solid 1px black; height:5px; background-color:#f4f4f4; } td.tdVSelCenter { background-color:#fed74a; border-top: solid 1px black; border-left: 0px; border-right: 0px; height:3px; width:100%; } td.tdVSelLeft { background-color:#fed74a; border-top: 0px; border-left: 0px; border-right: 0px; height:3px; } td.tdVSelRight { background-color:#fed74a; border-top: 0px; border-left: 0px; border-right: solid 1px black; height:3px; } td.tdVSelRight { background-color:#fed74a; border-top: 0px; border-left: 0px; border-right: solid 1px black; height:3px; }