/* Most of the header content originated from the dotorg beta site header.css.
	Navigation specific to Bulletin added by JHertz@aarp.org Oct & Nov 2007
	Header elements positioning modified for Bulletin by JHertz@aarp.org*/
	
/* 2Feb2008 small typo fixed jhz */
	
/*Header
------  */

/* Note: Bulletin pages with no subnavigation
	have header height set to 180px using embedded
	styles in the CMS customheads. 7Apr2008 jhz */

#header {
	position: relative;
	height: 210px;
	z-index: 2; /* should go on container*/
}


#header ul, li {
	list-style-type: none;
	margin: 0;
	z-index: 2; /* should go on container*/
}

#satellites ul, #satellites li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#satellites {
	margin: 0px 0px 0px 20px;
}

#satellites ul {
	list-style-type: none;
}

#satellites li {
	float: left;
}

#satellites li a {
	display: block;
	height: 42px;
	background-image: url(http://assets.aarp.org/aarp.org_/images/header/s14/hat_bg.gif);
}

#satellites li a span {
	display: none;
}

li#dotOrg a {
	width: 96px;
}

li#dotOrg a:hover, li#dotOrg a.current {
	background-position: 0px -42px;
}

li#magazine a {
	width: 128px;
	background-position: -96px 0px;
}

li#magazine a:hover {
	background-position: -96px -42px;
}

li#bulletin a {
	width: 100px;
	background-position: -224px 0px;
}

li#bulletin a:hover, li#bulletin a.current {
	background-position: -224px -42px;
}

li#segunda a {
	width: 154px;
	background-position: -323px 0px;
}

li#segunda a:hover {
	background-position: -323px -42px;
}

li#tv a {
	width: 36px;
	background-position: -477px 0px;
}

li#tv a:hover {
	background-position: -477px -42px;
}

li#benefits a {
	width: 130px;
	background-position: -513px 0px;
}

li#benefits a:hover {
	background-position: -513px -42px;
}

li#foundation a {
	width: 116px;
	background-position: -643px 0px;
}

li#foundation a:hover {
	background-position: -643px -42px;
}

li#research a {
	width: 71px;
	background-position: -759px 0px;
}

li#research a:hover {
	background-position: -759px -42px;
}

li#dwf a {
	width: 94px;
	background-position: -830px 0px;
}

li#dwf a:hover {
	background-position: -830px -42px;
}

#languageToggle {
	position: absolute;
	top: 0px;
	left: 687px;
}

#languageToggle span {
	display: none;
}

#languageToggle a {
	display: block;
	width: 116px;
	height: 42px;
	background-image: url("http://assets.aarp.org/aarp.org_/build/header/aarpEnEspanol_bg.gif");
}

#languageToggle a:hover, #textResize a:hover, #textResize a:link.active {
	background-position: 0px -42px;
}

#textResize {
	position: absolute;
	top: 0px;
	left: 804px;
}  

#textResize img {  
	display: block;
	float: left;
}

#textResize a {
	display: block;
	float: left;
	width: 25px;
	height: 42px;
}

#textResize a#small {
	background-image: url("http://assets.aarp.org/aarp.org_/build/header/textSize_small_bg.gif");
}

#textResize a#medium {
	background-image: url("http://assets.aarp.org/aarp.org_/build/header/textSize_medium_bg.gif");
}

#textResize a#large {
	background-image: url("http://assets.aarp.org/aarp.org_/build/header/textSize_large_bg.gif");
}

#logoLockup {
	position: absolute;
	top: 57px;
	left: 5px;
	}

#logoLockup img {
	border: none;
}

#welcomeAnon {
	position: absolute;
	left: 449px;
	top: 57px;
}

#signUp, #logIn {
	border: none;
}

#welcomeLoggedIn {
	position: absolute;
	left: 449px;
	top: 57px;
	width: 459px;
}

#welcomeLabel {
	font: 22px "Trebuchet MS", Verdana, sans-serif;
	color: #78766F;
}

#welcomeLabel a:link, #welcomeLabel a:visited,
#welcomeLabel a:hover, #welcomeLabel a:active {
	color: #78766F;
	text-decoration: none;
}

#welcomeName {
	font: 22px "Trebuchet MS", Verdana, sans-serif;
	color: #015CB7;
}

#welcomeName a:link, #welcomeName a:visited,
#welcomeName a:hover, #welcomeName a:active {
	color: #015CB7;
	text-decoration: none;
}

#loggedInActions {
	float: right;
	font: 13px Arial, Verdana, sans-serif;
}

#loggedInActions a:link, #loggedInActions a:visited {
	color: #015CB7;
	text-decoration: none;
}

