/* {
	margin: 0px;
	padding: 0px;
}*/
/* force scroll bars */

html {
       overflow-y: scroll;
}

#se-wrap {
	margin: 0 auto;
}

/* Sets the available width for the entire product */
.product-width {
	/*width: 700px; */
	width: 545px;
}


/* take the product width and subtract the article right & left padding (30px) & the left & right margins */
.article-width {
	/* width:650px; */
	width: 495px;
}

#se-header {
	height: 70px;
	background: url(../img/se-banner-bg.png) repeat-x;
	float: left;
}
/*
#se-header h1 {
	background: url(../img/se-logo.png) no-repeat;
	float: left;
	text-indent: -1000px;
	width: 230px;
	height: 56px;
	margin: 0 0 0 10px;
	border-style: none;
}

#se-header h1 a {
	width: 230px;
	height: 56px;
	display: block;
}
*/

#se-header h1 {
	/*background: url(../img/smartEngage-logo1.png) no-repeat;*/
	background: url(../img/se3-logo.png) no-repeat;
	float: left;
	text-indent: -1000px;
	width: 185px;
	height: 60px;
	margin: 0 0 0 9px;
	border-style: none;
}

#se-header h1 a {
	width: 295px;
	height: 56px;
	display: block;
	/*background: url(../img/smartEngage-logo1.png) no-repeat;*/
}



#se-header form {
	float: right;
	width: 300px;
	height: 70px;
	margin-top: 5px;
	margin-right: 10px;
	position: relative;
	margin-left: 0px;
	margin-bottom: 0px;
}	 



/*#se-header {

	float: left;

	width: 100%;

	height: 68px;

	background: url(img/se-header-bg.png) repeat-x;

}



#se-header h1 {

	float: left;

	text-indent: -5000px;

	margin: 0px;

}



#se-header h1 a {

	float: left;

	display: block;

	width: 230px;

	height: 68px;

	background: url(img/se-logo.png) no-repeat;

}


*/


#searchinput {
	float: right;
	width: 300px;
	height: 70px;
	margin-top: 5px;
	margin-right: 10px;
	position: relative;
	margin-left: 0px;
	margin-bottom: 0px;
}
  

#searchinput input {
	width: 300px;
	height: 53px;
	background: url(../img/se-search-bg.png) no-repeat;
	float: left;
	border: 0px;
	padding-left: 25px;
	font-size: 18px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #454546;
	padding-top: 3px;
}

#se-header form input {
	width: 300px;
	height: 53px;
	background: url(../img/se-search-bg.png) no-repeat;
	float: left;
	border: 0px;
	padding-left: 25px;
	font-size: 18px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #454546;
}

 #searchbtn input 
 {
	width: 300px;
	height: 53px;
	background: url(../img/se-search-btn.png) no-repeat;
	float: left;
	border: 0px;
	padding-left: 25px;
	font-size: 18px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #454546;
	padding-top: 3px;

}


:-moz-placeholder {
	color: #6f3f00;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
}

::-webkit-input-placeholder {
	color: #6f3f00;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
}

.se-video-banner {
	height: 64px;
	background: url(../img/se-video-banner-bg.png) repeat-x;
	float: left;
	position: relative;
}

.se-video-banner p {
	float: left;
	width: 397px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #778235;
	line-height: 60px;
	padding: 0 0 0 25px;
}

.se-video-banner p a {
	
	width: 397px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #778235;
	line-height: 60px;
	text-decoration: none;
	text-align: left;
}

.se-video-banner p a:hover {
	color:#32A0DA;
}


.se-video-banner p strong {
	font-size: 14px;
	font-weight: 500;
}

.se-video-banner img {
	float: right;
}

#video-arrow {
	position: absolute;
	right: 110px;
	top: 23px;
	background: url(../img/video-arrow.png) no-repeat;
	width: 20px;
	height: 20px;
}

.se-article {
	/*background: #eeeff0;*/
	float: left;
	position: relative;
}

.se-article-content {
	/* margin: 10px; */
	background: #fff;
	/* float: left; */
	/* padding: 15px; */
}

.se-search-content {
	margin: 0px 10px 10px 10px;
	background: #fff;
	float: left;
	padding: 15px;
}

/* .se-article-content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 25px;
	color: #819139;
	float: left;
	clear: both;
}

.se-search-content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 25px;
	color: #819139;
	float: left;
	clear: both;
	width: 300px;
	margin-bottom: 10px;
	text-align:left;
} */
	   
span.alternative-names {
	font-family: Arial, Helvetica, sans-serif;
	color: #a6a6a6;
	font-size: 11px;
	float: left;
	clear: left;
	margin-bottom: 15px;
}

span.alternative-names p {
	font-family: Arial, Helvetica, sans-serif;
	color: #a6a6a6;
	font-size: 11px;
	float: left;
	clear: left;
	margin-bottom: 15px;
	width:100%;
}
span#spanDefinition p
{
     clear: left;

    color: #797E83;

    font-family: Arial,Helvetica,sans-serif;

    font-size: 14px;

    line-height: 20px;

    margin-bottom: 15px;

    text-align: left;
    /*min-height:222px;*/
}
	   
p.article {
	font-family: Arial, Helvetica, sans-serif;
	color: #797e83;
	font-size: 14px;
	/* float: left; */
	text-align: left;
	margin-bottom: 15px;
	line-height: 20px;
	clear: left;
}

