/***  117-118  ************************************************************************************************************/
/* force scroll bars */

html {
      /* overflow-y: scroll;*/
}

/* Sets the available width for the entire product */
.ADAM_product-width {
	width: 545px;
}

.ADAM_se-article {
	float: left;
	position: relative;
}

.ADAM_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;
}

.ADAM_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;
}

.ADAM_navigator-menu h4 {
	margin-bottom: 5px;
	margin-top: 14px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #444445;
}

.ADAM_navigator-menu a {
	color: #37AEFA;
    display: block;
    font-family: "Trebuchet MS";
    font-size: 14px;
    line-height: 23px;
    text-decoration: none;
}

.ADAM_navigator-menu a:hover {
	color: #37AEFA;
}

.ADAM_show {
	display: block;
}

.ADAM_references-panel {
	overflow: hidden;
	display: none;
	float: left;
}

/*  ************************************** enhanced menu link popup ***************************** */
.ADAM_bubbleInfo {
	width: 92%;	   
	}
.ADAM_popup_1 table
{
}

.ADAM_popup_1 table tr td
{    
    border:none !important;
}

.ADAM_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;
}

.ADAM_popup_1 h1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	float: left;
	margin: 4px 0 0 8px;
	line-height: 1.5em;
}

.ADAM_popup_1 p {
	font-family: "Trebuchet MS";
	font-size: 12px !important;
	color: #333333;
	float: left;
	clear: left;
	margin: 10px 0 0px 8px !important;
	width: 215px;
	line-height: 14px;
}

/*by varun*/
/*bug id #29153 starts here*/			
.ADAM_popup_1 a.readmore {
	float: left;
	display: block;
	color: #37AEFA;
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-size: 12px !important;
	margin: 0px 0 0 5px;
	height: 25px;
}
/*bug id #29153 ends here*/			

a.readmore:hover {
	color: #32a0da;
}

.ADAM_popup_1 a.bookmark-it {
	float: left;
	display: block;
	color: #37AEFA;
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-size: 12px !important;
	/*by varun*/
    /*bug id #29134 starts here*/
	margin: 0px 0 0 6px;
	/*bug id #29134 end here*/
	height: 25px;
}

a.bookmark-it:hover {
	color: #32a0da;
}

.ADAM_popup_1 a.img-link {
	float: right;
	display: block;
	color: #37AEFA;
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-size: 12px;
	margin: 0px 8px 0 0px;
	height: 25px;
	clear: right;
}

a.img-link:hover {
	color: #32a0da;
}

.ADAM_popup_1 img {
	float: right;
	margin: 15px 8px 0 8px;
	border: 1px solid #aaa;
	height:58px;
	width:58px;
}

.ADAM_pad-me-clear-me {
	margin-bottom: 10px;
	clear: both;
}

.ADAM_thumb-caption {
    color: #37AEFA;
    font-family: "Trebuchet MS";
    font-size: 10px;
    font-weight: bold;
    /*by varun*/
/*bug id #29153 starts here*/
    /*  clear: right;
    float: right;
    margin-right: 23px;*/
    float: unset;
    width: 100%;
    padding-left: 60px !important;
    margin-left: 180px !important;
    /*by varun*/
/*bug id #29153 starts here*/
}


.ADAM_thumb-caption {
    color: #37AEFA;
    float: unset;
    font-family: "Trebuchet MS";
    font-size: 10px;
    font-weight: bold;
    width: 100%;
    padding-left: 60px !important;
    margin-left: 180px !important;
}

#review-info {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #d1d1d1;
	float: left;
}
#review-info a
{
    color: #d1d1d1;
}
#review-info a:hover
{
    color:Black;
}

p.ADAM_review-info {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #b2b2b2;
	margin-bottom: 10px;
}

li.ADAM_bubbleInfo a.trigger {
	color: #32A0DA;
}

#accordian-nav {
	float: right;
}

#accordian-nav a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #32A0DA;
}


/*  ************************************** search nav tabs ***************************** */

* {
    margin: 0;
    padding: 0;
}

/* **************************** 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 *********************************** */
#footer {
	height: 49px;
	background: url(../img/footer-bg.png) repeat-x;
	float: left;
	margin: 0px;
}

#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;
}

.ADAM_article-bookmarks-es {
	background: url(../img/bookmarks-btn-es.png) !important;
}

