body,
input,
textarea,
select,
option,
table {
  font-family: Tahoma, Arial, sans-serif;
  font-face: Tahoma, Arial, sans-serif;
  font-size: 11px;
}
body {
  background-attachment: fixed;
  background-image: url( /resource/img/background_gradient.gif );
  background-repeat: repeat-x;
  background-position: 0px 0px;
  margin: 0 auto;
  padding: 0;
}
#page-container {
  padding: 0;
  margin: 0;
}
#page {
  padding: 0;
  background: #fff;
  width: 1000px;
  border: 1px solid #bbb;
  margin: 6px auto 0;
  text-align: left;
}
#emulationBanner,
#emulationBannerContent {
  background-color: #ff7e00;
}
#emulationBannerContent {
  width: 1000px;
  margin: 0 auto 0;
  padding: 5px;
  line-height: 25px;
}
#emulationBannerContent span,
#endEmulationBtn {
  color: white;
  font-size: small;
  font-weight: bold;
  margin-left: 3px;
}
#endEmulationBtn {
  background-color: white;
  color: #ff7e00;
  float: right;
  padding: 0 5px 0 5px;
  border-radius: 5px;
  border-style: solid;
  border-width: 1px;
  line-height: 23px;
}
#userInfoPopup {
  display: none;
  background-color: white;
  font-size: small;
  font-weight: bold;
  line-height: 18px;
  padding: 10px;
  border-width: 2px;
  border-style: solid;
  border-color: #ff7e00;
  position: absolute;
  margin-top: 10px;
  margin-left: 75px;
  z-index: 1001;
}
#header {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #999;/*background: #e7eef3 url(/resource/css/images/ui-bg_highlight-soft_100_e7eef3_1x100.png) 50% 50% repeat-x;*/
}
#headerLogo {
  margin: 0;
  padding: 0;
  height: 64px;
  background-image: url( /resource/img/obs/obs_header_stripe2.jpg );
  background-repeat: no-repeat;
  background-position: left bottom;
}
body #headerLogo #environmentOverlay {
  display: none;
}
body.test #headerLogo #environmentOverlay,
body.cert #headerLogo #environmentOverlay {
  display: block;
  position: absolute;
  z-index: 15;
  background: #B50003;
  color: #fff;
  font-size: 24px;
  padding: 4px 8px;
  text-transform: uppercase;
}
#headerLinks {
  text-align: right;
  float: right;
  margin: 0 4px 6px 4px;
  padding-top: 10px;
  font-size: 1.1em;
}
#headerLinks a {
  color: #333;
  text-decoration: none;
}
#headerLinks a:hover {
  text-decoration: underline;
}
#headerLinks span.activeBulletins {
  font-weight: bold;
}
#headerLinks span.activeBulletins span.activeBulletinsCount {
  padding: 0 2px;
  font-weight: bold;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
#headerLinks span.activeAnalyticsCases {
  font-weight: bold;
}
#headerLinks span.activeAnalyticsCases span.activeAnalyticsCaseCount {
  padding: 0 2px;
  font-weight: bold;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
