#BodyContentWrapper {
    background: #ffffff;
}
#arc-body {
    background: #FFF;
    margin: 0 auto;
    width: 990px;
}
.arc-cat-header {
    padding-top: 20px;
}
.arc-body-title { /*styles h2 for homepage*/
    background: url(/sites/arcadianhome.com/images/body-title-bg.png) repeat-x scroll 0 9px transparent;
    clear: both;
    color: #464e57;
    font-size: 24px;
    margin: 0 0 8px;
}
.arc-body-title a {
    color: #464e57;
    text-decoration: none;
}
.arc-body-title span {
    background: white;
    padding: 0 2px 0 0;
}
/*Shop Designer Finds Module*/
#arc-finds {
    clear: both;
    margin-bottom: 20px;
}
#arc-finds h2 {
    background: url(/sites/arcadianhome.com/images/ah-finds-header-bg.gif) repeat-x scroll 0 0 transparent;
    text-align: center;
    margin: 0 0 10px;
}
#arc-finds h3 {
    background: url(/images/designer-finds/get-look-bg.jpg) repeat-x scroll left center transparent;
    color: #464e57;
    text-transform: uppercase;
    font-family: Georgia, Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: italic;
    font-weight: normal;
    margin: 10px 0 20px;
    text-align: center;
    display: none;
}
#arc-finds h3 span {
    background: white;
    padding: 0 15px;
}
#arc-finds .arc-finds-col {
    display: table-cell;
    vertical-align: top;
    width: 465px;
}
#arc-finds #left {
    background: url(/sites/arcadianhome.com/images/ah-finds-border.gif) no-repeat scroll top right transparent;
    padding-right: 20px;
}
#arc-finds #right {
    padding-left: 20px;
}
.arc-finds-visuals {
    margin: 0 0 10px;
}
.arc-finds-visuals .arc-finds-banner {
    float: left;
    position: relative;
}
.arc-finds-visuals .finds-picture-badge {
    border: 4px solid white;
    bottom: 10px;
    -webkit-box-shadow: 3px 4px 11px rgba(0,0,0,0.56);
    -moz-box-shadow: 3px 4px 11px rgba(0,0,0,0.56);
    box-shadow: 3px 4px 11px rgba(0,0,0,0.56);
    position: absolute;
    left: 10px;
    z-index: 1;
    max-width: 75px;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+, IE10 */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Google Chrome & Webkit Nightlies */
}
.arc-finds-visuals .finds-banner {
    /*max-width: 370px;*/
    width: 370px;
    /*max-height: 185px;*/
    height: 185px;
}
.arc-finds-visuals .product-grid {
    float: left;
    margin: 0 0 0 10px;
    width: 85px;
    position: relative;
}
.arc-finds-visuals .product-grid .finds-product {
    max-width: 85px;
}
.arc-finds-visuals .product-grid .finds-product:first-child {
    margin: 0 0 14px;
}
#arc-finds #arc-product-overlay-wrapper {
    position: absolute;
    left: 0;
    display: none;
}
#arc-finds #arc-product-overlay {
    background: url(/sites/arcadianhome.com/images/ah-finds-product-overlay.png) repeat scroll 0 0 transparent;
    display: table-cell;
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
    width: 85px;
    height: 85px;
    color: #c2b28d;
    font-size: 14px;
    line-height: 21px;
}
#arc-finds .arc-finds-info {
    text-align: left;
}
#arc-finds .info-detail {
    float: left;
    width:350px;
}
#arc-finds .info-detail h4 {
    font-size: 24px;
    line-height: 29px;
    margin: 0 0 3px;
}
#arc-finds .info-detail h5 {
    font-size: 16px;
    margin: 0 0 5px;
}
#arc-finds .info-detail h4, #arc-finds .info-detail h5 {
    color: #464e57;
    font-weight: normal;
    font-family: Georgia, Arial, Helvetica, sans-serif;
}
#arc-finds .info-detail h4 a, #arc-finds .info-detail h5 a {
    color: #464e57;
}
#arc-finds .arc-finds-info .read-more-btn {
    float: right;
}
/*Categories*/
.cat-title {
    color: #464e57;
    font-size: 21px;
    font-weight: normal;
    margin: 0 0 8px 0;
}
.cat-title a {
    color: #464e57;
    text-decoration: none;
}
.cat-title.clearance {
    color: #b24d31;
}
.cat-title.clearance a {
    color: #b24d31;
}
.cat-img {
    background: url(/sites/arcadianhome.com/images/cat-img-shadow.png) no-repeat 0 166px transparent;
    padding: 0 10px 15px 0;
    display: inline-block;
    width: 173px;
}
.cat-box ul {
    font-size: 12px;
    line-height: 21px;
    display: inline-block;
    vertical-align: top;
}
.cat-box ul a {
    color: #444444;
}
.cat-box ul a.last-child {
    color: #006699;
    font-weight: bold;
}
/*ProServices Banner*/
#arc-pro-banner {
    background: url(/sites/arcadianhome.com/images/proservices-banner-bg.png) repeat-x 0 23px transparent;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
}
.pro-banner-wrapper {
    background: url(/sites/arcadianhome.com/images/proservices-banner-inner-bg.png) repeat-x 0 0 transparent;
    height: 209px;
    margin: 0 auto;
    position: relative;
    width: 990px;
}
#pro-title {
    vertical-align:top;
    margin:30px 0 0 5px;
}
#pro-badges {
    position: absolute;
    top:0;
    right:0;
    width: 322px;
    height: 101px;
}
#arc-pro-banner #learn-more {
    bottom: 45px;
    position: absolute;
    width: 164px;
    height: 50px;
    right: 20px;
}
/*Brands Carousel*/
#arc-brands {
    background: #FFF;
    margin: 0 auto 5px;
    padding-top: 20px;
    /*padding-top: 205px;
    width: 990px;*/
}
/*.brands-wrapper {
    padding: 0 10px 10px;
}*/
#brands-link a {
	color: #464e57;
	font-size: 10px;
	text-transform: uppercase;
	float: right;
}
#brands-carousel-wrapper {
    /*background: url(/sites/arcadianhome.com/images/carousel-brands-bg.png) repeat-x 0 0 white;*/
    border: 0 none;
    margin-bottom: 0;
    /*padding-bottom: 50px;*/
    position: relative;
}
#acr-pro-banner-container {
    height: 182px;
}
/*Sub Homepage Banners*/
#sub-banner {
    clear: both;
    margin-bottom: 15px;
}
#sub-banner #sub-left {
    display: inline-block;
    margin-right: 2px;
}
#sub-banner #sub-right {
    display: inline-block;
}
