/* from hg2-overrides.css */

root { display: block; }
h2 { text-transform: none; }
ul, ol { padding: 0; }

.twoColumn #pageWindow #pageContainer #columnSection {
    padding: 0 0 20px;
}

#hgHeaderAutoSuggestErrorContainerFull { width: 426px; }
#hgHeaderAutoSuggestErrorContainerRight { width: 147px; }

#headerContainerInner {
    padding: 5px 0 0;
    overflow: visible;
}
#pageContainer .contentTopStrip {
    position: relative;
    width: 981px;
    margin: 0 auto;
}
.oneColumn #pageWindow #pageContainerInner,

.lsc { background-image: none; }

.rsc {
    background: #fff;
    position: relative;
    width: 981px;
    min-height: 300px;
    margin: 0 auto 20px auto; 
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: #666 0px 1px 4px;
    -moz-box-shadow: #666 0px 1px 4px;
    box-shadow: #666 0px 1px 4px;
    padding-right: 0px;
}
#abovetop1 {
    background: url(http://cdn.hgimg.com/img/hgBodyBg.png);
    background: #17192E;
    padding: 0;
}
.advertisementLabel {
    width: 8px;
    height: 85px;
    background: transparent url(http://cdn.hgimg.com/img/pageHeaderAdvertisementLabel.png) 0 0 no-repeat;
    display: inline-block;
}

.autosuggestResults { background-color: #fff; }
.autosuggestResults .autosuggestResultsInner { z-index: 5000; }
.popRecirc .share ui, .popRecirc .share li { margin: 0; }


#pageContainer { z-index: 0; }

.top-strip {
    width: 100%; 
    float: left; 
    height: 70px;
    position: absolute;
    background: transparent url(http://cdn.hgimg.com/img/media/stripePatternDark.png) 0 0 repeat;
}

.DidYouKnow .DidYouKnow-header h3 { color: #fff; }
.breadcrumb { margin-left: 0; }
.breadcrumb li { margin-left: 0; }

/*PSN*/
.sl.psnLead .slc { width: 262px; }

/* Cimzia */
.brandCandidate .pageHeader .pageNav ul li { margin-right: 1px; margin-left: 0; }
.brandCandidate .pageHeader .pageNav ul li.selected a, .brandCandidate .pageHeader .pageNav ul li a:hover { padding: 11px 10px 10px; *padding-bottom: 11px; }
.brandCandidate .pageHeader .pageNav ul li a { padding: 11px 10px 10px; *padding-bottom: 11px; }

#belowbottom1{
    background: none repeat scroll 0 0 transparent;
    margin-bottom: 20px;
    top: -136px;
    position: relative;
}

/* Fix for javascript ads on top and bottom displayed with containing div or table elements */
.abovetop1 table, .abovetop1 div, .belowbottom1 table, .belowbottom1 div { display: inline-block; }


/*.hgHeaderLogo {
     background: url(http://cdn.hgimg.com/img/media/healthgradesHeaderLogo.png) 0 0 no-repeat;
     height: 78px;
}
.hgHeaderLogo a img {
    visibility: hidden;
}*/
#hgHeaderTable .hgForm .buttonHeaderSearch .buttonHeaderSearchMagnifier {
    padding-left: 5px; 
    padding-right: 5px;
    height: 29px;
}
#hgHeaderTable .hgSearchTable .hgSearchTableColumn {
    position: relative;
}
.ie8 #hgHeaderTable .hgHeaderTableRow .hgHeaderTableColumn .hgForm .buttonHeaderSearch {
    padding-left: 6px;
    padding-right: 6px;
}
.ie8 #hgHeaderTable .hgForm .hgSearchTable .hgSearchTableColumn .hgSearchInputField INPUT#multi_search_textbox {
    background-color: transparent;
    position: relative;
    z-index: 2;
    display: table-cell;
}
.ie7 #hgHeaderTable .hgHeaderTableRow .hgForm .buttonHeaderSearch .buttonHeaderSearchMagnifier {
        padding-top: 2px;
}

