/* Import External Styles */
@import url(/assets/aarp/blog.css);


/* NORMALIZE Cross browser rendering inconsistencies
--------------------------------------------------------*/
html, body, form, fieldset{ margin: 0px;padding: 0px;}
h1, h2, h3, h4, h5, h6, p, pre, ul, ol, dl, address{ margin: 1em 0;padding: 0; }
li, dd, blockquote{ margin-left: 1em; }
form label{ cursor: pointer; }
fieldset{ border: none; }
textarea{font-size:1em;width:100%; font-family:Arial, Helvetica, sans-serif; padding:3px;height:100px;}
/* End Normalization */

/* Powered By Text */
span.poweredby img {border:0; padding: 0; margin: 0; position: relative; top: 3px;}

/* Search Results */
ul#search-results {margin: 0; list-style: none;}

body {
  background-color: #788bae;
  color: #000000;
  font-family: Georgia serif;
  font-size: 100%;
  line-height:1.125em; /* 16×1.125=18 */
  margin: 0px;
  padding: 0px;
  width: 100%;
}

h1, h2, h3, h4, h5, h6 {
  color: #788bae;
}

p {
  margin-top: 0px;
  margin-bottom: 1em;
}

a img {
  border: none;
}

#header {
  height: 85px;
  padding: 32px 0px 15px 32px;
}

#header img {
  height: 82px;
  margin: 0px;
  padding: 0px;
  width: 437px;
}

#wrap {
  background-color: #ffffff;
  border-bottom: 5px solid #e8eccd;
  border-top: 5px solid #e8eccd;
  height: 566px;
  margin-bottom: 133px;
  margin-left: 0px;
  margin-right: 0px;
  min-width: 996px;
  width: 100%;
  clear: none;
  font-size: 0.875em; /* 16x.875=14 */
}

#mainMenu {
  background: url("/assets/aarp/dots.gif") repeat-y right;
  float: left;
  font-size: 1.125em; /* 16×1.125=18 */
  padding-right: 30px;
  text-align: right;
  width: 280px;
  margin-top: 38px;
  margin-bottom: 38px;
}

#mainMenu ul {
  list-style: none;
}

#mainMenu .menuSection {
  background:
  margin-top: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  background: url("/assets/aarp/menuDivider.gif") no-repeat top right;
}

#mainMenu .menuSection ul {
  margin-top: 0px;
  margin-bottom: 0px;
  
}

#mainMenu .first {
  background: none;
  margin-top: 0px;
  padding-top: 0px;
}

#mainMenu ul li a {
  text-decoration: none;
  color: #000000;
}

#mainMenu h3 {
  text-transform: uppercase;
  margin-top: 0px;
  margin-bottom: 0.25em;
}

#mainMenu .first h3 {
  margin-top: 0px;
}

#mainContent {
  margin-top: 38px;
  padding-left: 30px;
  float: left;
  width: 650px;
  height: 456px;
  overflow: auto;
}

.home {
  float: left;
  height: 456px;
  margin-top: 38px;
  overflow: auto;
  padding-left: 30px;
  width: 650px;
  text-align: center;
}

#footer {
  color: #F1F3DA;
  font-size: 0.75em; /* 16x0.75=12 */
  margin-top: -123px;
  text-align: center;
}

#footer a {
  color: #F1F3DA; 
}

.question {
  color: #788bae;
  font-weight: bold;
}

.clear {
  clear: both;
}


.pageList {
  display: block;
  text-align: right;
}

.pageList a {
  text-decoration: none;
  color: #000000;
}

.currentPage {
  color: #788bae;
  font-weight: bold;
}

.collectionItem {
  width: 190px;
  text-align: center;
  float: left;
  margin: 10px;
}

.collectionItem a img {
  border: none;
  width: 191px;
  height: 167px;
}

.collectionItem a {
  text-decoration: none;
  color: #000000;
  display: block;
}

#slideshow {
  margin: auto auto;
  margin-top: 3px;
  padding: 0px;
  vertical-align: middle;
}

