/* main index in a photo grid */
/* 1 across */
.mib-grid-1 .blox-bucket-list {
    border-top: 1px solid #dfdfdf;
}

.mib-grid-1 .blox-bucket-list dl {
    float: left;
    width: 100%;
    background-color: white;
    border-bottom: none;
}

.mib-grid-1 .blox-bucket-list dl {
    margin-top: 0;
}

.mib-grid-1 .blox-bucket-list dt.bucket-photo {
    width: 142px;
    height: 120px;
    overflow: hidden;
    margin-bottom: 0;
}

.mib-grid-1 .blox-bucket-list dt.bucket-photo img {
    border: none;
    padding: 0;
    width: 150px;
}

.mib-grid-1 .blox-bucket-list dd.bucket-headline {
}

.mib-grid-1 .blox-bucket-list dd.bucket-headline a {
    font-weight: bold;
}

.mib-grid-1 .blox-bucket-list dd.bucket-lead {
    width: 142px;
}

.mib-grid-1 .blox-main-index .photo-byline div.post-details,
.mib-grid-1 .blox-main-index .blox-bucket-list div.post-details {
    float: left;
    width: 150px;
    margin: 0;
    background: white;
    border: none;
}

.mib-grid-1 .blox-main-index .blox-bucket-list div.post-details img {
    width: 25px;
}

.mib-grid-1 .blox-main-index .blox-bucket-list div.post-author p {
    padding-top: 5px;
}

.mib-grid-1 .blox-bucket-list .even-list-item, 
.mib-grid-1 .blox-bucket-list .odd-list-item {
     padding: 0px 2px 0px 2px;
}

/* 3 across */
.mib-grid-3 .blox-bucket-list dl {
    float: left;
    width: 148px;
    background-color: white;
    border-bottom: none;
}

.mib-grid-3 .blox-bucket-list dl:nth-child(3n+1) {
    clear: left;
}

.mib-grid-3 .blox-bucket-list dt.bucket-photo {
    float: left;
    height: 110px;
    width: 142px;
    overflow: hidden;
}

.mib-grid-3 .blox-bucket-list dt.bucket-photo img {
    border: none;
    padding: 0;
}

.mib-grid-3 .blox-bucket-list dd.bucket-headline {
    width: 142px;
    clear: left;
}

.mib-grid-3 .blox-bucket-list dd.bucket-lead {
    width: 142px;
}

.mib-grid-3 .blox-main-index .photo-byline div.post-details,
.mib-grid-3 .blox-main-index .blox-bucket-list div.post-details {
    float: left;
    width: 150px;
    margin: 0;
    background: white;
    border: none;
}

.mib-grid-3 .blox-main-index .blox-bucket-list div.post-details img {
    width: 25px;
}

.mib-grid-3 .blox-main-index .blox-bucket-list div.post-author p {
    padding-top: 5px;
}

.mib-grid-3 .blox-bucket-list .even-list-item, 
.mib-grid-3 .blox-bucket-list .odd-list-item {
     padding: 10px 2px 5px 2px;
}

/* 4 deep grid */
.mib-grid-4 .blox-bucket-list {
    border-top: 1px solid #dfdfdf;
}

.mib-grid-4 .blox-bucket-list dl {
    float: left;
    width: 142px;
    background-color: white;
    border-bottom: none;
}

.mib-grid-4 .blox-bucket-list dl:nth-child(4n+1) {
    clear: left;
}

.mib-grid-4 .blox-bucket-list dt.bucket-photo {
    float: left;
    height: 180px;
    width: 142px;
    overflow: hidden;
}

.mib-grid-4 .blox-bucket-list dt.bucket-photo img {
    border: none;
    padding: 0;
}

.mib-grid-4 .blox-bucket-list dd.bucket-headline {
    clear: left;
    width: 142px;
}

.mib-grid-4 .blox-bucket-list dd.bucket-headline a {
    font-weight: bold;
}

.mib-grid-4 .blox-bucket-list dd.bucket-lead {
    width: 142px;
}

