
/* GLOBAL ITEMS ==================================================================== */

body {
  background: #E1E1E1;
  color: #464646;
  font-family: arial, helvetica, clean, sans-serif;
  font-size: 13px;
}

a, a:link {
  color: #325296;
  text-decoration: bold;
  text-decoration: none;
}

a:visited {
  color: #A51318;
  text-decoration: bold;
  text-decoration: none;
}

a:hover {
  color: #A51318;
  text-decoration: bold;
  text-decoration: underline;
}

 #content h1, #contentWithSidenav h1, #contentNoBorders h1 {
  padding: 0;
  margin: 0;
  color: #103911;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.0em;
  padding-top: 6px;
  padding-bottom: 15px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
} 

h1 {
  clear: both;
  color: #103911;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.0em;
  padding-bottom: .3em;
}

.minWidth {
  width: 950px; /* Sets the minimum width of the site. */
  height: 1px;
  font-size: 0;
  margin: 0;
  margin: 0;
  clear: both;
}

#wrapper {
  width: 1000px;
  border: 0;
  padding: 0;
  background: url(../images/site-bg.gif) repeat-y top #fff;
}

/* end:GLOBAL ITEMS ==================================================================== */


/* ACUTA CLIENT NAVIGATION =============================================================== */

#clientTopNav {
  position: absolute;
  top: 12px;
  background: none;
  min-height: 31px;
  height: auto !important;
  height: 31px;
  min-width: 950px;
  width: 950px !important;
  width: 950px;
  margin: 0 !important;
  padding: 0;
  overflow: hidden;
  text-align: left;
  border-top: 0;
  border-bottom: 0;
}

/* end:ACUTA CLIENT NAVIGATION =========================================================== */


/* ACCOUNT NAV AND ADMIN LINKS ========================================================= */

#accountNav {
  color: #000; 
  background: rgb(200, 150, 200, 0.8);
  border-left: 1px solid #ce8;
  border-top: 1px solid #ce8;
  border-right: 0;
  border-bottom: 0;
  border-top-left-radius: 10px;
  text-align: center;
  font-size: 12px;
  /* width: 450px; */
  top: 130px;
}

#accountNav a:link,
#accountNav a:visited,
#accountNav a:active {
  text-decoration: none;
  font-weight: bold;
  color: #01498B;
}

#accountNav a:hover {
  text-decoration: underline;
  font-weight: bold;
}

#accountLinks li {
  border-right: 1px solid #444; /* This is the vertical seperator between account navigation items */
}

#adminLink {
  top: 20px;
  margin: 0;
  padding: 0 8px;
  font-weight: normal;
  color: #000;
}

#adminLink a:link,
#adminLink a:visited,
#adminLink a:active {
  text-decoration: none;
}

#adminLink a:hover {
  text-decoration: underline;
}

/* end:ACCOUNT NAV AND ADMIN LINKS ===================================================== */

/* HEADER, TOP NAV, AND SUB NAV ITEMS ================================================== */

#mainHeader {
  background: transparent;
  border-bottom: 0;
}

#mainHeaderLiner {
  position: relative;
}

#logo {
  top: -50px;
  left: 0;
}

#topBarTopPadding {
  margin: 0;
  padding-top: 50px;
  background: #fff;
}

#topBar {
  width: 1000px;
  margin: 0;
  background: url("https://www.esa.org/esa/wp-content/uploads/2018/04/stream-butterfly.jpg") no-repeat transparent;
  padding-top: 200px;
}

#topBarNoTopNav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  height: 0;
}

#topNavArea {
  top: 170px;
  /* right: 0;
  width: 768px; */
  height: 40px;
  position: absolute;
  margin: 0;
  padding: 0;
  background: -webkit-linear-gradient(#252525, #0a0a0a);
  box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
}

#topNav {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif !important;
  font-size: 12px;
  margin: 0 auto;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  left: auto;
  /* width: 768px; */
  height: 40px;
  top: auto;
  text-transform: none;
  width: 948px;
  height: 33px;
  z-index: 6;
  background: url(../images/nav-bg.gif) repeat-x left top;
}

#topNavContent {
  top: 0; /* This is the default distance down to the top of the content tabs. You also need to overwrite "topBar" in default.css */
  margin-bottom: 0;
  border-top: 0;
}

#topNav ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  float: left;
}

#topNav li {
  margin: 0; 
  border: none !important;
  padding: 0 !important;
  background: none !important;
  color: #3F5467;
  height: 33px;
  float: left;
}

#myPage #topNav li.myPage a {
  height: 23px !important;
}

#topNav div {
  /* background: url(../images/tab_off_sliver.gif) repeat-x 0 0; */
  background-image: none !important;
  position: static;
  left: 0;
}

