/* CSS Document */

/* universal margin/padding reset */

* {
margin: 0;
padding: 0;
}

/* universal clear */

.clear {
content:".";
display: block;
height: 0;
clear:both;
overflow: hidden;
visibility:hidden;
}

/* universal linked image border to zero */

a img {
border: 0;
}
body, .Normal, td {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333;
}
a:active, a:focus {
outline: 0;
}
/* --------- */
#PageWrapper {
background: url(_i/bg.gif) repeat-x top;
}
#Wrapper {
width: 920px;
margin: 0 auto;
}
/* ================ HEADER ===================== */
#Header {
position: relative;
height: 100px;
}
#Header  .logo {
position: absolute;
left: 15px;
top: 0;
background: url(_i/logo.gif) repeat-x top;
width: 152px;
height: 93px;
}
#Header .navouter {
background: #60b234 url(_i/toptabR.gif) no-repeat top right;
position: absolute;
right: 0;
top: 21px;
width: 621px;
height: 38px;
}
#Header .navinner {
background: url(_i/toptabL.gif) no-repeat top left;
height: 18px !important;
height: 38px;
_height: 18px;
padding: 20px 0 0 30px;
}
/* ================ CONTENT ===================== */
#Content .mainbar {
width: 620px !important;
width: 655px;
_width: 620px;
float: left;
padding: 20px 0 20px 35px;
}
#Content .sidebar {
width: 205px !important;
width: 240px;
_width: 205px;
float: left;
padding-right: 35px;
margin-top: -17px;
}
#Content .bottombar {
clear: both;
margin-bottom: 20px;
}
#Content .bottomnav {
background: url(_i/bg_bottnav.gif) no-repeat;
width: 879px !important;
width: 919px;
_width: 879px;
height: 56px !important;
height: 76px;
_height: 46px;
margin-bottom: 10px;
padding: 20px 0 0 40px;
}
#Content .bottomnav2 {
background: url(_i/bg_bottnav2.gif) no-repeat top #CFE8C2;
width: 899px;
padding: 20px 0 20px 20px;
margin-bottom:10px;
}
/* ================ FOOTER ===================== */
#Footer {
clear: both;
background: #60b234;
}
#Footer .inner {
background: url(_i/bg_footer.gif) repeat-x top;
height: 69px;
margin-bottom: 46px;
}
#Footer .inner p {
width: 850px !important;
width: 920px;
_width: 850px;
margin: 0 auto;
padding: 15px 35px;
color: #666;
}
/* ================ TEXT STYLES ===================== */
.green {
color: #60b234;
font-weight: bold;
font-style:normal;
text-transform: uppercase;
}
a:link, a:visited, a:active {
text-decoration: underline;
color: #333;
}
a:hover {
text-decoration: underline;
color: #009900;
}
p {
padding-bottom: 15px;
}
.brainhealth h1 {
display: block;
height: 34px;
width: 586px;
margin:0 0 15px;
text-indent: -2000em;
text-decoration: none;
z-index: 1000; /* IE Fix*/
background: url(_i/improveMemory.gif) 0 0 no-repeat;
}
/* ================ CONTENT INSIDE PANES ===================== */
ul.navlist, ul.navlist li {
list-style-type: none;
padding: 0;
margin: 0;
}
ul.navlist li {
float: left;
font-weight: bold;
height: 23px;
line-height: 23px;
}
ul.navlist li.pdf {
background: url(_i/pdf.gif) no-repeat right;
padding-right:15px;
}
ul.navlist li a {
display: block;
padding: 0 10px;
float: left;
text-decoration: underline;
height: 23px;
}
.bottomnav li{
	padding-top: 7px !important;
}
#Header .navinner ul.navlist, #Header .navinner ul.navlist a {
color: #fff;
}
#Content .bottomnav ul.navlist, #Content .bottomnav ul.navlist a {
color: #009900;
}
ul.products, ul.products li {
list-style-type: none;
margin: 0;
}
ul.products li {
position: relative;
height: 196px;
width: 300px;
float: left;
}
ul.products li a {
position: absolute;
display: block;
color: #fff;
text-align: center;
text-decoration: none;
}
ul.products li a:link,ul.products li a:visited, ul.products li a:hover, ul.products li a:active {
color: #fff; text-decoration: none;
}
ul.products li a em {
color: #fff;
font-weight: normal;
font-style:italic;
text-decoration: underline;
text-transform: none;
}
ul.products li.cvs {
background: url(_i/box1-cvs-burst.jpg) no-repeat bottom;
margin-right: 10px;
}
ul.products li.cvs a {
top: 110px;
left: 172px;
width: 100px;
height: 90px;
}
ul.products li.walmart {
background: url(_i/box2-walmart.jpg) no-repeat bottom;
margin-right: 10px;
}
ul.products li.walmart a {
top: 135px;
left: 121px;
width: 150px;
height: 68px;
cursor: text;
}
ul.products li.walgreens {
background: url(_i/box3-walgreens.jpg) no-repeat bottom;
}
ul.products li.walgreens a {
top: 135px;
left: 122px;
width: 150px;
height: 67px;
cursor: text;
}
ul.linkslist {
margin: 15px;
}
ul.linkslist, ul.linkslist li {
list-style-type: none;
}
ul.linkslist li {
background: url(_i/bullet.gif) no-repeat 0 4px;
padding: 0 0 5px 15px;
}
.logo-right{float: right; color: #555; font-weight: bold; width:200px; padding:0 20px;}

/*---List style--*/
ul.aarp{
margin:0;
width:500px;
float: left;
font-size:11px;
}
ul.aarp li{
padding: 3px 0;
list-style: none;
font-size:11px;
}
.normal1 ul{
margin:0 0 0 20px;
}
.normal1 ul li{
background: url("_i/bullet.gif") no-repeat scroll 0 4px transparent;
padding: 0 0 5px 15px;
list-style:none;
}