.mib-grid-4 .blox-main-index .photo-byline div.post-details,
.mib-grid-4 .blox-main-index .blox-bucket-list div.post-details {
    float: left;
    width: 150px;
    margin: 0;
    background: white;
    border: none;
}

.mib-grid-4 .blox-main-index .blox-bucket-list div.post-details img {
    width: 25px;
}

.mib-grid-4 .blox-main-index .blox-bucket-list div.post-author p {
    padding-top: 5px;
}

.mib-grid-4 .blox-bucket-list .even-list-item, 
.mib-grid-4 .blox-bucket-list .odd-list-item {
     padding: 10px 5px 5px 5px;
     margin-top: 0;
}

/* Headline List BCT */
/* hlb-directory */
.hlb-directory .blox-title h3,
.hlb-directory .blox-title h3 a, 
.hlb-directory .blox-title h3 a:hover {
    color: #333;
    font-size: 18px;
    font-weight: bold;
}

.hlb-directory h2 {
    font-size: 18px;
    line-height: 24px;
}

.hlb-directory p.sponsor-name{
    padding-top: 10px;
    padding-bottom: 0px;
    font-size: 15px;
}

.hlb-directory p.sponsor-info{
    padding-top: 0px;
    padding-bottom: 0px;
}

.hlb-directory p.tel {
    padding-bottom: 0;
    padding-top: 10px;
}

.hlb-directory .storytext li{
    list-style: disc outside none;
    margin-left: 15px;
}

.hlb-directory .best-moreInfo {
    background: none repeat scroll 0 0 #C1272D;
    width: 90px;
    font-size: 11px;
    border-radius: 8px;
    font-weight: bold;
    margin: 10px 20px 0 7px;
    padding: 2px;
    text-align: center;
    display: none; 
} 

.hlb-directory .best-moreInfo a {
    color: white;
}

.hlb-directory .full-asset h2.blox-asset-title {
    font-size: 18px;
    line-height: 24px;
}

.hlb-directory .best-info p {
    font-size: 12px;
}

.hlb-directory .best-logo img {
    width: 100px;
    margin-right: 12px;
    padding: 3px;
    border: solid 1px black;
}

.hlb-directory .best-logo {
        float: left;
}

.hlb-directory h4.best-name a,
.hlb-directory h4.best-name a:hover {
    font-size: 16px;
    font-weight: bold;
}

.hlb-directory p > strong {
    display: block;
    margin-bottom: -10px;
}

.hlb-directory p > em a {
    display: block;
    margin-top: -10px;
}

/* Navigation Builder */

/*Pets Nav */
.navbld-celebrations-pets .nav-builder-container ul.nav li.nav-item.list-position-3 {
    border-right: none;
}

.navbld-celebrations-pets .nav-builder-container ul.nav li.nav-item {
    font-family: Lato, Arial, sans-serif;
    font-weight: normal;
    padding: 0px .25em;
    border-right: none;
    margin-top: -.5em;
}

.navbld-celebrations-pets .nav-builder-container ul.nav li.nav-item:not(.first-in-list):before {
  color:#c4deef; /* set color to blue */
  content:"\2022"; /* /2022 is the numerical unicode for &bull; */
  font-size:1.5em; /* set the font-size of the bullet if necessary. Make sure to use em or %*/
  padding-right:.25em; /* give the bullet some padding from the text Make sure to use em*/
  position:relative;
}

.navbld-celebrations-pets .nav-builder-container ul.nav li.nav-item.first-in-list {
    line-height: 2.2em;
}

.navbld-celebrations-pets .nav-builder-container ul.nav {
    width: 70%;
    margin: 0 auto;
    text-transform: uppercase;
    
}


/* navbld-celebrations */
.navbld-celebrations .nav-builder-container ul.nav li.nav-item.list-position-3 {
    border-right: none;
}

.navbld-celebrations .nav-builder-container ul.nav li.nav-item {
    font-family: Lato, Arial, sans-serif;
    font-weight: normal;
    padding: 0px .25em;
    border-right: none;
    margin-top: -.5em;
}