p.article-intro {
	font-family: Arial, Helvetica, sans-serif;
	color: #797e83;
	font-size: 14px;
	float: left;
	text-align: left;
	margin-bottom: 15px;
	line-height: 20px;
	clear: left;
	width: 350px;
}

.se-article-content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #444445;
	/* float: left; */
	clear: left; 
	margin-bottom: 10px;
}

.se-search-content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #444445;
	/* float: left; */
	clear: left; 
	margin-bottom: 10px;
}

.se-article-list {
	/*float: left;*/
	margin-bottom: 20px;
	clear: left;
}

.se-article-list li {
	/*clear: left;*/

    color: #797E83;

    /*float: left;*/

    font-family: Arial,Helvetica,sans-serif;

    font-size: 14px;

    line-height: 20px;

    margin-left: 25px;
}

.se-article-list li a {
	color: #32A0DA;

    /*float: left;*/

    font-family: Arial,Helvetica,sans-serif;

    font-size: 14px;

    line-height: 20px;	
}
li.bubbleInfo a.trigger
{
    color: #32A0DA;
}
/*
.reference-toggle {
	float: left;
	width: 160px;
	height: 47px;
	background: url(../img/references-toggle.png) no-repeat;
	text-indent: -5000px;
	margin-bottom: 25px;
	
}

.reference-toggle.close {
	background: url(../img/references-close.png) no-repeat;
}

.reference-toggle a {
	display: block;
	float: left;
	width: 160px;
	height: 47px;
	text-indent: -5000px;
	
}

*/
ul.social-icons {
	float: right;
	list-style: none;
	margin-top: 15px;
}

ul.social-icons li {
	float: left;
	margin-right: 5px;
}

.se-footer {
	height: 49px;
	background: url(../img/footer-bg.png) repeat-x;
	float: left;
	margin-bottom: 25px;
	
}

#navigator-btn {
	width: 112px;
	height: 24px;
	float: right;
	background: url(../img/navigator-btn.png) no-repeat;
	margin-top: 13px;
	margin-right: -11px;
}

#navigator-btn a {
	display: block;
	width: 112px;
	height: 24px;
	text-indent: -1000px;
}

#ppy1 .ppy-outer {
	position: relative;
}

.navigator-menu {
	background: #fff;
	border: 1px solid #ccc;
	padding: 0 20px 10px;
	z-index: 500px;
	display: none;
	margin-top: 2px;
	box-shadow: 0 0 8px #bdbdbd;
}

.navigator-menu h4 {
	margin-bottom: 5px;
	margin-top: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #444445;
}

.navigator-menu a {
	color: #555555;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 23px;
    text-decoration: none;
}

.navigator-menu a:hover {
	color: #778235;
}

.show {
	display: block;
}

#pc_reference {
	float: left;
	clear: left;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;	
}


#pc_reference a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #797E83;
	text-decoration: none;
	display: block;
	
}

.references-panel {
	overflow: hidden;
	display: none;
	float: left;
}
/*
.references-panel p
{
    clear: left;

    color: #797E83;

    font-family: Arial,Helvetica,sans-serif;

    font-size: 14px;

    line-height: 20px;

    margin-bottom: 15px;

    text-align: left;
}
*/
.show {
	display: block;
}

a.list-links {
	color: #555555;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 23px;
    text-decoration: none;

}

a.list-links:hover {
	color: #778235;
    

}

a.list-links-read-more {
	color: #32A0DA;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 23px;
    text-decoration: none;

}


a.list-links-read-more:hover {
	color: #32A0DA;
	text-decoration: underline;
}

#what-to-do-next {
	margin-bottom: 25px;
}

#what-to-do-next td {
	padding-right: 10px;
	width: 125px;
}

a.page-links {
	color: #32A0DA;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 23px;
    text-decoration: none;
}

a.page-links:hover {
	color: #32A0DA;
	text-decoration: underline;
}




/*  ************************************** enhanced menu link popup ***************************** */
.bubbleInfo {
	/*position: relative;*/
	width: 92%;	 
    
	}

.popup_1 {
	position: absolute;
	display: none;
	width: 300px;
	box-shadow: 0 0 10px #bdbdbd;
	
	border: 1px solid #aaaaaa;
	left: 100px;
	background: #fff url(../img/enhanced-link-bg.png) repeat-x;
	z-index: 500;
	margin-left:50px;
}

.popup_1 h1 {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	float: left;
	margin: 3px 0 0 8px;
	line-height: 16px;
}

.popup_1 p {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
	float: left;
	clear: left;
	margin: 10px 0 0px 8px;
	width: 215px;
	line-height: 14px;
}
			
.popup_1 a.readmore {
	float: left;
	display: block;
	color: #093d69;
	font-family: Arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	margin: 0px 0 0 8px;
	height: 25px;
}

a.readmore:hover {
	color: #093d69;
}

.popup_1 a.bookmark-it {
	float: left;
	display: block;
	color: #093d69;
	font-family: Arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	margin: 0px 0 0 8px;
	height: 25px;
}

a.bookmark-it:hover {
	color: #093d69;
}

.popup_1 a.img-link {
	float: right;
	display: block;
	color: #093d69;
	font-family: Arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	margin: 0px 8px 0 0px;
	height: 25px;
	clear: right;
}

