/**** DISQUS comments custom style *****/

#disqus_thread, #disqus_tab {
    border:0 none;
    padding:0;
}

#disqus_thread h3, #disqus_thread p, #disqus_thread label, #disqus_thread a {
    font-size:12px;
}

.dsq-comment-body {
    font-size:12px;
 }

.dsq-comment-header {
    font-size:12px;
    font-weight:bold;
}

button.dsq-button {
    padding: 4px 8px !important;
}

button.dsq-button-small {
    padding: 0 6px !important;
}

.module-full-text {
  width: 285px;
}

.module-full-text .header h1 {
  padding-left: 15px;
  background-image: url(/images/common/module_header_top_publications.gif) !important;
}

.grid .module-full-text .content ul.get-full-text a span.bullet
{
	background-image: url(/images/common/pdf.gif);
	padding-left: 24px;
	padding-top: 4px;
	display: block;
}

.grid .module-full-text .content ul.get-full-text li a {
  padding: 3px 10px 6px 15px;
  text-indent: 0;
  color: #4E77A8;
}

.grid .module-full-text .content ul.get-full-text li a:hover {
  color: #415D0C;
  background: url(/images/common/module_full_text_a_hover.png) repeat-x #E1ECD8 !important;
}

.toolbar {
  overflow: hidden;
  _padding-bottom: 10px;
}

.toolbar p.return {
  border-right: 1px dotted #AFAFAF;
  padding-right: 8px;
  float: left;
  margin-bottom: 0;
}

#article-head {
  font-size: 11px;
}

#article-head p {
  font-size: 11px;
  color: #58595C;
}

#article-head h1 {
  padding-bottom: 10px;
  font-size: 28px;
}

#article-head h3 {
  color: #58595C;
  font-size: 17px;
  overflow: hidden;
  margin-bottom: 20px;
}

#article-head-author {
  margin-bottom: 0;
}

#article-head .published {
  float: left;
  border-right: 1px dotted #AFAFAF;
  display: block;
  padding-right: 16px;
}

#article-head .star-rating {
  padding-left: 15px;
}

#tags-share {
  clear: left;
}

#tags-share p {
  font-size: 11px;
  padding-top: 6px;
}

#tags-share #tags {
  float: left;
}

/* -- Custom buttons -- */

.button {
	margin: 0;
	display: block;
	border: none;
	background-color: transparent;
	cursor: pointer;
	background: url(/images/common/button.png) top right no-repeat;
	padding: 0 3px 0 0;
  height: 32px;
  float: left;
  position: relative;
  outline: none;
}

button.button span {
	position: relative;
}

button.ic {
  background-color: transparent;
  text-indent: -9999px;
  border: none;
}

button::-moz-focus-inner,
button span::-moz-focus-inner,
button.button::-moz-focus-inner,
button.button span::-moz-focus-inner {
	border: none;
	padding-right: 0;
	padding-left: 0;
}

.button span {
  color: #345B92;
  display: block;
  font-family: arial, sans-serif;
  font-weight: normal;
  font-size: 11px;
  background: url(/images/common/button_span.png) top left no-repeat;
  padding: 10px 7px 0 10px;
  height: 22px;
  position: relative;
  text-align: center;
}

.button-ic span {
  padding: 8px;
  height: 32px;
}

.button-ic span span {
  padding: 10px 7px 0 10px;
  height: 22px;
}

#button-share {
  float: right;
  width: 145px;
}

#button-share span {
  padding-right: 10px;
  padding-left: 11px;

}

#button-share span div {
    margin-right:7px;
    float: left;
}

#buttons-lang {
  float: right;
}

#buttons-lang .button {
  margin-left: 13px;
}

#buttons-lang .button span {
  padding-left: 20px;
  padding-right: 17px;
}

.button span img {
    margin-top: -2px;
}

/* Get full text list toggle*/
.full-text-toggle
{
	border-bottom: solid 1px #afafaf;
	padding: 8px 0 8px 8px;
	font-size: 1.1em;
}

.full-text-toggle a.toggler
{
	color:#979797;
	outline: none;
}

