





/* Common */

body {
}

p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset {
	margin-bottom: 10px;
}

p {
	margin-right: 10px;
}

h1, h2, h3, h4, h5, h6 {
	color: #005E14;
}

h1 {
	font-size: 24px;
	border-bottom: 1px solid #005e14;
	margin-bottom: 16px;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 18px;
}

h3 a:link, h3 a:visited {
	color: #005E14;
}

h4 {
}

h5 {
	border-bottom: 1px solid #005e14;
}

h6 {
}

table {
}

td {
	padding: 4px;
}

form table td {
	vertical-align: top;
}

ul.errorlist {
	list-style-type: none;
	list-style-position: inside;
}

ul.errorlist li {
	padding: 4px;
	margin: 0;
	color: #900;
	background: #ffc;
	font-weight: bold;
}

#warning {
	text-align: center;
	color: #900;
	background: #ffe;
	padding: 4px;
	margin-bottom: 10px;
	font-weight: bold;
}

.info {
	padding: 4px 0;
	margin: 20px 0;
	border-bottom: 1px solid #8cad93;
	border-bottom: 1px solid #eef6d9;
	color: #41784d;
}

.info .category-label a:link, .info .category-label a:visited {
	color: #41784d;
}

.info .published-label {
	float: left;
}

/* .info .category-label {
	color: #fff;
	background: #41784d;
	padding: 2px 4px;
	float: left;
} */

.alphabetical {
	color: #005E14;
	font-size:15px;
}


/* Base */

/*
#hd-bg {
	background: #005E14;
	border-bottom: 4px solid #00AB24;
}
*/

#hd-bg {
	background: transparent url(../images/theme/bg_head1.jpg) no-repeat scroll center 0;
	border-bottom: 4px solid #00AB24;
     	height: 138px;
}


#hd {
	padding: 0 4px;
}

#ribbon-bg {
	background:#A0CB55 none repeat scroll 0 0;
	padding: 0px 0 0px 0;
}

#ribbon {
	padding: 0px 0 0 0;
	margin-right: 345px;
}

#ribbon a:link, #ribbon a:visited {
	color: #005E14;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

#ribbon a:hover {
	color: #fff;
	background: #005E14;
}


#ribbon a img{
	margin: 0px -5px 0 0;
}

#user-controller {
	color: #000000;
	text-align: right;
	margin: 0;
	padding-top: 25px;
}

#user-controller a:link, #user-controller a:visited {
	color: #000000;
}

#user-controller a:hover {
	color: #099000;
}

#search {
	color: #fff;
	text-align: right;
	margin: 0;
	padding-top: 4px;
}

#search a:link, #search a:visited {
	color: #fff;
}

.search-img {
	float: left;
	padding-left: 50px;
}

.search_filed {
	background:none repeat scroll 0 0 #EDF4D2;
	padding: 10px 0pt 0pt 92px;
}


#ribbon span.link a:hover {
	background-color: #BCE356;
	color: #005E14;
}

.search-text {
	float: right;
	padding-right: 50px;
}

#follow {
	color: #000000;
	text-align: right;
	margin: 0;
	padding-top: 4px;
	padding-left: 846px;
}

#follow a:link, #follow a:visited {
	color: #000000;
}

#follow a:hover {
	color: #009900;
}

.follow-img {
	float: left;
	padding-right: 6px;
}

.follow-text {
	float: left;
}

#bd-wrapper {
	background: url(../images/theme/bg_body1-1.jpg) repeat scroll right 0;
	border-bottom: 4px solid #005e14;
	border-right: 1px solid #e5e5e5;
	padding-right: 7px;
	width:960px;
}

#bd-wrapper a:link, #bd-wrapper a:hover {
	
	color: #4f925d;

}

#bd-wrapper a:visited {
	
	color: #26753d;

}

#bd {
	background: #fff;
	padding: 0 19px 0 0;
        margin: 0;
}

#bd-side{
	background:#E3ECAE none repeat scroll 0 0;
	padding: -2px 0 0 0;
}

#links a:link, #links a:hover {
	color: #4f925d;
}

#bd-content {
	padding:0 0 0 8px;
}

#categories-top {
	margin-top: 0px;
	padding: 2px 0 0;
	background: url(../images/theme/bar_up730-1.jpg) no-repeat scroll 0 0;
	background-color: #4F925D;
	height: 27px;
	width: 730px;
}

#categories-bottom {
	margin-top: 4px;
	margin-bottom: 0;
	background: transparent url(../images/theme/end_down.jpg) no-repeat scroll 0 0;
}

#previous-next-footer li {
  list-style-type: none;
}
#previous-next-footer .right {
  text-align: right;
  margin-right: 30px; 
} 

#previous-next-footer .left {
  margin-left: 70px; 
}  

ul.category-list {
	font-weight: bold;
	margin-right: 6px;
	list-style-position: inside;
	list-style-type: none;
	margin-top: 1px;
}

