/*----------------------------------------------------*/
/* Global */
/*----------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
}
body {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #454e5a;
	background: #79c4f8 url(images/bg_page.png) repeat-x top;
}
a {
	color: #3d85d6;
	text-decoration: underline;
}
a:hover {
	color: #3d85d6;
	text-decoration: none;
}
a img {
	border: none;
}

#h1 {
	position: absolute;
	width: 50%;
	top: 65px;
	left: 0;
}
h1 {
	float: right;
	width: 312px;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #436987;
}
h1 a, h1 a:hover {
	color: #436987;
	text-decoration: none;
}
h2 {
	font-size: 18px;
	text-align: center;
	color: #2d2a2c;
	padding: 11px 0 9px 0;
	margin: 0;
}
h3 {
	font-size: 16px;
	text-align: center;
	color: #2d2a2c;
	padding: 12px 0 4px 0;
}
h4 {
	font-size: 14px;
	text-align: left;
	color: #1b2533;
	padding: 0 0 10px 0;
}
p {
	font-size: 14px;
	text-align: justify;
	margin: 0;
	padding: 4px 0;
	line-height: 130%;
}
p.sm-text {
	font-size: 12px;
	text-align: left;
	color: #28313e;
	margin: 0;
	padding: 6px 15px;
}
.red {
	color: #ef442c;
}

hr {
	height: 1px;
	width: 530px;
	border: none;
	color: #d4ecfd;
	background-color: #d4ecfd;
	margin: 0 auto 5px auto;
	// margin-bottom: -14px;
	padding: 0;
}

ul {
	list-style: none;
	margin: 0 0 0 20px;
	padding: 7px 0 20px 0;
}
ul li {
	text-align: left;
	background: url(images/marker.png) no-repeat 0 4px;
	margin: 0;
	padding: 1px 0 6px 19px;
}

#benefits {
	text-align: left;
	padding: 10px;
}
#benefits p {
	font-weight: bold;
	color: #1b2533;
	padding: 0 0 10px 21px;
}

/*----------------------------------------------------*/
/* Layout */
/*----------------------------------------------------*/

#top {
	height: 91px;
	background: url(images/bg_top.png) repeat-x top;
}
#logo {
	float: left;
	height: 91px;
	width: 218px;
}

#top-right {
	float: right;
	height: 91px;
	padding-right: 14px;
}
#top-right div {
	float: right;
	margin: 15px 0 0 14px;
}
#top-right #mcafee {
	width: 122px;
	height: 59px;
	background: url(images/bg_mcafee.png) no-repeat center;
	padding-top: 3px;
}
#top-right #chat {
	width: 185px;
	height: 60px;
	background: url(images/bg_chat.png) no-repeat center;
	padding-top: 2px;
}

#contentwrap {
	width: 780px;
	margin: 0 auto;
}
#contentwrap2 {
	width: 780px;
	background: white url(images/bg_content.png) repeat-y center;
}
#clear {
	clear: both;
}
#content {
	float: right;
	width: 534px;
	padding: 7px 14px 11px 14px;
}

#footer {
	clear: both;
	width: 560px;
	background: url(images/bg_footer.png) no-repeat center bottom;
	padding: 0 0 7px 220px;
}
#footer p {
	font-size: 12px;
	text-align: center;
	padding: 2px 0 3px 0;
}

/*----------------------------------------------------*/
/* Menu */
/*----------------------------------------------------*/

#menu {
	height: 26px;
	background: url(images/top_content.png) no-repeat center bottom;
}
#menu a {
	display: block;
	float: left;
	padding: 20px 0 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left top;
	height: 0px !important; /* for most browsers */
	height /**/:20px; /* for IE5.5's bad box model */
}
#menu a:hover {
	background-position: left -20px;
}
#menu a#home {background-image: url(images/home.png); width: 71px}
#menu a#about {background-image: url(images/about.png); width: 96px}
#menu a#faq {background-image: url(images/faq.png); width: 62px}
#menu a#how-order {background-image: url(images/how_order.png); width: 140px}
#menu a#contact {background-image: url(images/contact.png); width: 112px}
#menu a#status {background-image: url(images/order_status.png); width: 131px}
#menu a#cart {background-image: url(images/cart.png); width: 168px}

/*----------------------------------------------------*/
/* Left Col */
/*----------------------------------------------------*/

