
.se-article-content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 25px;
	color: #819139;
	float: left;
	clear: both;
}



.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;
	text-align:left;
}

.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;
}

span.alternative-names {
	font-family: Arial, Helvetica, sans-serif;
	color: #a6a6a6;
	font-size: 11px;
	float: left;
	clear: left;
	margin-bottom: 15px;
	width: 100%;
}

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;
}


.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: 162px;
	height: 24px;
	float: right;
	background: url(../img/navigator-btn.png) no-repeat;
	margin-top: 13px;
	margin-right: -11px;
}

#navigator-btn a {
	display: block;
	width: 163px;
	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;
}

.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: 100%;
	}

	.popup {
    position: absolute;
    display: none; /* keeps the popup hidden if no JS available */
	}
			
.popup {
	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;
}

.popup h1 {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	float: left;
	margin: 4px 0 0 8px;
}

.popup p {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #81868a;
	float: left;
	clear: left;
	margin: 10px 0 0px 8px;
	width: 215px;
	line-height: 14px;
}
			
.popup a.readmore {
	float: left;
	display: block;
	color: #819139;
	font-family: Arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	margin: 0px 0 0 8px;
	height: 25px;
}

a.readmore:hover {
	color: #32a0da;
}

.popup a.bookmark-it {
	float: left;
	display: block;
	color: #819139;
	font-family: Arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	margin: 0px 0 0 8px;
	height: 25px;
}

a.bookmark-it:hover {
	color: #32a0da;
}

.popup a.img-link {
	float: right;
	display: block;
	color: #819139;
	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: #32a0da;
}

.popup 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: #819139;
	float: right;
	margin-right: 23px;
	clear: right;
}

#review-info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #d1d1d1;
	float: left;
	margin-bottom: 50px;	
}

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;
}

#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:502;  
} 

.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;
    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;
}

/* ******************************************** ADAM Styles ************************************************* */

#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;
	
}


/* **************************** 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;
}

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: absolute;
	top: 74px;
	right: 27px;
	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: absolute;
	right: 22px;
	top: 72px;
	width: 200px;
	z-index: 20;
}

a.bookmark-links {
	color: #555;
	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;
}

.bookmarks-wrap {
	display: none;
}

.bookmarks-wrap-on {
	display: block;
}

.bookmarks-menu {
	display: none;
}

.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;
}

.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;
	/*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;
}

/* client embedded messaging example */

.client-embedded-message {
	border: 1px solid #cdcdcd;
	margin-bottom: 15px;
	float: left;
	padding: 10px;
	background: #fffef7;
	width: 472px;
}

.client-embedded-message a {
	color: #32A0DA;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 23px;
    text-decoration: none;
    clear: left;
}
.client-embedded-message h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
}

.client-embedded-message p {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	clear: left;
	padding-top: 15px;
	color: #444445;
}

.printer-friendly {
	color: #91a23c;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	float: right;
	text-decoration: none;
	margin-top: 8px;	
	background: url(../img/print-friendly.png) no-repeat;
	width:115px;
	height: 24px;
}
.mc-read-article{
    color: #91a23c !important;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;	
	text-decoration: none;    
}

/* ********************************* Micro Center Styles ******************************** */
#micro-center-content {
	float: left;
	clear:both;
	margin-top: 25px;
}
#mc-col-2 {
	float: left;
	width: 238px;
}


#mc-col-1 {
	/*float: left;*/
	width: 877px;
	margin-right: 11px;    
}

.content-module {
    float: left ;
	width: 238px;
	margin-left: 8px;
	
		
}

.content-module-header {
	float: right;
	background: url(../img/content-module-hdr-bg.png) repeat-x;
	width: 238px;
	height: 31px;
}

.content-module-header h3 {
	float: left;
	padding-left: 10px;
	line-height: 31px;
	color: #fff;
	
}

.content-module-links {
	float: left;
	border-left: 1px solid #cacaca;
	border-right: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
	width: 236px;
}

.content-module-links ul {
	list-style: none;
	padding-left: 10px;
	margin-top: 10px;
	float: left;
	margin-bottom: 10px;
}

.content-module-links ul li a {
	font-family: arial, helvetica, sans-serif;
	color: #797E83;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	text-decoration: none;
}

.content-module-links ul li a:hover {
	color:#3ea5dc;
}

.pad-top {
	margin-bottom: 10px;
	margin-top:0px;
}

#health-news-ticker {
	float: left;
	background: #575757;
	width: 100%;
	height: 41px;
}
#health-news-ticker a{

color: #FFFFFF;
    float: left;
    text-decoration: none;
}
#health-news-ticker img {
	float: left;
}

p#news-ticker {
	float: left;
	color: #fff;
	width: 80%;
	line-height: 38px;
	padding-left: 15px;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
}

.video-th-grid {
	float: left;
}

.video-caption {
	text-align: left;
	color: #797E83;
	font-size: 14px;
	margin-left: 10px;
	/*line-height: 45px;*/
	width: 170px;
	padding-top: 10px;
}

