em {
  font-weight: bold; }

body {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
  overflow-x: hidden;
  background: #555 url(/images/beltsbg.jpg) center repeat-y; }


.begone {
  display: none; }

#wrapper {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 800px;
  min-height: 600px;
  background: #000; }

#wrapper.featured {
  margin: 0; }

#wrapper.products {
  margin-left: 5px;
  background: url(/images/header_bg.png) no-repeat; }
  #wrapper.products .t-corner {
    left: 0; }

#notice {
  display: none;
  background: url(/images/w50.png);
  width: 790px;
  position: absolute;
  top: 0;
  height: 20px;
  padding: 5px;
  z-index: 99; }
  #notice h1 {
    color: black;
    font-weight: bold;
    font-size: 12pt; }

#masthead {
  clear: both;
  position: relative;
  background: #222;
  height: 227px;
  width: 800px;
  overflow: hidden; }
  #masthead img {
    position: absolute;
    top: 0;
    left: 0; }

#bg.splash {
  position: relative;
  background: url(/images/belts_bg.jpg) -107px 0 no-repeat;
  width: 780px;
  height: 657px; }

#footer {
  position: relative;
  height: 300px;
  width: 100%; }

#my_belt {
  position: absolute;
  right: 20px;
  width: 210px;
  top: 5px; }
  #my_belt h2, #my_belt a {
    color: #ddd;
    font-size: 14pt;
    font-weight: bold;
    text-align: right; }
  #my_belt a:hover {
    color: #fff; }
  #my_belt #loading {
    display: none;
    right: 90px;
    top: 30px;
    position: absolute; }
  #my_belt a {
    position: absolute;
    right: 0;
    top: 20px; }

#hotzone {
  position: absolute;
  top: 68px;
  left: 0;
  width: 880px;
  height: 700px; }

.tcorner {
  width: 14px;
  height: 14px;
  position: absolute;
  z-index: 99;
  background: url(/images/corners.png);
  top: 0;
  left: 0;
  display: none; }

#b-corner {
  width: 15px;
  height: 15px;
  position: absolute;
  z-index: 99;
  background: url(/images/corners.png) -23px 0;
  top: 600px;
  left: 50px; }

#topcap {
  width: 140px;
  height: 68px;
  position: absolute;
  right: 0px;
  top: 0;
  background: url(/images/topcap.png); }

#buckle_search {
  width: 295px;
  height: 48px;
  position: relative;
  left: 480px;
  top: 20px;
  z-index: 99; }
  #buckle_search input.searchfield {
    position: absolute;
    top: 0;
    left: 10px;
    background: url(/images/search_input_bg2.png) #fff;
    height: 20px;
    padding: 5px;
    font-size: 20px;
    color: #333;
    width: 150px; }
  #buckle_search input.submit {
    position: absolute;
    right: 15px;
    height: 35px;
    top: 0;
    width: 100px;
    background: #eee;
    color: #333;
    padding: 5px; }

#buckle_search.products {
  background: url(/images/buckle_search_bg_w.png) no-repeat;
  left: 45px; }

#buckle_tally {
  position: absolute;
  top: 50px;
  left: 240px; }
  #buckle_tally h1 {
    font-size: 10px;
    font-style: italic;
    font-weight: bold;
    color: #eee; }

#product_count {
  position: absolute;
  left: 200px;
  top: 5px;
  padding: 0 0 5px 0; }
  #product_count h2 {
    font-size: 10pt;
    font-weight: bold;
    color: #eee; }

#menu_main {
  position: relative;
  top: 21px;
  left: 300px; }
  #menu_main ul {
    position: relative; }
    #menu_main ul li {
      position: relative;
      float: left; }
    #menu_main ul a, #menu_main ul a:visited {
      position: relative;
      width: 100px;
      padding: 10px;
      display: block;
      margin: 0 2px 0 0;
      height: 20px;
      font-weight: bold;
      text-decoration: none;
      color: #eee;
      background: #444; }
    #menu_main ul li.home a {
      background: #7788ff; }
    #menu_main ul a:hover {
      color: #000;
      background: #c8b266; }
    #menu_main ul li.current a, #menu_main ul li.current a:hover, #menu_main ul li.current a:visited {
      background: #eee;
      color: #333; }
  #menu_main #checkout {
    background: #44ff22;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    z-index: 99; }
  #menu_main #checkout:hover {
    background: #88ff00; }
  #menu_main #products_search {
    position: absolute;
    top: -70px;
    left: 100px; }


