
body {
  background-color: white;
  color: #6F6F6F;
  font-family: 'Lucida Sans', 'Arial', 'Helvetica', 'Verdana', 'sans';
  font-size: 14px;
  padding: 5px;
  margin: 0px;
}
h1,h2,h3,h4,h5,h6,h7,h8 {
  color: #E9601A;
}
a:focus {
  outline: none;
}
a {
  font-family: 'Lucida Sans', 'Arial', 'Helvetica', 'Verdana', 'sans';
  font-size: 14px;
  color: #000;
}

#please-wait {
  position: fixed;
  left: 45%;
  font-family: 'Lucida Sans', 'Arial', 'Helvetica', 'Verdana', 'sans';
  font-size: 14px;
  background-color: #006f03;
  padding: 2px;
  border: 1px solid #000;
  color: #fff;
  z-index: 1000;
  filter:alpha(opacity=50);
  -moz-opacity:0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}

.gwt-Image {
  border: 0px;
}

a {
  text-decoration: none;
}

#paypalWindow {
  position: absolute;
  top: 67px;
  right: 10px;
  z-index: 100;
  text-align: center;
  border: 1px solid #006f03;
  padding: 0px;
  margin: 0px;
  height: 52px;
  width: 130px;
  overflow: hidden;
  background-color: #EEFFE6;
}
#paypalWindow #message {
  font-size: 4pt;
  color: #000;
  display: inline;
  padding: 0px 2px;
}
#paypalWindow #logo {
  text-align: left;
}
#paypalWindow #paypal {
  display: inline;
  margin: 0px;
  padding: 0px;
}

.default-Panel {
  width: 100%;
  padding: 0px;
  margin: 0px;
}

.gwt-TabBar {
  padding: 0px;
  margin: 0px;
}
.gwt-TabBar .gwt-TabBarFirst {
  background-color: #fff;
  border-bottom: 1px solid #006f03;
  padding-left: 20px;
}
.gwt-TabBar .gwt-TabBarRest {
  background-color: #fff;
  border: none;
  padding-right: 3px;
}
.gwt-TabBar .gwt-TabBarItem {
  border-top: 1px solid #006f03;
  border-right: 1px solid #006f03;
  border-left: 1px solid #006f03;
  border-bottom: none;
  font-family: 'Lucida Sans', 'Arial', 'Helvetica', 'Verdana', 'sans';
  margin-right: 10px;
  padding: 5px 10px 5px 10px;
  background-color: #EEFFE6;
  text-align: center;
  cursor: hand; /* ie */
  cursor: pointer; /* wc3 */
}
.gwt-TabBar .gwt-TabBarItem div {
  font-size: 14px;
  font-weight: normal;
  color: #000;
}
.gwt-TabBar .gwt-TabBarItem-selected {
  margin-right: 10px;
  padding: 5px 10px 5px 10px;
  background-color: #006f03;
  outline: none;
}
.gwt-TabBar .gwt-TabBarItem-selected div {
  color: #fff;
  font-weight: bold;
}
.gwt-TabPanelBottom {
  margin: 10px;
  color: #000;
  background-color: #fff;
  padding: 0px;
}
.gwt-TabPanelBottom h1 {
  color: #006f03;
  border-bottom: 2px solid #006f03;
  background-color: white;
  font-size: 18px;
}
.gwt-TabPanelBottom h2 {
  color: #000;
  font-size: 16px;
}
.gwt-TabPanelBottom a,
.gwt-TabPanelBottom li,
.gwt-TabPanelBottom p,
.gwt-TabPanelBottom h4 {
  color: #000;
  font-weight: normal;
  font-size: 14px;
}

.tabStyle0 .gwt-TabBar {
  border-bottom: 1px solid #006f03;
}
.tabStyle0 .gwt-TabBar .gwt-TabBarFirst {
  border-bottom: 1px solid #006f03;
}
.tabStyle0 .gwt-TabBar .gwt-TabBarRest {
  border-bottom: 1px solid #006f03;
}

.PanelErrorMessage {
  color: #f00;
  font-size: 14px;
  margin-left: 10px;
  margin-right: 10px;
  background: #FF9;
}

.gwt-Button {
  font-size: 10px;
  font-family: 'Lucida Sans', 'Arial', 'Helvetica', 'Verdana', 'sans';
  cursor: hand; /* ie */
  cursor: pointer; /* wc3 */
  color: #000;
}

.gwt-Html {
  font-size: 14px;
  font-family: 'Lucida Sans', 'Arial', 'Helvetica', 'Verdana', 'sans';
  color: #000;
}

.gwt-TextArea {
  font-size: 14px;
  font-family: 'Lucida Sans', 'Arial', 'Helvetica', 'Verdana', 'sans';
  color: #000;
}

.gwt-Label {
  font-size: 14px;
  font-family: 'Lucida Sans', 'Arial', 'Helvetica', 'Verdana', 'sans';
  color: #000;
}

.Header {
  color: #000;
  font-family: 'Lucida Sans', 'Arial', 'Helvetica', 'Verdana', 'sans';
  font-size: 14px;
  padding: 10px;
}
.Header H1 {
  font-size: 20px;
  color: #000;
  margin: 0px;
  padding: 0px;
}
.Header B {
  font-size: 14px;
  color: #000;
  margin: 0px;
  padding: 0px;
  font-weight: bold;
}

select, option {
  padding: 2px;
  color: #000;
  font-family: 'Lucida Sans', 'Arial', 'Helvetica', 'Verdana', 'sans';
  font-size: 14px;
}

.Input {
  padding: 2px;
  color: #000;
  font-family: 'Lucida Sans', 'Arial', 'Helvetica', 'Verdana', 'sans';
  font-size: 14px;
}

.Label  {
  font-size: 14px;
  font-family: 'Lucida Sans', 'Arial', 'Helvetica', 'Verdana', 'sans';
  color: #000;
  margin-top: 20px;
}

.HelpLabel  {
  font-size: 12px;
  color: #000;
}

.PaddedBorder  {
  border: 5px solid #006f03;
  padding: 10px;
  margin: 10px;
}