#left-col {
	float: left;
	width: 210px;
	padding: 0 4px;
}
#left-col img {
	margin: 1px 0 2px 0;
}
#left-col a {
	color: #1b2533;
}
#left-col a:hover {
	color: #136fb8;
}
.block {
	width: 210px;
	background: url(images/bg_block.png) repeat-y center;
	margin: 5px 0 7px 0;
}
.block .title {
	height: 31px;
	font-size: 14px;
	font-weight: bold;
	color: white;
	background: url(images/bg_title.png) no-repeat bottom;
	padding: 0 17px 0 0;
}
.block-body {
	background: url(images/block_bottom.png) no-repeat center bottom;
	padding: 0 0 6px 0;
}
#left-col p.alphabet {
	font-size: 11px;
	text-align: left;
	padding: 5px 12px 6px 12px;
}
#left-col p.alphabet a {
	padding: 1px;
}
#search {
	height: 18px;
	width: 147px;
	color: #4b7595;
	background: #c3e6f7 url(images/search_field.png) no-repeat right center;
	border: none;
	padding: 2px 2px 0 4px;
	margin: 3px 9px 4px 0;
}
#left-col ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#left-col ul li {
	font-size: 12px;
	text-align: left;
	background: none;
	padding: 0;
	margin: 0;
}
#left-col ul li#first a {
	padding-top: 0;
	background: none;
}
#left-col ul li strong {
	font-size: 14px;
}
#left-col ul li a {
	display: block;
	width: 197px;
	text-decoration: none;
	background: url(images/dots_line.png) repeat-x center top;
	padding: 9px 4px 6px 9px;
}

/*----------------------------------------------------*/
/* Table */
/*----------------------------------------------------*/

.drugs {
	width: 534px;
	background: url(images/table_top.png) no-repeat center top;
	border-bottom: solid 1px #1b2533;
}
.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: #1b2533;
	border-bottom: solid 1px #1b2533;
	padding: 2px 7px;
}
.drugs td.buy {
	width: 54px;
	border-right: solid 1px #1b2533;
}
.drugs td {
	font-weight: bold;
	vertical-align: middle;
	border-top: solid 1px #d5d7d9;
	border-left: solid 1px #d5d7d9;
	background-image: url(images/bg_table.png);
	background-repeat: repeat;
	padding: 2px 7px;
}
.drugs td.pic {
	width: 142px;
	background-image: none;
	background-color: white;
	border-left: solid 1px #1b2533;
	padding: 7px 12px;
}
.drugs .pic h4 {
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	color: #69b7ed;
	padding: 0 0 2px 0;
}
.drugs .pic h5 {
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	color: #69b7ed;
	padding: 0 0 2px 0;
}
#content .comment {
	font-size: 11px;
	font-weight: normal;
	color: #b3b9be;
	padding: 3px 0 0 0;
}
.drugs td span {
	font-size: 12px;
	color: #ef442c;
}

/*----------------------------------------------------*/
/* Special Block */
/*----------------------------------------------------*/

.spec-block {
	width: 534px;
	border-top: solid 1px #d4ecfd;
	border-bottom: solid 1px #d4ecfd;
	margin: 11px 0 17px 0;
}
.spec-block td {
	padding: 7px 0 7px 11px;
}
.spec-block td.first {
	width: 190px;
	padding-left: 90px;
}
.spec-block p {
	font-size: 12px;
	font-weight: bold;
	color: #1b2533;
}

/*----------------------------------------------------*/
/* Internal Pages */
/*----------------------------------------------------*/

h3.title2 {
	font-size: 16px;
	text-align: left;
	color: #46a1e0;
	padding: 11px 0 0 0;
}

/*----------------------------------------------------*/
/* My Styles */
/*----------------------------------------------------*/

#form {
	padding-left: 20px;
}
#form .textfield {
	height: 18px;
	width: 193px;
	color: #4b7595;
	background: #c3e6f7 url(images/text_field.png) no-repeat right center;
	border: none;
	padding: 2px 2px 0 4px;
	margin: 3px 9px 4px 0;
}
#form textarea {
	height: 150px;
	width: 343px;
	color: #4b7595;
	background: #c3e6f7 url(images/textarea.png) no-repeat right center;
	border: none;
	padding: 2px 2px 0 4px;
	margin: 3px 9px 4px 0;
}

.triallist {
	width: 534px;
	background: url(images/table_top.png) no-repeat center top;
	border-bottom: solid 1px #1b2533;
}
.triallist th {
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	color: #1b2533;
	border-bottom: solid 1px #1b2533;
	padding: 2px 7px;
}
.triallist td {
	vertical-align: middle;
	border-top: solid 1px #d5d7d9;
	border-left: solid 1px #d5d7d9;
	background-image: url(images/bg_table.png);
	background-repeat: repeat;
	padding: 2px 7px;
}
.triallist td.buy {
	width: 54px;
	border-right: solid 1px #1b2533;
}
.triallist td.name {
	border-left: solid 1px #1b2533;
}
table.triallist strong {
	font-weight: bold;
	color: #ef442c;
}
#attn {
	line-height: 180%;
	font-size: 13px;
	font-weight: normal;
	border: 1px solid #182431;
	padding: 10px;
	text-align: center;
	background: url(images/tree.gif) no-repeat left center;
	width: 96%;
	text-align: center;
	margin: 0 auto;
}
#attn strong {
	font-size: 16px;
	color: #395b9a;
	font-weight: bold;
}
#attn p {
	line-height: 150%;
	font-size: 13px;
	line-height: normal;
	margin: auto;
	padding-left: 111px;
	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: #ef4529;
}