body {
  background-image:url("images/bg2.png");
  margin: 0;
  padding: 0;
  text-align: center;
  font:0.75em/160% Helvetica, Arial, Verdana, sans-serif;
  font-family: Arial, Helvetica, Sans-serif;
}
#wrapper {
  margin: 0px auto;
  width: 977px;
}
.header {
  width: 977px;
  height: 165px;
  text-align: center;
}
.subhead-line {
  height: 16px;
  text-align: center;
}
#inner {
  background-image:url("images/body_rows.png");
  background-repeat: repeat-y;
  width: 976px;
  margin: 0px auto;
}
#main {
  padding: 15px;
  width: 857px;
  margin: 0px auto;
}
.bottom {
  height: 51px;
  text-align: center;
}
#first {
  margin-top: -18px;
  height: 131px;
}
#featured {
  height: 131px;
  margin-bottom: 5px;
}
.headline2 {
  color: #e02145;
  font-size: 38px;
  line-height: 39px;
  font-family: Georgia, "Times New Roman", times, serif;
  text-align: center;
  margin: auto;
  font-weight: bold;
  text-shadow: 0px 1px 1px rgba(0,0,0,0.2), 0px 1px 1px rgba(0,0,0,0.1), 0px 1px 1px rgba(0,0,0,0.1);
}
.top-text {
  color: #cc0000;
  font-size: 38px;
  line-height: 39px;
  font-family: Georgia, "Times New Roman", times, serif;
  text-align: center;
  margin: auto;
  font-weight: bold;
}

/*delayed content starts here */
.delaycontentbox {
  display: none;
  width: 855px;
}
#auszuge {
  height: auto;
  width: 855px;
}
/*checkered box inside the delay content */
#box {
  width: 855px;
  background-color: #f2f6ff;
  border-style: dashed;
  border-width: 5px;
}
#order-text {
  text-align: left;
  padding-left: 15px;
  padding-right: 15px;
}
#order-text h2 {
  font-family: "Times New Roman", Times, serif;
  font-style: normal;
  font-size: 20px;
  line-height: 22px;
  padding-left: 20px;
  padding-top: 10px;
}
#order-text h3 {
  font-family: "Times New Roman", Times, serif;
  font-style: normal;
  font-size: 20px;
  line-height: 22px;
}
#ord-button img {
  height: 136px;
  width: 650px;
  text-align: center;
  width: 100%;
  max-width: 650px;
}

/*everything aff page*/
.headline-opt {
  padding-top: 20px;
  text-shadow: 0px 2px 3px #555;
  margin-top:-40px;
  margin-bottom: px;
  color: #eb284b;
  font-size: 3.0em;
  line-height: 1.1em;
  font-weight: bold;
  font-family: Georgia, "Times New Roman", Times, serif;
  text-align: center;
}
.ebook-cov {
  float: left;
  padding-top: 30px;
}
.opt {
  text-align: left;
  display: inline-block;
  padding-top: 30px;
}
/* EVERYTHING TY PAGE */
.headlineDL {
  text-shadow: 0px 1px 1px #555;
  font-size: 36px;
  font-weight: bold;
  letter-spacing: -1px;
  font-family: Georgia, "Times New Roman", Times, serif;
  line-height: 1.15em;
  text-align: center;
  color: #CC0000;
  margin-top: -30px;
}
.dltext {
  text-shadow: 0px 1px 1px #555;
  font-size: 28px;
  font-weight: bold;
  padding-top: 20px;
  padding-left: 15px;
  letter-spacing: -1px;
  font-family: Georgia, "Times New Roman", Times, serif;
  line-height: 1.15em;
  text-align: center;
  color: black;
}
.dltext2 {
  text-shadow: 0px 1px 1px #555;
  font-size: 22px;
  font-weight: bold;
  padding-top: 20px;
  padding-left: 20px;
  letter-spacing: -1px;
  font-family: Georgia, "Times New Roman", Times, serif;
  line-height: 1.15em;
  text-align: center;
  color: black;
}
.closing {
  font-size: 19px;
  font-family: Georgia, "Times New Roman", Times, serif;
  text-align: center;
  color: black;
  text-shadow: 0px 1px 1px #555;
}
/* Grid set-up*/
/*  SECTIONS  */
.section {
  clear: both;
  padding-top: 20px;
  margin: 0px;
}

