﻿html {
color:#000;
background:#FFF;
background-color:#787677;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {
margin:0;
padding:0;
}

table {
border-collapse:collapse;
border-spacing:0;
}

fieldset,img {
border:0;
}

address,caption,cite,code,dfn,em,strong,th,var {
font-style:normal;
font-weight:400;
}

li {
list-style:none;
}

caption,th {
text-align:left;
}

h1,h2,h3,h4,h5,h6 {
font-size:100%;
font-weight:400;
}

q:before,q:after {
content:'';
}

abbr,acronym {
border:0;
font-variant:normal;
}

sup {
vertical-align:text-top;
}

sub {
vertical-align:text-bottom;
}

input,textarea,select {
font-family:inherit;
font-weight:inherit;
font-size:100%;
}

legend {
color:#000;
}

body {
font-size:12px;
font-family:Helvetica, Arial, Sans-Serif;
}

#loading-indicator {
background-image:url(/images/background-trans.png);
background-repeat:repeat;
width:100%;
height:100%;
position:absolute;
z-index:999999;
top:0;
left:0;
}

#loading-indicator span {
display:block;
width:57px;
background-color:#fff;
height:15px;
background-image:url(/images/loading-action.gif);
background-repeat:no-repeat;
background-position:3px center;
color:#333;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-color:#fff;
margin:250px auto;
padding:13px 40px 13px 45px;
}

.wrapper {
position:relative;
z-index:1;
margin:.5em 1em;
}

.clear {
clear:right;
}

.nav a {
color:#fff;
text-decoration:none;
}

#toxed-user-account-info {
background-color:#CCC;
left:0;
position:absolute;
width:150px;
}

#toxed-user #toxed-user-account-info li {
border:0 none;
display:block;
float:none;
}

#toxed-user-account-info li a {
display:block;
padding:1em;
}

#toxed-header {
background-image:url(/images/bg_top_header.png);
background-repeat:repeat-x;
height:103px;
-webkit-border-radius:8px 0 0;
-moz-border-radius:8px 0 0;
border-radius:8px 0 0;
color:#fff;
position:relative;
z-index:2;
min-width:960px;
padding:1em;
}
.ie6 #toxed-header{
width: 98%;
}

#toxed-head {
background-image:url(/images/logo2.png);
background-repeat:no-repeat;
font-size:3em;
font-weight:700;
text-indent:-1000em;
height:69px;
width:266px;
margin-bottom:10px;
display:block;
}
.ie6 #toxed-head{
	background-image:url(images/logo2.gif);
}
#toxed-sub-head {
text-indent:-1000em;
position:absolute;
top:67px;
left:60px;
display:block;
height:15px;
width:150px;
font-size:12px;
}

#toxed-user {
position:absolute;
right:1em;
top:0;
background-color:#ccc;
-webkit-border-radius:0 0 5px 5px;
-moz-border-radius:0 0 5px 5px;
border-radius:0 0 5px 5px;
padding:.5em;
}

#toxed-user a {
color:#000;
text-decoration:none;
}

#toxed-user li {
float:left;
border-right:1px solid #000;
padding:0 1em;
}

#toxed-user li.first a.toxed-username {
border-right:0 none;
padding-right:1em;
padding-left:1px em;
margin-right:1em;
display:block;
background-image:url(/images/downward_blkarrow.png);
background-repeat:no-repeat;
background-position:center right;
cursor:pointer;
}

#toxed-user-icon {
background-image:url(/images/signin_guy.png);
background-repeat:no-repeat;
height:13px;
width:12px;
position:absolute;
left:1em;
}

#toxed-navigation {
height:30px;
font-size:1.2em;
}

#toxed-topics {
float:left;
margin-right:8px;
}

#toxed-topics .nav {
position:relative;
z-index:9000;
width:182px;
}

#toxed-topics #toxed-topics-main {
background-color:red;
background-image:url(/images/bg_button_red.png);
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
text-transform:uppercase;
font-weight:700;
display:block;
height:16px;
font-size:.9em;
padding:6px 40px 6px 30px;
}

#toxed-topics #toxed-topics-downarrow {
position:absolute;
top:14px;
right:35px;
width:7px;
height:4px;
display:block;
background-image:url(/images/downward_wtarrow.gif);
background-repeat:no-repeat;
}

#toxed-topics .sub-nav {
background-color:inherit;
box-shadow:0 4px 3px 2px rgba(0,0,0,0.3);
color:rgba(0,0,0,0.7);
font-size:.8em;
font-weight:400;
position:absolute;
top:25px;
left:0;
width:182px;
z-index:9001;
zoom:1;
}

#toxed-topics .sub-nav li {
background-color:#CC030D;
display:block;
z-index:9002;
position: relative;
}

