@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*--!Reset Styles--*/
/*--|Fonts - If you have any!|--*/
@font-face {
    font-family: 'Helvetica Neue';
	src: url(../font/helvetica/HelveticaNeueLTStd-BdCn.woff) format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Helvetica Neue Italic';
    src: url(../font/helvetica/HelveticaNeueLTStd-BdCnO.woff) format('woff');
    font-weight: bold;
    font-style: italic;
}
@font-face {
	font-family: 'Franklin Gothic';
    src: url(../font/franklin/FRABK.woff) format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'Franklin Gothic';
    src: url(../font/franklin/FRADM.woff) format('woff');
    font-weight: bold;
    font-style: normal;
}

/*--|End Fonts|--*/
/*------------Constant Classes------------*/
.par 
{
    margin: 0px;
    padding: 0px;
    width: 1px;
    height: 1px;
}
.child 
{
    margin: 0px;
    padding: 0px;
    position: relative;
}
.red 
{
    border: 1px solid #f00;
}
.blue 
{
    color: #001eff;
}
.leftii 
{
    float: left;
}
.rightii 
{
    float: right;
}
.clearIt 
{
    clear: both;
    display: block;
}
/*--| NEW clearIt |--*/
.clearfix::after
{
    content: "";
    display: table;
    clear: both;
}
.boldIt 
{
    font-weight: bold;
}
.block 
{
    margin: 0px;
    padding: 0px;
    display: block;
}
.strikeIt 
{
    text-decoration: line-through;
}
.italIt 
{
    font-style: italic;
}
.centerIt
{
    margin: 0px auto;
    text-align: center;
}
/*--------------!Constant Classes--------------*/
/*--Primary Styles--*/
body
{
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 18px;
	background-color: #f1f2f2;
}
header {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #004a97;
	display: block;
}
header section.inner-header {
	margin: 0px auto;
	padding: 15px 0px 10px 0px;
	width: 965px;
	display: block;
}
section.inner-header figure {
	margin: 0px;
	padding: 0px;
	width: 235px;
	float: left;
}
section.inner-header figure img {
	margin: 0px;
	padding: 0px;
	width: 225px;
	display: block;
}
section.inner-header figure figcaption {
	margin: 0px;
	padding: 0px;
	width: 225px;
	font-family: 'Franklin Gothic';
	font-weight: normal;
	font-size: 14px;
	line-height: 14px;
	color: #fff;
}
section.inner-header section.critics {
	margin: 0px;
	padding: 0px;
	width: 450px;
	float: right;
}
section.inner-header section.critics p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	width: 450px;
	font-family: "Myriad Pro";
	font-weight: normal;
	font-size: 16px;
	font-style: italic;
	line-height: 16px;
	text-align: center;
	color: #fff;
}
section.inner-header .sides {
	margin: 0px 10px;
}
header section.bottom-line {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 1px;
	border-top: 1px solid #fff;
}
div.main-cont {
	margin: 0px auto;
	padding: 0px;
	width: 965px;
	display: block;
}
section.inner-cont {
	margin: 0px auto 15px auto;
	padding: 15px;
	width: 935px;
	background-color: #fff;
	display: block;
}
section.inner-cont p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    font-weight: normal;
    font-style: normal;
	line-height: 20px;
	color: #414042;
	display: block;
}
section.inner-cont0 {
	margin: 0px auto px auto;
	padding: 15px;
	width: 935px;
	background-color: #fff;
	display: block;
}
section.inner-cont0 p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    font-weight: normal;
    font-style: normal;
	line-height: 20px;
	color: #414042;
	display: block;
}
section.top-mid-section {
	margin: 0px;
	padding: 0px;
	width: 100%;
	display: block;
}
section.top-mid-section section.l-side {
	margin: 0px;
	padding: 0px;
	width: 585px;
	float: left;
}
h1 {
	font-family: 'Helvetica Neue';
	font-size: 40px;
    font-weight: bold;
    font-style: normal;
	line-height: 44px;
	color: #004a97;
}
h2 {
	margin: 15px 0px 15px 0px;
	padding: 0px;
	width: 100%;
	font-family: 'Helvetica Neue';
	font-size: 29px;
    font-weight: bold;
    font-style: normal;
	line-height: 34px;
	color: #004a97;
	display: block;
}
section.top-mid-section section.video-shell {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	width: 550px;
	height: 310px;
	background-color: #bcbec0;
	display: block;
}
section.offer-box {
	margin: 40px 0px 0px 0px;
	padding: 30px 10px 0px 10px;
	width: 560px;
	border: 1px solid #58595b;
	position: relative;
	display: block;
}
section.offer-box h2 {
	margin: 0px 0px 0px 0px;
	padding: 8px;
	width: 289px;
	font-family: 'Helvetica Neue';
	font-size: 30px;
    font-weight: bold;
    font-style: normal;
	line-height: 30px;
	color: #004a97;
	position: absolute;
	background-color: #fff;
	top: -30px;
	left: -10px;
	display: block;
}
section.offer-box ul.l-list {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 49%;
	float: left;
}
section.offer-box ul.l-list li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 27px 0px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    font-weight: normal;
    font-style: normal;
	line-height: 14px;
	color: #58595b;
	display: block;
}
section.offer-box ul.r-list {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 50%;
	float: right;
}
section.offer-box ul.r-list li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 12px 0px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-weight: normal;
    font-style: normal;
	line-height: 14px;
	color: #58595b;
	display: block;
}
.bold-blue {
	font-weight: bold;
	color: #004a97;
}
section.top-mid-section section.r-side {
	margin: 0px;
	padding: 0px;
	width: 335px;
	float: right;
}
section.product-shell {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	width: 335px;
	height: 346px;
	display: block;
	position: relative;
}
section.product-shell img {
	position: absolute;
	top: 0px;
	left: 0px;
}
section.product-shell img.product-main {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 5;
}
section.product-shell img.product-banner {
	position: absolute;
	top: 238px;
	left: -31px;
	z-index: 6;
}
section.product-shell img.product-seal {
	position: absolute;
	top: 240px;
	left: 258px;
	z-index: 7;
}
section.alzheimer-txt {
	margin: 0px;
	padding: 0px;
	display: block;
}
section.alzheimer-txt p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    font-weight: normal;
    font-style: normal;
	line-height: 20px;
	color: #414042;
	display: block;
}
section.alzheimer-txt p.lead-txt0 {
	margin: 0px;
	width: 380px;
	position: relative;
	display: block;
}
section.alzheimer-txt p.lead-txt1 {
	margin: 0px;
	width: 380px;
	font-weight: bold;
	display: block;
}
section.alzheimer-txt p.lead-txt0:after {
	content: url(../images/logo-alz.jpg);
	position: absolute;
	top: 15px;
	right: -196px;
}
section.unlock-list-shell {
	margin: 0px;
	padding: 0px;
	width: 100%;
	display: block;
}
section.unlock-list-shell ul {
	margin: 0px;
	padding: 0px;
	width: 49%;
}
section.unlock-list-shell ul.l-list{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 49%;
	float: left;
}
section.unlock-list-shell ul.r-list {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 49%;
	float: right;
}
section.unlock-list-shell ul.l-list li {
	margin: 0px;
	padding: 0px 0px 20px 10px;
	width: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    font-weight: normal;
    font-style: normal;
	line-height: 18px;
	color: #414042;
	background-image: url(../images/bullet-drk-grey.png);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	float: left;
}
section.unlock-list-shell ul.r-list li {
	margin: 0px;
	padding: 0px 0px 20px 10px;
	width: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    font-weight: normal;
    font-style: normal;
	line-height: 18px;
	color: #414042;
	background-image: url(../images/bullet-drk-grey.png);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	float: right;
}
/*--| CART |--*/
section.cart {
	margin: 0px;
	padding: 0px;
	width: 335px;
	min-height: 200px;
	border: 1px solid #a7a9ac;
	background-color: #f1f2f2;
	display: block;
}
section.cart form {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	width: 335px;
	min-height: 200px;
	background-color: #f1f2f2;
	position: relative;
	display: block;
}
section.cart form fieldset {
	margin: 0px;
	padding: 0px;
	display: block;
}
section.cart form section.cart-inner {
	margin: 0px auto;
	padding: 0px;
	width: 90%;
}
.sep
{
    margin: 10px 0px;
    padding: 0px;
    display: block;
}
section.cart img.start-here {
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 0px;
	left: 8px;
}
section.cart h3 {
	margin: 10px 0px 15px 0px;
	padding: 0px;
	font-family: 'Franklin Gothic';
	font-weight: normal;
	font-size: 19px;
	line-height: 19px;
	color: #004a97;
	position: relative;
}
section.cart h3.top-header:after {
	content: url(../images/icon-secure-form.png);
	position: absolute;
	top: 0px;
	right: 0px;
}
section.cart section.lbl-shell {
	margin: 0px;
	padding: 0px 5px 0px 0px;
	width: 110px;
	text-align: right;
	float: left;
}
section.cart label {
	margin: 0px;
	padding: 0px;
	font-family: 'Franklin Gothic';
	font-weight: normal;
	font-size: 12px;
	line-height: 12px;
	color: #414042;
	position: relative;
}
section.cart input[type="text"], input[type="tel"], select {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	width: 173px;
	height: 25px;
	border: 1px solid #6d6e71;
	float: left;
}
section.cart p {
	margin: 0px;
	padding: 0px;
	font-family: 'Franklin Gothic';
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	color: #414042;
}
section.cart label.credit:after {
	content: url(../images/icon-credit-cards.png);
	position: absolute;
	top: -7px;
	left: 61px;
}
section.cart section.bill-query {
	margin: 0px 0px;
	padding: 10px 0px 10px 0px;
}
section.cart section.bill-query section.radio-shell {
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	width: 100px;
	display: block;
}
section.cart section.bill-info {
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	display: none;
}
section.cart input.pay-ccv {
	width: 65px;
}
section.cart img.ccv {
	margin: 5px 0px 0px 10px;
	padding: 0px;
}
section.cart select.pay-month {
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 5px;
	width: 80px;
}
section.cart select.pay-year {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	width: 80px;
}
section.cart section.pay-email {
	position: relative;
}
section.cart section.pay-email:after {
	content: url(../images/icon-lock-cart.png);
	position: absolute;
	top: 2px;
	right: -199px;
}
section.cart p.email-msg {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	text-align: right;
	clear: both;
	display: block;
}
section.cart p.cart-msg {
	margin: 20px auto;
	padding: 0px 0px 0px 0px;
	text-align: center;
	display: block;
}
section.cart h4 {
	margin: 10px auto 15px auto;
	padding: 0px;
	font-family: 'Franklin Gothic';
	font-weight: bold;
	font-size: 19px;
	line-height: 19px;
	color: #004a97;
	text-align: center;
	position: relative;
}
section.cart section.cta-area {
	margin: 0px auto 10px auto;
	padding: 0px;
	width: 298px;
	text-align: center;
}
section.cart input[type="image"] {
	margin: 0px;
	padding: 0px;
	width: 298px;
	position: relative;
}
section.cart section.secure-area {
	margin: 0px auto 10px auto;
	padding: 0px;
	width: 220px;
	height: 120px;
	position: relative;
}
section.cart section.img-shell-l {
	margin: 0px;
	padding: 0px;
	width: 110px;
	float: left;
}
section.cart section.img-shell-r {
	margin: 0px;
	padding: 0px;
	width: 100px;
	float: right;
}