#guy {
  position: absolute;
  right: -80px;
  top: 68px;
  width: 336px;
  height: 709px;
  background: url(/images/belt_guy.jpg);
  z-index: 0; }

#load_all {
  position: absolute;
  top: 505px;
  left: 135px;
  display: none; }
  #load_all a {
    border: 0; }

#featured {
  position: relative;
  width: 1020px;
  height: 600px;
  overflow: hidden;
  background: #fff; }
  #featured #menu_featured {
    display: none;
    position: absolute;
    left: 30px;
    height: 20px; }
    #featured #menu_featured li {
      float: left;
      padding: 10px 40px 0 10px; }
    #featured #menu_featured li.hot, #featured #menu_featured a, #featured #menu_featured a:visited {
      font-family: 'sans';
      font-size: 26pt;
      color: #fff;
      text-decoration: none; }
    #featured #menu_featured a:hover {
      color: #ff3333; }
    #featured #menu_featured li.hot {
      color: #aaa; }
    #featured #menu_featured h1 {
      float: left;
      color: #fff;
      font-family: 'sans';
      font-size: 16pt;
      padding: 0 20px 0 0; }
  #featured #intothelight {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0); }

#on_buckle {
  position: absolute;
  top: 200px;
  width: 400px;
  height: 300px;
  left: 0; }
  #on_buckle #photocredit {
    position: absolute;
    bottom: 0;
    height: 40px;
    font-family: 'sans';
    size: 12pt;
    width: 300px;
    background: url(/images/w50.png);
    padding: 10px; }
    #on_buckle #photocredit a {
      margin: 5px 0 0 0;
      background: url(/images/cc.png) no-repeat 5px 0;
      padding: 0 0 0 30px;
      display: block;
      color: #333; }
  #on_buckle #purchase {
    position: absolute; }
    #on_buckle #purchase input.submit {
      height: 170px;
      width: 400px; }

#note {
  position: absolute;
  top: 178px;
  left: 0;
  font-size: 10pt;
  font-weight: bold;
  color: #ccc;
  background: #000;
  width: 789px;
  height: 20px; }

#buckles_detail {
  position: absolute;
  width: 400px;
  height: 130px;
  top: 220px;
  left: 60px;
  border: dotted #ddd;
  border-width: 1px 1px 1px 0; }
  #buckles_detail #buckle_show {
    position: absolute;
    right: 0;
    width: 150px;
    height: 200px; }
    #buckles_detail #buckle_show input {
      position: absolute;
      top: 80px;
      right: 180px;
      background: #7788ff; }
  #buckles_detail #buckle_info {
    float: left;
    opacity: 0.5;
    font-family: 'Times';
    font-size: 14;
    font-color: #fff;
    font-weight: bold;
    padding: 50px 0 0 100px;
    width: 200px; }
  #buckles_detail #buckle_history {
    position: absolute;
    top: 0px;
    left: 0px; }
    #buckles_detail #buckle_history li {
      list-style: none;
      float: left;
      margin-right: 10px;
      width: 50px;
      opacity: 0.8;
      filter: alpha(opacity=80); }
    #buckles_detail #buckle_history li:hover {
      opacity: 1;
      filter: alpha(opacity=100); }
  #buckles_detail img.make {
    position: absolute;
    left: 150px;
    top: 300px;
    opacity: 0.8; }

#t {
  position: absolute;
  width: 87px;
  height: 42px;
  background: url(/images/t.png);
  top: -16px;
  left: -11px; }

#buckle {
  position: absolute;
  top: 480px;
  left: 710px;
  width: 50px;
  height: 100px;
  width: 100px;
  overflow: hidden;
  background: url(/buckles/montage.png) no-repeat; }
  #buckle ul li {
    position: relative;
    float: left;
    width: 18px;
    height: 18px; }

#header {
  position: relative;
  height: 100px; }