#toxed-topics .sub-nav li a {
background-image:url(/images/right_wtarrow.png);
background-position:170px center;
background-repeat:no-repeat;
border-top:1px solid #AC010A;
line-height:1em;
text-indent:0;
display:block;
background-color:#CC030D;
z-index:9003;
padding:10px 20px;
zoom:1;
}
.ie6 #toxed-topics .sub-nav li a
{
    background-image:url(/images/right_wtarrow.gif);
} 
#toxed-topics .sub-nav li a:hover {
background-color:#AC010A;
}

#toxed-search {
float:left;
width:329px;
height:30px;
margin-right:8px;
}

#toxed-search label {
height:30px;
}

input.toxed-input {
    font-size: 13px;
    border: 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 278px;
    background-color: #fff;
    display: block;
    margin: 0;
    padding: 0 4px;
    padding: 7px 6px;
}


#toxed-submitsearch {
background-color:Transparent;
background-image:url(/images/icon_search.png);
background-repeat:no-repeat;
height:30px;
width:32px;
text-indent:-1000em;
position:absolute;
right:0;
top:0;
}

.toxed-titles-wrapper {
position:relative;
height:760px;
background-color:#fff;
}

.toxed-news-wrapper {
position:relative;
border-bottom:1px dashed #bcbcbc;
height:673px;
}

#toxed-menus {
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
float:left;
background-color:#666465;
background-image:url(/images/bg_button_grey.png);
background-repeat:repeat-x;
}

#toxed-menus li {
float:left;
border-left:1px solid #555;
border-right:1px solid #999;
height:30px;
}

#toxed-menus li.first {
border-left:0 none;
}

#toxed-menus li a {
color:#fff;
text-decoration:none;
text-transform:uppercase;
display:block;
font-weight:700;
padding:8px 14px;
}

#toxed-content {
background-color:#d2d2d2;
min-width:964px;
min-height:820px;
position:relative;
padding:10px;
}

#toxed-footer {
padding:10px 0;
}

#toxed-footer span,#toxed-footer a {
border-right:1px solid #ccc;
padding-right:.5em;
padding-left:.5em;
}

#toxed-footer .first {
border-left:0 none;
padding-left:0;
}

#toxed-footer .last {
border-right:0 none;
padding-right:0;
}

#toxed-footer span {
color:#fff;
}

.leftWrapper {
float:left;
margin-right:-330px;
width:100%;
}

.leftWrapperTitles {
    margin-right: -330px;
}

* html .SearchResultsleftWrapper {
position:absolute;
margin-right:1px;
margin-left:0px;
left:0;
width:100%;
}

.SearchResultsleftWrapper {
float:left;
margin-right:-330px;
width:100%;
}

.leftContent {
    float: none;
    margin-right: 330px;
    position: static;
    width: auto;
}

.leftContentHome {
    float: none;
    /*margin-right:330px;*/
    margin-right: 100px;
    margin-left: 100px;
    position: static;
    width: auto;
}

.drugidleftWrapper {
float:left;
margin-right:-330px;
width:100%;
}

*html .drugidleftWrapper
{
position:absolute;
margin-right:1px;
margin-left:0px;
left:0;
width:100%;
}

*html .drugidrightWrapper
{
    margin-bottom: 780px;
}

.rightContent {
float:right;
position:relative;
width:320px;
margin-left:5px;
background-color:transparent;
}

.rightContent #MSDSbtnDiv 
{
margin-top: 10px;
background-color:#D2D2D2;
}

.toxedcalc-heading {
    background-color: #000;
    background-image: url(/images/bg_heading.png);
    background-repeat: repeat-x;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    color: #fff;
    height:31px;
}

.toxed-heading {
background-color:#000;
background-image:url(/images/bg_heading.png);
background-repeat:repeat-x;
-webkit-border-radius:5px 5px 0 0;
-moz-border-radius:5px 5px 0 0;
border-radius:5px 5px 0 0;
color:#fff;
font-size:1.4em;
padding:6px 8px;
}
.toxed-heading-large {
background-color:#000;
background-image:url(/images/bg_top_header.png);
background-repeat:repeat-x;
color:#fff;
font-size:1.4em;
position:relative;
height:70px;
vertical-align:baseline;
padding:6px 8px;
}

.toxed-heading-large span.logo {
background-image:url(/images/logo2.png);
background-repeat:no-repeat;
font-size:3em;
font-weight:700;
text-indent:-1000em;
height:69px;
width:266px;
margin-bottom:10px;
display:block;
float:left;
}

.toxed-heading-large span.text {
display:block;
margin:30px 0 0 286px;
}

.toxed-heading td {
padding:6px 8px;
}

.toxed-news {
color:#545454;
}

