#wrapper {
  background: none repeat scroll 0 0 #008ad2;
}
.navback {
  margin: 0 0 10px;
}

body {
  background-color: #eeeeee;
}

.basetab {
  border: medium none;
  margin-top: 10px;
}

.logo img {
  height: auto;
  padding: 10px 0;
  width: 780px;
}

#layout_topad {
display:none;
}

.cpn-logo img {
  display: inline;
  height: 16px;
}

#social {
  background: none repeat scroll 0 0 black;
  color: white;
  font-family: helvetica,sans-serif;
  height: 40px;
}

#social .inner-wrap {
  text-align: left;
}

#social-links {
  float: left;
  margin-left: 5px;
  margin-top: 8px;
}

.social-icons a {
  padding: 0 1px;
}

#top-wrapper a img {
  display: inline;
}

#oasbanner {
  background: none repeat scroll 0 0 white;
}

.social-icons a img {
  display: inline;
}

.mag-covers {
  float: right;
  height: 75px;
  margin-top: -75px;
  overflow: hidden;
  width: 247px;
}

.branding {
  background: none repeat scroll 0 0 #008ad2;
  text-align: right;
}

.mag-covers img {
  float: right;
  position: relative;
  right: 0;
}

.inner-wrap {
  margin: 0 auto;
  width: 1030px;
}

#oasbanner .inner-wrap {
  padding: 10px;
}

#sub-links {
  float: right;
  margin-top: 5px;
  width: 160px;
}

#sub-links a {
  font-size: 14px;
  font-weight: bold;
  margin-right: 10px;
  padding: 4px 5px;
  color: white;
}

#sub-links a:hover {
  background: none repeat scroll 0 0 #fff;
  border-radius: 10px;
  color: black;
}
