/*----------------------------------------------------*/
/* Global */
/*----------------------------------------------------*/

body {
	background: White url(images/bg_top.gif) repeat-x 0 3px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6d6d6d;
	margin: 0;
	padding: 0;
}
a {
	color: #4c8bdb;
	text-decoration: none;
}
a:hover {
	color: #31473b;
}
a img {
	border: none;
}

h1 {
	position: absolute;
	top: 11px;
	left: 31px;
	font-size: 12px;
	font-weight: normal;
	color: #74bc99;
	letter-spacing: -1px;
	padding: 0;
	margin: 0;
}
h1 a, h1 a:hover {
	color: #74bc99;
	text-decoration: none;
}
h2 {
	font-size: 22px;
	text-align: center;
	color: #7ed5aa;
	margin: 0;
	padding: 0 20px 8px 20px;
}
h3 {
	font-size: 16px;
	text-align: center;
	color: #106492;
	margin: 0;
	padding: 8px 40px 2px 40px;
}
h4 {
	font-size: 15px;
	text-align: center;
	color: #eb5549;
	margin: 0;
	padding: 8px 20px 4px 20px;
}

p {
	text-align: left;
	margin: 0;
	line-height: 150%;
	padding: 8px 15px 7px 18px;
}
p.red {
	color: #eb5549;
	padding: 0 11px 6px 11px;
}

ul {
	list-style: none;
	margin: 0 0 0 30px;
	padding: 7px 0 20px 0;
}
ul li {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #31473b;
	background: url(images/marker.gif) no-repeat left 4px;
	margin: 2px 0 0 0;
	padding: 0 15px 2px 17px;
}
td {
	text-align: center;
	vertical-align: top;
}

#content {
	padding-bottom: 30px;
}

.links-box {
	font-weight: bold;
	border: solid 8px #e7f7ef;
	margin: 0 11px 8px 7px;
	padding: 8px;
}
#drug-descr {
	width: 70%;
	text-align: justify;
	text-indent: 25px;
}
#drug-descr a {
	font-weight: bold;
}
#drug-txt p {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #106492;
	margin: 0;
	padding: 8px 40px 2px 40px;
}
#drug-txt div {
	text-align: left;
	margin: 0;
	line-height: 150%;
	padding: 8px 15px 7px 18px;
}
#drug-txt li {
	font-weight: normal;
	font-size: 13px;
	color: #6d6d6d;
}
#attn {
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	border: 1px solid #b2b9ce;
	padding: 10px;
	text-align: center;
	background: url(images/tree.gif) no-repeat left center;
	width: 70%;
	text-align: center;
}
#attn strong {
	font-size: 16px;
	color: #ef6d68;
	font-weight: bold;
	padding-left: 100px;
}
#attn p {
	font-size: 12px;
	line-height: normal;
	margin: auto;
	padding-left: 120px;
	text-align: justify;
	text-indent: 20px;
}
#attn div {
	line-height: normal;
	margin: auto;
	font-size: 12px;
	font-weight: bold;
	padding-left: 120px;
	text-align: right;
}
/*----------------------------------------------------*/
/* Side Columns */
/*----------------------------------------------------*/

#lf-col {
	background: url(images/corner1.gif) no-repeat left top;
	padding-top: 98px;
}
#rg-col {
	background: url(images/corner2.gif) no-repeat right top;
}

#rg-col ul, #lf-col ul {
	list-style: none;
	margin: 0 0 14px 0;
	padding: 0;
}
#rg-col ul li, #lf-col ul li {
	list-style: none;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	line-height: 15px;
	background: none;
	margin: 0;
	padding: 0 0 0 18px;
}
#rg-col p, #lf-col p {
	font-size: 12px;
	line-height: 15px;
}
#rg-col ul li a strong, #lf-col ul li a strong {
	font-size: 14px;
	color: #31473b;
}
#rg-col ul li a:hover strong, #lf-col ul li a:hover strong {
	color: #31473b;
}
#rg-col ul li a, #lf-col ul li a {
	display: block;
	width: 143px;
	text-decoration: none;
	padding: 2px 4px 3px 10px;
}
#rg-col ul li a:hover, #lf-col ul li a:hover, #rg-col ul li a.bg:hover, #lf-col ul li a.bg:hover {
	background-color: #d5f0e8;
}
#rg-col ul li a.bg, #lf-col ul li a.bg {
	background-color: #f6f8fe;
}