.news-row {
background-color:#e8e8e8;
border-bottom:1px dashed #ccc;
position:relative;
}

#toxed-titles-content .news-row p {
background-color:#fff;
font-size:1.1em;
padding:10px;
}

#toxed-titles-content .news-row p a {
color:#333;
text-decoration:none;
}

.news-date {
display:block;
position:absolute;
right:0;
top:8px;
width:110px;
padding:6px 3px;
}

.news-text {
background-color:#fff;
display:block;
margin-right:130px;
padding:10px 0;
}

/*Medical Calculator viewer*/
.medCalcTitleBox {
    BACKGROUND-COLOR: #eeeeee;
    VERTICAL-ALIGN: top;
    TEXT-ALIGN: left;
}

td {
    padding: 4px;
}

table {
    border-spacing: 0px;
    border-collapse: collapse;
}


.medCalcFormuliBox {
    BACKGROUND-COLOR: #3e6169;
    TEXT-ALIGN: left;
    PADDING: 10px;
}   

.medCalcBody {
    BACKGROUND-COLOR: white;
    MARGIN: 10px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 14px;
    COLOR: #000000;
    FONT-STYLE: normal;
    FONT-FAMILY: arial, helvetica, sans-serif;
    TEXT-DECORATION: none;
}

.medCalcFontTitleBox {
    FONT-WEIGHT: bold;
    FONT-SIZE: 18px;
    COLOR: #1e4149;
    FONT-STYLE: normal;
    FONT-FAMILY: arial, helvetica, sans-serif;
    TEXT-DECORATION: none;
}

.medCalcDisclaimerBox {
    BACKGROUND-COLOR: #eeeeee;
    TEXT-ALIGN: left;
}

.medCalcFontRef {
    FONT-WEIGHT: normal;
    FONT-SIZE: 14px;
    COLOR: #000000;
    FONT-STYLE: normal;
    FONT-FAMILY: arial, helvetica, sans-serif;
    TEXT-DECORATION: none;    
}

#ctl00_ContentPlaceHolder1_divcon #mc3k ol li {
   margin-left: 25px;
   margin-top: 10px;
   list-style: decimal;
}

#ctl00_ContentPlaceHolder1_divcon #calc_refs ol li {
    margin-left: 25px;
    margin-top: 10px;
    list-style: decimal;
}

#ctl00_ContentPlaceHolder1_divcon #mc3k input[type='reset'] {
    background-color: #1e4149;
    border: none;
    color: white;
    padding: 3px 12px;
    text-align: center;
    FONT-FAMILY: arial, helvetica, sans-serif;
    font-size: 14px;
    FONT-WEIGHT: bold;
    border-radius: 5px;
}

.medCalcResultBox {
    BACKGROUND-COLOR: #3e6169;
    FONT-SIZE: 14px;
    FONT-WEIGHT: bold;
    COLOR: #ffffff;
    FONT-FAMILY: arial, helvetica, sans-serif;
    TEXT-DECORATION: none;
}

 #mc3k .medCalcFontIO {
    FONT-WEIGHT: bold;
    FONT-SIZE: 18px;
    COLOR: #1e4149;
    FONT-FAMILY: arial, helvetica, sans-serif;
    TEXT-DECORATION: none;
}

#ctl00_ContentPlaceHolder1_divcon #mc3k .medCalcFontOne {
    FONT-WEIGHT: normal;
    FONT-SIZE: 14px;
    COLOR: #000000;
    FONT-STYLE: normal;
    FONT-FAMILY: arial, helvetica, sans-serif;
    TEXT-DECORATION: none;
 
}

#ctl00_ContentPlaceHolder1_divcon #mc3k  ul li{    
    list-style: disc; 
    margin-left: 25px;
    margin-top: 10px;
    margin-bottom: 10px;
}


#ctl00_ContentPlaceHolder1_divcon #mc3k .parentNote ul li { 
    list-style: circle; 
    margin-left: 25px;
    margin-top: 10px;
}
     

#mc3k .medCalcFontOneBold {
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: #000000;
    FONT-STYLE: normal;
    FONT-FAMILY: arial, helvetica, sans-serif;
    TEXT-DECORATION: none;
}
/* end Medical Calculator viewer*/

.calc-text {
    background-color: #fff;
    display: block;
    font-size: 13px;
    padding-bottom: 14px;
    padding-top: 10px;
    list-style: disc;
    text-decoration: none;
    color: #444;
    font-family: Helvetica, Arial, Sans-Serif;
}


.toxedcalc-list li {
    margin-left: 40px;
    list-style: disc;
}

.toxedcalc-list li  a:hover {
    text-decoration: underline;
}