#loggedInActions a:hover, #loggedInActions a:active {
	text-decoration: underline;
}

#newMessageCount {
	color: #ee3224;
}

#searchHeader {
	position: absolute;
	top: 80px;
	left: 444px;
	}

#searchHeader input#searchTerms {
	width: 395px;
	font-family: Arial, Verdana, "MS Trebuchet", sans-serif;
	padding: 2px;
	font-size: 15px;
	color: #949189;
}

#searchHeader input#searchAction {
	vertical-align: middle;
	margin-bottom: 5px;
}



/*
Login Overlay
-------------  */

#loginOverlay {
	position: absolute;
	top: 55px;
	left: 560px;;
	z-index: 20;
	width: 354px;
	height: 328px;
	overflow: hidden;
	background: #FFFFFF url("http://assets.aarp.org/internal/tech/scrum3/loginOverlay_bg.gif") no-repeat;
}

#closeWindow {
	float: right;
	border: none;
}

#loginOverlay form, #loginOverlay table {
	padding: 0px;
	margin: 0px;
}

h1#loginTitle {
	background-image: url("http://assets.aarp.org/internal/tech/scrum/pleaseLogIn_login.gif");
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 35px;
	margin-left: 15px;
	margin-top: 55px;
	margin-bottom: 15px;
}

#loginOverlay table {
	margin-left: 10px;
	margin-bottom: 20px;
}

#loginOverlay td {
	font: 14px Arial, Verdana, sans-serif;
	color: #333333;
	padding: 4px;
}

#loginOverlay td.labels {
	width: 100px;
}

#loginOverlay td.inputs {
	width: 125px;
}

#loginFormOverlay label {
	color: #333333;
	font: 14px "Trebuchet MS", Arial, Verdana, sans-serif;
} 

#password, #username {
	border: 1px solid #000000;
	width: 180px;
	color: #000000;
	font: 14px Arial, Verdana, sans-serif;
	padding: 2px;
}

#loginOverlaySubmit {
	margin: 5px 0px 10px 0px;
	width: 82px;
	height: 34px;
}

a.forgot:link, a.forgot:visited {
	color: #0F52D1;
	text-decoration: none;
}

a.forgot:hover {
	text-decoration: underline;
	color: #EE3224;
}

#loginOverlayWait {
	position: absolute;
	top: 89px;
	left: 571px;
	z-index: 21;
	width: 180px;
	height: 185px;
	overflow: hidden;
	background: #FFFFFF;
	border: 1px solid #999;
	padding-top: 90px;
	padding-left: 145px;
	-moz-opacity:.90;
	opacity:.90;
	filter:alpha(opacity=90);
}

#loginOverlayValidationError {
	margin-left: 20px;
}



/*Bulletin Channel navigation  begins here*/

#channelNav {
	position: absolute;
	top: 120px;
	left: 20px;
	width: 924px;
	background-image: url("http://assets.aarp.org/aarp.org_/bulletin/images/global/btoolbar.gif");
}

#channelNav ul, #channelNav li {
	margin: 0px;
	padding: 0px;
}

#channelNav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#channelNav li {
	float: left;
}

#channelNav li a {
	display: block;
	height: 39px;
}

#channelNav li a span {
	display: none;
}

/* Bulletin subnavigation begins here */

	
#yourhealthSubNav, #yourmoneySubNav, #yourworldSubNav, #opinionsSubNav {	
	position: absolute;
	top: 159px;
	left: 20px;
	z-index:1000;
	width: 924px;
	background-image: url("http://assets.aarp.org/aarp.org_/bulletin/images/global/bulletin_subnav_background.gif");
	height: 39px;
}

#yourhealthSubNav li a, #yourmoneySubNav li a, #yourworldSubNav li a, #opinionsSubNav li a {
	display: block;
	height: 39px;
}

	
#yourhealthSubNav ul, #yourmoneySubNav ul, #yourworldSubNav ul, #opinionsSubNav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#yourhealthSubNav li, #yourmoneySubNav li, #yourworldSubNav li, #opinionsSubNav li {
	float: left;
}

#yourhealthSubNav li a span, #yourmoneySubNav li a span, #yourworldSubNav li a span, #opinionsSubNav li a span {
	display: none;
}


li#frontpage a {
	width: 137px;
	background-image: url("http://assets.aarp.org/aarp.org_/bulletin/images/global/btoolbar.gif");
}

li#frontpage a:hover,  li#frontpage a.active {
	background-position: 0px -41px;
}

li#yourhealth a {
	width: 154px;
	background: url("http://assets.aarp.org/aarp.org_/bulletin/images/global/btoolbar.gif") -137px 0px;
}

