﻿#quickbar { background: url(/App_Themes/HealthZone/standard/images/bgMainNav.gif) repeat-x; font-weight:bold;}
#quickbar li:first-child { background: url(/App_Themes/HealthZone/standard/images/bgListingsTitleLeft.gif) no-repeat left top; }
#quickbar li:last-child { background: url(/App_Themes/HealthZone/standard/images/bgListingsTitleRight.gif) no-repeat right top; }
#quickbar li a { border-right-color: #fff; color: #fff; text-transform: capitalize; font-size:11px;  }
#quickbar li a:hover { }

.widget-title { background: url(/App_Themes/HealthZone/standard/images/bgMainNav.gif) repeat-x; color: #fff; font-weight:bold; }
.widget-title .left-corner { background: url(/App_Themes/HealthZone/standard/images/bgListingsTitleLeft.gif) no-repeat; }
.widget-title .right-corner { background: url(/App_Themes/HealthZone/standard/images/bgListingsTitleRight.gif) no-repeat; }

.listingContent .listingContent_item { display: block; }

.photoPlayer .photoPlayer-thumbnails li.selected { border-color: #06f; }


.td-feat-content_left {
    float: left;
    position: relative;
    width: 660px;
    overflow: hidden;
    font-size: 11px;
    font-family: Arial, Verdana, sans-serif;
    color: #323232;
}

.td-feat-content_left div, p{margin: 0px; padding: 0px;}
.td-feat-content_left img {border: 0px;}

.td-title_featured {
    float: left;
    margin: 0;
    font-size: 24px;
    padding-top: 7px;
    padding-right: 5px;
    padding-bottom: 15px;
    color: #000000;
}

.td-title_featured .sm_fonts {
   font-size: 11px;
   font-weight: normal;
   color: #bbbbbb;
}

#td-featured_listings {
    margin-bottom: 20px;
    padding-left: 25px;
    line-height: 16px;
    color: #52514f;
    clear: left;
    overflow: hidden;
}

#td-featured_listings .td-title_block {
    color: #bbbbbb;
    border-bottom: 0;
    overflow: hidden;
}

#td-featured_listings .td_image_wrap {
    float: left;
    width: 135px;
    margin-right: 21px;
}

    #td-featured_listings .td_image_wrap img {
        margin-bottom: 10px;
    }
	
    #td-featured_listings .td_image_wrap a,
    #td-featured_listings .td_image_wrap a:visited {
        font-size: 13px;
        font-weight: bold;
        border: none;
    }
    #td-featured_listings .td_image_wrap a:hover,
    #td-featured_listings .td_image_wrap a:active  {
        background: none;
        color: #007CC2;
        text-decoration: underline;
    }

#td-featured_listings .td-last {
    margin-right: 0;
}
