<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    font-family: 'Open Sans', sans-serif;
}
a:link, a:hover {
    text-decoration: none;
}
a.underlined {
    color: #373735;
    font-size: 13px;
    text-decoration: underline;
}
.btn { font-weight: bold; padding: 3px 12px; }

.wrapper {
    width: 1170px;
    margin: 0px auto;
}
.header {
/*    background: url(../img/top-bk.png) repeat left top; */
    background-color: #1c1c1c;
    border-bottom: 4px solid #000;
    position: relative;
}
.header #logo {
padding-top: 14px;

}
.header .social {
    float: right;
    margin: 39px 0px 10px 0px;
}
.header .social a i {
    width: 24px;
    height: 24px;
    display: inline-block;
}
.header .social a i.fb {
    background: url(../img/fb-icn.png) no-repeat left top;
}
.header .social a i.tw {
    background: url(../img/tw-icn.png) no-repeat left top;
}
.header .social a i.gp {
    background: url(../img/gp-icn.png) no-repeat left top;
}
.header .top-nav {
/*    float: right; */
    margin: 39px 0px 10px 0px;
}
.header .top-nav ul {
    list-style: none;
}
.header .top-nav ul li {
    display: inline;
    padding: 0px 0px 13px;
    border-bottom: 3px solid transparent;
}
.header .top-nav ul li.active, .header .top-nav ul li:hover {
    border-color: #fecc00;
    background: url(../img/top-noch.png) no-repeat center bottom;
}
.header .top-nav ul li a {
    border-right: 1px solid #474747;
    color: #fff;
    font-weight: bold;
    font-family: Arial;
    padding: 15px 15px 15px 15px;
}
.header .top-nav ul li.last-menu a {
    border-right: none;
}
.header .top-nav ul li.last-child a {
    border-color: transparent;
}
.mid {
    background-color: #f1f1f1;
}
.mid.home {
    /*    background: url(../img/home1-bk.jpg) no-repeat center top #f1f1f1;  */
    background: url(../img/background2.jpg) no-repeat center #f1f1f1;
    padding: 69px 0px 47px;
    background-size: cover;
}
.icn-tables {
    background: url(../img/tables-icn.png) no-repeat center top;
    display: inline-block;
    width: 36px;
    height: 21px;
}
.icn-rugs {
    background: url(../img/rugs-icn.png) no-repeat center top;
    display: inline-block;
    width: 40px;
    height: 26px;
}
.icn-desk {
    background: url(../img/desk-icn.png) no-repeat center top;
    display: inline-block;
    width: 41px;
    height: 31px;
}
.icn-sofa {
    background: url(../img/sofa-icn.png) no-repeat center top;
    display: inline-block;
    width: 42px;
    height: 23px;
}
.yellow .nav-tabs {
    border: none;
}
.yellow .nav-tabs li:first-child {
    margin-left: 15px;
}
.yellow .nav-tabs li a {
    background-color: #1c1c1c;
    border: #1c1c1c;
    color: #FFF;
    border-radius: 0px;
    height: 56px;
    line-height: 35px;
    font-weight: bold;
    margin-right: 11px;
    min-width: 122px;
}
.yellow .nav-tabs li a i {
    vertical-align: middle;
    margin-right: 10px;
}
.yellow .nav-tabs li.active a, .yellow .nav-tabs li:hover a:hover {
    background-color: #fecc00;
    color: #1c1c1c;
    border: none;
}
.yellow .nav-tabs li.active a i, .yellow .nav-tabs li:hover a:hover i {
    background-position: left bottom;
}
.yellow .righttab {
    float: right;
    background: url(../img/bk1.png) repeat left top transparent;
    border: 1px solid #d2d2d2;
    border-bottom: 0px;
    padding: 12px 32px;
    margin-bottom: -4px;
    height: 57px;
}
.yellow .righttab i {
    background: url(../img/dimension.png) no-repeat center top;
    width: 93px;
    height: 70px;
    display: inline-block;
    margin-top: 7px;
}
.yellow .tab-content {
    background: url(../img/bk1.png) repeat left top transparent;
    border: 1px solid #d2d2d2;
    margin-top: 1px;
}
.yellow .tab-content h4 {
    font-weight: 300;
    font-size: 30px;
    padding: 5px 0px 5px 14px;
}
.yellow input {
    border-radius: 0px;
    padding: 12px 12px;
    height: 56px;
    border-color: #cdcdcd;
    box-shadow: none;
}
.yellow.dual input {
    width: 50%;
}
.yellow.dual input:first-child {
    /*    border-right: 0px; */			/* was 0px */
}
.yellow .input-group-addon {
    /* background: url(../img/double-quote.png) no-repeat center center #fbd021; */
    border-radius: 0px;
    border-color: #cdcdcd;
    color: #fecc00;
    background-color: #fff;
}
.yellow .input-group-addon.txt {
    color: #999;
    background-image: none;
    font-weight: 500;
    font-size: 23px;
    padding: 6px 4px;
    width: 31px;
}
.yellow.btn {
    background-color: #fecc00;
    border-radius: 0px;
    color: #1c1c1c;
    padding: 8px 60px;
    font-weight: bold;
    font-size: 20px;
    border: 1px solid #999999;
}
.table-form.form-horizontal .control-label {
    padding-top: 18px;
    font-size: 16px;
}
.table-form .form-group .col-sm-8 {
    padding-left: 0px;
}
.table-form .bottom {
    margin-top: 15px;
    margin-left: 35px;
}
.tab-bottom {
/*    margin-top: 15px; */
    background: url(../img/bk2.png) repeat left top transparent;
    text-align: center;
    padding: 15px 15px;
    line-height: 55px;
}
.tab-bottom ul {
    margin: 0px;
    padding-left: 0px;	/* new */
}
.yellow.flat .tabs .lbl {
    color: #6a6a6a;
}
.yellow.flat .tabs li {
    display: inline-block;
}
.yellow.flat .tabs li a {
    color: #eaebec;
    padding: 10px 15px;
}
.yellow.flat .tabs li.active a, .yellow.flat .tabs li a:hover {
    color: #010101;
    background-color: #e1bd2e;
}
.mid .row.main {
    /* background-color: #FFF; */
}
.mid .lcol {
    background-color: #e8e8e8;
/*    width: 30%; */
    padding-top: 9px; /* was 35 */
}
.mid .lcol h4 {
    font-weight: 300;
    font-size: 20px;
    color: #1c1c1c;
}
.mid .lcol .yellow .nav-tabs li {
    text-align: center;
    padding-bottom: 9px;
}
.mid .lcol .yellow .tab-content {
    border: none;
    padding: 0px 5px 18px 15px;
    background: none #fff;
}
.mid .lcol .yellow .nav-tabs li.active {
    background: url(../img/active-tab-notch.png) no-repeat center bottom transparent;
}
.mid .lcol .yellow .nav-tabs li a {
    min-width: 72px;
    margin-right: 1px;
    height: auto;
}
.mid .lcol .yellow .nav-tabs li a i {
    margin-right: 0px;
}
.mid .lcol .yellow .nav-tabs li a span {
    display: block;
    line-height: 12px;
    margin-top: 3px;
}
.mid .lcol input {
    font-size: 16px;	/* new */
    font-weight: bold;
    color: #333;		 /* was a8a8a8 */
}

