/* *********************************************************************************** */

/* CSS for WMO site */
td, div {
  color: #333333;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  line-height: 15px;
  vertical-align: top;
  /* display: block; */  /* block makes solpartmenu and toppane table a_buttons wacked in FireFox */
  padding: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: center;
}

div.wmohead {
 position: relative;
 top: 0px;
 left: 0px;
 width: 774px; 
 height: 225px;
 margin-left: auto;
 margin-right: auto;
 margin-top: 0px;
 margin-bottom: 0px;
 padding: 0px;
 text-align: center; 
 display: block;
}

* html div.toppane { /* Tan Hack for IE */
  position: relative;  /* absolute */
  top: 84px;
  left: 0px;
  background:transparent url('/Portals/348/Skins/WMOSkins/banner5.jpg') no-repeat;   /* #FFFFFF */
  width: 774px;
  height: 141px; /* 57px or 141px */
  vertical-align: top;
  text-align: left;
  padding-left: 157px;
  padding-top: 94px;  /* more than 94 pushes content pane down. button.jpg is 40 high. */
  margin: 0px;
  overflow: hidden;
  /* padding plus height to equal 225? */
}

div.toppane {
  position: relative;  /* absolute */
  top: 84px;
  left: 0px;
  background:transparent url('/Portals/348/Skins/WMOSkins/banner5.jpg') no-repeat;   /* #FFFFFF */
  width: 615px; /* 615 or 774 */
  height: 55px; /* 55, 131 or 141px JJK. affects spacing in FireFox between head and main content */
  vertical-align: top;
  text-align: left;
  padding-left: 159px;
  padding-top: 96px;  /* more than 96 pushes content pane down. button.jpg is 40 high. */
  margin: 0px;
  overflow: hidden;
  /* padding plus height to equal 225? */
}

div.wmocontent {
  position: static;  /* relative */
  /*  top: 84px; */
  /*  left: 0px; */
  width: 774px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  margin-top: 0px;
  padding: 0px;
  text-align: center; 
  display: block;
}

* html div.contentpane { /* Tan Hack for IE */
  position: static;
  top: 0px;
  left: 0px;
  background: #FFFFFF;
  color: #333333;
  padding: 0px;
  width: 774px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  line-height: 15px;
  vertical-align: top;
  text-align: center;
  margin: 0px;
  display: block;
  border-top: 0px;
  border-bottom: 0px;
  border-left: 13px solid #39512D;
  border-right: 13px solid #39512D;
}

div.contentpane {
  position: static;
  top: 0px;
  left: 0px;
  background: #FFFFFF;
  color: #333333;
  padding: 0px;
  width: 748px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  line-height: 15px;
  vertical-align: top;
  text-align: center;
  margin: 0px;
  display: block;
  border-top: 0px;
  border-bottom: 0px;
  border-left: 13px solid #39512D;
  border-right: 13px solid #39512D;
}

div.wmofooter {
  position: static;  /* relative */
  top: 400px;
  left: 0px;
  width: 774px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
  /* clear: both; */
}

* html div.bottompane {  /* tan hack for IE. give wider width */
  position: static;
  /*  top: 200px;  */
  /*  left: 13px;  */
  background: #FFFFFF; 
  width: 774px;
  text-align: center;
  /* clear:left; */
  display: block;
  border-left: 13px solid #39512D;
  border-right: 13px solid #39512D;
}

div.bottompane {
  position: static;
/*  top: 200px;  */
/*  left: 13px;  */
  background: #FFFFFF; 
  width: 748px;
  text-align: center;
  /* clear:left; */
  display: block;
  border-left: 13px solid #39512D;
  border-right: 13px solid #39512D;
}

/* style for module titles */
.head {
  font-family: Tahoma, Arial, Helvetica;
  font-size: 18px;
  font-weight: normal;
  color: #42443A;
  /* color: #333333; */
  text-align: center;
  line-height: 20px;
}

span.Head {
  font-family: Tahoma, Arial, Helvetica;
  font-size: 18px;
  font-weight: normal;
  /* color: #333333; */
  color: #42443A;
  text-align: center;
  line-height: 20px;
}

/* style of item titles on edit and admin pages */
.SubHead {
  font-family: Tahoma, Arial, Helvetica;
  font-size: 11px;
  font-weight: bold;
  color: #003366;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: black;
}