#products_container {
  position: relative;
  width: 797px;
  top: 21px;
  padding-top: 50px;
  background: #eee;
  float: left; }
  #products_container .pulled_products {
    position: relative; }
  #products_container p {
    font-size: 14pt;
    width: 750px;
    padding: 10px; }
  #products_container .pagination_bottom {
    position: fixed;
    bottom: 0;
    background: url(/images/w50.png);
    padding: 0 20px 0 20px;
    z-index: 99; }
    #products_container .pagination_bottom a, #products_container .pagination_bottom span {
      font-size: 30px;
      color: #444; }
    #products_container .pagination_bottom a:visited {
      color: #777; }
    #products_container .pagination_bottom span {
      color: #110099; }

#gettingmore {
  position: fixed;
  bottom: 10px;
  left: 600px;
  display: none; }
  #gettingmore h2 {
    font-size: 20px;
    color: #7788ff; }

.pagination_sansjs {
  position: absolute;
  top: 20px;
  left: 300px; }

#products_container.small {
  position: relative;
  background: #888;
  border: 1px dotted #7788ff;
  padding: 20px 0 0 0; }
  #products_container.small ul {
    padding: 10px 0 0 10px; }
  #products_container.small li {
    float: left;
    height: 60px;
    width: 58px;
    padding: 5px; }
  #products_container.small .pagination {
    position: absolute;
    right: 0;
    top: 0;
    width: 270px;
    background: #444; }
    #products_container.small .pagination a, #products_container.small .pagination a:visited, #products_container.small .pagination span {
      float: left;
      padding: 5px;
      background: #444;
      text-decoration: none;
      font-weight: bold;
      color: #eee; }
    #products_container.small .pagination a:hover {
      color: #7788ff;
      background: #333; }
    #products_container.small .pagination span {
      color: #7788ff; }

#products_list {
  position: relatve;
  width: 798px; }
  #products_list .rail {
    position: relative;
    height: 100px;
    padding: 0 0 50px 0;
    clear: both;
    background: no-repeat 0 40px;
    padding-left: 20px; }
    #products_list .rail div {
      float: left;
      position: relative;
      height: 150px;
      width: 125px;
      padding-right: 20px;
      z-index: 1; }
    #products_list .rail span {
      position: absolute;
      bottom: 0;
      left: 0;
      display: none;
      font-weight: bold;
      font-size: 10pt; }
    #products_list .rail div:hover span {
      display: block; }
  #products_list .a {
    background-image: url('/images/1a.jpg'); }
  #products_list .b {
    background-image: url('/images/2a.jpg'); }
  #products_list .c {
    background-image: url('/images/3a.jpg'); }
  #products_list .d {
    background-image: url('/images/4a.jpg'); }
  #products_list .e {
    background-image: url('/images/5a.jpg'); }
  #products_list .f {
    background-image: url('/images/6a.jpg'); }
  #products_list .g {
    background-image: url('/images/7a.jpg'); }
  #products_list p a {
    font-weight: bold; }

#surface {
  position: relative;
  width: 1020px;
  height: 450px;
  z-index: 9; }
  #surface #belt {
    position: relative;
    top: 50px;
    left: 0; }
  #surface #belt2 {
    position: relative;
    top: 150px;
    left: 500px; }
  #surface #reed {
    width: 220px;
    height: 184px;
    position: absolute;
    left: 715px;
    top: -160px;
    background: url(/images/''/reeds.png); }
  #surface #shadow- {
    width: 920px;
    height: 14px;
    background: url(/images/shadow-b.png);
    position: absolute;
    top: 57px;
    left: 0; }
  #surface #buckles {
    position: relative;
    margin-left: 100px;
    width: 550px;
    height: 400px;
    top: -20px; }
    #surface #buckles span {
      position: relative;
      margin-left: -80px;
      z-index: 1; }
  #surface #buckle2 {
    position: absolute;
    left: 140px;
    top: 10px;
    width: 100px;
    height: 100px; }
  #surface #belt-col {
    position: absolute;
    width: 300px;
    top: 420px;
    left: 100px; }
    #surface #belt-col li {
      float: left;
      margin-right: 30px; }
    #surface #belt-col a {
      display: block;
      padding: 10px;
      background: #000;
      color: #fff; }