.toxed-recent li {
    background-color: #fff;
    border-bottom: 1px dashed #ccc;
    padding: 5px;
}

.toxed-recent p {
padding:5px;
}

.toxed-recent span {
margin-top:5px;
display:block;
color:#555;
}

#toxed-left-wrapper {
width:200px;
margin-right:10px;
}
.toxed-left-wrapper
{
float: left;
margin-right: 10px;
position: relative;
}

.toxed-leftmenu, .toxedcalc-leftmenu {
    background-color: #fff;
    border-left: 1px solid #999;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
}

.toxed-leftmenu li, .toxedcalc-leftmenu li {
    position: relative;
    padding: 0;
    display: block;
    padding: 0px;
}

.toxed-leftmenu li a, .toxedcalc-leftmenu li a {
    font-size: 1.2em;
    color: #444;
    display: block;
    text-decoration: none;
    margin: 0;
    padding: 3px 10px 3px 25px;
    background-image: url(/images/blank.gif);
    background-repeat: repeat;
}

.ie8 .toxed-leftmenu li a, .toxedcalc-leftmenu li a {
}

.toxed-leftmenu li.active a, .toxedcalc-leftmenu li.active a {
    color: #fff;
    background-color: #E30206;
}

.toxed-leftmenu li.active li a, .toxedcalc-leftmenu li.active li a {
    background-color: #fff;
    color: #333;
    padding: 3px 3px 3px 6px;
}

.toxed-leftmenu li .toxed-leftmenu-arrow-region, .toxedcalc-leftmenu li .toxedcalc-leftmenu-arrow-region {
    width: 25px;
    height: 22px;
    top: 0px;
    left: 0px;
    background-image: url(/images/section_arrow.png);
    background-repeat: no-repeat;
    display: block;
    background-position: center;
    background-color: #FFF;
    cursor: pointer;
    z-index: 1;
    padding: 0;
    margin: 0;
    position: absolute;
    line-height: 19px;
}

#ContentDiv {
height:563px;
}

 
.toxed-leftmenu li.active .toxed-leftmenu-arrow-region {
background-image:url(/images/sections_arrow_active.png);
background-color: #E30206;
}
#toxed-left-wrapper .toxed-leftmenu li.active a.active {
background-image:url(/images/sections_arrow_active_down.png);
}

#toxed-left-wrapper .toxed-leftmenu li.inactive a.active {
background-image:url(/images/section_arrow_down.png);
}

.toxed-leftmenu ul {
margin-left:25px;
font-size:.9em;
}

.toxed-content {
border-top:1px solid #7B7B7B;
background-color:#fff;
position:relative;
}

.toxed-content img.toxed-print {
position:absolute;
right:5px;
top:0;
}

.pod em {
font-style:italic;
}

.pod ul li {
margin-left:10px;
list-style-type:square;
}

.toxed-content .pod table {
margin:0 10px;
}

.toxed-content h1 {
background-color:#777;
color:#fff;
font-size:1.3em;
font-weight:700;
padding:5px 10px;
}

.toxed-content h1.active {
background-color:#E30206;
}

.toxed-content h2 {
font-weight:700;
text-transform:uppercase;
}

.toxed-content h2 a {
color:#999;
text-transform:capitalize;
padding-left:15px;
font-weight:400;
}

#toxed-right-wrapper {
margin-left:210px;
position:relative;
}

.box {
background-color:#fff;
border:1px solid #aaa;
}

.ad {
border:1px solid #aaa;
height:153px;
}

.bar {
background-color:#eee;
background-image:url(/images/bg_bar.png);
background-repeat:repeat-x;
border-bottom:1px solid #aaa;
border-left:1px solid #aaa;
border-right:1px solid #aaa;
}

.box-subheading {
background-color:#E8E8E8;
border:1px solid #aaa;
margin-top:10px;
font-weight:700;
padding:6px 8px;
}

#toxed-topics .toxed-endmenu {
left:182px;
position:absolute;
width:846px;
height:400px;
top:0;
z-index:9005;
zoom:1;
}

#toxed-topics #root598047 {
    /*top:123px;*/
    top:0px;
}

#toxed-topics .toxed-childmenu {
background-color:#555;
float:left;
width:33%;
height:400px;
overflow:hidden;
padding:4px 0;
}

#toxed-topics #root598048 .toxed-childmenu {
height:88px;
}

#toxed-topics #root594806 .toxed-childmenu {
height:349px;
}

#toxed-topics #root334146 .toxed-childmenu {
height:395px;
}

#toxed-topics #root598047 .toxed-childmenu {
/*height:175px;*/
height:auto;
}

#toxed-topics #root580422 .toxed-childmenu {
height:310px;
}

#toxed-topics #root334143 .toxed-childmenu {
height:420px;
}

