/*
Column Control
--------------  */
#col1 {
	margin: 0px 12px 0px 0px;
}


/*
Column Promo Contents
---------------------  */
#col1 .leftColumnPromo .promoContent, #col2 .leftColumnPromo .promoContent {
	background: #F5F5F4;
}


.leftColRow {
	clear: both;
	margin: 0px 0px 14px 0px;
}

.leftColRow img.cms_img_left {
	float: left;
	margin: 0px 8px 0px 5px;
}

.leftColRow img.cms_img_right {
	float: right;
	margin: 0px 5px 0px 5px;
}

.leftColRow ul, .leftColumnStates ul {
	list-style-image: url(http://assets.aarp.org/aarp.org_/images/global/li.png);
	padding: 0px;
	margin-top: 5px;
}

.leftColRow ol {
	list-style-type: decimal; 
	padding: 0px;
	list-style-position:inside;
}

#col2 .leftColRow ul {
	margin: 0px 0px 8px 15px;
  line-height: 1.4em;
	list-style-image: url(http://assets.aarp.org/aarp.org_/images/global/li.png);
	padding-left: 0px;
}

#col2 .leftColRow ol {
	margin: 0px 0px 8px 15px;
  line-height: 1.4em;
	list-style-type: decimal; 
	padding-left: 0px;
	list-style-position:inside;
}

.leftColRow li, .leftColumnStates li {
	margin: 0px 0px 8px 15px;
  font-size: 1.2em;
  line-height: 1.2em;
}

.leftColRow .textsection {
	margin-left:5px;
	margin-right:5px;
	
}

#gridcolumnleft .imageWithCaption {
}

#gridcolumnleft .imageWithCaption p {
	font-size: 1.1em;
	line-height: 1.273em;
	color: #666666;
	margin: 0.54em 0px 0.54em 0px;
}

.mainColRow {
	margin-bottom: 20px;
}

.mainColRow h2 {
	margin: 0px 0px 0.2em 0px;
	font-weight: normal;
	letter-spacing: -0.05em;
  font-size: 2.4em;
  line-height: 1.0em;
}

.mainColRow h3 {
	margin: 0px 0px 0px 5px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Lucida, Helvetica, Verdana, Arial, sans-serif;
	font-weight: normal;
  font-size: 2.0em;
  line-height: 1.2em;
}

.mainColRow .featureTopicPromo h3 {
	margin: 0px;
  font-size: 2.6em;
  line-height: 0.923em;
}

.mainColRow p, .mainColRow li {
	margin: 0px 5px;
  font-size: 1.3em;
}

.mainCol img {
	margin: 10px 0px;
}

.mainColRow img.cms_img_left {
	float: left;
	margin: 0px 5px 0px 5px;
}

.mainColRow ul {
	margin: 0px;
	padding: 0px;
	list-style-image: url(http://assets.aarp.org/aarp.org_/images/global/li.png);
}

.mainColRow li {
	margin: 0px 0px 8px 15px;
}

.mainColRow img.cms_img_right {
	float: right;
	margin: 0px 0px 0px 5px;
}

.rightColRow {
	clear: both;
	margin: 8px 0px;
}

.rightColRow img.cms_img_left {
	float: left;
	margin: 0px 5px 0px 5px;
}

.rightColRow img.cms_img_right {
	float: right;
	margin: 0px 5px 0px 5px;
}

.rightColRow ul {
	margin: 0px 0px 8px 15px;
  line-height: 1.4em;
	list-style-image: url(http://assets.aarp.org/aarp.org_/images/global/li.png);
	padding-left: 0px;
}

.rightColRow ol {
	margin: 0px 0px 8px 15px;
  line-height: 1.4em;
	list-style-type: decimal; 
	padding-left: 0px;
	list-style-position:inside;
}

.rightColRow .textsection {
	margin-left:5px;
	margin-right:5px;
}

div#membershipTout, div.membershipTout, div.memberBenefits, div.newsletter {
	margin: 0px 0px 12px 0px;
}


/*
Page Title
----------  */
.pageTitle {
	margin-left: 20px; 
	margin-right: 20px
}

.pageTitle h2 {
	position: relative;
	color: #5e544a;
	margin-top: 11px;
  font-size: 2.4em;
	margin-bottom: 15px;
	padding-bottom: 3px;
	text-align: center;
	border-bottom: 2px solid #5e544a;
}


/*
Home Page Billboard/Hero
------------------------  */
#billboard {
  position: relative;
  border: 1px solid #e8e8e8;
  width: 610px;
  height: 278px;
  margin-bottom: 12px;
  }
