body { padding:0; }

#enclose {
  width: 1000px;
  text-align: left;
  margin:0 auto;
}

  #main {
    position:relative;
    float:left;
    width:100%;
    min-height:395px;
    margin:0;
  }
    #content {
      display:inline;
      float: left;
      width: 980px;
      padding: 8px 10px 0;
      overflow:visible;
      /*margin:39px 0 0;*/
    }
    .main #content { margin:0px; }

    #adverts {
      float:right;
      width:128px;
      padding:0;
    }
      #adverts .advert {
        width:120px;
        padding:4px;
        margin-bottom:10px;
        background:#EEE;
      }

  #closing_main {
    float: left;
    width:100%;
    height:13px;
    font-size:0.1em;
  }
  #footer {
    float: left;
    width: 980px;
    margin: 0;
    padding: 10px;
    text-align: center;
  }

  #view_category {
    float:left;
    width:980px;
    clear:left;
    overflow:visible;
    background:url(/images/bg_nav_full.gif) 0px bottom no-repeat;
  }

  #category_content {
    position:relative;
    float: left;
    width: 748px;
    background: url(/images/bg_category_foot.gif) bottom left no-repeat;
  }

    .index .tab {
      float:left;
      clear:both;
      width:980px;
      margin:0;
      border-bottom:7px solid #676767;
    }

    #category_content .content {
      width:736px;
      padding-left:7px;
      border-top:none;
    }

  #view_category .nav {
    float:left;
    width:182px;
    margin:0 10px 0 0;
  }

  #view_category .suppliers {
    position:relative;
    float:left;
    width:788px;
  }

    #view_category .suppliers .tab {
      float:left;
      width:788px;
      margin:0;
    }

  #view_category .suppliers .suppliers_inner {
    float:left;
    width:650px;
  }

  #view_category .suppliers .content {
    float:left;
    width:640px;
    border-top:none;
    padding:5px;
    margin:0 0 9px 0;
  }

  #view_category .suppliers .windows {
    padding:5px;
  }

  #view_category .suppliers .windows .full_window {
    margin: 5px 0;
    _width: 623px;
  }

  #view_category .suppliers .windows .full_window table {
    _width: 628px;
  }

  #view_category .suppliers .content_header {
    background:#171717;
    color: #FFF;
    width:630px;
    height: 38px;
    padding: 0 10px;
  }

    #view_category .suppliers .content_header h3 {
      padding: 9px 0;
    }

    .content_header .links {
      float: left;
      padding: 10px 0;
      font-weight: bold;
    }
    .content_header .links a {
      color: #FFF;
      margin-right: 8px;
    }
    .content_header .links a.nav_on {
      color: #ec1c8e;
    }

    #view_category .pager {
      _width: 630px;
    }

  .filters {
    border: 4px solid #DDD;
    min-height: 38px;
    _height: 38px;
    padding: 0 0 0 5px;
  }
  
  @media screen and (-webkit-min-device-pixel-ratio:0){
    .filters {
      min-height: 36px;
    }
  }

  .filters .dropdowns {
    background: #DDD;
    float: right;
    margin-left: 5px;
    padding: 2px 6px 6px;
  }

  .filters ul {
    float: left;
    width: 360px;
    list-style-type: none;
  }

  .filters select {
    width: 95px !important;
    text-transform: uppercase;
  }

  .filters span{
    display: block;
    font-weight: bold;
    float: left;
    width: 80px;
    padding-top: 4px;
  }

  .filters ul .filter {
    padding: 4px;
    clear: both;
    width: 640px;
    _width: 364px;
    _padding: 4px 0 0;
    *height: 28px;
  }

  .filters ul .filter ul {
    width: 280px;
  }

  .filters ul .filter ul li {
    float: left;
    padding: 0 5px 0 0;
  }

  .filters ul li a {
    display: block;
    padding: 4px;
    color: #000;
  }

  .filters ul li .nav_on a {
    color: #ec1a8e;
  }

  .filters input {
    float: right;
    margin-left: 10px;
  }

  .filters label {
    #position: relative;
    #top: -7px;
  }

  .filters select {
    width: 120px;
    margin: 5px 0;
  }

  .filters .filterToggle {
    display: block;
    width: 60px;
    float: right;
    padding: 8px 0;
    text-align: right;
  }

  .window {
    width:628px;
    margin-top: 0;
    padding:0 4px 8px;
    color:#000;
  }
    .window .logo {
      width:172px;
      height:93px;
    }
      .window .logo img {
        margin:2px 0 0 -2px;
      }
    .window .details {
    }
  .thumb {
    padding:0 4px 8px;
    _padding:0 2px 8px;
    width:152px;
  }

  .offer_toggle {
    display: block;
    margin: 10px 0;
  }
  .offers_box {
    padding:10px 10px 12px;
    background:#fff;
    border-top:2px solid #ddd;
  }
    .offers_box h4 {
      padding:0;
      color:#444;
    }
      .offers_box .singleoffer {
        clear:left;
        padding:10px;
        background:#eee;
        border:1px solid #ccc;
        margin:10px 0 0;
      }
        .offers_box .singleoffer img.icon {
          float:left;
          margin:0 8px 0 0;
          border:1px solid #CCC;
        }
        .offers_box .singleoffer h5 {
          font-size:110%;
        }
        .offers_box .singleoffer p {
          padding:0;
        }

        .offers_box .close_link {
          display: block;
          float: right;
          margin-top: 5px;
          font-weight: bold;
        }

