body {
  background-color: white;
  padding: 0 5px 20px 35px;
  /* min-width: 1000px; */
  text-align: center;
  min-width: 1020px;
}
#wrapper {
  width:980px;
  margin: 0 auto;
  text-align: left;
}
body, p, input, td {
  font-size: 8pt;
  font-family: Verdana;
  color: black;
}
a, a:link, a:visited {
  text-decoration: none;
  color: #00855A;
}
a:hover {
  color: red;
}
#content a, #content a:link, #content a:visited {
	color: black;
  text-decoration: underline;
}
#content a:hover {
  color: red;
}
#content h2 a, #content h2 a:link, #content h2 a:visited {
  font-size: 0.9em;
  font-family: Verdana;
  text-decoration: none;
}
#navi a, #navi a:link, #navi a:visited {
  font-weight: bold;
}
#navi .submenu a, #navi .submenu a:link, #navi .submenu a:visited {
  font-weight: normal;
  padding: 6px 0 6px 30px;
}
#navi {
  width: 180px;
  float: left;
}
#navi ul {
  width: 170px;
  padding-left: 0;
  padding-bottom: 5px;
  margin-left: 0;
  margin-top: 0;
  background-color: #EFF8F5;
  border-color: #B7D2C9;
  border-right-style: solid;
  border-left-style: solid;
  border-bottom-style: solid;
  border-width: 2px;
}
#navi li {
  list-style-type: none;
  padding: 5px 0px 5px 20px;
  /*
  border: 1px green solid;
  */
}
#navi li.topsub {
}
#navi li.submenu {
  margin-top: 0;
}

#mainContent {
  float: right;
  width: 800px;
}
#content {
  width: 600px;
/*  margin-right: 10px;*/
  margin-left: 10px;
  float: left;
  margin-bottom: 10px;
}
#content table, #myBeach table {
  width: 100%;
  border-collapse: collapse;
}
#content table td {
  padding-bottom: 2px;
  padding-top: 2px;
}
#content table th, #seedlist_container .header {
  font-weight: bold;
  text-align: left;
  border-bottom: 1px solid grey;
  font-family: verdana;
  padding-bottom: 5px;
  padding-top: 10px;
}
#content .cell1a, #content .cell1b {
  font-family: verdana;
  font-size: 11px;
}
#content .cell1b {
  color: #666;
}
#content .timestamp {
  font-size: 11px;
  color: #666;
  padding-top: 1px;
  padding-bottom: 1px;
  margin-top: 1px;
  margin-bottom: 1px;
}
#myBeach {
  width: 180px;
  float: right;
}
#myBeach table th {
  text-align: left;
}
h1 {
  background-color: #00855A;
  color: white;
  font-weight: bold;
  text-align: center;
  margin-top: 3px;
  margin-bottom: 0px;
  padding: 3px 0 3px 0;
  font-size: 9pt;
  background-image: url(/images/box_top.gif);
  background-repeat: no-repeat;
  background-position: left top;
  width: 174px;
}
#content h1 {
  padding: 2px 0 2px 0;
  text-align: center;
  background-image: url(/images/box_long_top.gif);
  background-repeat: no-repeat;
  background-position: left top;
  width: 100%;
}
#content h2 {
  padding-bottom: 0;
  margin-bottom: 0;
  margin-top: 0;
}
div.p {
  clear: both;
  margin-top: 0;
  padding: 5px 15px 15px 15px;
  border-color: #B7D2C9;
  border-right-style: solid;
  border-left-style: solid;
  border-bottom-style: solid;
  border-width: 2px;
}
div.p p {
  margin-top: 3px;
}
img#banner {
}