#toxed-topics #root587671 .toxed-childmenu {
width:24%;
height:278px;
}

#toxed-topics #root598047 .toxed-childmenu li,#toxed-topics #root334143 .toxed-childmenu li {
height:auto;
}

#toxed-topics #root596706 .sub-nav .toxed-childmenu li,#toxed-topics #root580422 .sub-nav .toxed-childmenu li,#toxed-topics #root587671 .toxed-childmenu li {
height:17px;
overflow:hidden;
position:relative;
}

#toxed-topics #root598048 {
/*top:222px;
*/
    top:0px;
}

#toxed-topics .sub-nav .toxed-childmenu li a {
background-color:#555;
color:#fff;
border:0;
background-image:none;
padding:5px 10px;
}

#toxed-topics .sub-nav .toxed-childmenu li #R596707 {
height:19px;
overflow:hidden;
}

.childmenu-container {
max-height:500px;
width:920px;
background-color:Transparent;
position:absolute;
left:182px;
top:0;
color:#fff;
margin-bottom:10px;
font-size:11px;
}

.MSDSView .box p {
padding:5px 10px;
}

.MSDSTable {
width:90%;
border:1px solid #aaa;
margin:10px;
}

.MSDSTable th {
background-color:#555;
color:#fff;
border-bottom:1px solid #aaa;
border-right:1px solid #aaa;
padding:5px;
}

.MSDSTable td {
border-bottom:1px solid #aaa;
border-right:1px solid #aaa;
padding:5px;
}

#toxed-searchresults .keyword {
background-color:red;
background-image:url(/images/bg_keyword_bar.png);
background-repeat:repeat-x;
height:13px;
color:#fff;
position:relative;
padding:5px;
}

#toxed-searchresults li {
border-bottom:1px dashed #ccc;
padding:10px;
}

#toxed-searchresults h4 {
font-size:1.2em;
}

#toxed-searchresults-repeater p {
color:#333;
padding:2px 10px;
}

#toxed-searchresults-repeater p a {
color:#1C65D8;
text-decoration:none;
}

#toxed-result-numerics {
position:absolute;
right:3px;
top:3px;
display:block;
}

.toxed-minorheading {
background-color:#777;
color:#fff;
font-size:1.2em;
padding:2px 5px;
}

.toxed-minorheading-active {
background-color:#E30206;
background-image:url(/images/bg_keyword_bar.png);
background-repeat:repeat-x;
color:#fff;
position:relative;
padding:5px 10px;
}

.toxed-related li {
padding:8px;
}

.toxed-subheading {
font-size:1.1em;
color:#fff;
background-color:#888;
padding:5px;
}

#divwidth, #divwidth div {
    width: auto !important;
}

.AutoExtender {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: .8em;
    font-weight: 400;
    border: 1px solid black;
    line-height: 20px;
    background-color: lightgray;
    padding: 10px;
    font-size: 11px;
    min-width: 250px;
    width: auto !important;
   
}

.AutoExtenderList {
    /*border-bottom:dotted 1px #069;
cursor:pointer;
color:Maroon;*/
    cursor: pointer;
    color: blue;
    text-decoration: underline;    
}

.AutoExtenderHighlight {
    /*color:#FFF;
background-color:#069;
cursor:pointer;
border-bottom:solid 1px #fff;*/
    cursor: pointer;
    color: #FFF;
    text-decoration: underline;
    background-color: #069;
}


div#ie6 {
display:inline;
}

.headerLink {
position:absolute;
left:700px;
}

.btnsearch1 {
background-color:Transparent;
background-image:url(/images/icon_search.png);
background-repeat:no-repeat;
height:30px;
width:32px;
text-indent:-1000em;
position:absolute;
right:0;
top:0;
border-width:0;
}

#cover {
display:none;
position:absolute;
left:0;
top:0;
width:100%;
height:100%;
background:gray;
filter:alpha(Opacity=50);
opacity:0.5;
-moz-opacity:0.5;
-khtml-opacity:0.5;
}

#dialog {
display:none;
left:300px;
top:300px;
width:400px;
height:400px;
position:absolute;
z-index:100;
background:#FFF;
font:10pt tahoma;
border:1px solid gray;
padding:2px;
}

.style1 {
width:79px;
}

.ModalWindow {
border:1px solid #000;
background:#eee;
position:absolute;
padding:10px;
/*right: 0px;*/
width: 525px;
}

.ModalWindow input {
padding:0 10px;
}
.ModalButton
{
    color: #fff;
}
.tbp-loading {
position:absolute;
background-color:red;
top:0;
left:0;
color:#fff;
display:block;
padding:5px;
}

.toxed-drug li {
background-color:#eee;
border-bottom:1px dashed #ccc;
}