#rg-col ul li.small, #lf-col ul li.small {
	font-size: 11px;
	text-align: right;
	color: #4fb681;
	margin: 0 18px 8px 14px;
}
#rg-col p.text, #lf-col p.text {
	line-height: 15px;
	padding: 0 11px 2px 22px;
}

#rg-col ul li a {
	background: url(images/marker.gif) no-repeat 4px 4px;
	padding-left: 20px;
}
#rg-col ul p {
	padding: 0 0 0 38px;
}

#qty-orders {
	height: 64px;
	width: 102px;
	text-align: center;
	background: url(images/orders.jpg) no-repeat;
	margin: 20px auto;
	padding: 38px 0 0 0;
}

/*----------------------------------------------------*/
/* Drugs Table */
/*----------------------------------------------------*/

.drugs {
	border: solid 8px #e7f7ef;
	background-color: #f6f8fe;
	margin: 0 11px 8px 7px;
}
.drugs caption {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #106492;
	padding: 10px 0 2px 18px;
}
.drugs th, .drugs td {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #31473b;
	padding: 4px;
	margin: 1px;
	border: solid 1px #b5e7ce;
}
.drugs th {
	color: #106492;
	font-weight: normal;
	background-color: White;
}
.drugs .image {
	background-color: White;
}
.drugs td h4 {
	font-size: 14px;
	text-align: left;
	line-height: 14px;
	color: #eb5549;
	margin: 0;
	padding: 0 0 4px 0;
}
.drugs td sup {
	font-size: 12px;
}
.drugs td h4 a {
	text-decoration: none;
}
.drugs td p {
	font-size: 12px;
	text-align: left;
	line-height: 14px;
	margin: 0;
	padding: 2px 0 0 0;
}
.drugs td p span {
	font-weight: normal;
	color: #50b581;
	padding-right: 3px;
}

#drug-descr h5 {
	font-size: 15px;
	text-transform: uppercase;
}
/*----------------------------------------------------*/
/* News */
/*----------------------------------------------------*/
#news .left {
	vertical-align: top;
	padding-left:10px;
	text-align: left;
	width: 130px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	line-height: 20px;
}
#news .left strong {
	font-size: 14px;
	color: #31473b;
}
#news .left a {
	padding: 0 0 0 10px;
}
#news .right {
	vertical-align: top;
	padding-right: 25px;
	text-align: justify;
	font-size: 12px;
}
#news .right .source strong {
	font-size: 14px;
	color: #106492;
	font-weight: bold;
}
#news .right .source span {
	color: #31473b;
	font-weight: bold;
}
#news .right .source {
	line-height: 20px;
}
/*----------------------------------------------------*/
/* Directory */
/*----------------------------------------------------*/
#directory p {
	background: url(images/marker.gif) no-repeat 8px 11px;
	padding-left: 25px;
}
#directory strong a {
	font-size: 14px;
	color: #31473b;
}
#directory strong a:hover {
	background-color: #d5f0e8;
}
#directory span {
	color: #4c8bdb;
	font-size: 12px;
}
/*----------------------------------------------------*/
/* Forms */
/*----------------------------------------------------*/

form {
	padding: 0;
	margin: 0;
	text-align: center;
}
input {
	margin: 0;
	padding: 0;
}

