body {
 font-family: verdana, sans-serif;
 font-size: 13px;
 text-align: center;
background-color: #335191;
background-image: url('http://www.saferchemicals.org/images/global/gradient.jpg');
background-repeat: repeat-x;
/* background-image: url('http://www.saferchemicals.org/images/global/clouds.jpg'); 
background-position: top center;
background-repeat: repeat-x; */
}

#global-nav {
 width: 842px;
 margin: 0px auto 10px auto;
 text-align: right;
}

#global-nav p {
 padding-right: 15px;
 font-weight: bold;
}

#global-nav strong {
 background-color: #c16742;
 padding: 2px 5px 2px 5px; 
}

#global-nav strong>a {
 color: #ffffff !important;
}

blockquote {
       width: 400px;
       margin: 1em auto 1em 45px !important;
       font-style: italic;
       padding-left: 15px;
       border-left: 2px dotted #4c75b5;
}

#container {
 background-color: #FFFFFF;
 width: 842px;
 height: auto;
 margin: 0px;
 text-align: left;
 margin-right: auto;
 margin-left: auto;
 border: 1px solid #cccccc;
}

#header {
 border-bottom: 1px solid #cccccc;
 height: 107px;
 overflow: hidden;
	}

#content-container {
 /* background-color: #e0e4f1; */
 background-color: #fff7de;
 float: left;
}

#center {
 float: left;
 width:562px;
 overflow: hidden;
 min-height: 440px;
 background-color: #FFFFFF;
}

.longer {
 min-height: 550px !important;
}

#center p {
 padding-left: 30px;
 padding-right: 30px;
}

#center h2 {
 padding-left: 30px;
}

#center h3 {
 padding-left: 30px;
 color: #c06542;
}

#center h4 {
 padding-left: 30px;
 margin-bottom: -5px;
 color: #c06542;
 font-size: 14px;
}

h3 a {
 text-decoration: none !important;
}

#center table {
 padding: 0px 0px 0px 0px;
}

.blog-ul {
 padding-right: 30px;
}

.blog-li {
 margin-bottom: .5em;
}

.no-padding {
 padding: 0px !important;
}

.no-margin-bottom {
 margin-bottom: -.5em !important;
}

/*
#center ul li {
 list-style-type: none;
}
*/

.bulleted li {
 list-style-type: disc !important;
 list-style-position: inside;
 padding-bottom: 1em;
}

ol {
 list-style-type: decimal;
}

.bulleted ul {
 padding-right: 30px;
}

input {
 border: 1px #cccccc solid;
 background-color: #ffffff;
 color: #202020;
 font-size: 14px;
 padding: 2px;
}

input[type="submit"] {
 background-color: #3b5998;
 color: white;
}

#right {
 float: left;
 width: 280px;
 /* background-color: #e0e4f1; */
 background-color: #fff7de;
 overflow: hidden;
 padding-top: 35px;
 padding-left: -5px;
	}

#right input {
 border: 1px #cccccc solid;
 background-color: #ffffff;
 color: #cccccc;
 font-size: 14px;
 padding: 2px;
 width: 105px;
}

#right input[type="submit"] {
 background-color: #c16742;
 color: #ffffff;
}

#content {
 background-color: #FFFFFF;
 width: 562px;
 float: left;
}

#footer {
 text-align: center;
 width: 100%;
 margin-top: 15px;
 color: #ffffff !important;
}

#footer a {
 color: #ffffff !important;
}

img {
 border: none;
}

#right li {
 list-style-type: none;
 font-size: small;
 text-align: left;
 line-height: 120%;
 margin-top: 0px;
 list-style-type: none;
}

#right ul {
 list-style-type: none;
 padding-left: 30px;
 margin: 0px;
 margin-bottom: 10px;
 line-height: 140%;
 width: 220px;
}

#right form {
 padding-left: 30px;
 padding-bottom: 10px;
}

.content {
 padding: 10px 20px 5px 15px;
 margin-bottom: 3em;
 background-color: #FFFFFF;
 color: #333333;
 font-family: 'Trebuchet MS', Verdana, sans-serif;
 font-size: small;
}

.lidotstar {
 margin-bottom: -7px;
}

/* Links */
a {
      text-decoration: none;
}


a:link {
       color: #4c75b5;
       text-decoration: none;
}

a:visited {
       color: #4c75b5;
       text-decoration: none;
}

a:focus {
       color: #4c75b5;
       text-decoration: none;
}

a:hover {
       color: #4c75b5;
       text-decoration: underline;
}

a:active {
       color: #4c75b5;
       text-decoration: none;
}

.blog-content img {
 margin: 0px 0px 10px 10px !important;
}

.blog-content a {
 text-decoration: underline !important;
}

#center ol    { list-style-type: decimal }

#global-nav-search input {
 font-size: 15px;
}

#cse-search-box input {
 font-size: 15px;
}

#global-nav table {
 margin-bottom: -13px;
 margin-top: -13px;
_margin-bottom: -18px;
 padding:0;
 width:100%;
}

#form-container {
 padding: 0;
_margin-top: 13px;
} 

.toc_box {
 background-color: #e0e4f1;
 width: 200px;
 float: right;
 margin: 0 30px 5px 15px;
 padding: 15px;
 border: 1px solid #cccccc;
}

.toc_box ul {
 margin: 0px;
 padding: 0px;
}

.toc_box li {
 list-style-type: none;
 font-size: small;
 text-align: left;
 line-height: 120%;
 margin-top: 0px;
 margin-bottom: .5em;
 list-style-type: none;
}

.content table {
 margin-left: 30px;
 margin-right: 30px;
 /* border: 1px solid #cccccc; */
}

.content td {
 vertical-align: top;
}

.padded-left {
 float: left;
 padding: 0px 15px 15px 0px;
}

.padded-right {
 float: right;
 padding: 0px 0px 15px 15px; 
}

.table td {
 padding: 5px;
}

.table ul {
 margin:0;
 padding: 0;
}

.table li {
 list-style-type: none;
 margin: 0;
 padding: 0;
}

.shaded {
 background-color: #fff7de;
}

/* Column Footer */

#column-footer {
 width: 100%;
 border-top: 1px solid #cccccc;
 padding-top: 15px;
 padding-bottom: 15px;
 background-color: #e0e4f1;
}

#column-footer table {
 width: 100%
}

#column-footer td {
 width: 20%;
 vertical-align: top;
 padding-left: 30px;
 background: no-repeat url('http://www.saferchemicals.org/images/home/gradient-divider.png');
}

.no-background {
 background: none !important;
}

#column-footer strong {
 font-size: 14px;
  color: #bf6440;
}

#column-footer ul {
 list-style-type: none;
 font-size: 12px;
 padding: 0;
 margin: 0;
}
/* ph=1 */
/* nhm:from_kauri */
