
.cms-style-your-table .main div.col-main div.std h2
{
	 color: #B3C689;
    font-family: proxima_nova_rgregular;
    font-size: 28px;
    padding: 6px 3px 2px;
}
.cms-style-your-table .std {
  float: left;
  height: 100%;
  width: 100%;
}
.cms-style-your-table  .breadcrumbs{
	display:none;
}
.cms-style-your-table #mix-and-match {
  background-color: #FFFFFF;
  font-family: proxima_nova_rgregular;
  height: auto;
  margin-bottom: 20px;
  margin-top: 15px;
  padding: 10px 0 30px;
  position: relative;
  width: 100%;
  box-sizing:border-box;
  max-width:990px;
  margin:0 auto;
}
#mix-and-match .left
{
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
	float: left !important;
	height: auto;
	position: relative;
	width: 225px;
	margin-left: 0px;
	z-index: 3;
}
#mix-and-match .left #menu1
{
	background-color: #FFFFFF;
	padding: 10px;
	position: relative;
	z-index: 1;
}
#mix-and-match div.left #categories-slider-box.section
{
	border-bottom: 1px solid #EEEEEE;
	width: 203px;
	z-index: 1;
}
#mix-and-match .left #categories-slider-box.section h2
{
	font-size: 17px;
	margin: 5px 0;
	padding: 0;
	text-transform: uppercase;}