#billboard h3 {
  float: left;
  clear: left;
  margin: 0;
  padding: 0;
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  }
#billboard h3 a {
  background: #fff;
  color: #0570ad;
  display: block;
  width: 168px;
  height: 35px;
  border-top: 1px solid #e8e8e8;
  text-decoration: none;
  margin: 0;
  padding: 10px;
  vertical-align: middle;
  }
#billboard #promo_1 h3 a {
  border-top: none;
  height: 34px;
  }
#billboard h3 a:hover {
  color: #000;
  }
#billboard h3.on a {
  background: #deeff7;
  color: #0570ad;
  }
#billboard h3.on a:hover {
  color: #000;
  }
#billboard p {
  position: absolute;
  top: 0;
  left: 188px;
  margin: 0;
  padding: 0;
  clear: none;
  }
#billboard p a {
  display: block;
  width: 413px;
  height: 270px;
  border: solid #deeff7;
  border-width: 4px 4px 4px 5px;
  }
.alt {
  display: none;
  }


/*
OLD --- Home Page Billboard/Hero --- OLD
------------------------  */
#heroPromo {
	width: 615px; 
	height: 270px;
}

#heroTabs {
	float: left;
	width: 195px;
}	

#heroTabs li {
	display: block;
	float: left;
	text-align: left;
	height: 54px;
	width: 197px;
	background-image: url(http://assets.aarp.org/aarp.org_/images/home/template/heroTabBg.gif);
	font-family: 'Trebuchet MS', 'Lucida Grande', Lucida, Helvetica, Verdana, Arial, sans-serif;
  font-size: 1.4em;
  line-height: 1.143em;
	overflow: hidden;
}

#heroTabs li.activeHeroTab {
	background-position: 0px -108px;
}

#heroTabs a {
	display: block;
	margin: 11px 22px 0px 10px;
}

#heroTabs a:hover {
	text-decoration: none;
}

#heroTabs a:visited {
	color: #015cb7;
}

#heroTabs a.activeHeroLink, #heroTabs a.activeHeroLink:visited {
	color: #222222;
	text-decoration: none;
}

#heroImages {
	float: left;
}


/*
Home Page: Daily Dose
---------------------  */
#dailyDose {
	width: 612px ;
	margin-bottom: 12px ;
}

#dailyDose h2 {
	background-image: url(http://assets.aarp.org/aarp.org_/images/home/template/dailyDose_h2_bg.gif) ;
	background-repeat: no-repeat ;
	width: 612px ;
	height: 30px ;
	margin: 0px ;
}

#dailyDose h2 span {
	display: none ;
}

#dailyDose #stage {
	background-color: #f7f7f6 ;
	background-image: url(http://assets.aarp.org/aarp.org_/images/home/template/dailyDose_bg.gif) ;
	background-repeat: repeat-y ;
	padding-top: 8px;
	padding-bottom: 10px;
	padding-left: 18px;
}

#dailyDose .dailyDoseCell {
	width: 160px ;
	margin-right: 40px ;
	float: left ;
}

#dailyDose .last {
	margin: 0px ;
}

#dailyDose .dailyDoseCell h3 {
	font-size: 13px ;
	font-weight: bold ;
	margin-top: 8px ;
}

#dailyDose .dailyDoseCell h4 {
	font-size: 13px ;
	line-height: 17px ;
}

#dailyDose .dailyDoseCell p {
	font-size: 13px ;
	line-height: 17px ;
}

#dailyDose #bottom {
	background-image: url(http://assets.aarp.org/aarp.org_/images/home/template/dailyDose_bottom_bg.gif);
	background-repeat: no-repeat;
	width: 612px ;
	height: 7px ;
}


/*
From the Community
------------------  */
.fromCommunityPromoRow {
	margin: 0px 0px 0px 7px;
	_margin: 0px 0px 0px 4px; /* IE6 hack */
}