#nav_tabs {
  overflow:visible;
  position:absolute;
  left:0px; top:0px;
  padding:10px 0;
}


  #default_content,
  #secondary_content {
    width:980px;
  }
    #default_content .tab,
    #secondary_content .tab {
      width:980px;
    }
    #default_content .content,
    #secondary_content .content {
      width:948px;
    }
    #default_content .content .col,
    #secondary_content .content .col {
      width:980px;
    }

  form.form_center {
    width: 720px;
  }

  #category_widget {
    background: #000;
    position:relative;
    float:left;
    width:243px;
    height:325px;
    padding:0;
    color:#fff;
  }

    #category_widget .tabs {
      background: #EEE;
      color: #CCC;
      height: 36px;
      border-bottom: 4px solid #555;
      margin-bottom: 15px;
    }
      #category_widget .tabs .link {
        text-align: center;
        display: block;
        padding: 10px 0 6px 0;
        width: 121px;
        height: 20px;
        float: left;
        font-size:13px;
        font-weight: bold;
        text-transform: uppercase;
      }
      #category_widget .tabs a.link {
        border-radius-topright: 5px;
        -moz-border-radius-topright: 5px;
        -webkit-border-top-right-radius: 5px;
        border-top: 1px solid #CCC;
        border-right: 1px solid #CCC;
      }
      #category_widget .tabs h2.link {
        background:#151515 url(/images/bg_home_nav.gif) left top repeat-x;
        border-radius-topleft: 5px;
        -moz-border-radius-topleft: 5px;
        -webkit-border-top-left-radius: 5px;
      }
      #category_widget .tabs h2.link a {
        display: block;
        color: #BBB;
        width: 121px;
      }

      #category_widget a, #category_widget a:active {
        color:#888;
      }

      #category_widget a:hover, #category_widget h2.link a:hover {
        color:#e2006a;
        text-decoration:none;
      }

    #category_widget .category_name {
      height: 35px;
      padding-top: 15px;
      font-size: 1.2em;
      font-weight: bold;
      text-align: center;
    }

    #category_widget ul {
      padding:0 15px;
    }

  #home_boxes {
    float:right;
    height: 323px;
    font-size: 12px;
  }
    #home_boxes div {
      width: 232px;
      height: 94px;
      margin-bottom: 10px;
      padding: 4px;
    }
    #home_boxes .stores {
      background: #f47f24;
    }
    #home_boxes .codes{
      background: #bed636;
    }
    #home_boxes .deals {
      background: #fcd315;
      padding-top: 3px;
    }
    #home_boxes h3 {
      font-size: 38px;
      font-weight: normal;
    }
    #home_boxes h3, #home_boxes span {
      display: block;
      text-transform: none;
      padding: 2px 8px 0;
    }
    #home_boxes h3 a, #home_boxes span {
      color: #FFF;
    }
    #home_boxes span {
      margin-top: -2px;
      padding: 0 10px 8px;
      font-weight: bold;
      font-size: 16px
    }
    #home_boxes ul {
      background: #FFF;
      padding: 4px 6px;
    }
    #home_boxes ul li {
      display: inline;
      margin-right: 6px;
    }
    #home_boxes ul li a {
      color: #000;
      font-size: 10px;
    }

  .content_wrap {
    clear:both;
    padding:10px 0 0;
  }
    .content_wrap object,
    .content_wrap embed {
      margin:0 3px 5px 0;
      padding:0px;
    }

h1.bar {
  margin:-10px 0 10px 0;
  padding:8px 10px;
  background:#151515 url(/images/bg_home_nav.gif) left top repeat-x;
  color:#fff;
  font-size:16px;
  text-transform:none;

  border-radius:6px;
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
}
  h1.bar a, h1.bar a:link, h1.bar a:active, h1.bar a:hover { color:#aaa; text-decoration:none; }
  h1.bar a:hover { color:#c2d82e; }

.register_success_flash, .msg_green {
  float: left;
  font-weight: bold;
  border: 1px solid #57962d;
  background: #b4f489;
  margin-bottom: 5px;
  padding: 5px;
  width: 638px;
}

.msg_green {
  width: 935px;
  text-align: center;
  margin-bottom: 15px;
  padding: 5px !important;
}