/*----------------------------------------------------*/
/* Global */
/*----------------------------------------------------*/

body {
	background: White url(images/bg_top.gif) repeat-x 0 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1a0600;
	margin: 0;
	padding: 0;
}
a {
	color: #9a5e03;
	text-decoration: none;
}
a:hover {
	color: #1a0600;
	background-color: #f3f3ae;
}
a img {
	border: none;
}

h1 {
	position: absolute;
	top: 67px;
	left: 33px;
	font-size: 12px;
	color: #824301;
	padding: 0;
	margin: 0;
}
h1 a, h1 a:hover {
	color: #824301;
}
h2 {
	font-size: 18px;
	text-align: center;
	color: #395b9a;
	margin: 0;
	padding: 0 20px 10px 20px;
}
h3 {
	font-size: 16px;
	text-align: center;
	color: #395b9a;
	margin: 0;
	padding: 9px 0 5px 0;
}
h4 {
	font-size: 15px;
	text-align: center;
	color: #395b9a;
	margin: 0;
	padding: 12px 0 8px 0;
}
h5 {
	font-size: 14px;
	text-align: justify;
	color: #395b9a;
	margin: 0;
	line-height: 150%;
	padding: 11px 0 0 0;
}

p {
	text-align: justify;
	margin: 0;
	line-height: 150%;
	padding: 4px 0 6px 0;
}

ul {
	list-style: none;
	margin: 0 0 0 20px;
	padding: 7px 0 20px 0;
}
ul li {
	text-align: left;
	background: url(images/marker.gif) no-repeat left center;
	margin: 0;
	padding: 2px 15px;
}

td {
	text-align: left;
	vertical-align: top;
}

hr {
	height: 1px;
	width: 100%;
	color: #dedea1;
	background-color: #dedea1;
	border: none;
	margin: 10px 0 0 0;
}

/*----------------------------------------------------*/
/* General Layout */
/*----------------------------------------------------*/

#top {
	border-top: solid 3px #1a0600;
	border-right: solid 3px #1a0600;
	border-left: solid 3px #1a0600;
	background: url(images/dark_strip.gif) no-repeat left bottom;
}
#top #logo {
	margin: 16px 21px 0 21px;
}
#top .menu {
	text-align: right;
	vertical-align: bottom;
	padding-right: 2%;
}
#top #alphabet {
	text-align: right;
	background: url(images/dark_strip.gif) no-repeat right bottom;
	padding: 0 8px 0 0;
}
#top #alphabet img {
	margin: 14px -2px 0 -2px;
}

#middle {
	background: url(images/bg_bottom.gif) repeat-x bottom;
	border-right: solid 6px #1a0600;
	border-left: solid 6px #1a0600;
}
#content {
	text-align: center;
	padding: 4px 19px 19px 19px;
}

#pharmacist {
	margin-top: 15px;
}

#orders {
	width: 365px;
	height: 38px;
	text-align: left;
	margin: 0 auto;
	background: url(images/orders.gif) no-repeat;
}
#orders #numbers {
	width: 83px;
	text-align: center;
	padding-top: 7px;
}

/*----------------------------------------------------*/
/* Side Columns */
/*----------------------------------------------------*/

.side-col {
	background: #f3f3ae url(images/col_strip.gif) repeat-y left;
	border-bottom: solid 9px #dedea1;
}
#left {
	background-position: right;
}

#left ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#left ul li {
	list-style: none;
	font-size: 12px;
	text-align: left;
	color: #9a5e03;
	background: none;
	margin: 0;
	padding: 0;
}
#left ul li strong {
	font-size: 14px;
}
#left ul li a {
	display: block;
	width: 134px;
	border-bottom: solid 1px #dedea1;
	padding: 2px 9px 2px 11px;
}
#left ul li a:hover {
	color: #1a0600;
	background-color: #dedea1;
}
#left ul li.small {
	font-size: 11px;
	color: #344e83;
	margin: 2px 11px 0 11px;
}

#right ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#right ul li {
	list-style: none;
	font-size: 12px;
	text-align: left;
	color: #9a5e03;
	background: none;
	margin: 0;
	padding: 0;
}
#right ul li a {
	display: block;
	width: 144px;
	border-bottom: solid 1px #dedea1;
	padding: 2px 3px 2px 16px;
}
#right ul li a:hover {
	color: #1a0600;
	background-color: #dedea1;
}
#right ul li.text {
	font-size: 11px;
	color: #1a0600;
	margin: 3px 0 0 15px;
}
#right ul li.small {
	font-size: 11px;
	color: #344e83;
	margin: 3px 0 0 15px;
}

