/* TrackStudio Application StyleSheets Copyright (c) 2002 TrackStudio.com */ /* REDEFINE TAGS */ BODY { background-color: #FFFFFF; margin: 0px 14px; padding: 0px; } SELECT { font-family: Tahoma, Arial, sans-serif; font-size: 11px; font-weight: bold; } DIV.logotype { height: 50px; border-left: #0047BE 2px solid; border-right: #0047BE 2px solid; background: #F0F0F0 url(../../skins/defaultSkin.se/cssimages/lgt.bg.gif); } DIV.logotype DIV.logo { padding: 17px; float: left; } DIV.logotype DIV.banner { float: right; } /* MAIN MENU STYLESHEETS */ DIV.menu { width: 100%; height: 34px; background: #0047BE url(../../skins/defaultSkin.se/cssimages/mmn.bg.gif) repeat-x; display: none; } DIV.menu A { color: #FFFFFF; } DIV.menu A:hover { color: #B1C5EA; } DIV.menu DIV.left { width: 8px; height: 34px; background: url(../../skins/defaultSkin.se/cssimages/mmn.left.gif) no-repeat; float: left; } DIV.menu DIV.right { width: 16px; height: 34px; background: url(../../skins/defaultSkin.se/cssimages/mmn.right.gif) no-repeat 8px 0px; float: right; } DIV.menu DIV.divider { width: 6px; height: 30px; background: url(../../skins/defaultSkin.se/cssimages/mmn.div.gif) no-repeat; float: left; } DIV.menu DIV.item { height: 24px; margin-top: 3px; padding-left: 4px; padding-right: 12px; color: #FFFFFF; float: left; } DIV.menu DIV#active { height: 26px; background-color: #0047be; } DIV.menu DIV.dropdown TABLE { height: 30px; float: right; } /* PATHLINE STYLESHEETS */ DIV.path { width: 100%; height: 18px; background-color: #F0F0F0; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; display: none; } DIV.path A { margin-right: 4px; color: #666666; text-decoration: underline; } DIV.path A:hover { color: #0047BE; text-decoration: underline; } DIV.path IMG { height: 16px; border: 0px; } /* INFOBLOCK STYLESHEETS */ DIV.info { width: 100%; } DIV.info DIV.header { height: 28px; background-color: #0047BE; } DIV.info DIV.header DIV.left { width: 6px; height: 28px; background: url(../../skins/defaultSkin.se/cssimages/blc.left.gif) no-repeat; float: left; } DIV.info DIV.header DIV.right { width: 6px; height: 28px; background: url(../../skins/defaultSkin.se/cssimages/blc.right.gif) no-repeat; float: right; } DIV.info DIV.header DIV.item { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; text-align: center; padding-top: 3px; border-top: #0047BE 2px solid; color: #FFFFFF; } DIV.info DIV.content TABLE { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #00129D; width: 100%; border-left: #0047BE 2px solid; border-right: #0047BE 2px solid; background-color: #F0F0F0; } DIV.info DIV.content TABLE TR { background-color: #B1C5EA; } DIV.info DIV.content TABLE TH { color: #F0F0F0; font-size: 13px; text-align: center; padding: 3px 8px; background-color: #547ED9; } DIV.info DIV.content TABLE TD { padding: 3px 8px; } /* INFOBLOCK PATHLINE STYLESHEETS */ DIV.patharrow { padding: 1px 8px 4px 20px; float: left; } DIV.patharrow#normal { padding: 1px 8px 4px 20px; background: url(../../skins/defaultSkin.se/images/arw.gif) no-repeat; float: left; } DIV.patharrow#bdg { background: url(../../skins/defaultSkin.se/images/arw.bdg.gif) no-repeat; } DIV.patharrow#bdgover { background: url(../../skins/defaultSkin.se/images/arw.bdg.over.gif) no-repeat; } DIV.patharrow#time { background: url(../../skins/defaultSkin.se/images/arw.time.gif) no-repeat; } DIV.patharrow#timeover { background: url(../../skins/defaultSkin.se/images/arw.time.over.gif) no-repeat; } DIV.patharrow#activeUser { background: url(../../skins/defaultSkin.se/images/arw.usr.a.gif) no-repeat; } DIV.patharrow#disabledUser { background: url(../../skins/defaultSkin.se/images/arw.usr.gif) no-repeat; } DIV.patharrow A { font-weight: bold; color: #00129D; text-decoration: underline; } DIV.patharrow A:hover { color: #0047BE; text-decoration: underline; } /* SHARED STYLESHEETS :-) */ DIV.bottom { height: 32px; border-bottom: #0047BE 2px solid; background-color: #547ED9; display: none; } DIV.bottom TABLE { width: 100%; height: 32px; padding-top: 5px; text-align: center; border-left: #0047BE 2px solid; border-right: #0047BE 2px solid; } DIV.bottom TABLE TD { color: #FFFFFF; padding-left: 8px; padding-right: 8px; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; } DIV.shadow { width: 100%; height: 16px; background: url(../../skins/defaultSkin.se/cssimages/blc.shadow.gif) #F0F0F0 repeat-x; } /* TASKBLOCK STYLESHEETS */ DIV.task { width: 100%; min-width: 730px; } DIV.task A { color: #666666; text-decoration: underline; } DIV.task A:hover { color: #0047BE; text-decoration: underline; } DIV.task DIV.tabs { height: 24px; min-width: 730px; background: #F0F0F0 url(../../skins/defaultSkin.se/cssimages/tab.bg.gif) repeat-x; display: none; } DIV.task DIV.tabs DIV.right { width: 5px; height: 24px; background-color: #F0F0F0; float: right; } DIV.task DIV.tabs DIV.item { float: left; background-color: #0047BE; } DIV.task DIV.tabs DIV.item A { color: #FFFFFF; } DIV.task DIV.tabs DIV.item A:hover { color: #B1C5EA; } DIV.task DIV.header { height: 49px; border-bottom: #00129D 1px solid; background-color: #0047BE; display: none; } DIV.task DIV.header DIV.icon { padding: 3px 10px; float:left; } DIV.task DIV.header DIV.text { color: #F0F0F0; padding: 15px 0px; float:left; } DIV.task DIV.header DIV.right { width: 6px; height: 28px; background: url(../../skins/defaultSkin.se/cssimages/blc.right.gif) 0px -1px no-repeat; float: right; } DIV.task DIV.tabscombo { position: relative; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #B1C5EA; margin-right: 2px; margin-top: -39px; padding: 10px; float: right; display: none; } DIV.task DIV.tabscombo TABLE { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #B1C5EA; } /* SECOND LEVEL TABS */ DIV.task DIV.tabs2 { position: relative; margin-right: 2px; margin-top: -19px; float: right; display: none; } DIV.task DIV.tabs2 DIV.item { height: 19px; background-color: #00129D; float: left; } DIV.task DIV.tabs2 DIV.text { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #B1C5EA; padding-right: 5px; height: 19px; float: left; } DIV.task DIV.tabs2 DIV.item DIV.link { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; padding: 3px 5px; float: left; } DIV.task DIV.tabs2 DIV.item DIV.link A, P { color: #FFFFFF; text-decoration: none; font-size: 11px; } DIV.task DIV.tabs2 DIV.item DIV.link A:hover { text-decoration: underline; font-size: 11px; } DIV.task DIV.tabs2 DIV.item DIV.left { width: 5px; height: 19px; background: url(../../skins/defaultSkin.se/cssimages/tab2.left.gif) no-repeat; float: left; } DIV.task DIV.tabs2 DIV.item DIV.right { width: 5px; height: 19px; background: url(../../skins/defaultSkin.se/cssimages/tab2.right.gif) no-repeat; float: left; } DIV.task DIV.tabs2 DIV.item#active { background: #547ED9 url(../../skins/defaultSkin.se/cssimages/tab2.bg.gif) repeat-x; } DIV.task DIV.tabs2 DIV.item#active DIV.left { background: url(../../skins/defaultSkin.se/cssimages/tab2.left.a.gif) no-repeat; } DIV.task DIV.tabs2 DIV.item#active DIV.right { background: url(../../skins/defaultSkin.se/cssimages/tab2.right.a.gif) no-repeat; } DIV.task DIV.content { width: 100%; border-left: #0047BE 1px solid; border-right: #0047BE 1px solid; border-bottom: #0047BE 2px solid; } DIV.task DIV.content DIV.banner { width: 100%; height: 20px; background-color: #547ED9; } DIV.task TABLE.messagetab { width: 100%; background-color: #0047BE; } DIV.task TABLE.parentab { width: 100%; position: relative; top: -1px; font-family: Tahoma, Arial, Helvetica, sans-serif; color: #00129D; border-left: #0047BE 1px solid; border-right: #0047BE 1px solid; font-size: 11px; } DIV.task TABLE.parentab TR { background-color: #B1C5EA; } /* Header of parentab */ DIV.task TABLE.parentab TH { color: #F0F0F0; text-align: center; padding: 3px 8px; background-color: #547ED9; vertical-align: middle; } DIV.task TABLE.parentab A.header { color: #FFFFFF; font-size: 11px; font-family: ms sans serif, sans serif; } DIV.task TABLE.parentab TD { padding-left: 2px; } /* Odinary item in parentab */ DIV.task TABLE.parentab TR.body TD { color: #00129D; background-color: #F0F0F0; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; text-align: left; } /* Selected item in parentab */ DIV.task TABLE.parentab TR.selected TD { background-color: #B1C5EA; font-weight: bold } DIV.task TABLE.parentab TR.body TH { text-align: left; font-size: 12px; color: #0047BE; background-color: #B1C5EA; } DIV.task TABLE.parentab A { color: #000000; font-size: 11px; font-family: ms sans serif, sans serif; } DIV.task TABLE.simpletab { width: 100%; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #00129D; background-color: #FFFFFF; } DIV.task TABLE.simpletab TR { height: 1.6em; color: #00129D; background-color: #F0F0F0; } DIV.task TABLE.simpletab TH { height: 2.2em; font-size: 12px; color: #0047BE; background-color: #B1C5EA; } DIV.task TABLE.simpletab A { color: #000000; } /* DIV.task TABLE.simpletab TH.buttons { height: 32px; background-color: #547ED9; display: none; } */ TH.buttons { height: 32px; background-color: #547ED9; display: none; } DIV.task TABLE.simpletab .left { text-align: left; padding: 3px 8px; } DIV.task TABLE.simpletab TD { padding: 3px 8px; } DIV.slider { width: 100%; height: 32px; padding: 0px 0px 0px 0px; font-family: Georgia, Times New Roman, serif; font-size: 12px; background-color: #0047BE; text-align: center; color: #F0F0F0; display: none; } DIV.slider A { color: #F0F0F0; font-weight: bold; text-decoration: underline; } DIV.slider A:hover { color: #FFFFFF; font-weight: bold; text-decoration: underline; } DIV.task TEXTAREA { margin: 8px; } DIV.allrights { width: 100%; height: 62px; background: #F0F0F0 url(../../skins/defaultSkin.se/cssimages/copy.bg.gif); display: none; } DIV.allrights DIV.logo { margin: 20px 10px; font-size: 10px; font-family: Georgia, Times New Roman, serif; color: #222222; float: left; } DIV.allrights DIV.logo A { text-decoration: none; color: #0047BE; } DIV.allrights DIV.logo A:hover { text-decoration: underline; } DIV.allrights DIV.techinfo { width: 28%; padding: 11px 10px; font-size: 10px; font-family: Tahoma, Arial, Helvetica, sans-serif; line-height: 16px; color: #666666; border-left: #F0F0F0 2px solid; float: right; } DIV.allrights DIV.techinfo A { color: #666666; text-decoration: none; } DIV.allrights DIV.techinfo A:hover { color: #666666; text-decoration: underline; } DIV.minwidth { width: 730; height: 2px; } FORM { padding: 0px; margin: 0px; }