#topNav a,
#topNav li a {
  /* background: url(../images/golightly_topnav.png) repeat-x 0 0; */
  color: #fff;
  text-decoration: none;
  /* font-size: 15px; */
}

#topNav a:hover,
#topNav li:hover a {
  color: #000000;
  background: #efefef;
}

#topNav a {
  padding: 13px 11px 5px 11px !important;
}

#blogs #topNav li.blogs a,
#calendar #topNav li.calendar a,
#forums #topNav li.forums a,
#help #topNav li.help a,
#home #topNav li.home a,
#library #topNav li.library a,
#myPage #topNav li.myPage a,
#people #topNav li.people a,
#projects #topNav li.projects a,
#projectWizard #topNav li.projectWizard a,
#tasks #topNav li.tasks a,
#workgroups #topNav li.workgroups a {
  /* height: 35px; */
  color: #000;
  background: #efefef;
  /* font-size: 15px; */
  font-weight: normal;
}


#topNav li.home span,
#topNav li.myPage span,
#topNav li.people span,
#topNav li.workgroups span,
#topNav li.calendar span,
#topNav li.forums span,
#topNav li.projects span,
#topNav li.tasks span,
#topNav li.library span,
#topNav li.blogs span,
#topNav li.help span {
  background-image: none;
}

#topSubNav li a.at {
  color: #3F5467; /* This is a standard text color for the subnav at states */
}

#topSubNav a {
  color: #3F5467;
  border-left: 1px solid #ccc; /* This is the vertical seperators between subnav items */
}

#topSubNav a:hover {
  color: #3F5467;
  text-decoration: underline;
  border-left: 1px solid #ccc; /* This is the vertical seperators between subnav items */
}

#topSubNav {
  background: #fff; /* This is the color of the Subnav bar */
  border-top: 0;
  margin-top: 10px;
  padding-left: 0%;
  padding-right: 0%;
}

#topSubNavEmpty {
  background: transparent;
  border-top: 0;
  min-height:10px; 
  #min-height: 20px;
  height: auto !important; 
  #height: 20px;
  margin-top: 0;
}

#topSubNav2Empty {
  background: #fff;
  border-top: 0;
  height: 0;
}

#dropmenudiv {
  top: 260px !important;
  margin: 0; /* Shift the drop-down menu to be left-aligned with tabs */
  background: #000;
  border: 0; /* Eliminate dropmenu borders */
  font-size: 13px;
  font-weight: normal;
  line-height: 150%;
  z-index: 100;
  color: #fff;
  /* padding: 6px; */
}

#dropmenudiv a {
  color: #444;
  background: #ddd;
  border-bottom: 1px solid #fff;
  line-height: 1.4em;
  padding: 10px;
  text-decoration: none;
  font-weight: normal;
  font-family: Arial;
  height: auto;
  width: 168px;
}

#dropmenudiv a:hover { 
  background: #efefef;  /* hover background color */
  color: #000;
  /* text-decoration: none; */
}

/* end:HEADER, TOP NAV, AND SUB NAV ITEMS ============================================== */

/* BREADCRUMBS AND SEARCH ============================================================== */

#searchBoxAccountNav {
  padding: 4px 22px 4px 4px;
  overflow: hidden;
  top: -40px;
  position: absolute;
  right: -20px;
}

#searchBoxAccountNav a:link {
  color: #A51318;
  text-decoration: none;
}

#searchBoxAccountNav a:hover {
  color: #A51318;
  text-decoration: underline;
}

#searchBoxAccountNav h2 {
  text-transform: uppercase;
  color: #63747d;
  font-weight: normal;
}

#searchBox {
  display: none;
}

#breadcrumb {
  font-size: 11px;
  text-transform: none;
  color: #000;
}

#breadcrumb a:link {
  color: #A51318;
  text-decoration: none;
}

#breadcrumb a:hover {
  color: #A51318;
  text-decoration: underline;
}

.breadcrumb_arrow {
  color: #666;
}

#siteTimezone {
  color: #666;
}

#searchBox form,
#searchBox input,
#searchBox select {
  font-size: 90%;
}

/* end:BREADCRUMBS AND SEARCH ========================================================== */

/* CONTENT DIVs ======================================================================== */

#contentWithSidenav {
  background: none;
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
  padding: 15px;
  margin-bottom: 10px;
}
#myPage #contentWithSidenav, #workgroups #contentWithSidenav, #groups #contentWithSidenav {
  width: 700px;
}

#admin #contentWithSidenav {
  width: 797px;
}

#contentFooterWithSidenav {
  background: transparent;
}

#contentNoBorders {
  background: transparent;
}

#contentPromo1 {
  padding-left: 10px;
  width: 26%;
}

/* end:CONTENT DIVs ==================================================================== */

/* LEFT COLUMN ITEMS =================================================================== */