.category-list li {
	display: inline;
	margin-left: 0px;
	padding: 2px 0;
}

.category-list li a:link, .category-list li a:visited, .category-list li a:hover {
	padding: 5px 8px 2px;
}

.category-list li a:link, .category-list li a:visited {
	color: #fff;
	text-decoration: none;
}

.category-list li a:hover {
	color: #005E14;
	background: #bce356;
}

.category-list li.this-category a {
	background: #BCE356;
	color: #005E14;
}

#categories-top .category-list li a:link, #categories-top .category-list li a:visited {
	/* border-top: 1px solid #1f6f30;
	border-bottom: 1px solid #288b3d;
	padding-top: 4px; */
	padding-bottom: 5px;
}

#categories-top .category-list li a:hover {
	padding-top: 6px;
}


#sidebar {
	padding: 2px 12px;
	margin: 0;
	width: 202px;
}

#sidebar h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 6px 0;
	border-bottom: none;
}

#sidebar li, #news-inside-sidebar li {
	list-style-type: circle;
	padding-bottom: 6px;
	margin-left: 24px;
	margin-right: 4px;
}

#sidebar li.more a:link, #sidebar li.more a:visited {
	color: #005E14;
}

#sidebar form {
	padding-bottom: 12px;
}

#footer {
	padding-top: 2px;
	background: #ffffff none repeat scroll 0 0;
}


#footer a:link, #footer a:hover {
	
	color: #4f925d;

}

#footer a:visited {
	
	color: #26753d;

}

.breadcrumbs {
	padding: 9px;
}

.breadcrumbs a:link, .breadcrumbs a:visited {
	color: #0000EE;
}

/* Items */

.items .item {
}

.items .item img {
	padding: 2px 4px 2px 0;
}

.items .item .title {
	font-size: 18px;
	color: #005E14;
}

.items .item .title a:link, .items .item .title a:visited {
	color: #005E14;
}

.items .item .info {
	text-align: right;
	padding-right: 4px;
}

.items .more {
	padding: 8px 0;
}

.items .more a:link, .items .more a:visited {
	color: #0000EE;
}

.items .list .item {
	padding: 4px 0;
}

.items .list li {
	list-style-type: circle;
	padding-bottom: 6px;
}

/* Paginator */

.paginator {
	text-align: center;
	padding: 25px 0 20px;
}

.paginator a:link, .paginator a:visited {
	color: #0000EE;
}

.paginator span {
	padding: 0 4px;
}

.paginator span.curr, .paginator span.prev, .paginator span.next {
	font-weight: bold;
}

.paginator span.prev, .paginator span.prev-na, .paginator span.next, .paginator span.next-na {
	padding: 0 10px;
}

/* News */

.edit {
	padding-bottom: 8px;
}

.stat {
	float: right;
	padding: 0 4px;
	background: #f0fccf;
}

#disclaimer {
	background: #eee;
	margin: 20px 0 10px;
	padding: 6px;
}

#news-inside-sidebar {
	background: #f9ffe9;
}

#news-inside-sidebar h2 {
	font-size: 14px;
	background: #eef6d9;
	padding: 4px;
}

#previous-next-footer {
	background: #f9ffe9;
  border: 1px solid #bce356;
}

#previous-next-footer h2{
	font-size: 14px;
	background: #eef6d9;
	padding: 4px;
}


/* Comment */

.comment-item {
	border: 1px solid #41784D;
	padding: 10px;
	margin: 10px 0;
}

.comment-item .top-info {
	padding-bottom: 10px;
	color: #005E14;
}

.comment-info {
	padding: 4px 0;
	margin: 5px 0;
	color: #41784d;
}

textarea.large {
	height: 200px;
	width: 400px;
}

/* Drug */

a:link.letter_link, a:visited.letter_link {
	line-height: 2.5;
	font-weight: bold;
	padding: 4px 8px;
	border: 1px solid #bce356;
	text-decoration: none;
	background-color: #eeffe0;
	color: #005e14;
}

a:hover.letter_link {
	color: #fff;
	background: #005e14;
}

label.letter_unlink {
	line-height: 2.5;
	font-weight: bold;
	padding: 4px 8px;
	border: 1px solid #bce356;
	text-decoration: none;
	background-color: #EEEEE0;
	color: #838B83;
}

#drug-toc {
/*	float: right;
	background: #f9ffe9;
	border: 1px solid #eef6d9; */
	margin: 10px 0;
	position: absolute;
	background: #edf4d2;
	width: 210px;
}

#drug-toc h3 {
	/* padding: 0 8px;
	background: #eef6d9; */
}

#drug-toc ul {
	padding: 0 8px 0 0;
	list-style-type: circle;
}

#drug-toc li {
	padding-bottom: 0;
}

#drug_fda {
	padding: 10px 0px 20px;
	text-align: center;
}

#drug_fda .drug_cat {
	padding: 4px 8px;
	margin: 4px;
	border: 1px solid #ccc;
	background: #ddd;
	color: #666;
}

