@import url("fox333.css");
body {
       background: #cecece;
       color: #000000;
       }
#myBody {
           background: url('mybg.jpg') 0 0 repeat-y;
          }
#header h1 a {
               background: url('logo.gif') 0 0 no-repeat;
               }
#container {
             background: url('border.jpg') 100% 0 repeat-y;
             }
#container h3 {
                background: #b4c3fe url('sign.jpg') 3px 0 no-repeat;
                }
#leftCol {
           border-right: 1px solid #8c8c8c;
           }
#map, #bg_info { /* , #weather */
                 background: url('gradient.jpg') 0 100% repeat-x;
                 }
div.car {
          background: #e2e7fd; /* #d7d7d7; */
          /* border: 1px solid #ff0000; */
          }
div.car div.frame {
                    background: transparent url('frame.gif')  0 0 no-repeat;
                    }
div.car div.clip {
                   background: transparent url('clip.gif') 100% 0 no-repeat;
                   }
div.car h4 {
             background: #d7d7d7; /* #b4c3fe; */
             border-bottom: 1px solid #000;
            }
div.car strong {
                 color: #000;
                }
div.car div.extras ul li {
                           border-left: 1px solid #636363;
                           }
div.car a {
            background: #ffffff;
            color: #000000;
            border: 1px solid #b4c3fe; /* #cc2222; */
            }
div.car a:hover { color: #cc2222; }
div.car dl {

             }
#user-text #midCol h2#stepFORM {
                             color: #ffffff;
                             background: #d11d1c url('title.jpg') 100% 0 no-repeat;
                             }
#user-text #midCol h2 {
                        color: #000;
                        background: #b4c3fe;
                        }
#user-text #midCol h2#blend {
                              display: block;
                              height: 25px;
                              margin-top: 5px;
                              line-height: 25px;
                              color: #fff;
                              background: #cc2222;
                              }
#user-text #rightCol {

                       }
#user-text #rightCol #mTopOffer h3 {
                                     text-align: center;
                                     color: #fff;
                                     background: #cc2222;
                                     }
#user-text #rightCol #shadow {
                               background: url('shadow.jpg') 100% 0 no-repeat;
                               }
#user-text #rightCol dl { background: #e2e7fd; }

#user-text #rightCol dl dd {
                             background: #e2e7fd;
                             border-bottom: 1px solid #ffffff;
                             }
#user-text #rightCol div.banner a {
                                    background-color: #e2e7fd;
                                    }
#footer {
          border-top: 1px solid #8c8c8c;
          background: url('footer.jpg') 0 100% repeat-x;
          }
#pixel {
         background: url('Design_by_Pixel.jpg') 0 0 no-repeat;
         }
#footer ul li {
                border-right: 1px solid #979797;
                }
#footer ul li strong,
#footer ul li a {
                  color: #979797;
                  }
#footer ul li a:hover {
                        color: #646464;
                        }
img { border: none; }
#footer ul li.last {
                     border-right: none;
                     border-color: transparent;
                     }
strong.fox { color: #cc2222; }