.page-HeaderText  a,
.page-HeaderText .gwt-Html {
  font-size: 14px;
  color: #000;
}
.page-HeaderText img {
  vertical-align: middle;
}
.page-Header .gwt-TabBar {
  background-color: #fff;
  padding-top: 10px;
  border-bottom: 2px solid #006f03;
}
.page-Header .gwt-TabBar .gwt-TabBarItem {
  width: 85px;
}
.page-Header .gwt-TabBar .gwt-TabBarItem-selected {
  border-bottom: 1px solid #006f03;
}

.page-Footer {
  left: 0px;
  background: #c1ddbd;
  border: 1px solid #000;
  margin: 0px;
  width: 100%;
  font-size: 14px;
}
.page-Footer .FooterLeft {
  margin: 0px 0px 0px 30px;
  font-size: 14px;
}
.page-Footer .FooterRight {
  margin: 0px 30px;
}
.page-Footer .FooterRight .gwt-Label {
  font-size: 14px;
}

.page-Main {
  padding: 0px;
  margin: 0px;
}

.page-ItemDisplay {
  color: #000;
  background-image: url(org.ejamaica.Main/images/ejamaica-logo.jpg);
  background-repeat: no-repeat;
  background-position: 10 0;
  padding-top: 110px;
  margin: 0px;
}
.page-ItemDisplay .item_display_table {
  text-align: center;
  color: #000;
}
.page-ItemDisplay .item_display_table .item_display_table_label {
  background-color: #c1ddbd;
  font-size: 15px;
}
.page-ItemDisplay .item_display_table .item_display_table_text {
  background-color: #fff;
  font-size: 15px;
}
.page-ItemDisplay .Handle {
  border: 1px solid #ccc;
  padding: 10px;
  margin: 10px;
  background-color: #c1ddbd;
  color: #000;
  font-size: 16px;
  text-align: center;
 }
.page-ItemDisplayPopup {
  background-color: white;
}
.page-ItemDisplayPopup .highslide img {
  border: none;
}
.page-ItemDisplay #item-display-carousel,
.page-ItemDisplay #next-arrow-container,
.page-ItemDisplay #prev-arrow-container {
  margin-top: 25px;
}
.page-ItemDisplay #item-display-carousel {
  background-color: #EEFFE6;
  margin-bottom: 10px;
  float: left;
  width: 600px;
  height: 164px;
}
.page-ItemDisplay .carousel-component ul.carousel-list { 
  margin:0px;
  padding:0px 0px 0px 0px;
}
.page-ItemDisplay .carousel-component .carousel-list li { 
  text-align:center;
  margin:0px 0px 0px 0px;
  padding:0px;
  font:6pt verdana,arial,sans-serif;
  color:#666;
}
#item-display-carousel .carousel-list li { 
  margin:4px 10px 0px 10px;
  width: 128px; 
  border: 0px solid green;
  padding: 10px;
  padding-top:  15px;
  margin: 0;
  color: #3F3F3F;
}
#item-display-carousel .carousel-list li img { 
  border:none;
  display:block; 
}
 
 
 
.page-ItemDisplayPopup {
  width: auto;
  border: 1px solid #00f;
}
.page-ItemDisplayPopup .highslide-caption table {
  color: #000;
  font-size: 14px;
  padding: 10px;
  margin: 0px;
  display: block;
}
.page-ItemDisplayPopup .highslide-caption table td {
  font-size: 12px;
}
.page-FullItemDisplay {
  background-color: white;
}
/* Set 600px as the default width for expanders */
.page-FullItemDisplay .highslide-html-content {
  width: 600px;
  padding: 5px;
}
/* The list of controls */
.page-FullItemDisplay .highslide-header ul {
  margin: 0;
  padding: 0;
  text-align: right;
}
.page-FullItemDisplay .highslide-header ul li {
  display: inline;
  padding-left: 1em;
}
/* Hide the previous and next links */
.page-FullItemDisplay .highslide-header ul li.highslide-previous,
.page-FullItemDisplay .highslide-header ul li.highslide-next {
  display: none;
}
.page-FullItemDisplay .highslide-header a {
  font-weight: bold;
  color: gray;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 15px;
}
.page-FullItemDisplay .highslide-header a:hover {
  color: black;
}
.page-FullItemDisplay .highslide-header .highslide-move a {
  cursor: move;
}
.page-FullItemDisplay .highslide-footer {
  height: 11px;
}
.page-FullItemDisplay .highslide-footer .highslide-resize {
  cursor: nw-resize;
  float: right;
  height: 11px;
  width: 11px;
  background: url(14px/highslide/resize.gif);
  position: relative;
  top: 3px;
  left: 3px;
}
.page-FullItemDisplay .table-FullItemRecord {
  border: 1px solid #006f03;
  padding: 2px;
  background-color: #EEFFE6;
}
.page-FullItemDisplay .table-FullItemRecord td {
  font-size: 15px;
  color: #000;
  padding: 2px 5px;
}

.geoLocationDialog {
  padding: 10px;
  margin: 0px;
  background-color: #EEFFE6;
  border: 1px solid #000;
  width: 700px;
  height: 500px;
}
.geoLocationDialog .Caption {
  padding-bottom: 5px;
  color: #000;
}
.geoLocationDialog .map_canvas {
  border: 1px solid #000;
  padding: 0px;
  margin: 0px;
  color: #000;
  width: 675px;
  height: 450px;
}
.geoLocationDialog .close {
  position: absolute;
  right: 5px;
  top: 0px;
}
.geoLocationDialog .marker_pos {
  padding: 0px;
  margin: 0px;
  font-size: 12px;
  color: #000;
  font-family: "Lucida Grande", Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
}
.geoLocationDialog .gwt-Button {
  font-size: 10px;
  font-family: "Lucida Grande", Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
}

.messageBox {
  background-color: #EEFFE6;
  border: 1px solid #000;
  padding: 10px;
  margin-bottom: 10px;
  text-align: center;
  width: 400px;
}
.messageBox .Caption {
  padding: 5px;
  background-color: #006f03;
  color: #fff;
  font-size: 16px;
}
.messageBox .messageText {
  color: #000;
  margin-bottom: 10px;
  padding: 5px;
  text-align: left;
  font-size: 18px;
}