.navbld-celebrations .nav-builder-container ul.nav li.nav-item:not(.first-in-list):before {
  color:#c4deef; /* set color to blue */
  content:"\2022"; /* /2022 is the numerical unicode for &bull; */
  font-size:1.5em; /* set the font-size of the bullet if necessary. Make sure to use em or %*/
  padding-right:.25em; /* give the bullet some padding from the text Make sure to use em*/
  position:relative;
}

.navbld-celebrations .nav-builder-container ul.nav li.nav-item.first-in-list {
    line-height: 2.2em;
}

.navbld-celebrations .nav-builder-container ul.nav {
    width: 53%;
    margin: 0 auto;
    text-transform: uppercase;
}

/* navbld-weddings */
div.navbld-weddings {
    background:#2666A1;
}

div.navbld-weddings div.nav-builder-container ul.nav {
    -webkit-box-shadow: inset 0px 3px 3px 0px #444444;    
    box-shadow: inset 0px 3px 3px 0px #444444;
}

div.navbld-weddings div.nav-builder-container ul.nav li {
    border:none;
}

div.navbld-weddings div.nav-builder-container ul.nav li.first-in-list {
    margin: 0 0 0 60px;
}

div.navbld-weddings div.nav-builder-container ul.nav li a {
    color:#fff;
}

/* Weddings Site */

.wedding-listing .tn-index-story {
    float:left;
    width:190px;
    padding-right:10px;
    border-bottom:none;
}

.wedding-listing.engagement-listing .tn-index-story {
    width:140px;
}

.wedding-listing .blox-asset-title {
    font-size:14px;
    line-height:1.4em;
}

.wedding-listing .tn-story-assets {
    height:110px;
    overflow:hidden;
}

.wedding-listing.engagement-listing .tn-story-assets {
    height:auto;
    overflow:visible;
}

.weddings-text {
    position:absolute;
    top:146px;
    left:320px;
}

.ubut-dirsearch.wedding-inside {
    position:absolute;
    top:389px;
    right:42px;
}

/* directory search for pets */
.ubut-dirsearch-pets {
    width: 300px;
    height: 40px
    float: right;
    margin: 4px 0 10px 320px;
}

.ubut-dirsearch-pets .ui-state-default {
    border: none;
    background: #fff url(../../images/_site/300x40pawDirectory.png) no-repeat;
    width: 300px;
    height: 40px;
}

.ubut-dirsearch-pets .ui-button-text-only .ui-button-text {
    color: #3b3b3b;
    font-size: 16px;
    text-align: left;
    padding: .6em 0 .6em .8em;
}

/* Marketplace Featured Slideshow */
/* vertical */
.mfs-vertical .blox-featured-listings-holder#blox-slideshow-featured-listings {
    background: #ffffff;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    border-left: none;
    border-right: none;
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
}

.mfs-vertical #blox-slideshow-featured-listings .jcarousel-skin-tango .jcarousel-prev-horizontal {
    background-image: url('../../images/_site/32x32leftarrow.png');
    height: 34px;
    width: 34px;
    top:104px;
    left: 4px;
}

.mfs-vertical #blox-slideshow-featured-listings .jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-image: url('../../images/_site/32x32leftarrowhover.png');
    height: 34px;
    width: 34px;
    top:104px;
    left: 4px;
    background-position: 0;
}

.mfs-vertical #blox-slideshow-featured-listings .jcarousel-skin-tango .jcarousel-next-horizontal {
    background-image: url('../../images/_site/32x32rightarrow.png');
    height: 34px;
    width: 34px;
    top:104px;
    right: 4px;
}

.mfs-vertical #blox-slideshow-featured-listings .jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-image: url('../../images/_site/32x32rightarrowhover.png');
    height: 34px;
    width: 34px;
    top:104px;
    right: 4px;
    background-position: 0;
}

.mfs-vertical #blox-slideshow-featured-listings .jcarousel-skin-tango .jcarousel-clip-horizontal {
    height: 200px;
}

.mfs-vertical .blox-featured-listings-holder .logo-clip {
    height: 100px;
    width: 150px;
}