.mid .lcol .small-form {
    margin-bottom: 15px;
}
.mid .lcol .small-form .form-group {
    margin-bottom: 10px;	/* was 25 */
}
.mid .rcol {
/*    width: 69.001%; */
/*    padding-left: 25px;
    padding-right: 0px; */
    background-color: #f1f1f1;
}
/*
.mid .rcol h1 {         
    background-color: #fff;
    font-size: 24px;
    font-weight: bold;
    margin-top: 0px;
}
*/
#divProductPageTitle {
    margin-top: 0px;
}
.small-form label.control-label {
    font-size: 16px;
    width: 25%;
    float: left;
    text-align: left;
    margin-left: 10%;
    padding-top: 17px;
}
.small-form div.controls {
    width: 50%;
    float: left;
}

.wrapperItemK { width: 75% !important;}
.subwrapperItemK {width: 100%;}

label[for="ItemK"] {
    width: 0px !important;
}
.content.box {
    background-color: #FFF;
    border: 1px solid #E5E5E5;
    color: #696868;
    padding: 20px 20px 60px 20px;  	/* was 10px 20px */
    margin-bottom: 40px;			/* was 10px */
}
.content a {
    color: #696868;
    text-decoration: underline;
}
/*
.content h2 {
    color: #1c1c1c;
    border-bottom: 1px solid #1c1c1c;
    padding: 0px 0px 10px;
    margin: 0px 0px 20px;
    font-size: 20px;
    font-weight: bold;
}
.content h3 {
    font-size: 18px;
    font-weight: bold;
    color: #1c1c1c;
}
.content h3.first {
    margin-top: 0px;
}
*/
.mid .lcol .more-filter {
    background-color: #fff;
    padding-top: 0px; /* was 25 */
}
.sourcesHeaderSearchbar{
    border-bottom: 1px solid #fecc00;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold !important;
    padding: 4px 19px;
}
.mid .lcol .more-filter .form-group{
    padding: 0px 15px;
}
#divSources input[type="checkbox"] {
    margin-right: 10px;
}
.sourceHome {
    visibility: visible;
    float:right;
    padding: 0px 12px 0px 12px;
}
.sourceHome:hover {
    border: 1px solid #000;
}