a.img-link:hover {
	color: #093d69;
}

.popup_1 img {
	float: right;
	margin: 15px 8px 0 8px;
	border: 1px solid #aaa;
}

.pad-me-clear-me {
	margin-bottom: 10px;
	clear: both;
}

.thumb-caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #093d69;
	float: right;
	margin-right: 23px;
	clear: right;
}

#review-info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #d1d1d1;
	float: left;
	margin-bottom: 200px;	
}
#review-info a
{
    color: #093d69;
}
#review-info a:hover
{
    color:093d69;
}

p.review-info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b2b2b2;
	margin-bottom: 10px;
}

   li.bubbleInfo a.trigger {
	color: #32A0DA;
}

#accordian-nav {
	float: right;
}

#accordian-nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #32A0DA;
}

.se-article-content h3.accordian-h3 {
	float: left;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #44445;
	width: 200px;
}

#knee-pain-assessment-widget {
	float: left;
	width: 100%;
	border-top: 6px solid #eeeff1;
	border-bottom: 6px solid #eeeff1;
	margin: 0px 0 25px 0;
	padding: 10px 0;
}

#knee-pain-assessment-widget p {
	float: left;
	color: #778236;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 15px;
	width: 350px;
}

#knee-pain-assessment-widget h3 {
	width: 450px;
	float: left;
}

#knee-pain-assessment-th {
	float: right;
	
}

a.take-assessment-btn {
	background: url(../img/take-assessment-bg.png) no-repeat;
	width: 176px;
	height: 29px;
	display: block;
	float: left;
	text-indent: -2000px;
}

#backgroundPopup{  
	display:none;  
	position:fixed;  
	_position:absolute; /* hack for internet explorer 6*/  
	height:100%;  
	width:100%;  
	top:0;  
	left:0;  
	background:#000000;  
	border:1px solid #cecece;  
	z-index:250;  
} 

#backgroundPopup-wht {

    background: none repeat scroll 0 0 #FFFFFF;

    border: 1px solid #CECECE;

    display: none;

    height: 100%;

    left: 0;

    position: fixed;

    top: 0;

    width: 100%;

    z-index: 250;

}

#knee-pain-assessment {
	background: url(../img/knee-pain-assessment.png) no-repeat;
	width: 544px;
	height: 467px;
	display: none;
	z-index: 8000;
}

.drug-widget {
	float: left;
	width: 100%;
	border-top: 6px solid #eeeff1;
	border-bottom: 6px solid #eeeff1;
	margin: 0px 0 25px 0;
	padding: 10px 0;
}

.drug-widget-title {
    color: #444445;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 15px;
    float: left;
    width: 325px;
}

.drug-widget-th {
	float: right;
}

.drug-widget ul {
	clear: left;
	float: left;
	list-style: none;
}

.drug-widget ul li {
	color: #778236;
	margin-bottom: 5px;
	height: 27px;
	line-height: 27px;
}

/*  ************************************** search nav tabs ***************************** */

.search-nav {
	float: left;
	height: 32px;
	padding-left: 10px;
	background:#EEEFF0;
	width: 535px;
	padding-top: 10px;
	
}

.search-nav ul {
	float: left;
	list-style: none;
}

.search-nav ul li {
	float: left;
	border-bottom: 1px solid #8d8f90;
}

.search-nav ul li#articles a {
	float: left;
	background: url(../img/articles-tab.png) no-repeat;
	width: 123px;
	height: 31px;
	text-indent: -1000px;
	margin-right: 1px;
}

.search-nav ul li#articles a:hover {
	background: url(../img/articles-tab-on.png) no-repeat;
}

.search-nav ul li#articles a#on {
	background: url(../img/articles-tab-on.png) no-repeat;
}	

   .article-on
{
	background: url(../img/articles-tab-on.png) no-repeat;
	float: left;
	width: 123px;
	height: 31px;
	text-indent: -1000px;
	margin-right: 1px;
}

.article-off{
	background: url(../img/articles-tab.png) no-repeat;
	float: left;
	width: 123px;
	height: 31px;
	text-indent: -1000px;
	margin-right: 1px;
}

.search-nav ul li#images a {
	float: left;
	background: url(../img/images-tab.png) no-repeat;
	width: 123px;
	height: 31px;
	text-indent: -1000px;
	margin-right: 1px;
	
   .images-on
{
	background: url(../img/images-tab-on.png) no-repeat;
	float: left;
	width: 123px;
	height: 31px;
	text-indent: -1000px;
	margin-right: 1px;
}

.images-off{
	background: url(../img/images-tab.png) no-repeat;
	float: left;
	width: 123px;
	height: 31px;
	text-indent: -1000px;
	margin-right: 1px;
}
}

.search-nav ul li#images a:hover {
	background: url(../img/images-tab-on.png) no-repeat;
}

.search-nav ul li#images a#on {
	background: url(../img/images-tab-on.png) no-repeat;
}

.search-nav ul li#images a:on {
	background: url(../img/images-tab-on.png) no-repeat;
}

.search-nav ul li#news a {
	float: left;
	background: url(../img/news-tab.png) no-repeat;
	width: 123px;
	height: 31px;
	text-indent: -1000px;
}
  .news-on{
	background: url(../img/news-tab-on.png) no-repeat;
	float: left;
	width: 123px;
	height: 31px;
	text-indent: -1000px;
	margin-right: 1px;
}

