html {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: small;
	font-weight: normal;
  	color: #4b4a4a; 	
  	height: 100%;
  	background: #fff url(/images/layout/body_back.jpg) repeat-x 0 0;   	
}

body {
  	margin: 0 auto;
  	padding: 0;
  	border: 0;
  	outline: 0;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: small;
	font-weight: normal; 
  	background: transparent url(/images/layout/nav_back.jpg) no-repeat center top;
  	height: 100%;
}

/* Links
------------------------------------------------------------------*/
a:link, a:visited  { 
	color: #5755cd; 
}

a:active, a:hover     {
	color: #599948;
}
/* Basics
------------------------------------------------------------------*/
h1	{
	color: #074d9c;
	margin: 0 0 10px 0;
	padding: 0 0 2px 0;
	font-size: 16px;
	font-family: Helvetica, Arial, sans-serif;
}
.HDivider	{
	margin: 0 0 10px 0;
	padding: 15px 0 0 0;
	background: transparent url(/images/layout/h_dotted.gif) repeat-x top left;
}
h2	{
	color: #34687b;
	font-size: 14px;
	margin: 8px 0 4px 0;
	padding: 0 0 2px 0;
}
h3	{
	color: #3c700e;
	font-size: 14px;
	margin: 0;
	padding: 0;
}
h4	{
	color: #474c4e;
	font-weight: bold;
	margin: 0;
	padding: 5px 0 2px 0;
}
p	{
	line-height: 135%;
}	
ul	{
	list-style-type: none;
	margin: 0 0 0 15px;
	padding: 0 0 7px 0;
}	

ol li	{
	margin-bottom: 15px;
}
/* ul li.Star ul	{
	margin: 5px 0 0 5px;
}
*/
li.Star		{
	line-height: 17px;
	list-style-type: none;
	vertical-align: top;
	background: transparent url(/images/layout/star.gif) no-repeat 0px 3px;
	padding: 0 0 5px 15px;
	margin: 0 0 0 10px;
	position: relative;
}
ul.Arrow li		{
	line-height: 17px;
	list-style-type: none;
	vertical-align: top;
	background: transparent url(/images/layout/arrow.gif) no-repeat 0px 3px;
	padding: 0 0 8px 15px;
	margin: 0;	
	position: relative;
}
.bold	{
	font-weight: bold;
}
.FloatRightMain	{ 
    float: right; 
    margin: 3px 0 5px 25px; 
    width: 166px;
    clear: both
}	 
img.FloatRight	{ 
    float: right; 
    padding: 0;
    margin: 0 0 0 20px;
    clear: right;
    border: 1px solid #969696;
}
#SendTablet img.FloatRight	{ 
    float: right; 
    padding: 0;
    margin: 0 0 0 5px;
    clear: right;
    border: none;
    width: 175px;
    height: 77px;    
}

.Caption	{ 
    float: right; 
    padding: 5px 10px;
    font-size: 93%;
    margin: 0 0 5px 0;
    clear: right;
    font-weight: bold;
    width: 280px;
    border: 1px solid #969696;
    border-top: none;
    background: #e9f7d8;
}
.FloatLeft	{ 
    float: left; 
    padding: 0;
    margin: 20px 0 0 0;
    height: 140px;
    width: 146px;
}
/* Wrappers
------------------------------------------------------------------*/
#OutsideWrapper {
	margin: 0 auto;
	text-align: left;
	padding: 0;		
	border: none;
	width: 95%;
   	min-height: 100%;
  	height: auto !important;
  	height: 100%;
 	margin: 0 auto -50px;
	}
#ContentWrapper	{
	margin: 20px 0 0 0;
	width: 100%;
	border: 0;
	padding: 0;
	overflow: hidden;
	clear: both;
}

	
/* Main left column content area
------------------------------------------------------------------*/

#Main-Inset { margin-left: 10px; }

#Main {
		float: left;
		width: 700px;
		padding: 0 50px 25px 0px;
		margin: 0;
		text-align: left;
}

#Main p 	{ 
	line-height: 150%;
	padding: 0;
	margin: 3px 0 10px 0;
	 }	
#Main p.HDivider	{
	margin: 0 0 10px 0;
	padding: 15px 0 0 0;
	background: transparent url(/images/layout/h_dotted.gif) repeat-x top left;
}
#Main p.Quote 	{ 
	line-height: 20px;
	padding: 0;
	margin: 0 0 10px 15px;
	font-style: italic;
	color: #599948;
	 }	 
#Main p.Listing	{
	padding: 10px 0 0 0;
	margin: 0 0 15px 0;
	background: transparent url(/images/layout/h_dotted.gif) repeat-x top left;
}

#Sidebar {
		float: left;
		width: 260px;
		margin: 0;
		padding: 0;
		border: none;
		text-align: left;
		position: relative;
		background-clip: content-box;
		overflow: hidden;
	}
	
/* Small Right Sidebar
------------------------------------------------------------------*/