.fromCommunityPromoRow .mainColRow {
	margin-bottom: 10px;
}

.fromCommunityPromo h3 {
	margin: 2px 5px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Lucida, Helvetica, Verdana, Arial, sans-serif;
  font-size: 1.4em;
  line-height: 1.071em;
}

.fromCommunityPromoRowForAuthor {
	float: left;
	margin: 0px 0px 4px 8px;
}

.fromCommunityPromoRow img {
	background-color: #ffffff;
	border: 1px solid #c0c0c0;
	padding: 2px;
}

.fromCommunityPromoRow a:hover img {
	background-color: #0570AD;
	border: 1px solid #0570AD;
}

.fromCommunityPromoRow p, .fromCommunityPromoRow blockquote, .fromCommunityPromoRowForAuthor p, 
.fromCommunityPromoRowForAuthor blockquote {
  font-size: 1.2em;
  line-height: 1.5em;
	margin: 4px 5px 0px 1px;
}

.fromCommunityPromoRow blockquote, .fromCommunityPromoRowForAuthor blockquote {
	font-style: italic;
}

/* jira:cms-1457 */
.fromCommunityPromo3Col {
	background: #f0f0ef;
	border: none;
	margin: 0px 0px 12px 0px;
	margin-top: 27px;
	margin-bottom: 29px;
}

.fromCommunityPromo3Col h2 {
	color: #fff;
	background: #fff url(http://assets.aarp.org/aarp.org_/images/backgrounds/bg_twoTone_blue.gif) repeat-x left top;
	border: 1px solid #a3cce3;
	border-bottom: 0;
	text-transform: none;
	font-weight: normal;
	font-size: 1.6em;
	line-height: 1.35;
	height: 20px;
	width: auto;
	margin: 0 0 1px 0;
	padding: 0 3px;
}

.fromCommunityPromo3Col h3 {
	margin: 2px 5px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Lucida, Helvetica, Verdana, Arial, sans-serif;
	font-size: 1.4em;
	line-height: 1.071em;
}

.fromCommunityPromo3Col .promoContent {
	background: #fff;
	border: 2px solid #a3cce3;
	border-top: 1px solid #a3cce3;
	padding: 8px 0;
}
/* end:jira:cms-1457 */

/*
AARP Goes Local / States
------------------------  */
div#aarpGoesLocal {
	padding: 72px 0 45px 15px;
	margin: 0px 0px 12px 0px;
	background: url('http://assets.aarp.org/aarp.org_/build/homepage/goesLocal_bg.jpg') top left no-repeat;
}

div#stateSelection {
}

div#aarpGoesLocal #submitButton {
	margin-top: 12px;
}

div#aarpGoesLocal h2 {
	margin: 10px 0px 2px 15px;
  font-size: 2.0em;
	font-weight: normal;
	color: #5E5B4F;
}

div#aarpGoesLocal p {
	margin: 0px 5px 10px 15px;
  font-size: 1.4em;
	color: #999999;
}

input#zipCode {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 1.4em;
	color: #444444;
	padding: 3px;
	width: 60px;
}


/*
State Events Calendar
----------------  */
.stateEvent, .stateEventType {
	margin-bottom: 20px;
}

.stateEvents h3 {
	margin: 0px 0px 1em 5px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Lucida, Helvetica, Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 2.0em;
	line-height: 1.2em;
}
.stateEventType h3 {
	margin: 0px 0px 0.3em 5px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Lucida, Helvetica, Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 2.0em;
	line-height: 1.2em;
}
.stateEvent h4, .stateEventType h4 {
	margin: 0px 0px 0px 5px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Lucida, Helvetica, Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 2.0em;
	line-height: 1.2em;
}

.stateEvent p, .stateEvent li {
	margin: 0px 5px;
	font-size: 1.3em;
}
.stateEventType p, .stateEventType li {
	margin: 0px 5px;
	padding-left: 20px;
	font-size: 1.3em;
}

.stateEventType p.stateEventTypeDesc {
	padding-left: 0px;
}

.stateEvent li, .stateEventType li {
	margin-bottom: 8px;
}

.stateEvent p.stateEventDate {
	color: #807d7d;
}

