/* Compass reset */
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, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

*:focus {
  outline: 0; }

body {
  line-height: 1em;
  color: black;
  background: #fff; }

ol, ul {
  list-style: none; }

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: "" ""; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: ""; }

img a {
  border: none; }

/* Blueprint CSS Framework */
/* http://blueprintcss.com */
body {
  line-height: 1.5;
  font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 75%; }

h1 {
  font-weight: normal;
  color: white;
  font-size: 3em;
  line-height: 1;
  margin-bottom: 0.5em; }
  h1 img {
    margin: 0; }

h2 {
  font-weight: normal;
  color: white;
  font-size: 2em;
  margin-bottom: 0.75em; }

h3 {
  font-weight: normal;
  color: white;
  font-size: 1.5em;
  line-height: 1;
  margin-bottom: 1em; }

h4 {
  font-weight: normal;
  color: white;
  font-size: 1.2em;
  line-height: 1.25;
  margin-bottom: 1.25em; }

h5 {
  font-weight: normal;
  color: white;
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 1.5em; }

h6 {
  font-weight: normal;
  color: white;
  font-size: 1em;
  font-weight: bold; }

h2 img, h3 img, h4 img, h5 img, h6 img {
  margin: 0; }

p {
  margin: 0 0 1.5em; }
  p img.left {
    display: inline;
    float: left;
    margin: 1.5em 1.5em 1.5em 0;
    padding: 0; }
  p img.right {
    display: inline;
    float: right;
    margin: 1.5em 0 1.5em 1.5em;
    padding: 0; }