.SidebarModule {
		width: 95%;
		padding: 0 0 16px 0;
		border: none;
 		background: linear-gradient(#d8ebc3, #a9d18c);
		background-clip: border-box; 
		overflow: hidden;
	}
#Sidebar p	{
	padding: 5px 18px 8px 18px;
	margin: 0;
	color: #515353;
	font-size: 12px;
	font-weight: bold;
}
#Sidebar p.SidebarDivider	{
	padding: 30px 18px 8px 18px;
	margin: 0;
	color: #515353;
	font-size: 12px;
	font-weight: bold;
 	background: linear-gradient(#d8ebc3, #a9d18c);
 clear: both;
}

#Sidebar h3	{
	margin: 0;
	padding: 4px 18px 5px 18px;
}
.SidebarModuleTop {
	float: right;
	width: 260px;
	margin: 0;
	padding: 0;
	text-align: left;
	position: relative;
	background: linear-gradient(#d8ebc3, #a9d18c);
	}

a.SidebarButton span {
	background: transparent url(/images/layout/button_left.png) no-repeat 0 0;
	display: block;
	line-height: 16px;
	padding: 5px 4px 5px 14px;
	margin: 0 0 0 18px;
	color: #fff;
}

a.SidebarButton {
	background: transparent url(/images/layout/button_right.png) no-repeat top right;
	display: block;
	float: left;
	height: 26px;
	margin-right: 6px;
	padding-right: 20px;
	text-decoration: none;
	font-family: "Lucida Grande", "Lucida Sans", Arial, Verdana, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight: bold;
}

a.SidebarButton:hover span {
	background-position: 0 -26px; color: #fff;
}

a.SidebarButton:hover {
	background-position: right -26px;
}


/* Home page
------------------------------------------------------------------*/
#Intro {
	font: 500 12pt arial,sans-serif;
	width: 1000px;
/*	padding: 0px 0 10px 0; */
	margin: 0px;
	text-align: left;
	background: transparent url(/images/layout/h_dotted.gif) repeat-x bottom left;
	overflow: hidden;
}

#Intro .LeftColumn	{
    margin: 0; 
    padding: 0 18px 0 0;
    width: 480px;
	float: left;
}
#Intro .RightColumn	{ 
    margin: 0; 
    padding: 0 0 0 20px;
    width: 480px; 
    float: right; 
    clear: right;
    text-align: left;
    background: transparent url(/images/layout/v_dotted.gif) repeat-y top left;
    font-size: 11pt;
}	
#Intro .RightColumn p.NewsItem	{
	padding: 1px 0 4px 0;
	margin: 0;
}

#Intro .Date	{
	font-weight: bold;
	color: #3d3e3f;
	padding-right: 2px;
}
#Intro .RightColumn p	{
	padding: 0 0 15px 0;
	margin: 0;
}
/* Filter Module
------------------------------------------------------------------*/
#FilterModule	{
      width: 100%;
	height: 46px;
/*	background: transparent url(/images/layout/filter_back.gif) no-repeat 0 0; */
	background-color: #e6e6e6;
	border: 0;
	margin: 15px 0 10px 0;
	display: block;
	overflow: hidden;
	padding:0px;
}

#FilterModule-2019 {
    /* width: 95%; */
	height: 46px;
	background: transparent url(/images/layout/filter_back.gif) no-repeat 0 0;
	border: 0;
	margin: 25px 0 10px 0;
	display: block;
	overflow: hidden;
}

#FilterModule-2019 li {
		display: inline;
		padding: 10px 0px 10px 15px;
		margin: 0 0 0 15px;
		border: 0;
		height: 26px;
		line-height: 26px;
		text-align: right; 
		width: auto;
		float: left;
 		text-transform: uppercase;
		font-size: 11px;
		color: #727679;
		font-weight: bold;
		background: transparent url(/images/layout/filter_divider.gif) no-repeat center left;
}
#FilterModule-2019 .Label	{
 		text-transform: uppercase;
		font-size: 11px;
		color: #727679;
		font-weight: bold;
 }
#FilterModule-2019 li.Results	{
		color: #1a4181;
		background: none;
		margin: 0;
 }

#filter-display-as {

}
#filter-by-date {


}
#filter-by-sold-as-ecstasy {

    
}



#FilterModule li {
		display: inline;
		padding: 10px 0px 10px 15px;
		margin: 0 0 0 15px;
		border: 0;
		height: 26px;
		line-height: 26px;
		text-align: right; 
		width: auto;
		float: left;
 		text-transform: uppercase;
		font-size: 11px;
		color: #727679;
		font-weight: bold;
		background: transparent url(/images/layout/filter_divider.gif) no-repeat center left;
}
#FilterModule .Label	{
 		text-transform: uppercase;
		font-size: 11px;
		color: #727679;
		font-weight: bold;
 }
#FilterModule li.Results	{
		color: #1a4181;
		background: none;
		margin: 0;
 }
#Max, #TimeFrame	{
	border: 1px solid #7b9eba;
	padding: 2px;
	margin: 0 0 0 3px;
	line-height: 14px;
	text-transform: none;
	font: 500 10pt arial, sans-serif;
 }
 /* Tablet Details
------------------------------------------------------------------*/

ul.NextPrevious	{
	width: 150px;
	margin: 0 0 20px 0;
	padding: 0;
	border: 0;
	display: block;
	font-size: 10px;
	}