.stateEvent ul, .stateEventType ul {
	margin: 0px;
	padding: 0px;
	list-style-image: url(http://assets.aarp.org/aarp.org_/images/global/li.png);
}




/*
Left-Side Navigation
--------------------  */
#leftNavigation {
	width: 220px;
}

#leftNavigation ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#leftNavigation ul li {
	border-bottom: 1px solid #FFF;
	background-color: #dcdcdc;
	background-image: url(http://assets.aarp.org/aarp.org_/images/global/leftNavL1_bg.gif);
	background-repeat: no-repeat;
}

#leftNavigation ul li a {
	font-family: 'Trebuchet MS', 'Lucida Grande', Lucida, Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	padding: 4px 5px 4px 12px;
	color: #5e544a;
	display: block;
	text-decoration: none;
}

#leftNavigation ul li a:hover {
	color: #0570ad;
}

#leftNavigation ul li.currentLevelOne {
	border: 1px solid #c6c3b9;
	background-image: none;
	background-color: #faf8f3;
	margin-bottom: 1px;
}

#leftNavigation ul li a.current {
	color: #000000;
}

#leftNavigation ul li ul li {
	background-image: none;
	background-color: #faf8f3;
}

#leftNavigation ul li ul li.currentLevelTwo {
	background-color: #e3f0f6;
	border-top: 1px solid #e4f0f5;
	border-bottom: 1px solid #e4f0f5;
	border-right-style: none;
	border-left-style: none;
}

#leftNavigation ul li ul li a {
	color: #0570ad;
	font-size: 13px;
	border-style: none;
	background-color: transparent;
	text-transform: none;
	padding: 2px 5px 3px 22px;
}

#leftNavigation ul li ul li a.current {
	color: #2d2829;
	background-color: #e3f0f6;
	background-image: url(http://assets.aarp.org/aarp.org_/images/global/LeftNavL2Current_bg.gif);
	background-repeat: no-repeat;
}

#leftNavigation ul li ul li a:hover {
	color: #fff;
	background-image: none;
	background-color: #096397;
}


/*
Home, Channel & Topic Ribbon
----------------------------  */
.ribbonMatte {
	position: relative;
	width: 964px;
	height: 250px;
	background: #848278;
}

.ribbonHeading {
	height: 21px;
	overflow: hidden;
	color: #fff;
	font-size: 20px;
	font-weight: normal;
	text-transform: none;
	margin: 0px 44px 0px 44px;
	padding-top: 6px;
}

.ribbonStage {
	position: absolute;
	left: 40px;
	top: 30px;
	width: 886px;
	height: 200px;
	background-color: #fff;
	background-image: url(http://assets.aarp.org/aarp.org_/images/home/template/ribbonStage_bg.gif);
}

.ribbonMatte #prevRibbonArrow {
	position: absolute;
	top: 115px;
	left: 10px;
	width: 24px;
	height: 24px;
	background-image: url(http://assets.aarp.org/aarp.org_/images/global/prevRibbonArrow_inactive.gif);
}

.ribbonMatte #nextRibbonArrow {
	position: absolute;
	top: 115px;
	right: 9px;
	width: 24px;
	height: 24px;
	background-image: url(http://assets.aarp.org/aarp.org_/images/global/nextRibbonArrow_inactive.gif);
}

.ribbonStageOpening {
	position: absolute;
	left: 40px;
	top: 30px;
	width: 886px;
	height: 200px;
	overflow: hidden;
	background-color: #848278 ;
}

#ribbonCellsContainer {
	position: absolute;
	left: 0px ;
}