li#yourhealth a:hover, li#yourhealth a.active {
	background: url("http://assets.aarp.org/aarp.org_/bulletin/images/global/btoolbar.gif") -137px -41px;
}

li#yourmoney a {
	width: 148px;
	background: url("http://assets.aarp.org/aarp.org_/bulletin/images/global/btoolbar.gif") -291px 0px;
}

li#yourmoney a:hover, li#yourmoney a.active {
	background: url("http://assets.aarp.org/aarp.org_/bulletin/images/global/btoolbar.gif") -291px -41px;
}

li#yourworld a {
	width: 146px;
	background: url("http://assets.aarp.org/aarp.org_/bulletin/images/global/btoolbar.gif") -439px 0px;
}

li#yourworld a:hover, li#yourworld a.active {
	background: url("http://assets.aarp.org/aarp.org_/bulletin/images/global/btoolbar.gif") -439px -41px;
}


li#states a {
	width: 161px;
	background: url("http://assets.aarp.org/aarp.org_/bulletin/images/global/btoolbar.gif") -585px 0px;
}

li#states a:hover, li#states a.active {
	background: url("http://assets.aarp.org/aarp.org_/bulletin/images/global/btoolbar.gif") -585px -41px;
}

li#opinions a {
	width: 178px;
	background: url("http://assets.aarp.org/aarp.org_/bulletin/images/global/btoolbar.gif") -746px 0px;
}

li#opinions a:hover, li#opinions a.active {
	background: url("http://assets.aarp.org/aarp.org_/bulletin/images/global/btoolbar.gif") -746px -41px;
}


/* Your Health SubNav */
li#healthyliving a {
	width: 134px;
	background: url("http://assets.aarp.org/aarp.org_/bulletin/images/global/toolbar_yourhealth_subnav.gif") 0px 0px;
}

li#healthyliving a:hover, li#healthyliving a.active {
	background: url("http://assets.aarp.org/aarp.org_/bulletin/images/global/toolbar_yourhealth_subnav.gif") 0px -39px;
}

li#discoveries a {
	width: 116px;
	background: url("http://assets.aarp.org/aarp.org_/bulletin/images/global/toolbar_yourhealth_subnav.gif") -134px 0px;
}

li#discoveries a:hover, li#discoveries a.active {
	background: url("http://assets.aarp.org/aarp.org_/bulletin/images/global/toolbar_yourhealth_subnav.gif") -134px -39px;
}

li#medicare a {
	width: 94px;
	background: url("http://assets.aarp.org/aarp.org_/bulletin/images/global/toolbar_yourhealth_subnav.gif") -250px 0px;
}

li#medicare a:hover, li#medicare a.active {
	background: url("http://assets.aarp.org/aarp.org_/bulletin/images/global/toolbar_yourhealth_subnav.gif") -250px -39px;
}

li#policy a {
	width: 126px;
	background: url("http://assets.aarp.org/aarp.org_/bulletin/images/global/toolbar_yourhealth_subnav.gif") -344px 0px;
}

li#policy a:hover, li#policy a.active {
	background: url("http://assets.aarp.org/aarp.org_/bulletin/images/global/toolbar_yourhealth_subnav.gif") -344px -39px;
}

li#caregiving a {
	width: 106px;
	background: url("http://assets.aarp.org/aarp.org_/bulletin/images/global/toolbar_yourhealth_subnav.gif") -470px 0px;
}

li#caregiving a:hover, li#caregiving a.active {
	background: url("http://assets.aarp.org/aarp.org_/bulletin/images/global/toolbar_yourhealth_subnav.gif") -470px -39px;
}

li#medications a {
	width: 118px;
	background: url("http://assets.aarp.org/aarp.org_/bulletin/images/global/toolbar_yourhealth_subnav.gif") -576px 0px;
}

li#medications a:hover, li#medications a.active {
	background: url("http://assets.aarp.org/aarp.org_/bulletin/images/global/toolbar_yourhealth_subnav.gif") -576px -39px;
}

li#diseases a {
	width: 192px;
	background: url("http://assets.aarp.org/aarp.org_/bulletin/images/global/toolbar_yourhealth_subnav.gif") -694px 0px;
}

li#diseases a:hover, li#diseases a.active {
	background: url("http://assets.aarp.org/aarp.org_/bulletin/images/global/toolbar_yourhealth_subnav.gif") -694px -39px;
}

/* Your Money SubNav */
li#scamalert a {
	 width: 110px;
	background: url("http://assets.aarp.org/aarp.org_/bulletin/images/global/toolbar_yourmoney_subnav.gif") 0px 0px;
}