ul.NextPrevious li.Previous a {
	list-style-type: none;
	vertical-align: top;
	background: transparent url(/images/layout/button_prev.gif) no-repeat top left;
	padding: 0 0 0 15px;
	margin: 0;	
	position: relative;
	height: 12px;
	float: left;
}
ul.NextPrevious li.Previous a:hover {

	background: transparent url(/images/layout/button_prev.gif) no-repeat bottom left;
}
ul.NextPrevious li.Next a {
	list-style-type: none;
	vertical-align: top;
	background: transparent url(/images/layout/button_next.gif) no-repeat top right;
	padding: 0 15px 0 0;
	margin: 0;	
	position: relative;
	height: 12px;
	float: right;
}
ul.NextPrevious li.Next a:hover {

	background: transparent url(/images/layout/button_next.gif) no-repeat bottom right;
}

#DetailsHeader2 {

    width:100%;
    margin: 0;  
    padding: 0;
    border: 1px solid #969696;
    background: linear-gradient(#1e4680, #2d5da0);    
    font: 700 18pt arial, sans-serif;

    height: 1.2em;
/*    padding-left: 15px; padding-right: 15px; */
    vertical-align: middle;
    display: table;

}

#DetailsHeader2 div {
    display: table-cell;
	padding: 0;
	margin: 0;
/* 	border: 1px solid green;*/
	font-weight: bold;
	color: #fff;
	line-height: 40px;
	vertical-align: middle;

}

#DetailsHeader2 div#HeaderTabletName {
    /*    float: left; */
    text-align:left;
    	background: linear-gradient(#1e4680, #2d5da0);
	padding: 0 0 0 15px;

     /*	width: 235px;  */
}
#DetailsHeader2 div#HeaderSoldAs {
    text-align: center;
    font-size: 0.8em;
    
}
#DetailsHeader2 div.not-ecstasy {
	float: left;
	padding: 0 0 0 15px;
	color: red;
}
#DetailsHeader2 div.Spacing {
        float: right;
    	background: linear-gradient(#1e4680, #2d5da0);

	padding: 0;
	text-align: right;
}
#DetailsHeader2 div#HeaderTabletID {
/* 	float: right; */

	background: linear-gradient(#1e4680, #2d5da0);
	padding: 0 15px 0 5px;
	text-align: right;

}
li span.Note	{
	font-size: 70%;
	line-height: 70%;
	padding: 0;
	margin: 0;
}



ul#DetailsHeader { 
    width: 100%;
    margin: 0;  
    padding: 0;
    border: 1px solid #969696;
    	background: linear-gradient(#1e4680, #2d5da0);
/* 	display: block; */
	height: 40px;
	padding-left: 15px; padding-right: 15px;
	vertical-align: middle;
	display: table-cell;
}
ul#DetailsHeader li {
	display: inline-block;
	padding: 0;
	margin: 0;
	border: 0;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	line-height: 40px;
	font: 700 18pt arial,sans-serif;
	vertical-align: middle;
}
ul#DetailsHeader li#TabletName {
/*    float: left; */
    	background: linear-gradient(#1e4680, #2d5da0);
	padding: 0 0 0 15px;

     /*	width: 235px;  */
}
ul#DetailsHeader li.not-ecstasy {
	float: left;
	padding: 0 0 0 15px;
	color: red;
}
ul#DetailsHeader li.Spacing {
        float: right;
    	background: linear-gradient(#1e4680, #2d5da0);

	padding: 0;
	text-align: right;
}
ul#DetailsHeader li#TabletID {
	float: right;

	background: linear-gradient(#1e4680, #2d5da0);
	padding: 0 15px 0 0;
	text-align: right;
/* 	width: 235px; */
}
li span.Note	{
	font-size: 70%;
	line-height: 70%;
	padding: 0;
	margin: 0;
}
.DetailsModule	{
     width: 100%;
	border: 1px solid #969696;
	margin: 0;
	padding: 15px 15px 0 15px;
	clear: both;
	overflow: hidden;
}
.TabletData	{
    width: 74%;
	float: right;
	margin: 0 0 15px 0;
	border: 1px solid #969696;
	padding-bottom: 1em;
}
.TabletData .LeftColumn	{
    margin: 0; 
    padding: 0;
    width: 55%;
	float: left;
	clear: left;
    border-right: 1px solid #969696;
}
.TabletData .RightColumn	{ 
    margin: 0; 
    padding: 0;
    width: 44%;
    float: right; 
    clear: right;
    text-align: left;

}

.TabletDataLeft	{
    width: 100%;
}
.TabletDataRight	{
    width: 100%;
}

.TabletDataLeft th	{
    width: 17%;
	vertical-align: top;
	padding: 3px;
	text-align: right;
	font: 700 10pt arial,sans-serif;
}
.TabletDataRight th	{
    width: 29%;
	vertical-align: top;
	padding: 3px;
	text-align: right;
	font: 700 10pt arial,sans-serif;
}

.TabletDataLeft td,
.TabletDataRight td	{
    width: 41%;
	vertical-align: top;
	padding: 3px;
	margin: 0;
	font: 500 10pt arial,sans-serif;
}

