890404   #890404
  p {
  }

      /* Search */
      .search_girls {
        width: 120px;
        height: 160px;
        margin-left: 8px;
        margin-bottom: 10px;
        padding-top: 2px;
        float: left;
        text-align: center;
        border: 1px solid black;
        background-color: #9ec0e8;
      }
        .search_girls hr {
          width: 90%;
          border: 0px solid gray;
        }
        .search_girls img {
          border: 0;
        }
        .search_girls_pic {
          height: 110px;
        }
        .search_girls_pic_table {
          height: 105px;
        }
      .search_girls_two {
        border-top: 0px solid gray;
        border-bottom: 0px solid gray;
        font-size: 8pt;
        font-family: verdana;
        background-color: #c2deff;
        margin-top: 3px;
        padding-bottom: 2px;
      }

  /* NEWS */
  .news {
    border: 1px solid black;
    width: 100%;
  }
  
  .news_name {
    height: 30px;
    border-bottom: 0px solid #9D1C1C;
    background-color: #a33535;
    color: #0c3364;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 12pt;
    font-weight: bold;
    font-family: verdana;
  }
    .news_name div {
      background-color: #a33535;
      border: 0px solid black;
      padding-left: 3px;
    }
  
  .news_pic {
    padding: 3px;
    width: 120px;
    background-color: #a33535;
    text-align: center;
  }
  
  .news_text {
    font-size: 10pt;
    vertical-align: top;
    border-top: 1px solid black;
    border-left: 1px solid black;
    padding: 2px;
  }
  
  
  /* Contact us */
  table#contact {
    border: 1px solid black;
  }
  
  .contact_f1 {
    vertical-align: top;
    background-color: #9ec0e8;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 1px;
    font-size: 10pt;
    font-family: verdana;
    color: #0c3364;
  }
  
  .contact_f2 {
    vertical-align: top;
    background-color: #9D1C1C;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 3px;
  }
  
  .field {
    border: 0px;
    font-size: 9pt;
    font-family: arial;
  }
  
  .submit {
    float: right;
    background-color: #a33535;
    margin-right: 10px;
  }
    /* Contact us NEW */
    table#contactus_new {
      width: 450px;
      border: 0px solid black;
      empty-cells: show;
      font-size: 10pt;
    }
      td#contactus_topleft {
        width: 28px;
        height: 24px;
        background-image: url(../images/siteimages/all/topleft.png);
        background-repeat: no-repeat;
      }
      td#contactus_topline {
        width: 393px;
        height: 24px;
        background-image: url(../images/siteimages/all/topline.png);
        background-repeat: repeat-x;
      }
      td#contactus_topright {
        width: 29px;
        height: 24px;
        background-image: url(../images/siteimages/all/topright.png);
        background-repeat: no-repeat;
      }
      td#contactus_middleleft {
        width: 28px;
        height: 100%;
        background-image: url(../images/siteimages/all/middleleft.png);
        background-repeat: repeat-y;
      }
      td#contactus_content {
        width: 393px;
        height: 100px;
        background-color: #890404;
        vertical-align: top;
      }
      td#contactus_middleright {
        width: 29px;
        height: 100%;
        background-image: url(../images/siteimages/all/middleright.png);
        background-repeat: repeat-y;
      }
      td#contactus_bottomleft {
        width: 28px;
        height: 32px;
        background-image: url(../images/siteimages/all/bottomleft.png);
        background-repeat: no-repeat;
      }
      td#contactus_bottomline {
        width: 393px;
        height: 32px;
        background-image: url(../images/siteimages/all/bottomline.png);
        background-repeat: repeat-x;
      }
      td#contactus_bottomright {
        width: 29px;
        height: 32px;
        background-image: url(../images/siteimages/all/bottomright.png);
        background-repeat: no-repeat;
      }
      
    table#contactus_new_inner {
      font-size: 10pt;
      width: 393px;
    }
    
    .contactus_new_f1 {
      height: 30px;
      text-align: right;
      color: #000;
      font-weight: bold;
      
    }
    .contactus_new_f2 {
      height: 30px;
    }
    
    .contactus_field_email {
      width: 200px;
      border: 1px solid #5d7ea5;
      color: #5d7ea5;
      padding: 2px;
      font-family: verdana;
    }
      .contactus_field_email:focus {
        background-color: #e7e7e7;
      }
    
    .contactus_field_subject {
      width: 230px;
      border: 1px solid #5d7ea5;
      color: #5d7ea5;
      padding: 2px;
      font-family: verdana;
    }
      .contactus_field_subject:focus {
        background-color: #e7e7e7;
      }
      
    .contactus_field_message {
      width: 100%;
      height: 200px;
      border: 1px solid #5d7ea5;
      color: #5d7ea5;
      padding: 2px;
      font-family: verdana;
      font-size: 9pt;
    }
      .contactus_field_message:focus {
        background-color: #e7e7e7;
      }
    
    .contactus_field_captcha {
      width: 55px;
      border: 1px solid #5d7ea5;
      color: #5d7ea5;
      padding: 2px;
      font-family: verdana;
    }
      .contactus_field_captcha:focus {
        background-color: #e7e7e7;
      }
    
    .contactus_field_submit {
      border: 1px solid #5d7ea5;
      color: #5d7ea5;
      background-color: white;
      padding: 2px;
      font-family: verdana;
    }
    
  /* Login */
  table#login {
    border: 1px solid black;
  }
  
  .login_f1 {
    vertical-align: top;
    background-color: #9ec0e8;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 1px;
    font-size: 10pt;
    font-family: verdana;
    color: #0c3364;
  }
  
  .login_f2 {
    vertical-align: top;
    background-color: #9D1C1C;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 3px;
  }
  
  .failure {
    padding: 0;
    margin: 0;
    color: red;
    font-size: 9pt;
    font-family: verdana;
  }

  .login_success {
    padding: 0;
    margin: 0;
    color: green;
    font-size: 9pt;
    font-family: verdana;
  }
    /* LOGIN NEW */
    table#login_new {
      empty-cells: show;
    }
      td#login_topleft {
        width: 28px;
        height: 24px;
        background-image: url(../images/siteimages/all/topleft.png);
        background-repeat: no-repeat;
      }
      td#login_topline {
        width: 200px;
        height: 24px;
        background-image: url(../images/siteimages/all/topline.png);
        background-repeat: repeat-x;
      }
      td#login_topright {
        width: 29px;
        height: 24px;
        background-image: url(../images/siteimages/all/topright.png);
        background-repeat: no-repeat;
      }
      td#login_middleleft {
        width: 28px;
        height: 100%;
        background-image: url(../images/siteimages/all/middleleft.png);
        background-repeat: repeat-y;
      }
      td#login_content {
        width: 200px;
        height: 100px;
        background-color: #890404;
        vertical-align: top;
      }
      td#login_middleright {
        width: 29px;
        height: 100%;
        background-image: url(../images/siteimages/all/middleright.png);
        background-repeat: repeat-y;
      }
      td#login_bottomleft {
        width: 28px;
        height: 32px;
        background-image: url(../images/siteimages/all/bottomleft.png);
        background-repeat: no-repeat;
      }
      td#login_bottomline {
        width: 200px;
        height: 32px;
        background-image: url(../images/siteimages/all/bottomline.png);
        background-repeat: repeat-x;
      }
      td#login_bottomright {
        width: 29px;
        height: 32px;
        background-image: url(../images/siteimages/all/bottomright.png);
        background-repeat: no-repeat;
      }
      
      table#login_new_inner {
        width: 200px;
        font-size: 10pt;
      }
      
      .login_new_f1 {
        height: 30px;
        text-align: right;
        color: #000;
        font-weight: bold;
      }
      
      .login_new_f2 {
        height: 30px;
        padding-left: 5px;   
      }
      
      .login_field_username {
        width: 150px;
        border: 1px solid #5d7ea5;
        color: #5d7ea5;
        padding: 2px;
        font-family: verdana;
      }
        .login_field_username:focus {
          background-color: #e7e7e7;
        }

      .login_field_password {
        width: 150px;
        border: 1px solid #5d7ea5;
        color: #5d7ea5;
        padding: 2px;
        font-family: verdana;
      }
        .login_field_password:focus {
          background-color: #e7e7e7;
        }
      
      .login_field_submit {
        border: 1px solid #5d7ea5;
        color: #5d7ea5;
        background-color: white;
        padding: 2px;
        font-family: verdana;
      }
      
      
      
  /* Topten */
  .topten_first {
    border: 0px solid black;
  }
  
  .topten_pic {
    height: 110px;
  }
    .topten_pic img {
      border: 0;
    }
  
  .topten_lower {
    border-top: 0px solid gray;
    border-bottom: 0px solid gray;
    font-size: 8pt;
    font-family: verdana;
    background-color: #9D1C1C;
    margin-top: 3px;
  }
  
  .topten_case {
    border: 0px solid black;
  }
  
  .topten_any { 
        width: 120px;
        margin-left: 2px;
        margin-bottom: 2px;
        float: left;
        text-align: center;
        border: 1px solid black;
        background-color: #9D1C1C;
  }
  
  
  /* Register */
  table#register {
    width: 90%;
    border: 1px solid black;
  }
  
  .register_f1 {
    vertical-align: top;
    background-color: #9D1C1C;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 1px;
    font-size: 10pt;
    font-family: verdana;
    color: #ffffff;
  }
  
  .register_f2 {
    vertical-align: top;
    background-color: #9D1C1C;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 3px;
  }
  
  
  /* Advertisement */
  .ad_f1 {
    vertical-align: top;
    background-color: #a33535;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 1px;
    font-size: 10pt;
    font-family: verdana;
    color: #FFFFFF;
  }
  
  .ad_f2 {
    vertical-align: top;
    background-color: #a33535;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 3px;
  }
  
  .ad_f2_services {
    vertical-align: top;
    background-color: #9D1C1C;
    font-size: 10pt;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 3px;
  }
  
  /* Viewad */
  
  .viewad {
    margin-bottom: 2px;
    width: 98%;
    border-left: 1px solid black;
    border-right: 1px solid black;
  }
  
  .viewad_f1 {
    vertical-align: top;
    background-color: #9D1C1C;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
    font-weight: bold;
    font-size: 10pt;
    font-family: verdana;
    color: #0c3364;
    width: 20%;
  }
  
  .viewad_f2 {
    vertical-align: top;
    background-color: #9D1C1C;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 3px;
    font-size: 10pt;
    font-family: verdana;
  }
  
  .viewad_f3 {
    vertical-align: top;
    font-weight: bold;
    font-size: 9pt;
    font-family: verdana;
    background-color: #9D1C1C;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 3px;
  }
  
  .viewad_f4 {
    vertical-align: top;
    font-weight: bold;
    font-size: 9pt;
    font-family: verdana;
    background-color: #9D1C1C;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 3px;
  }
  
  .viewad_f_desc {
    border-top: 1px solid black;
    font-size: 12pt;
    text-align: center;
    font-family: verdana;
    background-color: #376dae;
    color: white;
  }
  
  .viewad_pic {
    width: 98%;
    background-color: #9D1C1C;
  }
  
  .viewad_text {
    width: 100%;
    height: 100%;
    border: 0;
    background-color: #9D1C1C;
    font-size: 10pt;
    font-family: verdana;
  }
  
  .viewad_f_pic {
    background-color: #9D1C1C;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    vertical-align: middle;
    margin-bottom: 2px;
  }
  
  .viewad_divone {
    text-align: center;
    vertical-align: middle;
    height: 250px;
  }
    .viewad_divone img {
      max-width: 250px;
    }
  
  .viewad_divtwo {
    text-align: center;
    vertical-align: middle;
    height: 250px;
  }
    .viewad_divtwo img {
      max-width: 250px;
    }
  
  /* ListAD */
  .listad_f1 {
    vertical-align: top;
    background-color: #a33535;
    border-bottom: 1px solid black;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
    font-weight: bold;
    font-size: 10pt;
    font-family: verdana;
    color: #FFFFFF;
    width: 20%;
  }
  
  .listad_f2 {
    vertical-align: top;
    background-color: #ffffff;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 3px;
    font-size: 10pt;
    font-family: verdana;
  }
  
  /* Upload */
  .thumbnail {
    font-size: 10pt;
    margin-bottom: 2px;
    border: 1px solid black;
    background-color: #a33535;
  }
      
  .upload_field {
    border: 1px solid black;
    background-color: white;
    color: #0c3364;
    
  }
  
  
  /* Help */
  .help_table {
    border: 1px solid black;
    width: 90%;
  }
    .help_table a, a:hover {
      color: black;
      text-decoration: none;
    }
  
  .help_language {
    border-bottom: 1px solid black;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 3px;
    font-weight: bold;
    font-family: verdana;
    background-color: #9D1C1C;
  }
  
  .help_text {
    font-size: 10pt;
    padding: 3px;    
  }
  
  
  /* Information */
  .information_table {
    font-size: 10pt;
    border: 1px solid black;
    font-family: verdana;
    padding: 3px;
    width: 70%;
  }
  
  
  /* Submitnews */
  .submitnews {
    width: 85%;
    border: 0px solid black;
  }
  
  .submitnews_f1 {
    vertical-align: top;
    background-color: #a33535;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 1px;
    font-size: 10pt;
    font-family: verdana;
    color: #FFFFFF;
    width: 20%;
  }
  
  .submitnews_f2 {
    vertical-align: top;
    background-color: #a33535;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 3px;
  }
  
  
  /* EditAds */
  .editads_show {
        width: 120px;
        height: 200px;
        margin-left: 8px;
        margin-bottom: 10px;
        padding-top: 2px;
        float: left;
        text-align: center;
        border: 1px solid black;
        background-color: #9D1C1C;
  }

  .editadsarchive_show {
        width: 120px;
        height: 100px;
        margin-left: 8px;
        margin-bottom: 10px;
        padding-top: 2px;
        float: left;
        text-align: center;
        border: 1px solid black;
        background-color: #9D1C1C;
  }
  
  
  /* Phone */
  .phone_f1 {
    background-color: #a33535;
    font-size: 10pt;
    font-family: verdana;
  }
  
  .phone_f2 {
    background-color: #9D1C1C;
    font-size: 10pt;
    font-family: verdana;
  }
  
  .phone_f3 {
    background-color: white;
    text-align: center;
    font-size: 11pt;
    font-family: verdana;
    border-bottom: 1px solid black;
  }
  
  
  /* Paying Information */
  .payinginformation_table {
    width: 80%;
    border: 1px solid black;
    font-size: 10pt;
    font-family: verdana;
  }
  
  .payinginformation_desc {
    border-bottom: 1px solid black;
    text-align: center;
    font-weight: bold;
    background-color: #a33535;
  }
  
  .payinginformation_text {
  }
  
  .payinginformation_price {
    text-align: center;
    vertical-align: middle;
    border-left: 1px solid black;
    font-size: 10pt;
    font-weight: bold;
    background-color: #a33535;
  }
  
  .payinginformation_bottom {
    background-color: #a33535;
    text-align: center;
    border-top: 1px solid black;  
  }
  
  .payinginformation_right {
    border-left: 1px solid black;
    padding-left: 3px;
  }
  
  /* Some other stuff! */
  .ladies_description {
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  
  .ladies_preloadimages {
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  
  .preload_images {
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }  
  
  div#footer_copy {
    font-size: 8pt;
    font-family: verdana;
  }
  
  table#counter_table {
    font-size: 8pt;
    width: 100%;
    margin-bottom: 5px;
    border-bottom: 1px solid black;
    border-top: 1px solid black;
    background-color: #9D1C1C;
    font-family: verdana;
  }
  
  .counter {
  }
  
  .visitors {
    margin-top: 2px;
    margin-bottom: 10px;
    border-bottom: 1px solid black;
    font-size: 9pt;
    font-family: verdana;
  }



  /* Infobox */
  .infobox {
    border: 1px solid black;
    font-size: 10pt;
    width: 70%;
    font-family: verdana;
  }
  
  .infobox_title {
    border-bottom: 1px solid black;
    text-align: center;
    font-weight: bold;
    background-color: #a33535;
  }
  
  .infobox_text {
  }
  
  
  /* Adminpass */
  table#adminpass {
    border: 1px solid black;
    font-size: 10pt;
    font-family: verdana;
    width: 250px;
    text-align: center;
  }
  
  .adminpass_f1 {
    background-color: #9D1C1C;
  }
  
  .adminpass_f2 {
    background-color: #ffffff;
  }
  
  .adminpass_f3 {
    font-weight: bold;
    border-bottom: 1px solid black;
    background-color: #a33535;
  }
  
  
  /*  Referer */
  .referer_top {
    font-size: 9pt;
    font-family: verdana;
    text-align: right;
    width: 70%;
  }
  
  .referer_keywords {
    margin-bottom: 5px;
    border-bottom: 1px solid black;
    text-align: left;
    width: 80%;
    border: 1px solid black;
  }
  
  .referer_keyowrds_desc {
    font-size: 10pt;
    font-weight: bold;
    background-color: #9D1C1C;
    border-bottom: 1px solid black;
  }
  
  .referer_keywords_content {
    font-size: 8pt;
    border: 0;
    font-family: arial;
    width: 100%;
    height: 300px;
  }
  
  .referer_lower {
    border: 1px solid black;
    font-size: 10pt;
  }
  
  .referer_lower_f1 {
    background-color: #9D1C1C;
    font-weight: bold;
    border-bottom: 1px solid black;
  }
  
  .referer_lower_f2 {
    padding-top: 3px;
    padding-bottom: 3px;
  }
  
  /* Balancesheet */
  .balancesheet {
    width: 60%;
    font-size: 10pt;
    border: 0px solid black;
  }
  
  .balancesheet_step {
    font-weight: bold;
    font-family: verdana;
    font-size: 10pt;
    background-color: #9D1C1C;
    border-bottom: 1px solid black; 
  }
  
  .balancesheet_step3 {
    font-size: 10pt;
    border: 1px solid black;
  }
  
  
  /* List Balances */
  div#paymentplan {
    overflow-x: auto;
    overflow-y: auto;
  }
  
  .listbalances_table {
    font-size: 9pt;
    font-family: verdana;
    text-align: center;
    border-top: 1px solid #7c9bb8;
    border-left: 1px solid #7c9bb8;
    border-bottom: 1px solid #7c9bb8;
  }
  
  .listbalances_f1 {
    border-bottom: 1px solid #7c9bb8;
    background-color: #9ec0e0;
    border-right: 1px solid #7c9bb8;
  }
  
  .listbalances_f2 {
    color: #414141;
    background-color: #9D1C1C;
    border-right: 1px solid #7c9bb8;
  }
  
  .listbalances_f3 {
    background-color: #ffffff;
  }
  
  div#wager {
    border: 1px solid black;
    background-color: #9ec0e0;
    font-size: 10pt;
    font-family: verdana;
    text-align: center;
    width: 90%;
  }
  
  
  .country {
    font-size: 8pt;
    width: 156px;
    font-family: verdana;
  }
    .country img {
      border: 0;
    }
  
  .language {
    width: 156px;
    font-size: 8pt;
    color: #000000;
    font-family: verdana;
    margin-bottom: 10px;
    text-align: center;
  }


  /* LISTAD NEW */
  div#listad_new_top_left {
    width: 242px;
    height: 400px;
    margin-top: -5px;
    float: left;
  }
  
  div#listad_old_top_right {
    float: left;
    width: 241px;
    height: 490px;
    background-image: url(../images/siteimages/viewad/gallery.png);
    border-top: 1px solid black;
    border-left: 1px solid black;
    border-bottom: 1px solid black;
  }
  
  table#listad_old_top_table {
    height: 100%;
  }
  
  table#listad_new_top_lefttable {
    font-size: 10pt;
    margin: 0;
  }
    .listad_new_top_f1 {
      vertical-align: middle;
      height: 40px;
      border-right: 1px solid #5d7ea5;
      text-align: right;
      color: #5d7ea5; /*000*/
      padding-right: 3px;
      width: 0;
    }
    .listad_new_top_f2 {
      padding-left: 3px;
      vertical-align: middle;
      height: 40px;
    
    }
    .listad_new_top_f3 {
      text-align: center;
      padding-top: 10px;
      border-top: 1px solid #5d7ea5;
    }
  
  div#listad_new_top_right {
    width: 284px;
    float: left;
  }
  
  table#listad_new_top_righttable {
    float: right
    font-size: 10pt;
    width: 54%;
  }
  
  table#listad_new_top_right_details {
    float: left;
    width: 50%;
    background-color: #890404;
  }
  
  table#listad_new_top_righttable_scroll {
    font-size: 10pt;
  }
    .listad_thumb {
      padding-right: 2px;
      padding-left: 2px;
      border-right: 1px solid black;
      text-align: center;
    }
    .listad_pic {
      border-left: 0px solid black;
      height: 360px;
      vertical-align: middle;
      border: 1px solid black;
      border-bottom: 0;
      background-image: url(../images/siteimages/viewad/gallery.png);
        /* background-color: #890404; */
    }
      .listad_pic img {
      }
  
  table#viewad_table {
    empty-cells: show;
    font-size: 10pt;
  }
    td#viewad_topleft {
      width: 28px;
      height: 24px;
      background-image: url(../images/siteimages/login/topleft.png);
      background-repeat: no-repeat;
    }
    td#viewad_topline {
      height: 24px;
      background-image: url(../images/siteimages/login/topline.png);
      background-repeat: repeat-x;
    }
    td#viewad_topright {
      width: 29px;
      height: 24px;
      background-image: url(../images/siteimages/login/topright.png);
      background-repeat: no-repeat;
    }
    td#viewad_middleleft {
      width: 28px;
      height: 100%;
      background-image: url(../images/siteimages/login/middleleft.png);
      background-repeat: repeat-y;
    }
    td#viewad_content {
      width: 180px;
      background-color: #890404; 
    }
    td#viewad_middleright {
      width: 29px;
      height: 100%;
      background-image: url(../images/siteimages/login/middleright.png);
      background-repeat: repeat-y;
    }
    td#viewad_bottomleft {
      width: 28px;
      height: 32px;
      background-image: url(../images/siteimages/login/bottomleft.png);
      background-repeat: no-repeat;
    }
    td#viewad_bottomline {
      height: 32px;
      background-image: url(../images/siteimages/login/bottomline.png);
      background-repeat: repeat-x;
    }
    td#viewad_bottomright {
      width: 29px;
      height: 32px;
      background-image: url(../images/siteimages/login/bottomright.png);
      background-repeat: no-repeat;
    }
  
  div#motioncontainer {
    border: 1px solid black;
    background-image: url(../images/siteimages/viewad/gallery_t.png);
    width: 284px;
    height: 130px;
  }
  
  div#motiongallery {
    width: 284px;
  }
  
  .listad_galery_thumb {
    padding: 4px;
    border-right: 0px solid black;
    text-align: center;
  }
  
  .listad_galery_aquo {
    width: 20px;
  }
  
  div#blenddiv {
    border: 1px solid black;
  }

  #motioncontainer a img {
    border: 1px solid black;
  }
  
  #motioncontainer a:active img {
    border: 1px solid black;
  }
  
  #statusdiv {
  background-color: lightyellow;
  border: 1px solid gray;
  padding: 2px;
  position: absolute;
  }

  div#listad_new_bottom_left {
    background-image: url(../images/siteimages/viewad/gallery.png);
    /* background-color: #890404; */
    clear: both;
    border: 1px solid black;
    border-top: 0;
    width: 80%;
  }
  
  table#viewad_new_bottom_table {
    empty-cells: show;
    font-size: 10pt;
    border: 1px solid black;
  }
    td#viewad_bottom_topleft {
      width: 28px;
      height: 24px;
      background-image: url(../images/siteimages/login/topleft.png);
      background-repeat: no-repeat;
    }
    td#viewad_bottom_topline {
      height: 24px;
      background-image: url(../images/siteimages/login/topline.png);
      background-repeat: repeat-x;
    }
    td#viewad_bottom_topright {
      width: 29px;
      height: 24px;
      background-image: url(../images/siteimages/login/topright.png);
      background-repeat: no-repeat;
    }
    td#viewad_bottom_middleleft {
      width: 28px;
      height: 100%;
      background-image: url(../images/siteimages/login/middleleft.png);
      background-repeat: repeat-y;
    }
    td#viewad_bottom_content {
      width: 450px;
      background-color: #890404;
    }
    td#viewad_bottom_middleright {
      width: 29px;
      height: 100%;
      background-image: url(../images/siteimages/login/middleright.png);
      background-repeat: repeat-y;
    }
    td#viewad_bottom_bottomleft {
      width: 28px;
      height: 32px;
      background-image: url(../images/siteimages/login/bottomleft.png);
      background-repeat: no-repeat;
    }
    td#viewad_bottom_bottomline {
      height: 32px;
      background-image: url(../images/siteimages/login/bottomline.png);
      background-repeat: repeat-x;
    }
    td#viewad_bottom_bottomright {
      width: 29px;
      height: 32px;
      background-image: url(../images/siteimages/login/bottomright.png);
      background-repeat: no-repeat;
    }
      
      table#viewad_services {
        width: 100%;
        font-size: 10pt;
        float: left;
      }
        .viewad_services_f1 {
          vertical-align: middle;
          border-right: 1px solid #5d7ea5;
          text-align: right;
          color: #5d7ea5; /*000*/
          padding-right: 3px;
          width: 80px;
        }
        .viewad_services_f2 {
          padding-left: 3px;
          vertical-align: middle;
          color: #09203c;
          text-align: justify;
        }
      
      table#viewad_description {
        width: 100%;
        margin-top: 20px;
        clear: both;
        font-size: 10pt;
        float: left;
      }
        .viewad_description_f1 {
          vertical-align: middle;
          border-right: 1px solid #5d7ea5;
          text-align: right;
          color: #5d7ea5; /*000*/
          padding-right: 3px;
          width: 80px;
        }
        .viewad_description_f2 {
          padding-left: 3px;
          vertical-align: middle;
          color: #09203c;
        }
          .viewad_description_f2_text {
            width: 100%;
            max-width: 100%;
            height: 100px;
            border: 0;
            font-family: arial;
            font-size: 8pt;
            color: #09203c;
            /* background-color: #890404; */
            background-image: url(../images/siteimages/viewad/gallery.png);
          }
      
      table#viewad_travelplan {
        clear: both;
      }
        .viewad_travelplan_title {
          border-top: 0px solid #5d7ea5;
          border-bottom: 1px solid #5d7ea5;
          font-size: 11pt;
          font-weight: bold;
          color: #5d7ea5; /*000*/
          text-align: center;
        }
        .viewad_travelplan_f1 {
          font-size: 9pt;
        }
        .viewad_travelplan_f2 {
          font-size: 9pt;
        }
