

/* ECOCEAN STYLE SHEET */
body {
  margin: 0px;
  padding: 0px;
  text-align: left;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  height: auto;
}

/* LEGACY JOOMLA TEMPLATE STUFF */
h1 {
  font-size: 1.2em;
  line-height: 1.2em;
  margin-top: 0px;
  padding-top: 0px;

}

.unapproved_encounters {
  font-size: 1.2em;
  line-height: 1.2em;
  margin-top: 0px;
  padding-top: 0px;
  color: #FFFFFF;
  background-color: #CC6600;
}

.unidentifiable_encounters {
  font-size: 1.2em;
  line-height: 1.2em;
  margin-top: 0px;
  padding-top: 0px;
  color: #FFFFFF;	
  background-color: #0000FF;
}

.approved_encounters {
  font-size: 1.2em;
  line-height: 1.2em;
  margin-top: 0px;
  padding-top: 0px;
  color: #000000;	
  background-color: #FFFFFF;
}

p.caption, .caption {
  margin-top: 0px;
  padding-top: 0px;
  font-size: 0.8em;
}

a,a.ecocean {
  text-decoration: none;
  font-weight: bold;
  border: none;
}

a:hover,a.ecocean:hover {
  text-decoration: underline;
  border: none;
}

a:focus,a.ecocean:focus {
  text-decoration: none;
  border: none;
}

a.launchPopup {
  color:blue;
  cursor: pointer;
}

/* Layout */
#wrapper {
  margin: 0px;
  padding: 0px;
  height: auto;
  width: auto;
  background-color: #fff;
}

#page {
  width: 811px;
  text-align: left;
  padding: 0px;
  margin: 0 auto 0 auto;
  background-color: #fff;
  min-height: 800px;
}

#pathway {
  float: left;
  margin: 0;
  padding: 0;
  height: 15px;
  width: 810px;
  background: #F30;
  clear: both;
}

#header {
  float: left;
  margin: 0;
  padding: 0;
  height: 150px;
  width: 810px;
  background-color: #03f;
  clear: both;
}

#top-menu {
  width: 810px;
  height: 25px;
  background-color: #03F;
  float: left;
  overflow: hidden;
  clear: both;
  font-size: 80%;
}

#main {
  float: left;
  padding-top: 16px;
  clear: both;
  width: 810px;
  min-height: 500px;
}

#leftcol {
  width: 200px;
  float: left;
  background: #fff;
  overflow: hidden;
}

#maincol {
  float: left;
  width: 400px;
  overflow: hidden;
}

#maincol-wide {
  float: left;
  width: 605px;
  overflow: hidden;
}

#maincol-wide-solo {
  float: left;
  width: 810px;
  overflow: hidden;
}

#rightcol {
  width: 200px;
  float: right;
  background: #fff;
  overflow: hidden;
}

#footer {
  clear: both;
  padding-top: 1em;
  padding-bottom: 1em;
}

#sponsors {
  float: right;
  width: 200px;
  height: 82px;
}

#sponsors p {
  padding: 25px 0px 0px 0px;
  margin: 0px;
  text-align: right;
  vertical-align: bottom;
}

.search {
  margin: 0px;
  padding: 0px;
  height: 28px;
  float: right;
  padding-left: 10px;
  padding-top: 2px;
  vertical-align: top;
}

.search.inputbox {
  height: 18px;
  font-size: 1em;
  border: none;
  margin: 0px;
  padding: 0px;
  line-height: 14px;
}

.search.button {
  margin: 0px;
  padding: 0px;
  height: 14px;
  font-size: 1em;
  background: transparent;
  border: none;
  line-height: 10px;
}

.search form {
  margin: 0px;
  padding: 0px;
}

img {
  padding: 0px;
  margin: 0px;
  
}

#banner {
  width: auto;
  float: left;
  padding-left: 6px;
  padding-top: 0px;
  background-color: #fff;
}

#banner li {
  list-style: none;
}

iframe.wrapper {
  z-index: 0;
}

.clr {
  clear: both;
}

.content {
  padding: 0px 0px 0px 0px;
  font-size: 1em;
  line-height: 18px;
}

/* Modules */
#leftcol div.module, #rightcol div.module {
  width: 184px;
  margin-bottom: 8px;
  height: auto;
  background-color: #FFF;
  clear: both;
}

