@charset "utf-8";
/* CSS Document */

html,body {
	border: 0px;
	padding: 0px;
	margin: 0px;
	background-color:#000000;
	text-align: center;
	color: #444444;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:100%;
}
form {
background-color: #fff;
	background-image: url(../images/bg.gif);
	background-repeat:repeat-x;
}

h1 {
	font-size: 24px;
	color: #ffdb19;
	margin-top: 0px;
	font-family:Arial Narrow, Helvetica, sans-serif;
	text-transform:uppercase;
}

h1 a:active, h1 a:visited, h1 a:link {
	color: #ffdb19;
	text-decoration:none;
}

h1 a:hover {
	color: #ffdb19;
	text-decoration:underline;
}

h2{
	font-size: 18px;
	color: #000;
}

body a{
	color: #444444;
}
 
.color_grey{
	color: #cccccc;
}

.color_black{
	color: #000;
}
 
.topmenudiv{
	height: 23px;
	min-height:23px;
	float: left;
	padding:0px;
	margin:0px;
	overflow:hidden;
}

.mlink:hover{
	background-position: left -23px;	
}

 
.menu_home_link{
	background: url(../images/menu_home.gif) no-repeat;
	width: 52px;
}
.menu_staysafe_link{
	background: url(../images/menu_staysafe.gif) no-repeat;
	width: 80px;
}
.menu_events_link{
	background: url(../images/menu_events.gif) no-repeat;
	width: 168px;
}
.menu_druginfo_link{
	background: url(../images/menu_druginfo.gif) no-repeat;
	width: 132px;
}
.menu_gettinghelp_link{
	background: url(../images/menu_gettinghelp.gif) no-repeat;
	width: 99px;
}
.menu_aboutus_link{
	background: url(../images/menu_aboutus.gif) no-repeat;
	width: 67px;
}

.menu_news_link{
	background: url(../images/menu_news.gif) no-repeat;
	width: 47px;
}

.outer_container{
	width: 1000px; 
	margin-left: auto; 
	margin-right: auto;
	margin-top:0;
}

.flash_top{
	width: 1000px; 
	height: 200px;
	background-color:#000000;
}

.menubar{
	width: 1000px; 
	height: 46px; 
	background: transparent url('../images/menu_bg.gif') no-repeat top left; 
	text-align: left;
}

.menu_upper{
	min-height:23px;
	height: 23px; 
	width: 873px; 
	padding: 0px; 
	text-align: left; 
	font-size: 25px; 
}

.menu_lower{
	width: 873px; 
	height: 23px; 
	padding-left: 0px; 
	text-align: left; 
	font-size: 12px; 
	float:right;
}

.content_left{
	width: 680px; 
	padding-top: 20px; 
	padding-bottom: 20px; 
	text-align: left;
	border-right: 1px solid #cccccc; 
	padding-right: 20px;
}


.submenu {
	font-size: 11px;
	padding: 2px;
	font-weight: bold;
	background-color: black;
	color: #fff;
	float: left;
	border-right: 1px solid #fff;
	padding-left: 4px;
	padding-right: 4px;
}

.submenu_active{
	background-color: #999999;
}

.submenu a{
	color: #ffdb19;
	text-decoration:none;
}

.changeroption{	
	font-size: 11px;
	padding: 2px;
	font-weight: bold;
	background-color: black;
	margin-bottom: 5px;
	text-align: right;

}

.changeractive{
	background-color: #999999;
}

.changeroption a{
	color: #ffdb19;
	text-decoration:none;
}
.changeractive a{
	color: #fff;
	text-decoration:none;
}
/* ########## Footer Styles ###############*/
#footer {
	background-color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: white;
	height: 71px;
	width: 1000px;
	padding-bottom:20px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#footer img {
	margin-right: 10px;
}

#footlinks {
	margin-top: 13px;
	float: left;
	width: 380px;
	line-height: 35px;
	color: #fff;
}

.searchDiv {
	float:left;
}

input.searchText{
	width: 180px;
	height 20px;
	background-color: #fff;
	border: 0px;
	color: #000;
	margin-left: 20px;
	margin-right: 5px;
	margin-top: 5px;
}
.searchBtn {
	height:31px;
	float:left;
	margin-right:13px;
}
.searchButton{
	margin:0px;
	padding:0px;
	vertical-align:bottom;
	margin-top:0px;
}
#searchMod{
	float:right;
	width:305px;
	height:31px;
	margin-top:12px;
	text-align:left;
	padding-top:0px;
}
#searchMod img {
	border:0px;
	height:31px;
	vertical-align:top;
}

#linksa {
	height: 12px;
	line-height: 12px;
}

#linksa a {
	color:#ffd51e;
	text-decoration: none;
}

