/*----------------------------------------------------*/
/* Global */
/*----------------------------------------------------*/

body {
	background: White url(images/bg_top.gif) repeat-x 0 3px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #565a60;
	margin: 0;
	padding: 0;
}
a {
	color: #ac3ff3;
}
a:hover {
	color: #64248e;
}
a img {
	border: none;
}

h1 {
	position: absolute;
	top: 69px;
	left: 45px;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
	word-spacing: 7px;
	color: #9fa6ad;
	padding: 0;
	margin: 0;
}
h1 a, h1 a:hover {
	color: #9fa6ad;
	text-decoration: none;
}
h2 {
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #363e4a;
	margin: 0;
	padding: 0 20px 10px 20px;
}
h3 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	color: #f35c41;
	margin: 0;
	padding: 12px 0 4px 0;
}
h4 {
	font-size: 15px;
	text-align: center;
	color: #f35c41;
	margin: 0;
	padding: 8px 0 4px 0;
}
h5 {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin: 0;
	padding: 9px 0 5px 0;
	clear: both;
}

p {
	text-align: left;
	margin: 0;
	line-height: 150%;
	padding: 0 0 6px 0;
}
p.warning {
	color: #f35c41;
	padding: 0 11px 6px 11px;
	line-height: normal;
}

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 top;
	margin: 2px 0 0 0;
	padding: 0 15px 2px 15px;
}

td {
	text-align: left;
	vertical-align: top;
}

/*----------------------------------------------------*/
/* General Layout */
/*----------------------------------------------------*/

#main-pic td {
	vertical-align: middle;
	line-height: 150%;
}
#main-pic td img {
	margin-right: 20px;
}
#contentwrap {
	border-top: solid 4px #fba632;
	border-right: solid 4px #f35c41;
	border-bottom: solid 4px #5cc67a;
	border-left: solid 4px #9e7eb3;
}
#logo {
	position: absolute;
	top: 4px;
	left: 4px;
}
#top {
	background: url(images/bg1.gif) no-repeat 230px 0;
}
.menu {
	text-align: center;
	padding-top: 18px;
}
.menu a:hover {
	background-color: #f7ede1;
}
#middle {
	background: #f0f1f2 url(images/bg2.gif) no-repeat 117px 0;
}
#browse-drugs {
	text-align: right;
	padding: 14px 15px 16px 240px;
	background: url(images/corner_rg.gif) no-repeat right top;
}
#browse-drugs img {
	margin-right: 0.4%;
}
#content {
	padding: 0 20px 20px 20px;
}

.white-box {
	width: 70%;
	text-align: center;
	background-color: White;
	border: solid 1px #b9bec4;
	margin: 0 auto 12px auto;
	padding: 9px 20px 11px 20px;
}
.white-box a {
	font-size: 14px;
	line-height: 150%;
	background: url(images/marker.gif) no-repeat left top;
	padding:  0 0 0 11px;
}

#alphabet li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 4px;
}
#drug-descr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 200%;
	width: 80%;
	padding: 0 10% 0 10%;
	text-align: justify;
	text-indent: 25px;
}
/*----------------------------------------------------*/
/* Side Columns */
/*----------------------------------------------------*/

.side-col {
	background-color: White;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.side-col ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.side-col ul li {
	list-style: none;
	font-size: 12px;
	text-align: left;
	margin: 0;
	padding: 0;
	background: url(images/dotted_line.gif) repeat-x center bottom;
}
.side-col ul li a strong {
	font-size: 14px;
	color: #ac3ff4;
}
.side-col ul li a:hover strong {
	color: #f35c41;
}
.side-col ul li a {
	display: block;
	width: 148px;
	text-decoration: none;
	padding: 2px 4px 4px 11px;
}
.side-col ul li a span {
	color: #9fa6ad;
}
.side-col ul li a:hover, .side-col ul li a:hover span {
	color: #f35c41;
	background-color: #f6f7f9;
}
.side-col ul li.small {
	font-size: 11px;
	text-align: right;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #9fa6ad;
	margin: 0 11px 8px 14px;
}
.side-col p.text {
	line-height: normal;
	padding: 0 11px 2px 11px;
}


#left {
	background: White url(images/corner_bot_lf.gif) no-repeat right bottom;
}
#right {
	background: White url(images/corner_bot_rg.gif) no-repeat left bottom;
}