#rightcol div.module {
  width: 192px;
  margin-bottom: 8px;
  height: auto;
  background-color: #FFF;
  clear: both;
  float: right;
}

#leftcol div.module div, #rightcol div.module div {
  width: 190px;
  margin-bottom: 8px;
  clear: both;
}

#leftcol div.module div div, #rightcol div.module div div {
  width: 190px;
  margin-bottom: 8px;
  clear: both;
  overflow: hidden;
}

#leftcol div.module div div div, #rightcol div.module div div div {
  width: 190px;
  margin-bottom: 8px;
  clear: both;
}

#leftcol div.module div div div div, #rightcol div.module div div div div {
  width: 190px;
  margin-bottom: 8px;
  clear: both;
}

.mod_login {
  font-size: 12px;
}

div.module h3 {
  font-size: 0.9em;
  width: 184px;
  font-weight: bold;
  margin: 0px 0px 4px 0px;
  padding: 2px 0px 2px 3px;
  background: #09F;
  color: #fff;
  clear: both;
}

#leftcol div.module h3 {
  font-size: 0.9em;
  width: 184px;
  font-weight: bold;
  margin: 0px 0px 4px 0px;
  padding: 2px 0px 2px 3px;
  background: #D7E0ED;
  color: #282460;
  clear: both;
}

#rightcol div.module h3 {
  font-size: 0.9em;
  float: right;
  width: 190px;
  font-weight: bold;
  margin: 0px 0px 4px 0px;
  padding: 2px 0px 2px 3px;
  background: #D7E0ED;
  color: #282460;
  text-indent: 4px;
  clear: both;
}

/* Topmenu */
ul#mainlevel-nav {
  list-style: none;
  padding-left: 0px;
  padding-top: 0px;
  margin: 0;
  float: left;
}

ul#mainlevel-nav li {
  width: auto !important;
  float: left;
  margin: 0;
  font-size: 1em;
  padding: 6px 2px 0 2px;
  height: 13px;
  line-height: 12px;
  margin-right: 1px;
  font-weight: bold;
}

ul#mainlevel-nav li a {
  height: 13px; /*	display: block; */
  text-decoration: none;
  color: #fff;
  margin-left: 2px;
}

ul#mainlevel-nav li a:hover {
  height: 13px; /*  display: block; */
  text-decoration: none;
  color: #f60;
  margin-left: 2px;
}

ul.left-nav, ul.left-nav1 {
  list-style: none;
  padding: 0px;
  margin: 0px 0px 1em 0px;
  background-color: #fff;
  height: auto;
}

ul.left-nav li, ul.left-nav1 li {
  font-size: 0.75em;
  width: auto !important;
  margin: 0px;
  padding: 0px 0px 0px 0px;
  white-space: nowrap;
  text-transform: capitalize;
  line-height: 13px; /* 	background-color: #909; */
}

ul.left-nav li a, ul.left-nav1 li a {
  font-weight: bold;
  text-decoration: none;
  color: #006; /*	background-color: #006; */
  padding-left: 3px;
  padding-top: 2px;
  padding-bottom: 2px;
  width: 190px;
}

ul.left-nav li a:hover, ul.left-nav1 li a:hover {
  color: #F30;
}

ul.left-nav li a.ecocean, ul.left-nav1 li a.ecocean {
  font-weight: bold;
  text-decoration: none;
  color: #fff;
  background-color: #006;
  padding-left: 3px;
  padding-top: 2px;
  padding-bottom: 2px;
  display: block;
  width: 184px;
}

ul.left-nav li a.ecocean:hover, ul.left-nav1 li a.ecocean:hover {
  color: #F30;
}

.separator {
  border-color: fuchsia;
  border-width: 3px 0px 0px 0px;
  border-style: solid;
  padding: 2px 0 0 0;
  margin: 1em 0 0 0;
  display: block;
}

/* Main Menu(s) */
a.mainlevel {
  font-size: 1em;
  padding-left: 4px;
  width: 142px;
  display: block;
  line-height: 26px;
  margin-bottom: 2px;
  text-decoration: none;
  font-weight: normal;
  border-left: 4px solid #CACACA;
  voice-family: "\"}\""; /* Box Model fix */
  voice-family: inherit;
}