#menu1 .section h2 a
{
	margin-left: 35px;
	text-decoration: none;
}
#mix-and-match div.left div#products-slider-box {
  left: 226px !important;
  top: 0;
  z-index: 10;
}
#mix-and-match div.left div#products-slider-box ul
{
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: #F5F7F7;
	border-color: #DDDDDD;
	border-image: none;
	border-style: solid;
	border-width: 1px 1px 1px 0;
	height: 460px;
	left: 80px;
	list-style-type: none;
	margin: 0;
	overflow-x: hidden;
	overflow-y: scroll;
	padding: 0 5px;
	position: absolute;
	top: 0;
	width: 117px;
}
#mix-and-match div.left div#products-slider-box ul li
{
	background-color: #FFFFFF;
	border: 1px dashed #FFFFFF;
	margin: 5px 0;
	padding: 0;
	width: 100px;
}
.mix-and-match .main {
    width: 950px;
}
#mix-and-match #categories-slider-box{
    background-color: #FFFFFF;
    height: auto;
    padding: 10px;
    position: relative;
    z-index: 1;
}
#mix-and-match #categories-slider-box.section {
    border-bottom: 1px solid #EEEEEE;
    width: 203px;
    z-index: 1;
}
#mix-and-match #categories-slider-box.section * {
    font-size: 14px;
}
#mix-and-match #categories-slider-box.section h2 {
    font-weight: bold;
    margin: 5px 0;
    text-transform: uppercase;
}
#mix-and-match #categories-slider-box.section h2 a {
    color: #56686A;
    display: block;
    padding: 5px 4px;
    text-decoration: none;
}
#mix-and-match #categories-slider-box.section h2 a.active {
    background-color: #91AFB3 !important;
    color: #FFFFFF;
}
#mix-and-match #categories-slider-box.section h2 a:hover {
    background-color: #B6DBE0;
}
#mix-and-match #categories-slider-box.section p {
    line-height: 16px;
    margin: 0 0 5px 4px;
    position: relative;
}
#mix-and-match #categories-slider-box.section p a {
    color: #666666;
    font-size: 12px;
    text-decoration: underline;
}
#mix-and-match #categories-slider-box.section p a.remove {
    position: absolute;
    right: -30px;
    top: 0;
}
#mix-and-match #products-slider-box {
    left: 0;
    position: absolute;
    top: 25px;
    z-index: 0;
}
#mix-and-match #products-slider-box ul {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #F5F7F7;
    border-color: #DDDDDD;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 1px 0;
    height: 460px;
    left: 80px;
    list-style-type: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 0 5px;
    position: absolute;
    top: 0;
    width: 117px;
}
#mix-and-match #products-slider-box ul li {
    background-color: #FFFFFF;
    border: 1px dashed #FFFFFF;
    margin: 5px 0;
    padding: 0;
    width: 100px;
}
#mix-and-match #products-slider-box ul li a {
    display: block;
    padding: 0;
}
#mix-and-match #products-slider-box ul li.previewed {
    border-color: #91AFB3;
}
#mix-and-match #products-slider-box ul li:first-child {
    margin-top: 0;
}
#mix-and-match #products-slider-box ul li img {
    border: medium none;
    display: block;
    height: 100px;
    width: 100px;
}
#mix-and-match #products-slider-box #products-dinner-plates li a {
    padding: 10px;
}
#mix-and-match #products-slider-box #products-dinner-plates li img {
    height: 80px;
    width: 80px;
}
#mix-and-match #products-slider-box #products-salad-plates li a {
    padding: 20px;
}
#mix-and-match #products-slider-box #products-salad-plates li img {
    height: 60px;
    width: 60px;
}
#mix-and-match #modal {
  background-color: rgba(0, 0, 0, 0.5);
  height: 100%;
  left: 0;
  overflow: hidden;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 5;
}
#mix-and-match #modal .section {
  background-color: #FFFFFF;
  border: 0 solid #FFFFFF;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
  margin: 0 auto;
  min-height: 310px;
  position: relative;
  top: 35%;
  width: 800px;
}
#mix-and-match a.button:after{
	display: inline-block !important;
}
.categories-list .selected_item {
  color: #809652;
  float: left;
  font-size: 12px;
  line-height: 20px;
  margin-bottom: 0;
  padding-bottom: 5px;
  padding-left: 10px;
  text-transform: capitalize;
  width: auto;
  text-decoration:underline;
}
#mix-and-match #modal .section a.close {
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    display: block;
    font: bold 18px sans-serif;
    position: absolute;
    right: 12px;
    text-align: center;
    text-decoration: none;
    top: 12px;
    width: 20px;
}
#mix-and-match #modal .section a.close:hover {
    background-color: #FFFFFF;
    color: #56686A;
}
#mix-and-match #modal .section h3 {
  background-color: #474747;
  color: #FFFFFF;
  font: bold 18px sans-serif;
  margin: 0;
  padding: 15px 12px;
}
#mix-and-match #modal .section h3 a {
    color: #FFFFFF;
    text-decoration: none;
}
#mix-and-match #modal .section img {
    float: left;
    margin: 12px;
}
#mix-and-match #modal .section p {
  margin: 12px 0;
}
#mix-and-match #product-preview {
    font: 12px proxima_nova_rgregular;
    height: 42px;
    right: 25px;
    text-align: center;
    top: 25px;
    width: 487px;
    z-index: 4;
}
#mix-and-match #product-preview p {
    background-color: rgba(255, 255, 255, 0.7);
    height: 34px;
    line-height: 16px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-align: left;
}
#mix-and-match #product-preview p a {
    color: #666666;
    text-decoration: none;
}
#mix-and-match #product-preview p b {
    color: #56686A;
}
#mix-and-match #product-preview span {
    background-color: #91AFB3;
    color: #FFFFFF;
    cursor: pointer;
    font: 10px sans-serif;
    margin: 0 auto;
    padding: 2px 10px;
    position: relative;
    text-transform: uppercase;
    top: 4px;
}
#mix-and-match #table-preview {
  display: none;
  list-style-type: none;
  min-height: 540px;
  padding: 0;
  position: relative;
  right: 0;
  width: 640px;
  z-index: 3;
}
#mix-and-match #table-preview > * {
    height: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 0;
}
#mix-and-match #table-preview #preview-chargers {
    height: 299px;
    left: 196px;
    top: 198px;
    width: 299px;
    z-index: 2;
}
#mix-and-match #table-preview #preview-dinner-plates {
    height: 234px;
    left: 229px;
    top: 230px;
    width: 234px;
    z-index: 3;
}
#mix-and-match #table-preview #preview-flatware {
    height: 234px;
    left: 125px;
    top: 230px;
    width: 487px;
    z-index: 1;
}
#mix-and-match #table-preview #preview-glassware {
    height: 198px;
    left: 495px;
    top: 0;
    width: 108px;
    z-index: 5;
}
#mix-and-match #table-preview #preview-salad-plates {
    height: 171px;
    left: 125px;
    top: 20px;
    width: 171px;
    z-index: 4;
}
#mix-and-match #table-preview li a {
    display: block;
    position: absolute;
}
#mix-and-match #table-preview li a.modal {
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}
#mix-and-match #table-preview li a.remove {
    display: none;
    right: -1px;
    text-decoration: none;
    top: -1px;
}
#mix-and-match #table-preview li:hover a.modal {
    border: 1px dashed #91AFB3;
    left: -1px;
    top: -1px;
}
#mix-and-match #table-preview li:hover a {
    display: block;
}
#mix-and-match a.button {
    background-color: #666666;
    border-color: #999999 #333333 #333333 #999999;
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
    padding: 5px 10px;
	display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
}
#mix-and-match a.small_button {
    background-color: #FFFFFF !important;
    border: 1px solid #56686A;
    color: #56686A !important;
    display: block;
    font: bold 16px sans-serif !important;
    height: 18px;
    text-align: center;
    width: 18px;
}
#mix-and-match a.small_button:hover {
    background-color: #91AFB3 !important;
    color: #FFFFFF !important;
    text-decoration: none !important;
}
#mix-and-match div.buttons {
  bottom: 25px;
  height: auto;
  margin-bottom: 25px;
  position: absolute;
  right: 0;
  z-index: 4;
}
#mix-and-match div.buttons a {
  float: left;
  margin-right: 10px;
  margin-top: 4px;
  padding: 13px 0;
  text-align: center;
  width: 150px;
  white-space:nowrap;
}
#mix-and-match h1 {
    background-color: #FFFFFF;
    border-bottom: 1px solid #DDDDDD;
    font: small-caps 21px/1 "proxima_nova_rgregular";
    margin-bottom: 10px;
    padding: 10px;
}
#mix-and-match .left, #mix-and-match .right {
  background-color: #FFFFFF;
  min-height: 620px;
  position: relative;
  width: 225px;
}
#products-table{
	background-color: #FFFFFF;
}
#mix-and-match .right {
  float: right !important;
  height: auto;
  margin-right: 0;
  padding-left: 100px;
  width: 640px;
  z-index: 1;
}
.right .empty {
  background: url("../images/base-tabletop.jpg") no-repeat scroll 0 0 #FFFFFF;
  float: left;
  height: 508px;
  left: 0;
  margin-left: -100px;
  top: 0;
  width: 740px;
  z-index: 1000;
}
.right .empty .welcome {
    background: url("../images/white-60.png") repeat scroll 0 0 transparent;
    border: 1px solid #DDDDDD;
    border-radius: 10px 10px 10px 10px;
    left: 135px;
    padding: 10px;
    position: absolute;
    top: 180px;
    width: 400px;
}
.right .empty .welcome p {
    color: #555555;
    font-family: proxima_nova_rgregular,Helvetica,sans-serif;
    margin: 10px;
}
#mix-and-match .bottom {
  background-color: #DCDCDC;
  border: 1px solid #DDDDDD;
  bottom: -6px;
  color: #555555;
  font: 18px proxima_nova_rgregular,Helvetica,sans-serif;
  left: 110px;
  padding: 13px;
  position: absolute;
  text-align: center;
  width: 590px;
}

