@import url(http://fonts.googleapis.com/css?family=Lato:300,400|Playfair+Display:400,700);
.header-bot {
  background-color: transparent;
  background-image: none;
  background-repeat: no-repeat;
  clear: both;
  color: #333;
  display: inline;
  float: left;
  font-size: 30px;
  font-family: 'Lato', sans-serif;
  font-weight: 200;
  height: auto;
  margin: 0 0 20px 0;
  overflow: hidden;
  padding: 0 0 15px 0;
  width: 100%;
  border-bottom: 1px dotted #ccc;
}
.header-bot img {
  margin: 0 0 -5px 10px;
}

.header-bot .bgright {
    background-image: url("../images/bg/tbr.png");
    background-repeat: no-repeat;
    float: right;
    height: 36px;
    width: 4px;
}
.header-bot .title {
    float: left;
    padding-left: 10px;
    padding-top: 6px;
}
.header-bot .icons {
    float: right;
    font-size: 11px;
    font-weight: bold;
    padding-right: 5px;
    padding-top: 7px;
}

.nav-icon.dep{
	margin: 13px 0 0px 10px;
}
.nav-icon.apparelcrafting.dep {
background:url(../images/Apparel-Crafts-32x32.gif) no-repeat center center;
}
.nav-icon.artsupplies.dep {
	background:url(../images/Art-Supplies-32x32.gif) no-repeat center center;
	}
.nav-icon.bakeware.dep {
	background:url(../images/Bakeware-32x32.gif) no-repeat center center;
}
.nav-icon.beads.dep {
	background:url(../images/Beads-32x32.gif) no-repeat center center;
	}
.nav-icon.craftpainting.dep {
background:url(../images/Craft-Painting-32x32.gif) no-repeat center center;}
.nav-icon.customproducts.dep {
	background:url(../images/Custom-Products-32x32.gif) no-repeat center center; }
.nav-icon.floral.dep {
	background:url(../images/Apparel-Crafts-32x32.png) no-repeat center center;
	}
.nav-icon.framing.dep {
background:url(../images/Framing-32x32.gif) no-repeat center center;
}
.nav-icon.generalcrafts.dep {
background:url(../images/General-Crafts-32x32.gif) no-repeat center center; }
.nav-icon.homedecor.dep {
background:url(../images/Home-Decor-32x32.gif) no-repeat center center;
}
.nav-icon.kidsteachers.dep {
background:url(../images/Kids-Teachers-32x32.gif) no-repeat center center;
}
.nav-icon.scrapbooking.dep {
	background:url(../images/Scrapbooking-32x32.gif) no-repeat center center;}
.nav-icon.seasonsandcelebrations.dep {
	background:url(../images/Seasons-Celebrations-32x32.gif) no-repeat center center;
}
.nav-icon.wedding.dep {
	background:url(../images/Seasons-Celebrations-32x32.gif) no-repeat center center;}
.nav-icon.yarnandneedlecrafts.dep{
	background:url(../images/Yarn-Needle-Crafts-32x32.gif) no-repeat center center;
}
.nav-icon.christmas.dep{
	background:url(../images/Apparel-Crafts-32x32.png) no-repeat center center;
}

.catListingdep .listing span h3 {
  padding: 10px;
  margin: 0px;
  background: #F1F1F1;
  border: 0px;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  height: auto;
  border-bottom: 1px solid #eaeaea;
  cursor: pointer;
  display: inline-block;
  width: 90%;
}
.catListingdep .listing span h3 span {
  background: transparent;
  padding: 0px;
  margin: 0 20px 0 0;
  float: right;
  color: #999;
}
.catListingdep .listing .catListing-accordion {
  display: none;
}
.catListingdep .listing .catListing-accordion.expand {
  display: block;
}
.catListingdep .listing .catListing-accordion ul.items {
  padding: 0px;
  margin: 10px;
  border: 1px;

  
}
.catListingdep .listing .catListing-accordion ul.items li {
  font-size:30;
  background-color:white; 
  font-size:12px;
   line-height:30px; 
   padding: 5px;
    type:none
  
  
}
.catListingdep .listing .catListing-accordion ul.items li a {
  color: #333;
}
#catListing-banner-content-slot {
  margin: 10px 0;
}
#department-carousel-content-slot h3,
#department-featured-content-slot h3,
#departmet-news-content-slot h3 {
  font-size: 16px;
  font-family: 'Lato', sans-serif;
  font-weight: 700px;
  line-height: 20px;
  padding: 0px;
  margin: 10px 0px;
}
.jcarousel-skin-product .jcarousel-container {
  border-bottom: 1px dotted #ccc;
}
.jcarousel-skin-product .jcarousel-container-horizontal {
  padding: 32px 40px 20px 40px;
  width: 650px;
}
.jcarousel-skin-product .jcarousel-clip-horizontal {
  height: auto;
  width: 100%;
}
.jcarousel-skin-product .jcarousel-item {
  height: auto;
  width: 130px;
}
.jcarousel-skin-product .jcarousel-item-horizontal {
  margin-right: 42px;
  text-align: center;
}
.jcarousel-skin-product .jcarousel-next-horizontal {
  background: url("../images/department_carousol_next-horizontal.gif?$staticlink$") no-repeat scroll 0 0 transparent;
  cursor: pointer;
  height: 29px;
  position: absolute;
  right: 16px;
  top: 35%;
  width: 14px;
}
.jcarousel-skin-product .jcarousel-next-horizontal:hover {
  background-position: -15px 0;
}
.jcarousel-skin-product .jcarousel-next-horizontal:active {
  background-position: -15px 0;
}
.jcarousel-skin-product .jcarousel-next-disabled-horizontal,
.jcarousel-skin-product .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-product .jcarousel-next-disabled-horizontal:active {
  background-position: -96px 0;
  cursor: default;
}
.jcarousel-skin-product .jcarousel-prev-horizontal {
  background: url("../images/department_carousol_prev-horizontal.gif?$staticlink$") no-repeat scroll 0 0 transparent;
  cursor: pointer;
  height: 29px;
  left: 16px;
  position: absolute;
  top: 35%;
  width: 15px;
}
.jcarousel-skin-product .jcarousel-prev-horizontal:hover {
  background-position: -16px 0;
}
.jcarousel-skin-product .jcarousel-prev-horizontal:active {
  background-position: -15px 0;
}
.jcarousel-skin-product .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-product .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-product .jcarousel-prev-disabled-horizontal:active {
  background-position: -96px 0;
  cursor: default;
}

.depdropdown{
	background-color:white; font-size:13px; inline-height:40px; padding: 10px; type:none; 
			                    border:1px solid #eaeaea; width:89% ;border:1px solid #eaeaea;
}