#content {
  width: 780px;
  margin: 10px 10px 10px 0;
  float: right;
  display: inline;
}
#contentFooter {
  margin-top: 20px;
  margin-bottom: 0;
  text-align: right;
  font-size: 0.9em;
  color: #666;
  clear: both;
}
#footer {
  clear: both;
  text-align: left;
  color: #333;
  padding: 4px;
  font-size: 0.9em;
}
#disclaimer {
  width: 1000px;
  font-size: 0.9em;
  color: #333;
  margin: 6px auto 0px;
  text-align: left;
}
#userinfo {
  color: #333;
  padding: 8px 4px 4px 4px;
}
#userinfo .failedLoginAttempts {
  color: #dd0000;
}
#userinfo .channelSendDisabled {
  font-weight: bold;
  border: 1px solid #dd0000;
  background: white;
  margin-left: 2px;
  padding: 0 2px;
  color: #dd0000;
}
#userinfo a,
#userinfo a:visited {
  color: #000;
  text-decoration: none;
}
#userinfo a:hover {
  text-decoration: underline;
}
#navigation {
  margin: 10px 5px 10px 10px;
  padding: 0;
  float: left;
  display: inline;
  width: 185px;
}
#navigation div {
  margin: 0;
  margin-bottom: 10px;
  border: 1px solid #DEE7DE;
  padding: 6px 6px 0 6px;
  background: #F4F7F4;
}
#navigation dl {
  margin: 1px;
}
#navigation .contextArea {
  border: 0;
  border-bottom: 1px solid #DEE7DE;
  padding: 0 0 6px 0;
  margin: 0 0 6px 0;
}
#navigation dt {
  color: #305F47;
}
#navigation dd {
  padding: 0 0 4px 4px;
}
#navigation .ui-tabs-panel {
  padding: 0;
  background: none;
  border: 0;
}
#navigation a {
  text-decoration: none;
  color: #0000FF;
}
#navigation a:hover {
  text-decoration: underline;
}
#navigation div.heading {
  font-weight: bold;
  font-size: 1.05em;
  color: #305F47;
  padding: 0;
  margin: 0 0 2px 0;
  border: 0;
  border-bottom: 1px solid #DEE7DE;
}
#navigation div.groupHeading {
  padding: 4px 0 0 0;
  border: 0;
  border-bottom: 1px dotted #DEE7DE;
  margin-bottom: 0;
}
#navigation div.subservice {
  margin: 0 0 0 -3px;
  border: 1px solid #F4F7F4;
  padding: 4px 4px 4px 3px;
  background: #fff;
}
#navigation div.subservice span.subservice {
  font-weight: bold;
  color: #305F47;
}
#navigation ol {
  background: none;
  list-style: none;
  padding: 0;
  margin: 0 0 4px 0;
}
#navigation div.subservice ol {
  margin: 0 0 0 2px;
}
#navigation a.selected {
  background-image: url(/resource/css/img/selected.gif);
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 12px;
  font-weight: bold;
}
#navigation li a {
  /*padding-left: 3px;*/
}
#navigation li li {
  padding-left: 6px;
}
#favoriteButton.favorite {
  padding-right: 16px;
  background-image: url(/resource/css/img/favorite.gif);
  background-repeat: no-repeat;
  background-position: right center;
}
#debug dl dt {
  float: left;
  display: inline;
  font-weight: bold;
  text-align: right;
  width: 40em;
  margin-right: 1em;
  clear: both;
}
#debug dl dd {
  margin-left: 41em;
  display: inherit;
  float: none;
}
#sections {
  padding: 0;
  background: #464e5b url(/resource/img/464e5b_40x100_textures_06_inset_hard_40.png) 0 50% repeat-x;
  position: relative;
  z-index: 201;
}
#sections li.section {
  float: left;
  border-right: 1px solid #595959;
  position: relative;
  z-index: 202;
}
#sections li.section a {
  text-decoration: none;
  float: left;
  display: inline;
  font-weight: bold;
  font-size: 1.06em;
  padding: 6px 10px;
  outline: none;
  color: #ebebeb;
  background: #464e5b url(/resource/img/464e5b_40x100_textures_06_inset_hard_40.png) 0 50% repeat-x;
}
#sections li.section a:hover {
  background: #464e5b url(/resource/img/464e5b_40x100_textures_06_inset_hard_60.png) 0 50% repeat-x;
  color: #ffffff;
}
#sections li.section a.selected,
#sections li.section a.selected:hover {
  background: white;
  color: #666;
  border-top: 3px solid #2694e8;
  padding-top: 3px;
  padding-bottom: 6px;
}
/*want to make this arbitrarily more specific so that clicking the selected tab works*/
#sections-container #sections li.section a.clicked {
  background: #464e5b url(/resource/img/464e5b_40x100_textures_06_inset_hard_60.png) 0 50% repeat-x;
  color: #58acff;
}
#sections li.section div.tabmenu {
  display: none;
  position: absolute;
  clear: both;
  padding: 4px;
  margin: 0;
  border: 1px solid #464e5b;
  border-top: 1px solid #58acff;
  color: #fff;
  background-color: #464e5b;
  opacity: .85;
  filter: Alpha(Opacity=85);
  width: 190px;
  min-width: 190px;
}
#sections li.section div.tabmenu ol {
  margin-bottom: 6px;
}
#sections li.section div.tabmenu li li {
  padding-left: 6px;
}
#sections li.section div.tabmenu .groupHeading {
  /*resets*/ margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.35;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
  /*color: #58acff;*/
  font-weight: bold;
  background: #464e5b;
  float: none;
  clear: both;
}
#sections li.section div.tabmenu a,
#sections li.section div.tabmenu a:visited,
#sections li.section div.tabmenu a:active {
  /*resets*/ margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.35;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
  font-weight: bold;
  color: #fff;
  background: #464e5b;
  float: none;
  clear: both;
}
#sections li.section div.tabmenu a:hover {
  text-decoration: underline;
  padding: 0;
  border: 0;
}
#sitemap div.tabmenu {
  margin: 4px 8px 24px 8px;
}
#sitemap div.tabmenu a,
#sitemap div.tabmenu a:visited {
  color: #00F;
  text-decoration: none;
}
#sitemap div.tabmenu a:hover {
  text-decoration: underline;
}
#sitemap div.tabmenu .heading {
  font-weight: bold;
  color: #333;
  border-bottom: 1px solid #666;
  margin-bottom: 2px;
}
#sitemap div.tabmenu div.subservice ol {
  padding-left: 8px;
}
#sitemap div.tabmenu ol li li {
  padding-left: 8px;
}
/*# sourceMappingURL=layout.css.map */