#mix-and-match .social-share p {
    overflow: hidden;
    width: 43px;
}
.product-4201, .product-4484, .product-4629, .product-44346, .product-44346, .product-4261, .product-4541, .product-4687 {
    display: none !important;
}
.product-4689, .product-4626, .product-4295, .product-4491, .product-4593, .product-4894, .product-4656, .product-4570, .product-4556 {
    display: none !important;
}
.product-4392, .product-4721, .product-4116, .product-4547, .product-4385, .product-4512, .product-4437, .product-4458, .product-4375, .product-4475, .product-4649, .product-4384, .product-4749 {
    display: none !important;
}
.product-4446, .product-4161 {
    display: none !important;
}
.product-4144, .product-4434, .product-4635, .product-4591 {
    display: none !important;
}

#categories-slider-menu {
  min-height: 360px;
  width: 205px !important;
}
#categories-slider-menu ul.top {
    padding-left: 0;
}
#categories-slider-menu div.heading, #categories-slider-menu a.link {
    color: Black;
    font: 12px Verdana;
    outline: medium none;
    padding: 8px 8px 8px 18px;
    text-align: left;
    text-decoration: none;
}
#categories-slider-menu div.current, #categories-slider-menu div:hover, #categories-slider-menu a.link:hover, #categories-slider-menu div.current a.link {
    color: #333333;
    font-weight: normal;
    text-decoration: none;
}
#categories-slider-menu div.arrowImage {
  background-image: url("../images/arrows.gif");
  background-position: 0 -22px;
  height: 12px;
  left: 4px;
  right: 2px;
  top: 9px;
  width: 12px;
}
#categories-slider-menu div.current div.arrowImage {
    background-position: 0 -36px;
}
#categories-slider-menu li.separator {
    border-bottom: medium none;
    border-top: 1px solid #D2D8DE;
}
#categories-slider-menu ul.sub {
    padding-left: 14px;
}
#categories-slider-menu ul.sub div.heading {
    background: none repeat scroll 0 0 transparent;
    color: Black;
    font: 12px proxima_nova_rgregular;
    padding: 5px 5px 5px 20px;
    text-align: left;
}
#categories-slider-menu ul.sub div.heading a {
    color: Black;
}
#categories-slider-menu ul.sub div.current {
    background: none repeat scroll 0 0 transparent;
    color: Black;
}
#categories-slider-menu ul.sub a.link {
    background: none repeat scroll 0 0 transparent;
    color: #333333;
    font: 11px proxima_nova_rgregular;
    padding: 5px 5px 5px 20px;
    text-decoration: none;
}
#categories-slider-menu ul.sub a.link:hover, #categories-slider-menu ul.sub a.current, #categories-slider-menu ul.sub div.heading a:hover, #categories-slider-menu ul.sub div.heading a.current {
    background: none repeat scroll 0 0 transparent;
    color: #0099FF;
    text-decoration: underline;
}
#categories-slider-menu ul.sub div.arrowImage {
    background-image: url("../images/arrows.gif");
    background-position: 0 -24px;
    height: 12px;
    left: 4px;
    top: 6px;
    width: 12px;
}
#categories-slider-menu ul.sub div.current div.arrowImage {
    background-position: 0 -36px;
}
#categories-slider-menu, #categories-slider-menu ul {
    font-size: 0;
    line-height: 0;
}
#categories-slider-menu li {
    font-size: 12px;
    line-height: 16px;
}
#categories-slider-menu:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

