/* CSS for Lad and Lass */


#wrapper {
 background: none;

}
#wrapper #container {
 width: 1035px;
 padding: 0;
}

#wrapper #container #header {
 text-align: center;
 height: auto;
 margin-bottom: 30px;
 }
 #header h1 {
  margin: 0 auto;
  width: 526px;
  padding: 20px 0;
 }
#header h1 a span {
 display: none;
 }
 #header h1 a {
 display: block;
 width: 526px;
 height: 129px;
 background: url('images/logo.png') no-repeat;
 }


 /* marke the bumpy edges */

.left-side { background: url('images/bump-left.png') left -5px repeat-y; }
.right-side { background: url('images/bump-right.png') right -5px repeat-y; }
.top-side { background: #ebebe3 url('images/bump-top.png') 1px top  repeat-x; padding-top: 10px; }
.base-side { background: url('images/bump-bottom.png') bottom left repeat-x; }


#main-content {
padding: 20px;
}

.main-left {
 width: 525px;
 float: left;
 padding: 20px;
 color: #6d6e71 ;
font-size:13px;
line-height:19px;
padding-bottom: 5px;
 }
 .maincontent {
 padding-left: 10px;
 }

 .main-right {
  width: 425px;
  float: right;
 }
 .main-right .form-required {
  display: none;
 }
 .main-right #webform-client-form-3 label {
    float: left;
    width: 86px;
    color: #666;

 }

 .main-right #webform-client-form-3 .form-text,  .main-right #webform-client-form-3 textarea,  .main-right #webform-client-form-3 .resizable-textarea {
    width: 255px;
    background: url('images/i-shadow.png') no-repeat top left;
    border: 1px solid #E1E1D6;
    padding: 3px;
 }
 .main-right #webform-client-form-3 textarea {
  height: 66px;
 }
   .main-right #webform-client-form-3 {
   background: url('images/contact-left.png') 0 0 no-repeat;
   padding-left: 50px;
   position: relative;
   padding-bottom: 10px;
   }
   .main-right h2 {
    margin: 0 0 0 40px;
   }

    .main-right .content {
    padding: 0;
    }
   .main-right #webform-client-form-3 .form-submit {
       position: absolute;
       color: #f6a2b6;
       border: 0;
       background: none;
       margin-top: -50px;
       margin-left: -8px;
       font-weight: bold;
       cursor: pointer
   }


 .node {
 border: none;
 }
 #node-3 {
  margin-bottom: 0;
  padding-bottom: 0;
 }

 .scroller {
  margin: 0 8px;
  width: 965px;
 }
 #product_list {
  position: relative;
  width: 830px;
  height: 130px;
 }

 #product_list .pop {
  display: none;
  width: 442px;
  height: 550px;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: -530px;
  margin-left: -170px;
  background: url('images/popup.png') no-repeat;
  padding: 18px 20px 20px 58px;
  z-index: 10;
  }
   #product_list .pop img {
    margin: 20px 0 0 0px;
   }
  #product_list .pop .pop-content img {
   padding: 0;
   margin: 0;
  }

      #product_list .pop .pop-content .attributes {
          font-size: 11px;
          color: #888;
      }

    #product_list .pop .pop-content a {
     display: block;
     margin-top: 5px;
    }
  #product_list .pop .pop-content {
   padding: 5px 80px 0 0px;
  }
   #product_list .pop .pop-content .price {
    float: right;
   }
  #product_list li {
     list-style: none;
     margin: 0 8px 0 0px;
     padding: 0;
     float: left;
     position: relative;
  }

  .p-close span {
    display: none;
  }
  .pop-inner {
   position: relative;
  }
  .p-close {
    position: absolute;
    display: block;
    width: 25px;
    height: 25px;
    margin-left: 360px;
    margin-top: 10px;
  }
  .but-prev span, .but-next span {
    display: none;
  }
   .but-prev, .but-next {
    width: 49px;
    height: 72px;
    display: block;
    background: url('images/arrow-right.png');
  }

  .but-prev {
    background: url('images/arrow-left.png');
  }
  .side-bit {
    width: 55px;
  }

  tbody {
   border: 0;
   padding: 0;
   }

   .disabled {
    display: none;
   }


   .prod-wrap {
    height: 130px;
    margin-bottom: 30px;
   }


   #wrapper #container #footer {
    margin: 10px 50px ;
    text-align: left;
    color: #f6a2b6;
   }



 .node {
   padding: 1.5em 40px 1.5em 16px;
   }

   #node-3 {
    padding-top: 30px;
   }
   
   
   /* page */

.mainpic {
	float: left; 
	margin: 5px 16px;	
	border: 1px solid #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 4px;
	padding: 5px;
	background: #fff;
}
.mainpic img {
  margin: 0;
  padding: 0;
}

.product-page .bodytext {
	padding: 8px;
	background: #f1f1e9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 4px;		
}
.pricetag {
	float: right;
	background: #fff;
	padding: 4px 8px;
	margin-right: 15px;
	border: 1px solid #d7d7cc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 4px;	
	margin-top: 4px;
}
.purchaselink {
	margin-top: 10px;
	display: block;
}




/* carousel */
#block-product_scroller-1 {
  height: 200px;
  margin-left: 11px;
}
.infiniteCarousel {
  width: 979px;
  position: relative;
}

.infiniteCarousel .wrapper {
  width: 873px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
  overflow: auto;
  min-height: 13em;
  margin: 0 56px 0 50px;
  position: absolute;
  top: 0;
}

.infiniteCarousel ul a img {

}

.infiniteCarousel .wrapper ul {
  width: 9999px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
  position: absolute;
  top: 0;
}

.infiniteCarousel ul li {
  display:block;
  float:left;
  padding: 8px;
  height: 135px;
  width: 130px;
  background: none;
  margin: 0;
}

.infiniteCarousel ul li a img {
  display:block;
}

.infiniteCarousel .arrow {
  display: block;
  height: 72px;
  width: 55px;
  background: url(images/arrow-right.png) no-repeat 0 0;
  position: absolute;
  top: 33px;
  cursor: pointer;
}

.infiniteCarousel .forward {
  background-position: 0 0;
  right: 0;
}

.infiniteCarousel .back {
  background: url(images/arrow-left.png) no-repeat 0 0;
  left: 0;
}