#alphabet {
	font-size: 16px;
	font-weight: bold;
}
#attn {
	line-height: 150%;
	font-size: 13px;
	font-weight: normal;
	border: 1px solid #dedea1;
	padding: 10px;
	text-align: center;
	background: url(images/tree.gif) no-repeat left center;
	width: 70%;
	text-align: center;
	margin: 0 auto;
}
#attn strong {
	font-size: 16px;
	color: #395b9a;
	font-weight: bold;
	padding-left: 100px;
}
#attn p {
	line-height: 150%;
	font-size: 13px;
	line-height: normal;
	margin: auto;
	padding-left: 120px;
	text-align: justify;
	text-indent: 20px;
}
#attn div {
	line-height: normal;
	margin: auto;
	font-size: 11px;
	font-weight: bold;
	padding-left: 120px;
	text-align: right;
	color: #9a5e03;
}
#attnurgen {
	line-height: 150%;
	font-size: 13px;
	font-weight: normal;
	border: 1px solid #dedea1;
	padding: 10px;
	text-align: center;
	width: 70%;
	text-align: center;
	margin: 0 auto;
}
#attnurgen strong {
	font-size: 16px;
	color: #395b9a;
	font-weight: bold;
	padding-left: 100px;
}
#attnurgen p {
	line-height: 150%;
	font-size: 13px;
	line-height: normal;
	margin: auto;
	padding-left: 0px;
	text-align: justify;
	text-indent: 20px;
}
#attnurgen div {
	line-height: normal;
	margin: auto;
	font-size: 11px;
	font-weight: bold;
	padding-left: 120px;
	text-align: right;
	color: #9a5e03;
}

/*----------------------------------------------------*/
/* Drugs Table */
/*----------------------------------------------------*/

.drugs {
	margin: 0 auto 10px auto;
}
.drugs caption {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #c5c58b;
	padding: 10px 0 1px 4px;
}
.drugs caption a {
	color: #c5c58b;
}
.drugs caption a:hover {
	color: #1a0600;
}
.drugs th, .drugs td {
	font-size: 12px;
	vertical-align: middle;
	background-color: #f9f9da;
	padding: 4px 5px 5px 5px;
	margin: 1px;
	border: solid 1px #dedea1;
}
.drugs .image {
	background-color: White;
}
.drugs .image a {
	background-color: transparent;
}
.drugs td h4 {
	font-size: 12px;
	text-align: left;
	margin: 0;
	padding: 0 0 2px 0;
}
.drugs td p {
	font-size: 12px;
	text-align: left;
	line-height: 14px;
	margin: 0;
	padding: 3px 0 0 0;
}
.drugs td p span {
	font-weight: normal;
	color: #a0a06e;
	padding-right: 3px;
}

#drug-descr h5 {
	font-size: 15px;
	text-transform: uppercase;
	color: #457ed9;
}
#drug-descr p {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #457ed9;
	margin-top: 8px;
}
#drug-descr div {
	text-align: justify;
	line-height: 20px;
}

/*----------------------------------------------------*/
/* Forms */
/*----------------------------------------------------*/

form {
	padding: 0;
	margin: 0;
	text-align: center;
}
input {
	margin: 0;
	padding: 0;
}

#search, #subscribe {
	padding: 11px 13px 11px 7px;
}
#search .field, #subscribe .field {
	width: 110px;
}

input.field {
	font-size: 12px;
	height: 16px;
	color: #9a5e03;
	background-color: White;
	border: solid 1px #9a5e03;
	margin: 0 4px 0 0;
	padding: 1px 2px 0 2px;
}
#search textarea {
	font-size: 12px;
	height: 200px; width: 380px;
	overflow: hidden;
	color: #9a5e03;
	background-color: White;
	border: solid 1px #9a5e03;
	margin: 0 5px 0 1px;
	padding: 1px 2px 0 2px;
}

form#contact {
	width: 390px;
	text-align: center;
	margin: 20px auto;
}
#btn_sub {
	border: 0;
	width: 22px;
	height: 21px;
	background: url(images/button.gif) no-repeat;
	font-size: 1px;
	cursor: hand;
}
#btn_unsub {
	border: 0;
	width: 22px;
	height: 21px;
	background: url(images/unsubscribe.gif) no-repeat;
	font-size: 1px;
	cursor: hand;
}

/*----------------------------------------------------*/
/* Bottom */
/*----------------------------------------------------*/

#bottom {
	height: 51px;
	// height: 48px;
	border-top: solid 1px #1a0600;
	border-right: solid 3px #1a0600;
	border-left: solid 3px #1a0600;
	border-bottom: solid 3px #1a0600;
	margin-top: 24px;
}
#bottom p {
	font-size: 12px;
	text-align: center;
	line-height: normal;
	padding: 5px 0 0 0;
}
#bottom p a {
	font-weight: bold;
}
table.trial {
	margin: auto auto 20px auto;
	background-color: #dedea1;
}
table.trial th {
	background-color: #f3f3ae;
}
table.trial td {
	background-color: #ffffff;
	text-align: center;
	padding: 3px;
}
#slogan {
	text-align: center;
}

#why {
	width: 225px;
	vertical-align: top;
	margin: auto;
}
#why .top {
	height: 12px;
	font-size: 1px;
	background: url(images/top.gif) top center no-repeat;
}
#why h3 {
	text-align: center;
	margin: 0;
	padding: 0;
	border-left: 1px solid #aa7e00;
	border-right: 1px solid #aa7e00;
}
#why .middle {
	margin: 0;
	border-left: 1px solid #aa7e00;
	border-right: 1px solid #aa7e00;
	
}
#why .middle p {
	margin: 0 0 0 5px;
	padding-left: 20px;
	background: url(images/li.gif) top left no-repeat;
	font-size: 12px;

}
#why .middle p.right {
	margin-right: 5px;
	text-align: right;
	background: none;
	font-size: 12px;
	height: 12px;
}
#why .middle p.right a {
	color: #395b9a;
	text-decoration: underline;
}
#why .bottom {
	height: 12px;
	font-size: 1px;
	background: url(images/bottom.gif) bottom center no-repeat;
}