.news-off{
	background: url(../img/news-tab.png) no-repeat;
	float: left;
	width: 123px;
	height: 31px;
	text-indent: -1000px;
	margin-right: 1px;
}


.search-nav ul li#news a:hover {
	background: url(../img/news-tab-on.png) no-repeat;
}

.search-nav ul li#news a#on {
	background: url(../img/news-tab-on.png) no-repeat;
}


#search-pagination {
	float: right;
	width: 150px;
	margin-top: 10px;
}

#search-pagination p {
	text-align: right;
	color: #5394b6;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	
}

p.search-even {
	background: #f7f3e7;
	text-align: left;
	color: #454546;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	clear: left;
}

p.search-even a {
	padding: 3px;
	text-decoration: none;
	color: #454546;
	text-align: left;
	display: block;
	padding: 5px 0 5px 15px;
}

p.search-even a:hover {
	color: #000;
}

p.search-odd {
	text-align: left;
	color: #454546;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	clear: left;
}

p.search-odd a {
	padding: 3px;
	text-decoration: none;
	color: #454546;
	text-align: left;
	display: block;
	padding: 5px 0 5px 15px;
}

p.search-odd a:hover {
	color: #000;
}

.asset-type {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #a0ad6b;
	float: right;
}


#browse-a-z {
	position: absolute;
	top: 23px;
	left: 164px;
	font-size: 10px;
	color: #093d69;
	/*background: url(../img/a-z-arrow.png) no-repeat 60px 7px; */
	padding-right: 20px;
}
* {

    margin: 0;

    padding: 0;

}
#browse-a-z-hm {

    color: #093d69;

    font-size: 10px;

    left: 163px;

    padding-right: 19px;

   position: absolute;

    top: 18px;

    width: 80px;

}

/*
#browse-a-z-hm {
	position: absolute;
	top: 19px;
	left: 164px;
	font-size: 10px;
	color: #6f7f35;
	background: url(../img/a-z-arrow.png) no-repeat 60px 7px;
	padding-right: 20px;
}

#browse-a-z-hm {
	position: absolute;
	top: 19px;
	left: 164px;
	font-size: 10px;
	color: #6f7f35;
	background: url(../img/a-z-arrow.png) no-repeat 60px 7px;
	padding-right: 20px;
}
*/
#browse-a-z a {
	color: #093d69;
	font-family: Arial, helvetica, Sans-Serif;
	font-size: 10px;
}

#browse-a-z-hm a {
	color: #093d69;
	font-family: Arial, helvetica, Sans-Serif;
	/*font-size: 11px;*/
	 margin-left: 2px;
	 text-decoration: underline;
	 width: 65px;
	 position: absolute;
}

#browse-a-z-nav {
	width: 375px;
	height: 40px;
	background: url(../img/browse-a-z-bg.png) no-repeat;
	float: left;
	position: absolute;
	top: 40px;
	right: 6px;
	display: none;
	z-index: 503;
}

#browse-a-z-nav ul {
	float: left;
	list-style: none;
	 margin: 0;
    padding: 9px 0 7px 16px;
}

#browse-a-z-nav ul li {
	float: left;
	margin-right: 3px;
	
}

#browse-a-z-nav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #093d69;
	text-decoration: none;
}

#prev-next-results {
	float: left;
	color: #5394B6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin-top: 10px;
	clear: both;
	width: 100%;	
}

#prev-next-results a {
	float: right;
	color: #5394B6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	clear: both;
	display: block;
	width: 200px;
	text-align: right;
}


/* ******************************************** ADAM Styles ************************************************* */



.se-ui-width {
	width: 545px;
}

#smartEngage-wrap {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #000;
}

#smartEngage-wrap {
	overflow: hidden;
	margin: 0 auto;
	
}
div#home {
	height: 65px;
	background: url(../img/masthead-bg.png) repeat-x;
	border-bottom: 1px solid #fff;
	float: left;
}

div#home img {
	float: left;
	margin-left: 10px;
	border-style: none;
}

#health-news-bar {
	float: left;
	background: #444445;
	height: 31px;
	border-bottom: 1px solid #fff;
	width: 100%;
}

#health-news-bar p {
	color: #fff;
	line-height: 31px;
	height: 31px;
	margin-left: 14px;
	float: left;
	width: 100%;	
}

#health-news-bar a {
	float: left;
	color: #fff;
	text-decoration: none;
}

#home-content {
	float: left;
	height: 344px;
	position: relative;
	
}
 #home-contentCare
{
    float: left;
	height: 640px;
	position: relative;
}



/* **************************** Rotating Banner Images *********************************** */
/* rotator in-page placement */
div.rotator {
	position:relative;
	height:345px;
	display: none;
}
/* rotator css */
div.rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}

div.rotator ul li#img-1 {
	height: 344px;
	background: url(../img/rotate-banner-1.png) no-repeat right top;
	display: block;
	
}

div.rotator ul li#img-2 {
	height: 344px;
	background: url(../img/rotate-banner-2.png) no-repeat right top;
	display: block;
	
}

div.rotator ul li#img-3 {
	height: 344px;
	background: url(../img/rotate-banner-3.png) no-repeat right top;
	display: block;
	
}

div.rotator ul li#img-4 {
	height: 344px;
	background: url(../img/rotate-banner-4.png) no-repeat right top;
	display: block;
	
}