/*  COLUMN SETUP  */
.col {
  display: block;
  float:left;
  margin: 1% 0 1% 1%;
}
.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }
/*  GRID OF TWO  */
.span_2_of_2 {
  width: 100%;
}
.span_1_of_2 {
  width: 49.5%;
}
.support {
  font-size: 19px;
  font-weight: bold;
  letter-spacing: -1px;
  padding: 10px 0;
  font-family: Georgia, "Times New Roman", Times, serif;
  line-height: 1.15em;
  text-align: center;
  color: #CC0000;
  padding: 10px;
}

/*everything video embed */
/*end of video css */

/* Footer Coding */
#footer {
  min-height:91px;
  background-repeat:repeat-x;
}
#footer-inside {
  width:950px;
  padding-top:10px;
  margin:0px auto;
  font-family:Arial, Helvetica, sans-serif;
  color:#888888;
  font-size:13px;
  padding-bottom:20px;
}
#footer-inside a {
  text-decoration:none;
  color:#888888;
}
.footer-left {
  text-align:center;
  padding-top:8px;
}
.footer-right {
  text-align:center;
  padding-top:8px;
}
.footer-right ul {
  margin:0px;
  padding:0px;
}
.footer-right a {
  color:#888888;
  text-decoration:none;
  font-weight:normal;
}
.footer-right li:first-child  {
  border-left:0px solid #c0c0c0;
  padding-left:0px;
}
.footer-right li:first-child a {
  border-left:0px solid #c0c0c0;
  padding-left:0px;
}
.footer-right li {
  color:#888888;
  border-left:1px solid #c0c0c0;
  display:inline;
  font-size:20px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  padding-left:10px;
  padding-right:10px;padding-top:0px;padding-bottom:0px;
}
/*Sucuri Seal */
#float_corner {
position:fixed;_position:absolute;bottom:0px;right:0px;clip:
inherit;_top:expression(document.documentElement.scrollTop+document.documentElement.clientHeight-this.clientHeight);_left:expression(document.documentElement.scrollLeft + document.documentElement.clientWidth - offsetWidth);
}
@media only screen and (max-width: 980px) {
  /* 1st page */
  html,body {overflow-x:hidden;}
  #wrapper {width:96%; margin:0 2%;}
  .header {width:100%; overflow:hidden; height:auto; background-color:#ffffff;}
  .header img {width:100%; height:auto;}
  .subhead-line {width:100%; display:none;}
  #inner {width:100%; background-color:#fff; padding-top:20px; background-image:none;}
  .bottom {background-color:#fff; border-radius:0 0 20px 20px;}
  .bottom img {opacity:0;}
  #first {height:auto;}
  #first img {width:100%; height:auto;}
  .delaycontentbox {width: 100%;}
  #auszuge {width: 100%;}
  #auszuge img {width: 100%;}
  #box {width: 100%;}
  #ord-button img {width:100%;}
  #main { width:100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
  #featured {width:100%; height:auto;}
  #featured img {width:100%; height:auto;}
  .video-container {width:100%; position: relative; padding-bottom: 56.25%; padding-top: 25px; height: 0;}
  .video-container iframe {position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1;}
  #footer-inside {width:100%;}
  #float_corner a img {max-width: 100px;}
  #footer-inside {padding-bottom:40px;}
  /* aff page */
  .section.group {display:block;}
  .span_1_of_2 {width:100%;}
  .span_1_of_2 img {width:100%;}
  .headline-opt {font-size:2em;}
}