/* text style used for most text rendered by modules */
.Normal, .NormalDisabled {
  font-family: Tahoma, Arial, Helvetica;
  font-size: 11px;
  font-weight: normal;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled {
  color: Silver;
}

.BorderLeft {
  background:transparent url('/Portals/348/Skins/WMOSkins/left2.jpg') repeat-y scroll 0%;
}

.BorderRight {
  background:transparent url('/Portals/348/Skins/WMOSkins/right.jpg') repeat-y scroll 0%;
}

/* text style used for rendered text which requires emphasis */
.NormalBold {
  font-family: Tahoma, Arial, Helvetica;
  font-size: 11px;
  font-weight: bold;
}

/* text style used for error messages */
.NormalRed {
  font-family: Tahoma, Arial, Helvetica;
  font-size: 12px;
  font-weight: bold;
  color: #ff0000;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
}

/* button style for standard HTML buttons */
.StandardButton {
  padding-right: 5px;
  padding-left: 5px;
  font-weight: normal;
  font-size: 11px;
  background: #dddddd;
  color: #000000;
  font-family: Verdana, sans-serif;
}

/* GENERIC */
H1 {
  font-family: Tahoma, Arial, Helvetica;
  font-size: 20px;
  font-weight: normal;
  color: #666644;
}

H2 {
 font-family: Tahoma, Arial, Helvetica;
 font-size: 20px;
  font-weight: normal;
  color: #666644;
}

H3 {
  font-family: Tahoma, Arial, Helvetica;
  font-size: 12px;
  font-weight: normal;
  color: #003366;
}

H4 {
  font-family: Tahoma, Arial, Helvetica;
  font-size: 12px;
  font-weight: normal;
  color: #003366;
}

H5, DT {
  font-family: Tahoma, Arial, Helvetica;
  font-size: 11px;
  font-weight: bold;
  color: #003366;
}

H6 {
 font-family: Tahoma, Arial, Helvetica;
 font-size: 11px;
 font-weight: bold;
 color: #003366;
}

TFOOT, THEAD {
 font-family: Tahoma, Arial, Helvetica;
 font-size: 12px;
 color: #003366;
}

TH {
 vertical-align: baseline;
 font-family: Tahoma, Arial, Helvetica;
 font-size: 12px;
 font-weight: bold;
 color: #003366;
}

A:link {
  text-decoration: none;
  color: #003366;
}

A:visited {
  text-decoration: none;
  color: #003366;
}

A:hover {
  text-decoration: underline;
  color: #ff0000;
}

A:active {
  text-decoration: none;
  color: #003366;
}

SMALL {
  font-size: 8px;
}

BIG {
  font-size: 14px;
}

BLOCKQUOTE, PRE {
  font-family: Lucida Console, monospace;
}

UL LI {
  list-style-type: square;
}

UL LI LI {
  list-style-type: disc;
}

UL LI LI LI {
  list-style-type: circle;
}

OL LI {
  list-style-type: decimal;
}

OL OL LI {
  list-style-type: lower-alpha;
}

OL OL OL LI {
	list-style-type: lower-roman;
}
OL UL LI {
	list-style-type: disc;
}

HR {
  color: #696969;
  height: 1pt;
  text-align: left;
}

/* SolPart Main Menu */
.MainMenu_MenuContainer {
  padding-left: 0px;
  padding-right: 0px;
  background: transparent url('/Portals/348/Skins/WMOSkins/wmomenubar.jpg') no-repeat;
  /* background-color: transparent; #CCCCCC */
  width: 100%;
  height: 39px;  /* in IE, barheight includes border */
  font-family: Verdana, Tahoma, Arial, Helvetica;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  border-top: 1px solid #FFFFFF;  /* JJK. added border to see if match background */
  border-bottom: 1px solid #FFFFFF;
}

* html .MainMenu_MenuBar { /* Tan Hack for IE. give wider height and width */
  cursor: pointer;
  height: 37px;  /* in IE, barheight includes border */
  width: 100%;
  background-color: transparent;
  vertical-align: top;
  text-align: center;
  font-family: Verdana, Tahoma, Arial, Helvetica;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  border-top: 0px solid #FFFFFF;  /* JJK. added border to see if match background */
  border-bottom: 0px solid #FFFFFF;
}

.MainMenu_MenuBar {
  cursor: pointer;
  height: 37px;  /* in IE, barheight includes border */
  width: 100%;
  background-color: transparent;
  font-family: Verdana, Tahoma, Arial, Helvetica;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  vertical-align: top;
  text-align: center;
  border-top: 0px solid #FFFFFF;  /* JJK. added border to see if match background */
  border-bottom: 0px solid #FFFFFF;
}

/* JJK not used ? */
.MainMenu_RootMenuItem {
  cursor: pointer;
  color: black;
  font-family: Verdana, Tahoma, Arial, Helvetica;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  border-left: 0px solid #FFFFFF;
  border-bottom: 0px solid #FFFFFF;
  border-top: 0px solid #FFFFFF;
  border-right: 0px solid #FFFFFF;
  background-color: transparent;
  text-align: center;
  vertical-align: top;
}

/* JJK not used ? */
.MainMenu_RootMenuItemSel {
  cursor: pointer;
  color: black;
  font-family: Verdana, Tahoma, Arial, Helvetica;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  border-left: 0px solid #FFFFFF;
  border-bottom: 0px solid #FFFFFF;
  border-top: 0px solid #FFFFFF;
  border-right: 0px solid #FFFFFF;
  background-color: transparent;
  text-align: center;
  vertical-align: top;
}

.MainMenu_MenuItem {  /* affects both root menu and submenu */
  cursor: pointer;
  color: black;
  font-family: Verdana, Tahoma, Arial, Helvetica;
  font-size: 11px;
  font-weight: bold;
  font-style: normal;
  border-left: 0px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  border-top: 0px solid #FFFFFF;
  border-right: 0px solid #FFFFFF;
  background-color: transparent;
  text-align: left;
  vertical-align: top;
}

.MainMenu_MenuItemSel {
  cursor: pointer;
  color: black;
  font-family: Verdana, Tahoma, Arial, Helvetica;
  font-size: 11px;
  font-weight: bold;
  font-style: normal;
  background-color: #EFEFEF;
  text-align: left;
  /* #C1D2EE; */
}

.MainMenu_MenuIcon {
  cursor: pointer;
  background-color: #EEEEEE;
  border-left: 1px solid #EEEEEE;
  border-bottom: 1px solid #EEEEEE;
  border-top: 1px solid #EEEEEE;
  text-align: center;
  width: 15px;
  height: 21px;
}

.MainMenu_SubMenu {
  z-index: 1000;
  cursor: pointer;
  background-color: #B4C3E0;
  /* #FFFFFF; */
  border-bottom: 0px solid #FFFFFF;
  border-left: 0px solid #FFFFFF;
  border-top: 0px solid #FFFFFF;
  border-right: 0px solid #FFFFFF;
}

.MainMenu_MenuBreak {
  border-bottom: #EEEEEE 1px solid;
  border-left: #EEEEEE 0px solid;
  border-top: #EEEEEE 1px solid;
  border-right: #EEEEEE 0px solid;
  background-color: #EEEEEE;
  height: 1px;
}

.MainMenu_MenuArrow {
  font-family: webdings;
  font-size: 10pt;
  cursor: pointer;
  border-right: #FFFFFF 1px solid;
  border-bottom: #FFFFFF 1px solid;
  border-top: #FFFFFF 0px solid;
}
.MainMenu_RootMenuArrow {
  font-family: webdings;
  font-size: 10pt;
  cursor: pointer;
}

/* ********************************************************************* */

/* *:********************************************************************* */
/* from template/wm/basic.css */

/* ---------- Headers ----------- */
h1, h2, h3 {
  font-family: "Trebuchet MS", Verdana, serif;    
  margin: 0px;
  padding: 0px;
  background-color: inherit;
}

h1 {
  font-size: 1.4em;
}
h2 {
  font-size: 1.2em;
}
h3 {
  font-size: 1.0em;
}
/* ---------- Tags ---------- */
strong {
    font-weight: bold;
}
q {
    display: block;
    padding: 0px;
    font-size: 90%;
}
ul {
    margin: 0px;
    padding: 0px;
    padding-left: 8px;
}
p {
  margin: 0px;
}
img {
  border-style: none;
  margin: 0px;
}

img.float-left {
    float: left;
    margin-right: 0px;
    display: inline;
}

img.float-right {
    float: right;
    margin-left: 0px;
    display: inline;
}
blockquote {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
fieldset {
    margin: 0px 10px;
    padding: 0px;
}
legend {
    font-style: italic;
    font-size: 110%;
}
/* ----------- Form styles ----------- */
form {
     margin: 0px;
     padding: 0px;
}
input, textarea {
    font-size: 9pt;
    margin: 0;
    padding: 0;
}
select[multiple="multiple"] {
    padding: 1px 2px 1px 2px;
}
ul.no-bullet {
   list-style-type: none;
}
/* ------------- Table ------------- */
table {
  border-collapse: collapse;
}
th {
  font-weight: bold;
  font-family: "Trebuchet MS", Verdana, serif;
  text-align: center;
}

/* ---------- Classes ---------- */
fieldset.quote {
  border: 1px solid black;
}
fieldset.quote legend {
    font-style: italic;
    font-weight: normal;
    font-size: inherit;
}

table.form-table {
    margin: 0px;
}
table.form-table {
    padding: 0px;
    vertical-align: top;
}
.form-table label {
    font-weight: bold;
    margin-right: 20px;
    color: black;
}
.top-label label {
    font-weight: bold;
}
.clear {
    clear: both;
}
.padded {
   padding: 0px;
}
.smaller, .smaller input, .smaller select {
   font-size: .8em;}
.larger {
   font-size: 1em;
}
.align-center {
   text-align: center;
}
.align-right {
   text-align: right;
}
.align-left {
   text-align: left;
}
/* ---------------- Box definitions -------------- */
.box {
  margin-bottom: 0px;
}
.box-title, .box-content, .box-footer {
  padding: 0px;
}
.entry-summary, .webpage-content, .webpage-summary {
 /* prevents float overlap */
 overflow: hidden;
}
abbr {
  border: none;
}
div.webpage-image, div.entry-image {
  float: right;
  display: inline;
  margin: 0 0 0px 0px;
}
/* ********************************************************************** */


/* ********************************************************************* */
/* from template/wm/position.css */
/* --------- Layout and positioning ------------ */

/* *********************************************************************************** */
/* from theme/wm/default.css */

body {
  margin: 0px auto;
  /* color: #DFE3BA; */
  font-family: sans-serif;
  font-size: .8em;
  padding: 0px 0px 0px 0px;
  background-image: url('bodyBg.jpg') ;
  background-color: #39512D;
  background-repeat: repeat-x;
  background-position: top left;
  background-attachment: scroll;
  text-align: center;
  width: 99%;
}

#body {
  margin: 0px auto;
  /* color: #39512D; */
  font-family: sans-serif;
  font-size: .8em;
  padding: 0px 0px 0px 0px;
  background-image: url('bodyBg.jpg') ;
  background-color: #39512D;
  background-repeat: repeat-x;
  background-position: top left;
  background-attachment: scroll;
  text-align: center;
}

html {
  margin: 0px auto;
  padding: 0px 0px 0px 0px;
}

/* ---------- Block colors ----------- */
#container, #header {
  color: black;
}