.login-Dialog {
  background-color: #EEFFE6;
  border: 1px solid #666;
  padding: 0px;
  margin: 10px;
  text-align: left;
  font-family:  'Arial', 'Lucida Sans', 'Helvetica', 'Verdana', 'sans';
}
.login-Dialog td {
  color: #000;
}
.login-Dialog .Caption {
  font-size: 18px;
  font-weight: bold;
  cursor: default;
  padding: 2px 10px;
  border-bottom: 1px solid #666;
  text-align: left;
}
.login-Dialog .Message {
  text-align: left;
  font-weight: normal;
  font-size: 14px;
  height: 30px;
  margin: 10px;
}
.login-Dialog .ErrorMessage {
  color: red;
  font-size: 14px;
  font-weight: normal;
  text-align: left;
  height: 20px;
  margin: 10px;
}
.login-Dialog .gwt-Button {
  margin: 10px;
  font-size: 14px;
}
.login-Dialog .RegisterLink {
  margin: 10px;
  text-align: left;
}
.login-Dialog .RegisterLink a {
  font-size: 14px;
}
.login-Dialog .ForgotLink {
  margin: 10px;
  text-align: right;
  font-size: 14px;
  text-decoration: underline;
}
.login-Dialog .UsernameLabel {
  margin-left: 10px;
  margin-right: 0px;
  text-align: right;
  font-size: 14px;
}
.login-Dialog .Username {
  margin-left: 4px;
  margin-right: 10px;
  text-align: left;
  font-size: 14px;
}
.login-Dialog .PasswordLabel {
  margin-left: 10px;
  margin-right: 0px;
  text-align: right;
  font-size: 14px;
}
.login-Dialog .Password {
  margin-left: 4px;
  margin-right: 10px;
  text-align: left;
  font-size: 14px;
}
.login-Dialog .Remember {
  float: left;
  padding: 0px;
  margin-left: 0px;
  margin-right: 0px;
  text-align: left;
}
.login-Dialog .Wait {
  position: absolute;
  left: 35px;
  top: 226px;
}

.usersettings-Body {
  background-color: #EEFFE6;
  margin: 0px;
  color: #000;
}
.usersettings-Body .gwt-HTML {
  font-size: 14px;
  margin-right: 10px;
}
.usersettings-Body td {
  padding: 10px 3px 10px 3px;
}
.usersettings-Body .gwt-TextBox {
  padding: 3px;
  font-size: 14px;
}
.usersettings-Body .gwt-PasswordTextBox {
  padding: 3px;
  font-size: 14px;
}

.forgot-Dialog {
  background-color: #EEFFE6;
  border: 1px solid #666;
  padding: 0px;
  margin: 10px;
  width: 400px;
}
.forgot-Dialog .Caption {
  font-weight: bold;
  padding: 2px 10px;
  border-bottom: 1px solid #666;
  text-align: left;
  font-size: 10pt;
}
.forgot-Dialog td {
  text-align: center;
  font-size: 8pt;
  color: #000;
}
.forgot-Dialog .gwt-Button {
  margin: 10px;
  font-size: 8pt;
}
.forgot-Dialog .ErrorMessage {
  color: #f00;
  font-weight: normal;
  text-align: left;
  height: 20px;
  margin: 10px;
  font-size: 8pt;
}
.forgot-Dialog .Message {
  text-align: left;
  font-weight: normal;
  height: 50px;
  margin: 10px;
  font-size: 8pt;
}
.forgot-Dialog .UsernameLabel {
  font-size: 8pt;
  text-align: right;
}
.forgot-Dialog .Username {
  font-size: 8pt;
  text-align: left;
}
.forgot-Dialog .Help {
  margin: 10px;
  text-align: right;
}
.forgot-Dialog .Help a {
  font-size: 8pt;
}
/* Set 500px as the default width for expanders */
.forgot-Dialog .Help .highslide-html-content {
  background-color: white;
  padding: 10px;
  font-size: 6pt;
  background-color: blue;
}
/* The list of controls */
.forgot-Dialog .highslide-header ul {
  margin: 0;
  padding: 0;
  text-align: right;
  border-bottom: 2px solid #006f03;
}
.forgot-Dialog .highslide-header ul li {
  display: inline;
  padding-left: 1em;
}
/* Hide the previous and next links */
.forgot-Dialog .highslide-header ul li.highslide-previous,
.forgot-Dialog .highslide-header ul li.highslide-next {
  display: none;
}
/*
.page-FullItemDisplay .highslide-header a {
  font-weight: bold;
  color: gray;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 8pt;
}
*/
.forgot-Dialog .highslide-header a:hover {
  color: black;
}
.forgot-Dialog .highslide-header .highslide-move a {
  cursor: move;
}
.forgot-Dialog .highslide-footer {
  height: 11px;
}
.forgot-Dialog .highslide-footer .highslide-resize {
  cursor: nw-resize;
  float: right;
  height: 11px;
  width: 11px;
  background: url(14px/highslide/resize.gif);
  position: relative;
  top: 3px;
  left: 3px;
}

.htmlviewer {
  background-color: #c1ddbd;
  border: 1px solid #666;
  padding: 0px;
  margin: 10px;
  text-align: left;
  width: 500px;
  height: 500px;
  color: #000;
}
.htmlviewer .Caption {
  font-weight: bold;
  cursor: default;
  padding: 2px 10px;
  border-bottom: 1px solid #666;
  text-align: left;
}
.htmlviewer-text {
  font-size: 14px;
  margin: 10px;
  text-align: left;
  color: black;
}
.htmlviewer-scroller {
  margin: 5px;
  text-align: left;
  color: black;
}
.htmlviewer-close {
  margin: 10px;
}

.saying-Panel {
  border: 1px dashed #006f03;
  width: 100%;
  background-color: #fff;
  margin: 0px;
}
.saying-Phrase  {
  padding: 2px 10px 2px 10px;
  margin: 0px;
  background-color: #fff;
  font-style: italic;
  text-decoration: none;
}
.saying-Phrase a {
  font-size: 14px;
  color: #030;
}
.saying-Title {
  padding: 2px 10px 2px 10px;
  margin: 5px;
  background-color: #006f03;
  text-align: center;
  font-size: 14px;
  color: #fff;
}

#lightwindow_contents {
  border: 10px solid #006f03;
  background-color: #fff;
}
#lightwindow_title_bar {
  background-color: #006f03;
  padding: 10px 10px 0px 10px;
}
#lightwindow_title_bar_title {
  color: #fff;
}