#linksa a:hover {
	color:#ffd51e;
	text-decoration: underline;
}

#linksb {
	height: 21px;
	background: url('../images/dots.gif');
	line-height: 10px;
}

#linksc {
	height: 12px;
	line-height: 12px;
}

#linksc a {
	color: white;
	text-decoration: none;
}

#linksc a:hover {
	color: white;
	text-decoration: underline;
}


.sidebar_right{
	width: 195px; 
	text-align: left;
	margin:0 auto;
}
#fp {
	text-align:center;
	margin:0 auto;
	width:100%;
	margin-top:20px;
	margin-bottom:20px;
}

.sidebar_right h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
 	background-color: #000; 
	height: 23px; 
	width: 190px; 
	line-height: 23px; 
	color: #fff; 
	padding:0px 0px 0px 5px;
	margin:0px;
	font-weight:normal;
}
/*.sidebar_heading{
 	background-color: #000; 
	height: 23px; 
	width: 190px; 
	line-height: 23px; 
	color: #fff; 
	padding-left: 5px;
}*/
.sidebar_right #content {
	padding-left: 20px; 
	padding-right: 10px;
	padding-top: 20px; 
	padding-bottom: 20px;
	font-size: 11px;	
}

.sidebar_content{
	padding-left: 20px; 
	padding-right: 10px;
	padding-top: 20px; 
	padding-bottom: 20px;
	font-size: 11px;	
}
/*###Glossary##*/

.glossarycontainer{
	width: 650px; 
	height:auto;
	overflow:auto;
	border-bottom: 3px solid #000;
}

.glossarytopmenu{
	width: 650px; 
	height: 24px; 
	background-color: #000;	
}

.glossarysidemenu{
	width: 130px; 
	min-height: 346px; 
	overflow: auto; 
	background-color: #f2f2f2; 
	padding: 10px; 
	float: left;
	color: #666666;
	text-decoration:underline;
}

.glossarysidemenu a{
	color: #666666;
}

.glossarysidemenu a:hover{
	color: #000;	
}

.glossaryletter{
	width: 50px; 
	height: 24px; 
	line-height: 24px;
	color: #ffdb19;
	text-decoration: none;
	font-size: 15px; 
	font-weight: bold;
	float: left;
	text-align: center;
	cursor:pointer;
}

.glossaryletter a{
	color: #ffdb19;
	text-decoration: none;
}

#glossarycontent{
	width: 480px; 
	min-height: 331px; 
	overflow: auto; 
	padding-left: 15px; 
	padding-right: 15px; 
	padding-top: 15px; 
	float: right;
}

.glossaryDefinition img{
	padding:4px;
	border: 2px solid #ffdd19;
	margin: 5px 0 15px 15px;
}

.letteractive{
	color: #fff;
	background-color: #999999;
}

.glossaryDefinition{
	display:none;
	padding:5px;
	width:460px;
}
.termsList{
	display:none;
}
#definition0_0{
	display:block;
}
#terms_0{
	display:block;
}

/*#EVENTS#*/
.event{
	/*padding-top:23px;*/
	display:none;
	width:470px;
	float:right;
	margin-left:10px;
}

#calendar {
	float:left;
	width:200px;
	height:150px;
}
.eventHeader{
	width:464px;
	background-color:#000000;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	/*height:15px;*/
	padding:2px 3px 1px 3px;
	float:right;
}
.event_date{
	float:right;
	width:200px;
	text-align:right;
}

/* #SubNav# */

.subtopmenu {
	font-size:11px;
	font-weight:bold;
	margin-bottom:15px;
	
}

.subHeaderItem {
	color:#ffdb19;
	line-height: 15px;
	color: #ffdb19;
	text-decoration: none;
	font-size: 11px; 
	text-align: center;
	cursor:pointer;
	padding:2px 5px 1px 5px;
	border-left:1px solid #333333;
	border-right:1px solid #333333;
	background-color:#000000;
}

.subPageContent {
	display:none;
	width:680px;
}
.subSidemenu {
	font-size:11px;
	font-weight:bold;
	margin-bottom:15px;	
	width:157px;
	float:left;
}
.subSideHeaderItem {
	color:#ffdb19;
	line-height: 15px;
	color: #ffdb19;
	text-decoration: none;
	font-size: 11px; 
	text-align: right;
	cursor:pointer;
	padding:2px 5px 1px 5px;
	background-color:#000000;
	width:147px;
	height:15px;
	margin-bottom:5px;
}
.subSideContent{
	
	display:none;
}
.subSideMain{
	width:500px;
	margin-left:15px;
	float:right;
	
}
.contentContainer{
	width:680px;
}
.contentContainer a {
	background-color:#ffd51e;
	text-decoration:none;
	padding:0 2px 0 2px;
}
.contentContainer a:hover {
	background-color:#000000;
	color:#FFFFFF;
}
#content a{
	background-color:#ffd51e;
	text-decoration:none;
	padding:0 2px 0 2px;
}
#content a:hover{
	background-color:#000000;
	color:#FFFFFF;
}
.contentContainer img{
	padding:4px;
	border: 2px solid #ffdd19;
	margin: 5px 0 15px 15px;
}
#content img{
	padding:4px;
	border: 2px solid #ffdd19;
	margin: 5px 0 15px 15px;
}