#corner2_lf {
	background: url(images/corner2_bot_lf.gif) no-repeat left bottom;
}
#corner2_rg {
	background: url(images/corner2_bot_rg.gif) no-repeat right bottom;
}

/*----------------------------------------------------*/
/* Drugs Table */
/*----------------------------------------------------*/

.drugs {
	border-right: solid 1px #fba632;
	border-bottom: solid 1px #fba632;
	margin-bottom: 8px;
}
.drugs caption {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: left;
	color: #fba632;
	padding: 10px 0 2px 8px;
}
.drugs caption a {
	text-decoration: none;
}
.drugs caption a:hover {
	
}
.drugs th {
	color: #f35c41;
}
.drugs th, .drugs td {
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	background-color: White;
	padding: 4px 3px 4px 3px;
	margin: 1px;
	border-left: solid 1px #fba632;
	border-top: solid 1px #fba632;
}
.drugs .image {
	background-color: White;
}
.drugs td h4 {
	font-size: 12px;
	text-align: left;
	margin: 0;
	padding: 0 0 1px 0;
}
.drugs td h4 a {
	text-decoration: none;
}
.drugs td p {
	font-size: 11px;
	text-align: left;
	line-height: 14px;
	margin: 0;
	padding: 2px 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;
}

/*----------------------------------------------------*/
/* Forms */
/*----------------------------------------------------*/

form {
	padding: 0;
	margin: 0;
	text-align: center;
}
input {
	margin: 0;
	padding: 0;
}

#subscribe {
	padding: 2px 0 0 0;
}
#btn_sub {
	font-size: 1px;
	width: 69px;
	height: 24px;
	background: url(images/subscribe.gif) no-repeat;
	border: 0;
	cursor: hand;
	margin-top: 6px;
}
#btn_unsub {
	font-size: 1px;
	width: 80px;
	height: 24px;
	background: url(images/unsubscribe.gif) no-repeat;
	border: 0;
	cursor: hand;
	margin-top: 6px;
}

input.field {
	font-size: 11px;
	height: 14px;
	background-color: #b9bec4;
	border: none;
	margin: 0 4px 2px 0;
	padding: 1px 2px 0 2px;
}
textarea {
	font-size: 12px;
	height: 200px; width: 380px;
	overflow: hidden;
	background-color: #b9bec4;
	border: none;
	margin: 0 5px 0 1px;
	padding: 1px 2px 0 2px;
}

#contact {
	width: 390px;
	text-align: center;
	margin: 20px auto;
}
#contact p {
	text-align: center;
}
#contact .rg {
	text-align: right;
	padding-right: 85px;
}
.status {
	text-align: center;
	
}
.status div {
	padding-top: 5px	
}
/*----------------------------------------------------*/
/* Shopping Cart */
/*----------------------------------------------------*/

.basket_header {
	color: White;
	background-color: #f35c41;
}
 .basket_item {
 	background-color: White;
 }
.basket_total {
	color: White;
	background-color: #5cc67a;
}
.basket_ship_tax {
	background-color: #d2d5d9;
}
.butons_update_checkout, .buton_complete_purchase {
	font-weight: bold;
	color: White;
	background-color: #fba632;
	padding: 0 7px;
	margin: 3px 0;
}

/*----------------------------------------------------*/
/* Bottom */
/*----------------------------------------------------*/

#bg-bot1 {
	background: url(images/bg_bot1.gif) no-repeat 87% bottom;
}
.white-bg {
	background-color: White;
}
#bottom {
	background: White url(images/bg_bot2.gif) no-repeat 87% top;
	padding: 8px 0;
}
#bottom p {
	font-size: 11px;
	text-align: center;
	line-height: normal;
	padding: 2px 0;
}
#bottom p a {
	font-weight: bold;
}