html>body a.mainlevel {
  width: 142px;
}

/* Opera5-Fix-fix ;-) */
a.mainlevel:hover, a.mainlevel#active_menu {
  background: #F1F1F1;
  text-decoration: none;
}

/* Module specific */
#leftcol div.module div div div div.syndicate {
  background: transparent;
  width: 190px;
  margin: 0px;
  padding: 0px;
}

#leftcol div.module div div div div.syndicate div {
  background: transparent;
  width: 190px;
  margin: 0px;
  padding: 0px;
}

/* Other Mambo Stuff */
#title {

}

.pathway {
  color: #BBBBBB;
  font-size: 1em;
  text-decoration: none;
  font-weight: normal;
}

.pathway a {
  color: #BBBBBB;
  text-decoration: none;
  font-weight: normal;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 1em;
  border-top: 1px solid #cccccc;
}

hr {
  width: 90%;
}

hr.separator {
  width: 40%;
}

a.pnav {

}

.pnav:hover {

}

.small {
  font-size: 0.7em;
  color: #ABABAB;
  line-height: 0.7em;
}

.smallish {
  font-size: 0.8em;
  color: #09f;
  line-height: 0.9em;
}

.smalldark {
  font-size: 0.7em;
  color: #000;
  height: 0.7em;
  line-height: 10.7em;
  text-align: left;
}

.sectiontableentry1 {
  text-align: left;
  background: #EFEFEF;
  font-size: 1em;
  padding: 2px;
}

.sectiontableentry2 {
  background: #FFF;
  font-size: 1em;
  text-align: left;
  padding: 2px;
}

.button {
  border: 1px solid #BBBBBB;
}

.inputbox {
  border: 1px solid #BBBBBB;
}

.createdate {
  font-size: 1em;
  color: #ABABAB;
  height: 10px;
}

.modifydate {
  font-size: 1em;
  color: #ABABAB;
  height: 20px;
  margin-bottom: 5px;
}

a.readon {
  font-size: 1em;
  text-decoration: none;
  line-height: 15px;
  border: 1px solid #EEEEEE;
  padding-left: 13px;
  background: url(../images/readon.gif) no-repeat left;
  margin-top: 10px;
  text-decoration: none;
  font-weight: normal;
}

.blog_more {
  font-size: 1em;
}

a.readon:hover {
  background: #EEEEEE url(../images/readon.gif) no-repeat left;
  text-decoration: none;
}

.blog {
  width: 100%;
}

.contentheading {
  width: 98%;
  font-weight: bold;
  font-size: 1.3em;
  border-bottom: 1px solid #002;
  font-family: 'Trebuchet MS', verdana, sans-serif;
  color: #036;
}

.contentpaneopen {
  text-align: left;
  background: transparent;
  font-size: 1em;
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 549px;
}

table.contentpane td.contentheading {
  font-weight: bold;
  font-size: 1.3em;
  height: 1.3em;
  line-height: 1.3em;
  font-family: 'Trebuchet MS', verdana, sans-serif;
  border: none;
}

table.contentpane ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

table.contentpane ul li {
  padding: 0px;
  margin: 0px;
  padding-left: 15px;
}

.contentdescription {
  font-size: 1em;
}

.sectiontableheader {
  font-weight: bold;
  font-size: 1em;
  height: 25px;
  line-height: 25px;
}

.categorytitle {
  font-weight: bold;
  font-size: 16px;
  height: 25px;
  line-height: 25px;
  font-family: "Trebuchet MS", Verdana, sans-serif;
}

.componentheading {
  font-weight: bold;
  font-size: 16px;
  height: 23px;
  font-family: "Trebuchet MS", Verdana, sans-serif;
  border-bottom: 1px solid #002E61;
  color: #002E61;
  margin-bottom: 5px;
}

a.category {
  text-decoration: underline;
}

a.category:hover {
  text-decoration: underline;
}

table.moduletable {
  width: 100%;
  font-size: 80%;
}

table.moduletable th {
  font-size: 80%;
}

.poll {
  font-size: 1em;
  text-align: left;
}

.back_button a {
  font-size: 1em;
  font-weight: normal;
}

.blogsection {
  font-size: 1em;
}

.blog_more ul li {
  list-style: none;
  padding-left: 14px;
}