#categories-slider-menu ul {
  clear: both;
  float: left;
  list-style-type: none;
  margin: 0;
  padding: 0 0 0 10px;
  position: relative;
}

#categories-slider-menu li {
    margin: 0;
    padding: 0;
}
#categories-slider-menu .heading, #categories-slider-menu .current {
    cursor: pointer;
    position: relative;
}
#categories-slider-menu div.arrowImage {
    overflow: hidden;
    position: absolute;
}

.categories-main-list .main-category {
  background: url("../images/arrow.png") no-repeat scroll left center transparent;
  color: #444444;
  float: left;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 0;
  padding-bottom: 5px;
  padding-left: 15px;
  padding-top: 5px;
  text-transform: uppercase;
  width: 190px;
}
.categories-main-list .main-category.active {
	background: url("../images/arrow-active.png") no-repeat scroll left center transparent;
}
#categories-slider-menu li.categories-list {
  border-bottom: 1px solid #D0D0D0;
  float: left;
  margin-bottom: 5px;
}

.categories-main-list  .sub-category {
	cursor: pointer;
}
#categories-slider-menu li.cats {
  clear: both;
  float: left;
  margin-bottom: 8px;
  padding: 0;
}
#categories-slider-menu .products-slider li img {
  border: 1px solid #D0D0D0;
  width: 72px;
}
#categories-slider-menu .products-slider li img:hover {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
}
.products-slider-box,.sub-categories-list{
	display:none;
}

.products-slider-box {
  left: 206px;
  position: absolute;
  top: -2px;
}
#categories-slider-menu ul.sub-categories-list{
	padding-bottom:10px;
	width: 190px;
}
#categories-slider-menu ul.sub-categories-list li{
	line-height: 20px;
	width: 190px;
}
.categories-main-list .main-category.active {
  color: #B3C689;
}
.categories-main-list .sub-category.active{
	  color: #B3C689;
}
/******* left: 116px;************************************************/

.jcarousel-skin-tango .jcarousel-container {
    background: #F7F7F7;
    border: 1px solid #D0D0D0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 245px;
    padding: 10px 10px;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
  height: 245px;
  padding: 35px 10px;
  width: 75px;
  box-sizing:content-box;
}