/*----------------------------------------------------*/
/* My styles */
/*----------------------------------------------------*/
.red {
	color: #fba632;
}
/*----------------------------------------------------*/
/* News */
/*----------------------------------------------------*/
#news {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#news .left {
	vertical-align: top;
	padding-left:10px;
	text-align: left;
	width: 150px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	line-height: 20px;
}
#news .left strong {
	font-size: 14px;
	color: #f35c41;
}
#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: #363e4a;
	font-weight: bold;
}
#news .right .source span {
	color: #f35c41;
	font-weight: bold;
}
#news .right .source {
	line-height: 20px;
}
/*----------------------------------------------------*/
/* 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: #565a60;
	background: #fba632;
	text-align: center;
	margin-bottom: 15px;
}
.trial th {
	color: #f35c41;
	height: 25px;
	vertical-align: middle;
	background: #ffffff;
}
.trial td {
	background: #ffffff;
	text-align: center;
	height: 25px;
	vertical-align: middle;
	background: #ffffff;
}
/*----------------------------------------------------*/
/* Status */
/*----------------------------------------------------*/
#status {
	text-align: center;
	text-decoration: none;
	padding-bottom: 10px;
	background: #f0f1f2 url(images/bg2.gif) no-repeat 117px 0;
	font-size: 13px
}
#status .inp {
	font-size: 12px;
	color: #09666e;
	background-color: #dcf0fd;
	width: 170px;
	height: 15px;
	margin: 0 3px 0 0;
	border: solid 1px #a1d9fc;
}
#vsub {
        font-size: 1px;
        width: 66px;
        height: 20px;
        background: url(images/view.gif) no-repeat center;
        border: 0;
        cursor: hand;
}
#n_text a {
	color: #565a60;
	text-decoration: none;
	cursor: text;
}
#n_text a:hover {
	color: #565a60;
	text-decoration: none;
	background: none;
}


#attnurge {
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	border: 1px solid #b2b9ce;
	padding: 10px;
	text-align: center;
	width: 90%;
	text-align: center;
}
#attnurge strong {
	font-size: 16px;
	color: #ef6d68;
	font-weight: bold;
	padding-left: 100px;
}
#attnurge p {
	font-size: 12px;
	line-height: normal;
	margin: auto;
	padding-left: 0px;
	text-align: justify;
	text-indent: 20px;
}
#attnurge div {
	line-height: normal;
	margin: auto;
	font-size: 12px;
	font-weight: bold;
	padding-left: 120px;
	text-align: right;
}
#attn {
	line-height: 300%;
	font-size: 13px;
	font-weight: normal;
	border: 1px solid #dedea1;
	padding: 10px;
	text-align: center;
	background: url(images/tree-7.gif) no-repeat left center;
	width: 70%;
	height: 200px;
	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;
}
#movies {
	margin: auto;
	text-align: center;
}
#movies object {
	padding: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#contactgirl {
	width: 463px;
	height: 300px;
	margin: auto;
	background: url(images/elen.jpg) no-repeat top left;
}
#contactgirl h5 {
	text-align: left;
	padding-left: 125px;
}
#contactgirl p {
	padding-left: 125px;
}




#gifttable {
	width: 80%;
	margin: 5px auto;
	background: #fba632;
}
#gifttable td {
	margin: 1px;
	background: #ffffff;
	padding: 2px;
	font-size: 14px;
}
#gifttable td.toprow {
	color: #f35c41;
	text-align: center;
	font-weight: bold;
	padding: 10px;
}
#gifttable td.giftname {
	padding: 5px 2px;
	font-weight: bold;
	background: #f0f1f2;
}
#gifttable td.giftprice {
	padding: 5px 2px;
	background: #f0f1f2;
	text-decoration: underline;
}