div.rotator ul li#img-5 {
	height: 344px;
	background: url(../img/rotate-banner-5.png) no-repeat right top;
	display: block;
	
}


    div.rotator ul li.show {
	z-index:500;
}

/* **************************** home page nav *********************************** */
#your-care-nav {
	position: absolute;
	top: 14px;
	left: 0px;
	width: 201px;
	height: 173px;
	background: #000;
	z-index: 501;
	opacity: .6;
	padding: 11px 0 0 17px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	filter: alpha(opacity=75);

}

#your-care-nav h2 {
	opacity: 1.0;
	color: #d3dca1;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
}

#your-care-nav ul {
	list-style: none;
	z-index: 501;
}

#your-care-nav ul li {
	opacity: 1.0;
	color: #fff;
	margin-bottom: 3px;
}

#your-care-nav ul li a {
	color: #fff;
	text-decoration: none;
}

#your-care-nav ul li a:hover {
	color: #ffa501;
}

#your-health-nav {
	position: absolute;
	top: 212px;
	left: 0px;
	width: 201px;
	height: 82px;
	background: #000;
	z-index: 501;
	opacity: 0.6;
	padding: 11px 0 0 17px;
	zoom: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	filter: alpha(opacity=75);
}

#your-health-nav h2 {
	opacity: 1.0;
	color: #d3dca1;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
}

#your-health-nav ul li {
	opacity: 1.0;
	color: #fff;
}

#your-health-nav ul li a {
	color: #fff;
	text-decoration: none;
}

#your-health-nav ul li a:hover {
	color: #ffa501;
}

#your-health-nav ul {
	list-style: none;
	z-index: 501;
}

#your-health-nav ul li {
	opacity: 1.0;
	color: #fff;
	margin-bottom: 3px;
}

#footer {
	height: 49px;
	background: url(../img/footer-bg.png) repeat-x;
	float: left;
	margin: 0px;
}

#hm-search {
	position: absolute;
	top: 6px;
	/*left: 232px;*/
	right:0px;
	margin-right:17px;
	background: url(../img/se-search-bg.png) no-repeat;
	width: 300px;
	height: 52px;
	z-index: 100;
}
	

#se-search 
{  
	position: absolute;
	top: 6px;
	left: 232px;
	background: url(../img/se-search-bg.png) no-repeat;
	width: 297px;
	height: 52px;
	z-index: 200;
}
   


#se-searchYourCare {
	position: absolute;
	top: -92px;
	left: 237px;
	background: url(../img/se-search-bg.png) no-repeat;
	width: 297px;
	height: 52px;
	z-index: 501;
}
	


#se-searchYourCare input {
	width: 220px;
	height: 27px;
	margin: 10px 0 0 11px;
	padding-left: 10px;
	padding-top: 2px;
	font-size: 18px;
	border: 0;
	color: #454546;
}

#hm-search input {
	width: 220px;
	height: 27px;
	margin: 14px 0 0 11px;
	padding-left: 10px;
	padding-top: 2px;
	font-size: 18px;
	border: 0;
	color: #454546;
}
 

#se-search input {
	width: 220px;
	height: 27px;
	margin: 10px 0 0 11px;
	padding-left: 10px;
	padding-top: 2px;
	font-size: 18px;
	border: 0;
	color: #454546;
}
#searchbtn input
{
    border: 0 none;

    color: #454546;

    float: left;

    font-family: Arial,Helvetica,sans-serif;

    font-size: 18px;

    font-weight: normal;

    height: 53px;

    padding-left: 25px;

    padding-top: 3px;

    width: 300px;
}


img#reuters-img 
{
    
    float: right;
    margin-right: 20px;
    margin-top: 5px;
}

#google-search {
	background: url(../img/googel-search-header.png) no-repeat;
	width: 546px;
	height: 266px;
	margin: 0 auto;
}

#google-search-input  {
	width: 546px;
	height: 50px;
	margin: 0 auto;
}

#google-search-input input {
	width: 470px;
	height: 29px;
	border: 1px solid #cacaca;
	padding-left: 10px;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
}

#google-btn {
	list-style: none;
	width: 470px;
	margin: 0 auto;
}

#google-btn li {
	float: left;
}

#google-btn li a#search-btn {
	background: url(../img/google-search-btn.png) no-repeat;
	width: 96px;
	height: 29px;
	display: block;
	text-indent: -1200px;
	margin-right: 10px;
	margin-left: 105px;
}

#google-btn li a#lucky-btn {
	background: url(../img/feeling-lucky-btn.png) no-repeat;
	width: 111px;
	height: 29px;
	display: block;
	text-indent: -1200px;
}

#google-search-results {
	background: url(../img/google-search-results.png) no-repeat;
	width: 546px;
	height: 810px;
	margin: 0 auto;
}

#google-search-results a {
	display: block;
	width: 546px;
	height: 810px;
	overflow: hidden;
	text-indent: -2000px;
}

#article-bookmarks {
	background: url(../img/bookmarks-btn.png) no-repeat;

		float: right;

		height: 24px; 

		width: 112px;

		position: relative;		

		text-indent: -2000px;

		z-index: 25;		
}