table.contenttoc {
  border: 1px solid #CCCCCC;
  padding: 3px;
}

table.contenttoc th {
  font-weight: bold;
  font-size: 1em;
  border-bottom: 1px solid #BBBBBB;
}

form {
  margin: 0px;
  padding: 0px;
}

div.module_feed h2 {
  font-size: 12px;
  padding: 2px 0px 0px 0px;
  margin: 12px 0px 0px 0px;
  border-color: #CCC;
  border-width: 1px 0px 0px 0px;
  border-style: solid;
}

div.module_feed ul, div.module_feed li {
  font-size: 12px;
  padding: 0px;
  margin: 0px;
  list-style: none;
}

div.module_feed span {
  font-size: 12px;
  padding: 0px;
  margin: 0px;
}

#items li {
  padding-left: 0px;
  padding-bottom: 2px;
}

#items ul {
  padding-left: 5px;
  margin: 0px;
  text-indent: 0px;
}

#maincol-wide-810 div.moduletable ul, #maincol-wide-810 div.moduletable_feed  ul {
  padding-left: 5px;
  margin: 0px;
  text-indent: 0px;
}

.moduletable, #maincol-wide-810 div.moduletable li, #maincol-wide-810 div.moduletable_feed  li {
  padding-left: 0px;
  padding-bottom: 2px;
}

#maincol-wide-810 div.moduletable h3, #maincol-wide-810 div.moduletable_feed h3 {
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  height: 20px;
  line-height: 20px;
  color: #060;
  width: 100%;
  border-bottom: 1px solid #eee;
  text-align: left;
  text-indent: 5px;
  font-size: 12px;
}

.newsfeed {
  font-size: 12px;
  padding: 0px;
  margin: 0px;
  width: 150px;
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 150px;
}

#topmenu a.mainlevel-nav {
  color: #f60;
  font-size: 0.8em;
  text-decoration: none;
}

#topmenu a.mainlevel-nav:hover {
  color: #fff;
  background-color: #F60;
}

#bestviewed {
  float: right;
  padding-right: 6px;
  padding-top: 6px;
  text-align: right;
  font-size: 10px;
  font-weight: bold;
}

#bestviewed a {
  color: #999;
}

.featured {
  font-size: 1.0em;
  color: #fff;
  background-color: #060;
  padding-left: 0.5em;
  padding-top: 0.1em;
  padding-bottom: 0.2em;
}

.moduletable_feed, #rsscontent, #user2.moduletable {
  font-size: 10px;
}

#adsense {
  width: 810px;
  height: 90px;
  float: right;
  background-color: #EEE;
}

a.sublevel {
  padding: 0px;
  margin: 0px;
  font-size: 0.9em;
  padding-left: 6px;
  width: 142px;
  color: #f60;
  line-height: 16px;
  margin-bottom: 0px;
  text-decoration: none;
  font-weight: normal;
  voice-family: "\"}\""; /* Box Model fix */
  voice-family: inherit;
  width: 123px;
}

html>body a.sublevel {
  width: 123px;
}

/* Opera5-Fix-fix ;-) */
a.sublevel:hover, a.sublevel#active_menu {
  text-decoration: none;
  width: 142px;
  voice-family: "\"}\""; /* Box Model fix */
  voice-family: inherit;
  width: 123px;
  background-color: #f60;
  color: #fff;
}

html>body a.sublevel:hover, a.sublevel#active_menu {
/* Opera5-Fix-fix ;-) */
  width: 123px;
}

/* OTHER STYLES */
#credits {
  float: left;
  width: 600px;
  padding-top: 0px;
  margin: 0px;
}

.credit, .credit a {
  color: #aaa;
  font-size: 9px;
  text-align: justify;
}

.lead {
  font-weight: bold;
  font-size: 0.9em;
  padding: 0px;
  margin: 0px 0px 1em 0px;
}

.para {
  font-size: 0.9em;
  padding: 0px;
  margin: 0px 0px 1em 0px;
}

/*    * rss-box defines the bounding div for the entire display- use to define borders, fill, etc.
    * rss-title the title of the feed and link style if displayed. Use with variants of rss-title a:link, rss-title a:hover, etc for rollowver styles
    * rss-items defines the unordered list <ul>...</ul> for the feed items- use to define the padding/margins for items.
    * rss-item display of each feed item description and title, <li>...</li> as well as the channel description, if displayed.
    * rss-item a: variant for the item title and link style
    * rss-date defines the display of item posting dates
*/
.rss-box {
  width: 190px;
}