/*--| Validation |--*/
section.valid-shell
{
    margin: 3% auto 2% auto;
    padding: 2%;
    width: 85%;
    border: 2px solid #f00;
    background-color: #FFFFCC;
    border-radius: 10px;
	-webkit-border-radius: 10px;
  	-moz-border-radius: 10px;
}
section.valid-shell img
{
    margin: 0% 2% 0% 0%;
    padding: 0%;
    min-width: 1%;
    max-width: 10%;
    float: left;
}
section.valid-shell p
{
    margin: 0% 0% 0% 0%;
    padding: 0%;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-weight: bold;
	line-height: 16px;
}
.blue-text
{
    color: #091eea !important;
}
.red-text
{
    color: #f00 !important;
}
.red-box {
	border: 1px solid #f00;
}
/*--|Input Placeholder|
input::-webkit-input-placeholder { 
    color: #000; 
    text-overflow: ellipsis;
    opacity: 1;
}
input:-moz-placeholder { 
    color: #000 !important; 
    text-overflow: ellipsis;
    opacity: 1;
}
input::-moz-placeholder { 
    color: #000 !important; 
    text-overflow: ellipsis;
    opacity: 1;
}
input:-ms-input-placeholder { 
    color: #000 !important; 
    text-overflow: ellipsis; 
}--*/