#article-bookmarks a {
	display: block;
	height: 24px;
	text-indent: -2000px;
	width: 112px;
	height: 24px;
}
/*
.bookmarks-menu {
	background: #fff;
	border: 1px solid #ccc;
	box-shadow: 0 0 8px #bDBDBD;
	margin-top: 2px;
	padding: 0 20px 10px;
	position: relative;
	/*right: 22px;
	top: 72px;*/
/*	right: -113px;
	top:-1px;
	width: 200px;
	z-index: 20;
	float:right;
	background-color:Transparent;
	
}*/

a.bookmark-links {
	color: #093d69;
	display: block;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 23px;
	text-decoration: none;
	padding-left: 20px;
	/*background: url(../img/remove-bookmarks-btn.png) no-repeat 0 4px;*/
}
#bookmarkDelete
{
    background: url(../img/remove-bookmarks-btn.png) no-repeat 0 4px;
}
#animation-video
{
   
    display: none;

    margin-top: 25px;

    width: 454px;

    z-index: 501;
}

#animation-body
{
   

    /*border: 6px solid #A7A7A7;*/

    height: 340px;

    width: 440px;
}

#presentation-Popup
{
    display: none;

    margin-top: 10px;

    width: 400px;

    z-index: 501;
    
}


/*COmmented for Presentation*/
/*#presentation-body
{
  border: 6px solid #A7A7A7;

    height: 389px;

    width: 425px;  
}*/


.bookmarks-wrap {
	display: none;
	float:right;
	/*display:block;*/
}

.bookmarks-wrap-on {
	display: block;
}
/*
.bookmarks-menu {
	display: none;
	padding-top:19px;
}

.bookmarks-menu-on {
	display: block;
}*/

a#acetaminophen-btn {
	display: block;
	text-indent: 2000px;
	width:176px;
	height: 29px;
	background: url(../img/acetaminophen-btn.png) no-repeat;
}

a#ibuprofen-btn {
	display: block;
	text-indent: 2000px;
	width:176px;
	height: 29px;
	background: url(../img/ibuprofen-btn.png) no-repeat;
}

#find-doc-wrap {
	width: 100%;
	height: 88px;
	background: url(../img/find-doc-wrap-bg.png) repeat-x;
	border-top: 1px solid #d4d4d4;
	border-bottom: 1px solid #bababa;
	border-right: 1px solid #d4d4d4;
	border-left: 1px solid #d4d4d4;
	margin-bottom: 25px;
	position: relative;
}

#find-doc-wrap input {
	margin: 10px 10px 0px 10px;
	border: 1px solid #797e83;
	height: 32px;
	width: 474px;
	background: url(../img/find-doc-search-bg.png) repeat-x;
	padding-left: 10px;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
}

#find-doc-btn {
	position: absolute;
	top: 13px;
	right: 14px;
	display: block;
	width: 119px;
	height: 26px;
	background: url(../img/find-doc-btn.png) no-repeat;
	text-indent: -2000px;
}

a#select-specialty-btn {
	display: block;
	float: left;
	background: url(../img/select-specialty-btn.png) no-repeat;
	width:194px;
	height: 30px;
	text-indent: -2000px;
	margin: 5px 5px 0 10px;
}

a#select-location-btn {
	display: block;
	float: left;
	background: url(../img/select-location-btn.png) no-repeat;
	width:194px;
	height: 30px;
	text-indent: -2000px;
	margin: 5px 0px 0 0px;
}



.specialty-menu {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    box-shadow: 0 0 8px #BDBDBD;
    margin-top: 2px;
    padding: 0 20px 10px;
    top: 75px;
	left: 9px;
	width: 153px;
	position: absolute;
	display: none;
}

.specialty-menu-on {
	display: block;
}

.location-menu {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    box-shadow: 0 0 8px #BDBDBD;
    margin-top: 2px;
    padding: 0 20px 10px;
    top: 75px;
	left: 208px;
	width: 153px;
	position: absolute;
	display: none;
}

.location-menu-on {
	display: block;
}


#specialty-menu a {
	display: block;
}
	 
font.review-info
{
    /*color: #B2B2B2;*/
       font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    margin-bottom: 10px;
}

.se-article-content h3.alert {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #444445;
	float: left; 
	clear: left; 
	margin-bottom: 10px;
	border: 1px solid #d0d0d0;
	padding: 8px;
	margin-top: 10px;
	background: #e9e9e9;
}

#knee-pain-video {
	width: 640px;
	height: 390px;
	display: none;
	z-index: 300;
	margin-left:-45px;
	/*background: url(../img/knee-pain-video.png) no-repeat;*/
}

table.find-doc {
	width: 495px;
	border: 0px;
	margin: 0px;
	border-collapse: collapse;
	background: #f0f0f0;
	margin: 0 auto 15px auto;
}

table.find-doc thead th#distance {
	width: 103px;
	height: 36px;
	background: #444445;
	margin: 0px;
	border-right: 1px dotted #666;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	
}

table.find-doc thead th#doctor {
	width: 393px;
	height: 36px;
	background: #444445;
	margin: 0px;
	border-right: 1px dotted #666;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	text-align: left;
	padding-left: 15px;
	font-weight: bold;
}

table.find-doc td {
	background: #f0f0f0;
	margin: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #444445;
	text-align: left;
	padding: 0px 10px 4px 10px;
	vertical-align: middle;
	
}

.td-wrap {
	border-bottom: 1px dotted #666;
	float: left;
	width: 100%;
	height: 100%;
}