.RssPanel {
  width: 100%;
  border: 1px dashed #EEFFE6;
  margin: 0px;
  padding: 5px;
  overflow: hidden;
}
.RssPanelHeader {
  background-color: #006f03;
  text-align: center;
  color: #fff;
  margin-bottom: 5px;
  padding: 5px;
}
.RssPanel .gwt-DisclosurePanel .Header {
  padding: 2px 0px 2px 0px;
  margin: 0px;
}
.RssPanel .gwt-DisclosurePanel-open .Header {
  background-image: url(/library/org.ejamaica.Main/images/feed-close-small.png);
  background-color: #EEFFE6;
  background-position: center right;
  background-repeat: no-repeat;
  border-bottom: 1px dotted #006f03;
  
}
.RssPanel .gwt-DisclosurePanel-closed .Header {
  background-image: url(/library/org.ejamaica.Main/images/feed-small.png);
  background-color: #fff;
  background-position: center right;
  background-repeat: no-repeat;
  border-bottom: 1px dashed #006f03;
}
.RssPanel .gwt-DisclosurePanel .Header .gwt-Html {
  font-size: 12px;
  text-align: left;
}
.RssPanel .gwt-DisclosurePanel .content {
  font-size: 12px;
  font-weight: normal;
  font-style:italic;
  color: #000;
  background-color: #EEFFE6;
  border-bottom: 1px dashed #006f03;
  padding: 2px 0px;
  margin: 0px;
}
.RssPanel .gwt-DisclosurePanel .content a {
  font-size: 12px;
  text-decoration: none;
  color: #000;
}

.sidebar-Body {
  background-color: #fff;
  border: none;
  padding: 0px;
  margin: 0px;
  width: 240px;
  overflow: auto;
}

.home-Body {
  width: 100%;
  padding: 20px;
}
.home-Welcome {
  margin: 5px;
  color: #000;
}
.home-Header {
  padding-bottom: 30px;
}
.home-News {
  padding: 5px;
  font-size: 14px;
  color: #000;
}
.home-Sidebar {
  width: 180px;
  padding: 10px;
  font-size: 13px;
  color: #000;
}
.home-Body .simpleSearchBox {
  background-color: #fff;
  margin: 0px 0px;
  padding: 3px;
  text-align: left;
  font-size: 14px;
}
.home-Body .simpleSearchPrompt {
  background-color: #fff;
  text-align: center;
  margin: 10px 10px 0px 10px;
  padding: 0px;
  font-size: 13px;
  font-weight: normal;
  color: #000;
}
.home-Body .browseLink,
.home-Body .browseLink a {
  background-color: #fff;
  text-align: right;
  margin: 0px 0px 0px 10px;
  font-size: 13px;
  font-weight: normal;
  color: #000;
}

.browsecollections-Body {
  padding: 5px;
}
.browsecollections-Body .browsecollections-Sidebar {
  padding: 0px;
  font-size: 14px;
  color: #000;
}
.browsecollections-Body .browsecollections-Header {
  border-bottom: 2px solid #006f03;
  padding-bottom: 5px;
}
.browsecollections-Body .browsecollections-Header .Label {
  font-family: 'Arial', 'Lucida Sans', 'Helvetica', 'Verdana', 'sans';
  font-size: 18px;
  padding: 2px;
  color: #000;
}
.browsecollections-Body .Label {
  padding: 2px;
}
.collectionLogo {
  border-bottom: 1px dotted #060;
  padding: 5px 5px 5px 0px;
}
.collectionDetails {
  border-bottom: 1px dotted #060;
  padding: 5px 5px 10px 5px;
}

.tools-Body {
  width: 100%;
}
.tools-Body .toolFrame {
  width: 100%;
}
.tools-Body .Header {
  width: 100%;
  border-bottom: 1px solid green;
  margin: 5px;
}
.tools-Body .Header .gwt-Image {
  cursor: hand; /* ie */
  cursor: pointer; /* wc3 */
}
.tools-Body .Header td .gwt-HTML {
  color: black;
  font-family: 'Arial', 'Lucida Sans', 'Helvetica', 'Verdana', 'sans';
  font-size: 22px;
}
.tools-Body .toolTitle {
  display: inline;
  color: #000;
  font-family: 'Arial', 'Lucida Sans', 'Helvetica', 'Verdana', 'sans';
  font-size: 22px;
  cursor: hand; /* ie */
  cursor: pointer; /* wc3 */
}
.tools-Body .toolText {
  display: inline;
  color: #000;
  font-family: 'Arial', 'Lucida Sans', 'Helvetica', 'Verdana', 'sans';
  font-size: 16px;
  cursor: hand; /* ie */
  cursor: pointer; /* wc3 */
}
.tools-Body .gwt-TabBar .gwt-TabBarItem {
  width: 140px;
  margin-top: 10px;
}
.tools-Body .closetool-hover-image {
  background-image: url(/library/org.ejamaica.Main/images/close-tool-hover.png);
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
}
.tools-Body .closetool-image {
  background-image: url(/library/org.ejamaica.Main/images/close-tool.png);
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
}

.collection-Home {
  width: 100%;
  padding: 5px;
}
.collection-Home .Header {
  border-bottom: 1px solid green;
  font-size: 22px;
}
.Header .small {
  display: block;
  font-size: 12px;
}
.collection-Home .RssPanel {
  width: 200px;
  margin-top: 5px;
  border: none;
}
.collection-Home .RssPanel .Header {
  font-size: 14px;
  background-color: #fff;
}
.collection-Home .gwt-TabBar {
  padding-top: 20px;
  margin-right: 10px;
}
  
.collection-Home .gwt-TabBar .gwt-TabBarItem {
  width: 70px;
}
.collection-Home .gwt-TabPanelBottom {
  border-top: 1px dotted #006f03;
  margin-right: 10px;
  background-color: #FFFFCC;
}

.collection-ItemsBrowse {
  width: 100%;
  padding: 5px;
}
.collection-ItemsBrowse .Header {
  border-bottom: 1px solid green;
  color: #000;
  font-family: 'Arial', 'Lucida Sans', 'Helvetica', 'Verdana', 'sans';
  font-size: 22px;
}
.collection-ItemsBrowse .Header .small {
  display: block;
  font-size: 12px;
}
.collection-ItemsBrowse .Label {
  padding: 0px;
  margin: 2px;
}
.collection-ItemsBrowse .RssPanel .Header {
  font-size: 14px;
  background-color: #fff;
}