.rss-title {
  font-size: 0.9em;
}

.rss-title a:link, rss-title a:hover {

}

.rss-item {
  padding-left: 0px;
  padding-top: 0px;
  margin-top: 0px;
  margin-left: -3em;
  list-style: none;
  font-size: 0.9em;
}

.rss-item a {
  padding: 0px;
  margin: 0px;
  list-style: none;
}

.rss-date {

}

#reportit {
  background-color: #D2435A;
  margin: 0px;
  padding: 0px;
}

#reportit h3 {
  color: #fff;
  font-size: 0.9em;
  font-weight: bold;
  margin: 0px 0px 0px 0px;
  text-indent: 4px;
  padding: 2px 0px 2px 0px;
}

#reportit h3:hover {
  text-decoration: none;
  color: #003;
}

#reportit img {
  padding-bottom: 1em;
  background-color: #fff;
}

#reportit a {
  color: #fff;
}

#reportit a:hover {
  color: #003;
  text-decoration: none;
}

th.caption {
  font-size: 13px;
  font-weight: normal;
  text-align: left;l
}

tr.paging {
  color: #00C;
  font-size: 0.7em;
  font-weight: bold;
}

.lineitem {
  position: relative;
  font-size: 10px;
  border-bottom: #999;
  border-width: 0 0 1px 0;
  border-style: none none solid none;
  vertical-align: top;
  font-size: 0.9em;
}

.lineitems {
  font-size: 14px;
  border-bottom: #999;
  border-width: 0 0 1px 0;
  border-style: none none solid none;
  vertical-align: top;
  background-color: #fff;
}

#encounter_report, #encounter_contact {
  font-size: 13px;
	padding-left: 20px;
  width: 100%;
}

.form_row td {
  padding: 0 0 4px 0;
  border-bottom: #6CF;
  border-width: 0 0 1px 0;
  border-style: none none solid none;
  vertical-align: top;
}

.form_label {
  text-align: left;
  vertical-align: top;
  width: 230px;
  font-weight: bolder;
}

.form_label1 {
  text-align: left;
  vertical-align: top;
  width: 135px;
}

.form_label2 {
  font-weight: bold;
  text-align: left;
  vertical-align: top;
 }

td.you, td.photo {
  width: 50%;
  vertical-align: top;
}

.leftimg {
  margin: 0 4px 0 0;
  border-color: #666;
  border-width: 1px;
  border-style: solid;
}

div module#awards_right {
  padding: 0 0 0 0px;
  width: 190px;
}

#awards_left {
  position: relative;
  bottom: 0px;
  padding: 0 0 0 0px;
  width: 190px;
}

#menu {
  padding: 0px;
  margin: 0px;
  width: 100%;
}

#dukes {
  text-align: right;
  padding: 185px 0 0 0;
}

.ecocean_home {
  padding: 6px 4px 6px 5px;
  background-color: #006;
  margin: 0;
}

img.rotor {
  border-color: #999;
  border-width: 1px 1px 4px 1px;
  border-style: solid;
  width: 93px;
  height: 123px;
}

#top-menu ul#mainlevel-nav li {
  width: auto !important;
  float: left;
  margin: 0;
  font-size: 11px;
  padding: 6px 2px 0 2px;
  height: 13px;
  line-height: 12px;
  margin-right: 1px;
  font-weight: bold;
}

table.measurements,
table.metalTags {
 border-collapse: collapse;
}

table.measurements th,
table.metalTags th
 {
  border-bottom: 1px dotted;
  text-align: center;
  padding: 0px; 5px;
}

table.measurements td,
table.metalTags td
 {
  border-botton: 1px solid #66CCFF;
  text-align: center;
  padding: 5px;
}
table.editEncounter {
 width: 150px;
 border: 1;
 padding: 1px;
 border-spacing: 0;
 border-collapse: collapse;  /* For IE 7 */
 border-color: #000000;
 background-color: #CCCCCC;
}
 
