





  


  

  .singleItemInfo{
  font-weight:bold;
  }




  
  h1{
  float:left;
  position:relative;
  }

  .rightImgFloat{

  float:right;
  margin:5px;
  padding:2px;
  border:1px solid #ccc;
  position:relative;
  }


  .leftImgFloat{

  float:left;
  margin:5px;
  padding:2px;
  border:1px solid #ccc;
  position:relative;
  }
       
       
  .paddedContent{
   position:relative;
   }

  .pageText{
   clear:left;
   }
   
  

  .imageBlock{
  float:left;
  z-index:1;
  text-align:center;
  width:260px;
  }

  ul.imageThumbs,ul.imageViews{
  list-style:none;
  margin:0px;
  padding:0px;
  text-align:center;
  }
  
  ul.imageViews{
  width:260px;
  height:260px;
  }
  
  ul.imageThumbs li{
  display: inline;
  margin:0px;
  padding:0px;
  margin-left:3px;
  margin-right:3px;
  }
  
  ul.imageViews li{
  text-align:center;
  padding:0px;
  margin:0px;
  }
  
  
  


    #popupWrap,#loadingMsg,#addingMsg{

  /*
  display:none;
  */
  position:absolute;
  z-index:200;
  width:600px;
  margin-left:-320px;
  left:50%;
  top:40px;
  background:white;
  border:1px solid black;
  padding:0px;
  }
  

  #loadingMsg,#addingMsg{
  background:white url(../../../index.html) 50% 50px no-repeat;
  text-align:center;
  font-size:200%;
  padding:50px;
  padding-right:0px;
  padding-left:0px;
  width:500px;
  padding-top:NaNpx;
  margin-left:-250px;
  }

  #addingMsg div{
  background:white url(../../../index.html) 98% 50% no-repeat;
  padding-top:10px;
  padding-bottom:10px;
  }


  .popUpItem{
  background:white;
  }
  .popUpItem .img{
      clear:left;
      float:left;
      margin-left:10px;
  }

  .popUpItem .bodyText{
      margin-left:10px;
      margin-right:10px;
      font-size:95%;
      height:225px;
      overflow:auto;
  }

  .popUpItem .bodyText .bodyText{
  margin:0px;
  height:auto;
  }

  .popUpItem .moreInfoLink{
  clear:left;
  text-align:right;
  padding-right:130px;
  }

  .popUpItem .titleBar{
  color:#5c759f;
  background:#abc9e9;
  font-size:130%;
  text-align:right;
  padding:5px;
  font-weight:bold;
  border-bottom:2px solid #5c759f;
  }

  .popUpItem .titleBar .title{
  float:left;
  }

  .popUpItem .closeButton{
  background:white url(../../../index.html) 0 0 repeat-x;
  margin-right:px;
  }

  .popUpItem .body{
  background:white url(../../../index.html) 100% 0 no-repeat;
  }

  .popUpItem .relatedItems{
  float:right;
  text-align:center;
  padding:5px;
  width:NaNpx;
  }

  .popUpItem .relatedItems .relatedItem span{
  display:block;
  font-size:95%;
  }

  .popUpItem .cartForm{
  clear:left;
  text-align:center;
  padding-bottom:10px;
  margin-right:NaNpx;
  }

  .popUpItem .cartForm .submit{
  margin:5px;
  }

  .popUpItem .cartForm table{
  margin-left:auto;
  margin-right:auto;
  }

.singleItemInfo{
  font-weight:bold;
  }


  .catList{
  
  }

  .catList .qvItem,.catList .subCat{
  /*border:1px solid black;*/
  float:left;
  text-align:center;
  margin-right:5px;
  margin-bottom:5px;
  width:147px;
  padding:0px;
  }

  .catList .qvItem .title,.catList .subCat .title{
  font-weight:bold;
  }

  
  .catList .qvItem .img, .catList .subCat .img{
  height:100px;
  position:relative;
  margin:0px;
  }

  .catList .rowItem, .catList .rowCat{
  clear:left;
  }



  .qvItem .img .quickView{
  display:none;
  }

  .catList .qvItem .hoverImg .quickView{
      display:block;
      width:80px;
      margin-left:auto;
      margin-right:auto;
      border:1px solid #5c759f;
      background:#abc9e9;
      position:absolute;
      top:10px;
      left:10px;
      padding:2px;
  }


  #jaWrap{
  position:relative;
  margin-top:5px;
  }

  #justAdded{
  position:absolute;
  background:white;
  border:1px solid black;
  text-align:center;
  width:110px;
  }
  
  #justAdded .title{
  font-weight:bold;
  background:  #abc9e9;
  border-bottom:1px solid black;
  }

  #justAdded .body{
  padding:5px;
  }
  

  #cartStats{
  font-weight:bold;
  padding:1px;
  }

  #cartStats.pulsing{
  padding:0px;
  background:#abc9e9;
  border:1px solid #5c759f;
  }

        .cartRelated{
        text-align:center;
        }

        .cartRelated .relatedItem{
        margin-bottom:5px;
        }

        .cartRelated .relatedItem span{
        display:block;
        }