.mfs-vertical #blox-slideshow-featured-listings h4 a {
    font: bold 14px "Lato", arial,helvetica,sans-serif;
    color: #000;
    padding: 10px 0 4px;
}

.mfs-vertical .blox-featured-listings-holder li p {
    font: normal 14px "Lato", arial,helvetica,sans-serif;
    color: #000;
    padding-bottom: 4px;
}

.mfs-vertical #blox-slideshow-featured-listings #blox-slideshow-featured-listings-fb,
.mfs-vertical .blox-featured-listings-holder li h5.moreInfo {
    display: none;
}

/* for marketplace slideshow simple BCT for 300 rail */
.mfs-cal-featuredVendors #blox-slideshow-featured-listings .jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 300px; /* contains nav buttons */
    border: none;
}

.mfs-cal-featuredVendors #blox-slideshow-featured-listings .jcarousel-skin-tango .jcarousel-clip-horizontal {
    width: 250px;
    margin-left: 24px;
}

.mfs-cal-featuredVendors #blox-slideshow-featured-listings .blox-gallery-blox ul li {
    padding-left: 0px;
}

.mfs-cal-featuredVendors #blox-slideshow-featured-listings .jcarousel-skin-tango .jcarousel-item {
    background: none repeat scroll 0 0 transparent;
    padding: 0 0 0 0px;
    height: 230px;
}

.mfs-cal-featuredVendors #blox-slideshow-featured-listings .jcarousel-skin-tango .jcarousel-item-horizontal {
    border: none;
}

.mfs-cal-featuredVendors #blox-slideshow-featured-listings h4,
.mfs-cal-featuredVendors #blox-slideshow-featured-listings h4 a {
    font-size: 16px;
    line-height: 19px;
    font-weight: bold;
}

.mfs-cal-featuredVendors .blox-featured-listings-holder li h5.moreInfo  {
    background-color: #787878;
    margin: 0 0 0 65px;
}

.mfs-cal-featuredVendors .blox-featured-listings-holder li h5.moreInfo:hover  {
    background-color:  #333333;
    margin: 0 0 0 65px;
}

.mfs-cal-featuredVendors .blox-featured-listings-holder ul li img {
    background: transparent;
    padding: 3px;
    border: solid 1px black;
    margin: 0;
}

.mfs-cal-featuredVendors #blox-slideshow-featured-listings.blox-featured-listings-holder {
    border: none;
}

.mfs-cal-featuredVendors #blox-slideshow-featured-listings.blox-featured-listings-holder li h4 a {
    width: 160px;
    margin-left: 44px;
}

.mfs-cal-featuredVendors .blox-featured-listings-holder li p.mp-open {
    display: none;
}

.mfs-cal-featuredVendors .blox-featured-listings-holder .logo-clip {
    width: 158px;
    height: 83px;
    margin: auto;
}

.mfs-cal-featuredVendors .blox-featured-listings-holder li p.tel,
.mfs-cal-featuredVendors .blox-featured-listings-holder li p.adr {
    font-size: 12px;
    width: 158px;
    margin-left: 44px;
}
.mfs-cal-featuredVendors .marketplace.sectionHead {
    font-family: Oswald, Arial, sans;
    font-size: 18px;
    line-height: 22px;
    font-weight: normal;
}

.mfs-cal-featuredVendors .fb_iframe_widget span {
    text-align: none;
}

.mfs-cal-featuredVendors #blox-slideshow-featured-listings .jcarousel-skin-tango .jcarousel-prev-horizontal {
    background-image: url('../../resources/images/_site/20x20leftarrow.png');
    height: 22px;
    width: 22px;
    top:104px;
    left: 4px;
}

.mfs-cal-featuredVendors #blox-slideshow-featured-listings .jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-image: url('../../resources/images/_site/20x20leftarrowhover.png');
    height: 22px;
    width: 22px;
    top:104px;
    left: 4px;
    background-position: 0;
}

.mfs-cal-featuredVendors #blox-slideshow-featured-listings .jcarousel-skin-tango .jcarousel-next-horizontal {
    background-image: url('../../resources/images/_site/20x20rightarrow.png');
    height: 22px;
    width: 22px;
    top:104px;
    right: 4px;
}