table.editEncounter .formLabel {
 text-align: left;
 font: bold;
} 
/* ================================================================
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/simple_vertical.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any
way to fit your requirements.
=================================================================== */

/* Add a margin - for this demo only - and a relative position with a high z-index to make it appear over any element below */
#menu_container {
  margin: 0px 0 120px 0px;
  position: relative;
  width: 810px;
  height: 25px;
  z-index: 100;
}

/* Get rid of the margin, padding and bullets in the unordered lists */
#pmenu, #pmenu ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  z-index: 99;
}

/* Set up the link size, color and borders */
#pmenu a, #pmenu a:visited {
  display: block;
  font-size: 11px;
  color: #fff;
  height: 25px;
  line-height: 24px;
  text-decoration: none;
  text-indent: 5px;
  border: 1px solid #ffffff;
  border-width: 1px 0 1px 1px;
  z-index: 99;
}

/* Set up the sub level borders */
#pmenu li ul li a, #pmenu li ul li a:visited {
  border-width: 0 1px 1px 1px;
  z-index: 99;
}

#pmenu li a.enclose, #pmenu li a.enclose:visited {
  border-width: 1px;
  z-index: 99;
}

/* Set up the list items */
#pmenu li {
  float: left;
  background: #7484ad;
  z-index: 99;
}

/* For Non-IE browsers and IE7 */
#pmenu li:hover {
  position: relative;
  z-index: 99;
}

/* Make the hovered list color persist */
#pmenu li:hover > a {
  background: #dfd7ca;
  color: #c00;
  z-index: 99;
}

/* Set up the sublevel lists with a position absolute for flyouts and overrun padding. The transparent gif is for IE to work */
#pmenu li ul {
  display: none;
  z-index: 99;
}

/* For Non-IE and IE7 make the sublevels visible on list hover. This is all it needs */
#pmenu li:hover > ul {
  display: block;
  position: absolute;
  top: -11px;
  left: 80px;
  padding: 10px 30px 30px 30px; /**background:transparent url(transparent.gif);*/
  width: 120px;
  z-index: 99;
}

/* Position the first sub level beneath the top level liinks */
#pmenu > li:hover > ul {
  left: -30px;
  top: 16px;
  z-index: 99;
}

/* get rid of the table */
#pmenu table {
  position: absolute;
  border-collapse: collapse;
  top: 0;
  left: 0;
  z-index: 100;
  font-size: 1em;
}

/* For IE5.5 and IE6 give the hovered links a position relative and a change of background and foreground color. This is needed to trigger IE to show the sub levels */
* html #pmenu li a:hover {
  position: relative;
  background: #dfd7ca;
  color: #c00;
  z-index: 99;
}

/* For accessibility of the top level menu when tabbing */
#pmenu li a:active, #pmenu li a:focus {
  background: #dfd7ca;
  color: #c00;
  z-index: 99;
}

/* Set up the pointers for the sub level indication */
#pmenu li.fly {
  background: #7484ad;
  z-index: 99;
}

#pmenu li.drop {
  background: #7484ad;
  z-index: 99;
}

/* This lot is for IE5.5 and IE6 ONLY and is necessary to make the sublevels appear */

/* change the drop down levels from display:none; to visibility:hidden; */
* html #pmenu li ul {
  visibility: hidden;
  display: block;
  position: absolute;
  top: -11px;
  left: 80px;
  padding: 10px 30px 30px 30px;
  z-index: 99; /**background:transparent url(transparent.gif);*/
}

/* keep the third level+ hidden when you hover on first level link */
#pmenu li a:hover ul ul {
  visibility: hidden;
  z-index: 99;
}

/* keep the fourth level+ hidden when you hover on second level link */
#pmenu li a:hover ul a:hover ul ul {
  visibility: hidden;
  z-index: 99;
}

/* keep the fifth level hidden when you hover on third level link */
#pmenu li a:hover ul a:hover ul a:hover ul ul {
  visibility: hidden;
  z-index: 99;
}

/* keep the sixth level hidden when you hover on fourth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul ul {
  visibility: hidden;
  z-index: 99;
}

/* make the second level visible when hover on first level link and position it */
#pmenu li a:hover ul {
  visibility: visible;
  left: -30px;
  top: 14px;
  lef\t: -31px;
  to\p: 15px;
  z-index: 99;
}