.toxed-drug p {
background-color:#fff;
margin-right:150px;
padding:5px 10px;
}

.toxed-drugid {
float:right;
display:block;
height:100%;
width:120px;
padding:3px 6px;
}

.toxed-drugstrength {
padding-top:5px;
color:#555;
}

.toxed-drugdescription {
color:#555;
}

.toxed-results-info {
height:18px;
background-color:#FC3033;
font-weight:700;
color:#fff;
text-align:right;
padding:3px;
}

.toxed-search-criteria li {
background-color:#fff;
padding:5px;
}

#toxed-buttons {
position:absolute;
right:10px;
top:40px;
}

#toxed-calculators .left {
width:300px;
float:left;
}

.toxed-calc-menu li a {
background-color:#efefef;
border:1px solid #999;
background-image:url(/images/bg_calc_inactive.png);
background-repeat:repeat-x;
border-bottom:0 none;
width:244px;
display:block;
color:#222;
text-decoration:none;
height:29px;
font-weight:700;
padding:5px 50px 5px 5px;
}

.toxed-calc-menu li a:hover,.toxed-calc-menu li a.active {
background-image:url(/images/bg_calc_active.png);
color:#fff;
}

.toxed-calc-menu li.last a {
border-bottom:1px solid #999;
}

#toxed-calculators .right {
margin-left:310px;
height:300px;
overflow-y:scroll;
}

#toxed-calculators h3 {
color:#D43436;
font-size:1.2em;
font-weight:700;
}

.toxed-heading-small {
background-color:#ccc;
font-weight:700;
padding:3px;
}

.toxed-heading-plain {
color:#999;
font-size:1.4em;
}

.toxed-equation {
color:#333;
border:1px solid #999;
font-size:1.4em;
width:200px;
margin-left:100px;
padding:10px;
}

.calc-box {
width:200px;
padding:20px;
}

.calc-left {
float:left;
}

.calc-right {
background-color:#ddd;
margin-left:210px;
}

.small-input {
width:80px;
}

.radio-left {
float:left;
width:40px;
}

.radio-right {
margin-left:40px;
}

#toxed-topics .sub-nav .toxed-spec li {
height:79px;
background-color:#555;
}

#toxed-topics .sub-nav #root580422 li {
height:150px;
background-color:#555;
}

#toxed-topics .sub-nav #root580422 li.child {
height:17px;
}

#toxed-topics .sub-nav #root334143 li {
background-color:#555;
}

#toxed-topics .sub-nav #root598047 li {
background-color:#555;
}

#toxed-topics .sub-nav #root334146 li {
background-color:#555;
}

#toxed-topics .sub-nav #root594806 li {
background-color:#555;
}

#toxed-topics .sub-nav #root598048 li {
background-color:#555;
}

#toxed-topics .sub-nav .toxed-spec li ul.toxed-spec-contain {
border-top:1px solid #fff;
}

#toxed-topics .sub-nav .toxed-spec ul {
margin:0 5px;
}

#toxed-topics .sub-nav .toxed-spec li.child,#toxed-topics .sub-nav .toxed-spec li.hidden {
height:17px;
overflow:hidden;
margin:0;
}

#toxed-menus .sub-nav {
box-shadow:0 4px 3px 2px rgba(0,0,0,0.3);
color:rgba(0,0,0,0.7);
font-size:.9em;
font-weight:400;
left:0;
position:absolute;
top:28px;
width:182px;
background-color:#6C6A6B;
z-index:9000;
}

#toxed-menus .sub-nav li {
float:none;
display:block;
height:auto;
text-transform:none;
border-right:0 none;
}

#toxed-menus .sub-nav li a {
text-transform:none;
font-weight:400;
}

#toxed-calculators li a {
background-image:url(/images/right_wtarrow.png);
background-position:170px center;
background-repeat:no-repeat;
}

#toxed-menus .sub-nav li a:hover,#toxed-menus .nav .active {
background-color:#545253;
}

#toxed-menus #toxed-additionalresources-child {
width:206px;
}

#toxed-menus .child-nav {
position:absolute;
width:182px;
top:0;
left:182px;
background-color:#6C6A6B;
box-shadow:0 4px 3px 2px rgba(0,0,0,0.3);
}

#toxed-menus .child-nav li a {
background-image:none;
}

div#root598047 {
top:80px;
}

.toxed-right {
position:absolute;
right:10px;
top:5px;
font-size:.75em;
}

.toxed-right .toxed-drugnames {
background-image:url(/images/downward_wtarrow.png);
background-position:right center;
background-repeat:no-repeat;
color:#EEE;
display:block;
float:left;
margin-right:10px;
padding-bottom:2px;
padding-right:10px;
padding-top:3px;
text-decoration:none;
}