table.find-doc td.distance {
	background: #f0f0f0;
	margin: 0px;
	border-right: 1px dotted #666;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #444445;
	text-align: center;
	height: 50px;
	line-height: 85px;
	padding-top: 32px;
	
}

table.find-doc ul {
	list-style: none;
	margin: 5px 5px 10px 5px;
}

table.find-doc ul li.dr-th {
	float: left;
	width: 75px;
}

table.find-doc ul li.dr-info {
	float: left;
	width: 250px;
}


table.find-doc img {
	padding: 5px;
	border: 1px solid #d0d0d0;
	background: #e9e9e9;
}

#connect {
	width: 100%;
	height: 50px;
	
}

#connect a {
	background: url(../img/connect-btn.png) no-repeat;
	width: 122px;
	height: 30px;
	display: block;
	text-indent: -2000px;
	float: right;
}

a#millennium-contact-form {
	width: 716px;
	height: 650px;
	margin: 0 auto;
	background: url(../img/millennium-contact.png) repeat-x;
	display: block;
	text-indent: -2000px;
}


p.article strong {
	font-weight: bold;
}

font a
{
    color: #B2B2B2;
      font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    margin-bottom: 10px;
}


.client-embedded-message {

    background: none repeat scroll 0 0 #FFFEF7;

    border: 1px solid #CDCDCD;

    float: left;

    margin-bottom: 15px;

    padding: 10px;

    width: 472px;

}

.client-embedded-message h2 {

    font-family: arial,helvetica,sans-serif;

    font-size: 16px;

    text-align: left;

}


#navigator-gallery {

    float: right;

    height: 24px;

    margin-top: -23px;

    width: 262px;

}

a#presentation {

    background: url("../img/presentation-btn.png") no-repeat scroll 0 0 transparent;

    float: left;

    height: 25px;

    text-indent: -1000px;

    width: 99px;

}



a#navigator {

    background: url("../img/navigator-btn.png") no-repeat scroll 0 0 transparent;

    display: block;

    float: right;

    height: 24px;

    margin-left: 1px;

    text-indent: -1000px;

    width: 162px;

}

.printer-friendly {

    color: #32A0DA;

    float: right;

    font-family: arial,helvetica,sans-serif;

    font-size: 12px;

    margin-top: 0px;

    text-decoration: none;

}



.client-embedded-message a {

    clear: left;

    color: #32A0DA;

    display: block;

    font-family: Arial,Helvetica,sans-serif;

    font-size: 14px;

    line-height: 23px;

    text-decoration: none;

}



#no-gallery {

    float: left;

    /*height: 24px;*/

    margin-bottom: 13px;

    text-indent: -1500px;

    width: 163px;

}



.animation-callout {

    border-bottom: 6px solid #EEEFF1;

    border-top: 6px solid #EEEFF1;

    float: left;

    margin: 0 0 25px;

    padding: 10px 0;

    width: 100%;

}



.animation-callout #animation-th {

    float: left;

}



.animation-callout a {

    float: right;

}



.animation-callout a img {

    border-style: none;

}

.watch-video-btn {

    float: right;

    margin: 15px;

}



.animation-callout p {

    float: left;

}

p.animation-p {

    color: #444445;

    font-family: arial,helvetica,sans-serif;

    font-size: 14px;

    font-weight: bold;

    margin-left: 10px;

    margin-top: 20px;

}

.se-article-list ol

{

    clear: left;

    color: #797E83;

    float: left;

    font-family: Arial,Helvetica,sans-serif;

    font-size: 14px;

    line-height: 20px;

    margin-left: 25px;

}	

.client-embedded-message p {	
    clear: left;
    color: #444445;
    font-family: arial,helvetica,sans-serif;
    font-size: 14px;
    padding-top: 15px;
    text-align: left;
}



#review-info-header {

    background: url("../img/plus-toggle.png") no-repeat scroll 125px 0 transparent;

    color: #000000;

    height: 25px;

    width: 200px;

}