#myBeach h2 {
  font-size: 0.9em;
  color: #333;
}
#myBeach ul {
  list-style-type: disk;
  padding-left: 15px;
}
#myBeach ul li {
  margin-left: 0px;
}
#myBeach .w {
  font-family:verdana;
  margin: 0 0 10px 0;
  background-color: #EFF8F5;
  border-color: #B7D2C9;
  border-right-style: solid;
  border-left-style: solid;
  border-bottom-style: solid;
  padding: 3px 3px 5px 3px;
  border-width: 2px;
  width: 164px;
}
#content #sidebar .active {
  background-color: #C7EBC7;
}
p.notice {
  background-color: #3c3;
  color: white;
  font-weight: bold;
  padding: 5px;
  border: 2px solid #060;
  font-size: 0.9em;
}
.error_list {
  background-color: #f99;
  padding: 5px 5px 5px 20px;
  margin: 5px;
  border: 2px solid #f66;
}
.error_list li {
  color: #c00;
  font-weight: bold;
  font-size: 0.9em;
  list-style-type: square;
}
.formPart {
  background-color: #EFF8F5;
  border: 1px solid #b7d2c9;
  padding: 3px;
}
.news {
	padding:3px;
  font-size: 12px;
	background-color:white;
}
#seedlist_container .seed {
  padding: 3px;
}
.sortable_hover {
  background-color: #eee;
}
td.desc {
  font-weight: bold;
  vertical-align: top;
}
div#seedlist_container span {
  display: block;
}
#seedlist_container .number {
  float: left;
  font-weight: bold;
  padding-left: 12px;
  cursor: pointer;
  color: #999;
  background-image: url(/images/moving_dots.png);
  background-repeat: no-repeat;
  background-position: left 2px;
}
.lineover {
  background-color: #f1f1f1;
  font-weight: bold;
  font-size: 0.8em;
  color: #666;
}
.p dt {
  color: #666;
  font-size: 0.9em;
  font-weight: bold;
}
tr.inactive td {
  opacity: 0.4;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}

#content #t_actions {
  margin-top: 10px;
  border: 1px solid #999;
  float: right;
  padding: 2px 5px 2px 5px;
  margin-bottom: 5px;
}
#content tr.msg_unread {
  font-weight: bold;
}
#content td.subtitle {
  font-weight: bold;
  letter-spacing: 0.2em;
  border-bottom: solid 1px white;
}
#footer {
  clear: both;
  text-align: center;
  width: 960px;
}
img.actionIcon {
  border-width: 0;
}
#navi .active {
}
.window_icon {
  float: right;
}
.print {
  display: none;
}
.opt_fields {
  padding-top: 10px;
  font-size: 11px;
  font-style: italic;
}
#sidebar {
  list-style-type: none;
  margin: 0;
  padding: 0;
  float: left;
  width: 596px;
  border-color: #B7D2C9;
  border-right-style: solid;
  border-left-style: solid;
  border-width: 2px;
}
#sidebar li {
  float:left;
  padding:10px 18px 3px 18px;
  margin:0 1px 0 0;
  position:relative;
  z-index:100;
  background-color: #EFF8F5;
  color: #ccc;
  font-size: 12px;
  font-family: arial;
}
#sidebar li.first {
  -moz-border-radius-bottomleft: 8px;
  -webkit-border-bottom-left-radius: 8px;
}
#sidebar dl.last {
  background-image: url(/images/down.gif);
  background-position: right top;
  background-repeat: no-repeat;
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-right-radius: 8px;
}
#sidebar li dl {
  position:absolute;
  top: 0;
  left:0;
}
#sidebar li a, #sidebar li a:link, #sidebar li a:visited, #sidebar li dt,
  #sidebar li dd {
  text-decoration: none;
  color: #00855A;
}
#sidebar li a:hover, #sidebar li dd a:hover {
  color: red;
}
#sidebar li:hover dl {
  -moz-border-radius-bottomleft: 8px;
  -webkit-border-bottom-left-radius: 8px;
}
#sidebar li dd {display:none;}
#sidebar li:hover, #sidebar li a:hover {border:0;}
#sidebar li:hover dd, #sidebar li a:hover dd {display:block;}
#sidebar table {
  border-collapse:collapse;
  padding:0;
  margin:-1px;
}
#sidebar dl {
  width: 144px;
  margin: 0;
  padding: 0;
  background-color: #EFF8F5;
  cursor:pointer;
}
#sidebar dt {
  margin: 0;
  padding:10px 15px 3px 15px;
}
#sidebar dd {
  margin:0;
  padding:0;
}
#sidebar dt a, #sidebar dt a:link, #sidebar dt a:visited {
  display:block;
}
#sidebar dd a, #sidebar dd a:link, #sidebar dd a:visited {
  text-decoration:none;
  display:block;
  padding: 8px 5px 8px 15px;
}
#sidebar dd.sep {
  border-top: 1px solid #bbb;
}
tr.highlight {
  background-color: #ddd;
}
fieldset.collapsible {
  border-width: 1px 0 0 0;
}
fieldset.collapsible legend {
  padding-left: 16px;
  cursor: pointer;
  background:url("/images/arrow_expanded.png") no-repeat scroll 0 40% transparent;
}