/* enbrel promo was wrapping third image */
.enbrelPromoH { width: 540px !important; }
.enbrelPromoH h3 { background:  #8C887A url(http://o.mm-health.com/images/v2/enbrel-from-our-sponsor.png) no-repeat 424px 13px !important; }


#headerContainer #hgHeaderTable .hgHeaderTableRow .hgHeaderTableColumn.columnTwo{ z-index: auto; }

/* /end from hg2-overrides.css */

.clrfix { zoom: 1; }
.clrfix:after { 
    content: "."; 
    display: block; 
    height: 0; 
    width: 0; 
    line-height: 0; 
    font-size: 0; 
    clear: both; 
    visibility: hidden; 
}
.lsc {
    width: 976px;
    padding-left: 0;
    margin: 0 auto;
}
.rsc {
    margin: 0;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.mainContent {
    width: 957px;
    background-color: white;
    padding: 1px 12px 9px 12px;
}
.share {
    width: 100%;
    margin: 0 0 10px 0;
    padding-top: 3px;
    border: 1px dotted #E0E0E6;
    border-width: 1px 0;
    background: white;
    min-height: 25px;
}
.topic-navigation {
    clear: both;
    width: 984px;
    left: -14px;
    position: relative;
}
.topic-navigation-header {
    float: left;
    font-size: 18px;
}
.topic-navigation-header {
    clear:both;
}
.topic-navigation-header .tm-header-one {
    color: #fff;
    background-color: blue;
}
.topic-navigation-header .tm-header-two {
    color: #fff;
    background-color: gray;
    width: 803px;
}
.topic-navigation-header .tm-header-two span.from {
    font-size: 11px;
    padding-right: 5px;
}
.topic-navigation-header div {
    float: left;
    height: 25px;
    padding: 6px 6px 0 6px;
}
.topic-navigation-menu {
/*    float: left;*/
    border-bottom: dotted #666 thin;
}
.topic-navigation-menu ul li {
    float: left;
    padding: 5px;
}
.topic-navigation-menu ul li:after {
    content: "|";
    margin-right: 10px;
    padding-left: 10px; 
}
.topicHeadline {
    min-height:  0px;
}
.topic-title {
    padding: 10px;
}
.topic-title .title-text {
    float: left;
}
.topic-title .title-sponsor {
    float: right;
}
.article .navBorder {
    display: none;
}
.article-head-img {
    width: 200px;
    height: 150px;
}
.ac-main-content .kalturaVideo h3.title {
    display: none;
}
.ucrPagi {
    width: 145px;
    float: left;
}
.ucrPagi ul {
    padding: 0;
}
.ucrPagi ul li input {
    width: 15px;
    margin-bottom: 2px;
    text-align: center;
}
.ucrPagi.bottom{
    float: right;
}
.topic-alpha ul.alpha-links {
    float: left;
    width: 44%;
}

/* TOPIC INDEX PAGE */
.topic-category-summary-wrapper{
    width: 45%;
    float: left;
    position: relative;
    padding: 10px;
}
.topic-category-summary-wrapper.odd {
    border-right: solid 1px #ccc;
}
.topic-category-summary {
    min-height: 150px;
    border-bottom: 1px solid #ccc;
}
.topic-category-summary .category-link {
    float: left;
    width: 45%;
    margin: 0;
    padding-right: 5px;
}
.topic-categories .category-links .thumbnail {
    width: 80px;
    height: 60px;
    overflow: hidden;
}
.topic-categories .category-links .thumbnail img {
    width: 80px;
}
.featured-article-thumbnail {
    width: 80px;
}

/* Video Index */
.topic-index.video .topic-category-summary-wrapper {
    width: 100%;
}
.topic-index.video .topic-category-summary .category-link {
    width: 22%;
}

/* Procedure Search Module */
.cSearch { float: left; width: 288px; margin-right: 20px; margin-bottom: 30px; }
.cSearch h3 { font-size: 14px; color: #1D4E5D; margin-bottom: 5px; }
.cSearch .cSearchWrap { border: solid 1px #dbe2b6; padding: 10px 5px; width: 275px; background: #fafbf5; }
.cSearch .cSearchWrap input { float:left; }
.cSearch .cSearchWrap .cSearchTxtBx { padding: 5px; border: none; width: 196px; height: 17px; margin-right: 8px; background: url(../../../..//media/image/module-components-sprite.gif) -18992px 0 no-repeat; }

/* Browse Topic Module */
.search-topic { float: left; margin-bottom: 10px; margin-top: 10px; padding-bottom: 10px; border-bottom: 1px #CCC solid; }
.search-topic h3 { font-size: 14px; color: #1D4E5D; margin-bottom: 5px; }
.search-topic .search-topic-Cont { border: solid 1px #dbe2b6; background: #fafbf5; padding: 7px 0px 3px 0px; width: 606px; }
.search-topic .search-topic-Cont ul { font-size: 13px;} 
.search-topic .search-topic-Cont ul li { float: left; }
.search-topic .search-topic-Cont ul.NtoZ li.less { padding: 0 7px 0 0; }
.search-topic .search-topic-Cont ul.AtoM li { padding: 0 9px 6px 0; }
.search-topic .search-topic-Cont ul.NtoZ li { padding: 0 9px 0 0; }
.search-topic .search-topic-Cont ul.AtoZ li { padding: 0 3px 0 0; }
.search-topic a.show-all { float: right; padding-top: 3px; }
.search-topic h2 { font-size: 18px; font-weight: 400; padding-top: 10px; }

/* Featured article section */
.featured-procedures { border-bottom: solid 1px #ccc; margin-bottom: 10px; }
.featured-procedure { width: 47%; float: left; display: block; height: 90px; }
.featured-procedure .procedure-thumbnail { width: 80px; height: 60px; float: left; /*margin-right: 10px;*/ overflow: hidden; }
.featured-procedure .procedure-detail { float: left; width: 193px; }


.archive-row.odd { background-color: #CCC; }
.archive-row { padding: 7px; }
.archive-file { float: left; }
.archive-receipients { float: right; }

/*fix shift after quality center css update*/
.twoColumn #pageWindow #pageContainer .largeColumn {
   padding: 0;
/*   left: -18px; */
   position: relative;
}

.twoColumn #pageWindow #pageContainer .mediumColumn{
    display: none;
}

.headerWrapper {
/*    left: -2px;*/
}

.quality-center-home .rightRail img.cms-image{
	margin: 0 auto;
	display: block;
}
.quality-center-home .state-report-mod {
	margin: 0 auto;
	width: 292px;
}


/*
.quality-center-home .main-middle{
   width: 635px;
}*/