.article-bookmarks-es {
background: url(../img/es-bookmarks-btn.png) !important;
}
.article-bookmarks-pt {
background: url(../img/pt-bookmarks-btn.png) !important;
}

a.ADAM_bookmark-links {
	color: #555 !important;
	display: block;
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 23px;
	text-decoration: none;
	margin-left: 5px;
	display:inline;
	text-decoration:underline !important;
}
#bookmarkDelete
{
    background: url(../img/remove-bookmarks-btn.png) no-repeat 0 4px;
}

.ADAM_bookmarks-wrap {
	display: none;
	float:right;
}

.ADAM_bookmarks-wrap-on {
	display: block;
}

font.ADAM_review-info
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    margin-bottom: 10px;
}

.td-wrap {
	border-bottom: 1px dotted #666;
	float: left;
	width: 100%;
	height: 100%;
}

p.article strong {
	font-weight: bold;
}

font a
{
    color: #B2B2B2;
    font-family: "Trebuchet MS";
    font-size: 10px;
    margin-bottom: 10px;
}

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;
}
.ADAM_printer-friendly {
    color: #32A0DA;
    float: right;
    font-family: "Trebuchet MS";
    font-size: 12px;
    margin-top: 0px;
    text-decoration: none;
}
.ADAM_se-article-list ol
{
    clear: left;
    color: #797E83;
    float: left;
    font-family: "Trebuchet MS";
    font-size: 14px;
    line-height: 20px;
    margin-left: 25px;
}	


#review-info-header {
    background: url("../img/plus-toggle.png") no-repeat scroll 112px 0 transparent;
    color: #000000;
    height: 25px;
    width: 143px;
}

.ADAM_video-overlay-SmbAssets {
	background: url(../img/movie-th-off.png) no-repeat;
	width: 141px;
	height: 116px;
	z-index: 50px;
	position: absolute;
	z-index: 50;
}
.ADAM_video-overlay-SmbAssets:hover {
	background: url(../img/movie-th-on.png) no-repeat;
	width: 141px;
	height: 116px;
 	z-index : 50px;
	position: absolute;
	z-index: 50;
}
.ADAM_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;
	text-decoration:none;
}

.ADAM_video-overlay-VideoTab {
	background: url(../img/movie-th-off.png) no-repeat;
	width: 141px;
	height: 116px;
	z-index: 50px;
	position: absolute;
	z-index: 50;
}

.ADAM_video-overlay-VideoTab_97 {
	background: url(../img/movie-th-off.png) no-repeat;
	width: 141px;
	height: 116px;
	z-index: 50px;
	position: absolute;
	z-index: 50;
}
.ADAM_video-overlay-VideoTab:hover {
	background: url(../img/movie-th-on.png) no-repeat;
	width: 141px;
	height: 116px;
	z-index: 50px;
	position: absolute;
	z-index: 50;
}

.ADAM_video-overlay-VideoTab_97:hover {
	background: url(../img/movie-th-on.png) no-repeat;
	width: 141px;
	height: 116px;
	z-index: 50px;
	position: absolute;
	z-index: 50;
}
.ADAM_pres-overlay-ImagesTab {
	width: 141px;
	height: 116px;
	z-index: 50px;
	position: absolute;
	top: 0;
	left: 0px;
	z-index: 50;
}
.ADAM_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;
}
.ADAM_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;
	text-decoration:none !important;
}

 .ADAM_video-overlay-SmbAssets_AllTab {
	background: url(../img/movie-th-off.png) no-repeat;
	width: 141px;
	height: 116px;
	z-index: 50px;
	position: absolute;
	z-index: 50;
}

.ADAM_video-overlay-SmbAssets_AllTab:hover {
	background: url(../img/movie-th-on.png) no-repeat;
	width: 141px;
	height: 116px;
	z-index: 50px;
	position: absolute;
	z-index: 50;
}
.ADAM_video-overlay-SmbAssets_VideoTab {
	background: url(../img/movie-th-off.png) no-repeat;
	width: 141px;
	height: 116px;
	z-index: 50px;
	position: absolute;
	z-index: 50;
}
.ADAM_video-overlay-SmbAssets_VideoTab:hover {
	background: url(../img/movie-th-on.png) no-repeat;
	width: 141px;
	height: 116px;
	z-index: 50px;
	position: absolute;
	z-index: 50;
}
#article-print {
   background: url(../img/print-friendly.png) no-repeat;
   float: right;
   height: 24px;
   width: 112px;
   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;
}