a {
  text-decoration: underline;
  color: #00a8ff; }
  a:visited {
    color: #00a8ff; }
  a:focus {
    color: #00a8ff; }
  a:hover {
    color: #00a8ff; }
  a:active {
    color: #0075cc; }

blockquote {
  margin: 1.5em;
  color: #666;
  font-style: italic; }

strong {
  font-weight: bold; }

em {
  font-style: italic; }

dfn {
  font-style: italic;
  font-weight: bold; }

sup, sub {
  line-height: 0; }

abbr, acronym {
  border-bottom: 1px dotted #666; }

address {
  margin: 0 0 1.5em;
  font-style: italic; }

del {
  color: #666; }

pre {
  margin: 1.5em 0;
  white-space: pre; }

pre, code, tt {
  font: 1em 'andale mono', 'lucida console', monospace;
  line-height: 1.5; }

li ul, li ol {
  margin: 0 1.5em; }

ul {
  margin: 0 1.5em 1.5em 1.5em;
  list-style-type: disc; }

ol {
  margin: 0 1.5em 1.5em 1.5em;
  list-style-type: decimal; }

dl {
  margin: 0 0 1.5em 0; }
  dl dt {
    font-weight: bold; }

dd {
  margin-left: 1.5em; }

table {
  margin-bottom: 1.4em;
  width: 100%; }

th {
  font-weight: bold; }

thead th {
  background: #c3d9ff; }

th, td, caption {
  padding: 4px 10px 4px 5px; }

tr.even td {
  background: #e5ecf9; }

tfoot {
  font-style: italic; }

caption {
  background: #eee; }

.quiet {
  color: #666666; }

.loud {
  color: #111111; }

.clear {
  clear: both; }

.nowrap {
  white-space: nowrap; }

.clearfix {
  overflow: hidden;
  display: inline-block; }
  .clearfix {
    display: block; }

.small {
  font-size: .8em;
  margin-bottom: 1.875em;
  line-height: 1.875em; }

.large {
  font-size: 1.2em;
  line-height: 2.5em;
  margin-bottom: 1.25em; }

.first {
  margin-left: 0;
  padding-left: 0; }

.last {
  margin-right: 0;
  padding-right: 0; }

.top {
  margin-top: 0;
  padding-top: 0; }

.bottom {
  margin-bottom: 0;
  padding-bottom: 0; }

.container {
  width: 980px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block; }
  .container {
    display: block; }

.column, div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9 {
  display: inline;
  float: left;
  margin-right: 10px; }
  * html .column, * html div.span-1, * html div.span-2, * html div.span-3, * html div.span-4, * html div.span-5, * html div.span-6, * html div.span-7, * html div.span-8, * html div.span-9 {
    overflow-x: hidden; }

.last, div.last {
  margin-right: 0; }

.span-1 {
  width: 100px; }

.span-2 {
  width: 210px; }

.span-3 {
  width: 320px; }

.span-4 {
  width: 430px; }

.span-5 {
  width: 540px; }

.span-6 {
  width: 650px; }

.span-7 {
  width: 760px; }

.span-8 {
  width: 870px; }

.span-9, div.span-9 {
  width: 980px;
  margin: 0; }

input.span-1, textarea.span-1, select.span-1 {
  width: 100px !important; }
input.span-2, textarea.span-2, select.span-2 {
  width: 210px !important; }
input.span-3, textarea.span-3, select.span-3 {
  width: 320px !important; }
input.span-4, textarea.span-4, select.span-4 {
  width: 430px !important; }
input.span-5, textarea.span-5, select.span-5 {
  width: 540px !important; }
input.span-6, textarea.span-6, select.span-6 {
  width: 650px !important; }
input.span-7, textarea.span-7, select.span-7 {
  width: 760px !important; }
input.span-8, textarea.span-8, select.span-8 {
  width: 870px !important; }
input.span-9, textarea.span-9, select.span-9 {
  width: 980px !important; }

.append-1 {
  padding-right: 110px; }

.append-2 {
  padding-right: 220px; }

.append-3 {
  padding-right: 330px; }

.append-4 {
  padding-right: 440px; }

.append-5 {
  padding-right: 550px; }

.append-6 {
  padding-right: 660px; }

.append-7 {
  padding-right: 770px; }

.append-8 {
  padding-right: 880px; }

.prepend-1 {
  padding-left: 110px; }

.prepend-2 {
  padding-left: 220px; }

.prepend-3 {
  padding-left: 330px; }

.prepend-4 {
  padding-left: 440px; }

.prepend-5 {
  padding-left: 550px; }

.prepend-6 {
  padding-left: 660px; }

.prepend-7 {
  padding-left: 770px; }

.prepend-8 {
  padding-left: 880px; }

.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9 {
  display: inline;
  float: left;
  position: relative; }

.pull-1 {
  margin-left: -110px; }

.pull-2 {
  margin-left: -220px; }

.pull-3 {
  margin-left: -330px; }

.pull-4 {
  margin-left: -440px; }

.pull-5 {
  margin-left: -550px; }

.pull-6 {
  margin-left: -660px; }

.pull-7 {
  margin-left: -770px; }

.pull-8 {
  margin-left: -880px; }

.pull-9 {
  margin-left: -990px; }

.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9 {
  display: inline;
  float: right;
  position: relative; }

.push-1 {
  margin: 0 -110px 1.5em 110px; }

.push-2 {
  margin: 0 -220px 1.5em 220px; }

.push-3 {
  margin: 0 -330px 1.5em 330px; }

.push-4 {
  margin: 0 -440px 1.5em 440px; }

.push-5 {
  margin: 0 -550px 1.5em 550px; }

.push-6 {
  margin: 0 -660px 1.5em 660px; }

.push-7 {
  margin: 0 -770px 1.5em 770px; }

.push-8 {
  margin: 0 -880px 1.5em 880px; }

.push-9 {
  margin: 0 -990px 1.5em 990px; }

.showgrid {
  background: url('/grid.png'); }

.error {
  padding: .8em;
  margin-bottom: 1em;
  border: 2px solid #dddddd;
  background: #fbe3e4;
  color: #8a1f11;
  border-color: #fbc2c4; }
  .error a {
    color: #8a1f11; }

.notice {
  padding: .8em;
  margin-bottom: 1em;
  border: 2px solid #dddddd;
  background: #fff6bf;
  color: #514721;
  border-color: #ffd324; }
  .notice a {
    color: #514721; }

.success {
  padding: .8em;
  margin-bottom: 1em;
  border: 2px solid #dddddd;
  background: #e6efc2;
  color: #264409;
  border-color: #c6d880; }
  .success a {
    color: #264409; }

.hide {
  display: none; }

.highlight {
  background: yellow; }

.added {
  background: #006600;
  color: white; }

.removed {
  background: #990000;
  color: white; }

label {
  display:block;
  font-weight: bold; }

fieldset {
/*  padding: 1.4em; */
  margin: 0 0 1.5em 0; }

legend {
  font-weight: bold;
  font-size: 1.2em; }

input.text, input.title, input[type=text] {
  margin: 0.5em 0;
  background-color: #fff;
  padding: 5px;
  width: 317px;
}
input.title {
  font-size: 1.5em; }
input[type=checkbox], input.checkbox,
input[type=radio], input.radio {
  position: relative;
  top: 0.25em; }

textarea {
  margin: 0.5em 0;
  padding: 5px; }

select {
  margin: 0.5em 0; }

fieldset {
/*  border: 1px solid #cccccc; */}

input.text, input.title,
textarea,
select {
  border: 1px solid #bbbbbb; }
  input.text:focus, input.title:focus,
  textarea:focus,
  select:focus {
    border: 1px solid #666666; }

input.text, input.title {
  width: 300px; }

textarea {
  width: 390px;
  height: 250px; }

/* Styles */
body {
  font-family: "Trebuchet MS", "Arial", sans-serif;
  color: #fff;
  background: #000 url("/themes/aagm/images/body-bg.jpg") no-repeat top center;
  padding-bottom: 30px; }
  body h1, body h2, body h3, body h4, body h5 {
    margin: 0; }
  body h2 {
    font-weight: normal;
    font-size: 1.6em; }
  body p {
    margin: 0 0 1.5em; }
  body #header,
  body #content,
  body #footer {
    width: 980px;
    margin: 0 auto;
    overflow: hidden;
    display: inline-block; }
    body #header,
    body #content,
    body #footer {
      display: block; }
  body #header {
    padding: 50px 0 0; }
    body #header h1 {
      padding: 80px 0; }
      body #header h1 a {
        display: block;
        height: 50px;
        width: 540px;
        background: url("/themes/aagm/images/title.png") no-repeat 0 0; }
        body #header h1 a span {
          display: none; }
    body #header #main-nav {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      background: url("/themes/aagm/images/nav-bg-black.png") repeat-x top left;
      overflow: hidden;
      display: inline-block; }
      body #header #main-nav {
        display: block; }
      body #header #main-nav ul {
        width: 980px;
        margin: 0 auto;
        overflow: hidden;
        display: inline-block;
        overflow: visible;
        list-style-type: none; }
        body #header #main-nav ul {
          display: block; }
        body #header #main-nav ul li {
          float: left; }
          body #header #main-nav ul li a {
            display: block;
            padding: 14px 10px;
            color: #fff;
            text-decoration: none;
            text-transform: uppercase; }
          body #header #main-nav ul li.section {
            background: url("/themes/aagm/images/nav-bg-blue.png") repeat-x 0 0; }
          body #header #main-nav ul li.home {
            margin-left: -10px; }
          body #header #main-nav ul li.buy a {
            color: #00a8ff; }
    body #header .breadcrumb-nav {
      font-size: .9em; }
  body #content .primary {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 540px; }
    * html body #content .primary {
      overflow-x: hidden; }
    body #content .primary .news .news-item {
      margin-bottom: 2em; }
      body #content .primary .news .news-item p.date {
        margin: 0;
        color: #00a8ff; }
      body #content .primary .news .news-item p.read-more a {
        color: #fff;
        text-decoration: none;
        border-bottom: 1px solid #fff; }
  body #content .secondary {
    display: inline;
    float: left;
    margin-right: 0;
    width: 430px;
    width: 291px; }
    * html body #content .secondary {
      overflow-x: hidden; }
    body #content .secondary h1, body #content .secondary h2, body #content .secondary h3, body #content .secondary h4, body #content .secondary h5, body #content .secondary h6 {
      color: #00a8ff; }
    body #content .secondary .box {
      margin-bottom: 2em; }
      body #content .secondary .box.buy {
        background: url("/themes/aagm/images/box-bg-top.png") no-repeat top center;
        width: 291px;
        padding-top: 6px; }
        body #content .secondary .box.buy .in {
          background: url("/themes/aagm/images/box-bg-bottom.png") no-repeat bottom center;
          padding: 0 10px 10px; }
          body #content .secondary .box.buy .in p.cards {
            margin-top: 10px;
            text-align: center; }
      body #content .secondary .box.get-the-book ul.externals {
        list-style-type: none;
        margin: 2em 0 0; }
        body #content .secondary .box.get-the-book ul.externals li {
          padding-left: 60px;
          margin-bottom: 1.2em;
          background-color: none;
          background-repeat: no-repeat;
          background-position: center left; }
          body #content .secondary .box.get-the-book ul.externals li.facebook {
            background-image: url("/themes/aagm/images/ext-facebook.png"); }
          body #content .secondary .box.get-the-book ul.externals li.appstore {
            background-image: url("/themes/aagm/images/ext-appstore.png"); }
          body #content .secondary .box.get-the-book ul.externals li.pdf {
            background-image: url("/themes/aagm/images/ext-pdf.png"); }
          body #content .secondary .box.get-the-book ul.externals li.poster {
            background-image: url("/themes/aagm/images/ext-poster.jpg"); }
  body #content .order-form {
    clear: both;
    display: inline;
    float: left;
    margin-right: 10px;
    width: 540px; }
    * html body #content .order-form {
      overflow-x: hidden; }
  body #footer {
    text-align: left; }