.toxed-metapopup-container {
background-color:#555;
position:absolute;
right:0;
top:31px;
width:195px;
font-size:.8em;
z-index:1000;
padding:10px;
}

.toxed-metapopup-container ul {
height:84px;
background-color:#fff;
overflow:auto;
padding:10px;
}

.toxed-metapopup-container ul li {
color:#333;
}

.toxed-metapopup-container p {
text-align:right;
}

.toxed-metapopup-container p a {
color:#eee;
}

.news-description {
margin-right:130px;
background-color:#fff;
padding:0 10px 10px;
}

#citations div {
display:none;
position:absolute;
width:400px;
background-color:#ccc;
border:1px solid #999;
padding:10px;
}

#toxed-authors-slide {
background-color:#7B7B7B;
margin-bottom:5px;
width:105px;
border-radius:0 0 5px 0;
-moz-border-radius:0 0 5px;
-webkit-border-radius:0 0 5px 0;
padding:10px;
}

#contrib {
background-color:#7B7B7B;
left:0;
position:absolute;
top:33px;
width:530px;
color:#fff;
padding:10px;
}

.contentImage {
zoom:1;
display:inline-table;
text-decoration:none;
float:none;
width:140px;
}

#ctl00_ContentPlaceHolder1_msds {
margin-left:85px;
}

.toxed-red-underline {
text-decoration:underline;
color:maroon;
}

.toxed-msds-text div {
padding:1px 10px;
}

.toxed-msds-text .box {
border:0 none;
background-color:#fff;
}

.toxed-fixed {
position:fixed;
top:3px;
left: 22px;
z-index:8001;
}


#toxed-pictureviewer {
background-color:#000;
margin-left:auto;
margin-right:auto;
position:relative;
width:704px;
height:177px;
-webkit-border-radius:8px;
-moz-border-radius:8px;
border-radius:8px;
margin-bottom:8px;
overflow:hidden;
padding:5px 24px 10px;
}

#toxed-pictureviewer-container {
overflow-x:scroll;
}

#toxed-pictureviewer-container img {
border:2px solid #222;
margin:2px;
}

#toxed-images {
width:10000px;
}

#toxed-pictureviewer .button {
background-repeat:no-repeat;
display:block;
height:38px;
position:absolute;
text-indent:-3000em;
top:84px;
width:12px;
}

#toxed-pictureviewer a:link,#toxed-pictureviewer a:visited,#toxed-pictureviewer a:focus,#toxed-pictureviewer a:hover,#toxed-pictureviewer a:active {
outline:0 none;
}

#toxed-pictureviewer-prev {
left:5px;
background-image:url(/images/smimages_ltscrollarrow.png);
}

#toxed-pictureviewer-next {
right:5px;
background-image:url(/images/smimages_rtscrollarrow.png);
}

.toxed-heading .title {
margin-right:300px;
}

#toxed-widget {
vertical-align:baseline;
background-color:#fff;
padding:10px 50px 0;
}

.toxed-spacebar {
height:12px;
}

strong,.bold,.calc-box label,#toxed-topics .sub-nav .toxed-spec li a,#toxed-topics .sub-nav .toxed-spec li.child a.bold {
font-weight:700;
}

.hide,.hidden,.MSDSTable caption,#toxed-topics .sub-nav .toxed-spec li.hidden,#root598047 .l3,#root334143 .l3 {
display:none;
}

#toxed-user-account-info li a:hover,#toxed-titles-content .news-row p a:hover,#toxed-topics .sub-nav .toxed-childmenu li a:hover {
text-decoration:underline;
}

#toxed-user li.last,#toxed-menus li.last {
border-right:0 none;
}

#toxed-search-wrapper,.pod h1,#toxed-menus .nav {
position:relative;
}

#toxed-calculators,#toxed-labvalues,#toxed-additionalresources,#toxed-searchresults-repeater {
font-size:.9em;
}

.toxed-news ul,.toxed-related,#toxed-calculator,#toxed-msds-content {
background-color:#fff;
}

.toxed-title-category,.toxed-drugcompanyname {
font-size:1.1em;
}

.toxed-content p,.toxed-content .pod div,.toxed-content .pod table,.pod ul,.pod img,.pod ol,.toxed-content .pod table td,.toxed-content .pod table th,.box p,.ModalPopupWrapper {
padding:10px;
}

.box-notopborder,#toxed-searchresults {
border-top:0 none;
}

#toxed-searchresults h4 a,.toxed-related a {
color:#F41F23;
}



.toxed-drug p span,.toxed-calc-menu li {
display:block;
}

.toxed-drug li .toxed-drugname a,.toxed-drugname {
color:red;
font-size:1.3em;
}