.ADAM_article-print-es {
   background: url(../img/print-friendly-es.png) !important;
}

.article-print-es {background: url(../img/es-print-friendly.png) no-repeat !important; }
.article-print-pt {background: url(../img/pt-print-friendly.png) no-repeat !important; }
.ADAM_bookmarks-menu {
    background: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 0 8px #bDBDBD;
    margin-top: 0px !important;
    padding: 0 20px 10px;
    position: absolute;      
    width: 200px;
    z-index: 20 !important;
    background-color:#FFF;
	display: none;
    padding-top:25px;
    margin-left:-128px;
}
.ADAM_bookmarks-menu {
    display: none;
    padding-top:19px;
}
.ADAM_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;
}

body {
     color: #333333;
     font-family: "Trebuchet MS";
     font-size: 14px;
     text-align : left;
     overflow-x:hidden;
}

.ADAM_embdMsgTA{
    color: #37AEFA;
    font-size: 14px;
    font-weight: bold;
}
#wrap {
   overflow-x: auto !important;
}

ul#images {
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  width: 367px;
  height: 100px;
}

.vjs-poster{
     height:100% !important;
}
.video-js{
    clear:both;
}

.ADAMCopyright {
    text-align: center;
    padding: 1px;
    font-size: 9px;
    width: 98%;
    margin: 5px;
    position: relative;
    color: #464646;
    float:left;
    font-family: Arial, Helvetica, sans-serif !important;
    /*margin-bottom: 0px;
    padding-bottom: 0px;*/
}

/*To hide cross button in IE10*/
input[type=text]::-ms-clear {
	display: none;
}

.ADAMContentHome {
    Width: 545px !important;
    position: relative !important;
    margin: 0px auto !important;
    top: 0 !important;
    z-index: 0 !important;
	text-align : left;
}


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;
}