#footer_bottom {
      width: 100%;
	  margin: 30px 0 0 0;
      background: url("/themes/aagm/images/nav-bg-black.png") repeat-x top left;
      overflow: hidden;
      display: inline-block; }
#footer_bottom p {
        color: #fff; }
#footer_bottom p a {
        color: #00a8ff; }
#footer_bottom p a:hover {
        color: #fff; }




/* Forms */
form.formtastic {
  width: 100%; }
  form.formtastic fieldset {
    margin: 0;
    padding: 0;
    border: 0; }
    form.formtastic fieldset legend {
      display: none; }
    form.formtastic fieldset ol {
      margin: 0;
      padding: 0;
      list-style: none; }
      form.formtastic fieldset ol li {
        margin: 0;
        padding: 0;
        padding: 5px 0; }
        form.formtastic fieldset ol li label {
          display: block;
          width: 35%;
          float: left; }
        form.formtastic fieldset ol li.string input,
        form.formtastic fieldset ol li.numeric input,
        form.formtastic fieldset ol li.text textarea {
          width: 64%; }
        form.formtastic fieldset ol li.radio fieldset legend {
          display: block;
          float: left;
          width: 35%;
          font-size: 1em;
          position: relative; }
        form.formtastic fieldset ol li.radio fieldset ol {
          float: left;
          width: 64%; }
          form.formtastic fieldset ol li.radio fieldset ol li {
            padding: 0;
            border: 0; }
            form.formtastic fieldset ol li.radio fieldset ol li label {
              float: left;
              width: auto;
              margin-right: 0.5em; }
        form.formtastic fieldset ol li.select select {
          margin: 0; }
        form.formtastic fieldset ol li div.errors {
          position: absolute;
          margin: -1.4em 0 0 560px;
          color: #f00; }
  form.formtastic input, form.formtastic textarea {
    margin: 0;
    padding: 0;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-size: 100%; }
  form.formtastic select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-size: 100%; }