/* Get full text box Related links*/
.get-related-links
{
	background-color:#f6f9fb;
	background-image: url(/images/common/related_links_top.gif);
	background-repeat:repeat-x;
	border-bottom: solid 1px #afafaf;
	border-left: solid 1px #afafaf;
	border-right: solid 1px #afafaf;
	padding-top:10px;
}
/* sliding tabs */
.sliding-tabs .menu
{
    padding: 8px;
    background-color:Blue;
    display: none;
    position: absolute;
    background-color:#fff;
}
.sliding-tabs .menu-list li
{
    float: left;
}
.sliding-tabs .menu-list li a
{
    display: block;
    padding: 0;
    border: none;
}

.sliding-tabs .menu-list li a.menu-shown
{ /* class for the menu trigger, when the menu is visible */
    color: #fff;
}

/* Chapter/TOC toolbar */
.chapter-toolbar
{
	background-image: url(/images/blue_div/toolbar_back.gif);
	background-repeat: no-repeat;
	height:32px;
	margin-bottom:20px;
}

.chapter-toolbar p
{
	float:right;
	padding: 7px 15px 0 0;
	font-size:1.2em;
	margin:0;
}

.chapter-toolbar p.toc-link
{
	float:none;
	padding: 7px 0 0 15px;
	font-weight:bold;

}

.previous-chapter
{
	padding-right: 8px;
	border-right: dotted 1px #afafaf;
	margin-right: 8px;
}

/* classes for show/hide toc trigger*/
#toc-trigger {
  display: block;
  background-image: url(/images/blue_div/show_table_contents.gif);
  background-repeat:no-repeat;
}

#toc-trigger.menu-shown { /* class for the menu trigger, when the menu is visible */
  background-image: url(/images/blue_div/hide_table_contents.gif);
  background-repeat:no-repeat;
}

/* TOC pop up */
.toc-pop
{
	position:absolute;
	margin-top:0;
	margin-left:0;
	width:450px;
	display:none;
    z-index:1;
}

.toc-pop-top
{
	background-image: url(/images/blue_div/blue_container_top.gif);
	background-repeat: no-repeat;
	width:450px;
	height:3px;
	font-size: 0;
	line-height: 0;
}

.toc-pop-content
{
	border-right: 1px solid #4e77a8;
	border-left: 1px solid #4e77a8;
	background-color:#f6f9fb;
	padding:12px 10px 5px 4px;
}

.toc-pop-bottom
{
	background-image: url(/images/blue_div/blue_container_bottom.gif);
	background-repeat: no-repeat;
	width:450px;
	height:2px;
}

/* innner TOC popup */
.toc-pop-collapse
{
	margin-left:12px;
	padding:0;
}
.toc-pop-close
{
	float:right;
	padding:0;
	margin: 0 5px 0 0;
}

ul.toggle-list
{
	margin-top: 10px;
}

ul.toggle-list li
{
	margin-bottom:17px;
	list-style-type: none;
	background: none;
}

.toc-section-top
{
	background-image: url(/images/blue_div/section_ends.gif);
	background-repeat: no-repeat;
	width:418px;
	height: 1px;
	line-height: 0;
	font-size: 0;
}

.toc-section-content
{
	width:418px;
	background-color:#dee6eb;
	padding:0 0 0 0;
}

.toc-section-bottom
{
	background-image: url(/images/blue_div/section_ends.gif);
	background-repeat: no-repeat;
	width:418px;
	height:1px;
	font-size: 0;
	line-height: 0;
}

.toc-pop-switch a
{
	float:right;
	padding-top:4px;
	margin-right:15px;
	font-size:10px;
	background-image: url(/images/blue_div/blue_show.gif);
	background-repeat: no-repeat;
	background-position: 0 10px;
	text-indent:12px;
}

.toc-pop-switch a.open
{
	background-image: url(/images/blue_div/blue_hide.gif);
}

h2.toc-section-title
{
	margin:0;
	padding:8px 50px 8px 13px;
	font-size:1em;
	font-weight:bold;
}