#drug_fda .drug_cat_hi {
	font-weight: bold;
	background: #ff6;
	color: #c33;
	border: 1px solid #000;
}

/* Index Page */
a:link.letter_index_link, a:visited.letter_index_link {
	line-height: 2;
	font-weight: bold;
	padding: 2px 2px;
	border: 1px solid #bce356;
	text-decoration: none;
	background-color: #eeffe0;
	color: #005e14;
	font-size: 11px;
}

a:hover.letter_index_link {
	color: #fff;
	background: #005e14;
}

.news-column, .article-column {
	border-top: 2px solid #005e14;
}

.news-column {
	padding-top: 4px;
}

.article-column {
	background: #f9ffe9;
	margin-left: 0;
	border-left: 1px solid #eef6d9;
	border-right: 1px solid #eef6d9;
	border-bottom: 1px solid #eef6d9;
}

.article-column h2 {
	background: #eef6d9;
	padding-left: 4px;
}

.article-column .items {
	padding: 4px;
}

.article-item {
	background: #f9ffe9;
}

/*
#over-sidebar {
	background: #217533;
	border-right: 1px solid #217533;
	padding-right: 7px;
}


#over-sidebar {
	background: #217533;
}
*/

#submissions {
        padding: 7px 0 0 0 ;
	height: 30px;
	margin: -7px 0 0;
	text-align: right;
	width: 211px;
}

#submissions a:link, #submissions a:visited {  
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	margin: 0 -9px 0 0;
	padding: 0;
	border-bottom:2px solid #99CC66;
	border-top:2px solid #99CC66;
	display: block;
}   

#submissions a:hover {
	color: #005E14;
	background: #99cc66;
        display: block;
        padding: 0;
	margin: 0;
}

.bg-block {
	margin:20px 0 10px;
	padding:11px 0 1px 18px;
}

.print {
	float:right;
	padding-right:10px;
}

.keyboard {
	padding: 8px 0 0 131px;
}

.search_bg{
	background:none repeat scroll 0 0 #EDF4D2;
	padding:15px 0 16px 9px;
}

.search{

}

/*-- Select Font size --*/

#font-selector {
	float:right;
	margin-right:8px;
}


/** Menu Dropdown **/
.container_16 #outer {
	width:968px; 
	height:34px; 
	background:url(../stylesheets/filters.jpg) no-repeat right bottom; 
	position:relative;
	padding : 5px 0 0;
}

.pad1 {
	width:51px; 
	height:25px; 
	background: #339900; 
	float:left; 
	margin-top:3px; 
	margin-right:3px; 
}

.pad2 {
	width:52px; 
	height:25px; 
	background:#fc0; 
	float:left; 
	margin-top:3px; 
	border:1px; 
	solid #000;
}

.topline {
	width:748px; 
	height:3px; 
	border:1px solid #000; 
	background:#fc0; 
	font-size:1px;
}

#menu {
	list-style-type:none; 
	padding:0; 
	margin:0 0 0 3px;
}

#menu ul {
	list-style-type:none; 
	padding:0; 
	margin:0;
}

#menu li {
	float:left; 
	background:#339900; 
	margin:3px 3px 0 0; 
	width:177px; 
	height:25px;
}

#menu li.sub {
	background:#339900;
}

/* for IE5.5 and IE6 only */

#menu li a {
	display:block; 
	color:#fff; 
	height:25px; 
	font-family:arial, sans-serif; 
	font-size:15px; 
	line-height:24px; 
	width:171px; 
	text-decoration:none; 
	text-align:center;
}

#menu li a table {
	position:absolute; left:0; top:-1px; 
	border-collapse:collapse; width:0; height:0;
}

#menu :hover {
	color:#fff; 
	background:#336600; 
	position:relative;
        font-size:16px;
}

#menu :hover > a {
	color:#fff; 
	background:#336600;
	
}

#menu ul, 
#menu :hover ul ul,
#menu :hover ul :hover ul ul,
#menu :hover ul :hover ul ul.left {
	visibility:hidden; width:0; height:0; 
	overflow:hidden;
}

#menu :hover ul {
	visibility:visible; 
	overflow:visible; 
	position:absolute; 
	height:auto; 
	width:128px; 
	left:-1px;
	top:26px; 
	background:url(../stylesheets/transparent.gif);
} 
/* the background image is for IE7 */

#menu :hover ul :hover ul,
#menu :hover ul :hover ul :hover ul {
	visibility:visible; 
	overflow:visible; 
	height:auto; 
	width:128px; 
	padding:9px 3px; 
	left:100px; top:0;
}

#menu :hover ul :hover ul.left,
#menu :hover ul :hover ul :hover ul.left {
	visibility:visible; 
	overflow:visible; 
	height:auto; 
	width:128px; 
	padding:9px 3px; 
	left:-106px; 
	top:0;
}