.header {z-index: 0; width: 100%; height: 55px; margin: 0px; padding: 0px; background-image: url(<xsl:value-of select="$globalImages"/>sym_nav_titlefill.gif)}
.greenType {font-size:11px; color:#849d7a}
.whiteType {color:white; font-size: 12px; font-weight: bold; height: 12px; margin: 0px}
.smallprint {font-size: 9px}
.menuBox {z-index: 100;left: 225px; top: -300px; width: 0px; height: 0px; border: solid 1px black; background-color: #a6a38f; position: absolute; display: none; overflow: hidden; text-align: left}
.scroller {padding: 3px;; margin: 0px width:120px; margin-left: 2px; margin-right: 2px; margin-bottom: 2px; height:195px; background-color: white; overflow: auto}
.menuLinks {font-size: 10px; margin: 0px; padding: 0px; display: block}
.swfFile {height: 217px; width:173; vertical-align: top; text-align: center; overflow: hidden; background-image: url(<xsl:value-of select="$globalImages"/>sym_nav_widgetBkg.gif); background-repeat:no-repeat}
a.symptoms:link, a.symptoms:visited, a.symptoms:active, a.symptoms:focus {font-family: "Trebuchet MS";font-size: 11px; color:rgb(0,0,128); margin-left: 3px; display: block; margin-bottom: 4px; line-height: 11px}
a.symptoms:hover {font-family: "Trebuchet MS";font-size: 11px; color:rgb(73,98,122); margin-left: 3px; display: block; margin-bottom: 4px; line-height: 11px}
#menuHeader {cursor: hand}


.aza a:link       { color: #003366; text-decoration:none; background-color: transparent; }
.aza a:visited    { color: #003366; text-decoration:none; background-color: transparent; }
.aza a:hover      { color: #888888; text-decoration:underline; background-color: transparent; }
.aza a:active     { color: #003366; text-decoration:none; background-color: transparent; }

.input-subscribe1 {background:transparent;
    width:428px;
    border:0px #CACACA solid;
    padding-left:2px;
    color:#333333;
    font-size:13px;
    height:19px;
    background-image: url(pe_text_area_bg.gif);
    background-repeat: repeat-x;
}

.style1 {
    font-family: "Trebuchet MS";
    font-size: 15px;
    font-weight: bold;
    color: #003366;
}
.style3 {font-family: "Trebuchet MS"; text-decoration:none; font-size: 12px; font-weight: bold; color: #003366; }
.styleaz {font-family: "Trebuchet MS"; text-decoration:none; font-size: 12px; font-weight: bold; color: #003366; }
 body {
    padding:0px;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

.style7 {font-family: "Trebuchet MS"; text-decoration: none; line-height:18px; font-size: 12px; font-weight: bold; color: #003366; overflow: hidden; }
.style7c {font-family: "Trebuchet MS"; text-decoration: none; line-height:21px; font-size: 12px; font-weight: bold; color: #003366; overflow: hidden; }
.style7a {font-family: "Trebuchet MS"; text-decoration: none; line-height:14px; font-size: 12px; font-weight: bold; color: #003366; overflow: hidden; }

.style11 {
   text-decoration: none;
   overflow: hidden;
   line-height:13px;
   font-weight: bold;
   color: #C7CA52;
   font-family: "Trebuchet MS";
   font-size: 20px;
}
.style17 {color: #5F7486}
#Layer1 {
   position:absolute;
   width:130px;
   border:0px;
   margin:0px;
   height:134px;
   z-index:1;
   left: 238px;
   top: 327px;
}
      #Layer2 {
      position:absolute;
      width:276px;
      height:70px;
      z-index:2;
      left: 11px;
      top: 372px;
      }
      .style19 {font-family: "Trebuchet MS"; font-size: 15px; font-weight: bold; color: #FFFFFF; }
      .style20 {font-size: 12px}
      .style22 {text-decoration: none; line-height: 15px; font-weight: bold; color: #C7CA52; font-family: "Trebuchet MS"; font-size: 18px; }
      .style24 {font-family: "Trebuchet MS"; text-decoration: none; line-height:15px; font-size: 12px; font-weight: bold; color: #5F7486; }
      .hs {font-size: 13px; color:#000; font-weight: bold;}

      .jcarousel-container {
      position: relative;
      }

      .jcarousel-clip {
      z-index: 2;
      padding: 0;
      margin: 0;
      overflow: hidden;
      position: relative;
      }

      .jcarousel-list {
      z-index: 1;
      overflow: hidden;
      position: relative;
      top: 0;
      left: 0;
      margin: 0;
      padding: 0;
      }

      .jcarousel-list li,
      .jcarousel-item {
      float: left;
      list-style: none;
      width: 133px;
      height: 95px;
      }

      .jcarousel-next {
      z-index: 3;
      display: none;
      }

      .jcarousel-prev {
      z-index: 3;
      display: none;
      }

      .jcarousel-skin-tango .jcarousel-container {
      -moz-border-radius: 10px;
      }

      .jcarousel-skin-tango .jcarousel-container-horizontal {
      width: 245px;
      padding: 20px 40px;
      }

      .jcarousel-skin-tango .jcarousel-container-vertical {
      width: 133px;
      height: 309px;
      padding: 5px 10px;
      }

      .jcarousel-skin-tango .jcarousel-clip-horizontal {
      width:  245px;
      height: 75px;
      }

      .jcarousel-skin-tango .jcarousel-clip-vertical {
      width:  133px;
      height: 309px;
      }

      .jcarousel-skin-tango .jcarousel-item {
      width: 133px;
      height: 95px;
      }

      .jcarousel-skin-tango .jcarousel-item-horizontal {
      margin-right: 10px;
      }

      .jcarousel-skin-tango .jcarousel-item-vertical {
      margin-bottom: 10px;
      }

      .jcarousel-skin-tango .jcarousel-item-placeholder {
      background: #fff;
      color: #000;
      }

      /***  Horizontal Buttons */
      .jcarousel-skin-tango .jcarousel-next-horizontal {
      position: absolute;
      top: 43px;
      right: 5px;
      width: 32px;
      height: 32px;
      cursor: pointer;
      background: transparent  no-repeat 0 0;
      }

      .jcarousel-skin-tango .jcarousel-next-horizontal:hover {
      background-position: -32px 0;
      }

      .jcarousel-skin-tango .jcarousel-next-horizontal:active {
      background-position: -64px 0;
      }

      .jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
      .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
      .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
      cursor: default;
      background-position: -96px 0;
      }

      .jcarousel-skin-tango .jcarousel-prev-horizontal {
      position: absolute;
      top: 43px;
      left: 5px;
      width: 32px;
      height: 32px;
      cursor: pointer;
      background: transparent url(../../../graphics/global/prev-horizontal.png) no-repeat 0 0;
      }

      .jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
      background-position: -32px 0;
      }

      .jcarousel-skin-tango .jcarousel-prev-horizontal:active {
      background-position: -64px 0;
      }

      .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
      .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
      .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
      cursor: default;
      background-position: -96px 0;
      }


      .jcarousel-skin-tango .jcarousel-next-vertical {
      position: absolute;
      bottom: 34px;
      left: 138px;
      width: 32px;
      height: 32px;
      cursor: pointer;
      background: transparent url(../../../graphics/global/next-vertical.png) no-repeat 0 0;
      }

      .dots {
      position: absolute;
      bottom: 67px;
      left: 137px;
      width: 32px;
      height: 208px;
      cursor: pointer;
      background: transparent url(../../../graphics/global/cp_slider_bg_dots.png);
      no-repeat 0 0;
      }

      .jcarousel-skin-tango .jcarousel-next-vertical:hover {
      background-position: 0 -32px;
      }

      .jcarousel-skin-tango .jcarousel-next-vertical:active {
      background-position: 0 -64px;
      }

      .jcarousel-skin-tango .jcarousel-next-disabled-vertical,
      .jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
      .jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
      cursor: default;
      background-position: 0 -96px;
      }

      .jcarousel-skin-tango .jcarousel-prev-vertical {
      position: absolute;
      top: 15px;
      left: 138px;
      width: 32px;
      height: 32px;
      cursor: pointer;
      background: transparent url(../../../graphics/global/prev-vertical.png) no-repeat 0 0;
      }

      .jcarousel-skin-tango .jcarousel-prev-vertical:hover {
      background-position: 0 -32px;
      }

      .jcarousel-skin-tango .jcarousel-prev-vertical:active {
      background-position: 0 -64px;
      }

      .jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
      .jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
      .jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
      cursor: default;
      background-position: 0 -96px;
      }

      .az A:link {font-family: "Trebuchet MS"; text-decoration:none; font-size: 12px; font-weight: bold; color: #093A6B;}
      .az A:visited {font-family: "Trebuchet MS"; text-decoration:none; font-size: 12px; font-weight: bold; color: #093A6B;}
      .az A:active {font-family: "Trebuchet MS"; text-decoration:none; font-size: 12px; font-weight: bold; color: #093A6B;}
      .az A:hover {font-family: "Trebuchet MS"; text-decoration:underline; font-size: 12px; font-weight: bold; color: #093A6B;}

      .aza A:link {font-family: "Trebuchet MS"; text-decoration:none; font-size: 14px; font-weight: bold; color: #37AEFA;}
      .aza A:visited {font-family: "Trebuchet MS"; text-decoration:none; font-size: 14px; font-weight: bold; color: #37AEFA;}
      .aza A:active {font-family: "Trebuchet MS"; text-decoration:none; font-size: 14px; font-weight: bold; color: #37AEFA;}
      .aza A:hover {font-family: "Trebuchet MS"; text-decoration:underline; font-size: 14px; font-weight: bold; color:#37AEFA}
      td.azagrey {font-family: "Trebuchet MS"; text-decoration:none; font-size: 16px; color:#333333;}


/***117 - 118 ENDS ************************************************************************************************************/


/** 26 **********************************************************************************************************/

body
{   
    /* overflow-x: hidden;*/
}

.ADAM_se-video-banner {
	height: 64px;
	background: url(../img/se-video-banner-bg.png) repeat-x;
	float: left;
	position: relative;
}

.ADAM_se-video-banner p {
	float: left;
	width: 397px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #778235;
	line-height: 60px;
	padding: 0 0 0 25px;
	text-align:left;
}

.ADAM_se-video-banner p a {
	
	width: 397px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #778235;
	line-height: 60px;
	text-decoration: none;
	text-align: left;
}

.ADAM_se-video-banner p a:hover {
	color:#32A0DA;
}

.ADAM_se-video-banner p strong {
	font-size: 14px;
	font-weight: 500;
}

.ADAM_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: "Trebuchet MS";
	color: #a6a6a6;
	font-size: 11px;
	float: left;
	clear: left;
	margin-bottom: 15px;
	width: 100%;
}

#pc_reference {
	float: left;
	clear: left;
	font-family: "Trebuchet MS";
	margin-top: 10px;	
}

#pc_reference a {
	font-family: "Trebuchet MS";
	font-size: 17px;
	color: #797E83;
	text-decoration: none;
	display: block;
}

#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;  
} 

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;
}

#micro-center-content {
	float: left;
	clear:both;
	margin-top: 25px;
}

#mc-col-1 {
	width: 877px;
	margin-right: 11px;    
}

#mc-col-1-80 {
	width: 100%;
	margin-right: 11px;    
}

.ADAM_content-module {
    float: left ;
	width: 238px;
	margin-left: 8px;
}

.ADAM_content-module-header {
	float: right;
	background: url(../img/content-module-hdr-bg.png) repeat-x;
	width: 238px;
	height: 31px;
}

.ADAM_content-module-header h3 {
	float: left;
	padding-left: 10px;
	line-height: 31px;
	color: #fff;
}
.ADAM_content-module-links {
	float: left;
	border-left: 1px solid #cacaca;
	border-right: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
	width: 236px;
}

.ADAM_content-module-links ul {
	list-style: none;
	padding-left: 10px;
	margin-top: 10px;
	float: left;
	margin-bottom: 10px;
}

.ADAM_content-module-links ul li a {
	font-family: "Trebuchet MS";
	color: #797E83;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	text-decoration: none;
}

.ADAM_content-module-links ul li a:hover {
	color:#3ea5dc;
}

.ADAM_pad-top {
	margin-bottom: 10px;
	margin-top:0px;
}

#health-news-ticker {
	float: left;
	background: #575757;
	width: 100%;
	height: 41px;
	margin-bottom:40px;
}

#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: "Trebuchet MS";
	font-size: 14px;
}

.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:"Trebuchet MS";
}
.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;
}

.clear{
	clear:both;
}

.ADAM_video-overlay_allTab {
	background: url(../img/movie-th-off.png) no-repeat;
	width: 141px;
	height: 116px;
	z-index: 50px;
	position: absolute;
	z-index: 50;
}

.ADAM_video-overlay_videoTab {
	background: url(../img/movie-th-off.png) no-repeat;
	width: 141px;
	height: 116px;
	z-index: 50px;
	position: absolute;
	z-index: 50;
}

.ADAM_video-overlay_allTab:hover {
	background: url(../img/movie-th-on.png) no-repeat;
	width: 141px;
	height: 116px;
	z-index: 50px;
	position: absolute;
	z-index: 50;
}

.ADAM_video-overlay_videoTab:hover {
	background: url(../img/movie-th-on.png) no-repeat;
	width: 141px;
	height: 116px;
	z-index: 50px;
	position: absolute;
	z-index: 50;
}

.ADAM_pres-overlay_allTab {
	width: 141px;
	height: 116px;
	z-index: 50px;
	position: absolute;
	top: 0;
	left: 0px;
	z-index: 50;
}

.ADAM_pres-overlay_imageTab {
	width: 141px;
	height: 116px;
	z-index: 50px;
	position: absolute;
	top: 0;
	left: 0px;
	z-index: 50;
}

.ADAM_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;
}

.ADAM_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;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {



}
/** 26 - ENDS **********************************************************************************************************/

/** 10 - START **********************************************************************************************************/
.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;
}

.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#news a {
	float: left;
	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;
}

.se-ui-width {
	width: 545px;
}

.ADAM_alpha-letter {
   float: left;
   clear: left;
   font-family: "Trebuchet MS";
   font-size: 16px;
   font-weight: bold;
   color:#37AEFA;
   cursor: default;
}

.alpha-letter-107, .alpha-letter-92{ margin-bottom: 15px;margin-top:15px;}

.ADAM_image-overlay {
  background: url(../img/image-th-off.gif) no-repeat;
}

.ADAM_pres-overlay {
  background: url(../img/image-th-off.gif) no-repeat;
}

#Table_1 {
	border: 2px solid;
	border-color:grey;
	line-height:26px;
}

#Table_1 th {
	font-weight: normal;
	text-align: left;
	border-style: solid;
	border-width: 2px;
	border-color:grey;
}

#Table_1 td {
	font-weight: normal;
	text-align: left;
	border-style: solid;
	border-width: 2px;
	border-color:grey;font-size:16px;
}

#Table_1 td p 
{
    margin-bottom: 1em !important;
    margin-top: 1em;
    margin-left: 2px;
}

#Table_1 td h4 
{
    margin-bottom: 10px !important;
    margin-left:2px;
    margin-right:2px;
}

#hm-search-10 input {
	height: 27px;
	margin: 12px 0 0 12px;
	padding-left: 10px;
	padding-top: 2px;
	border: 0;
	color: #37AEFA;
	width: 121px;
	float: left;
}
/** 10 - END **********************************************************************************************************/