/* Checkboxes */
li.radio .visa label,
li.radio .paypal label,
li.radio .amex label,
li.radio .mastercard label,
li.radio .check label {
  display: none; }
li.radio .visa img,
li.radio .paypal img,
li.radio .amex img,
li.radio .mastercard img,
li.radio .check img {
  background-color: none;
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 38px;
  height: 28px; }
li.radio .visa img {
  background-image: url("/themes/aagm/images/card-visa-off.png"); }
li.radio .visa-checked img {
  background-image: url("/themes/aagm/images/card-visa.png"); }
li.radio .paypal img {
  background-image: url("/themes/aagm/images/card-paypal-off.png"); }
li.radio .paypal-checked img {
  background-image: url("/themes/aagm/images/card-paypal.png"); }
li.radio .amex img {
  background-image: url("/themes/aagm/images/card-amex-off.png"); }
li.radio .amex-checked img {
  background-image: url("/themes/aagm/images/card-amex.png"); }
li.radio .mastercard img {
  background-image: url("/themes/aagm/images/card-mastercard-off.png"); }
li.radio .mastercard-checked img {
  background-image: url("/themes/aagm/images/card-mastercard.png"); }
li.radio .check img {
  background-image: url("/themes/aagm/images/card-check-off.png"); }
li.radio .check-checked img {
  background-image: url("/themes/aagm/images/card-check.png"); }