li#scamalert a:hover, li#scamalert a.active {
	background: url("http://assets.aarp.org/aarp.org_/bulletin/images/global/toolbar_yourmoney_subnav.gif") 0px -39px;
}

li#saveabuck a {
	width: 116px;
	background: url("http://assets.aarp.org/aarp.org_/bulletin/images/global/toolbar_yourmoney_subnav.gif") -110px 0px;
}

li#saveabuck a:hover, li#saveabuck a.active {
	background: url("http://assets.aarp.org/aarp.org_/bulletin/images/global/toolbar_yourmoney_subnav.gif") -110px -39px;
}

li#personalfinance a {
	width: 156px;
	background: url("http://assets.aarp.org/aarp.org_/bulletin/images/global/toolbar_yourmoney_subnav.gif") -226px 0px;
}

li#personalfinance a:hover, li#personalfinance a.active {
	background: url("http://assets.aarp.org/aarp.org_/bulletin/images/global/toolbar_yourmoney_subnav.gif") -226px -39px;
}

li#socialsecurity a {
	width: 136px;
	background: url("http://assets.aarp.org/aarp.org_/bulletin/images/global/toolbar_yourmoney_subnav.gif") -382px 0px;
}

li#socialsecurity a:hover, li#socialsecurity a.active {
	background: url("http://assets.aarp.org/aarp.org_/bulletin/images/global/toolbar_yourmoney_subnav.gif") -382px -39px;
}

li#work a {
	width: 69px;
	background: url("http://assets.aarp.org/aarp.org_/bulletin/images/global/toolbar_yourmoney_subnav.gif") -517px 0px;
}

li#work a:hover, li#work a.active {
	background: url("http://assets.aarp.org/aarp.org_/bulletin/images/global/toolbar_yourmoney_subnav.gif") -517px -39px;
}

li#retirement a {
	width: 173px;
	background: url("http://assets.aarp.org/aarp.org_/bulletin/images/global/toolbar_yourmoney_subnav.gif") -587px 0px;
}

li#retirement a:hover, li#retirement a.active {
	background: url("http://assets.aarp.org/aarp.org_/bulletin/images/global/toolbar_yourmoney_subnav.gif") -587px -39px;
}


/* Opinions & Ideas SubNav */
li#wherewestand a {
	 width: 148px;
	background: url("http://assets.aarp.org/aarp.org_/bulletin/images/global/toolbar_opinions_subnav.gif") 0px 0px;
}

li#wherewestand a:hover, li#wherewestand a.active {
	background: url("http://assets.aarp.org/aarp.org_/bulletin/images/global/toolbar_opinions_subnav.gif") 0px -39px;
}

li#fromtheeditor a {
	width: 144px;
	background: url("http://assets.aarp.org/aarp.org_/bulletin/images/global/toolbar_opinions_subnav.gif") -148px 0px;
}

li#fromtheeditor a:hover, li#fromtheeditor a.active {
	background: url("http://assets.aarp.org/aarp.org_/bulletin/images/global/toolbar_opinions_subnav.gif") -148px -39px;
}

li#othervoices a {
	width: 123px;
	background: url("http://assets.aarp.org/aarp.org_/bulletin/images/global/toolbar_opinions_subnav.gif") -292px 0px;
}

li#othervoices a:hover, li#othervoices a.active {
	background: url("http://assets.aarp.org/aarp.org_/bulletin/images/global/toolbar_opinions_subnav.gif") -292px -39px;
}

li#soundoff a {
	width: 101px;
	background: url("http://assets.aarp.org/aarp.org_/bulletin/images/global/toolbar_opinions_subnav.gif") -415px 0px;
}

li#soundoff a:hover, li#soundoff a.active {
	background: url("http://assets.aarp.org/aarp.org_/bulletin/images/global/toolbar_opinions_subnav.gif") -415px -39px;
}

li#know a {
	width: 168px;
	background: url("http://assets.aarp.org/aarp.org_/bulletin/images/global/toolbar_opinions_subnav.gif") -516px 0px;
}

li#know a:hover, li#know a.active {
	background: url("http://assets.aarp.org/aarp.org_/bulletin/images/global/toolbar_opinions_subnav.gif") -516px -39px;
}

li#letters a {
	width: 177px;
	background: url("http://assets.aarp.org/aarp.org_/bulletin/images/global/toolbar_opinions_subnav.gif") -684px 0px;
}

li#letters a:hover, li#letters a.active {
	background: url("http://assets.aarp.org/aarp.org_/bulletin/images/global/toolbar_opinions_subnav.gif") -684px -39px;
}


