.sb_latest_articles_title,
.sb_latest_gallimg_title,
.sb_latest_forum_posts_title,
.sb_editors_picks_title,
.sb_upcoming_workshops_title,
.sb_whats_new_store_title {
  height: 31px;
  border-left: 1px solid;
  border-right: 1px solid;
  border-top: 1px solid;
  border-color: #c2c2c2;
}

.sb_latest_articles_title {
  background: url( "images/latest_articles_title.png" ) no-repeat scroll 0 0 #ffffff;
}

.sb_latest_gallimg_title,
.sb_latest_forum_posts_title {
  background: url( "images/latest_gallery_title.png" ) no-repeat scroll 0 0 #ffffff;
}

.sb_editors_picks_title {
  background: url( "images/editors_picks_title.png" ) no-repeat scroll 0 0 #ffffff;
}

.sb_upcoming_workshops_title {
  background: url( "images/featured-workshops-hdr.png" ) no-repeat scroll 0 0 #ffffff;
}

.sb_whats_new_store_title {
  background: url( "images/featured-store-products-hdr.png" ) no-repeat scroll 0 0 #ffffff;
}

.sb_latest_articles {
  background-color: #ffffff;
  border: 1px solid #C2C2C2;
  margin-bottom: 15px;
  line-height: 14px;
}

.sb_latest_articles a,
.sb_latest_articles a:visited,
.sb_all_galleries a,
.sb_all_galleries a:visited
{
  font-size: 14px;
  font-weight: bold;
}

.sb_latest_articles img {
  width: 90px;
  height: 90px;
  border: 0;
  margin-right: 12px;
}

.sb_latest_articles div {
  overflow:auto;
  padding: 12px 12px 0 12px;
}

.sb_latest_articles .sb_all_articles {
  padding: 4px 0;
  border-top: 1px dotted #888;
  margin: 12px 10px 0 12px;
}

#sb_latest_forum_posts {
  background-color: #ffffff;
  border: 1px solid #C2C2C2;
  padding-bottom: 12px;
  padding-left: 12px;
  padding-right: 12px;
  margin-bottom: 15px;
}

.sb_latest_gallimg_txt {
  width: 172px;
  float: right;
  background-color: transparent;
}

.sb_latest_gallimg_txt a {
  font-weight: bold;
  font-size: 14px;
}

#sb_latest_forum_posts {
  padding: 12px;
}

.sb_gallimg_row {
  overflow: auto;
  padding-top: 12px;
}

.sb_latest_gallimg_thmb {
  float: left;
  text-align: center;
  width: 90px;
}

.sb_latest_gallimg_thumb_0,
.sb_latest_gallimg_thumb_1 {
  width: 90px;
  height: 90px;
  float: left;
  padding-left: 7px;
  padding-bottom: 7px;
}

.sb_latest_gallimg_thumb_2 {
  width: 90px;
  height: 90px;
  float: right;
  padding-right: 7px;
  padding-bottom: 7px;
}

.sb_latest_gallimg img {
  border: 0;
  margin-bottom: 0;
}

.sb_latest_gallimg, .sb_editors_picks, .sb_upcoming_workshops, .sb_whats_new_store, .sb_latest_forum_posts {
  background-color: #ffffff;
  border: 1px solid #C2C2C2;
  padding-top: 7px;
  margin-bottom: 15px;
}

.sb_whats_new_store {
  padding-top: 0;
}

.sb_all_galleries {
  padding: 4px 0;
  border-top: 1px dotted #888;
  margin: 0 7px;
}


.sb_gall_popup,
.sb_gall_popup_right {
  background-position: 100% 100%;
  background-repeat: no-repeat;
  width: 180px;
  padding-bottom: 15px;
  overflow: hidden;
  white-space: nowrap;
  z-index: 1000;
  top: 3px;
  position: absolute;
}

.sb_gall_popup {
  background-image: url( "/layout/images/popup-bg.png");
  left: 15px;
}

.sb_gall_popup_right {
  background-image: url( "/layout/images/popup-bg-right.png");
  left: -90px;
}

.sb_gall_popup_contents {
  width: 160px;
  padding: 5px;
  border-top: 2px solid #cccccc;
  overflow:hidden;
  font-style: italic;
}

div.sb_gall_popup_contents a {
  font-weight: bold;
  font-style: normal;
}

.sb_workshop {
  text-align: center;
  padding-bottom: 10px;
  font-size: 14px;
}

.sb_workshop a {
  font-size: 16px;
  font-weight: bold;
}

.sb_workshop_thumb {
  max-width: 285px;
  padding-bottom: 5px;
}

.sb_all_workshops {
  padding: 4px 0;
  border-top: 1px dotted #888;
  margin: 0 7px 0;
  font-weight: bold;
  font-size: 14px;
}

.store_thumb img {
  max-width: 90px;
}

.store_thumb {
    float: left;
    width: 90px;
    padding: 7px;
    padding-right: 0;
}

.store_text {
    float: right;
    width: 185px;
    font-size: 14px;
    padding: 7px;
}

.store_text a {
    font-weight: bold;
}

.sb_forums_post {
    margin: 0 10px 10px;
    overflow: hidden;
}

#fp_ad_hoc {
  border-bottom: 5px solid #000;
  margin-bottom: 20px;
  padding-bottom: 8px;
  overflow: auto;
}

.sb_social_media, .sb_newsletter {
  margin-bottom: 16px;
}