.toggle-list li h2 {

	background-image: url(/images/blue_div/word_show.gif);
	background-repeat:no-repeat;
	background-position: 365px 10px;
  margin: 0;

}

.toggle-list li .open h2 {
	background-image: url(/images/blue_div/word_hide.gif);
	background-repeat:no-repeat;
}

.toggle-list li .head,
.toggle-list li .panel {
  overflow: hidden;
}

.toggle-list .panel p
{
	font-size:1em;
	line-height:1.1em;
	margin:0;
	padding: 8px 13px 4px 13px;
}

.toggle-list .panel p.panel-bot
{
	border-bottom:1px dotted #b7c7d1;
	padding:0;
	margin: 6px 6px 0 0;
}


/* -- tabs classes -- */
.sliding-tabs .tabs
{
  height: 36px;
  _overflow: hidden;
  margin:0;
	padding:0 0 0 0;
	border-bottom:0;
	background:url(/images/tab_backs/tab_back.gif);
	background-repeat:repeat-x;
	background-position: bottom left;
}

.sliding-tabs .tabs li
{
    display: block;
    float: left;
    background:url(/images/tab_backs/tab_off_left.gif) no-repeat left top;
	margin:0;
	padding:0 1px 6px 2px;
	height: 30px;
}


.sliding-tabs .tabs a {
	background:url(/images/tab_backs/tab_off_right.gif) no-repeat right top;
	padding:0 15px 0 2px;
	outline: none;
}

.sliding-tabs .tabs li a
{
    display: block;
    cursor: pointer;
    overflow: hidden;
    height: 31px;
    background:url("/images/tab_backs/tab_off_right.gif") no-repeat right top;
	padding:5px 30px 0 30px;
	text-decoration:none;
	font-weight:normal;
	color:#4e77a8;
}

.sliding-tabs .tabs li a.current {
	background-image:url(/images/tab_backs/tab_on_right.gif);
	font-weight:bold;
	color:#4e77a8;
}

.sliding-tabs .tab-panels {
    clear: left;
}

.sliding-tabs .tab-panels div {
	background-color:#f6f9fb;
    border: 1px solid #afafaf;
	border-top:none;
	padding:20px;
  }

/* individual tab divs */
.grid .tab-panels #additionalreading div,  .grid .tab-panels #grants div, .grid .tab-panels #contacts div{
    padding: 0   !important;
    background-color:#f6f9fb;
    border: none   !important;
}

.grid .tab-panels .add-readings-tab,.grid .tab-panels .grants-tab
 {
 	border:0;
	padding:0;
 }

 .grid .tab-panels .add-readings-tab li
 {
	padding-bottom:10px;
	margin-left:10px;
 }

 .grid .tab-panels .add-readings-tab li.last
 {
	padding-bottom:0;
	margin-left:0;

 }

 .grid .tab-panels .add-readings-tab li.last a
 {
	 color:#9b9b9b;
 }

  .grid .tab-panels .add-readings-tab li.last
  {
  	background-image: url(/images/common/bullet_gray.gif);
    background-position:left center;
  }

 .readings-type
 {
 	font-size:.8em;
	color:#9b9b9b;
 }

 table.tab-table th, table.tab-table td
 {
 	border:1px dotted #afafaf;
	border-right:0;
	border-bottom:0;
	padding:10px;
	font-size:1.3em;
	vertical-align:top;
}

 table.tab-table th.first, table.tab-table td.first
 {
 	border-left:0;
 }

 table.tab-table td.last
 {
 	border-bottom:1px dotted #afafaf;
 }

.learn-more-mod h1
{
	padding-left:20px;
}

.learn-more-content
{
	border-left:1px solid #AFAFAF;
	border-right:1px solid #AFAFAF;
	padding-top:10px;
}

.learn-more-mod .learn-more-content .learn-more-list
{
	padding-bottom:5px;
}

.learn-more-mod .learn-more-content .learn-more-list li
{
	border:0;
	padding-left:12px;
	margin-left:10px;
	background-image:url(/images/common/bullet_blue.gif);
}