.sourceHome .glyphicon-arrow-right {
    color: #fecc00; /* #bdbdbd;  */
    font-size: 18px;
}

#liSortResults:hover {
    border: none;
    background: none;
}

#divSort {

}
#ulSort {
    float: left;
}

.mid .rcol .sort{
    height: 45px;
    font-family: Arial;
/*    background-color: #fff; */
    padding: 10px 20px 15px 12px;
/*    margin-top: 3px; */
}
.mid .rcol .sort ul {
    padding: 0px;
    margin: 0px;
}
.mid .rcol .sort ul li{
    font-family: Arial;
    font-size: 15px;
    color: #000;	/* was #FFF */
    display: inline;
    padding: 0px 0px 22px;
    border-bottom: 4px solid transparent;
}
.mid .rcol .sort ul li a{
    color: #000;
    font-weight: 500;
    font-family: Arial;
    padding: 0px 10px;
}
.mid .rcol .sort ul li.active,
.mid .rcol .sort ul li:hover {
    border-color: #1c1c1c;
    background: url(../img/sort-top-noch.png) no-repeat center bottom;
}
.mid .rcol .sort ul li.active a,
.mid .rcol .sort ul li:hover a{
    color: #1c1c1c;
}

.sort li.total {float: right;}

.mid .rcol .sort ul li.total:hover {
    background: none;
    border: none;
}