/** 107, 92 - START **********************************************************************************************************/

a.ADAM_list-links-read-more {
	color: #37AEFA;
    font-family: "Trebuchet MS";
    font-size: 16px;
    line-height: 23px;
    text-decoration: underline;
    margin-right:11px;
}

a.ADAM_list-links-read-more:hover {
	color: #37AEFA;
	text-decoration: underline;
}

.ADAM_printer-friendly:hover {
	color: #32A0DA;
	text-decoration: underline;
}

.ADAM_index-font {
	color: #333333;
	text-align: left;
	
	font-size:16px;
}

#contentDiv 
{
    font-family:"Trebuchet MS";
    text-align: left;
	margin-bottom: 15px;
	clear: left;
}
#contentDiv P { line-height:1.625;font-size: 16px;}
#contentDiv a { color :#37AEFA;font-size: 16px; }
#contentDiv b { color :#333333; font-size: 16px;}
#contentDiv strong { color :#333333;font-size: 16px; }
.ADAM_contentDiv 
{
    font-family:"Trebuchet MS";
    text-align: left;
	margin-bottom: 15px;
	clear: left;
}

#node-set {		
	float: left;
}

#node-set strong {
	list-style: none;
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #333333;
	text-align:left;
}

#node-set ul {
	text-align:left;
	padding: 12px 0 0 14px;
}