.TabletPhoto-set {
    width: 25%;
	float: left;
	margin: 0;
}
.TabletPhoto-set2 {
	width: 100%;
	float: left;
	margin: 0;
}

.TabletPhoto-set2 img {

    width: 100%; 
}
.detail-image {

}

img.TabletMedium	{
	width: 148px;
	border: 1px solid #969696;
	float: left;
	margin-bottom: 15px;
	
}
img.TabletMedium:hover {
    transform: scale(1.3);
}
img.tableDetailsSmall	{
	width: 48px;
/*	height: 148px; */
	border: 1px solid #969696;
	float: left;
	margin-bottom: 15px;
}

img.tableDetailsSmall:hover {
    display:block;
    width: 150px;
    float: left;

}

.TabletPhoto .detail-image {
	width: 148px;
	border: 1px solid #969696;
	float: left;
	position:relative;
	margin-bottom: 15px;

}
.TabletPhoto-set .detail-image {
	width: 148px;
	border: 1px solid #969696;
	float: left;
	position:relative;
	margin-bottom: 15px;

}

.TabletPhoto-set2 img.detail-image {

    	width: 100%;
	border: 1px solid #969696;
	float: right;
	position:relative;
	margin-bottom: 15px;
	
}

img.detail-image {

    	width: 148px;
	border: 1px solid #969696;
	float: right;
	position:relative;
	margin-bottom: 15px;
	
}


.TabletNotes th	{
	vertical-align: top;
	text-align: left;
	padding: 6px 6px 0 6px;
	font-size: 11px;
}
.TabletNotes td	{
	vertical-align: top;
	padding: 0 6px 6px 6px;
	font-size: 11px;
}
 /* Stats Filter Specifications
------------------------------------------------------------------*/
.Stats #FilterModule	{

	margin: 15px 0 10px 0;
}
#FilterModule li.Percentages 	{
		background: none;
		padding-right: 6px;
		padding-left: 5px;
		margin: 0;
 }

#FilterModule li.Numbers	{
		background: none;
		padding-right: 105px;
		padding-left: 5px;
		margin: 0;
 }
 
.Stats #FilterModule li input	{
		margin-right: 6px;
		margin-top: 6px;
		vertical-align: top;
 }

/* Test Results Table
------------------------------------------------------------------*/

table#MainResults { 
	width: 100%;
    margin: 0 0 20px 0;  
    padding: 0;
    border: 0;
	background: transparent; 
}

#MainResults td	{ 
	padding: 7px;  
	margin: 0;
	border: 1px #ccc solid; 
	border-top: none;
	border-left: none;
	vertical-align: top;
	font-size: 14px;
}
#MainResults tr td	{
	background: #e8effb;
}

#MainResults tr.sample-row td {
	text-align:center;
}
#MainResults tr.even td	{
	text-align:center;
	background: #fff;
}

#MainResults tr.odd td	{
	text-align:center;
}



#MainResults tr:hover td { background: #d6f1be; } 
#TabletName	{
	width: 150px;
	text-align: left;
}
#MainResults td.Tablet	{  
	border-left: 1px #ccc solid;  
	text-align: center;
}
#MainResults th	{
	color: #fff;
	padding: 7px;
	vertical-align: bottom;
	font-weight: bold;
	/*	background: transparent url(/images/layout/table_header_back.gif) no-repeat top center;  */
	background: transparent url(/images/layout/table_header_substance_back.gif) top center;  
	
	border: none;
	border-right: 1px solid #153562;
	border-bottom: 1px solid #153562;
	white-space: nowrap;
	font-size: 14px;
	font-weight: bold;

}
#MainResults th#ActiveContents	{
 
	text-align: center;
}
#MainResults th#FirstColumn	{
         text-align: center;
	/* background: transparent url(/images/layout/table_header_back.gif) no-repeat top left; */
}
#MainResults th#LastColumn	{
	border-right: none;
/*	background: transparent url(/images/layout/table_header_back.gif) no-repeat top right; */
}
#MainResults th a	{
	color: #fff;
}
#MainResults th#Substance {
	font-weight: bold;
	background: transparent url(/images/layout/table_header_substance_back.gif) center -30px;
}   
#MainResults th#Amounts	{
	font-weight: bold;
	background: transparent url(/images/layout/table_header_back.gif) center -30px;
}
#MainResults th a:hover,
#MainResults th a:active	{
	color: #cbf3a7;
}

#MainResults p.other-name {
	font-size: 11px;
	line-height: 13px;
	margin: 0;
	padding: 3px 0 0 0;
}


#MainResults p.not-ecstasy {
	font-size: 11px;
	line-height: 13px;
	margin: 0;
	padding: 3px 0 0 0;
	color: red;
}

#MainResults p.sold-as {
	font-size: 11.5px;
	line-height: 13px;
	margin: 0;
	padding: 6px 0 0 0;
}


ul.Substance,
ul.Amounts {
        list-style-type: disc;
        margin: 0;
	padding-left: 0px;
	margin-left: 14px;
        text-align: left;
	font: 500 1.1em arial,sans-serif;
}