.video-overlay-SmbAssets {

			background: url(../img/movie-th-off.png) no-repeat;

			width: 141px;

			height: 116px;

			z-index: 50px;

			position: absolute;

			top: 0;

			left: 0px;

			z-index: 50;

			

		}

		.video-overlay-SmbAssets:hover {

			background: url(../img/movie-th-on.png) no-repeat;

			width: 141px;

			height: 116px;

			z-index: 50px;

			position: absolute;

			/*position:relative;*/

			top: 0;

			left: 0px;

			z-index: 50;

			

		}

		.Smb-pres-cls-btn{

			background: url(../img/button_lightbox_close.png) no-repeat;

			width:38px;

			height: 38px;

			position: absolute;

			top: -19px;

			right: -19px;

			z-index: 60;

		}

		

		.placeholder {
    color: #6f3f00;
  }

  

  .video-overlay-VideoTab {

			background: url(../img/movie-th-off.png) no-repeat;

			width: 141px;

			height: 116px;

			z-index: 50px;

			position: absolute;

			top: 0;

			left: 0px;

			z-index: 50;

			

		}

		

		.video-overlay-VideoTab:hover {

			background: url(../img/movie-th-on.png) no-repeat;

			width: 141px;

			height: 116px;

			z-index: 50px;

			position: absolute;

			/*position:relative;*/

			top: 0;

			left: 0px;

			z-index: 50;

			

		}

		

		.pres-overlay-ImagesTab {

			

			width: 141px;

			height: 116px;

			z-index: 50px;

			position: absolute;

			top: 0;

			left: 0px;

			z-index: 50;

			

		}

		

		.pres-overlay-ImagesTab:hover {

			background: url(../img/pres-th-on.png) no-repeat;

			width: 141px;

			height: 116px;

			z-index: 50px;

			position: absolute;

			top: 0;

			left: 0px;

			z-index: 50;

			

		}

		

		.presentation-cls-btn {

			background: url(../img/button_lightbox_close.png) no-repeat;

			width:38px;

			height: 38px;

			position: absolute;

			top: -19px;

			right: -19px;

			z-index: 60;

		}







 .video-overlay-SmbAssets_AllTab {

			background: url(../img/movie-th-off.png) no-repeat;

			width: 141px;

			height: 116px;

			z-index: 50px;

			position: absolute;

			top: 0;

			left: 0px;

			z-index: 50;

			

		}

		

		.video-overlay-SmbAssets_AllTab:hover {

			background: url(../img/movie-th-on.png) no-repeat;

			width: 141px;

			height: 116px;

			z-index: 50px;

			position: absolute;

			/*position:relative;*/

			top: 0;

			left: 0px;

			z-index: 50;

			

		}

		

		.video-overlay-SmbAssets_VideoTab {

			background: url(../img/movie-th-off.png) no-repeat;

			width: 141px;

			height: 116px;

			z-index: 50px;

			position: absolute;

			top: 0;

			left: 0px;

			z-index: 50;

			

		}

		

		.video-overlay-SmbAssets_VideoTab:hover {

			background: url(../img/movie-th-on.png) no-repeat;

			width: 141px;

			height: 116px;

			z-index: 50px;

			position: absolute;

			/*position:relative;*/

			top: 0;

			left: 0px;

			z-index: 50;

			

		}

#article-print {

      background: url(../img/print-friendly.png) no-repeat;

      float: right;

      height: 24px;

      width: 112px;

      /*position: absolute;*/

      top: 74px;

      right: 27px;

      text-indent: -2000px;

      z-index: 25;

      margin-left:5px;

}





#article-print a {

      display: block;

      height: 24px;

      text-indent: -2000px;

      width: 112px;

      height: 24px;

}



.bookmarks-menu {

      background: #fff;

      border: 1px solid #ccc;

      box-shadow: 0 0 8px #bDBDBD;

      margin-top: 0px !important;

      padding: 0 20px 10px;

      position: absolute;      

       /* top: 72px;

      right: -150px; 

      top:-1px;*/

      width: 200px;

      z-index: 20 !important;

      /* float:right !important; */

      background-color:#FFF;

	  display: none;

      padding-top:25px;

	  margin-left:-128px;

      

}





.bookmarks-menu {

      display: none;

      padding-top:19px;

}



.bookmarks-menu-on 

{    

      display: block !important;

      z-index: 20 !important;

}



/*styles from XSLT*/

.ADAMContent {

				Width: 100%;

				position: relative;

				margin: 0px auto;

				top: 0;

				z-index: 0;

				text-align : left;
                 line-height: 1.625;
				 font-size: 16px;
				}

 body {

        color: #797E83;

        font-family: Arial,Helvetica,Geneva,sans-serif;

       /*  font-size: 14px; */

        /*text-align : center;*/

        text-align : left;

        }



/*.newClass {margin:0 auto !important;}*/



/*#header{width:700px;height:50px;}*/



   #autoSearchUL li {

      padding-left:10px;
	  color: #333;

      }

      #autoSearchUL li:hover {

      background: #c0c0c0;

      padding-left:10px;

      cursor:pointer

      }

	  .selected {/*background: #c0c0c0;*/padding-left:10px !important;}

			

			  .embdMsgTA{

            color: #819139;

            font-size: 14px;

            font-weight: bold;

            }

			

			 #wrap {

      overflow-x: auto !important;

      }

	  

	  ul#news {

      list-style: none;

      margin: 0;

      padding: 0;

      border: none;

      }



      ul#images {

      list-style: none;

      margin: 0;

      padding: 0;

      border: none;

      width: 367px;

      height: 100px;

      }

	  

	   .vjs-poster{

        height:100% !important;

        }

        .video-js{

        clear:both;

        }

		


#autoSearchTitle{
	font: 300 16px/1.625 Helvetica,Arial,sans-serif;
}

#autoSearchUL li{
	font-size: 16px !important;
}

.ADAMCopyright {
    text-align: center;
    padding: 1px;
    font-size: 9px;
    width: 98%;
    margin: 5px;
    position: relative;
}

/*To hide cross button in IE10*/
 input[type=text]::-ms-clear {
	display: none;
 }
table {
    margin: 0;
}

.ADAMContentHome a {
    font-size: 14px !important;
    line-height: 1px;
   
}
.ADAMContentHome td {
    box-sizing: content-box;
}
.selected {background: #c0c0c0;}	

#searchbtn #searchClick
{
box-shadow:none !important;    
}

.fb img {
    margin-right: -1px;
    padding-top: 2px;
}
.social_icons{left:-1px;}
.tw img {
    margin-left: 2px;
    margin-right: 4px;
    padding-top: 2px;
}