/* Your World SubNav */
li#family a {
	 width: 78px;
	background: url("http://assets.aarp.org/aarp.org_/bulletin/images/global/toolbar_yourworld_subnav.gif") 0px 0px;
}

li#family a:hover, li#family a.active {
	background: url("http://assets.aarp.org/aarp.org_/bulletin/images/global/toolbar_yourworld_subnav.gif") 0px -39px;
}

li#yourhome a {
	width: 113px;
	background: url("http://assets.aarp.org/aarp.org_/bulletin/images/global/toolbar_yourworld_subnav.gif") -78px 0px;
}

li#yourhome a:hover, li#yourhome a.active {
	background: url("http://assets.aarp.org/aarp.org_/bulletin/images/global/toolbar_yourworld_subnav.gif") -78px -39px;
}

li#gettingaround a {
	width: 138px;
	background: url("http://assets.aarp.org/aarp.org_/bulletin/images/global/toolbar_yourworld_subnav.gif") -191px 0px;
}

li#gettingaround a:hover, li#gettingaround a.active {
	background: url("http://assets.aarp.org/aarp.org_/bulletin/images/global/toolbar_yourworld_subnav.gif") -191px -39px;
}

li#reinventing a {
	width: 185px;
	background: url("http://assets.aarp.org/aarp.org_/bulletin/images/global/toolbar_yourworld_subnav.gif") -329px 0px;
}

li#reinventing a:hover, li#reinventing a.active {
	background: url("http://assets.aarp.org/aarp.org_/bulletin/images/global/toolbar_yourworld_subnav.gif") -329px -39px;
}

li#law a {
	width: 89px;
	background: url("http://assets.aarp.org/aarp.org_/bulletin/images/global/toolbar_yourworld_subnav.gif") -514px 0px;
}

li#law a:hover, li#law a.active {
	background: url("http://assets.aarp.org/aarp.org_/bulletin/images/global/toolbar_yourworld_subnav.gif") -514px -39px;
}

li#politics a {
	width: 127px;
	background: url("http://assets.aarp.org/aarp.org_/bulletin/images/global/toolbar_yourworld_subnav.gif") -603px 0px;
}

li#politics a:hover, li#politics a.active {
	background: url("http://assets.aarp.org/aarp.org_/bulletin/images/global/toolbar_yourworld_subnav.gif") -603px -39px;
}

li#powerof50 a {
	width: 117px;
	background: url("http://assets.aarp.org/aarp.org_/bulletin/images/global/toolbar_yourworld_subnav.gif") -730px 0px;
}

li#powerof50 a:hover, li#powerof50 a.active {
	background: url("http://assets.aarp.org/aarp.org_/bulletin/images/global/toolbar_yourworld_subnav.gif") -730px -39px;
}

#subNav div ul li.active a span { display: none; color: #990000 !important; }

	
/*
Footer
------  */

#footer {
	clear: both;
	font-family: Arial, Verdana, sans-serif ;
	color: #bebab0;
	font-size: 12px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 20px;
}

#fTopLinks a {
	color: #0066cc;
	font-weight: bold;
	text-decoration: none;
	padding: 3px 7px;
	margin-right: 3px;
}

#fTopLinks a:hover {
	text-decoration: underline;
}

#fTopLinks a:active {
	color: black;
}

#fBottomLinks {
	margin: 0;
	padding: 8px;
}

#fBottomLinks a {
	color: #0066cc;
	text-decoration: none;
	padding: 3px 7px;
	margin-right: 3px;
}

#fBottomLinks a:hover {
	text-decoration: underline;
}

#fBottomLinks a:active {
	color: black;
}

#fCopyright {
	margin: 10px;
}


#fCopyright a {
	color: #666666;
	text-decoration: none;
}

#fCopyright a:hover {
	text-decoration: underline;
}

#fCopyright a:active {
	color: #666666;
}

.agnDesignation {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	margin-left: 3px;
	font-size: 11px;
	font-weight: bold;
}

#agnLogo {
	vertical-align: -35%;
	margin-left: 1px;
	border-style: none;
}


/*
Global Overlays & Dialogs
--------------------------  */
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #FFFFFF;
}

#dialog {
	position: absolute;
	left: 250px;
	top: 250px;
	width: 350px;
	background: #FFFFFF;
	z-index: 100;
	text-align: left;
	border: double 4px #000000;
	padding: 15px 10px;
}

#dialog h3 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

#dialog p {
	font-size: 13px;
	color: #000000;
	margin: 10px 0px;
}

#dialog p.actions {
	text-align: center;
	margin-top: 20px;
}

.systemMessages li {
	color: #ff0000;
	font-size: 12px;
}