.collection-Search {
  width: 100%;
  padding: 5px;
  margin-top: 20px;
  text-align: center;
}
.collection-Search .simpleSearchBox {
  margin: 0px 0px;
  padding: 3px;
  text-align: left;
  font-size: 14px;
}
.collection-Search .simpleSearchPrompt {
  text-align: center;
  margin: 10px 10px 0px 10px;
  padding: 0px;
  font-size: 13px;
  font-weight: normal;
  color: #000;
}
.collection-Search .advancedLink {
  text-align: right;
  margin: 0px 0px 0px 10px;
  font-size: 13px;
  font-weight: normal;
}
.collection-Search .searchLink {
  margin: 1px 10px 10px 5px;
  cursor: pointer;
}
.collection-Search .searchResults {
  padding: 20px 0px 20px 0px;
  margin: 20px 0px 20px 0px;
  border-top: 2px solid #006f03;
}

.community-Home {
  width: 100%;
  padding: 5px;
}
.community-Home .Header {
  border-bottom: 1px solid green;
  color: #000;
  font-family: 'Arial', 'Lucida Sans', 'Helvetica', 'Verdana', 'sans';
  font-size: 22px;
}
.Header .small {
  display: block;
  font-size: 12px;
}
.community-Home .RssPanel {
  width: 200px;
  margin-top: 5px;
  border: none;
}
.community-Home .RssPanel .Header {
  font-size: 14px;
  background-color: #fff;
}

.about-Body {
  background-color: #fff;
  border: none;
  padding: 0px;
  margin: 0px;
  width: 100%;
  overflow: auto;
  color: #000;
}
.about-Body .gwt-TabBar {
  background-color: #fff;
  padding-top: 10px;
  border-bottom: 2px solid #006f03;
}
.about-Body .gwt-TabBar .gwt-TabBarItem {		
  width: 100px;
}
.about-Body .gwt-TabPanelBottom h1 {
  width: 50%;
}

.faq-Body {
  background-color: #fff;
  border: none;
  padding: 0px;
  margin: 0px;
  width: 100%;
  overflow: auto;
  color: #000;
}
.faq-Body .gwt-TabBar {
  background-color: #fff;
  padding-top: 10px;
  border-bottom: 2px solid #006f03;
}
.faq-Body .gwt-TabBar .gwt-TabBarItem {		
  width: 180px;
}
.faq-Body .gwt-TabPanelBottom h1 {
  width: 50%;
}

.register-Body {
  border: none;
  margin: 5px;
  font-family: 'Arial', 'Lucida Sans', 'Helvetica', 'Verdana', 'sans';
}
.register-Body h1 {
  border-bottom: 2px solid #006f03;
  color: #006f03;
  font-size: 18px;
  text-align: left;
}
.register-Body li,
.register-Body p,
.register-Body h4 {
  color: #000;
  font-weight: normal;
  font-size: 14px;
}
.register-Body .message {
  color: #000;
  font-size: 14px;
}
.register-Body .inputFrame {
  background-color: #EEFFE6;
  border: 1px solid #000;
  margin: 10px;
  padding: 10px;
  width: 240px;
}
.register-Body .inputFrame .registerButton {
  margin-top: 20px;
  font-size: 14px;
}
.register-Body .fieldLabelError {
  color: #f00;
  font-size: 14px;
  margin-top: 10px;
  margin-left: 18px;
  padding: 0px;
}
.register-Body .fieldLabel {
  color: #000;
  font-size: 14px;
  margin-top: 10px;
  margin-left: 18px;
  padding: 0px;
}

.search-Panel {
  background-color: #fff;
  margin: 0px;
  text-align: center;
}
.search-Panel .simpleSearchBox {
  background-color: #fff;
  margin: 0px 0px;
  padding: 3px;
  text-align: left;
  font-size: 14px;
}
.search-Panel .simpleSearchPrompt {
  background-color: #fff;
  text-align: center;
  margin: 10px 10px 0px 10px;
  padding: 0px;
  font-size: 13px;
  font-weight: normal;
  color: #000;
}
.search-Panel .advancedLink {
  background-color: #fff;
  text-align: right;
  margin: 0px 0px 0px 10px;
  font-size: 13px;
  font-weight: normal;
}
.search-Panel .searchLink {
  background-color: #f00;
  margin: 1px 10px 10px 5px;
  cursor: pointer;
}
.search-Panel .searchResults {
  padding: 20px 0px 20px 0px;
  margin: 20px 0px 20px 0px;
  border-top: 2px solid #006f03;
}
.results-Panel {
  text-align: center;
}
.results-Panel .resultsPanelHeader {
  text-align: center;
  border-top: 1px solid #006f03;
  border-bottom: 1px solid #006f03;
  background-color: #c1ddbd;
}
.results-Panel .resultsPanelHeader .gwt-Label,
.results-Panel .resultsPanelHeader .gwt-Button,
.results-Panel .resultsPanelHeader .gwt-ListBox {
  color: #000;
  font-size: 8pt;
}
.results-Panel .resultsPanelHeaderLabel {
  text-align: right;
  border: none;
  font-size: 8pt;
  color: #000;
  font-style: italic;
}

#results_container .accordion_toggle {
  display: block;
  height: 55px;
  background: url(/library/org.ejamaica.Main/images/more-info.png) no-repeat center right #fff;
  padding: 10px 80px 5px 10px;
  text-decoration: none;
  outline: none;
  font-size: 9pt;
  font-family: 'Lucida Sans', 'Arial', 'Helvetica', 'Verdana', 'sans';
  font-weight: normal;
  color: #000;
  border: none;
  cursor: pointer;
  margin: 0px;
}
#results_container .accordion_toggle h1 {
  color: #f00;
  border: 1px solid #f00;
}
#results_container .accordion_toggle_active {
  background: url(/library/org.ejamaica.Main/images/close.png) no-repeat center right #EEF7EE;
}
table.results_metadata_table {
  background-color: #EEFFEE;
  color: #000;
  margin: 0px;
  padding: 0px;
  border: none;
  font-size: 11pt;
}
table.results_metadata_table td {
  font-size: 8pt;
}
#results_container .accordion_content h2 {
  margin: 0px; /**10px 80px 10px 40px; */
  padding: 0px;
  color: #000;
}
#results_container .accordion_content p {
  margin: 10px 20px;
  padding: 0px;
}
#results_container {
  overflow: hidden;
  margin-top: 10px;
  padding: 0px;
}
#results_container_message {
  color: #000;
  font-size: 9pt;
}
#results_container_message img {
  width:32px;
  vertical-align: bottom;
  margin-right: 5px;
}