/* make the third level visible when you hover over second level link and position it and all further levels */
#pmenu li a:hover ul a:hover ul {
  visibility: visible;
  top: -11px;
  left: 80px;
  z-index: 99;
}

/* make the fourth level visible when you hover over third level link */
#pmenu li a:hover ul a:hover ul a:hover ul {
  visibility: visible;
  z-index: 99;
}

/* make the fifth level visible when you hover over fourth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul {
  visibility: visible;
  z-index: 99;
}

/* make the sixth level visible when you hover over fifth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul {
  visibility: visible;
  z-index: 99;
}

table.tissueSample {
    border-width: 1px;
    border-spacing: 2px;
    border-style: hidden;
    border-color: gray;
    border-collapse: collapse;
    background-color: white;
}
table.tissueSample th {
    border-width: 1px;
    padding: 1px;
    border-style: solid;
    border-color: gray;
    background-color: #99CCFF;
    -moz-border-radius: ;
}
table.tissueSample td {
    border-width: 1px;
    padding: 2px;
    border-style: solid;
    border-color: gray;
    background-color: white;
    -moz-border-radius: ;
}


.vm-button, .vm-button:hover {
	/*
	background: url(../images/compare-images-icon.png) no-repeat;
	width: 69px;
	height: 60px;
*/
	color: #000;
	text-decoration: none;
	border: solid 1px black;
	border-radius: 2px;
	padding: 1px 3px 1px 3px;
	position: absolute;
	margin: 30px 0 0 0;
	display: inline-block;
}

.vm-button:hover {
	background-color: #DD0;
}

.vm-img-wrapper {
	position: relative;
}
.vm-img-wrapper .vm-button {
	bottom: -4px;
	right: -4px;
}


.encounter-vm-button {
	float: right;
	margin-right: 13px;
	font-size: 0.9em;
}

.enc-cr-wrapper {
	padding: 5px;
	position: relative;
	text-align: right;
}

.enc-cr-wrapper img {
	max-height: 80px;
	margin-top: 12px;
	max-width: 100px;
}

.enc-cr-wrapper .note {
	font-size: 0.8em;
	position: absolute;
	bottom: 0;
	right: 0;
	background-color: rgba(200,200,200, 0.75);
	padding: 2px;
}


.enc-cr-wrapper .cr-button {
	font-size: 0.8em;
	margin-top: 10px;
}


#dropzone-previews {
	border-radius: 8px;
	background-color: rgba(50,50,50, 0.2);
	padding: 10px;
	min-height: 100px;
	margin: 0 20px 0 2px;
}

#dropzone-previews:hover {
	background-color: rgba(50,50,50, 0.3);
}

.input-file-drop {
	position: relative;
	overflow: hidden;
	border-radius: 8px;
	background-color: rgba(50,50,50, 0.2);
	padding: 30px 10px 10px 10px;
	text-align: center;
	min-width: 50%;
	min-height: 100px;
	margin: 0 20px 0 2px;
	cursor: pointer;
}

.input-file-drop:hover {
	background-color: rgba(50,50,50, 0.3);
}


.input-file-drop input.ie {
	margin: 14px;
	padding: 10px;
	font-size: 1.1em;
}

.input-file-drop input.nonIE {
	cursor: pointer;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	width: 100%;
	height: 100%;
}

#input-file-list {
	padding: 8px;
	color: #666;
	font-size: 0.8em;
}



.img-watermark {
	background-color: rgba(255,255,255,0.3);
	position: absolute;
	top: 75px;
	left: -25px;
	font-size: 0.85em;
	width: 110%;
	text-align: center;
	padding: 13px;
	transform: rotate(-21deg);
	color: rgba(0,0,0,0.9);
}


div.row-lock {
	position: absolute;
	left: -30px;
	top: 10px;
	width: 30px;
	height: 27px;
}

td.lock-td {
	position: relative;
}

div.lock-right {
	float: right;
	position: relative;
}


td.lock-td div.row-lock {
	left: auto !important;
	right: 4px;
}

div.row-lock.new {
	background: url(../images/lock-icon.png) no-repeat;
	cursor: pointer;
}
div.row-lock.pending {
	background: url(../images/lock-icon-pending.png) no-repeat;
}
div.row-lock.blocked {
	background: url(../images/lock-icon-no.png) no-repeat;
}