#leftNav {
  position: relative;
  right: -17px;
}

#leftColumn {
  background: transparent;
  font-size: 1em;
}

#leftColumnEmpty {
  /* background: transparent; */
  display: none;
}

#leftNav h2 {
  color: #000;
  font-weight: bold;
  font-size: 12px;
}

#leftNav ul a:link {
  color: #000; /* This is the default link color for the entire site (NOT #069) */
  text-decoration: none;
}

#leftNav ul a:visited {
  color: #000;
  text-decoration: none;
}

#leftNav ul a:hover {
  background: transparent url(../images/leftnav_sub_bullet.gif) no-repeat -15px 6px;
  color: #000;
  text-decoration: underline;
}

#leftNav ul a:active {
  color: #000;
  text-decoration: none;
}

#leftNav ul a.at {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}

/* end:LEFT COLUMN ITEMS =============================================================== */


/* WELCOME PAGE ITEMS ================================================================== */

#welcomeFrame {	
  border-top: 0; /* This creates the line just under the top nav tabs, but only on the welcome page */
}

#rightColumn {
  background: #fff; 
}

#mainBody {
  background: transparent;
  background-color: transparent;
  /* min-width: 1002px;
  max-width: 1002px; */
  border: 1px solid #e4e4e4;
  padding-bottom: 10px;
}

#mainBody a {
  color: #325296 !important;
}

#contentMain1, #contentPromo1, #contentPromo2 {
  display: inline;
}
#contentPromo1, #contentPromo2 {
  font-size: 1em;
}

#contentPromo1Inside h2, 
#contentPromo2Inside h2 {
  color: #012443;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#contentNav em, .moduleHeader h2 {
  color: #012443; /* This is a standard text color for h1 & h2 */
}

/* end:WELCOME PAGE ITEMS ============================================================== */

/* FOOTER ============================================================================== */

#pageFooter {
  background: url("../images/footer-bg.gif") left top repeat-x #585858;
  color: #ccc;
  text-align: left;
  padding-top: 5px;
}

.footerRow {
  background: transparent;
}

#pageFooter .notice {
  padding: 0;
  margin: 0;
  padding-top: 10px;
  visibility: hidden;
}

#pageFooter .notice p {
  margin-bottom: 0;
  color: #ccc;
  padding: 0;
  margin: 0;
}

#footerNav1,
#footerNav2 {
  margin-left: 0;
  padding-left: 12px;
}

.siteVersion {
  /* font-size: 10px;
  color: #999;
  text-align: center; */
  display: none;
}

/* ACUTA HEADER css ============================================================================== */

.d1nav {
  background: url(http://www.acuta.org/wcm/App_Themes/acuta/images/d1_bg_left.png) top left no-repeat;
}

.d1nav .inner {
  background: url(http://www.acuta.org/wcm/App_Themes/acuta/images/d1_bg_right.png) top right no-repeat;
  height: 31px;
}

.d1nav table * {
  padding: 0;
  margin: 0;
  border: none;
}

.d1nav #MenuTable {
  margin-top: 0;
}

.d1nav a {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif !important;
  font-weight: bold;
  color: #285B92;
  font-size: 14px !important;
  display: block;
  float: left;
  clear: both;
  padding: 0 29px;
  text-align: center;
  line-height: 29px;
  margin-top: 2px;
  background: url(http://www.acuta.org/wcm/App_Themes/acuta/images/d1_divider.png) top right no-repeat;
  text-decoration: none;
}

/* end:ACUTA HEADER css ============================================================================== */


/* ACUTA FOOTER css ============================================================================== */

#footertext {
  text-align: left;
  font-size: 11.5px;
  font-weight: normal;
  text-decoration: none;
  font-color: #666;
}

.footer-left {
  float: left;
  text-align: left;
}

.footer-right {
  float: right;
}

/* end:ACUTA FOOTER css ========================================================================== */


/* CLIENT NAV OVERRIDES ========================================================================== */

#test2 {
  width: 765px;
  float: right;
  position: relative;
  right: 0;
  height: 30px;
  /* background: #57B0B7 rl("../images/tab_off_sliver.gif") 0 0 repeat-x !important; */
}

a.home {
  background: url("../images/d1_home.png") no-repeat scroll left top transparent;
  display: inline-block;
  float: left;
  height: 32px;
  top: 3px;
  width: 79px;
}

#adminLink.withPhoto {
  margin-right: 80px;
}

#contentPromo2Inside h2 img {
  display: none;
}

#contentMain1Inside,
.contentPromo1InsideColor1a,
.contentPromo1InsideColor1b,
.contentPromo1InsideColor1c,
.contentPromo2InsideColor2a,
.contentPromo1InsideColorStats,
.contentPromo2InsideColorStat,
.contentPromo1InsideColorGetStarted,
.contentPromo2InsideColorGetStarted,
#welcomeArea1 {
  background: transparent;
  background-color: transparent;
}

