/*@import url(omdebug.css);*/
* { margin: 0; padding: 0; } /* zero browser defaults */
html, body    { background-color: #000; }/* #6e6e86;? */
body          { background-image: url(../i/b/om-grad-bckgrnd.jpg); background-repeat: repeat-x; background-position: center top; text-align: center; margin: 0; min-width: 570px ; padding: 0 0 10px; }
body.first    { padding: 0 0 5px; }
body          { color: #171717; font: normal normal normal 81.25%/1.4em Verdana; }
/*body        { color: #171717;     font: normal normal normal 95%/1.4em Corbel, Monaco, Verdana, sans-serif; }*/
#fram, #hedr, #futr, #cont { width: 900px; }
#fram         { text-align: left; margin: 0 auto; padding: 0; height: auto; }
#fram         { position: relative; top: 0; left: 0; z-index: 2; }
#hedr         { position: absolute; z-index: 2; height: 148px; top: 0; left: 0; margin: 0; padding: 0; border-bottom: 6px solid #68737a; }
#cont         { padding: 5.5em 0 0; height: auto; float: right; margin: 154px 0 0; } /*  height adjustment: here via margin, first */
.lft            { width: 445px; height: auto; float: left; }
.rgt            { float: right; }
.smllft         { width: 220px; height: auto; float: left; }
.smlrgt         { float: right; }
#futr         { text-align: center; height: auto; clear: both; padding-top: 1px; margin: 0;}
#cont, #futr  { background-color: #fff; }
img           { display: block; margin: 0; padding: 0; border-width: 0  }
a:hover img   { opacity:0.7; }

/* -- [header] -- */
#hedr         { background-color: #000; background-image: url(/i/b/palm-panel-flowers-b.jpg); background-repeat: no-repeat; background-position: right top; }
#hedr img     { width: 368px; height: 148px; float: left ; border-style: none; display: inline; }

/* -- [top menu 'buttons' per Dan C, with EM method with mods? (hat tips)] --*/
#menu                     { position: absolute; left: 20px; z-index: 10; top: 162px; width: 880px; height: auto;  } /* width fixes stacking of links in Opera */

#menu ul, #menu li        { margin: 0; padding: 0 }
#menu ul.submenu          { clear: left; padding-top: 1px; margin-left: 32.2em; float: left; display: inline; }
#menu ul.ppanels          { margin-left: 5.6em;}
#menu li                 { text-align: center; list-style-type: none; background-image: none; float: left; margin: 0 6px 0 0; }
#menu a                   { /*color: #3e5d3d; font-family: "Lucida Sans Unicode", Verdana, Arial, sans-serif; font-weight: normal; line-height: 1.4em;*/ text-decoration: none; text-align: center; display: block; width: 0.1em; float: left ; padding: 4px 9px; border-style: none; white-space: nowrap; }
#menu a                   { color: #68737a; font-size: 100%; }
#menu li:visited          { }
#menu li:hover            { background-color: #68737a; background-image: url(../i/b/iv-nav-top-left-hvr-rotated.gif); background-repeat: no-repeat; background-position: left top; outline-style: none; }
#menu .submenu li:hover   { background-color: #68737a; background-image: url(../i/b/iv-nav-top-left-hvr-rotated.gif) !important; background-repeat: no-repeat !important; background-position: left top !important; outline-style: none; }
/* nowrap doesn't fix wrapping of link text in Win IE5 - Win IE5.5 ok */
html>body #menu ul a      { width: auto } /* Resets width of link in conformant browsers but not Win IE*/
/* Hide from IE5-Mac \*/
/* End IE5-Mac hack */
#menu a                   { float: none }
#menu a:visited           { }
#menu a:hover             { color: #fff; background-image: url(../i/b/iv-nav-bot-rght-hvr.gif); background-repeat: no-repeat; background-position: right bottom; outline-style: hidden; }
#menu .submenu a:hover    { color: #fff; background-image: url(../i/b/iv-nav-bot-rght-hvr.gif) !important; background-repeat: no-repeat !important; background-position: right bottom !important; outline-style: hidden; }
#menu a:active            { outline-style: hidden; }

#fram #menu li.curr       { background-image: url(../i/b/om-nav-top-curr.gif); background-repeat: no-repeat; background-position: left top; }
#fram #menu li.curr a     { background-image: url(../i/b/om-nav-bot-curr.gif); background-repeat: no-repeat; background-position: right bottom; }
#fram #menu li.curr, #fram #menu .submenu li.curr        { cursor: default; }
#fram #menu li.curr a, #fram #menu .submenu li.curr a    { color: #000; cursor: default; }
#fram #menu .submenu li.curr       { background-image: none; background-color: white; }
#fram #menu .submenu li.curr a     { background-image: none; background-color: white; }


/*#fram #menu .submenu li.curr       { background-image: url(../i/b/om-nav-top-curr.gif); background-repeat: no-repeat; background-position: left top; }
#fram #menu .submenu li.curr a     { background-image: url(../i/b/om-nav-bot-curr.gif); background-repeat: no-repeat; background-position: right bottom; }*/



/* -- [main content area] -- */

p, ul, h1, h2, h3, h4, blockquote, table                   { font-size: 1em; margin: 0.8em 20px 0; }

h1, h2, h3, h4 { color: #000; font-weight: normal; line-height: 1.11em; margin-top: 1.5em; } /*68737A*/

h1             { font-size: 200%; margin-top: 0em; }
h2             { font-size: 150%; clear: both; }
h3             { font-size: 125%; clear: both; }
h4             { font-size: 100%; line-height: 1.4em; margin-top: 1.8em; font-weight: bold; }
h1 strong      { color: #91ad71; }

.lft h1       { margin-top: 0; }
/*.rgt > h2:first-child       { margin-top: 0.53em; } omie.css*/
/* in header */
h2.title      { color: #808c94; font-size: 1.2em; font-weight: normal; letter-spacing: 2px; word-spacing: -1px; line-height: 1.2em; position: absolute; top: 89px; left: 104px; width: 300px; z-index: 4; margin: 0; padding-right: 0; white-space: nowrap; }
h2.title em   { color: #fff; font-size: 1em; font-style: oblique; }
h2.title span { display: none; }

/*h1 + h2       { margin-top: 1em; }    */

h1 em, h2 em, h3 em   { color: #464646; font-size: 68%; font-style: normal; font-weight: normal  } /* h1 base size 23px */
h2 em                 { font-size: 0.83em; font-style: normal; font-weight: normal; }
h3 em                 { font-size: 0.92em; font-style: normal; font-weight: normal; }

ul            { margin-top: 0.5em; margin-bottom: 0; padding: 0 }
ul li         { background-image: url(../i/b/om-bult-pt-68737A-5pxHrdBrs.jpg); background-repeat: no-repeat; background-position: 0 0.47em; margin-top: 0.5em; margin-left: 0px; list-style: none; padding-left: 17px; }
ul ul         { background-color: white; margin-top: 0; margin-left: 0; padding-left: 0px; }
ul ul li      { background-image: url(../i/b/bult-pt-50opac.jpg); padding-right: 0; margin-left: 0; }
/*ul + p        { padding-top: 1em; }*/
ul.cmpct li   { margin-top: 0.1em; }

.lft ul.prods              { width: 425px; height: auto; margin: 2.2em 0 2em 20px; padding: 0; float: left; }
.lft ul.prods li           { width: 175px; margin: 0; padding: 0; background-image: none; display: inline; float: left; }
.lft ul.prods img          { width: 150px; height: 113px; margin: 0; padding: 0; float: none; display: inline; clear: none; }
.ie7fix               { width:445px; height: auto; overflow: auto; } /*float: left;*/
.lft ul.prods:after   { content: "."; display: block; height: 0; font-size: 0; clear: both; visibility: hidden; }/*, .rgt .ie7fix:after*/
.lft ul.prods:after   { display: inline-block;} /*, .rgt .ie7fix:after */

.exs                { width: 425px; height: auto; margin: 1.2em 0 0 20px; }
.exs img            { width: 200px; height: 150px; margin: 0; padding: 0 5px 5px 0; background-image: none; float: left; display: inline; }
.exs img.wid        { width: 405px; }
.exs img.larg       { width: 405px; height: 304px; }
.exs img.deep       { height: 267px; }
.exs img.rgtalgn    { margin-left: 205px; }

p img { width: 75px; height: 75px; float: left; margin: 0.5em 10px 2em 0; }

div.quote   { margin-top: 20px; width: 160px; float: left }
.zerovmrgn, .novmrgn { margin-top: 0; }
.aftr   { text-align: center; margin-top: 0; margin-left: 0.3em }

p a, li a, #cont table a, h1 a, h2 a, h3 a, h1 em a, h2 em a, h3 em a             { color: #68737A; text-decoration: none; padding-top: 0px; padding-bottom: 0px; border-bottom: 1px solid #68737A; }
p a:visited, li a:visited, #cont table a:visited, h1 a:visited, h2 a:visited, h3 a:visited, h1 em a:visited, h2 em a:visited, h3 em a:visited      { color: #68737A; font-style: normal; text-decoration: none; border-bottom: 1px dotted #68737A; }
p a:hover, li a:hover, #cont table a:hover, h1 a:hover, h2 a:hover, h3 a:hover, h1 em a:hover, h2 em a:hover, h3 em a:hover                        { color: #000; border-bottom: 1px solid #000; }
/*.linkout:after   { content: " " url(../i/b/break.png); }*/
p a[href^="http:"], h2 a[href^="http:"], li a[href^="http:"] { background-image: url(../i/b/links-out-icon.png); background-repeat: no-repeat; background-position: right center; padding-right: 12px; }
p a.noicon[href^="http:"]        { background-image: none; padding-right: 0px; }

ul li a.pdf, a.pdf { background-image: url(../i/b/pdfsmall.gif); background-repeat: no-repeat; background-position: 0 0.2em; padding-left: 15px; list-style-type: none; list-style-image: none; }
ul.dwnld li        { color: #68737A; }

#break, .break { background-color: yellow; height: 0px; font-size: 1px; clear: both; margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 0; }

/*-- [footer] --*/

p.ralign          { font-size: 85%; text-align: right; clear: both; }
p.ralign a        { background-image: url(../i/b/om_up.jpg); background-repeat: no-repeat; background-position: right center; padding-right: 15px; border-bottom: none; }

p.copyright       { color: #000; text-align: center; margin: 0.2em 20px 0; padding: 0.5em 0px 0.5em; border-top: 2px solid #68737A; }
p.copyright em    { position: relative; top: -1px; left: 0px; }

/*-- outside of frame -- */
p.credit                         { font-size: 80%; text-align: center; margin: 0em auto 0; padding: 4px 0 0; }
p.credit a, p.credit a:visited   { color: #68737A; text-decoration: none; border-bottom-style: none; }
p.credit a:hover                 { color: #808D95; text-decoration: none; }
p.credit a[href^="http:"]        { background-image: none; padding-right: 0px; }