body {
 font-family: verdana, sans-serif;
 font-size: 13px;
 text-align: center;
background-color: #335191 !important;
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;
*margin: -5px auto 5px auto !important;
 text-align: right;
}

#global-nav p {
 padding: 0 15px 0 0;
 font-weight: bold;

}

#global-nav strong {
 background-color: #c16742;
 padding: 2px 5px 2px 5px; 
}

#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;
 background-color: white;
	}

#content-container {
 background-color: #e0e4f1;
 float: left;
}

#center {
 float: left;
 width:562px;
 overflow: hidden;
 min-height: 440px;
 background-color: #FFFFFF;
}

.longer {
 min-height: 750px !important;
}

#center p {
 padding-left: 30px;
 padding-right: 30px;
}

#center h2 {
 padding-left: 30px;
}

#center table {
 padding: 0px 15px 0px 30px;
}

.no-padding {
 padding: 0px !important;
}

#center ul li {
 list-style-type: none;
}

.bulleted li {
 list-style-type: disc !important;
 list-style-position: inside !important;
 padding-bottom: 1em;
}

.bulleted ul {
 padding-right: 30px;
}

ol li.numbered {
 list-style-type: decimal !important;
}

#right {
 float: left;
 width: 280px;
 background-color: #e0e4f1;
 overflow: hidden;
 padding-top: 35px;
 padding-left: -5px;
	}

#right input {
 border: 1px #cccccc solid;
 background-color: #ffffff;
 /* color: #202020; */
 color: #555555;
 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;
}


#global-nav strong>a {
 color: #ffffff !important;
}

input {
 border: 1px #cccccc solid;
 background-color: #ffffff
 /* color: #202020; */
 color: #555555;
 font-size: 14px;
 padding: 2px;
}

input[type="submit"] {
 background-color: #3b5998;
 color: white;
}

#global-nav-search input {
 font-size: 15px;
}

/* blockquote {
       width: 400px;
       margin: 1em auto 1em 30px !important;
       font-style: italic;
       padding-left: 15px;
       border-left: 5px dotted #4c75b5;
} */

blockquote {
 padding-left: 15px;
 border-left: 2px solid #4c75b5;
}

.no-margin-bottom {
 margin-bottom: -.5em !important;
}

.orglist strong {
 color: #ffffff;
 background-color: #c16742;
 padding: 0 5px 0 5px; 
}

.orglist li {
 margin-bottom: .1em;
}

#cse-search-results iframe {
 width: 460px !important;
 margin-left: 30px;
}

#cse-search-box input {
 font-size: 15px;
}

#cse-search-box {
*margin-top: 5px;
}

#global-nav table {
 margin-bottom: -13px;
 margin-top: -13px;
_margin-bottom: -18px;
 padding:0;
 width:100%;
}

.topnav td{
*vertical-align: middle;
*margin-top: -5px;
*padding: 0px !important;
}

#form-container {
 padding: 0;
_margin-top: 13px;
}

.twtr-widget {
 display: inline-block !important;
}

h3 {
 margin-left: 30px;
 color: #c06542;
}

h4 {
 margin-left: 30px;
}

.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;
}

.toc_box ol {
 padding-left: 1em;
}

.toc_box li {
 padding-bottom: 0;
 list-style-type: decimal !important;
}

li>ul {
 margin-top: 1em;
}

li>ul li {
 list-style-type: circle;
}

ol.footnotesList li {
 list-style-type: decimal !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;
}

.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;
}

/* Style for mom video page form */
#fsPage731181-1 td.fsRowOpen, #fsPage731181-1 td.fsRowClose, #fsPage731181-1 .fsRowTop, #fsPage731181-1 .fsRowBody, #fsPage731181-1 .fsRowBottom {
background: none !important;
}

.fsSupporting {
color: #000000;
}

body {background-color:#335191!important;}

.share_footer {
padding-left: 70px !important;
}

.share_footer img {
margin: 3px 3px !important;
}

.video_object {
margin-left: 30px; margin-bottom: 10px;}

.ty_video_nav h3 {
 margin-right: 15px; margin-top: -10px;
}

.ty_video_nav ul {
 padding-right: 15px;
}

.ty_video_nav img {
 float:left; padding: 0 10px 5px 0;
}

.at300bs {
 display: none !important;
}

/* style for cartoon video page */
#zipform {
margin-right: -25px !important;
margin-left: -15px !important;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 160px;
padding-right: 10px;
border: 1px #ccc solid;
background-color: #e0e4f1;
background-position: left;
background-repeat: no-repeat;
background-image: url('https://org2.democracyinaction.org/o/6639/images/take_action2.png');
}

.hanging_indent {
text-indent:-15px;
margin-left: 20px;
}

.hanging_indent p {
margin-top: -10px;
}

#center .numbered {
 list-style-type: decimal !important;

}
/* ph=1 */

