/*                               */
/* Definitions for Kohler pages  */
/*                               */


/* General, needed for the output web pages */

body {font-family: Arial, Helvetica, Verdana, sans-serif; 
      color: black; background: #FDF5E6;
      margin-left: 3%; margin-right: 3%;}
h3   {color: #191970; text-align: center;}
p.titleresult  {margin-bottom: 0.2em;}
div.tableresult  {margin-left: 1.2em;}
table.tableresult {margin-top: 0em;}
p.peakresult {}
p.prelimnotes {}
p.endnotes {margin-bottom: 0.5em;}



/* Specific to the Kohler html pages         */
/*                                           */
/* the margin-left of the organic_prop       */
/* container is 0.1 em less then the other   */
/* contains because it contains a table, and */
/* the reduction is needed to line up text   */
/* vertically.                               */

div.titleinfo {}
div.chooseoutput {margin-top: 1.5em; margin-bottom: 1.0em;}
div.solidschoice_container {margin-left: 1.2em;}
div.organic_container {margin-left:1.2em; padding: 0.5em 0.5em 0.5em 0.5em;
                       border:2px solid; border-color:#D3D3D3;}
div.organicdata_container {margin-left: 0em; margin-bottom: 0.8em;}
table.organicprop_container {}
table.radiobuttons {margin-left: 0.8em;}
p.organic_choice {margin-left:1.2em; margin-top:1.6em; margin-bottom:1.2em;}
p.temperature {margin-left: 1.2em;}
p.volume {}
p.solidschoice{margin-top:1.4em;}
p.volfrac_kappa_note {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small;
                      color: #666666; margin-top: 0.8em; margin-bottom: 0em;}
p.organicnote_container {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small; margin-top: 1.4em;}
td.value {text-align: right;}
td.center {text-align: center;}
span.mediumbold {font-weight: bold; color:#4D4D4D;}



/* 1. Definitions same as density_surftens.css   */
/*                                               */
/* span.notes combines the definition in all.css */
/*            with that in density_surftens.css  */
/*                                               */

div.system_container {margin-left: 1.2em;}
p.sectionhead {margin-top: 1.8em; margin-bottom: 0.7em;}
p.notes {font-family:Verdana,Arial,Helvetica,sans-serif; 
         font-size:small; margin-top: 1.4em;}
span.number {color:#4D4D4D; font-weight: bold;}
span.notes  {font-family:Verdana,Arial,Helvetica,sans-serif;
             font-size:small; font-weight:bold;}



/* 2. Definitions same as help.css   */
/*                                   */
p.equation {margin-top: 0.8em; margin-bottom: 0.8em; margin-left: 3em;}



/* 3. Definitions same as problem.css  */
/*                                     */
div.solidscheckboxes_container {margin-left: 1.2em; margin-top:0.8em;}
div.solidscheckboxes_container table    {width: 95%; }
div.solidscheckboxes_container table td {width: 33.3%; padding:4px;}