#node-set ul li a {
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-align:left;
}

#node-set ul li
{      
}

#node-set p  
{
   line-height:1.625;
   text-align  :left;
   color: #333333;margin-bottom: 0;font-size: 16px;
}

#node-set p b {
	color: #6f7e35;
	margin-bottom:1.6em;	
}

.listTitle
{
    margin-top:15px;
    margin-left:10px;
 }
#se-search-results { }

#se-search-results a {color :#37AEFA;}   

#video-2 {
   width: 640px;
   height: 361px;
   z-index: 600;
   display: none;
   border: 1px solid #000;
   text-align: center;
   top:334px;
   left:50%;
}


#searchClick,#searchClick127
{
 width: 40px; 
 margin-left:3px; 
 height: 33px; 
 width: 33px; 
 background-image: none; 
 background-attachment: scroll; 
 background-repeat: repeat; 
 background-position-x: 0%; 
 background-position-y: 0%; 
 background-size: auto; 
 background-origin: padding-box; 
 background-clip: border-box; 
 background-color: transparent;
}

 
 .aza A:link {font-family: "Trebuchet MS"; text-decoration:none; font-size: 14px; font-weight: bold; color: #37AEFA;}
 .aza A:visited {font-family: "Trebuchet MS"; text-decoration:none; font-size: 14px; font-weight: bold; color: #37AEFA;}
 .aza A:active {font-family: "Trebuchet MS"; text-decoration:none; font-size: 14px; font-weight: bold; color: #37AEFA;}
 .aza A:hover {font-family: "Trebuchet MS"; text-decoration:underline; font-size: 14px; font-weight: bold; color:#37AEFA}
 td.azagrey {font-family: "Trebuchet MS"; text-decoration:none; font-size: 16px; color:#333333;}
 
.ADAM_IndexPageHrTag
{
    width:545px; 
    margin:0 auto;
    margin-top: 10px;
}

#indexPageDiv
{
   margin:0 auto;
   width:545px;
}

#indexPageTable
{
    width:100%;
    clear:left;
    line-height:17px;
}

#IndexPageHrTag1
{
    width:95%;
}

.ADAM_autoSearchTitle-HIE-home
{
    border: 2px solid #37AEFA; 
    float: right; 
    right:0px; 
    margin-right:54px; 
    position: absolute; 
    top: 70px; 
    z-index: 500; 
    width:280px; 
    display:none;
    background-color:white;
}

/**********************************************************************************************************/
/*CSS from global templates*/
/**********************************************************************************************************/
/*ADAMWrapperHTML5*/
#qualityInfo
{
   width:100%; 
   font-size:11px;
   text-align:center; 
   float: left; 
   padding-bottom:10px 
}
.ADAM_review-info_ArticleLevel
{
    margin-bottom: 0px !important;
    background:white !important;
}


.autoSearchTitle_35, .autoSearchTitle_78{
    font: 300 16px/1.625 "Trebuchet MS";
    border: 2px solid #37AEFA; 
    float: right; 
    right:50px; 
    position: absolute; 
    top: 70px; 
    z-index: 500; 
    width:280px; 
    display:none;
    background-color:white;
}

.ADAMContentHome-126 {
    Width: 376px !important;
    position: relative !important;
    margin: 0px auto !important;
    top: 0 !important;
    z-index: 0 !important;
	text-align : left;
}

.browse-a-z-home{
left: 158px !important;
}

    @-moz-document url-prefix() {	
	.browseAlpha {margin-right: 7px !important;}
}   

.ADAM_toggle_AtoZ {    
    margin-left: 0px !important;
    width: 71px !important;
}

p#news-ticker a {
    color: #FFFFFF !important;
    font-size: 14px;
    font-family: "Trebuchet MS";
    padding-top: 2px;
}

ul.ADAM_innerfade_79 
{
    margin-left:157px !important;
    margin-top:-54px !important;
    height:25px;
    line-height:25px;   
}

ul.ADAM_innerfade_79 li a {
    font-size:14px !important;
    color:#fff;
    text-decoration:none;
}

.ADAM_back_to_top {
    bottom: 54px;
    opacity: 0.8;
    position: fixed;
    right: 20px;
    z-index: 2147483647 !important;
    display:block;
}


.ADAM_back_to_top a {
    background: #ddd none repeat scroll 0 0 !important;
    border: 4px double #37AEFA !important;
    border-radius: 66px;
    color: #37AEFA !important;
    display: block;
    font-size: 11px !important;
    font-weight: bold !important;
    height: 39px;
    line-height: 12px;
    padding-top: 8px;
    text-align: center !important;
    text-decoration: none !important;
    text-shadow: 0 1px 0 #fff !important;
    width: 47px;
}

.ADAM_back_to_top a.ADAM_back_to_top_Spanish {
    line-height: 15px;

}

#main-52 {
    clear: both;
    float: left;
    margin-right: 0;
    width: 100%;
    background: #fff;
    font-family: helvetica;
    word-break: break-word;
    word-wrap: break-word;
}

#primary-52 {
    padding: 10px;
    clear: both;
    margin-top: 0px;
    overflow: auto;
    background: #f3f4f6;
}

#hm-AdamSearchBox .browse-a-z-nav
{
    z-index: 500 !important;
}

#autoSearchTitle
{
    z-index: 500 !important;
}

.ADAM_helperframe 
{
    display: none;   
}

/*Start PBI 27648*/
/* new Design css*/

	.h1-main{	padding: 20px 0 20px 10px;font-size: 30px;color: #37AEFA;}
	.alpha-container {font-size: 16px;margin-left: 15px;}
    .alpha-browse, .alpha-group {float:left;color:#333333;font-size:inherit;}   
    .alpha-group {position: relative;display: inline-block;vertical-align: middle;}
	.alpha-default-li{padding-right:5px;cursor: pointer;float:left;}
	.alpha-container .alpha-default{text-decoration:underline;color:#37AEFA;padding-right:5px;cursor: pointer;float:left;font-size: 16px;}
	.alpha-group-ul{float:left; list-style:none}
	#search-articles .alpha-container,  #search-mltimedia .alpha-container{padding-bottom: 45px; margin-left: 0;}
	#search-articles .se-search-results li:nth-child(odd), #search-mltimedia .se-search-results li:nth-child(odd){background-color:#fff}
	#search-articles .se-search-results li:nth-child(even), #search-mltimedia .se-search-results li:nth-child(even){background-color:#F7F3E7}
	#page .error-No-Records{background-color: #fce3e3 !Important; clear: both;padding-left: 20px;max-width: 360px;display:none; }
	@media only screen and (max-width:460px)
	{
	.homePageTbl table {width:100% !important;}
	.homePageTbl .aza {padding-left:17px;padding-right:5px;}
	.homePageTbl .aza img{margin-left:-17px;}
	}
	.rwd-hr{width:100%;border:2px solid #4d4d4d;margin-bottom:1px;}
	.rwd-footer{width:100%;background: #37AEFA;height:40px;}
	
	#search-mltimedia{display:none;}
    #search-articles,#search-mltimedia{padding:20px;}
    .primaryMain h1.se-entry{margin-bottom:20px;}
	.primaryMain{width:100% !important;clear: both;float: left;margin-right: 0;background: #fff;}
	 /* new Design css END*/
	 /*End PBI 27648*/
	 
	 @media only screen and (max-width: 474px) 
{
#qualityInfo
{
 line-height: 16px;	
}
}

html{margin-left: 0px !important;}

.ADAMContent {
    min-height: 350px;
}