#sidepanel div.box {
  background-color: #ADB583;
  border: green 2px solid;
}
.bgcolor1 {
  background-color: #DEE2BD;
  color: black;
}
.bgcolor2 {
  background-color: #EDF4D1;
  color: black;
}
.bgcolor3 {
  background-color: #ADB583;
  color: black;
}
q {
  background-color: #d6d7ca;
  color: black;
}
a:link, a:visited {
  text-decoration: none;
  background-color: inherit;
  color: #A03E19;
}
a:hover, a:active {
  text-decoration: underline;
  background-color: inherit;
  color: #000;
}
h1 a {
  text-decoration: none;
}
h1 a:hover {
  background-color: inherit;
}
th {
  font-weight: bold;
  background-color : #FFFF7F;
}
.box {
  color: black;
}
.box-title {
  color: black;
}
/* -------- Form color ---------- */
input, textarea {
  color: #000;
  background: white;
  border: #000 solid 1px;
}
input:focus, textarea:focus {
  background-color: #EDEFDB;
  color: black;
}
input[type="submit"] {
  color: #000;
  background: #ADB583;
  border: 1px #000 outset;
  cursor: default;
  cursor: pointer;
}

div.menu-link {
  border-top : white 0px solid;
  margin: 0;
  padding: 0;
  font-size: .9em;
}
div.menu-link a {
  font-weight : bold;
  text-decoration : none;
}
div.menu-link a:hover {
  text-decoration : underline;
}
div.menu-link:hover {
  background-color : #ADB583;
  color: black;
}

