/* default styles */ body,td,input,textarea,select { font-size: 11px; font-family: Arial,Helvetica,sans-serif; } A { color : #666; } A:visited { color : #666; } A:hover { color : #AB0D01; } /* special form objects */ input.submit { } input.cancel { } A.cancel { } A.cancel:visited { } A.cancel:hover { } /* main columns, left = navigation, right = content/title/description area */ #nav_div { width:146px; } .navcolumnheader { background-color: #666666; height: 20px; width: 146px; } /* content width + this width = 760 */ .contentcolumnheader { background-color: #92100D; height: 20px; width: 604px; text-align: center; } /* content side, change dependant widths below */ .navcolumn { width: 146px; } /* content width + this width = 760 */ .contentcolumn { background-color: #FFFFFF; width: 604px; } /* content side, change dependant widths below */ .contentcolumnbody { padding: 10px 10px 0px 10px; } .footer { background-color: #ffb200; color: #FFFFFF; } .footer a { color: #FFFFFF; } .footer a:active { color: #FFFFFF; } .footer a:visited { color: #FFFFFF; } .footer a:hover { color: #92100D; } /* slots on the home page */ .welcomemessage { margin-bottom: 10px; } .slot { width: 292px; } .slotalt0 { float: left; margin-right: 10px; } .slotalt1 { float: left; margin-right: 10px; } .slottitle { background-color: #ffb200; color: #FFFFFF; padding: 2px 5px 2px 5px; font-weight: bold; } .slotcontent { background-color: #cccccc; padding: 5px; margin-bottom: 10px; } .slots-group0 { float: left; } .slots-group1 { float: left; } /* new colors... c6c9dc -> cccccc 1b1b5b -> ffb200 000063 -> 666666 */ /* generic styles */ .ErrorText { color:red; font-weight:bold; } .InstructionalText { color:black; } .TitleText { color: black; font-size: 14px; font-weight: bold; } /* content column (page) title, description, and body */ .pagecontentheader { margin-bottom: 0px; } .pagetitle { font-weight: bold; font-size: 16px; } .pagedescription { font-size: 12px; } .pagecontentbody { margin-left: 20px; margin-top: 20px; width: 584px; } .pagecontenthome { width: 604px; } /* width = full width of content side */ /* new data tables all over intranet */ .editmenu_shared { } .editmenu_header_shared { } /* data tables all over intranet */ table.admineditmenu { border-top: 1px solid #999999; border-left: 1px solid #999999; margin-bottom: 20px; width: 545px; } table.admineditmenu th { padding: 3px; border-right: 1px solid #999999; border-bottom: 1px solid #999999; } table.admineditmenu td { padding: 3px; border-right: 1px solid #999999; border-bottom: 1px solid #999999; } table.admineditmenu tr.rowheader { color: #FFFFFF; background-color: #ffb200; } table.admineditmenu tr.rowsubheader { background-color: #DDDDDD; } table.admineditmenu tr.row0 { background-color: #EEEEEE; } table.admineditmenu tr.row1 { background-color: #DDDDDD; } .rowheader A {color : #FFFFFF; font-size : 11px; text-decoration : underline;height: 20px;} .rowheader A:visited {color : #FFFFFF; font-size : 11px; text-decoration : underline; height: 20px;} .rowheader A:hover {color : #FFFFFF; font-size : 11px; text-decoration : underline; height: 20px;} /* form tables all over intranet */ table.editform { } table.editform th { padding: 2px; } table.editform td { padding: 2px; } table.editform col.colheader { color: #000000; font-weight: bold; } table.editform tr.rowheader { background-color: #ffb200; } table.editform tr.rowsubheader { background-color: #DDDDDD; } table.editform tr.row0 { background-color: #FFFCF2; } table.editform tr.row1 { background-color: #FFF4CF; } /* in-module title and description block */ div.adminedittitle { display: block; margin: 20px 0px 3px 0px; font-weight: bold; } div.adminedittitle a { font-weight: normal; } TABLE.generalform { border : 1px #666666 solid; } TABLE.generalform td { font-family : Arial, Helvetica, sans-serif; font-size: 11px; color : #000000; font-weight : regular; background-color : #ffffff; } TABLE.generalform th { font-family : Arial, Helvetica, sans-serif; font-size : 11px; font-weight : bold; color : #FFFFFF; background-color : #666666; } TABLE.generalform input { font-family : Arial, Helvetica, sans-serif; font-size: 10px; } TABLE.generalform select { font-family : Arial, Helvetica, sans-serif; font-size: 10px; } select.smallish { font-family : Arial, Helvetica, sans-serif; font-size: 10px; } TABLE.generalform A { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 10px; font-weight : regular; color : #666666; text-decoration : underline; /* display : block; margin-bottom : 10px; margin-top : 10px ; */ } TABLE.generalform A:visited { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 10px; font-weight : regular; color : #666666; text-decoration : underline; } TABLE.generalform A:hover { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 10px; font-weight : regular; color : #000000 ; text-decoration : underline; } tableheader { font-family : Arial, Helvetica, sans-serif; font-size : 11px; font-weight : regular; color : #666666; } .toolbody { font-family : Arial, Helvetica, sans-serif; font-size : 12px; } .tooltab_on { background-color: #B50000; font-family : Arial, Helvetica, sans-serif; font-weight: bold; color: white; cursor: hand; cursor: pointer; width: 175px; height: 30px; font-size : 12px; } .tooltab_off { background-color: #FFFFFF; font-family : Arial, Helvetica, sans-serif; font-weight: bold; cursor: hand; cursor: pointer; width: 175px; height: 30px; font-size : 12px; } .tooltable { font-family : Arial, Helvetica, sans-serif; font-size : 12px; } .tooltablepopup { width: 425px; font-family : Arial, Helvetica, sans-serif; font-size : 12px; } .leadDetail { font-family : Arial, Helvetica, sans-serif; font-size : 10px; } .tooltable_disabled { font-family : Arial, Helvetica, sans-serif; font-size : 12px; color: gray; } .tooltable TD { } .tooltable_disabled TD { color: gray; } .tablehead { background-color: #B50000; font-family : Arial, Helvetica, sans-serif; color: white; font-weight: bold; font-size : 11px; height: 20px; } .tablehead A { font-family : Arial, Helvetica, sans-serif; color : #FFFFFF; font-weight: bold; font-size : 12px; text-decoration : underline; height: 20px; } .tablehead A:visited { font-family : Arial, Helvetica, sans-serif; color : #FFFFFF; font-weight: bold; font-size : 12px; text-decoration : underline; height: 20px; } .tablehead A:hover { font-family : Arial, Helvetica, sans-serif; color : #FFFFFF; font-weight: bold; font-size : 12px; text-decoration : underline; height: 20px; } .systemMsg { font-family : Arial, Helvetica, sans-serif; font-weight: bold; font-size : 14px; } .rowHead { font-weight: bold; color: #000000 background-color: #FFFFFF; font-size: 12px; } .rowSubHead { color: #000000 background-color: #FFFFFF; font-size: 9px; } .rowOdd { font-family: Arial, Helvetica, sans-serif; background-color: #CCCCCC; font-size: 10px; } .rowEven { font-family: Arial, Helvetica, sans-serif; background-color: #FFFFFF; font-size: 10px; } .extDesc { font-family: Arial, Helvetica, sans-serif; font-weight: bold; } .dayCell { background-color: #666666; color: #FFFFFF } .headCell { background-color: #FFFFFF; font-family : Arial, Helvetica, sans-serif; font-weight: bold; font-size : 12px; border-top: 1px solid #B50000; border-right: 1px solid #B50000; border-left: 1px solid #B50000; } --->