.product-list {
    margin-top: 10px;
    padding-top: 15px;
    padding-bottom: 20px;
}
.mid .rcol .product-list{
    margin-top: 15px;
    background-color: #FFF;
    border: 1px solid #cecece;
}
.mid .rcol .product-list .col{
    display: table-cell;
    float: none;
    vertical-align: middle;
}
.mid .rcol .product-list .col.pimg{
    vertical-align: middle;
    text-align: center;
}
.mid .rcol .product-list .pinfo h2{
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #1c1c1c;
    text-transform: uppercase;
    padding-bottom: 7px;
}
.mid .rcol .product-list .product-info{
    margin: 10px 0px;
}
.mid .rcol .product-list .product-info .lbl,
.mid .rcol .product-list .product-info .val{
    font-weight: bold;
    font-size: 16px;
    color: #1c1c1c;
}
.mid .rcol .product-list .product-info .lbl{
    color: #ababab;
    margin-right: 10px;
}
.mid .rcol .product-list .product-info div.col1{

}
.mid .rcol .product-list .product-info div.col2{
    text-align: center;
    border-left: 1px solid #bbbbbb;
    /* border-right: 1px solid #bbbbbb;         remove, rugs doesnt need it */
}
.mid .rcol .product-list .product-info div.col3{
    text-align: right;
}
.price-orig {
    text-decoration: line-through;
    color: #999;
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
}
.mid .rcol .product-list .price-block .price,
.mid .rcol .product-list .price-block .type{
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    margin-right: 10px;
}
.mid .rcol .product-list .desciprition .detail,
.mid .rcol .product-list .desciprition .button{
    color: #696868;
    font-size: 14px;
    padding: 0px;
}
.mid .rcol .product-list .desciprition .detail-arrow { border-right: 1px solid #bbbbbb; }
.mid .rcol .product-list .desciprition .detail { background: url(../img/arrow-right.jpg) no-repeat center right transparent; margin:0 -11px 0 0; padding: 10px 20px 10px 0; }

.mid .rcol .product-list .desciprition .btn-desc{
    border: 3px solid #fff;
    height: 50px;
    background-color: #fecc00;
    -moz-box-shadow: 0 0 0 1px rgba(0,0,0,.18);
    -webkit-box-shadow: 0 0 0 1px rgba(0,0,0,.18);
    box-shadow: 0 0 0 1px rgba(0,0,0,.18);
    padding-top: 9px;
    /*background-image: -moz-linear-gradient(bottom, #fdcb00 0%, #e4b700 100%);
    background-image: -o-linear-gradient(bottom, #fdcb00 0%, #e4b700 100%);
    background-image: -webkit-linear-gradient(bottom, #fdcb00 0%, #e4b700 100%);
    background-image: linear-gradient(bottom, #fdcb00 0%, #e4b700 100%); */
}

.mid .rcol .product-list .desciprition .btn-desc &gt; span { background: url(../img/btn-arrow.png) no-repeat center right transparent; padding-right: 23px; font-size: 18px;}
.mid .rcol .bottom{
    background: #d9d9d9 !important;
    font-size: 15px;
    font-weight: 100;
    color: #333;
    text-decoration: none;
    padding-top:5px;
        padding-bottom: 5px;
}
.mid .rcol .bottom a {
    color: #000;
}
.bottom a:hover {
    text-decoration: underline;
}


.source a {
    font-size: 16px;
}
.source .val {font-weight: bold;}
.source .val a {text-decoration: underline;}
.source .val a:hover {text-decoration: none;}

.footer-wrapper {
    background-color: #1c1c1c;
}
.footer-top {
    padding: 25px 0px;
    text-align: center;
    color: #bebebe;
    font-size: 14px;
}
.footer {
    font-size: 14px;
    text-align: center;
    color: #8c8c8c;
    padding: 15px 0px 80px;
}
.footer .fmenu,
.footer .fmenu a {
    color: #FFF;
    font-size: 16px;
}
.footer .fmenu a:hover {
    text-decoration: underline;
}
/* width &lt; 1024px */
@media only screen and (max-width: 1024px) {
/* .mid .main .lcol { width: 38%; }
.mid .main .rcol { width: 62.001%; } */
.mid .rcol .product-list .col { display: block; }
.mid .rcol .product-list .col.pimg { padding: 20px 0 10px; text-align: center; }
.mid .rcol .product-list .desciprition .detail-arrow { border-right:none; width:auto;}
.mid .rcol .product-list .desciprition .detail { background: none; margin:0; padding: 10px 20px 10px 0; }
/* .product-list .col-md-4, .product-list .col-md-9, .product-list .col-md-3, .product-list .col-md-8 { width: 100%; } */
}
/* width &lt; 980px */
@media only screen and (max-width: 980px) {
/* Home P .mainage */
.home-page .yellow .righttab { height: auto !important; margin-bottom: 0px !important; }
.home-page .nav.nav-tabs li{ clear: both; width: 100%; }
.home-page .yellow .nav-tabs li:first-child { margin-left: 0px !important; }
.home-page .nav-tabs &gt; li &gt; a { margin: 0px !important; }
.home-page .form-horizontal .col-sm-4 { width: 100px; padding-left: 0px; }
.home-page .form-horizontal .form-group { margin-left: 20px; margin-right: 10px; }

/* About Us Page */
/* .mid .main .slider-col, .mid .main .rcol { width: 100%; } */
.mid .main .rcol { padding-top: 10px; padding-left: 0px; }

/* GBS Contact */
#divContact .form-group { margin-left: -10px; margin-right: 1px; }

#divMinMaxNotice {

}
}

@media only screen and (max-width: 768px) {

}
/* iPad */
@media only screen and (min-device-width : 768px) and (max-device-width : 1000px)  {
 
}

/* width &lt; 640px */
@media only screen and (max-width: 640px) {
.mid .rcol .product-list .product-info div.col1 { width: 45%; }
.mid .rcol .product-list .product-info div.col2 { width: 45%; }
.mid .rcol .product-list .product-info div.col3 { display: none;}

#hdrTitle {font-size: 26px !important; padding-bottom: 0px !important;}

#divHeight {height: 45px;}                                  /* HomePage - shrink height div */
#divRugNoticeHome {margin-left: 20px; margin-right: 10px;} /* setting margins same as form-group */
.mid.home {padding-top: 5px;}                              /* move all up */
.mid.home .table-form .bottom {margin-top: 0px;}            /* move find btn up */
.header .top-nav {margin-top: 15px;}                        /* reduces height of menu items */
.home .tab-bottom {padding-top: 0px; padding-bottom: 0px;}  /* shrinks browse all rugs section  */
.sort ul li a {padding: 0px 10px; }                         /* reduce left/right padding of sort links */
#divSort {padding: 10px 10px 15px 8px;}

#breadcrumbHomepage {
    margin-top: 15px;
}
#breadcrumbTodaysRugs {
    margin-top: 5px;
}
#breadcrumbSearchPage {
    margin-top: 10px;
}
.table-form.form-horizontal .control-label {
    padding-top: 5px;
}