.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  245px;
    height: 75px;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  75px;
    height: 245px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 75px;
    height: 75px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0;
    margin-right: 10px;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
    margin-right: 0;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-horizontal:focus {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-horizontal:focus {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 96px;
    height: 32px;
    cursor: pointer;
	background:url("../images/down-arrow.png") no-repeat center center;
	background-color:#DCDCDC;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-vertical:focus {

}

.jcarousel-skin-tango .jcarousel-next-vertical:active {

}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;

}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 96px;
    height: 32px;
    cursor: pointer;
	background:url("../images/up-arrow.png") no-repeat center center;
	background-color:#DCDCDC;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-vertical:focus {

}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {

}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;

}


.cb{
    clear:both;
}
.cl{
    clear:left;
}
.cr{
    clear:right;
}
.fl{
    float:left;
}
.fr{
    float:right;
}
.fn{
    float:none;
}
.pr{
    position:relative;
}
.pa{
    position:absolute;
}
.tc{
	text-align:center;
}
.cp{
	cursor:pointer;
}
#mix-and-match #table-preview #preview_category_402 {
	bottom: 50px;
    left: 110px;
    z-index: 2;
}
#mix-and-match #table-preview #preview_category_403 {
	bottom: 85px;
    left: 145px;
    z-index: 3;
}
#mix-and-match #table-preview #preview_category_404 {
  z-index: 1;
  left:20px;
  top:10px;
}
#mix-and-match #table-preview #preview_category_405 {
  bottom: 75px;
  left: 20px;
  z-index: 1;
}
#mix-and-match #table-preview #preview_category_406 {
  bottom: 115px;
  left: 175px;
  z-index: 3;
}
#mix-and-match #table-preview #preview_category_407 {
  right: 135px;
  top: 0;
  z-index: 1;
}
#mix-and-match #table-preview  #preview_category_397{
  bottom: 90px;
  right: 0;
  z-index: 1;
}

#preview_category_402 img {
  height: 299px;
  width: 299px;
}
#preview_category_403 img{
	width:234px;
	height:234px;
}
#preview_category_404 img {
  height: 171px;
  width: 171px;
}
#preview_category_405 img {
  height: 235px;
  width: 515px;
}
#preview_category_406 img {
  height: 171px;
  width: 171px;
}
#preview_category_407 img {
  height: 198px;
  width: 108px;
}
#preview_category_397 img{
	width:234px;
	height:234px;
}

#mix-and-match #table-preview li.preview_product {
  border: 1px dotted transparent;
  height: auto;
  width: auto;
}
#mix-and-match #table-preview  li.preview_product:hover{
	border: 1px dashed #91AFB3;
}
#mix-and-match a.button:hover {
  background-color: #B3C689;
  border-color: #B3C689 #B3C689 #B3C689 #B3C689;
}
#modal .view-more-img {
  height: 250px;
  padding: 5px;
  width: 250px;
}
#mix-and-match #modal .view-more-img img {
  border: 1px solid #B3C689;
  height: 250px;
  margin: 0;
  width: 250px;
}
#modal .product-description-section {
  line-height: 20px;
  padding: 10px;
  text-align: left;
  width: 520px;
}
#mix-and-match .loader{
	background-color: rgba(0, 0, 0, 0.5);
	height: 100%;
	left: 0;
	overflow: hidden;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 5;
}

#mix-and-match .loader .loadersection{
	background-color: #FFFFFF;
	border: 0 solid #FFFFFF;
	box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
	margin: 0 auto;
	min-height: 40px;
	position: relative;
	top: 35%;
	width: 400px;
}
#mix-and-match .loader .loadersection p {
  background: url("../images/ajax-loader.gif") no-repeat scroll left center transparent;
  margin-left: 20px;
  padding: 20px 20px 20px 60px;
}
#mix-and-match .social-share {
  background: none repeat scroll 0 0 #F9F9F9;
  border: 1px solid #EEEEEE;
  height: 35px;
  padding: 3px 10px;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 35px;
  box-sizing:content-box;
  z-index: 100;
}
#mix-and-match .social-share a.pin-it {
  background: url("http://passets.pinterest.com/images/pidgets/bps1.png") no-repeat scroll left center transparent;
  cursor: pointer;
  float: left;
  height: 20px;
  margin-top: 7px;
  width: 40px;
}