#search {
	position: absolute;
	left: 33px;
	top: 37px;
	height: 22px;
	width: 130px;
	background: url(images/bg_search.gif) no-repeat left;
	text-align: right;
	padding-top: 14px;
	white-space: nowrap;
}
#search .field {
	height: 15px;
	width: 91px;
	background: none;
	border: none;
	margin: 2px 4px 0 0;
}
#search .button {
	margin-bottom: 2px;
}

#subscribe {
	padding: 2px 0 0 20px;
	text-align: left;
}
#subscribe .field {
	width: 147px;
}
#btn_sub {
	font-size: 1px;
	width: 71px;
	height: 20px;
	background: url(images/subscribe.gif) no-repeat;
	border: 0;
	cursor: hand;
	margin-top: 6px;
}
#btn_unsub {
	font-size: 1px;
	width: 84px;
	height: 20px;
	background: url(images/unsubscribe.gif) no-repeat;
	border: 0;
	cursor: hand;
	margin-top: 6px;
}

input.field {
	font-size: 11px;
	height: 15px;
	background-color: #d3f1e1;
	border: solid 1px #9fd5bd;
	margin: 0 4px 2px 0;
	padding: 2px 2px 0 2px;
}
textarea {
	font-size: 12px;
	height: 200px; width: 380px;
	overflow: hidden;
	background-color: #d3f1e1;
	border: solid 1px #9fd5bd;
	margin: 0 5px 0 1px;
	padding: 1px 2px 0 2px;
}

#contact {
	width: 390px;
	text-align: center;
	margin: 20px auto;
}
#contact p {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-left: 0;
	padding-right: 0;
}
#contact .rg {
	text-align: right;
	padding-right: 85px;
}

/*----------------------------------------------------*/
/* Shopping Cart */
/*----------------------------------------------------*/

.basket_header {
	color: White;
	font-size: 14px;
	background-color: #4c8bdb;
}
 .basket_item {
 	background-color: #f6f8fe;
}
.basket_total {
	color: #31473b;
	background-color: #ddf5e9;
}
.basket_ship_tax {
	background-color: #d5d5d5;
}
.butons_update_checkout, .buton_complete_purchase {
	font-weight: bold;
	color: White;
	background-color: #eb5549;
	border: solid 1px #31473b;
	padding: 0 7px;
	margin: 3px 0;
}

/*----------------------------------------------------*/
/* Bottom */
/*----------------------------------------------------*/

#bottom {
	height: 66px;
	vertical-align: middle;
	background: url(images/bg_bottom.jpg) no-repeat center bottom;
}
#bottom a {
	font-weight: bold;
}
#corner3 {
	background: url(images/corner3.gif) no-repeat right bottom;
}
#corner4 {
	background: url(images/corner4.gif) no-repeat left bottom;
}
/*----------------------------------------------------*/
/* HZ */
/*----------------------------------------------------*/
#f1 {
	border: solid 1px #0e6abd;
}
#f2 {
	border: solid 1px #ed1823;
}
fieldset {
	color: #31473b;
	width: 400px;
	margin-left: 10px;
}
fieldset legend {
	font-size: 15px;
	font-weight: bold;
}
fieldset div {
	font-size: 14px;
	text-align: left;
	margin: 5px 10px 5px 10px;
}
fieldset img {
	margin: 5px 10px 5px 35px;
}
/*----------------------------------------------------*/
/* Trials */
/*----------------------------------------------------*/
.trial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #31473b;
	background: #b5e7ce;
	text-align: center;
	margin-bottom: 15px;
	border: 8px solid #e7f7ef;
}
.trial th {
	color: #4c8bdb;
	height: 25px;
	vertical-align: middle;
	background: #f6f8fe;
}
.trial td {
	background: #ffffff;
	text-align: center;
	height: 25px;
	vertical-align: middle;
	background: #ffffff;
}
#n_text a {
	color: #6d6d6d;
	text-decoration: none;
	cursor: text;
}
#n_text a:hover {
	color: #6d6d6d;
	text-decoration: none;
	background: none;
}