ul.Substance li, ul.Amounts li;  {
        list-style-type: disc;
        vertical-align: top;
	padding: 0px 0px 4px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
}

#primary-test {
}

.Tabletimg {
/* img.TabletThumb	{ */
	width: 52px;
	height: 52px;
}
td a:link img.TabletThumb,
td a:visited img.TabletThumb	{ 
    border: 2px solid #347ee5;
}
td a:active img.TabletThumb,
td a:hover img.TabletThumb	{ 
    border: 2px solid;
}

/* CSS-based Tootips
------------------------------------------------------------------*/
img.InfoIcon	{
	width: 12px;
	height: 12px;
	border: 0;
	padding: 0 0 0 3px;
}

a.info	{
    position: relative; /*this is the key*/
    z-index: 24;
    color: #000;
    text-decoration: none;
}

a.info:hover	{
	z-index: 25; 
}

a.info span	{ display: none; }

a.info:hover span	{ /*the span will display just on :hover state*/
    display: block;
    position: absolute;
    top: 15px; 
    left: 10px; 
    width: 180px;
    border: 1px solid #666666;
    background-color: #ffffcc; 
    color: #000;
    padding: 5px;
    font-size: 10px;
    font-weight: normal;
    white-space: normal;
    text-align: left;
}

a.info:hover span.DisplayLeft	{
    left: -180px; 
    white-space: normal;
}    


/* Statistics Tables
------------------------------------------------------------------*/
col#SubstancesIdentified,
col#Masses,
col#Substances,
col#States,
col#Cities,
col#SubstancesWeight	{
	width: 210px;
	text-align: left;
}
table#MainResults th.TableSub	{
	background: transparent url(/images/layout/table_subheader_back.gif) repeat-x top center; 
	border-left: 1px solid #153562;
	text-align: left;
}
table#MainResults th.TableSubSub	{
	background: transparent url(/images/layout/table_subsub_back.gif) repeat-x top center; 
	border-left: 1px solid #153562;
	color: #0d0d0d;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}
table#MainResults th.TableSubSub a {
	color: #0d0d0d;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}

.totaltd {
 border-bottom: 1px solid black ;
}
#StatsTotals tr td {
  border-bottom: 1px solid black ;

}
#StatsTotals  {
  border-bottom: 1px solid black ;

}

#StatsSubstancesWeight #MainResults th#LastColumn	{
 
	border-right: none;
	text-align: center;
}
#StatsSubstancesWeight #MainResults th#Masses,
#StatsSubstancesWeight #MainResults th.Spacing	{
 
	border-right: none;
	text-align: center;
	background: transparent url(/images/layout/table_header_back_gradient.gif) repeat-x 0 0; 
	border-bottom: none;
}
#StatsSubstancesWeight #MainResults th#LastColumn	{
 
	border-bottom: none; 
}
p.Disclaimer	{
	font-size: 10px;
	line-height: 150%;
	padding: 0;
	margin: 0 0 15px 0;	
}
/* Advanced Search Styles
------------------------------------------------------------------*/
table#AdvancedSearchFilterModule	{
	width: 1000px;
	height: 175px;
	border: 0;
	margin: 5px 0 10px 0;
	padding: 0;
	background: #efefef;
}
#AdvancedSearchFilterModule tr td	{
	font-size: 10px;
	padding: 0;
	margin: 0;
}

#AdvancedSearchFilterModule label	{
	color: #2a2b29;
	font-size: 11px;
	margin: 0;
	padding: 0 0 2px 0;	
}

#AdvancedSearchFilterModule td.TopLeft	{
	background: transparent url(/images/layout/advanced_search_module_back.gif) no-repeat top left;
	width: 100px;
	padding: 10px 10px 0 15px;
	border: 0;
}
#AdvancedSearchFilterModule td.TopRight	{
	background: transparent url(/images/layout/advanced_search_module_back.gif) no-repeat top right;
	padding: 10px 15px 0 0;
	border: 0;
}
#AdvancedSearchFilterModule td.TopCenter	{
	padding: 10px 0 0 20px;
	border: 0;
	border-top: 1px solid #dadbdb;
}
#AdvancedSearchFilterModule td.BottomLeft	{
	background: transparent url(/images/layout/advanced_search_module_back.gif) no-repeat bottom left;
	width: 100px;
	padding: 0 10px 5px 15px;
	border: 0;
}
#AdvancedSearchFilterModule td.BottomRight	{
	background: transparent url(/images/layout/advanced_search_module_back.gif) no-repeat bottom right;
	padding: 0 15px 10px 0;
	border: 0;
}
#AdvancedSearchFilterModule td.SecondRowLeft	{
	width: 100px;
	padding: 0 10px 0 15px;
	border: 0;
	border-left: 1px solid #dadbdb;
}

