body {
  background-color: #364c8e;
  /* color guide        
     light blue :... #364c8e        
     dark blue :.... #4C6199 
     orange :....... #ff9934 */
  }
  #page {
    background-image: url(/img/icarly.com/bg.png); height: 925px; background-repeat:no-repeat;  }
   #successpage {
    background-image: url(/img/icarly.com/complete_signup_bg.png); margin-left: 18%; height: 660px;background-repeat:no-repeat; }
   #unsubemailpage{
    background-image: url(/img/icarly.com/unsub_page_bg.png); margin-left: 18%; height: 660px;background-repeat:no-repeat; }
  input {
    border: 1px solid #ff9934;
    color: #4c6199;
    font-family: "comic sans ms", sans-serif;
    font-size: 15px;
    height: 24px;
    line-height: 24px;
    text-indent: 7px;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px; }
  html, body, div, span, h1, h2, h3, h4, h5, h6, p, img, dl, dt, dd, ol, ul, li, form, label, table, tbody, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%; }
  #page {
    position: relative;
    height: 920px;
    width: 721px;
    margin-left: 18%;
    font-family: arial, sans-serif; 
    line-height: 1;}
    #page:not(#ie) {
      margin: 0 auto; }
      #successpage {
    position: relative;
    height: 878px;
    width: 721px;
    margin-left: 18%;
    font-family: arial, sans-serif; 
    line-height: 1;}
    #successpage:not(#ie) {
      margin: 0 auto; }
      #unsubemailpage {
    position: relative;
    height: 878px;
    width: 721px;
    margin-left: 18%;
    font-family: arial, sans-serif; 
    line-height: 1;}
    #unsubemailpage:not(#ie) {
      margin: 0 auto; }
  table {
    width: 100%; }
  td {
    width: 50%; }
  .header {
    height: 260px;
    overflow: hidden; }
    .header h1, .header h2 {
      padding: 0% 101%; }
  ol {
    position: absolute;
    left: 73px;
    top: 440px; list-style-type:none; }
    ol li {
      height: 66px;
      width: 100%;
      padding: 0;
      overflow: visible; list-style-type:none; }
      ol li label {
        display: block;
        height: 20px;
        margin-left: -200cm; }
      ol li input {
        margin-top: 5px;
        width: 270px; }
        ol li input.check {
          border: none;
          height: 4px;
          width: 24px;
          margin-left: 0; line-height:18px; }
        ol li input.check1 {
          border: none;
          height: 13px;
          width: 24px;
          margin-left: 0; line-height:18px; }
      ol li select {
        margin-right: 4px;
        margin-top: 8px;
        padding: 0 0.4em; }
  .submit {
    height: 60px;
    width: 146px;
    position: absolute;
    left: 268px;
    top: 779px; }
    .submit button {
      background: transparent;
      cursor: pointer;
      border: 0 none;
      height: 60px;
      width: 146px;
      padding: 60px 0 0;
      overflow: hidden; }
  .close {
    height: 57px;
    left: 579px;
    position: absolute;
    overflow: hidden;
    top: 282px;
    width: 150px; }
    .close a {
      padding: 30px 180px;
      font-size: 57px; }
  .terms, .privacy {
    position: absolute;
    display: block;
    height: 20px;
    width: 140px;
    overflow: hidden; }
    .terms a, .privacy a {
      padding: 0% 101%;
      display: block; }
  span.terms {
    top: 295px;
    left: 95px; }
  span.privacy {
    top: 318px;
    left: 75px; }
  .warning {
    color: red;
    font-size: 12px;
    font-weight: bold;
    height: 18px;
    line-height: 18px;
    display: none; }
  .message {
    display: none;
    width: 100%;
    overflow: hidden; }
    .message p {
      padding: 0% 101%; }
      .errorMessage {
	    font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        width: 100%;
        font-size: 12px;
        color: #FF0000; line-height:21px;
}
.check1err { height:100px; top:100px; }

ol li .check1err{
      height: 77px;
      width: 100%;
      padding: 0;
      overflow: visible; }
      
      }
      
 .submit1 {
    height: 60px;
    width: 146px;
    position: absolute;
    left: 268px;
    top: 598px; }
    
    ol li .signuppage {
    position: absolute;
    left:300px;
    top: 500px; }