#divContact {margin: 0px -30px;}                            /* contact page, increase width of entire section */
.aboutPage {margin: 0px -30px;}                             

.sort li.total {display: none !important;}

.header .top-nav ul li a { 				    /* made top menu fit on one line */
    padding-left: 0px;
    padding-right: 8px;
}

.mid .rcol .product-list .bottom{ padding-left: 2px; padding-right: 2px; }
.mid .rcol .product-list .bottom .plinks {font-size: 14px;}

#divJoin h2{
    margin-top: 20px !important;
}
#divJoin .col-heading {
    padding-top: 3px;
}
#divJoin .col-heading h2 {
    text-align: center;
}
#divJoin .comingsoon {
    text-align: center;
}
#divJoin .row-details {
    margin-top: 40px;
}
#divJoin .col-form {
    margin-top: 30px;
}
#divJoin .col-submit {
    text-align: center !important;
    margin-top: 20px;
}
h1.todaysRugsTitle {
    font-size: 22px !important;
    padding: 0px !important;
}

}
/* width &lt; 480px */
@media only screen and (max-width: 480px) {
.mid .rcol .product-list .col { display: block; }
.mid .rcol .product-list .col.pimg { padding: 20px 0 10px; text-align: center; }
.mid .rcol .product-list .desciprition .detail-arrow { border-right:none; }
.mid .rcol .product-list .desciprition .detail { background: none; margin:0; padding: 10px 20px 10px 0; }
}


/* width &lt; 360px */
@media only screen and (max-width: 360px) {
.mid .main .yellow .nav-tabs li:first-child { margin-left: 3px; }
.mid .rcol .product-list .product-info &gt; div { display: block; }
.mid .rcol .product-list .product-info div.col1, .mid .rcol .product-list .product-info div.col2, .mid .rcol .product-list .product-info div.col3 { width: 100%; text-align: center; }
.mid .rcol .product-list .product-info div.col2 { border-left: none; border-right: none; }
.mid .rcol .sort ul li {margin-bottom: 15px; padding: 0 0 8px; text-align: center; }

/* GBS Contact */
#divContact {padding: 0px 1px 60px 1px;} 

}

/* width &lt; 320px */
@media only screen and (max-width: 320px) {
.mid .main .yellow .nav-tabs li:first-child { margin-left: 0px; }
.mid .main .nav-tabs &gt; li { float: none; }
}
@media only screen and (min-width: 993px) and (max-width: 1200px) {
	.my-style-col{width:81%;margin-left:10.666667%;}
	
}
@media only screen and (min-width: 981px) and (max-width: 992px) {
	.my-style-col{width:106%;}
}
.cake-debug,
.cake-debug-output {
    display: none;
}
.hundredPctWidth {
    width: 100% !important;
}
.hide {
    display: none;
}

.breadcrumb {
    font-size: 14px;
    text-align: right;
    border-radius: 0px;
    background-color: transparent !important;
    margin: 0px 0px 0px 0px;
    padding: 0px;
}
.breadcrumb li a,
.breadcrumb li a:visited{
    color: #696868 !important;
}
/*
.breadcrumb &gt; li + li:before {
    color: #696868;
    content: "/";
    padding: 0px 8px 0px 0px;
}
.breadcrumb &gt; .active {
    color: #696868;
    padding-left: 4px;
}

.breadcrumb li a {
    text-decoration: none;
}
.breadcrumb li a:hover {
    text-decoration: underline;
}
*/


/* style for placeholder */
::-webkit-input-placeholder {
    color: #c2c2c2 !important;
    font-weight: normal !important;
}
:-moz-placeholder { /* Firefox 18- */
    color: #c2c2c2 !important;
    font-weight: normal !important;
}
::-moz-placeholder {  /* Firefox 19+ */
    color: #c2c2c2 !important;
    font-weight: normal !important;
}
:-ms-input-placeholder {
    color: #c2c2c2 !important;
    font-weight: normal !important;
}
.fadein, .fadeout {	/* 	ref: http://weblog.west-wind.com/posts/2014/Feb/22/Using-CSS-Transitions-to-SlideUp-and-SlideDown */
    opacity: 0;
    -moz-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    -webkit-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
}
.fadein {
    opacity: 1;
}
.handPointer {
    cursor: pointer;
}
#divTopNavLinks ul {
    padding-left: 0px;
}
nav .navbar-nav li a {
  color: #dee2e6 !important;
}
nav .navbar-nav li a:hover, nav .dropdown-menu a:hover  {
  color: #f1c101 !important;
}
nav .navbar-nav li a.active {
  font-weight: bold;
  color: #f1c101 !important;
}
.navbar-dark .navbar-toggler {
  border-color: #ffffff !important;
}
nav .dropdown-menu, nav .dropdown-menu a {
    background-color: #000000 !important;
}