#AdvancedSearchFilterModule td.CenterLeft	{
	width: 100px;
	padding: 0 10px 0 15px;
	border: 0;
	border-left: 1px solid #dadbdb;
}
#AdvancedSearchFilterModule td.CenterRight	{
	padding: 0 15px 0 0;
	border: 0;
	border-right: 1px solid #dadbdb;
}
#AdvancedSearchFilterModule td.BottomCenter	{
	padding: 0 0 10px 20px;
	border: 0;
	border-bottom: 1px solid #dadbdb;
}
#AdvancedSearchFilterModule #ColumnTwo	{
	background: transparent url(/images/layout/filter_divider.gif) repeat-y  4px 7px;
}
#AdvancedSearchFilterModule #ColumnFour	{
	background: transparent url(/images/layout/filter_divider.gif) repeat-y  4px 7px;
}

#AdvancedSearchFilterModule td#TabletColor	{
 	padding-left: 20px;
 }
#AdvancedSearchFilterModule td#StartDate	{
 	width: 165px;
 }
#AdvancedSearchFilterModule td#EndDate	{
 	width: 120px;
 	padding-left: 0;
 }
 #AdvancedSearchFilterModule td#City	{
 	padding-left: 20px;
 }
#AdvancedSearchFilterModule td#City input	{
 	width: 234px;
 }

 
 #AdvancedSearchFilterModule td#ActiveContents input,
 #AdvancedSearchFilterModule td#StateProvince select,
 #AdvancedSearchFilterModule td#Country select	{
  	width: 240px;
 }
 #AdvancedSearchFilterModule td#ActiveContents {
  	width: 260px; 
 }
 #AdvancedSearchFilterModule td#StateProvince,
 #AdvancedSearchFilterModule td#City	{
  	width: 260px;
 }
#AdvancedSearchFilterModule td select#SourceOrgID	{
 	width: 131px;
 }

#AdvancedSearchFilterModule td input	{
	border: 1px solid #7b9eba;
	margin: 0;
	padding: 2px;
	width: 125px;
	height: 14px;
	font-size: 10px;
}

#AdvancedSearchFilterModule td select	{
	border: 1px solid #7b9eba;
	padding: 2px;
	margin: 0;
	line-height: 14px;
	font-size: 10px;	
 }


#AdvancedSearch ul.ButtonContainer	{
	width: 1000px;
	height: 30px;
	margin: 5px 0 10px 0;
	padding: 0 0 10px 0;
	border: 0;
	background: transparent url(/images/layout/h_dotted.gif) repeat-x bottom left;
}
li.Search, li.Submit	{
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
}
input.SearchButton {
	border: 0;
	padding: 0;
	margin: 0;
	font-family: "Lucida Grande", "Lucida Sans", Arial, Verdana, Helvetica, Sans-serif;
	font-size: 10px;
	font-weight: bold;	
	text-transform: uppercase;
	color: #fff;
	background: transparent url(/images/layout/button_search.gif) no-repeat top center;
	width: 90px;
	height: 26px;
}
input.SearchButton:hover {
	border: 0;
	padding: 0;
	margin: 0;
	font-family: "Lucida Grande", "Lucida Sans", Arial, Verdana, Helvetica, Sans-serif;
	font-size: 10px;
	font-weight: bold;	
	text-transform: uppercase;
	color: #fff;
	background: transparent url(/images/layout/button_search.gif) no-repeat bottom center;
	width: 90px;
	height: 26px;
}
#AdvancedSearch li.Clear	{
	margin: 0 0 0 50px;
	padding: 0;
	border: 0;
	float: left;
}
#AdvancedSearch	h2	{
		color: #1a4181;
		background: none;
		margin: 0 0 15px 0;
		padding: 5px 0 0 0;
		font-size: 11px;
		text-transform: uppercase;
}
	/* Contact Form Styles
------------------------------------------------------------------*/

fieldset#ContactForm	{
	border: none;
	margin: 0;
	padding: 0;
}
label	{
	display: block;
	font-weight: bold;
	color: #569d17;
	font-weight: bold;
	padding-bottom: 3px;
}
span.required	{
	font-style: normal;
	font-weight: bold;
	font-size: x-small;
	color: #f95d18;
	padding-left: 3px;
}
label#Reason	{
	padding-bottom: 6px;
}
#ContactForm input	{
	border: 1px solid #c2c4c1;
	border-right: 1px solid #b5b5b7;
	border-bottom: 1px solid #b5b5b7;
	margin: 0 0 15px 0;
	padding: 2px;
}
ul.ReasonRadios	{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.ReasonRadios li	{
}
.ReasonRadios li	{
		background: none;
		padding: 0;
		padding-right: 5px;
		margin: 0;
 }
 
#ContactForm .ReasonRadios li input	{
		margin-right: 5px;
		margin-top: 1px;
		vertical-align: top;
}

ul.ButtonContainer	{
	width: 472px;
	height: 30px;
	margin: 15px 0 0 0;
	padding: 0;
	border: 0;
}