.next-enabled {
  display: block;
  background-image: url("/library/org.ejamaica.Main/images/next.png");
  width: 48px;
  height: 48px;
  text-decoration: none;
  outline: none;
  cursor: hand; /* ie */
  cursor: pointer; /* wc3 */
}
.next-enabled a:hover {
  display: block;
  background-image: url("/library/org.ejamaica.Main/images/next-hover.png");
  width: 48px;
  height: 48px;
  text-decoration: none;
  outline: none;
}
.next-disabled {
  display: block;
  background-image: url("/library/org.ejamaica.Main/images/next-disabled.png");
  width: 48px;
  height: 48px;
  text-decoration: none;
  outline: none;
  cursor: hand; /* ie */
  cursor: pointer; /* wc3 */
}
.prev-enabled {
  display: block;
  background-image: url("/library/org.ejamaica.Main/images/prev.png");
  width: 48px;
  height: 48px;
  text-decoration: none;
  outline: none;
  cursor: hand; /* ie */
  cursor: pointer; /* wc3 */
}
.prev-enabled a:hover {
  display: block;
  background-image: url("/library/org.ejamaica.Main/images/prev-hover.png");
  width: 48px;
  height: 48px;
  text-decoration: none;
  outline: none;
}
.prev-disabled {
  display: block;
  background-image: url("/library/org.ejamaica.Main/images/prev-disabled.png");
  width: 48px;
  height: 48px;
  text-decoration: none;
  outline: none;
  cursor: hand; /* ie */
  cursor: pointer; /* wc3 */
}

.subscribe-Button .gwt-Button {
  color: #000;
  font-size: 12px;
  padding: 3px;
  border: 1px solid #006f03;
  margin-top: 10px;
}

.mylibrary-Body {
  background-color: #fff;
  border: none;
  padding: 0px;
  margin-top: 5px;
  width: 100%;
  overflow: auto;
}

.mylibrary-Menubar {
  border: 1px solid #006f03;
  margin: 0px;
  padding: 0px;
  background-color: #EEFFE6;
  font-family: 'Arial', 'Lucida Sans', 'Helvetica', 'Verdana', 'sans';
}
.mylibrary-Menubar .gwt-MenuBar {
  background-color: transparent;
  padding: 0px;
  margin: 0px;
}
.mylibrary-Menubar .gwt-Menuitem img {
  border: none;
}
.mylibrary-Menubar .gwt-Menuitem {
  padding: 2px 10px 2px 10px;
  color: #000;
  margin: 0px;
  font-size: 14px;
}
.mylibrary-Menubar .gwt-MenuItem-selected {
  text-decoration: underline;
  color: #006f03;
}
.mylibrary-Menuitem .SubMenu {
  background-image: url("/library/org.ejamaica.Main/images/submenu.png");
  background-repeat: no-repeat;
  background-position: right;
  padding-right: 15px;
  font-size: 14px;
  font-family: 'Arial', 'Lucida Sans', 'Helvetica', 'Verdana', 'sans';
}
.mylibrary-Menuitem {
  border: 1px solid #006f03;
  margin: 0px;
  padding: 0px;
  background-color: #EEFFE6;
  font-family: 'Arial', 'Lucida Sans', 'Helvetica', 'Verdana', 'sans';
}
.mylibrary-Menuitem .gwt-Menuitem {
  padding-left: 10px;
  padding-right: 10px;
  margin: 0px;
  color: #000;
  font-size: 14px;
}
.mylibrary-Menuitem .gwt-MenuItem-selected {
  background-color: #006f03;
  color: #fff;
}

.mylibrary-Home {
  border-color: #000;
}
.mylibrary-Header {
  border-color: #0f0;
}
.mylibrary-HeaderButton0 {
  border: 1px solid #006f03;
  background-color: #ccc;
  background-image: url(/library/org.ejamaica.Main/images/light-off.png);
  background-repeat: no-repeat;
  background-position: right;
  padding: 4px 20px 4px 10px;
  color: #000;
  font-size: 14px;
  font-family: 'Arial', 'Lucida Sans', 'Helvetica', 'Verdana', 'sans';
}
.mylibrary-Header .enabled {
  background-color: #c1ddbd;
  background-image: url(/library/org.ejamaica.Main/images/light-on.png);
  background-repeat: no-repeat;
  background-position: right;
  padding-right: 20px;
  color: #000;
}
.mylibrary-Header .hover {
  background-color: #006f03;
  color: #fff;
}

.mylibrary-MainPanel {
  width: 100%;
  background-color: #EEFFE6;
}
.ccolHeader {
  border-bottom: 2px solid #006f03;
  margin: 10px;
  padding-bottom: 20px;
  color: #000;
  font-size: 14px;
}
.ccolAddRemove {
  margin: 5px 5px 5px 10px;
}
.ccolAddRemove .gwt-Button {
  margin-bottom: 5px;
  font-size: 14px;
}
.ccolList {
  border: 2px dashed #006f03;
  margin: 0px 10px 10px 10px;
  background-color: #EEFFE6;
}
.ccolList .gwt-Tree .gwt-TreeItem {
  padding: 0px;
  margin: 0px;
  color: #000;
  font-size: 14px;
}
.ccolList .gwt-Tree .gwt-TreeItem-selected {
  background-color: #006f03;
  color: #fff;
}
#ccolListIcon  {
  vertical-align: text-bottom;
  border: none;
  margin-left: 10px;
}
.ccolDetails {
  border: 2px dashed #006f03;
  padding: 10px;
  color: #000;
  margin-right: 10px;
}
.ccolDetails .ej-Label {
  font-size: 14px;
}
.ccolDetails .ej-Input {
  font-size: 14px;
}
.ccolDetails .logoThumbnail {
}
.ccolDetails .gwt-FileUpload {
  margin: 10px 10px 0px 0px;
}
.ccolHeaderLabel {
  color: #000;
  margin: 5px 20px 10px 20px;
  padding: 0px;
  font-size: 14px;
}

