#breadcrumb {
	display:block;
	float:none;
	margin-left:184px;
	/*margin-top:10px !important;
	margin-top:4px;*/
  }


#categoryIndex {
	position:relative;
	/* margin-top:27px; */
  padding: 10px 0px 4px 0px;
  color:#333333;
  background:url(../img/left/bg_leftnav.gif) top repeat-x;
  float:right;
  display:inline;
  width:550px;

}

.catIndexItem {
  float: left;
  display:inline;
  width:170px;
	height:210px;
  margin-bottom: 15px;
  margin-right: 10px;
  font-size:11px;
}

.catIndexItem .ciImage{
  border:1px solid #D9D8D6;
}

.catIndexItem a {
  color:#333333;
  text-decoration:underline;
}

hr {
  border:0;
  height: 1px;
  display: block;
  background-color:#B6B7B8;
  color:#B6B7B8;
  clear: both;
  margin-bottom: 20px;
}
hr.ciRowDiv{
	display:none;
	position:absolute;
}
.catHomeItem {
  float: left;
  display:inline;
  width:136px;
  \width:138px;
  w\idth:136px;
  border-right: 2px solid #ffffff;
  }

.noBorder {
  border: none;
  width: 136px;
}

.catHomeItem .itemName {
  margin-top:2px;
  background: #666;
  text-align:center;
  padding: 10px 5px;
  font-size:10px;
  height:40px;
  \height:60px;
  he\ight:40px;

   }
.catHomeItem .itemName a {
  color:#fff;
  text-decoration: none;
}
.catHomeItem .itemName a:hover {
  color:#fff !important;
  text-decoration: underline;
}
.catHomeItem .itemInfo {
  margin:2px 0px;
  border:1px solid #D9D8D6;
  background: #fff;
  color:#000;
  padding: 10px;
  font-size: 9px;
  height:60px;
  \height:80px;
  he\ight:60px;

   }
.seeMore {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
  border:1px solid #D9D8D6;
  padding: 4px 12px;
  height:50px;
  \height:58px;
  he\ight:50px;
}

.seeMore a, .seeMore a:link, .seeMore a:Hover, .seeMore a:visited {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

#bestSellers {
  border-left: 1px solid #B6B7B8;
  border-top: 1px solid #B6B7B8;
  padding: 6px 15px 15px 15px;
  margin-right: 2px;

}

#bestSellers a {
  background: url(../img/left/bullet.gif) no-repeat;
  padding-left: 8px;
  text-decoration: none;
  font-weight: bold;
  color:#666;
  text-decoration: underline;
  margin-bottom:5px;
  display: block;
}

#promo {
  margin:4px 0px 0px 2px;
}

.promoGo {
    margin-top:8px;
}

.ciSwatch {
  padding: 0px;
  margin:0px 3px 5px 0px;
  width:21px;
}

.ciLastSwatch {
  padding: 0px;
  margin:0px 0px 5px 0px;
  width:21px;
}

.ciSwatchArrow {
  margin-top: 4px;
  margin-left: 1px;
  width: 21px;
}

.paging {
  font-size: 10px;
  font-family: Verdana, Arial, sans-serif;
  float:right;
  margin-bottom:4px;
}

.pagingHowmany {
  float:left;
}

.paging div {
  float:left;
}

.paging .activePage {
  font-weight: bold;
  padding: 1px 3px 1px 3px;
  border: 1px solid #666;
  color:#fff;
  background-color:#666;
  margin-right:3px;
	margin-bottom:3px;
}

.paging .inactivePage {
  padding:  1px 3px 1px 3px;
  border:1px solid #666;
  color:#666;
  background-color:#fff;
  margin-right:3px;
	margin-bottom:3px;
}

.paging .inactivePageArrow {
  padding:  0px 2px 0px 2px;
  color:#666;
  background-color:#fff;
  margin-right:5px;
  font-size: 13px;
  font-weight: bold;
}

.paging .activePageArrow {
  padding:  0px 2px 0px 2px;
  color:#666;
  background-color:#fff;
  margin-right:5px;
  font-size: 13px;
  font-weight: bold;
}

.paging .inactivePageArrow a, a:hover {
  color:#FF6633;
  text-decoration:none;
}

.paging .activePageArrow a, a:hover {
  color:#FF6633;
  text-decoration:none;
}

.paging .inactivePage a {
  color:#666;
  text-decoration:none;
}

.paging .totalPages{
  margin-top:2px;
  margin-right:15px;
}

#quickPick{
  padding: 10px 0 10px 10px;
}

#quickPick .pickBlock{
  font-size:12px;
  margin: 10px;
  margin-right:0px;
  margin-bottom: 30px;
  float:left;
  display:inline;
}
#quickPick .error{
  font-weight: bold;
  color:#F00;
  width: 300px;
}

.pickBlock hr{
  padding:0px;
  margin:0px;
  color:#000;
}

#quickPick form{
  margin : 20px;
}

#pageBody {
  border-top:4px solid #D9D8D6;
  color:#000;
  font-size:11px;
}

#pageBody ul {
  margin:0;
  padding:0;
  padding-right: 8px;
}

#pageBody ul li{
  margin-left:20px;
  padding:5px 5px 4px 2px;
}

#pageBody ul li a {
  color:#7C7C7C;
  text-decoration: none;
}

#eCatalog {
	/* margin-top:27px; */
  border-top:4px solid #D9D8D6;
  color:#000000;
  font-size:11px;
  float:left;
  display:inline;
  width:550px;
  
}


#eCatalog hr {
  border:0;
  height: 1px;
  display: block;
  background-color:#B6B7B8;
  color:#B6B7B8;
  clear: both;
  margin-bottom: 5px;
}

