/*----------------------------------------------------*/
/* Global */
/*----------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #76787d;
	background: #a6c8f7 url(images/bg.png) repeat-x top;
}
a {
	color: #132f55;
	text-decoration: none;
}
a:hover {
	color: #1a73ec;
	text-decoration: underline;
}
a img {
	border: none;
}
#indextitle,
h1 {
	font-size: 26px;
	text-align: left;
	font-weight: normal;
	line-height: 1;
	color: #79a2db;
	padding: 4px 0;
}
h2 {
	font-size: 18px;
	text-align: center;
	font-weight: normal;
	line-height: 1;
	color: #1a73ec;
	padding: 2px 0 4px 0;
}
h3 {
	font-size: 18px;
	text-align: left;
	font-weight: normal;
	line-height: 1;
	color: #1a73ec;
	padding: 18px 0 5px 0;
}
#content h3 a,
#content h3 a:hover {
	color: #1a73ec;
	text-decoration: none;
}
h4 {
	font-size: 20px;
	text-align: left;
	font-weight: normal;
	line-height: 1;
	color: #1a73ec;
	padding: 4px 0 3px 0;
}

p {
	font-size: 14px;
	text-align: justify;
	padding: 3px 0 7px 0;
	line-height: 1.4;
}

hr {
	height: 1px;
	border: none;
	color: #a6c8f7;
	background-color: #a6c8f7;
	margin: 5px 0 11px 0;
}

#content ul {
	list-style: none;
	padding: 11px 20px;
}
#content ul li {
	text-align: left;
	background: url(images/tab.png) no-repeat left top;
	padding: 0 0 9px 25px;
}

.clearboth {
	clear: both;
}

/*----------------------------------------------------*/
/* Main Page */
/*----------------------------------------------------*/

#pill-blocks {
	padding-top: 7px;
}
.block {
	float: left;
	width: 144px;
	height: 170px;
	border: solid 1px #c4d5ed;
	padding: 15px 0 0 0;
	margin: 0 0 14px 14px;
}
.block h2 {
	font-size: 20px;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
	line-height: 1;
	padding: 0 0 7px 0;
}
.block h2 a {
	color: #4d6382;
}
.block h3 {
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	line-height: 1;
	padding: 0 0 7px 0;
}
.block h3 a {
	color: #929aa4;
}
.block .price {
	float: left;
	width: 59px;
	font-size: 20px;
	text-align: right;
	line-height: 1;
	color: #fb4949;
	margin-top: 12px;
}
.block .price span {
	font-size: 10px;
	color: #8f959c;
}
.block .button {
	float: right;
	width: 78px;
	text-align: left;
	margin-top: 16px;
}
.cialis,
.sixth {
	margin-left: 0;
}
.cialis h2 a {
	color: #cc8f1e;
}
.viagra h2 a {
	color: #6bc1e7;
}

/*----------------------------------------------------*/
/* Layout */
/*----------------------------------------------------*/

#page {
	position: relative;
	width: 1000px;
	min-height: 500px;
	background: white url(images/sky.jpg) no-repeat center 61px;
	margin: 0 auto;
}
#logo {
	position: absolute;
	top: 118px;
	left: 57px;
	width: 285px;
}

#top {
	position: absolute;
	top: 0;
	left: 0;
	height: 61px;
	width: 1000px;
	background: url(images/bg_menu.png) repeat-x top;
}
#menu a {
	display: block;
	float: left;
	height: 30px;
	font-size: 12px;
	line-height: 1;
	text-align: left;
	text-transform: uppercase;
	background: url(images/gr_line.png) no-repeat right top;
	padding: 24px 29px 0 28px;
}
#lang {
	float: right;
	margin-top: 3px;
}
#lang a {
	margin-right: 3px;
}
#top #right-side {
	float: right;
	padding: 12px 17px 0 0;
}

#banners {
	position: absolute;
	top: 54px;
	left: 402px;
}
#banners img,
#discount-banners img {
	margin-right: 6px;
}
#discount-banners {
	position: absolute;
	top: 176px;
	left: 402px;
}

#shipping {
	position: absolute;
	top: 54px;
	right: 38px;
}
#cart {
	position: absolute;
	top: 166px;
	right: 17px;
}

#content {
	float: right;
	width: 787px;
	padding: 0 17px 11px 0;
	margin-top: 248px;
}

#footer {
	clear: both;
	font-size: 12px;
	color: #76787d;
	line-height: 1.5;
	background: url(images/bg_footer.png) repeat-x bottom;
	border-top: solid 1px #a6c8f7;
	padding: 3px 17px 4px 17px;
}
#footer div {	
	padding: 0 0 2px 0;
}
#footer div a {
	font-size: 12px;
	background: url(images/marker.png) no-repeat left center;
	padding: 0 0 3px 10px;
	margin: 0 20px 0 0;
}