input.SubmitButton {
	border: 0;
	padding: 0;
	margin: 0;
	font-family: "Lucida Grande", "Lucida Sans", Arial, Verdana, Helvetica, Sans-serif;
	font-size: 10px;
	font-weight: bold;	
	text-transform: uppercase;
	color: #fff;
	background: transparent url(/images/layout/button_submit.gif) no-repeat top center;
	width: 140px;
	height: 26px;
}
input.SubmitButton:hover {
	border: 0;
	padding: 0;
	margin: 0;
	font-family: "Lucida Grande", "Lucida Sans", Arial, Verdana, Helvetica, Sans-serif;
	font-size: 10px;
	font-weight: bold;	
	text-transform: uppercase;
	color: #fff;
	background: transparent url(/images/layout/button_submit.gif) no-repeat bottom center;
	width: 140px;
	height: 26px;
}
li.Clear	{
	margin: 0;
	padding: 0;
	border: 0;
	float: right;
}
input.ClearButton {
	border: 0;
	padding: 0;
	margin: 0;
	font-family: "Lucida Grande", "Lucida Sans", Arial, Verdana, Helvetica, Sans-serif;
	font-size: 10px;
	font-weight: bold;	
	text-transform: uppercase;
	color: #fff;
	background: transparent url(/images/layout/button_clear.gif) no-repeat top center;
	width: 90px;
	height: 26px;
}

.SortedUp	{
	background: transparent url(/images/layout/sorted_icon_up.png) no-repeat 0 -2px;
	padding: 0 0 0 15px;
}
.SortedDown	{
	background: transparent url(/images/layout/sorted_icon_down.png) no-repeat 0 -2px;
	padding: 0 0 0 15px;
}

img.SelectedIcon        {
        width: 12px;
        height: 12px;
        border: 0;
        padding: 0 3px 0 0;
}

.article-title {
 
  font: 700 13pt arial,sans-serif;
}
.article-author {
  font: 700 11pt arial,sans-serif;
}
.article-date {
  font: 700 10pt arial,sans-serif;
}

.contact-faq li { margin-bottom: 8px; }

.pa { font: 500 5pt Arial,sans-serif; vertical-align: middle; color: #555555; text-decoration: none; }

#not-certain { font: 700 14pt arial,sans-serif; text-align:center; padding:5px; color: #990000; }
#additional-parameters {
	vertical-align: top;
	text-align: left;
	padding: 6px 6px 0 12px;
	font: 500 11pt arial,sans-serif;
	padding-bottom: 1em;
}
#additional-parameters .title {
    font: 700 11pt arial, sans-serif;
}

#additional-parameters .otherinfo {

}

#additional-information {

	vertical-align: top;
	text-align: left;
	padding: 6px 6px 0 12px;
	font: 500 11pt arial,sans-serif;
}
#additional-information .title {
    font: 700 11pt arial, sans-serif;
    padding-bottom: 1px;
}

#additional-information .otherinfo {
    padding-bottom: 5px;
}


#drug-sold-as { } 
#drug-sold-as-title { font: 500 10pt arial,sans-serif; text-align:left; padding-left:5px;  }
#drug-sold-as-info { font: 500 10pt arial,sans-serif; text-align:left; padding-left:5px;  }
#drug-expected { } 
#drug-expected-title { font: 500 10pt arial,sans-serif; text-align:left; padding-left:5px; }
#drug-expected-info { font: 500 10pt arial,sans-serif; text-align:left; padding-left:5px; }
#contains-unidentified { font: 700 13pt arial,sans-serif; text-align:center; padding:5px; padding-bottom:15px; color: #990000; }
.note-caution { font: 700 13pt arial,sans-serif; text-align:left; padding:5px; padding-bottom:15px; color: #110000; }
#vendor-caution { }


.on-hold { font: 700 12pt arial, sans-serif; color:#992222; }

#comment-container {
    margin-bottom: 1em;
        
}
#comment-container br {
    padding-bottom: 0.5em;
    line-height: 0.5em;
}

#comment-container .comment {
    margin-bottom: 1em;
   
}

#unidentified-comment .title {

}

#unidentified-comment .otherinfo {

}




#link-list {

}

.video-image-title {
    font: 700 10pt arial, sans-serif;
}
.gcms-image-title {
    font: 700 10pt arial, sans-serif;
}


#admin-control-bar  {
    font: 700 12pt arial, sans-serif; border: 1px dotted red; padding:4px; 

}
#mobile-switcher  {
    font: 700 12pt arial, sans-serif;
    border: 1px dotted red;
    padding: 3px;
    width: 100%;
}


.statsTable td th {
 text-align:center;
}

.statsTable a {
 text-align:center;
}

.statsTable {
 text-align: center;
}

#admin-top-block {
    display:inline-block; 
    background-color: white;
    border: 1px solid black;

    vertical-align:middle;
    padding: 4px;
    padding-left:10px;
    position:absolute;

    left: 10px;
    top: 2px;

    float:left;

}

/* uncertain */

.uncertain-substance {

    color: #990000;
    font-style: italic;
    
}
.uncertain-substance a:link{
    color:#990000;
    text-decoration:none;
}
.uncertain-substance a:visited{
    color:#990000;
        text-decoration:none;
}
.uncertain-substance::after{

/*    content: " \25b2"; */
}


.uncertain-substance-icon {
    color: orange;
    text-decoration:none;
    font-weight:bold;
}
.uncertain-substance-icon a {
    color: orange;
    text-decoration:none;    
}

.uncertain-substance-icon a:visited {
    color: orange;
    text-decoration:none;    
}
.uncertain-substance-icon a:link {
    color: orange;
    text-decoration:none;
}