.zero-marg {
	margin-top: 0px!important;
}
#knee-pain-video {
	width: 640px;
	height: 390px;
	display: none;
	z-index: 505;
	margin-left:-45px;
	/*background: url(../img/knee-pain-video.png) no-repeat;*/
}
#presentation-Popup
{
    display: none;
    margin-top: 10px;
    width: 400px;
    z-index: 505;
    
}
#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;
}

/*Copied from Style.css*/
.pc_panel{
	position:fixed;
	background:transparent url(../img/bgSlide.png) repeat top left;
	color:#fff;
	font-size:11px;
	line-height:14px;
	width:100%;
	right:0px;
	display:none;
	font-family:Arial, Helvetica, sans-serif;
}
.pc_label{
	width:20px;
	height:20px;
	position:absolute;
	top:0px;
	text-align:center;
	letter-spacing:2px;
	text-shadow:0px 0px 1px #fff;
	cursor:pointer;
}
.pc_panel .expand{
	background:#010101 url(../img/expand.gif) no-repeat center center;
	right:24px;
	margin-top: 3px;
}
.pc_panel .collapse{
	background:#010101 url(../img/collapse.gif) no-repeat center center;
	right:24px;
	margin-top: 3px;
}
.pc_panel .close{
	background:#010101 url(../img/close.gif) no-repeat center center;
	right:2px;
	margin-top: 3px;
}
.pc_title{
	width:100%;
	height:30px;
	background:#000;
	font-size:14px;
	text-transform:uppercase;
	line-height:30px;
	text-indent:10px;
	letter-spacing:1px;
}

.pc_title p#next-steps-title {
	text-align: left;
	float: left;
	font-size: 14px;
	line-height: 30px;
}

.pc_title p#view-continum {
	text-align: right;
	float: right;
	margin-right: 50px;
	font-size: 14px;
	line-height: 30px;
}
.pc_panel .selected{
	background:#222;
}
.pc_panel .selected img{
	border:4px solid #010101;
}
.pc_item{
	width:200px;
	height:120px;
	cursor:pointer;
	overflow:hidden;
	background:transparent url(../img/bgSlide.png) repeat top left;
	float:left;
	margin:5px 10px 10px 10px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-moz-box-shadow:0px 0px 5px #000;
	-webkit-box-shadow:0px 0px 5px #000;
	box-shadow:0px 0px 5px #000;
}
.pc_item h2{
	padding:10px 0px 10px 10px;
	font-size:14px;
	height:32px;
	color:#009ac6;
	line-height:11px;
	clear:both;
}
.pc_item p{
	text-align:left;
	font-size:10px;
	text-shadow:1px 1px 1px #000;
	padding:0px 10px 5px 10px;
}
.pc_item img{
	width:50px;
	float:left;
	margin:0px 10px 0px 10px;
	border:4px solid #191919;
	-moz-box-shadow:0px 0px 5px #000;
	-webkit-box-shadow:0px 0px 5px #000;
	box-shadow:0px 0px 5px #000;
}
.pc_more{
	display:none;
}
.pc_wrapper{
	overflow:hidden;
	position:relative;
	margin-top:10px;
}
.pc_slider{
	position:absolute;
}
.ui-widget-content {
	background:#000;
}
.ui-state-default, .ui-widget-content .ui-state-default{
	border:none;
	background-color:#aaa;
	outline:none;
	cursor:pointer;
	height:17px;
	width:10px;
	left:0px;
	margin-bottom:-10px;
}
.clear{
	clear:both;
}

#review-info-header {
	background: url(../img/plus-toggle.png) no-repeat 112px 0;
	width: 143px;
	height: 25px;
	color: #000;
}


.video-overlay_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_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_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_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_allTab {
			
			width: 141px;
			height: 116px;
			z-index: 50px;
			position: absolute;
			top: 0;
			left: 0px;
			z-index: 50;
			
		}
		.pres-overlay_imageTab {
			
			width: 141px;
			height: 116px;
			z-index: 50px;
			position: absolute;
			top: 0;
			left: 0px;
			z-index: 50;
			
		}
		
		.pres-overlay_allTab: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;
			
		}
		.pres-overlay_imageTab: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;
			
		}



		/*Styles from XSLT*/		
		
	  
	   #autoSearchUL li {
      padding-left:10px
      }
      #autoSearchUL li:hover {
      background: #c0c0c0;
      padding-left:10px;
      cursor:pointer
      }
	  .selected {/*background: #c0c0c0;*/padding-left:10px !important;}
	  
	   .vjs-poster{
      height:100% !important;
      }
	  
	    #embededMessage{border-style:solid; border-width:1px; border-color:#CDCDCD;background-color:#FFFEF7;padding:5px;width:100%;margin-bottom: 10px;}
      #embededMessage td{font-size:14px;font-family:Arial,Helvetica,Geneva,sans-serif;color:#32a0da;}
      
      
       .ADAMContent {
      Width: 100%;
      text-align:left;
     /* position: relative;*/
      margin: 0px auto;
      top: 0;
      z-index: 0;
      line-height: 1.625;
      }  