.mylibrary-SubmissionPanel {
  background-color: #EEFFE6;
  margin: 0px;
  padding: 0px;
}
.mylibrary-SubmissionPanel .gwt-Html {
  color: #000;
  margin: 5px 10px;
}
.mylibrary-SubmissionPanel img {
  margin-right: 10px;
}
.mylibrary-SubmissionPanel .gwt-Grid {
}
.mylibrary-SubmissionPanel .gwt-TabBar {
  background-color: #EEFFE6;
  border: none;
}
.mylibrary-SubmissionPanel .gwt-TabBar .gwt-TabBarFirst {
  background-color: #EEFFE6;
  padding-left: 10px;
}
.mylibrary-SubmissionPanel .gwt-TabBar .gwt-TabBarRest {
  background-color: #EEFFE6;
}
.mylibrary-SubmissionPanel .gwt-TabBar .gwt-TabBarItem  {
  background-image: url(/library/org.ejamaica.Main/images/submission/step-unselected.png); 
  background-repeat: no-repeat; 
  text-align: center;
  border: none;
  padding: 0px;
  margin: 0px;
  height: 58px;
}
.mylibrary-SubmissionPanel .gwt-TabBar .gwt-TabBarItem-selected  {
  background-image: url(/library/org.ejamaica.Main/images/submission/step-selected.png); 
  background-repeat: no-repeat; 
  background-color: #EEFFE6;
}
.mylibrary-SubmissionPanel .gwt-TabBar .gwt-TabBarItem-selected div {
  color: #000;
}
.mylibrary-SubmissionPanel .first-step {
  background-image: url(/library/org.ejamaica.Main/images/submission/first-step.png);
  background-repeat: no-repeat;
}
.mylibrary-SubmissionPanel .last-step {
  background-image: url(/library/org.ejamaica.Main/images/submission/last-step.png);
  background-repeat: no-repeat;
}
.mylibrary-SubmissionPanel .step {
  background-image: url(/library/org.ejamaica.Main/images/submission/step.png);
  background-repeat: no-repeat;
}
.mylibrary-SubmissionPanel .stepLabel  {
  color: #000;
  font-size: 16px;
  font-weight: normal;
  width: 100px;
  height: 46px;
  text-align: center;
  padding-top: 14px;
}
.mylibrary-SubmissionPanel .gwt-TabPanelBottom  {
  margin: 0px 10px 0px 0px;
  border: 5px solid #006f03;
  width: 540px;
  padding: 0px;
}
.mylibrary-SubmissionPanel .submitButton  {
  padding: 0px;
  margin: 18px 20px 10px 20px;
  background-color: #ccc;
  width: 80px;
  font-size: 14px;
}
.mylibrary-SubmissionPanel .submissionStepPanel  {
  padding: 10px;
  margin: 0px;
  background-color: #ccc;
}
.mylibrary-SubmissionPanel .inputTipPanel  {
  background: #EEFFE6 url(/library/org.ejamaica.Main/images/submission/tip.png) no-repeat 0px 0px;
  padding-left: 26px;
  margin: -4px 20px 10px -4px;
  width: 300px;
  font-size: 14px;
}
.mylibrary-SubmissionPanel .inputTip  {
  padding: 10px;
  margin: 0px;
  border: 2px solid #86ac87;
  font-size: 14px;
  background-color: #FFFF99;
  color: #000;
}
.mylibrary-SubmissionPanel .submitStepLabel {
  font-size: 14px;
  color: #000;
  margin-top: 22px;
}
.mylibrary-SubmissionPanel .submitStepLabel div,
.mylibrary-SubmissionPanel .submitStepLabel p {
  font-size: 14px;
  color: #000;
}
.mylibrary-SubmissionPanel .submitStepHelp {
  font-size: 12px;
  color: #000;
}
.mylibrary-SubmissionPanel .submitStepInput div,
.mylibrary-SubmissionPanel .submitStepInput {
  padding: 2px;
  color: #000;
  font-size: 14px;
}

.mylibrary-ReviewSubmissionPanel {
  background-color: #EEFFE6;
  margin: 0px;
  padding: 0px;
  width: 100%;
}
.mylibrary-ReviewSubmissionPanel .gwt-Grid {
  margin-top: 10px;
  padding: 10px;
}
.mylibrary-ReviewSubmissionPanel table td {
  color: #000;
  font-size: 14px;
  font-family: 'Arial', 'Lucida Sans', 'Helvetica', 'Verdana', 'sans';
}
.mylibrary-ReviewSubmissionPanel .gwt-TabBar {
  background-color: #EEFFE6;
  border: none;
}
.mylibrary-ReviewSubmissionPanel .gwt-TabBarFirst {
  background-color: #EEFFE6;
  padding: 3px;
}
.mylibrary-ReviewSubmissionPanel .gwt-TabBarRest {
  background-color: #EEFFE6;
}
.mylibrary-ReviewSubmissionPanel .gwt-TabBarItem  {
  background-color: #EEFFE6;
  width: 100px;
  height: 60px;
  border: none;
  margin: 0px;
  text-align: center;
  font-weight: bold;
}
.mylibrary-ReviewSubmissionPanel .gwt-TabBarItem div {
  padding-top: 5px;
  font-size: 14px;
}
.mylibrary-ReviewSubmissionPanel .gwt-TabBarItem-selected  {
  background-color: #EEFFE6;
  background-image: url(/library/org.ejamaica.Main/images/submission/up-arrow.png);
  background-repeat: no-repeat;
  background-position: 30px 35px;
  color: #000;
}
.mylibrary-ReviewSubmissionPanel .gwt-TabPanelBottom  {
  padding: 0px;
  margin: 0px 10px;
  border: 5px solid #006f03;
  font-size: 14px;
}
.mylibrary-ReviewSubmissionPanel .stepLabel  {
  color: #000;
  font-size: 14px;
  font-weight: normal;
}
.mylibrary-ReviewSubmissionPanel .submitButton  {
  padding: 0px;
  margin: 18px 20px 10px 20px;
  background-color: #ccc;
  width: 80px;
  font-size: 14px;
}
.mylibrary-ReviewSubmissionPanel .submissionStepPanel  {
  padding: 10px;
  margin: 0px;
  background-color: #ccc;
}
.mylibrary-ReviewSubmissionPanel .inputTipPanel  {
  background: #EEFFE6 url(/library/org.ejamaica.Main/images/submission/tip-arrow.png) no-repeat 10px;
  padding-left: 30px;
  margin: 20px 20px 10px 0px;
  width: 200px;
}
.mylibrary-ReviewSubmissionPanel .inputTip  {
  padding: 10px;
  margin: 0px;
  border: 2px solid #86ac87;
}
.mylibrary-ReviewSubmissionPanel .submitStepLabel {
  font-size: 14px;
  color: #000;
  margin-top: 16px;
}
.mylibrary-ReviewSubmissionPanel .submitStepHelp {
  font-size: 14px;
  color: #000;
}
.mylibrary-ReviewSubmissionPanel .submitStepInput {
  padding: 2px;
  color: #000;
}