.learn-more-mod .learn-more-content .learn-more-list li a
{
 	padding-top:8px;
	padding-bottom:8px;
}

.learn-more-bott
{
	background-image:url(/images/learn_more_bott.gif);
	height:30px;
	font-size:9px;
	font-weight:bold;
}

.learn-more-bott p
{
	padding: 6px 5px 0 30px;
}

.learn-more-bott p a
{
	color:#979797;
}

/*
  second share box
  i needed this since it was a problem overlaying the button that triggers it
*/

#box2 {
  display: none;
  text-align: left;
}

#box2.infobubble .top {
  background-position: bottom left;
  height: 10px;
  margin-top: 0;
}

#box2.infobubble .content {
  padding-right: 0;
}

/* new additions to fix bullet issues */
.contentwell ul {
  overflow: hidden;
  margin-left: 0;
}

.contentwell ol {
    overflow: hidden;
    padding-left:28px;
}

#productcontentwell .get-related-links ul {
  margin-left:  20px;
}

/* new design for additional reading ul and li */
.grid .tab-panels .add-readings-tab ul {
    margin-top:5px;
}

.grid .tab-panels .add-readings-tab li {
    background-position: top left;
    padding-left:19px;
}

.grid .tab-panels .add-readings-tab li.document {
    background-image: url(/images/common/document.gif);
}

.grid .tab-panels .add-readings-tab li.external_link {
    background-image: url(/images/common/external_link.gif);
}

.grid .tab-panels .add-readings-tab li.figures {
    background-image: url(/images/common/image.gif);
}

/* new style for Feature module on right side of the blurb */
.vid-module .module {
    width: 285px;
    margin-top:0;
}

.grid .module-full-text .content ul.get-full-text a span.external_link {
background-image:url(/images/common/external_link.gif);
}

.grid .module-full-text .content ul.get-full-text li span.print {
    margin-left:25px;
}
.grid .tab-panels h5 {
   color:#4E77A8;
}

/* COMMENTS ON JIVE */
#community div{
    border: 0;
	border-top:none;
	padding:1px;
}

#jive-body-main div {
    border: 0;
	border-top:none;
	padding:1px;
}

#jive-body-main .jive-content-controls {
    background-color:white;
}
#jive-body-main .jive-content-controls .jive-thread-reply-link {
    font-size:12px;
}
#jive-body-main .jive-thread-reply .jive-thread-reply-body {
    background-color:#F2F5F7;
}
#jive-body-main .jive-thread-reply .jive-author {
    background-color:#F2F5F7;
}
#jive-body-main .jive-thread-reply .jive-author .jive-username-link-wrapper {
    background-color:#F2F5F7;
}
#jive-body-main .jive-thread-info p {
    background-color:#F6F9FB;
}
#jive-body-maincol div p {
    background-color:white;
}
#jive-body-main .jive-thread-reply .jive-thread-reply-body-container .jive-thread-reply-subject .jive-thread-reply-date {
    background-color:white;
}
#jive-body-main .jive-thread-reply .jive-thread-reply-body-container .jive-thread-reply-subject {
    background-color:white;
}
#jive-body-main .jive-thread-reply .jive-thread-reply-body-container .jive-thread-reply-message {
    background-color:white;
}
#jive-body-maincol-container div {
    border: 0;
	border-top:none;
	padding:0;
}
#jive-body-maincol div {
    border: 0;
	border-top:none;
	padding:0;
}
#jive-body-main #jive-thread-reply-footer {
    font-size:12px;
}
#jive-body-main #jive-thread-reply-footer .jive-thread-reply-footer-top {
    display:none;
}
#jive-body-main .jive-reply-form li{
    background:none;
}
#jive-body-main .jive-reply-form textarea.jive-textarea {
    width:98.5% !important;
}

/* ------ new.ie.css code -------------*/

.button, button.button {
	margin: 0;
	padding-left: 0;
	/* magical fix for unwanted right padding */
	overflow: visible;
  _white-space: nowrap;
  _width: 0;
}

.sliding-tabs .tabs li {
  _white-space: nowrap;
  _width: 0;
}