ul#navlist li a {
  background-color : #ADB583;
  color: black;
}
div.category-info {
   margin-bottom : 0px;
}

/* WILDERNESS MEDICINE */
/* img {display: block;} */

td.td_left {
  background:transparent url('/Portals/348/Skins/WMOSkins/left2.jpg') repeat-y scroll 0%;
}

td.td_right {
  background:transparent url('/Portals/348/Skins/WMOSkins/right2.jpg') repeat-y scroll 0%;
}

td.td_main {
  background: #FFFFFF;
  padding: 0px 10px 0px 10px;
  width:748px;
}

td.Normal {
  background: #FFFFFF;
}

a:link, a:active, a:visited {
  color:#009900;
  text-decoration:none;
}
a:hover {
  color:#009900;
  text-decoration:underline;
}
.box-title {
  font-size: 1.2em;
  text-align: center;
}

a.a_button {
  background: url('/Portals/348/Skins/WMOSkins/button.jpg') no-repeat center;
  color: #333333;
  width: 108px;
  height: 34px;  /* button.jpg is 40x108 */
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  padding-top: 0px;
  display: block;
  font-weight: bold;
}

a.a_button:link, a.a_button:active, a.a_button:visited {
  background: url('/Portals/348/Skins/WMOSkins/button.jpg') no-repeat center;
  color: #333333;
  width: 108px;
  height: 34px;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  padding-top: 0px;
  display: block;
  font-weight: bold;
}

a.a_button:hover {
  color: #006600;
  text-decoration: none;
}

/* *********************************************************************************** */