/* results changed  added 2020 aug 25 */

#results-changed { font: 700 14pt arial,sans-serif; text-align:center; padding:5px; color: #990000; }
.results-changed {
    color: #990000;
    font-style: italic;
}
.results-changed a:link{
    color:#990000;
    text-decoration:none;
}
.results-changed a:visited{
    color:#990000;
        text-decoration:none;
}
.results-changed::after{

/*    content: " \25b2"; */
}


.results-changed-icon {
    color: orange;
    text-decoration:none;
    font-weight:bold;
}
.results-changed-icon a {
    color: orange;
    text-decoration:none;    
}

.results-changed-icon a:visited {
    color: orange;
    text-decoration:none;    
}
.results-changed-icon a:link {
    color: orange;
    text-decoration:none;

}
/* end results-changed */

.note-name {

    font-weight: 700;
    width: 30em;

}

#notes-title {

    font: 700 18pt arial;
}
#notes-description {

    margin-bottom: 1em;
}

.notes-red {

    font: 700 14pt arial;
    color: red;
}

/*
#th-datepub {
    display:none;
}
.td-datepub {
    display: none;
}

*/
.noscript-copyright {

    border: 3px solid red;
    font: 14pt arial, sans-serif;

    width: 63%;
    padding: 4px;
    margin: 10px;
    

}
#all-header {

    display: block;
    
    
}
#MainTableSurround {

/*    z-level:9000; */
    display: inline-block;
    /*  display: none; */
    width:100%;
    height:100%;
    background-color: gray;
    opacity: .9;
/*    z-index:9000; */
    text-align: center;
    position: absolute;
    left:0px;
    top: 0px; 
    

}
#about-supporting-orgs {
    font-family: Arial, Verdana, Helvetic, Sans-serif;
    font-size: 1.5em;
    font-weight: normal;    

}
#about-mission  {
    font-family: Arial, Verdana, Helvetic, Sans-serif;
    font-size: 1.5em;
    font-weight: normal;    
}

#about-mission h1 {
    font-size: 2em;
}
#about-mission h2 {
    font-size: 1.5em;
}

#about-supporting-orgs h2 {

    font-size: 1.5em;  
}

#about-supporting-orgs h4 {

    font-size: 1.5em;  
}

#not-live-header {

    width:100%;
    padding-left: 0;
    padding-right: 0;
    border: 2px solid red;
    background: linear-gradient(#AAAAAA, #CCCCCC);
    font: 700 18pt arial, sans-serif;

    height: 1.2em;
    text-align: center;

}

#not-live-row {

    display: table-row;
}

#not-live-td {
    display: table-cell;    
    width: 100%;


    font-weight: bold;
	color: #000000;
	line-height: 40px;
	vertical-align: middle;
	text-align:auto;
    
}
#madds-only-checkbox-surround {
    display:inline;
    border: 1px dotted gray;
    padding: 2px; 
    
}

#filter-module-surround {
    display: inline;
/*    display: none; */
    width: 95%;
}

#filter-module-surround li {
    display:inline;
/*     display: none; */
}


/* Default Buttons */
.button-default { font: 500 9pt helvetica,arial,sans-serif; height: 22px; }
.button-default { padding: 0px; margin: 0px; }
.button-default {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f0f0f0), color-stop(1, #d1d1d1) );
	background:-moz-linear-gradient( center top, #f0f0f0 5%, #d1d1d1 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f0f0', endColorstr='#d1d1d1');
	background-color:#f0f0f0;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	border:1px solid #aaaaaa;
	display:inline-block;
	color:#222222;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	height:24px;
	line-height:22px;
	width:115px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ffffff;
}
.button-default:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d1d1d1), color-stop(.9, #f0f0f0) );
	background:-moz-linear-gradient( center top, #d1d1d1 5%, #f0f0f0 90% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d1d1d1', endColorstr='#f0f0f0');
	background-color:#d1d1d1;
}.button-default:active {
	position:relative;
	top:1px;
}

.table-tested-date {
    font-size: 75%;
}

.sugar-substance {

    font: 80%;
}
.sugar-substance::before {

    content: " ( sugar ) ";
}


/*  Search Form Sort Order Fields */

 #sortDirectionFieldSet {

  padding-left; 1em;
  margin-left:1em;
  width:auto;
 }
 #sortDirectionFieldSet legend {
 	font-weight: bold;
	padding-bottom: 3px;
	display: inline;
 }


 .radio-label { 

	padding-bottom: 3px;
	display: inline;
 }

 #sortRadioRight {
    display: inline;
    margin-left:2em;
 }
 #sortRadioLeft {
    display: inline;
    margin-left:2em;
 }


 #sortDirectionDescRadio {
   width:auto;
 }
 #sortDirectionAscRadio {
   width:auto;
 }


 .radioTest {
     width:auto;
     display:inline;
     
 }

 #sortRadioLeft input {
     width:auto;
     display:inline;
 }
 
 #sortRadioRight input {
     width:auto;
     display:inline;
 }

 #search-form-sort-direction-tr td  input  {
     width:auto;
     display:inline;

 }