#divSocialBtnsFrame {
    white-space: nowrap;
    float: right;
    width: 160px;
    height: 30px;
    text-align: right;
    padding: 0px;
    margin-left: 30px;
}
#divGooglePlus {
    float: left;
    width: 36px;
    /*	position: absolute;
            right: 125px;
    */
    /*	border:1px solid red;  */
}
#divFBlike {
    float: left;
    width: 50px;
    margin: 0px 2px;
    /*
            position: absolute;
            right: 0px; */
    /* width of iframe sets the width */
    /*	border: 1px solid blue;    */
}
#divTweet {
    float: left;
    width: 61px;
    /*
            position: absolute;
            right: 55px; */
    /*	border: 1px solid green;   */
}
.topscroll {
    float:right;
    width: 30px;
}
.divHtmlErrors {
    background-color: #ffffff;
    padding: 10px 10px 70px 15px;
}
#divTos ol li,
#divPrivacy ol li {
    font-weight: bold;
}
#divTos ol li p,
#divPrivacy ol li p{
    font-weight: normal;
}
#logitemsunorderedlist li,
#discloseunorderedlist li {
    font-weight: normal !important;
}
.missingImgText {
    font-weight: bold;
}
.modal-title {
    font-weight: bold;
}
.modal-header .close {
    font-size: 30px;
}
/* Join Page */
#divJoinContainer {
    background: url(../img/beige-bkgd.png) repeat left top;
}
#divJoin {
    padding-bottom: 50px !important;
}
#divJoin p {
    font-size: 20px;
}
#divJoin h1, #divJoin h2, #divJoin h3  {
    font-weight: bold;
}
#divJoin h2 {
    font-size: 36px;
}
#divJoin .comingsoon {
    font-size: 18px;
    padding-left: 4px;
}
#divJoin .img-holder {
    height: 80px;
}
#divJoin .row-images p {
    font-size: 25px;
    font-weight: bold;
    margin-top: 15px;
}
#divJoin .hline {
    border-top: 1px solid #cccccc;
}
#divJoin .cards-container {
    padding-left: 0px;
    padding-right: 0px;
}
#divJoin .card-header {
    height: 90px;
    background-color: #007bff;
    color: white;
}
#divJoin .card-footer {
}
#divJoin .card-body li {
    padding-left: 1rem;
}
#divJoin span.fa-li {
    color: #007bff;
}
#divJoin .fa-check-circle {
    font-size: 33px;
}
#divJoin .card-body ul {
    font-size: 20px;
}
#divJoin .fa-question {
    color: #007bff;
}
#divJoin .question {
    font-weight: bold;
    font-size: 24px;
}
#divJoin .answer {
    font-size: 24px;
}
#divJoin .liSeoExplain {
    margin-top: -15px;
}
#divJoin p.price {
    font-weight: bold;
    font-size: 2.5rem;
    margin-bottom: 0;
}
#divJoin .form-check {
    padding-left: .25rem;
}
#divJoin .form-check input[type="checkbox"] {
    margin-right: 5px;
}
#divJoin .col-heading {
    padding-top: 10px;
}
#divJoin .col-form {
    border: 1px solid #ddd;
    border-radius: 6px;
    background-color: #fcfafa;
    margin-top: 40px;
    padding: 14px 30px 30px 30px;
}
.col-form h1 {
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    margin: 0px 0px 15px 0px;
}
#divJoin .form-group {
    margin-bottom: 5px;
}
#divJoin #divExplainSpacer {
    height: 88px;
}
#divJoin .row-details {
    font-size: 20px;
    margin: 20px 0px 25px 0px;
}
#divJoin input[type="text"],#divJoin input[type="email"] {
    height: 45px;
    color: black;
    font-weight: bold;
    font-size: 18px;
    padding-right: 0px;
}
#divJoin form .form-control::-webkit-input-placeholder {
    color: #CCC !important;
}
#divJoin form .form-control::-moz-placeholder {
    color: #CCC !important;
}
#divJoin form .form-control:-ms-input-placeholder {
    color: #CCC !important;
}
#divJoin form .form-control:placeholder {
    color: #CCC !important;
}
#SourceZipcode {
    width: 100px !important;
}
#cityStateWrapper {display: none;}