#eCatalog .imgLeft {
  float: left;
  margin: 0px 22px 5px 15px; 
}

#eCatalog .imgRight {
  float: left;
  margin: 0px 0px 5px 5px; 
}

#eCatalog .imgCenter {
  float: left;
  margin: 0px 22px 5px 0px; 
}

#eCatalog .topText {
  margin: 0px 0px 5px 0px;
  padding:15px 5px 9px 28px;
  width: 515px;
  background:url(../img/left/bg_leftnav.gif) top repeat-x #F2F1F0;
  color:#666666;
  font-weight: bold;
}

.eCatBorder {
  border:1px solid #D9D8D6;
  height:1%;
}

.copyRight {
  float: left;
  margin: 0px 0px 5px 5px; 
  color:#000000;
  font-size:11px;
}

.copyTop {
  float: left;
  margin: 0px 0px 25px 0px; 
  color:#000000;
  font-size:11px;
}

.comingSoon {
  margin: 0px 0px 4px 0px; 
  color: #000000;
  font-size:11px;
  font-weight: bold;
  display: block;
}
/* WOMEN PROMO */

.wmns_promoContainer {
	height: 502px;
	width: 550px;
}

.wmns_promoBg {
	background-repeat: no-repeat;
	float: left;
	padding-top: 10px;
	width:117px;
	height: 502px;
    	voice-family: "\"}\"";
    	voice-family: inherit;
    	height: 492px;
   }
html>body .wmns_promoBg {
   height: 492px;
}

.wmns_promoBox {
	background-color: #FFFFFF;
	height: 101px;
	width: 96px;
	display: block;
	margin-bottom: 14px;
	margin-left: 13px;
	border: 1px solid #D9D9D9;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #838383;
	text-decoration: none;
}

.wmns_promoBox a:link, .wmns_promoBox a:visited {
  color:#838383;
  text-decoration: none;
}

.wmns_promoBox a:hover {
  color:#838383 !important;
  text-decoration: none !important;
}

.wmns_promoP1 {
	height: 503px;
	width: 400px;
	float: left;
}
/* GIFT CENTER */

.gc_form {
 	border-top: 1px solid #ffffff;
	padding: 3px 5px 3px 10px; 
	background: #B68B46;
	display: block;
   height:24px;
   \height:30px;
   he\ight:24px;
}


.giftCenter {
	margin: 0px 0px 5px 2px; 
  float: left;
  width:735px;
	font-family: Verdana, Arial, sans-serif;
	font-size:11px;
}

.gcHomeItem {
  float: left;
  display:inline;
  border-right: 2px solid #ffffff;
  width:181px;
  \width:183px;
  w\idth:181px;
   }

.gcnoBorder {
  border: none;
  width: 181px;
}

.gcHomeItem img {
	border:1px solid #CCCCCC;
}

.gcHomeItem .gcitemName {
  margin-top:2px;
  background: #B68B46;
  text-align:center;
  padding: 10px 5px;
	font-family: Verdana, Arial, sans-serif;
	font-size:11px;
  font-weight: bold;
  height:40px;
  \height:60px;
  he\ight:40px;

}

.gcHomeItem .gcitemName a {
  color:#fff;
  text-decoration: none;
	font-weight: bold;
}
.gcHomeItem .gcitemName a:hover {
  color:#fff !important;
  text-decoration: underline;
	font-weight: bold;
}
.gcHomeItem .gcitemInfo {
  margin:2px 0px;
  background: #F5F5F5;
  color:#000;
  height: 60px;
  \height:80px;
  he\ight:60px;
  padding: 10px;
  font-family: Verdana, Arial, sans-serif;
	font-size:11px;

}


/* Mens gift */
.catHomeItem .gcitemName_men {
  margin-top:2px;
  background: #B68B46;
  text-align:center;
  padding: 10px 5px;
	font-family: Verdana, Arial, sans-serif;
	font-size:11px;
  height: 40px;
  \height:60px;
  he\ight:40px;
}

.catHomeItem .gcitemName_men a {
  color:#fff;
  text-decoration: none;
}
.catHomeItem .gcitemName_men a:hover {
  color:#fff !important;
  text-decoration: underline;
}

/* womens gift */
.catHomeItem .gcitemName_wmn {
  margin-top:2px;
  background: #B68B46;
  text-align:center;
  padding: 10px 5px;
	font-family: Verdana, Arial, sans-serif;
	font-size:11px;
  height: 60px;
      voice-family: "\"}\"";
      voice-family: inherit;
      height: 40px;

   }
html>body .catHomeItem .gcitemName_wmn  {
   height: 40px;
}

.catHomeItem .gcitemName_wmn a {
  color:#fff;
  text-decoration: none;
}
.catHomeItem .gcitemName_wmn a:hover {
  color:#fff !important;
  text-decoration: underline;
}
/* kids gift */
.catHomeItem .gcitemName_kid {
  margin-top:2px;
  background: #B68B46;
  text-align:center;
  padding: 10px 5px;
  font-family: Verdana, Arial, sans-serif;
  font-size:11px;
  height:40px;
  \height:60px;
  he\ight:40px;
}

.catHomeItem .gcitemName_kid a {
  color:#fff;
  text-decoration: none;
}
.catHomeItem .gcitemName_kid a:hover {
  color:#fff !important;
  text-decoration: underline;
}
.swatch-container {
   float:left;
   display:inline;
}

.promo-main {
   margin-bottom:2px; 
   background-color:#fff;
}
.promo-sub {
	display:inline;
  float:left;
  width:182px;
	margin-right:2px;
}
.promo-sub.last {
   margin:0;
}