#footerNav1 {
  padding-top: 10px;
  border-top: 1px solid #EBF4FB;
}

#footerNav2 {
  padding-bottom: 10px;
  border-bottom: 1px solid #EBF4FB;
}

#contentMain1Inside {
  border-left: 1px solid #DDDDDD;
  border-right: 1px solid #DDDDDD;
  min-height: 300px;
  margin-bottom: 10px;
  padding-bottom: 0;
  padding-top: 5px;
}

/* Top Global Nav and Search Styles */

#clientTopNav .main_nav li {
  padding-right: 23px;
}

#clientTopNav .main_nav li a {
  color: #1F5E98;
}

#accountLinks {
  margin: 0;
  padding: 0 8px;
}

#accountLinks ul {
  width: 370px;
  list-style: none;
  margin: 0;
  padding: 0;
}

#accountLinks.withPhoto {
  margin: 0;
  padding-right: 80px;
}

#accountLinks li,
#accountLinks li.header {
  /* border: none;
  clear: both; */
  margin: 0;
  padding: 0 3px;
}

/* #topBar li, #topBarNoTopNav li, #accountLinks li.header {
  float: right;
} */

#footerNav1,
#footerNav2 {
  border: none;
  color: #ccc;
  width: 25%;
  padding: 0 20px;
  float: left;
  border-right: 1px solid #999;
  height: 114px;
  padding-top: 5px;
  background: transparent;
}

#footerNav1 li,
#footerNav2 li  {
  border: none;
}

#pageFooter a:link {
  color: #ccc;
  float: left;
  clear: both;
}

#pageFooter a:visited {
  color: #ccc;
}

.notice a,
.notice a:hover {
  color: #ccc;
}

#contentPromo2 {
  width: 19%;
  padding-right: 30px;
}

.contentPromo1InsideColor1a h2,
.contentPromo1InsideColor1b h2,
.contentPromo1InsideColor1c h2 {
  color: #fff;
  padding: 7px 6px 12px 8px;
  margin-bottom: 5px;
  font-weight: normal;
  margin-left: -15px !important;
}

.contentPromo1InsideColor1a h2 {
  background: url(../images/title-blue.jpg) no-repeat left top;
  width: 232px;
  height: 35px;
  line-height: 35px; 
}

.contentPromo1InsideColor1b h2 {
  background: url(../images/title-red.jpg) no-repeat left top;
  width: 270px;
  height: 35px;
  line-height: 35px;
}

.contentPromo1InsideColor1c h2 {
  background: url(../images/title-black.jpg) no-repeat left top;
  width: 199px;
  height: 34px;
  line-height: 34px;
}

.contentPromo1InsideColor1a h2 span,
.contentPromo1InsideColor1b h2 span,
.contentPromo1InsideColor1c h2 span {
  padding-left: 12px !important;
  color: #000;
}

#contentPromo2 #contentPromo2Inside {
  padding: 0 10px 10px 10px;
  background: #e6e6e6;
}

#contentPromo2 #contentPromo2Inside p {
  padding-left: 12px;
  padding-right: 8px;
  padding-bottom: 8px;
}

#content h2, #contentWithSidenav h2, #contentNoBorders h2 {
  font-size: 130%;
}

#leftNav ul ul {
  margin-top: 3px;
}

#leftNav li li {
  background: #d6d6d6;
  border-top: 1px;
}

#contentMain1 {
  width: 49%;
}

#myPage #pagetitle h1 {
  padding-bottom: 8px;
}

#myPage #leftNavTitle, #leftNav ul {
  background: none;
  background-color: #d6d6d6;
}

#leftNav li {
  background: #eee;
  border: 1px solid #ebebeb;
  border-right: none;
}

.settingsModuleHeader, .listingModuleHeader {
  background: none;
}

.settingsModule, .listingModule {
  background-color: #ebebeb;
  border: 1px solid #d6d6d6;
}

.module1,
.module1 .moduleHeader,
.module1 .moduleLiner,
.module1 .moduleBody,
.module1 .moduleFooter {
  background: none;
  background-color: #d6d6d6;
}

.module1 .moduleFooter {
  clear: both;
}

.thead {
  background: none;
  background-color: #ececec;
}

.module2 table.moduleBody td.blueunderline, table.moduleBodyVB td.blueunderline {
  border: none;
}

.module1 .moduleBodyVB,
.module2 .moduleBodyVB {
  border: 1px solid #ebebeb;
}

.settingsModuleFooter, .listingModuleFooter {
  background: none;
}

/* Added for bleeding content in the home page boxes */
.notification_list2 {
  overflow: auto;
}