.mylibrary-ResumeSubmissionPanel {
  background-color: #EEFFE6;
  margin: 0px;
  padding: 0px;
  width: 100%;
}

.mylibrary-SayingSubmissionPanel {
  background-color: #EEFFE6;
  margin: 0px;
  padding: 0px;
  width: 100%;
}
.mylibrary-SayingSubmissionPanel .gwt-Html {
  padding: 10px;
}
.mylibrary-SayingSubmissionPanel .gwt-Grid {
  margin-top: 10px;
  padding: 10px;
  background-color: #E0F0E0;
}
.mylibrary-SayingSubmissionPanel .submitButton  {
  padding: 0px;
  margin: 18px 20px 10px 20px;
  width: 80px;
  font-size: 14px;
}

.mylibrary-PlacenameSubmissionPanel {
  background-color: #EEFFE6;
  margin: 0px;
  padding: 0px;
  width: 100%;
}
.mylibrary-PlacenameSubmissionPanel .gwt-Html {
  padding: 10px;
}
.mylibrary-PlacenameSubmissionPanel .gwt-Grid {
  margin-top: 10px;
  padding: 10px;
  background-color: #E0F0E0;
}
.mylibrary-PlacenameSubmissionPanel .submitButton  {
  padding: 0px;
  margin: 18px 20px 10px 20px;
  width: 80px;
  font-size: 14px;
}

.mylibrary-VectorRegistrationPanel {
  background-color: #EEFFE6;
  margin: 0px;
  padding: 0px;
  width: 100%;
  font-family: 'Arial', 'Lucida Sans', 'Helvetica', 'Verdana', 'sans';
}
.mylibrary-VectorRegistrationPanel .gwt-Html {
  padding: 10px;
  font-size: 14px;
  color: #000;
}
.mylibrary-VectorRegistrationPanel .gwt-Grid {
  margin: 0px;
  padding: 10px;
}
.mylibrary-VectorRegistrationPanel .gwt-Label,
.mylibrary-VectorRegistrationPanel .gwt-Button {
  font-size: 14px;
  color: #000;
}
.mylibrary-VectorRegistrationPanel .Label {
  margin-top: 22px;
}
.mylibrary-VectorRegistrationPanel .console {
  font-size: 14px;
  color: #ddd;
  background-color: #444;
  border: 1px solid black;
  overflow: auto;
}
.mylibrary-VectorRegistrationPanel .error {
  color: #800;
}

.mylibrary-SpatialContextPanel {
  background-color: #EEFFE6;
  margin: 0px;
  padding: 0px;
  width: 100%;
}
.mylibrary-SpatialContextPanel .gwt-Html {
  padding: 10px;
}
.mylibrary-SpatialContextPanel .Body {
  margin-top: 10px;
  padding: 10px;
  background-color: #E0F0E0;
  width: 80%;
}
.mylibrary-SpatialContextPanel .Label  {
  margin-top: 24px;
}
.mylibrary-SpatialContextPanel .LabelPrefix {
  font-size: 14px;
  color: #000;
  margin-top: 3px;
}
.mylibrary-SpatialContextPanel .Description {
  font-family: 'Arial', 'Lucida Sans', 'Helvetica', 'Verdana', 'sans';
  font-size: 14px;
  padding: 2px;
  color: #000;
  background-color: #c1ddbd;
}
.mylibrary-SpatialContextPanel .submitButton  {
  padding: 0px;
  margin: 18px 20px 10px 20px;
  width: 80px;
  font-size: 14px;
}

.mylibrary-RemoveItemPanel {
  background-color: #EEFFE6;
  margin: 0px;
  padding: 0px;
  width: 100%;
}
.mylibrary-RemoveItemPanel .gwt-Html {
  padding: 10px;
}
.mylibrary-RemoveItemPanel .Grid td,
.mylibrary-RemoveItemPanel .Grid td a {
  font-family: 'Arial', 'Lucida Sans', 'Helvetica', 'Verdana', 'sans';
  font-size: 16px;
  color: #000;
}
.mylibrary-RemoveItemPanel .Grid {
  margin-top: 10px;
  padding: 10px;
  background-color: #E0F0E0;
}
.mylibrary-RemoveItemPanel .LabelPrefix {
  font-size: 14px;
  color: #000;
  margin-top: 3px;
}
.mylibrary-RemoveItemPanel .submitButton  {
  padding: 2px 10px;
  margin-top: 20px;
  font-size: 14px;
}

.gwt-TreeItem {
}
.gwt-TreeItem-selected {
  background-color: #3169C6;
}
.gwt-TreeItemTable {
  padding: 0px;
  margin: 0px;
  border-collapse: collapse;
}
.gwt-TreeItemTable tbody, .gwt-TreeItemTable td, .gwt-TreeItemTable tr, .gwt-TreeItemTable th {
  padding: 0px;
  margin: 0px;
}
.gwt-TreeItem-Nested {
  margin: 0px;
  padding: 0px;
}
.gwt-TreeItemTdImg {
  border: 0px;
  padding: 0px;
  margin: 0px;
  background: transparent url("tree_connect_tb.gif") repeat-y 7px 0px;
}
.gwt-TreeItemTdImgLast {
  border: 0px;
  padding: 0px;
  margin: 0px;
}
.gwt-TreeItemChildSpan {
  margin: 0px;
  background: transparent url("tree_connect_tb.gif") repeat-y 7px 0px;
}
.gwt-TreeItemChildSpanLast {
}