/*#NEWS#*/

.news_article{
	width: 680px;
	padding-bottom: 25px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 25px;
	font-size: 12px;
}

.news_date{
	font-weight: bold;
	color: #999999;
}

.news_blacklink{
	color: #000;
}

.news_readmore{
	color: #000;	
}


.changermenu {
	width: 155px; 
	float: left;
}

.changercontent{
	width: 455px; 
	margin-left: 15px; 
	float: left;
}

.comment_date {
	width:200px;
	float:right;
	text-align:right;
}

.comment {
	background-color:#FFFFCC;
	padding:5px;
}
/*############### Dropdown Styles ##################*/

ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

ul.dropdown {
 position: relative;
 z-index: 597;
 float: left;
}

ul.dropdown li {
 float: left;
 line-height: 1.3em;
 vertical-align: middle;
 zoom: 1;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
 position: relative;
 z-index: 599;
 cursor: default; 
}

ul.dropdown ul {
 visibility: hidden;
 position: absolute;
 top: 100%;
 left: 0;
 z-index: 598;
 width: 100%; 
}

ul.dropdown ul li {
 float: none;
}

ul.dropdown ul ul {
 top: 1px;
 left: 99%;
}

ul.dropdown li:hover > ul {
 visibility: visible;
}



/* ----- ALL LEVELS (incl. first) */

ul.dropdown {
 font: 12px Arial, Helvetica, sans-serif;
}

	ul.dropdown li {
	 line-height: 23px;	 
	 padding-left: 5px;
	 padding-right: 5px;
	}

	ul.dropdown li.hover,
	ul.dropdown li:hover {
	 background-color: #000;
	}
	
	ul.dropdown li.hover a,
	ul.dropdown li:hover a{
	color: #fff;
	}
	
	ul.dropdown a:link,
	ul.dropdown a:visited {  text-decoration: none; }
	ul.dropdown a.active:link,
	ul.dropdown a.active:visited { color: #fff; text-decoration: none; }
	ul.dropdown a:hover { color: #fff; text-decoration: none; }
	ul.dropdown a:active { color: #fff; }


/* ----- END LEVEL */


	/* ----- NON-FIRST LEVEL */

	ul.dropdown ul {
	 width: 200px; 
	 padding-bottom:0px;
	 background: #000;
	 color: #fff;
	 font-size: 12px;
	}

		ul.dropdown ul li {
		 color: #fff;
		}

		ul.dropdown ul li.hover,
		ul.dropdown ul li:hover {
		 background-color: #000;
		}

		ul.dropdown ul li.empty {
		 padding: 12px 12px 7px !important;
		 font-weight: bold;
		}

		ul.dropdown ul a:link,
		ul.dropdown ul a:visited { color: #ffdb19; }
		ul.dropdown ul a:hover { color: #fff; text-decoration: none; }
		ul.dropdown ul a:active { color: #fff; }

			ul.dropdown ul ul {
			 display: none;
			}

			ul.dropdown ul ul li {}

/* ----- END LEVEL */
.subtopMenu a{
	background:none;
}
.btnSubmit {
	background-image:url(../images/submit_btn.gif);
	width:79px;
	height:30px;
}
.emailComment {
	scrollbar-face-color:#ffdb19;
	scrollbar-arrow-color:#666666;
	scrollbar-shador-color:#990000;
}
/* Site Map */
.mapBlock{
	width:240px;
	margin:0 10px 10px 0;
	padding:0;
}
.mapBlock a{
	color: #666666;
	text-decoration: none;
}
.mapBlock a:hover{
	color: #666666;
	text-decoration: underline;
}
.firstLevel{
	color:#000000;
	background-color: #ffd51e;
	margin:0;
	padding:2px 0 2px 3px;
}
.firstLevel a{
	color:#000000;
}
.firstLevel a:hover{
	color:#000000;
}
.secondLevel{
	background-color: #000000;
	margin:0;
	padding:2px 0 2px 3px;
}
.secondLevel a{
	color:#FFFFFF;
}
.secondLevel a:hover{
	color:#FFFFFF;
}
.thirdLevel{
	background-color: #d9d9d9;
	margin:0;
	padding:2px 0 2px 10px;
	font-size:11px;
}