/*----------------------------------------------------*/
/* Left Menus */
/*----------------------------------------------------*/

#left-menu {
	float: left;
	width: 181px;
	margin: 254px 0 0 0;
}
#left-menu h2 {
	height: 22px;
	font-size: 18px;
	font-weight: normal;
	line-height: 1;
	text-align: left;
	text-transform: uppercase;
	padding: 4px 0 0 36px;
}
#left-menu div {
	width: 174px;
	margin: 0 0 11px 7px;
}

#left-menu ul {
	list-style: none;
	padding: 4px 0 7px 29px;
}
#left-menu ul li {
	font-size: 14px;
	text-align: left;
	line-height: 1;
	padding: 3px 0 3px 8px;
}

#left-menu #cialis {
	background: url(images/bg_cialis.png) repeat-y right;
	padding-top: 2px;
}
#left-menu #cialis h2 {
	color: #b4721c;
	background: url(images/cialis_sm.png) no-repeat left center;
}
#left-menu #cialis h2 a {
	color: #b4721c;
}
#left-menu #cialis ul {
	background: url(images/line_cialis.png) no-repeat right top;
}
#left-menu #cialis ul li {
	background: url(images/marker_cialis.png) no-repeat left center;
}
#left-menu #cialis ul li a,
#left-menu #cialis ul li a:hover {
	color: #b4721c;
}

#left-menu #viagra {
	background: url(images/bg_viagra.png) repeat-y right;
	padding-top: 2px;
}
#left-menu #viagra h2 {
	color: #1975a3;
	background: url(images/viagra_sm.png) no-repeat left center;
}
#left-menu #viagra h2 a {
	color: #1975a3;
}
#left-menu #viagra ul {
	background: url(images/line_viagra.png) no-repeat right top;
}
#left-menu #viagra ul li {
	background: url(images/marker_viagra.png) no-repeat left center;
}
#left-menu #viagra ul li a,
#left-menu #viagra ul li a:hover {
	color: #1975a3;
}

#left-menu #pills {
	background: url(images/line_pills.png) no-repeat right top;
}
#left-menu #pills h2 {
	background: url(images/pill.png) no-repeat left bottom;
}

#left-menu #trial {
	background: url(images/line_pills.png) no-repeat right top;
}
#left-menu #trial h2 {
	background: url(images/trial_sm.png) no-repeat left bottom;
}

#left-menu #others {
	margin: 50px auto 0 29px;
}
/*----------------------------------------------------*/
/* Table */
/*----------------------------------------------------*/

.drugs {
	width: 100%;
	border: solid 1px #78a1d7;
	margin: 0 0 18px 0;
}
.drugs a {
	text-decoration: none;
}
.drugs a:hover {
	color: #1b2533;
}
caption {
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #1b2533;
	padding: 0 0 0 12px;
}
.drugs th {
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	color: #3c5e88;
	background-color: #c1d5ee;
	border: solid 1px white;
	border-right: none;
	padding: 3px 7px;
}
.drugs th.qty {
	width: 118px;
}
.drugs th.lightbg {
	width: 118px;
	background-color: #d9e5f4;
}
.drugs th.emptycell {
	background: none;
}
.drugs td {
	font-size: 12px;
	vertical-align: middle;
	color: #4e7aae;
	border-top: solid 1px #cfdbed;
	border-left: solid 1px #cfdbed;
	padding: 5px 7px;
}
.drugs td.pic {
	width: 229px;
	background-image: none;
	border: none;
	padding: 0 12px;
}
.drugs td.red {
	color: #f65151;
}
.drugs td.td4 {
	font-weight: bold;
	color: #132f55;
}
.drugs .pic h4 {
	font-size: 21px;
	font-weight: normal;
	text-align: center;
	color: #6793d1;
	padding: 0 0 4px 0;
}
.drugs .comment {
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	color: #b1b7bd;
	padding: 2px 45px 4px 45px;
}
.drugs td span {
	font-size: 12px;
	color: #ef442c;
}
/*----------------------------------------------------*/
/* Contact */
/*----------------------------------------------------*/

.contact {
	width: 550px;
	margin: 0 auto;
	padding: 7px 0 0 0;
}
.contact dl {
	width: 100%;
	padding: 7px 0 12px 0;
}
.contact dt {
	clear: left;
	float: left;
	width: 120px;
	font-size: 14px;
	text-align: right;
	color: #4d6382;
	padding: 4px 11px 0 0;
	margin-bottom: 7px;
}
.contact dd {
	float: left;
	text-align: left;
	margin-bottom: 7px;
}
.contact dt label img {
	margin-top: 2px;
}
.contact .text-field {
	height: 19px;
	width: 200px;
	font-size: 14px;
	color: #1d4171;
	background-color: #dff2ff;
	border: solid 1px #93b3e0;
	padding: 1px 2px 1px 6px;
	margin: 3px 0 2px 0;
}
.contact textarea {
	overflow: auto;
	height: 130px;
	width: 350px;
	font-size: 14px;
	color: #1d4171;
	background-color: #dff2ff;
	border: solid 1px #93b3e0;
	padding: 1px 2px 1px 6px;
	margin: 3px 0 2px 0;
}
.contact .required {
	font-size: 20px;
	color: #fd4646;
}
#submit-button {
	clear: left;
	text-align: left;
	padding: 3px 0 11px 0;
	margin-left: 131px;
}