.blockUI.blockOverlay {
	opacity: 0.65 !important;
}

table.no-access,
tr.no-access td {
	opacity: 0.5;
}

table.no-access:hover,
tr.no-access:hover td {
	opacity: 1.0;
}

/*
.no-access img {
	opacity: 0.5;
}
*/


.popup {
	background-color: #FFF;
	position: fixed;
	padding: 10px;
	left: 5%;
	top: 2%;
	width: 90%;
	min-height: 200px;
	border: solid 2px #888;
	z-index: 300;
}

/* generic "notice me!" error text? */
.error {
	color: #820;
}

.scroll {
	overflow-y: auto;
}

.popup .scroll {
	max-height: 300px;
}

.throbbing {
	background: url(../images/throbber.gif) no-repeat left top;
	padding-left: 25px;
	min-height: 25px;
}


.collaboration-failure {
	color: #A21;
}
.collaboration-success {
	color: #2A4;
}

#notifications {
	font-size: 0.9em;
	position: absolute;
	top: -70px;
	right: 8px;
}

#notifications div {
	padding: 4px;
	color: rgba(0,0,0,0);
	cursor: pointer;
	border: 1px solid rgba(0,0,0,0);
	border-radius: 3px;
}

#notifications div:hover {
	background-color: #DDD;
	border-color: #888;
	color: rgba(0,0,0,0.5);
}

.notification-pill {
	color: #FFF;
	background-color: #F12;
	border-radius: 7px;
	font-weight: bold;
	padding: 1px 5px 1px 5px;
	margin: 1px 3px 1px 3px;
	opacity: 0.6;
}

#notifications div:hover .notification-pill {
	opacity: 1.0;
}



.collaboration-invite-notification {
	margin: 3px;
	padding: 1px 3px 1px 3px;
	background-color: #DDD;
	clear: both;
	height: 1.8em;
}
.collaboration-invite-notification:hover {
	background-color: #DDE;
}
.collaboration-invite-notification input {
	float: right;
}


/*
				//h += "<div class=\"mine " + cls + "\"><span class=\"who\">to <b>" + c.getUsername2() + "</b></span><span class=\"state\">" + c.getState() + "</span></div>";
*/

div.collab-list div {
	padding: 6px;
	width: 100%;
	background-color: rgba(100,100,100,0.2);
	margin: 5px;
}

div.collab-list span.who {
	font-size: 0.8em;
	width: 20%;
	display: inline-block;
	color: #555;
}

div.collab-list span.who b {
	font-size: 1.2em;
}

div.collab-list span.who b {
	color: #444;
}

div.collab-list div.mine span.who b {
	color: #338;
}


div.collab-list span.state {
	color: #DDD;
	font-size: 0.8em;
	padding: 2px 5px 2px 5px;
	border-radius: 3px;
}

div.collab-log {
	margin-top: 18px;
}

div.collab-log a {
	font-weight: normal;
}

div.collab-log span.details {
	font-size: 0.9em;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	margin-left: 20px;
}

div.collab-log div.scrollbox {
	max-height: 275px;
	overflow-y: auto;
}

div.collab-log div.logrow {
	font-size: 0.9em;
	background-color: rgba(0,0,0,0.2);
	margin: 2px;
	padding: 2px;
}

div.collab-log span {
	margin: 0 6px 0 6px;
	padding: 2px;
}

.collab-table {  /*leave room for lock icon*/
	width: 785px;
	margin-left: 25px;
}

div.state-initialized span.state {
	background-color: #AA1;
}
div.state-rejected span.state {
	background-color: #821;
}
div.state-approved span.state {
	background-color: #281;
}


.user-bio-button {
	border: solid 1px #DDD;
	border-radius: 3px;
	background-color: #EEE;
	padding: 1px 4px 1px 4px;
	margin: 0 3px 0 3px;
	cursor: pointer;
}

.user-bio-button:hover {
	background-color: #FFE;
}


.socialphoto {
    margin: 5px;
    padding: 5px;
}

.socialphoto.selected {
    background-color: greenyellow;
}

.showOccIDs, .hideOccIDs {
	padding: 3px !important; 
	margin: 2px 5px 2px 5px !important;
	font-size: 0.75em !important;
}


