#content{
  width:970px;
}
.shop-menu, .cats-menu, .insp-menu {
  float: left;
  width:140px;
}

.cats-menu {
  text-align: left;
  margin-left: 15px;
}

.cats-menu h2 {
  font-size: 14px;
  padding:0;
  margin-top: 24px;
}

.cats-menu h2.chosen {
  color: #989b97;
}

.cats-menu ul {
  list-style-type: none;
  text-align: left;
}

.cats-menu ul li {
  margin-left: 0;
  margin-top: 14px;
}
.cats-menu ul li > span {
  margin-left: 0;
  height:20px;
  overflow: hidden;
  width:27px;
}
.cats-menu ul li a {
  font-size: 14px;
}
.top-banner {
  margin-bottom: 20px;
}

.shop_page_content, .cats-layout {
  float:right;
  position: relative;
  width:810px;
  margin-top: 20px;
  margin-left: 0px;
}

.shop_page_marketing {
  width:760px;
  margin-left: 30px;
}

.cats-layout .cat-block {
  position: relative;
  width: 258px;
  height: 343px;
  padding: 4px;
  overflow: hidden;
  float: left;
}

.cats-layout .cat-block img.featured {
  max-width: 250px;
  max-height: 335px;
}

.cat-block img.dot {
  position: absolute;
  bottom: 16px;
  left: 10px;
}

.cats-layout .product .cat-block {
  float:none;
  text-align:center;
}

.cats-layout .product {
  float: left;
  width: 258px;
  margin-right: 12px;
}

.cat-block .ribbon {
  background-image: url('http://www.fashionplaytes.com/images/categories/sub_cat_label.png');
  background-repeat: no-repeat;
  position: absolute;
  bottom: -9px;
  overflow:hidden;
  left: 40px;
  width: 194px;
  height: 36px;
  line-height: 36px;
  color: #FFF;
  text-align: center;
  font-size: 12px;
  z-index: 20;
}

.infoblock {
  margin-top: 14px;
  margin-bottom: 10px;
  font-size: 12px;
  padding-right: 10px;
  width: 248px;
  color: #989b97;
}

.infoblock .name-starting {
  color: #000;
}

.infoblock div {
  margin-bottom: 0.2em;
}
.infoblock .garment-info {
  height: 1.25em;
  overflow: hidden;
}

.infoblock .design-now a {
  color: #8A38A5;
  font-weight: bold;
  text-decoration: underline;
}

.cats-layout .border1 {
  background-image: url('http://www.fashionplaytes.com/images/categories/border1.png');
  background-repeat: no-repeat;
}

.cats-layout .border2 {
  background-image: url('http://www.fashionplaytes.com/images/categories/border2.png');
  background-repeat: no-repeat;
}

.cats-layout .border3 {
  background-image: url('http://www.fashionplaytes.com/images/categories/border3.png');
  background-repeat: no-repeat;
}

.cats-footer {
  clear: both;
}

.beveled {
  border: medium none;
  border-radius: 6px 6px 6px 6px;
  color: #FFFFFF;
  font-size: 14px;
  height: auto !important;
  line-height: 1em;
  padding: 3px 12px;
  text-indent: 0;
  width: auto !important;
  cursor: pointer;
  background-color: #f06aa7;
  font-weight: normal;
}


.beveled.choose {
  background-color: #f06aa7;
}

.product_image {
  display: block;
  position: relative;
}

.product_image .one,
.product_image .two {
  width: 250px;
  height: 335px;
  position: absolute;
  top: 0;
}

.product_image .one {
  z-index: 10;
}
.product_image .two {
  z-index: 5;
}

.category-designs-header {
  clear: both;
  margin: 10px 0;
  width: 800px;
}

.category-designs-header .header-cont {
  background-color: #f06aa7;
}

.category-designs-header .header-cont h2 {
  color: white;
  font-weight: 600;
  margin: 0;
  padding: 4px;
}

#content .products-header {
  font-size: 20px;
  margin: 0 0 8px;
}

.design_inspiration_wrapper {
  margin-left: 0px;
}

.design_inspiration_header {
  background-color: #8c23b4;
  border-radius: 8px 8px 0px 0px;
  color: white;
  width: 170px;
  height: 20px;
  padding: 15px 2px 5px 20px;
  margin-left: 50px;
}

.grid-cont {
  position: relative;
  height: 350px;
}

.insp-grid {
  border: 2px solid #8c23b4;
  border-radius: 6px 6px 6px 6px;
  width: 720px;
  height: 190px;
  overflow: hidden;
  float: left;
}

.insp-grid li {
  float: left;
}

.insp-grid li div.wrapper {
  padding: 6px 22px 0 22px;
}

li.insp_image div.wrapper {
  position: relative;
  text-align: center;
}

div.wrapper img.customize_image {
  margin: auto;
  max-width: 137px;
}

.grid-right,
.grid-left {
  width: 25px;
  height: 47px;
  margin-top: 70px;
  background-image: url('http://www.fashionplaytes.com/images/categories/arrows_all.png');
  cursor: pointer;
}

.grid-right {
  float: left;
  margin-right: 2px;
  background-position: 25px 0;
}

.grid-left {
  float: left;
  background-position: 25px 47px;
}

.menu_wishlist_ruler {
  margin: 10px 0px;
}

.menu_wishlist_link {
  color: #8c23b4!important;
  font-weight: bold;
}
.customizeButtonContainer.products {
	height:30px;
	margin-bottom:0 !important;
	padding-top:10px;
	padding-left:5px;
	width:100%;
	position: static;
	bottom:40px;
}
.customizeButtonContainer.products A{
    background:#8c23b4;
    width:130px;
    float:none;
}
.customizeButtonContainer.products A:HOVER{
	background: #8c23b4;
}
.customizeButtonContainer.products A {
	border:solid 1px #8d8d8d;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
	-moz-box-shadow:2px 2px 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow:2px 2px 3px rgba(0, 0, 0, 0.5);
	box-shadow:2px 2px 3px rgba(0, 0, 0, 0.5);
	float: left;
	height: 32px;
	margin: 0px;
	display: block;
	text-align: center;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	line-height: 32px;
	overflow: hidden;
}
.show_it{
  display: block;
}
.hide_it{
  display: none;
}