@charset "utf-8";
/* CSS Document */
/* general declarations section */
* {
   margin: 0;
}

html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
    background: #fff url('../images/body-bg.jpg') top left repeat-x;
	font-family: "Tw Cen MT", "Trebuchet MS", Helvetica, sans-serif;
    font-size: 1.2em !important;
    line-height: 1.5;
    color: #000;
    position: relative;
}

html, body {
  height: 100%;
}


a {
  outline: none;
  color: #000;
}

a span, span.offscreen, h2 span, .hidden {
  position: absolute;
  left: -1000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.hidden {
  display: none !important;
}


h1 {
  font-size: 1.4em;
}

h2 {
  font-size: 1.2em;
}

h3 {
  font-size: 1.1em;
}

p.clear {
	clear: both;
}

a:hover {
	color: #372e58;
}

ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
/* end general section */

/* navigation section */
#navigation {
  width: 999px;
  height: auto;
  margin: 0 0 25px;
  float: left;
}

#navigation li {
  display: block;
  height: 48px;
  float: left;
  background-repeat: no-repeat;
  overflow: hidden;
}

#navigation li a {
  display: block;
  width: 100%;
  height: 100%;
}

#index {
  width: 121px;
  background: transparent url('../images/home_navigation.png');
}

#index:hover, #index.current:hover {
  background-position: -121px 0;
}

#index.current {
  background-position: -242px 0;
}

#subscriptions {
  width: 212px;
  background: transparent url('../images/subs_navigation.png');
}

#subscriptions:hover, #subscriptions.current:hover {
  background-position: -213px 0;
}

#subscriptions.current {
  background-position: -416px 0;
}

#back_issues {
  width: 211px;
  background: transparent url('../images/bi_navigation.png');
}

#back_issues:hover, #back_issues.current:hover {
  background-position: -211px 0;
}

#back_issues.current {
  background-position: -422px 0;
}

#articles {
  width: 162px;
  background: transparent url('../images/articles_navigation.png');
}

#articles:hover, #articles.current:hover {
  background-position: -162px 0;
}

#articles.current {
  background-position: -324px 0;
}

#news {
  width: 136px;
  background: transparent url('../images/news_navigation.png');
}

#news:hover, #news.current:hover {
  background-position: -136px 0;
}

#news.current {
  background-position: -272px 0;
}

#contact {
  width: 157px;
  background: transparent url('../images/contact_navigation.png');
}

#contact:hover, #contact.current:hover {
  background-position: -157px 0;
}

#contact.current {
  background-position: -314px 0;
}

/* end navigation section */

/*main content section */

#container {
  width: 999px;
  margin: 0 auto;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin-bottom: -39px;
/*  position: relative;*/
}

#messages, #errors {
  width: 100%;
  height: auto;
}

#crosshair {
  display: block;
  position: absolute;
  width: 595px;
  height: 674px;
  background: transparent url('../images/crosshair.png') top left no-repeat;
  top: 0px;
  left: 0px;
  z-index: -999;
}

#header {
  width: 999px;
  height: 190px;
  background: transparent url('../images/logo.png') top left no-repeat;
  margin-top: 10px;
  float: left;
}

#header a {
  display: block;
  width: 750px;
  height: 190px;
  margin: 0 auto;
}

#footer-container {
  width: 100%;
  height: 37px;
  background: #fff url('../images/footer-bg.jpg') top left repeat-x;
  border-top: 2px solid #36393e;
  /*position: relative;*/
  clear: both;
}

#footer {
  width: 999px;
  height: 37px;
  background: #fff url('../images/footer-bg.jpg') top left repeat-x;
  margin: 0 auto;
}

span.phdn {
  float: right;
}

span.validate {
  float: left;
}

span.validate a, span.phdn a {
  display: block;
  margin-right: 20px;
  color: #fff;
  background-color: transparent;
  float: left;
}

span.phdn a {
  margin-right: 5px !important;
}

span.validate a:hover, span.phdn a:hover {
  background-color: transparent;
  color: #000;
}

span.phdn img {
  position: relative;
  top: 10px;
}

div.contentbox {
  display: block;
  width: 969px;
  height: auto;
  background: #ebe9f4 url('../images/content.jpg') top left repeat-x;
  border: 3px solid #fff;
  margin: 0 0 25px;
  padding: 15px;
  float: left;
  position: relative;
}

div.contentbox p {
  margin: 10px 0;
}

div.half-content {
  display: block;
  float: left;
}

div.spread {
  width: 362px;
  height: 410px;
  background: transparent url('../images/mag-spread.png') top left no-repeat;
}

#latestimg {
  width: 231px;
  height: 327px;
  position: relative;
  top: 40px;
  left: 109px;
}

div.text {
  width: 605px;
}

div.text p {
  margin: 0 0 20px !important;
  line-height: 1.2em !important;
}

div.link-div {
  display: block;
  width: 100%;
  height: auto;
  text-align: center;
  float: left;
}

/* recent issues */
div.sm-content, div.lrg-content {
  display: block;
  width: 890px;
  height: auto;
  background: #9e9e9e url('../images/small-content-bg.png') top left repeat-x;
  padding: 15px 36px;
  border: 1px solid #000;
  float: left;
}

div.lrg-content {
  height: auto;
  background: #9e9e9e url('../images/large-content.jpg') top left repeat-x;
}

div.sm-content span, div.lrg-content span {
  display: block;
  float: left;
}

div.lrg-content span.issue, div.lrg-content span.news-date  {
  width: 100%;
}

span.mag-image {
  width: 85px;
}