/*--| Lower Section |--*/
section.lead-section {
	margin: 0px;
	padding: 0px;
	display: block;
}
section.lead-section section.l-sec {
	margin: 0px;
	padding: 0px;
	width: 570px;
	float: left;
}
section.lead-section section.r-sec {
	margin: 1px 0px 0px 30px;
	padding: 15px;
	width: 270px;
	border: 1px solid #414042;
	float: left;
}
section.lead-section section.r-sec img {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	display: block;
}
section.lead-section section.r-sec p {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    line-height: 14px;
	color: #414042;
	display: block;
}
section.customers {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	display: block;
}
section.customers section.pillar {
	margin: 0px 15px 0px 0px;
	padding: 0px;
	width: 220px;
	float: left;
}
section.customers section.p0 {
	margin: 0px 10px 0px 0px;
	padding: 0px;
}
section.customers p.title {
	margin: 0px 0px;
	padding: 0px 0px 15px 0px;
	width: 100%;
	text-align: center;
	font-weight: bold;
	line-height: 14px;
	display: block;
}
section.customers p.name {
	margin: 0px 0px;
	padding: 0px 0px 15px 0px;
	width: 100%;
	text-align: center;
	font-weight: bold;
	display: block;
}
.location {
	display: block;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}
section.customers img {
	margin: 0px auto;
	padding: 0px 0px 15px 0px;
	width: 161px;
	text-align: center;
	font-weight: bold;
	display: block;
}
section.buy-area {
	margin: 0px auto;
	padding: 20px 20px 0px 20px;
	width: 890px;
	border: 4px dashed #808285;
	-webkit-border-radius: 20px;
  	-moz-border-radius: 20px; 
	border-radius: 20px;
	position: relative;
	display: block;
}
section.buy-area section.offer-box-buy {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 560px;
	position: relative;
	display: block;
}
section.offer-box-buy h2 {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	width: 100%;
	font-family: 'Helvetica Neue';
	font-size: 45px;
    font-weight: bold;
    font-style: normal;
	line-height: 45px;
	color: #004a97;
	display: block;
}
section.offer-box-buy ul.l-list {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 49%;
	float: left;
}
section.offer-box-buy ul.l-list li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 27px 0px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    font-weight: normal;
    font-style: normal;
	line-height: 14px;
	color: #58595b;
	display: block;
}
section.offer-box-buy ul.r-list {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 50%;
	float: right;
}
section.offer-box-buy ul.r-list li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 12px 0px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-weight: normal;
    font-style: normal;
	line-height: 14px;
	color: #58595b;
	display: block;
}
section.buy-area img.product-mini {
	margin: 0px auto;
	padding: 0px;
	width: 200px;
	position: absolute;
	top: 19px;
	right: 60px;
	z-index: 9;
}
section.buy-area img.buy-cta {
	margin: 0px auto;
	padding: 0px;
	width: 298px;
	position: absolute;
	top: 164px;
	right: 20px;
	z-index: 10;
}
section.thoughts {
	margin: 0px;
	padding: 0px;
	position: relative;
	display: block;
}
section.thoughts p {
	width: 445px;
	display: block;
}
section.thoughts:after {
	content: url(../images/icon-big-remember.jpg);
	position: absolute;
	top: 0px;
	right: 0px;
}
section.dominic-info0 {
	margin: 30px 0px 0px 0px;
	padding: 0px;
	display: block;
}
section.dominic-info0 section.details {
	margin: 0px;
	padding: 0px;
	width: 485px;
	float: left;
}
section.dominic-info0 section.details h3 {
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 54px;
    font-weight: bold;
    font-style: normal;
	line-height: 54px;
	color: #004a97;
	display: block;
}
section.dominic-info0 section.details h4 {
	margin: 0px;
	padding: 10px 0px 20px 0px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
    font-weight: normal;
    font-style: normal;
	line-height: 25px;
	color: #414042;
	display: block;
}
section.dominic-info0 section.details p {
	width: 475px;
}
section.dominic-info0 img.dom-features {
	margin: 10px 0px 0px 75px;
	padding: 0px;
	float: left;
}
section.big-brain {
	margin: 0px;
	padding: 0px;
	position: relative;
	display: block;
}
section.big-brain p {
	width: 448px;
	display: block;
}
section.big-brain:after {
	content: url(../images/icon-big-brain.jpg);
	position: absolute;
	top: 30px;
	right: 42px;
}
section.inner-cont0 p.bottom-txt {
	margin: 0px;
	padding: 85px 0px 15px 0px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	line-height: 20px;
	color: #414042;
	text-align: center;
	display: block;
}
section.inner-cont p.disclaimer {
	margin: 0px auto;
	padding: 0px 0px 15px 0px;
	width: 90%;
	font-family: 'Franklin Gothic';
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	line-height: 16px;
	color: #414042;
	display: block;
}
footer {
	margin: 0px 0px 20px 0px;
	padding: 10px 0px 10px 0px;
	width: 100%;
	border-top: 2px solid #f1f2f2;
	background-color: #fff;
	display: block;
}
footer img.footer-logo {
	margin: 10px 0px 0px 20px;
	padding: 0px;
	width: 160px;
	float: left;
}
footer small {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	width: 560px;
	text-align: center;
	font-family: "Myriad Pro";
	font-size: 12px;
	line-height: 12px;
	float: left;
}
footer section.secure-footer {
	margin: 0px;
	padding: 0px;
	width: 190px;
	float: left;
}
footer section.secure-footer img {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	width: 29px;
	float: left;
}
footer section.secure-footer p {
	margin: 0px;
	padding: 8px 0px 0px 0px;
	width: 145px;
	font-family: "Myriad Pro";
	font-size: 12px;
	line-height: 14px;
	float: left;
}
/*---Tablet Mode---*/
@media only screen and (max-width: 770px) {
	html {
		width: 1100px;
	}
}
/* SAFARI 3+, CHROME 1+ */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    
    /*-- SAFARI ONLY OVER-RIDE... HC [5-13-2014] 
    ::i-block-chrome, .selector{
        property: value;
    }
    --*/
}

/*-- IE10+ HC [5-13-2014]--*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
     .selector
    {
        
    }
}