/* basic.css is only used for end user applications such as sigUSER etc. */ body{ color: #6A747C; font-family: Arial, Helvetica, Sans Serif; background-color: white; background: url("../images/backdrop.gif"); behavior:url("../css/csshover.htc"); background-repeat: repeat-x; } .masterframe{ background: white; } a.default{ color: #767676; font-size: 12px; text-decoration: none; } a.default:visited{ color: #767676; } a.default:hover{ color: #434343; } #main-menu table{ border: none; border-collapse: collapse; padding: 0px; margin-bottom: -1px; } #main-menu{ margin-left: 10px; margin-right: 5px; } #main-menu div{ width: 100%; border-bottom: 1px solid #CFCFCF; } #main-menu td{ border: 1px solid #CFCFCF; font-size: 12px; height: 18px; font-weight: bold; width: 120px; } #main-menu td a{ width: 100px; background-image: url(../images/main-menu-back.gif); height: 14px; border: 1px white solid; padding-top: 0px; padding-bottom: 1px; padding-left: 4px; color: #6A747C; display: block; text-decoration: none; } #main-menu td a:hover{ color: white; border-top: 1px solid #ADE0F5; border-left: 1px solid #ADE0F5; border-bottom: 1px solid #01709D; border-right: 1px solid #01709D; background-image: url(../images/main-menu-back-active.gif); } #main-menu td a.selected{ border-top: 1px solid #ADE0F5; border-left: 1px solid #ADE0F5; border-bottom: 1px solid #01709D; border-right: 1px solid #01709D; color: white; background-image: url(../images/main-menu-back-active.gif); } #main-menu td.spacer{ width: 100%; border-top: none; } .copyright{ font-size: 9px; padding-left: 5px; } a.copyright{ color: #767676; font-size: 9px; padding-left: 10px; text-decoration: none; } a.copyright:hover{ color: black; } .page-title{ font-size: 16px; font-weight: bold; padding-left: 5px; padding-top: 30px; color: #6A747C; } .page-title-ul{ font-size: 16px; font-weight: bold; margin-left: 10px; margin-right: 10px; padding-top: 30px; color: #6A747C; border-bottom: 1px solid #CFCFCF; } .master-text{ font-size: 12px; padding-top: 10px; padding-left: 10px; padding-right: 5px; padding-bottom: 20px; } #press ul{ font-size: 12px; margin-left: 10px; text-indent: 10px; padding-left: 10px; list-style-image: url(../images/arrow-right-w.gif); list-style-type: square; } #press li{ text-indent: 0px; margin-bottom: 5px; } ul{ list-style-type: square; list-style-image: url(../images/bluesquare.gif); } #features td{ border: 0; font-size: 10px; padding-left: 5px; padding-right: 5px; padding-top: 10px; } #features b{ font-size: 11px; } form { margin: 0px; padding: 0px; } #dialog td{ font-size: 12px; } #dialog input{ border: solid 1px #CFCFCF; color: #6A747C; padding-left: 3px; height: 19px; padding-right: 3px; font-size: 12px; } #dialog input.checklet{ width: 10px; height: 10px; border: none; margin-left: 5px; } #dialog select{ margin-top: 3px; font-size: 12px; height: 18px; border: solid 1px #CFCFCF; color: #6A747C; } #dialog textarea{ font-size: 12px; border: solid 1px #CFCFCF; color: #6A747C; padding-left: 3px; padding-right: 3px; } #dialog input.button{ background: #CFCFCF; height: 20px; margin-bottom: 2px; border: solid 1px #6A747C; border-left-color: white; border-top-color: white; border: reset; cursor: hand; } #dialog input.abutton{ background: #CFCFCF; height: 20px; margin-left: 5px; margin-right: 5px; margin-bottom: -1px; border: solid 1px #6A747C; border-left-color: white; border-top-color: white; border: reset; cursor: hand; } #dialog input.go{ margin-bottom: -3px; margin-left: 5px; padding-left: 0px; border: none; height: 16px; width: 16px; } #dialog div.login{ border: solid 1px #CFCFCF; height: 50px; margin: 5px; padding: 5px; width: 250px; } .alert{ margin-left: 5px; color: red; } #logostrip{ margin-top: 100px; vertical-align: bottom; margin-left: 10px; border-top: solid 1px #CFCFCF; border-bottom: solid 1px #CFCFCF; text-align: center; } #logostrip img{ padding-left: 17px; padding-right: 17px; } .mainframe{ border: none; border-bottom: none; margin-top: 0px; border-collapse: collapse; margin-left: 0px; border-right: none; height: 100%; width: 100%; } .bluedi{ background: white; } .inframe{ padding: 10px; } #neat table{ border: solid 1px #CFCFCF; padding: 0px; margin: 0px; margin-top: 10px; margin-bottom: 10px; margin-left: 10px; border-collapse: collapse; background-color: #E0EBEF; } #neat th{ background: #6A747C; background-image: url(../images/neat-bg.gif); color: white; padding-top: 1px; padding-bottom: 1px; padding-left: 5px; padding-right: 5px; text-align: left; margin: 0px; font-size: 12px; } #neat td{ font-size: 12px; padding: 10px; } #neat td.name{ width: 140px; font-weight: bold; vertical-align: top; } #neat-display table{ border: solid 1px #CFCFCF; padding: 0px; margin: 0px; margin-top: 10px; margin-bottom: 10px; margin-left: 10px; border-collapse: collapse; background-color: #E0EBEF; } #neat-display th{ background: #6A747C; background-image: url(../images/neat-bg.gif); color: white; padding-top: 1px; padding-bottom: 1px; padding-left: 5px; padding-right: 5px; text-align: left; margin: 0px; font-size: 12px; } #neat-display td{ font-size: 12px; padding-left: 5px; padding-right: 5px; } #neat-list table{ border: 0; padding: 0px; margin: 0px; margin-top: 10px; margin-bottom: 10px; margin-left: 10px; border-collapse: collapse; } #neat-list th{ background: #6A747C; background-image: url(../images/neat-bg.gif); color: white; padding-top: 1px; padding-bottom: 1px; padding-left: 5px; padding-right: 5px; text-align: left; margin: 0px; font-size: 12px; } #neat-list td{ font-size: 12px; padding-left: 5px; padding-right: 5px; } #neat-list td.name{ width: 140px; font-weight: bold; vertical-align: top; } #neat-list td a{ text-decoration: none; color: #009DDC; } tr.list:hover{ background: #CFCFCF; } .greenbar{ padding: 0px; margin: 0px; border-bottom: solid 5px; color: green; } #cdr td { font-size: 9px; } a.control{ display: block; border: solid 1px #434343; color: #434343; background: silver; margin-top: 5px; margin-bottom: 5px; width: 150px; height: 20px; text-align: center; vertical-align: bottom; text-decoration: none; font-size: 12px; } a.control:hover{ background: #F1872A; color: white; } li.stata{ list-style-image: url(../images/asterisk-mini.gif); list-style-type: square; } img.sigman-head{ margin-left: 12px; margin-top: 5px; } .headstrip{ background: white; } #sub-menu{ margin-left: 10px; margin-right: 5px; height: 16px; border-bottom: 1px solid #CFCFCF; } #sub-menu a{ color: #6A747C; font-weight: bold; font-size: 12px; padding-top: 1px; padding-right: 15px; padding-bottom: 1px; text-decoration: none; vertical-align: top; } #sub-menu a:hover{ color: #F1872A; } #calls { padding-top: 10px; margin-left: 10px; margin-right: 5px; } #calls table{ border-collapse: collapse; border: none; padding: 0px; margin: 0px; width: 650px; } #calls th{ text-align: left; padding: 1px; padding-left: 3px; color: white; background: #6A747C; background-image: url(../images/neat-bg.gif); font-size: 12px; font-weight: bold; } #calls td{ font-size: 12px; padding: 1px; padding-left: 3px; padding-right: 3px; } #calls td.caption{ font-weight: bold; } td.alternate{ background: #E5E5E5; } #calls td a{ text-decoration: none; color: #009DDC; } .fakelink{ text-decoration: none; color: #009DDC; cursor: help; } .linkster{ text-decoration: none; color: #009DDC; } .answered{ text-decoration: none; color: #F1872A; } td a.lb{ font-size: 9px; text-decoration: none; background: white; padding-left: 12px; padding-right: 12px; padding-top: 1px; height: 14px; border: solid 1px #6A747C; border: reset; cursor: hand; } #vm { padding-top: 10px; margin-left: 10px; margin-right: 5px; } #vm table{ border-collapse: collapse; border: none; padding: 0px; margin: 0px; width: 650px; } #vm th{ padding: 1px; padding-left: 3px; text-align: left; color: white; background: #6A747C; background-image: url(../images/neat-bg.gif); font-size: 12px; font-weight: bold; } #vm td{ font-size: 12px; padding: 1px; padding-left: 3px; padding-right: 3px; } #vm td.caption{ font-weight: bold; } #vm td.alternate{ background: #E5E5E5; } #vm td a{ text-decoration: none; color: #009DDC; } #vm form{ padding: 0px; margin: 0px; } #vm input{ padding-top: -2px; margin-top: -2px; padding-bottom: -2px; margin-bottom: -2px; } #featureboard{ width: 730px; } #featureboard td{ vertical-align: top; } div.framed{ width: 650px; border: 1px solid #CFCFCF; margin: 10px; padding: 3px; } #status { width: 650px; border: 1px solid #CFCFCF; margin: 10px; font-size: 12px; padding: 3px; background-color: white; } #status-box table { width: 650px; border: 1px solid #CFCFCF; margin: 5px; margin-left: 10px; font-size: 12px; padding: 3px; background-color: white; } #info-box table { width: 650px; border: 1px solid #CFCFCF; margin: 5px; margin-left: 10px; font-size: 12px; padding: 3px; background-color: white; } a.buttonize{ width: 100px; color: #6A747C; font-size: 12px; text-align: center; text-decoration: none; background: #CFCFCF; height: 20px; vertical-align: middle; border: solid 1px #6A747C; border-left-color: white; border-top-color: white; padding-left: 5px; margin-top: -5px; padding-right: 5px; border: reset; cursor: hand; } a.buttonize-nav{ width: 100px; color: #6A747C; font-size: 12px; text-align: center; text-decoration: none; background: #CFCFCF; height: 20px; vertical-align: middle; border: solid 1px #6A747C; border-left-color: white; border-top-color: white; padding-left: 5px; padding-right: 5px; border: reset; cursor: hand; } a.editbutton{ width: 100px; color: #6A747C; font-size: 12px; text-align: center; text-decoration: none; background: #CFCFCF; height: 20px; vertical-align: middle; border: solid 1px #6A747C; border-left-color: white; border-top-color: white; padding-left: 5px; margin-bottom: 2px; margin-top: 2px; padding-right: 5px; border: reset; cursor: hand; } #dialog input.editbutton{ width: 100px; color: #6A747C; font-size: 12px; text-align: center; text-decoration: none; background: #CFCFCF; height: 20px; vertical-align: middle; border: solid 1px #6A747C; border-left-color: white; border-top-color: white; padding-left: 5px; margin-bottom: 10px; margin-top: 5px; padding-right: 5px; border: reset; cursor: hand; } #navigator table{ } #navigator th{ background: #CFCFCF; color: white; padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; text-align: left; margin: 0px; font-size: 12px; } #navigator td{ font-size: 12px; } #navigator div.step{ font-weight: bold; font-size: 16px; border-bottom: solid 1px #6A747C; margin-top: 30px; margin-bottom: 30px; } #navigator input{ border: solid 1px #CFCFCF; color: #6A747C; padding-left: 3px; height: 19px; padding-right: 3px; font-size: 12px; } #navigator select{ font-size: 12px; height: 18px; border: solid 1px #CFCFCF; color: #6A747C; } #navigator textarea{ font-size: 12px; border: solid 1px #CFCFCF; color: #6A747C; padding-left: 3px; padding-right: 3px; } #navigator input.button{ background: #CFCFCF; height: 20px; margin-bottom: 2px; border: solid 1px #6A747C; border-left-color: white; border-top-color: white; border: reset; cursor: hand; } #navigator b{ font-weight: bold; padding-left: 2px; } .signup-title{ font-size: 24px; font-weight: bold; padding-left: 10px; } .errmsg{ font-size: 12px; padding-right: 10px; color: red; } .subtitle{ font-weight: bold; padding-left: 2px; margin-bottom: 10px; } .filled { background: #CFCFCF; padding-left: 5px; padding-right: 3px; height: 18px; width: 190px; } .showactive{ margin-left: 5px; width: 47px; text-align: center; font-size: 10px; padding-top: 0px; padding-bottom: 1px; padding-left: 2px; padding-right: 2px; color: #FFFFFF; border: 1px solid #CFCFCF; background: #F1872A; } .showinactive{ margin-left: 5px; width: 47px; text-align: center; font-size: 10px; padding-top: 0px; padding-bottom: 1px; padding-left: 2px; padding-right: 2px; color: #6A747C; border: 1px solid #CFCFCF; background: white; } hr { margin: 0px; margin-top: 5px; height: 1px; margin-bottom: 0px; background-color: white; border-bottom: white; border-left: white; border-right: white; width: 100%; border-top: 1px solid #CFCFCF; } tr.editing{ background: #D4ECF5; } #dialog input.stdbox { width: 130px; } tr.ivr { height: 30px; } tr.editing{ background: #F9DFC8; height: 30px; } tr.add{ background: #D4ECF5; height: 30px; } #log table{ border: 0; padding: 0px; margin: 0px; margin-top: 10px; margin-bottom: 10px; margin-left: 10px; border-collapse: collapse; } #log th{ background: #6A747C; background-image: url(../images/neat-bg.gif); color: white; padding-top: 1px; padding-bottom: 1px; padding-left: 5px; padding-right: 5px; text-align: left; margin: 0px; font-size: 12px; } #log td{ font-size: 10px; border: solid 1px; padding-left: 5px; padding-right: 5px; } td.small-list{ font-size: 10px; } img.showlogo{ margin-botom: 5px; margin-top: 5px; border: 1px solid #CFCFCF; height: 65px; width: 300px; background: white; }