.mfs-cal-featuredVendors #blox-slideshow-featured-listings .jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-image: url('../../resources/images/_site/20x20rightarrowhover.png');
    height: 22px;
    width: 22px;
    top:104px;
    right: 4px;
    background-position: 0;
}

.mfs-cal-featuredVendors .blox-gallery-block ul li h4 a::first-line {
    font-size: 1em;
}

/* for marketplace slideshow simple BCT for 600 region rail */
.mfs-cal-featuredVendors-three #blox-slideshow-featured-listings .jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 620px; /* contains nav buttons */
    border: none;
}

.pets .mfs-cal-featuredVendors-three #blox-slideshow-featured-listings .jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 450px; /* contains nav buttons */
}

.mfs-cal-featuredVendors-three #blox-slideshow-featured-listings .jcarousel-skin-tango .jcarousel-clip-horizontal {
    width: 570px;
    margin-left: 24px;
}

.mfs-cal-featuredVendors-three #blox-slideshow-featured-listings .blox-gallery-blox ul li {
    padding-left: 0px;
}

.mfs-cal-featuredVendors-three #blox-slideshow-featured-listings .jcarousel-skin-tango .jcarousel-item {
    background: none repeat scroll 0 0 transparent;
    padding: 0 0 0 0px;
    height: 230px;
}

.mfs-cal-featuredVendors-three #blox-slideshow-featured-listings .jcarousel-skin-tango .jcarousel-item-horizontal {
    border-right: solid 2px #fff;;
}

.mfs-cal-featuredVendors-three #blox-slideshow-featured-listings h4,
.mfs-cal-featuredVendors-three #blox-slideshow-featured-listings h4 a {
    font-size: 16px;
    line-height: 19px;
    font-weight: bold;
}

.mfs-cal-featuredVendors-three .blox-featured-listings-holder li h5.moreInfo  {
    background-color: #787878;
    margin: 0 0 0 40px;
}

.mfs-cal-featuredVendors-three .blox-featured-listings-holder li h5.moreInfo:hover  {
    background-color:  #333333;
    margin: 0 0 0 40px;
}

.mfs-cal-featuredVendors-three .blox-featured-listings-holder ul li img {
    background: transparent;
    padding: 3px;
    border: solid 1px black;
    margin: 0;
}

.mfs-cal-featuredVendors-three #blox-slideshow-featured-listings.blox-featured-listings-holder {
    border: none;
}

.mfs-cal-featuredVendors-three #blox-slideshow-featured-listings.blox-featured-listings-holder li h4 a {
    width: 160px;
    margin-left: 18px;
}

.mfs-cal-featuredVendors-three .blox-featured-listings-holder li p.mp-open {
    display: none;
}

.mfs-cal-featuredVendors-three .blox-featured-listings-holder .logo-clip {
    width: 158px;
    height: 83px;
    margin: auto;
}

.mfs-cal-featuredVendors-three .blox-featured-listings-holder li p.tel,
.mfs-cal-featuredVendors-three .blox-featured-listings-holder li p.adr {
    font-size: 12px;
    width: 158px;
    margin-left: 18px;
}


.mfs-cal-featuredVendors-three .marketplace.sectionHead {
    font-family: Oswald, Arial, sans;
    font-size: 18px;
    line-height: 22px;
    font-weight: normal;
}

.mfs-cal-featuredVendors-three .fb_iframe_widget span {
    text-align: none;
}

.mfs-cal-featuredVendors-three #blox-slideshow-featured-listings .jcarousel-skin-tango .jcarousel-prev-horizontal {
    background-image: url('../../images/_site/20x20leftarrow.png');
    height: 22px;
    width: 22px;
    top:104px;
    left: 4px;
}

.mfs-cal-featuredVendors-three #blox-slideshow-featured-listings .jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-image: url('../../images/_site/20x20leftarrowhover.png');
    height: 22px;
    width: 22px;
    top:104px;
    left: 4px;
    background-position: 0;
}