.calc-box label.radio,#toxed-topics .sub-nav .toxed-spec li.child a {
font-weight:400;
}

#toxed-authors-slide a,#contrib a {
color:#F9FE6E;
}
.MainWindow
{
    min-width: 990px;
    width:auto !important;
    width:990px;
}
.dd {
text-align:left;
background-color:#fff;
font-size:12px;
height:25px;
margin:0 0 5px;
}
.dd .ddTitle {
background:#fff;
border:1px solid #c3c3c3;
text-indent:0;
width:140px;
cursor:default;
overflow:hidden;
height:15px;
position:absolute;
padding:3px;
}

.dd .ddTitle span.arrow {
background:url(../Default/Images/dd_arrow.gif) no-repeat 0 0;
float:right;
display:inline-block;
width:16px;
height:16px;
cursor:pointer;
}

.dd .ddTitle span.ddTitleText {
text-indent:1px;
overflow:hidden;
position:relative;
color:#000;
}

.dd .ddTitle span.ddTitleText img {
text-align:left;
padding:0 2px 0 0;
}

.dd .ddTitle img.selected {
vertical-align:top;
padding:0 3px 0 0;
}

.dd .ddChild {
position:absolute;
border:1px solid #c3c3c3;
border-top:none;
display:none;
width:auto;
overflow:auto;
overflow-x:hidden;
background-color:#fff;
margin:0;
}

.dd .ddChild .opta a,.dd .ddChild .opta a:visited {
padding-left:10px;
}

.dd .ddChild a {
display:block;
text-decoration:none;
color:#000;
overflow:hidden;
white-space:nowrap;
cursor:pointer;
padding:2px 0 2px 3px;
}

.dd .ddChild a:hover {
background-color:#ddd;
}

.dd .ddChild a img {
border:0;
vertical-align:middle;
padding:0 2px 0 0;
}

.hidden {
display:none;
}

.dd .borderTop {
border-top:1px solid #c3c3c3!important;
}

.dd .noBorderTop {
border-top:none 0!important;
}

.dd .ddChild a.sprite,.dd .ddChild a.sprite:visited {
background-image:url(../../Images/Colors/DrugIDColorSprite.gif);
background-repeat:no-repeat;
padding-left:25px;
}

.dd .ddChild a.optional,.dd .ddChild a.optional:visited {
background:none;
position:relative;
right:10px;
}

.dd .ddChild a.black,.dd .ddChild a.black:visited {
background-position:0 -10px;
background-repeat:no-repeat;
}

.dd .ddChild a.gray,.dd .ddChild a.gray:visited {
background-position:0 -39px;
}

.dd .ddChild a.white,.dd .ddChild a.white:visited {
background-position:0 -68px;
}

.dd .ddChild a.red,.dd .ddChild a.red:visited {
background-position:0 -97px;
}

.dd .ddChild a.purple,.dd .ddChild a.purple:visited {
background-position:0 -126px;
}

.dd .ddChild a.pink,.dd .ddChild a.pink:visited {
background-position:0 -155px;
}

.dd .ddChild a.green,.dd .ddChild a.green:visited {
background-position:0 -184px;
}

.dd .ddChild a.yellow,.dd .ddChild a.yellow:visited {
background-position:0 -213px;
}

.dd .ddChild a.orange,.dd .ddChild a.orange:visited {
background-position:0 -242px;
}

.dd .ddChild a.brown,.dd .ddChild a.brown:visited {
background-position:0 -271px;
}

.dd .ddChild a.blue,.dd .ddChild a.blue:visited {
background-position:0 -300px;
}

.dd .ddChild a.turquoise,.dd .ddChild a.turquoise:visited {
background-position:0 -329px;
}
.gainlayout { zoom: 1; }
.submitButton
{
    background-image: url('/images/bg_button_red.png'); 
    background-color: #CC030D;
}

.toxed-left-container
{
    max-height: 545px;
    overflow-y: auto;
}

.usproducts {
    height: 15px;
    overflow: hidden;
    position: relative;
 
}
.usproductsexpanded {
    height: auto;
    overflow: auto;
    position: relative;
}

.clickablemore{
    color:blue;
    border:none;
    padding:0px 0px 0px 0px;
    background-color:Window;
    cursor: pointer;

}

.ui-dialog-titlebar-close {
    background: url("http://code.jquery.com/ui/1.10.3/themes/smoothness/images/ui-icons_888888_256x240.png") repeat scroll -93px -128px rgba(0, 0, 0, 0);
    border: medium none;
}

.closecitation {
    top: 0;
    right: 0;
    float: right;
    color: black;
    text-align: right;
    margin-right: 3px;
    cursor: pointer;
    position: absolute;
}
 