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: 700px !important;
}

#center p {
 padding-left: 30px;
 padding-right: 30px;
}

#center h2 {
 padding-left: 30px;
}

#center h3 {
 padding-left: 30px;
}

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 li.numbered {
 list-style-type: decimal !important;

}

.bulleted ul {
 padding-right: 30px;
}



input {
 border: 1px #cccccc solid;
 background-color: #ffffff;
 color: #555555;
  padding: 2px;
 font-size: 14px;
}

input[type="submit"] {
 background-color: #3b5998;
 color: white;
}

#right {
 float: left;
 width: 280px;
 /* background-color: #e0e4f1; */
 background-color: #fff7de;
 overflow: hidden;
 padding-top: 23px;
 _padding-top: 26px;
 padding-left: -5px;
	}

/* #right input {
 border: 1px #cccccc solid;
 background-color: #ffffff
 color: #555555 !important;
 padding: 2px;
 font-size: 14px;
 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%;
}

#right form {
 padding-left: 30px;
 padding-bottom: 10px;
}

.content {
 padding: 10px 20px 5px 15px;
 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: 10px 0px 10px 20px !important;
}

.blog-content a {
 text-decoration: underline !important;
}

#center ol    { list-style-type: decimal !important; }

#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;
} 

.twtr-avatar {
 margin-right: 5px !important;
}

.pullquote-l {
 width: 200px;
 float: left;
 padding: 0 15px 10px 5px;
 font-size: 13pt;
 color: #c06542;
 font-weight: bolder;
}

.pullquote-r {
 width: 200px;
 float: right;
 padding: 0 5px 10px 15px;
 font-size: 13pt;
 color: #4377bc;
 font-weight: bolder;
}

blockquote.comments {
 font-style: normal !important;
 border-bottom: 2px dotted #4c75b5;
 padding-bottom: 1em;
}

blockquote.comments > p {
 padding-left: 0 !important;
}

/* 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;
}

.wufoo .info h2 {
 display: none !important;
}

.toc_box {
 background-color: #e0e4f1;
 width: 200px;
 float: right;
 margin: 0 30px 5px 15px;
 padding: 15px;
 border: 1px solid #cccccc;
}

.toc_box p {
 margin: 0 !important; padding: 0 !important;
}

/**
 * Horizontal CSS Drop-Down Menu Module
 *
 * @file		dropdown.css
 * @package		Dropdown
 * @version		0.7.1
 * @type		Transitional
 * @stacks		597-599
 * @browsers	Windows: IE6+, Opera7+, Firefox1+
 *				Mac OS: Safari2+, Firefox2+
 *
 * @link		http://www.lwis.net/
 * @copyright	2006-2008 Live Web Institute. All Rights Reserved.
 *
 */

ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
 list-style: none;
 margin: 0;
 padding: 0;
 text-align: left;
}

ul.dropdown {
 position: relative;
 z-index: 597;
 float: right;
}

ul.dropdown li {
 float: left;
 line-height: 1.3em;
 vertical-align: middle;
 zoom: 1;
 padding-left: 1em;
 font-weight: bold;
 z-index: 598;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
 position: relative;
 z-index: 599;
 cursor: default;
}

ul.dropdown ul {
 visibility: hidden;
 position: absolute;
 top: 100%;
 right: 0;
 width: 200px;
 background-color: white;
}

ul.dropdown ul li {
 float: none;
 font-weight: normal;
 padding: .25em;
 text-align: right;
}

ul.dropdown ul ul {
 top: 1px;
 left: 99%;
 text-align: right;
}

ul.dropdown li:hover > ul {
 visibility: visible;
}
/* ph=1 */