#SourceState {
    width: 58px !important;
}
#divWebsiteFormGroup, #dropInWrapper {
    display: none;
}
#divProfileFormGroup {
    border: 1px solid black;
    display: none;
}
#profileIntro {
    font-size: 20px;
    font-weight: bold;
    border-bottom: 1px solid #bbbbbb;
    background-color: #fffbd6;
}
#profileFieldsWrapper {
    padding: 10px;
}
#divJoin .lbl-addProfile {
    font-size: 18px;
}
#profileUrlPreview {
    background-color: #cbe4ff;
}
#previewBname {
    font-size: 30px !important;
    font-weight: bold;
}
#previewSellOnline {
	display: none;
}
#divRugtypes .form-check-label {
    width: 130px;
}
#divModalBodyPreview  {
    background: url(../img/beige-bkgd.png) repeat left top;
}
#divModalBodyPreview p {
    font-size: 16px;
    margin-bottom: 0px;
}

#divJoin .row-radio-prices label {
    font-size: 18px;
    font-weight: bold;
    margin-left: 10px;
    margin-right: 20px;
}
#divJoin .row-radio-prices label:first-of-type {
    margin-right: 20px;
}
#divJoin .row-radio-prices label:nth-of-type(2) {
    margin-right: 0px;
}
#securityNotice {
    font-size: 13px;
}
#divJoin .checkbox-inline {
    font-weight: bold;
}
#divErrorNoRadioSelect, #divErrorEnterUrl, #divErrorNameNotUnique,
#divErrorProfileUrlBlank, #divErrorUrlNotUnique, #divErrorDescBlank, #divErrorPreviewEmpty, #divErrorLookUpNotice, #divCheckingProfileUnique {
    display: none;
}
#SourceCaptcha {
    width: 72px !important;
    margin-right: 5px;
}
#divJoin #rowSubmit {
    margin-top: 20px;
}
#divJoin .col-submit {
    text-align: right;
}
#btnSubmitJoin {
    padding: 10px 40px;
}
#divRestAssured {
    margin-top: 30px;
}
#liTermsPayment {
    display: none;
}
#divJoin .divTOSHolder {
    display: none;
}
#divJoin #divTOSinModal p {
    font-size: 14px;
}
#divJoin #divTos h1 {
    background-color: transparent;
    font-size: 22px;
    padding: 0px;
    margin-bottom: 0px;
}
#divJoin .separator {
    text-align: center;
    /*    border-top: 1px solid lightgrey; */
    padding-top: 17px;
    margin: 0px 0px 20px 0px;
    font-weight: bold;
}
#divJoin .directory-newline {
    margin: 10px 0px 10px 0px;
}
#divJoin #flashMessage {
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    padding: 4px;
    margin: 20px auto 0px auto;
    background: white;
}
#flashMessage { /* no white background */
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    padding: 4px;
}
.flash-success {
    color: green;
    border: 8px solid green;
}
.flash-error {
    color: red;
    border: 8px solid red;
}


/* Local page */

#divDirectory .colDirOuter{
    margin-bottom: 10px;
}
#divDirectory .colDirInner {
    border-radius: 3px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    background-color: #fcfafa;
    margin: 0px 10px 0px 0px;
    padding: 10px 0px 10px 10px;
    border: 1px solid #ddd;
}
.colDirInner p {
    margin-bottom: .25rem;
}
#divDirectory h2 {
    border: none;
}
#divDirectory .buttonVerticalSpacer {
    height: 32px;
}
#divJoinHolder .btn{
    padding: 10px 16px;
}
#divJoinHolder a{
    color: white;
    text-decoration: none;
}
/*
#divJoin a.seo {
    font-size: 16px;
    font-weight: bold;
    text-decoration: none !important;
}
#divJoin a.seo:hover {
    text-decoration: underline !important;
}
*/
#divJoin .card-deck .fa-check-circle,
#divJoin .card-deck .fa-question-circle {
    color: #007bff;
    font-size: 22px;
    cursor: pointer;
}
#divJoin .seoLevel2 {
    margin-left: 1.5em;
}
#divJoin .seoLevel2 li {
    padding-left: 0px;
}
#divJoin .seoLevel2 li span.fa-li{
    margin-top: -3px;
}
#divJoin .seoLevel2 .fa-circle {
	font-size: 11px;
}
/*
#divJoin .seoAsterick {
    font-size: 18px;
    font-weight: bold;
    color: #007bff;
}
*/
#divJoin .btnPleaseSee {
    font-size: 20px;
    font-weight: normal;
    padding: 0px;
    margin-bottom: 3px;
}
#divJoin .indicatorHolder {
    display:none;
}
#spanIndicatorZipcode {
    visibility: hidden;
    margin-left: 5px;
}
/* All form labels */
.col-form-label {
    font-weight: bold;
}
/* About page */
.aboutPage h2 {
    font-weight: bold;
}
.ftc-disclosure {
    color: #a2a0a0;
    font-size: 14px;
    margin: 5px 0px;

}
#hdrTitle {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 34px;
    padding: 5px 0px 20px;
    font-weight: 700;
    text-align: center;
    color: #4f4f4f;
}