/*----------------------------------------------------*/
/* Trials */
/*----------------------------------------------------*/
.trial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #565a60;
	background: #b9c5dc;
	text-align: center;
	margin-bottom: 15px;
}
.trial th {
	color: #004d57;
	height: 25px;
	vertical-align: middle;
	background: #d9dde7;
}
.trial td {
	background: #ffffff;
	text-align: center;
	height: 25px;
	vertical-align: middle;
}
.trial td.buyrow {
	font-weight: bold;
	color: #bd4a51;
}
.trial td.buyrow img {
	cursor: pointer;
}
h3 {
	text-align: center;
}






#contact-person {
	border-bottom: 1px solid #93b3e0;
	background: url(images/pharmacist.jpg) no-repeat right bottom;
}

#attn {
	line-height: 300%;
	font-size: 13px;
	font-weight: normal;
	border: 1px solid #c4d5ed;
	padding: 5px;
	text-align: center;
	background: url(images/tree.gif) no-repeat left center;
	width: 90%;
	height: 200px;
	text-align: center;
	margin: 0 auto;
}
#attn strong {
	font-size: 16px;
	color: #79a2db;
	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: #1a73ec;
}
#attnurge {
	line-height: 300%;
	font-size: 13px;
	font-weight: normal;
	border: 1px solid #c4d5ed;
	padding: 5px;
	text-align: center;
	width: 85%;
	height: 200px;
	text-align: center;
	margin: 0 auto;
}
#attnurge strong {
	font-size: 16px;
	color: #79a2db;
	font-weight: bold;
	padding-left: 100px;
}
#attnurge p {
	line-height: 150%;
	font-size: 13px;
	line-height: normal;
	margin: auto;
	padding-left: 12px;
	text-align: justify;
	text-indent: 20px;
}
#attnurge div {
	line-height: normal;
	margin: auto;
	font-size: 11px;
	font-weight: bold;
	padding-left: 120px;
	text-align: right;
	color: #1a73ec;
}



#specialtext {
	z-index: 1000000; 
	position: absolute; 
	bottom: 25px; 
	left: 50%;
	width: 995px;
	height: 70px;
	overflow: scroll;
	overflow-x: hidden;
	margin: 0 0 -120px -500px;
	padding: 0 5px 0 0;
}
#specialtext h1,
#specialtext h2,
#specialtext h3 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #6085bc;
	padding: 5px 0 3px 0;
	margin: 0;
}
#specialtext p {
	font-size: 11px;
	line-height: 110%;
	text-align: justify;
	color: #6085bc;
	padding: 0 0 5px 0;
	margin: 0;
}

div.effective {
	margin-top: 40px;
	text-align: right;
	font-style: oblique;
	text-decoration: underline;
}

#announcement {
	margin: 5px auto;
	border: 1px solid #c4d5ed;
	padding: 5px 10px;
	background: #f0f4fa;
}
#announcement p {
	line-height: 20px;
}
#announcement p.title {
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	color: #fb4646;
}
#announcement p.sign {
	text-align: right;
	font-weight: bold;
}

#articlestop {
	margin: 5px auto;
	border: 1px solid #c4d5ed;
	padding: 5px 10px;
	background: #f0f4fa;
	width: 450px;
	float: left;
}
#articlestop p {
	line-height: 20px;
}
#articlestop a {
	text-decoration: underline;
}
#toright {
	float: right;
	margin: 5px auto;
}
#tw h3 {
	text-align: left;
}
#lastpromo 
{
    width: 300px;
    margin-bottom: 10px;
    }
#promo_top 
{
    display: block;
    background: url(images/promo_top.png);
    width: 300px;
    height: 58px;
    }
#promo_top p
{
    text-align: center;
    padding-top: 15px;
    font-weight: bold;
    color: #132f55;
    }
#promo_mid
{
    display: block;
    width: 300px;
    background: url(images/promo_middle.png);
    
    }
#promo_bot
{
    display: block;
    width: 300px;
    background: url(images/promo_bottom.png);
    height: 48px;
    text-align: right;
    }
#promo_bot a
{
    margin-right: 5px;
    line-height: 30px;
    }
#promo_mid p.dots
{
    border-bottom: 1px dotted #c2d9f9;
    }
#promo_mid p
{
    margin: 0 5px;
    line-height: normal;
    }
#promo_mid p.promo_date
{
    text-align: right;
    font-size: 10px;
    font-style: italic;
    }
