.hidden {
  position: absolute;
  left: -9999px;
}

.replaced {
  position: relative;
  padding: 0;
  overflow: hidden;
}

.replaced span {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #fff 0 0 no-repeat;
}

body {
  font-size: 62.5%;
  background: #003366 url(/page/-/assets/images/globals/bg_tile.gif) repeat-x 0 0;
}

#wrapper {
  width:910px;
  background: url(/page/-/assets/images/globals/bg_full.gif) no-repeat 50% 0;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.2em;
  font-family: Helvetica, Arial, sans-serif;
}

#header, #main, #footer {
  margin: 0 55px;
}

#header {
  height: 140px;
  position: relative;
}

#header h1 {
  position: absolute;
  top: 0;
  left: 0;
}

#header ul {
  position: absolute;
  top: 5px;
  right: 0;
  border-left: 1px solid;
  color: #386DA3;
  padding-bottom: 1em;
}

#header li {
  margin-top: 1em;
  margin-left: 5px;
}

#header li:before {
  font-size: .75em;
  vertical-align: middle;
  content: ">> ";
}

#header ul a {
  color: #386DA3;
  text-decoration: none;
}

#header form {
  position: absolute;
  bottom: 15px;
  right: 0;
}

#header form * {
  vertical-align: middle;
}

#main {
  background: #fff url(/page/-/no_tables/sidebar_bg.png) repeat-y 0 0;
  float: left;
}

#sidebar {
  width: 177px;
  float: left;
}

#main_nav {
  background-color: #fff;
}

.main_btn,
.main_btn_on,
#role_nav a {
  display: block;
  font-size: 1.3em;
  line-height: 2;
  vertical-align: middle;
  text-decoration: none;
  padding-left: 25px;
}

.main_btn:before,
.main_btn_on:before,
#role_nav a:before,
#member_nav ul a:before {
  font-size: .75em;
  vertical-align: middle;
  content: ">> ";
}

.main_btn {
  background: url(/page/-/no_tables/nav_off.gif) repeat-y 0 0;
  border-top: 1px solid #C66;
  color: #fff;
}

.main_btn:hover {
  background: url(/page/-/no_tables/nav_roll.gif) repeat-y 0 0;
}

.main_btn_on {
  color: #999;
}

#main_nav ul a {
  display: block;
  color: #9A0002;
  text-decoration: none;
  padding: .5em 0 .5em 38px;
  font-weight: bold;
}

#main_nav ul a:hover {
  text-decoration: underline;
}

#role_nav {
  background: url(/page/-/no_tables/role_btn.gif) repeat-y 0 0;
  padding: 10px 0;
}

#role_nav a {
  color: #FFF;
}

#role_nav a:hover {
  color: #555;
}

#content {
  width: 588px;
  float: left;
  padding: 20px 10px 40px 25px;
  line-height: 1.5;
}

#sidebar_content {
  margin: 10px;
}

#sidebar_in_transit {
  border-top: 1px solid;
}

#sidebarimages {
  padding: 0 10px;
  overflow: hidden;
}

#sidebarimages img {
  max-width: 100%;
}

#flash_banner {
  float: left;
  margin-left: -25px;
  margin-top: -20px;
}

#content h2, #sidebar_content h2,
#content h3, #sidebar_content h3,
#content h4, #sidebar_content h4 {
  color: #164B81;
  margin: .75em 0 .5em;
  font-weight: bold;
}

#content h2, #sidebar_content h2 {
  font-size: 2.5em;
  margin-top: 0;
}

#content h3, #sidebar_content h3 {
  font-size: 1.2em;
}

#content h4, #sidebar_content h4 {
  font-size: 1.1em;
}

#content p, #sidebar_content p {
  margin-bottom: 1em;
}

#content img.pad_left {
  margin-left: 10px;
  margin-botom: 10px;
  float: right;
}

#content img.pad_right {
  margin-right: 10px;
  margin-bottom: 10px;
  float: left;
}

hr {
  clear: both;
}

#content li {
  margin: 0 0 .5em 1em;
  text-indent: -1em;
}

#content strong {
  font-weight: bold;
}

#content em, #content cite {
  font-style: italic;
}

/******* Leadership Page *********/

#content .leadership_row {
  clear: left;
  float: left;
  border-bottom: 1px solid;
  padding: 5px 0;
  width: 100%;
}

#content .leadership_row div {
  float: left;
  width: 50%
}

#content .leadership_row img {
  float: left;
  margin-right: 5px;
}

#content .leadership_row p {
  width: 40%;
  float: left;
  margin-top: 40px;
}

#content .leadership_row p a:link {
 font-style: italic;
}

#index h2 {
  clear: left;
}

#index #news_heading {
  height: 48px;
  width: 185px;
}

#index #news_heading span {
  background-image: url(/page/-/assets/images/ATUNEWS.jpg);;
}

#content #about_issues {
  background-color: #2D6193;
  padding: 10px;
}

#content #about_issues * {
  color: #FFF;
}

#content #about_issues h3 {
  border-bottom-color: #FFF;
}

.col_outer {
  clear: both;
  width: 100%;
}

.col_outer,
.column {
  float: left;
}

.col_inner {
  padding: 0 10px;
}

.column.left .col_inner {
  border-right: 1px solid #00F;
}

#news_title {
  height: 120px;
  width: 465px;
}

#news_title span {
  background-image: url(/page/-/assets/images/about/atunews.jpg);
}

#content iframe {
  width: 100%;
  height: 600px;
  border: 1px solid;
}

/****** In Transit *******/

#content #in_transit_title {
  height: 238px;
  width: 567px;
  border-bottom-style: none;
  margin: 0;
}

#in_transit_title span {
  background-image: url(/page/-/assets/images/about/inTransit.png);
}

#issue_date {
  margin-top: 0;
  background-color: #386DA3;
  color: #fff;
  font-weight: bold;
  text-align: right;
  padding-right: 2px;
  letter-spacing: 0.2em;
  width: 567px;
}

#banner {
  float: left;
  margin: 0 10px 10px 0;
}

#content #issue_title {
  color: #990000;
  font-size: 1.5em;
  border-bottom-style: none;
}

#in_transit .col_outer {
  background: url(/page/-/assets/images/blue_pixel.png) 50% 0 repeat-y;
}

#in_transit .column {
  width: 50%;
}

/****** Events ******/

#events #content {
  background: url(/page/-/assets/images/events.png) 25px 25px no-repeat;
  padding-top: 265px;
}

/******** Education and Training *********/

#education_and_training #content {
  background: url(/page/-/assets/images/education.png) 25px 25px no-repeat;
  padding-top: 265px;
}

/******** Category Pages ***********/

body.category #content {
  background: url(/page/-/assets/images/category_content_bg.jpg) 50% 0 no-repeat;
  padding-top: 126px;
}

#footer {
  clear: left;
  background: url(/page/-/no_tables/endcap.gif) no-repeat 0 0;
  padding-top: 30px;
}

#footer.no_cap {
  background-image: none;
  padding-top: 15px;
}

#copyright {
  color: #386DA3;
}

#footer li {
  display: inline;
}

#footer ul a {
  color: #fff;
  text-decoration: none;
}

#footer ul a:hover {
  text-decoration: underline;
}

#footer ul li:before {
  content: "|";
  padding: 0 .5em;
  color: #386DA3;
}

#footer ul .first:before {
  content: "";
}