.mfs-cal-featuredVendors-three #blox-slideshow-featured-listings .jcarousel-skin-tango .jcarousel-next-horizontal {
    background-image: url('../../images/_site/20x20rightarrow.png');
    height: 22px;
    width: 22px;
    top:104px;
    right: 4px;
}

.mfs-cal-featuredVendors-three #blox-slideshow-featured-listings .jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-image: url('../../images/_site/20x20rightarrowhover.png');
    height: 22px;
    width: 22px;
    top:104px;
    right: 4px;
    background-position: 0;
}

.mfs-cal-featuredVendors-three .blox-gallery-block ul li h4 a::first-line {
    font-size: 1em;
}


/* Utility Button */
/* diretory search */
.ubut-dirsearch {
    width: 130px;
    float: right;
    margin-top: 18px;
}

.ubut-dirsearch .ui-state-default {
    border: none;
    background: #fff url(../../images/_site/28x18searchdir.png) no-repeat;
    width: 130px;
}

.ubut-dirsearch .ui-button-text-only .ui-button-text {
    color: transparent;
}

.weddings .ubut-dirsearch .ui-state-default {
    border: none;
    background: #fff url(../../images/_site/weddings/192x18searchdir.png) no-repeat;
    width: 180px;
}
/* Infolink */
/* vertical */
.il-vertical .blox-infolink p {
    font-size: 16px;
    line-height: 20px;
    font-family: Lato, Arial, sans-serif;
}

.il-vertical .small-none {
    display: none;
}

.il-vertical a.more {
    display: block;
    background-image: url('../../images/_site/brides-vert-submit.png');
    background-color: white;
    width: 258px;
    border-radius: 10px;
    border: #aaa solid 1px;
    color: black;
    text-align: center;
    font-size: 14px;
    padding-top: 6px;
    margin: 8px auto 12px;
    float: none;
    -moz-box-shadow: 0 3px 3px #aaa;
    -webkit-box-shadow: 0 3px 3px #aaa;
    box-shadow: 0 3px 3px #aaa;

}

/* expert listings */
.exp-vertical .blox-title {
    padding-top: 20px;
}

.exp-vertical .askTheExpert {
    background: #fff;
    margin: 0;
    padding: 0;
    border-top: 1px solid #dfdfdf;
}

.exp-vertical .askTheExpert .expert .bizInfo .logoLink {
    float: left;
}
.exp-vertical .askTheExpert .expert .bizInfo {
    float: none;
    border: none;
    width: auto;
   
}
.exp-vertical .askTheExpert .expert .bizInfo .info  {
    font: bold 14px "Lato", arial,helvetica,sans-serif;
    color: #000;
    padding: 0px 0 4px 10px;
    float: none;
    text-align: left;
}

.exp-vertical .askTheExpert .expert .bizInfo .info .phone,
.exp-vertical .askTheExpert .expert .bizInfo .info .addr {
    font: normal 14px "Lato", arial,helvetica,sans-serif;
}

/* expert listings for right rail */
.exp-vertical-rr .askTheExpert .expert  {
    width: 140px;
    float: left;
    height: 158px;
}

.exp-vertical-rr .blox-title {
    padding-top: 20px;
}

.exp-vertical-rr .askTheExpert {
    background: #fff;
    margin: 0;
    padding: 0;
    border-top: 1px solid #dfdfdf;
}

.exp-vertical-rr .askTheExpert .expert .bizInfo .logoLink {
    float: left;
}
.exp-vertical-rr .askTheExpert .expert .bizInfo {
    float: none;
    border: none;
    width: auto;
   
}
.exp-vertical-rr .askTheExpert .expert .bizInfo .info  {
    font: bold 14px "Lato", arial,helvetica,sans-serif;
    color: #000;
    padding: 0px 0 4px 10px;
    float: none;
    text-align: left;
}

.exp-vertical-rr .askTheExpert .expert .bizInfo .info .biz_name {
    display: block;
    padding-bottom: 10px;
}