#cart {
  position: relative;
  height: 600px;
  top: 68px; }
  #cart #t {
    position: absolute;
    top: 30px;
    left: 120px;
    background: url(/images/cart-t.png) no-repeat;
    width: 175px;
    height: 85px; }
  #cart #buckle {
    position: absolute;
    top: 70px;
    left: 145px;
    width: 150px; }
  #cart #items {
    position: relative; }
    #cart #items h2 {
      padding: 20px;
      color: #002233;
      font-size: 16pt; }
    #cart #items h1 {
      padding: 20px;
      color: #333;
      font-size: 30px;
      font-weight: bold; }
    #cart #items ul {
      position: relative; }
    #cart #items li {
      list-style: none;
      float: left;
      width: 150px;
      position: relative;
      margin: 1px; }
      #cart #items li span {
        position: absolute;
        top: 0;
        font-size: 20px;
        font-weight: bold;
        color: #000; }
    #cart #items li.carted {
      background: url(/images/w50.png);
      border: #220000 1px dotted;
      width: 148px; }

#product_container {
  margin-top: 100px; }
  #product_container img {
    float: left; }
  #product_container ul {
    padding: 30px 0 0 0;
    float: left; }

#cart_list {
  posititon: relative;
  margin: 100px 0 0 0;
  line-height: 1.3em; }
  #cart_list #item:hover {
    background: red; }
    #cart_list #item:hover li {
      color: blue; }
    #cart_list #item:hover li.top {
      color: #fff; }
  #cart_list #item {
    position: relative;
    clear: both;
    width: 900px; }
    #cart_list #item img {
      float: left; }
    #cart_list #item ul {
      float: left;
      width: 300px; }
  #cart_list #cart_totals {
    position: relative;
    margin: 100px 0 0 500px;
    padding: 0 0 50px 0; }

#products_container.prestige {
  background: #000;
  border: dotted 1px #eee; }
  #products_container.prestige #prestige_buckle {
    position: relative;
    margin: 0 0 0 10px; }
  #products_container.prestige #prestige_buy {
    position: absolute;
    left: 400px;
    top: 100px;
    font-size: 22pt;
    color: #eee;
    line-height: 1.8em;
    background: #000; }
    #products_container.prestige #prestige_buy li.make_model {
      font-size: 14pt; }

#product_show {
  margin: 0 0 0 200px;
  padding: 0 0 100px 0;
  line-height: 1.8em; }
  #product_show img {
    float: left; }
  #product_show ul {
    float: left;
    padding: 30px 0 0 0;
    font-size: 14pt; }
  #product_show form {
    clear: both;
    margin: 0 0 0 300px; }

.custom-tip {
  color: #000;
  width: 130px;
  z-index: 13000; }

.custom-title {
  display: none; }

.custom-text {
  display: none; }

#prestige_menu {
  position: absolute;
  top: 10px;
  right: 0;
  color: #eee;
  font-size: 14;
  font-weight: bold; }
  #prestige_menu li {
    float: left; }
  #prestige_menu a {
    padding: 5px 10px;
    background: #ccc;
    text-decoration: none;
    color: #444;
    border-right: 1px solid #bbb; }
  #prestige_menu a:hover {
    background: #ddd; }

#splash_nav {
  position: absolute;
  top: 100px;
  right: -740px; }
  #splash_nav li {
    padding: 2px 0 0 100px;
    height: 130px;
    width: 900px;
    background: url(/images/belt_menu.png) no-repeat;
    margin: 0 0 5px 0;
    color: #fff;
    font-weight: bold; }
  #splash_nav .belt {
    margin-left: -50px; }

#products_all {
  position: absolute;
  left: 0px;
  top: 20px;
  width: 1030px;
  height: 70px;
  overflow: hidden;
  background: url(/images/w50.png);
  border: 1px solid #fff;
  padding: 20px 0 0 0; }
  #products_all ul {
    padding: 10px 0 0 10px; }
  #products_all li {
    float: left;
    height: 60px;
    width: 58px;
    padding: 5px; }
  #products_all .pagination {
    position: absolute;
    right: 0;
    top: 0;
    width: 270px;
    background: #444; }
    #products_all .pagination a, #products_all .pagination a:visited, #products_all .pagination span {
      float: left;
      padding: 5px;
      background: #444;
      text-decoration: none;
      font-weight: bold;
      color: #eee; }
    #products_all .pagination a:hover {
      color: #7788ff;
      background: #333; }
    #products_all .pagination span {
      color: #7788ff; }

#menu_featured {
  display: none; }