span.mag-issue {
  width: 75px;
  font-size: 1.1em;
  font-weight: bold;
  padding-top: 35px;
  margin-left: 20px;
}

span.mag-desc {
  width: 550px;
  margin-left: 20px;
}

span.bi-img {
  width: 85px;
}

span.bi-cost {
  width: 50px;
  float: right! important;
}

.bi-content {
  width: 805px;
  float: left;
  clear: right;
}

.bi-content h3 {
  font-size: 1em;
  font-weight: bold;
}

.bi-content p {
  margin: 5px 0;
  font-size: 0.9em;
  line-height: 0.8em;
}

#subs {
  padding-top: 40px;
}

#subs .sm-content {
  height: 40px !important;
}

span.buy-button {
  float: right !important;
}

#bis span.buy-button {
  position: relative;
  top: -12px;
}
   
.sub-issues, .sub-length, .sub-cost, #subs span.buy-button {
  width: 33%;
  display: block;
  float: left;
  text-align: center;
}
/* end main content section */

/* page headers section */
h2 {
  display: block;
  margin-bottom: 20px;
}

h2.issues, h2.latest-issue {
  width: 352px;
  height: 47px;
  background: transparent url('../images/latest_issue_header.png') top left no-repeat;
}

h2.recent {
  width: 392px;
  height: 48px;
  background: transparent url('../images/recent_issues_header.png') top left no-repeat;
}

h2.subscriptions {
  width: 438px;
  height: 54px;
  background: transparent url('../images/subscriptions_header.png') top left no-repeat;
}

h2.backissues {
  width: 389px;
  height: 48px;
  background: transparent url('../images/back_issues_header.png') top left no-repeat;
}

h2.article {
  width: 269px;
  height: 42px;
  background: transparent url('../images/articles_header.png') top left no-repeat;
}

h2.newsitem {
  width: 433px;
  height: 48px;
  background: transparent url('../images/news_stories_header.png') top left no-repeat;
}

h2.contact-info{
  width: 246px;
  height: 48px;
  background: transparent url('../images/contact_header.png') top left no-repeat;
}

/* end page headers section */

/* global covers */
.nobg {
  background: none !important;
}

.noborder {
  border: 0 !important;
}

.bold {
  font-weight: bold;
}

/* contact page inputs */
#messages, #errors {
  width: 100%;
  height: auto;
  color: #fff;
  background-color: transparent;
}

#contactf {
  width: 100%;
}

#contactf input, #popcontent input {
  display: block;
  width: 90%;
  height: 21px;
  padding: 6px;
  /*background: #3a315b url('../images/input-bg.jpg') top left repeat-x;*/
  background: #fff;
  border: 2px solid #9e9e9e;
  color: #36393e;
  font-weight: bold;
  font-size: 1em;
  font-family: "Tw Cen MT", "Trebuchet MS", Helvetica, sans-serif;
}

#contactf textarea {
  display: block;
  height: 241px;
  width: 90%;
  border: 2px solid #9e9e9e;
  padding: 6px;
  color: #36393e;
  font-weight: bold;
  font-size: 1em;
  font-family: "Tw Cen MT", "Trebuchet MS", Helvetica, sans-serif;
  /*background: #3a315b url('../images/textarea-bg.jpg') top left repeat-x;*/
  background: #fff;
}

span.ctop, span.cbottom {
  display: block;
  width: 50%;
  float: left;
}

span.issueleft {
  display: block;
  width: 10%;
  float: left;
}

span.issueright {
  display: block;
  width: 90%;
  float: left;
}

.savebutton {
  background: #36393e url('../images/input-bg.jpg') top left repeat-x !important;
  border: 2px solid #fff !important;
  text-align: center;
  height: 40px !important;
  width: 94% !important;
  padding: 6px;
  color: #fff !important;
  margin-top: 10px;
}

/* recpatcha formats */
#recaptcha_area {
  margin: 15px 0;
}

#recaptcha_logo {
  /*background-color: #fff;*/
  display: none;
}

.recaptchatable .recaptcha_image_cell, #recaptcha_table {
  background-color: #000 !important; /*reCaptcha widget background*/
}

#recaptcha_area tr {
  background-color: #000 !important;
}

#recaptcha_table {
 border-color: #9e9e9e !important; /*reCaptcha widget border color*/
 border-width: 2px !important;
}

#recaptcha_response_field {
 border-color: #9e9e9e !important; /*Text input field border color*/
 background-color: #fff !important; /*Text input field background color*/
 color: #36393e;
}

div.gmap {
  margin: 0 auto;
  width: 950px;
  height: auto;
  border: 4px solid #fff;
  text-align: center;
  float: left;
}

small a {
  position: absolute;
  top: -20px;
}

.clearfooter {
   height: 39px;
   clear: both;
}

.advert {
  display: block;
  width: 950px;
  margin: 0 auto;
}

.outstock {
  position: relative;
  top: -103px;
}

span.add {
  display: block;
  width: 150px;
  height: auto;
  margin-left: 20px;
}

#images {
  width: 25%;
  float: left;
  height: auto;
  margin-right: 4px;
  padding: 2px;
}

#images img {
  border: 1px solid #000;
  margin-bottom: 2px;
}

select {
  float: left;
  clear: right;
}

#popcontent input.smbuy {
  background-image: none !important;
  background-color: transparent !important;
  width: 151px !important;
  height: 27px !important;
  border: 0 !important;
  position: relative;
  top: 10px;
}

#popcontent input.no-style {
  display: block;
  width: 15px;
  height: 15px;
  float: right;
  position: relative;
  right: 85%;
  top: 5px;
}