li[role='presentation'].active:after {
    content:'';
    position: absolute;
    top: 100%;
    left: 0%;
    margin-left: 50px;
    width: 0;
    height: 0;
    border-top: solid 10px #fecc00;
    border-left: solid 10px transparent;
    border-right: solid 10px transparent;
}
.content.box h1 {
    background-color: #fecc00;
    padding: 22px 20px;	
    font-size: 24px;
    font-weight: bold;
}
#ItemSearchForm input[type="text"] {
    font-size: 18px;
    font-weight: bold;
    color: #000000;
    text-align: center;
    border-right: 1px solid #eee;
}
#divKeywordHome {
   width: 100%;
}
#ItemK {
    border-right: 1px solid #ccc !important;
}
#divHeightFrame {
    position: relative; /* for the rug notice */
}
#divRugNoticeHome {
    display: none;
    /*	border: 1px solid red; */
    position: absolute;
    padding: 0px 0px 0px 1%; 
}
#spanIndicatorHome {
    visibility: hidden;
    margin-left: 5px;
}

/* Contact Page */
#divContact input[type="text"] {
    height: 35px;
}
#divContact label {
    padding-top: 8px;
    white-space: nowrap;
}
#divContact input[type="text"], #divContact textarea {
    width: 100%;
    padding: 5px 5px;
}
#spanCaptchaHolder {
    margin-right: 10px;
}
#ContactCaptcha {
    width: 60px !important;
    margin-right: 5px;
}
#btnSubmitContact {
    padding: 10px 40px;
}	
#spanIndicatorHolder {
    display: none;
    margin: 2px 0px 0px 20px;
}
#divContact h2 {
    margin-top: 20px;
    margin-bottom: 0px;
    border: none;
}
#divContactAddress {
    margin: 20px 0px -40px 0px;
}
#divContact {
    margin-bottom: 0px !important;
}
.error-message, .message {	/* the class of validation errors */
    /* display:inline; */ /* inline places it to the right of the textbox */
    color:#FF0000;
    font-size:14px;
    margin-left: 3px;
}
#flashMessage {margin-bottom: 20px; }

#btn-findIt {
    /*	margin-left: 42px; */
}
#breadcrumbHomepage {
    margin-right: 20px;
}
#breadcrumbHomepage li a {
    color: #777;
}
#divHomeTopBox {
    background: url(../img/bk1.png) repeat left top transparent;
    border: 1px solid #d2d2d2; 
    padding: 10px;
}
#divHomeLowerBox {
    background: url(../img/bk1.png) repeat left top transparent;
    border: 1px solid #d2d2d2; 
    padding: 40px;
}
#divHomeLowerBox h2 {
    font-weight: bold;
    text-align: center;
    margin-bottom: 34px;
    color: #4f4f4f;
}
#divHomeLowerBox p {
    text-align: justify;
}

/* Deal cards home page */
.homeDealsBox {
    background-color: #f5f5f5;
}
.featuredTxt {
    font-size: 34px;
    font-weight: 700;
    color: #4f4f4f;
}
.dealCard {
    border-width: 2px;
}
.dealCard .card-header {
    font-weight: bold;
    font-size: 22px;
    background-color: transparent;
}
.rowDealCards a, .rowDealCards a:visited {
    color: #337ab7;
    text-decoration: none;
}
.rowDealCards a:hover {
    text-decoration: none;
}
.dealsSources a {
    text-decoration: none !important;
}
.dealCard:hover {
    background-color: #fecc00 !important; 
}
.dealsSourceHeaderRow {
    background-color: #fecc00;
}
</pre></body></html>