.exp-vertical-rr .askTheExpert .expert .bizInfo .info .phone,
.exp-vertical .askTheExpert .expert .bizInfo .info .addr {
    font: normal 14px "Lato", arial,helvetica,sans-serif;
}

.expo-vertical-rr .readMore {
    padding: 0 0 0 6px;
}

/* Main index pets main news block */
.mi-news-pets .item-updated {
    clear: none;
}

.mi-news-pets .blox-main-index dl {
    background: transparent;
}

.mi-news-pets .blox-bucket-list {
border-top: none;
}

.slidever-descriptions .core-slider.horizontal .group .item .text .description {
    display: block;
}

.slidever-descriptions .core-slider.horizontal .group .item .text h4 a {
    font-size: 1.2em;
}

.slidever-descriptions .core-slider.horizontal .group .item .image {
    margin-right: 10px;
}

/****** Minimal Marketplace Search  **********/

.marketplace-minimal-search #businessSearch .areas, .marketplace-minimal-search #businessSearch #searchOptions {
    display:none;
}

.marketplace-minimal-search #businessSearch #normalOptions div.name input.radio {
    width:auto;
}

.marketplace-minimal-search #businessSearch #normalOptions {
    width: 220px;
    float: left;
    padding:5px 10px;
}

.marketplace-minimal-search .ui-widget-content .ui-state-default {
    margin-top:25px;
}

.marketplace-frontpage-links .nav-builder-container ul.nav li.nav-item {
    font-size:12px;
    color:#253f85;
    border-left:1px solid #253f85;
    border-right:none;
    padding:0px 10px;
}

.marketplace-frontpage-links .nav-builder-container ul.nav li.nav-item:first-child {
    border-left:none;
}

/* Calkins Classified style */
.cl-clean  {
    margin: 10px 10px 20px 10px;
}

.cl-clean .class.categoriesList {
        font-family: Lato, arial, sans-serif;
}
        
.cl-clean .class.categoriesList span.cat-icon {
   display: none;
}

.cl-clean .class.categoriesList h3 {
    border-bottom: 1px dotted #999999;
}

.cl-clean .class.categoriesList h3 a {
    font-size: 24px;
    line-height: 28px;
    color: #515868;
    font-family: Lato, arial, sans-serif;
    float: left;
    width: 75%;
}

.cl-clean .class.categoriesList ol li { 
    display: block;
}

.cl-clean .class.categoriesList ol li a {
    font-size: 12px;
    font-weight: normal;
}

.cl-clean .class.categoriesList ol li ul {
    margin-left: 10px;   
}


.cl-clean .class.categoriesList .grandTotal {
    font-size: 12px;
    line-height: 15px;
    font-weight: normal;
    float: right;
}

.cl-clean .class.categoriesList ol {
    margin: 6px 0 4px 0;
}

.cl-clean span.button.submit,
.cl-clean span.button.submit a {
    background: none;
    color: #60ab94;
    font-size: 14px;
}

.cl-clean .class.categoriesList li.sub-cat .count {
    font-weight: bold;
    font-size: 15px;
    float: right;
}

.cl-clean .class.categoriesList span.totalNum {
    font-weight: bold;
    font-size: 15px;
    line-height: 16px;
    display: block;
    text-align: right;
}

.cl-clean span.plusIcon {
    display: block;
    float: left;
    background-color: #60ab94;
    color: white;
    width: 13px;
    line-height:14px;
    padding: 1px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-right:3px; 
}

/* headline list on classifieds pages */
.hl-classifieds {
    margin-bottom: 20px;
}
 
 .hl-classifieds .blox-title {
    border-bottom: none;
    margin: 10px 0 0 0;
}

.hl-classifieds .blox-title h3{
    font-size: 24px;
    font-weight: bold;
    line-height: 28px;
    color: #515868;
    font-family: Lato, arial, sans-serif;
}

.hl-classifieds .blox-list li {
    border-top: none;
}

.hl-classifieds .blox-list li h4.blox-headline {
    line-height: 17px;
}

.hl-classifieds .blox-list li h4 a {
    color: #000;
    font-weight: normal;
}