.ribbonCell {
	background-color: #FFFFFF ;
	background-image: url(http://assets.aarp.org/aarp.org_/images/home/template/ribbonCell_bg.gif) ;
	float: left;
	width: 170px;
	height: 199px;
	overflow: hidden;
	margin-right: 9px;
	cursor: pointer;
}

.lastCell {
	margin-right: 0px;
}

.cellMediaType {
	float: right;
	margin: -2px 0px 0px 1px;
}

.ribbonCell h3 {
	margin: 10px 14px 3px 12px;
	font-family: 'Trebuchet MS','Lucida Grande',Lucida,Helvetica,Verdana,Arial,sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #456b9a;
}

.ribbonCell p, .ribbonCell ul {
	margin: 0px 12px 3px 12px;
	font-size: 11px;
	line-height: 16px;
	color: #1b1616;
}

.ribbonCell ul {
	list-style-image: url(http://assets.aarp.org/aarp.org_/images/global/li.png);
	padding: 0px;
}

.cellFeatureImage {
	margin: 0px 0px 3px 12px;
}



/*
Article Proxy Template Styles
-----------------------------  */
#sponsorimg {
	width: 180px;
	height: 35px;
	position: relative;
	margin-top:-52px;
	padding: 0px;
	right: 0px;
	float: right;
}



/*
Article Proxy Template Styles
-----------------------------  */
.article {
	float: left;
	width: 612px;
}

.articleHeader h2 {
  font-size: 1.8em;
	margin: 5px 0px;
}

.articleHeader h1 {
	color: #004AAC;
	font-family: 'Trebuchet MS','Lucida Grande',Lucida,Helvetica,Verdana,Arial,sans-serif;
  font-size: 2.0em;
  line-height: 1.1em;
	font-weight: bold;
	margin: 0px 0px 5px;
}

#articleShareTools {
	padding: 5px;
	border: 1px solid #C8C6C3;
}

.ruled {
	border-bottom: 1px solid #d5d3d0;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#articleBody {
	margin-left: 0px;
}

div#articleHeader h2 {
  font-size: 1.8em;
	margin: 10px 0px;
}

div#articleMedia {
	float: left;
	margin-right: 12px;
	width: 200px;
}

#articleMedia .colRow ul {
	margin: 0px 0px 8px 5px;
  line-height: 1.4em;
	list-style-image: url(http://assets.aarp.org/aarp.org_/images/global/li.png);
	padding-left: 0;
}

#articleMedia .colRow ol {
	margin: 0px 0px 8px 5px;
  line-height: 1.4em;
	list-style-type: decimal; 
	padding-left: 0px;
	list-style-position:inside;
}

/*
Misc & Sandpaper
----------------  */
p.more, .gridCol.left p.more {
	text-align: right;
	margin-top: 5px;
	margin-bottom: 0px !important;
}

p.about, .gridCol.left p.about {
	margin: 0px;
	padding: 15px 10px;
	background-color: #e7e6e4;
}

.ruled {
	border-bottom: 1px solid #CACACA;
	margin: -20px 0px 10px 0px;
}

p.author, .gridCol.left p.author {
	color: #807d7d;
  font-size: 1.1em;
  line-height: 1.636em;
	margin-bottom: 5px;
}

.sectionHeading h3 {
	margin: 25px 0px 0.6em 0px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Lucida, Helvetica, Verdana, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
  font-size: 1.8em;
  line-height: 1.111em;
	color: #333333;
}

#systemMessages {
	margin-bottom: 140px;
}

#systemMessages h1 {
	color: #015CB7;
	font-size: 21px;
	margin: 18px 20px 12px 20px;
}

#systemMessages p {
	font-size: 13px;
	line-height: 18px;
	margin: 0px 20px 16px 20px;
}


/* added by kaiser [2008-08-06] */

.new-article-index { }
.new-article-index h3 { font-size: 1.5em; margin: 5px 0px; }
.new-article-index p.description { border-bottom: 1px solid #c9c9c9; font-size: 1.2em; color: #666; margin-bottom: 5px; padding-bottom: 5px; }

.article-index-nav {
	background: url( http://assets.aarp.org/aarp.org_/images/backgrounds/bg_pagination.gif ) repeat-x bottom left;
	border: 1px solid #c9c9c9;
	height: 23px;
}

.article-index-nav { padding: 4px 5px 2px 5px; font-size: 1.1em; }
.article-index-nav.top { margin-bottom: 20px; }
.article-index-nav.bottom { margin-top: 20px; }
.article-index-nav img { margin-bottom: -5px; }
.article-index-nav .sort-col { padding-left: 10px; }
.article-index-nav .left { float: left; }
.article-index-nav .right { float: right !important; }

.article-index-nav a.selected, .article-index-nav a:visited.selected { color: #000; }