﻿.productWrapper {
	width: 582px;
	overflow: hidden;
	border-bottom: 1px solid #dedede;
	padding-bottom: 10px;
	}

#description_new {
	float: left;
	width: 350px;
	}

#description_new h3 {
	font-size: 22px;
	line-height: 28px;
	font-weight: normal;
	color: #4c5960; /* gray */
	}

#coverImage_new {
	float: right;
	width: 221px;
	}

#coverImage_new img {
	width: 138px;
	float: left;
	}

#coverImage_new img.burstNew {
	float: left;
	width: 70px;
	padding-top: 15px;
	}
	
.buttonDiv {
	padding-top: 15px;
	clear: both;
	overflow:hidden;
	}
.buttonDiv ol {
	font-family:'Trebuchet MS',Verdana,Helvetica,arial,sans-serif;	
	font-weight:normal;		
	float: left;
	list-style:none;
	margin: 0;
	padding: 0;	
	text-align: center;
	}
.buttonDiv ol li {
	float:left;
	display: inline;
	margin:0 10px 0 0 ;
	padding: 0;
	}
.buttonDiv ol li a {
	float: left;
	display: block;
	height: 49px;
	text-decoration: none;
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	line-height: 17px;
	text-shadow: 0px -1px 0px #00376d ;   
	background: transparent url(./images/1_taylor_images/bttn_rh.gif) right top no-repeat;
	}		
.buttonDiv ol li a span {
	background: transparent url(./images/1_taylor_images/bttn_lh.gif) left top no-repeat;
	display: block;
	line-height: 17px;          /*line height plus padding equals the li height */
	padding:5px 5px 10px 18px;  /*padding for the rh graphic                    */
	margin-right: 13px;
    min-height: 34px;
	}
	.buttonDiv ol li a:hover {
	background: transparent url(./images/1_taylor_images/bttn_rh.gif) right bottom no-repeat ;
	}
	.buttonDiv ol li a:hover span {
	background: transparent url(./images/1_taylor_images/bttn_lh.gif) left bottom no-repeat ;
	}
strong.big_button_type {
	font-size: 17px; 
	font-weight:normal;
	}

.authorList {
	color: #4c5960; /* gray */
	}

#content_block    { border: none; border-bottom: 3px solid #51950E; padding-bottom: 20px; }
#content_block p  { margin: 0; color: #4c5960; padding-top: 15px;}
#content_block h2 {
	margin: 0px;
	color: #3e7828; /*green*/
	font-size: 22px;
	padding: 10px 0;
	display: inline-block;
	line-height: 28px;
	}
	
#content_block h3.subhead {
	margin: 0px;
	color: #51950E; /*green*/
	font-size: 16px;
	padding: 20px 0 7px 0;
	font-weight: normal;
	}	
	
p.grayType {
	color: #999;
	padding-top: 20px;
	}
	
#content_block p.noTopPadding {
	padding-top: 0;
	}

a.blueLink {
	text-decoration: none;
	color: #0069AD;   /* bLUE */
	}

a.blueLink:hover {
  text-decoration: underline
	}

/* TAbs */
#title_tabs {
	overflow: hidden;
	width: 582px;
	padding: 0 0 10px 0;
	margin: 0;
	}

#title_tabs ol {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
	}

#title_tabs ol li {
	text-align: center;
	float: left;
	display: inline;
	}

#title_tabs ol li a {
	display: block;
	padding: 10px 16px;
	text-decoration: none;
	margin-left: 10px;
	background-color: #ffffff;
	border: 1px solid #005b92;
	color: #005b92;
	box-sizing: border-box; /* Ensures padding doesn't break layout */
}

	#title_tabs ol li a:focus-within {
		outline-offset: -8px!important;
	}

	#title_tabs ol li a.resourcelink.btnOn {
		position: relative;
		border: 1px solid #757575;
		color: #353535;
	}

#title_tabs ol li a.resourcelink.btnOn::before {
	content: "";
	position: absolute;
	bottom: -7px;
	width: 12px;
	height: 12px;
	background: #ffffff;
	transform: translate(50%, 0) rotate(45deg);
	box-shadow: inset -5px -5px 0 -4px rgba(117, 117, 117, 1);
	right: 50%;
}

#title_tabs ol li:first-child a {
	margin-left: 0px;
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
	white-space: nowrap;
}

























/* THIS REMOVES THE STRIPED bACKGROUND */
#contentwrapperinner3 {
	background-color: #F7F7F7;
	border:1px solid #51950E;
	padding:0 0 10px 0;
	}

.extra_bottom_padding {
	padding-bottom: 30px;
	}


/* THIS IS THE WHITE bOX WITH THE GRAY FRAME*/
#main_content {
	background-color:#FFFFFF;
	border:1px solid #DEDEDE;
	float:left;
	margin: 20px;
	padding:0;
	position:relative;
	left:0;
	top:0;
	width:946px;
	font-size:13px;
	line-height:18px;
	}

div.oneColumn {
	width: 610px;
	position: relative;
	top: 30px;
	left: 20px;
	display: block;
	color:#4B4B4B;  /*GRAY */
	font-size: 14px;
	line-height: 22px;
	padding-bottom: 40px;
	border:none;
	}

div.oneColumn h2 {
	color:#4B4B4B;  /*GRAY */	
	font-size:32px;
	font-weight: normal;
	line-height: 36px;	
	margin-bottom:10px;
	padding-bottom: 10px;	
	}

/* =Type Styles */
.oneColumn p em {
	font-style: normal;
	}

#title_header {overflow: hidden;}

#content_block h2.left_headline {
	margin: 0px;
	color: #3E7828; /*green*/
	font-size: 22px;
	padding: 10px 0;
	display: inline-block;
	line-height: 28px;
	/*width: 350px;*/
	/*float: left;	*/
}

#content_block h2.left_headline_with_icon {
	margin: 0px;
	color: #3e7828; /*green*/
	font-size: 22px;
	padding: 10px 0 10px 50px;
	display: inline-block;
}

#content_block div {
    clear: both;
}

	
	


/* Navigation below tabs */
#dropdown_nav {
	float: right;
	width: 200px;
	padding-top: 14px;
	}
	
#dropdown_nav p {
	float: right;
	display: inline;
	padding:0;
	line-height: 18px;
	}

#dropdown_nav form {
	float: right;
	display: inline;
	padding-left: 7px;
	}

#title_sub_nav {
	display: block;
	padding: 5px 0 10px 0;
	overflow: hidden;
	}
	
#title_sub_nav a:hover {
	text-decoration: underline;
	cursor: pointer;
	}

.leftNav_wrapper {
	float: left;
	width: 300px;
	}
	
.rightNav_wrapper {
	float: right;
	width: 200px;
	text-align: right;
	}

#content_block .rightNav_wrapper p {
	padding:0;
	margin:0;
	}
	
.leftNav_wrapper a.leftNav, .leftNav_wrapper span a.rightNav,
.leftNav_wrapper button.leftNav, .leftNav_wrapper span button.rightNav {
    padding: 0 10px;
}

.leftNav_wrapper a.leftNav,
.leftNav_wrapper button.leftNav {
	/*text-decoration: none;*/
	/*color: #999;*/
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='10' height='10' fill='%23005b92' version='1.1' id='Layer_1' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24;' xml:space='preserve'%3E%3Cpath d='M15.5,2.4L5.4,12l10.1,9.6l1.1-1.1L7.7,12l8.9-8.4L15.5,2.4z'/%3E%3C/svg%3E") left center no-repeat;
	outline: none;
	border: 0;
	background-color: transparent;
	cursor: pointer;
	text-align: left;
}
	
.leftNav_wrapper span.inactive {
    text-decoration: none;
}

.leftNav_wrapper span.inactivePrevious {
	padding-left: 10px;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='10' height='10' fill='%23005b92' version='1.1' id='Layer_1' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24;' xml:space='preserve'%3E%3Cpath d='M15.5,2.4L5.4,12l10.1,9.6l1.1-1.1L7.7,12l8.9-8.4L15.5,2.4z'/%3E%3C/svg%3E") left center no-repeat;
	outline: none;
}

.leftNav_wrapper span.inactiveNext {
	padding-right: 10px;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Layer_1' x='0px' y='0px' viewBox='0 0 24 24' width='10' height='10' fill='%23005b92' style='enable-background:new 0 0 24 24;' xml:space='preserve'%3E%3Cpath d='M8.5,2.4L18.6,12l-10,9.6l-1.2-1.1l8.9-8.5L7.4,3.6L8.5,2.4z'/%3E%3C/svg%3E") right center no-repeat;
	outline: none;
}

.leftNav_wrapper span a.rightNav,
.leftNav_wrapper span button.rightNav {
	/*text-decoration: none;*/
	/*color: #999;*/
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Layer_1' x='0px' y='0px' viewBox='0 0 24 24' width='10' height='10' fill='%23005b92' style='enable-background:new 0 0 24 24;' xml:space='preserve'%3E%3Cpath d='M8.5,2.4L18.6,12l-10,9.6l-1.2-1.1l8.9-8.5L7.4,3.6L8.5,2.4z'/%3E%3C/svg%3E") right center no-repeat;
	outline: none;
	border: 0;
	background-color: transparent;
	cursor: pointer;
	text-align: left;
}

.leftNav_wrapper a.leftNav:hover, 
.leftNav_wrapper span a.rightNav:hover {
	color: #0069AD;   /* bLUE */;
	}

/* Keyboard focus: match anchor hover (underline + highlight color) */
.leftNav_wrapper button.leftNav:focus,
.leftNav_wrapper span button.rightNav:focus,
.leftNav_wrapper button.leftNav:focus-visible,
.leftNav_wrapper span button.rightNav:focus-visible {
	color: #0069AD; /* highlight color */
	text-decoration: underline; /* underline like anchor */
}

.bottom_border          { border-bottom: 1px solid #eee; }
.bottom_border_wPadding { border-bottom: 1px solid #eee; padding-bottom: 5px;}








/* Two COlUMN GRID for the Resource Type VIEW  */

#two_column_wrapper {
	width: 582px;
	overflow: hidden;
	}

.halfCol_left {
	float: left;
	display: inline;
	width: 286px;
	}

.halfCol_right {
	float: right;
	display: inline;
	width: 286px;	
	}

.icon_list {
	list-style: none;
	margin: 0;
	padding: 5px 0 0 0;
	}
	
.noTopPadding {padding-top:0;}   /* tightens up the spacing for the bulk download on list pages */
	
.icon_list li {
	border-bottom: 1px solid #dedede;
	border-top: 1px solid #dedede;
	}

.icon_list li a{
	display: block;
	margin: 5px 0;
	padding: 20px 0 20px 50px;
	text-decoration: none;
	color:#4B4B4B;  /*GRAY */	
	outline: none;
	}

.icon_list li span.download
{
    display: block;
	margin: 5px 0;
	padding: 20px 0 20px 50px;
	text-decoration: none;
	outline: none;
}
	
.icon_list li a.taxonomyImage
{
    padding: 20px 0 20px 5px; 
}

.icon_list li a img
{
    height:50px;
    width:50px;
    margin:0 10px 0 0;
}
	
.icon_list li a.lightGray {color: #999;}	/* for the bulk download on the resource type sub pages */
.icon_list li a.lightGray:hover {color:#4B4B4B; } /*GRAY */	

.icon_list li a.twoLiner {           /* this is for two line resource titles */
	display: block;                    /* current there is only one in the instructo page */
	margin: 5px 0;
	padding: 11px 0 11px 50px;
	text-decoration: none;
	color:#4B4B4B;  /*GRAY */	
	outline: none;
	}

.icon_list li a.checkmark     {background: #fff url(./images/1_taylor_images/icon_checkmark.gif) no-repeat left center;}
.icon_list li a.gear          {background: #fff url(./images/1_taylor_images/icon_gear.gif) no-repeat left center;}
.icon_list li a.practice      {background: #fff url(./images/1_taylor_images/icon_practice.gif) no-repeat left center;}
.icon_list li a.concepts      {background: #fff url(./images/1_taylor_images/icon_concepts.gif) no-repeat left center;}
.icon_list li a.watchlearn    {background: #fff url(./images/1_taylor_images/icon_watchlearn.gif) no-repeat left center;}
.icon_list li a.star          {background: #fff url(./images/1_taylor_images/icon_star.gif) no-repeat left center;}
.icon_list li a.iphone        {background: #fff url(./images/1_taylor_images/icon_iphone.gif) no-repeat left center;}
.icon_list li a.checknotebook {background: #fff url(./images/1_taylor_images/icon_checknotebook.gif) no-repeat left center;}
.icon_list li a.dosage        {background: #fff url(./images/1_taylor_images/icon_dosage.gif) no-repeat left center;}
.icon_list li a.pestal        {background: #fff url(./images/1_taylor_images/icon_pestal.gif) no-repeat left center;}
.icon_list li a.audio         {background: #fff url(./images/1_taylor_images/icon_audio.gif) no-repeat left center;}
.icon_list li a.journal       {background: #fff url(./images/1_taylor_images/icon_journal.gif) no-repeat left center;}
.icon_list li a.compass       {background: #fff url(./images/1_taylor_images/icon_compass.gif) no-repeat left center;}
.icon_list li a.network       {background: #fff url(./images/1_taylor_images/icon_network.gif) no-repeat left center;}


.icon_list li a.images        {background: #fff url(./images/1_taylor_images/icon_images.gif) no-repeat left center;}
.icon_list li a.slide         {background: #fff url(./images/1_taylor_images/icon_slide.gif) no-repeat left center;}
.icon_list li a.monitor       {background: #fff url(./images/1_taylor_images/icon_monitor.gif) no-repeat left center;}
.icon_list li a.clip          {background: #fff url(./images/1_taylor_images/icon_clip.gif) no-repeat left center;}
.icon_list li a.classbook     {background: #fff url(./images/1_taylor_images/icon_classbook.gif) no-repeat left center;}
.icon_list li a.bubbles       {background: #fff url(./images/1_taylor_images/icon_bubbles.gif) no-repeat left center;}
.icon_list li a.bookmark      {background: #fff url(./images/1_taylor_images/icon_bookmark.gif) no-repeat left center;}
.icon_list li a.greencheck    {background: #fff url(./images/1_taylor_images/icon_greencheck.gif) no-repeat left center;}
.icon_list li a.library       {background: #fff url(./images/1_taylor_images/icon_library.gif) no-repeat left center;}
.icon_list li a.key           {background: #fff url(./images/1_taylor_images/icon_key.gif) no-repeat left center;}
.icon_list li a.speed         {background: #fff url(./images/1_taylor_images/icon_speed.gif) no-repeat left center;}
.icon_list li a.board         {background: #fff url(./images/1_taylor_images/icon_board.gif) no-repeat left center;}
.icon_list li a.shield        {background: #fff url(./images/1_taylor_images/icon_shield.gif) no-repeat left center;}
.icon_list li a.download      {background: #fff url(./images/1_taylor_images/icon_download.gif) no-repeat left center;}
.icon_list li span.download   {background: #fff url(./images/1_taylor_images/icon_download.gif) no-repeat left center;}

/* Category titles with icons */
h2.library       {background: #fff url(./images/1_taylor_images/icon_library.gif) no-repeat left center;}
h2.greencheck    {background: #fff url(./images/1_taylor_images/icon_greencheck.gif) no-repeat left center;}
h2.key           {background: #fff url(./images/1_taylor_images/icon_key.gif) no-repeat left center;}

#asset_table td:hover         {background-color: #eee; text-decoration: none; }











#content_block p.notice_copy {
	display: block;
	padding:15px;
	margin: 20px 0 0 0;
	border: 1px solid #DEDEDE;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; /* for Opera */
	background: #f0f0f0 url(./images/taylor_images/bc_subnav.gif) repeat-x top center;
	}
	
#content_block p.notice_copy a {
	color: #005b92;
	text-decoration: underline;
}

.notice_copy a:focus-visible {
	outline: 2px solid #000000;
	outline-offset: 3px;
} 

#content_block p.notice_copy a:hover {
	color: #003d61;
	text-decoration: underline;
}

#one_column_wrapper {
	width: 582px;
	}

.chapter_list {
	list-style:none;
	margin: 0;
	padding: 0;
	}

.chapter_list li {
	display: block;
	border-bottom: 1px solid #dedede;
	}

.chapter_list li a {
	display: block;
	margin: 5px 0;
	padding: 5px;
	text-decoration: none;
	color:#4B4B4B;  /*GRAY */	
	outline: none;
	}
	
.chapter_list li span.inactive {
	display: block;
	margin: 5px 0;
	padding: 5px;
	text-decoration: none;
	color:#4B4B4B;  /*GRAY */	
	outline: none;
	}
	
.chapter_list li strong {
	display: block;
	margin: 5px 0;
	padding: 5px;
	color: #51950E; /*green*/
	}

.chapter_list li a:hover { 
	background-color: #eee; 
	text-decoration: underline;
	}
	
	
	

	
	
/* new list style for expanding list */	
.chapter_list_2 {
	list-style:none;
	margin:0;
	padding: 0;
	}

.chapter_list_2 li {
	display: block;
	border-top: 1px solid #dedede;
	}
	
.chapter_list_2 li:first-child {
	display: block;
	border-top: none;
	}

	.chapter_list_2 li a {
		background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Layer_1' x='0px' y='0px' viewBox='0 0 24 24' width='12' height='12' fill='%233E7828' style='enable-background:new 0 0 24 24;' xml:space='preserve'%3E%3Cpath d='M8.5,2.4L18.6,12l-10,9.6l-1.2-1.1l8.9-8.5L7.4,3.6L8.5,2.4z'/%3E%3C/svg%3E") no-repeat scroll left center transparent;
		display: block;
		margin: 5px 0;
		padding: 5px 40px 5px 25px;
		text-decoration: underline;
	}

		.chapter_list_2 li a:hover {
			background-color: #EDEDED;
			background-image: none;
		}	
	
.chapter_list_2 li span.inactive
{
    display: block;
	margin: 5px 0;
	padding: 5px 0 5px 5px;
	text-decoration: underline;
	color:gray;	
	outline: none;
}

	.chapter_list_2 li button {
		background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Layer_1' x='0px' y='0px' viewBox='0 0 24 24' width='12' height='12' fill='%233E7828' style='enable-background:new 0 0 24 24;' xml:space='preserve'%3E%3Cpath d='M8.5,2.4L18.6,12l-10,9.6l-1.2-1.1l8.9-8.5L7.4,3.6L8.5,2.4z'/%3E%3C/svg%3E") no-repeat scroll left center transparent;
		display: block;
		margin: 5px 0;
		padding: 5px 40px 5px 25px;
		cursor: pointer;
		border: 0;
		text-align: left;
		color: #2e6ca2;
		text-decoration: underline;
		width: 100%;
		background-color: #fff;
	}

.chapter_list_2 li button:hover {
	background-image:none;
	background-color:#EDEDED;
}

.subList {
	margin:0;
	padding: 0;
    list-style: none;
	}	

.subList li {
	margin-left:7px;
	padding: 0;
  }

li.expanding_list {
	display: none;
  }

.listLink, .taxonomyListLink {
	text-decoration: none;
	color: #4B4B4B; /*GRAY */
	padding-left: 10px;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Layer_1' x='0px' y='0px' viewBox='0 0 24 24' width='10' height='10' fill='%23005b92' style='enable-background:new 0 0 24 24;' xml:space='preserve'%3E%3Cpath d='M8.5,2.4L18.6,12l-10,9.6l-1.2-1.1l8.9-8.5L7.4,3.6L8.5,2.4z'/%3E%3C/svg%3E") left center no-repeat;
	outline: none;
}

.chapter_list_2 li a.listLink:hover, .chapter_list_2 li a.taxonomyListLink:hover {
	background-color: #EDEDED;
}

.chapter_list_2 li strong a {
	display: block;
	margin: 5px 0;
	padding: 5px;
	color: #005B92;
	text-decoration: none;
	background: none;
}
	
.chapter_list_2 li strong a.listLink_opened {
	text-decoration: none;
	}


	
	
	
	
	
	
	
	
.chapter_list_noview ol {
	padding-left: 40px;	
	}

.chapter_list_view li a:hover {
	background-color: #EDEDED;
}
	
.chapter_list_noview li a:hover { 
	background-color: #eee; 
	text-decoration: underline;
	}
.extraRightPadding li a {  /* this keeps long titles from running into and overlapping the viewImage gif */
	padding-right: 40px;
	}
	
.blockElement {     /*for the expand all link at the top of the chapter list */
	display: block;
	font-weight: normal;
	text-decoration: underline;
	padding: 10px 0px 10px 5px;
	color: #0069AD;   
	}
	
/* for the instructor link modal */
.instructor_links_new {
	list-style: none;	
	}

	.instructor_links_new li {
		position:relative;
		padding-left:1.3rem
	}

		.instructor_links_new li:before {
		content: "";
		position: absolute;
		top: 18px;
		left: 3px;
		border: solid #3E7828;
		border-width: 2px 2px 0 0;
		width: 6px;
		height: 6px;
		transform: translate(0%, 0%) rotate(45deg);
	}
		.instructor_links_new a {
		display: block;
		text-decoration: none;
		padding: 6px 0 4px 18px;
	}

.instructor_links_new a:hover {
	display: inline-block;
	color: #0069AD ;	
	text-decoration: underline;
	}
	
#modal_wrapper3 {   /* this is is a us letter size */
	padding:0 0 20px 0;
	margin: 0 auto;
	text-align: left;
	background-color: #F7F7F7;	
	border: 1px solid #DEDEDE;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width:760px;
	border-radius: 8px; /* for Opera */
	/*
    -moz-box-shadow: 0px 0px 25px #000;
	-webkit-box-shadow: 00px 0px 25px #000;
	box-shadow: 0px 0px 25px #000;*/
	}

#modal_wrapper3 img {
	border: 1px solid #dedede;
}
	
#modal_navigation {
	margin: 20px 20px 0px 20px;
	min-width: 720px;
	overflow: hidden;
	font-size: 13px;
	display: block;
	}

.nav_leftColumn {
	float: left;
	width: 290px;
	margin-top: 0px;
	
	}

.nav_rightColumn {
	float: right;
	width: 290px;
	margin-top: 0px;	
	text-align: right;
	}

#modal_navigation  a.blueNav_left {
	text-decoration: none;
	/*display: block;*/
	padding-left:20px;
	background:transparent url(./images/1_taylor_modal/left_blue_arrow.gif) left top no-repeat;	
	}

#modal_navigation  a.blueNav_right {
	text-decoration: none;
	/*display: block;*/
	padding-right:20px;
	background:transparent url(./images/1_taylor_modal/right_blue_arrow.gif) right top no-repeat;	
	}

#modal_navigation  a:hover {
	text-decoration: underline;
	color: #0069AD;   /* bLUE */
	}

/*
.button_wrapper_modal {
	overflow: hidden;
	width: 720px;
	margin: 10px 0 0 20px;
	display: block;
	}
.button_wrapper_modal ol {
	float: right;
	list-style:none;
	margin: 0;
	padding: 0;
	}
.button_wrapper_modal ol li {
	display: inline;
	text-indent: -9999px;
	}	
.button_wrapper_modal ol li a.close {
	float: left;
	display: block;
	padding: 5px 0 7px 0;
	width: 88px;
	margin: 0 0 0 10px;
	background: #fff url(./images/1_taylor_modal/button_close.gif) no-repeat left top;
	}
.button_wrapper_modal ol li a.close:hover {
	background: #fff url(./images/1_taylor_modal/button_close.gif) no-repeat right top;
	}
*/

/* ------------------*/
/* Old button styles */
/*.button_wrapper_modal ol li a.download {
	float: left;
	display: block;
	padding: 5px 0 7px 0;
	width: 138px;
	background: #fff url(./images/1_taylor_modal/button_download.gif) no-repeat left top;
	}

.button_wrapper_modal ol li a.download:hover {
	background: #fff url(./images/1_taylor_modal/button_download.gif) no-repeat right top;
	}
*/

/* -------------------------------*/
/* -------------------------------*/
/* New sliding door button styles */
.button_wrapper_modal {
	/*width: 720px;*/
	margin: 10px 20px 0 20px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
	.button_wrapper_modal ol {
		float: right;
		list-style: none;
		margin: 0;
		padding: 0;
		display: flex;
		gap: 10px;
	}
.button_wrapper_modal ol li {
	float:left;
	display: inline;
	margin:0px;
	padding: 0;
	}
	.button_wrapper_modal ol li a {
		float: left;
		display: block;
		text-decoration: none;
		font-size: 14px;
		font-weight: bold;
		padding: .625rem 1rem;
		background-color: #fff;
		border-radius: 2px;
		border: 1px solid #005B92;
		color: #005B92
	}

		.button_wrapper_modal ol li a.caseStudiesModelDownloadBtn {
			background-color: #005B92;
			color:#fff
		}

			.button_wrapper_modal ol li a.caseStudiesModelDownloadBtn:hover {
				background-color: #003D61;
				border: 1px solid #003D61;
			}

		.button_wrapper_modal ol li a.caseStudiesModelDownloadBtn:focus-within {
			outline:2px solid #000000;
			outline-offset:3px;
		}

		.button_wrapper_modal ol li a.caseStudiesModelCloseBtn:hover {
			background-color: #003D61;
			border: 1px solid #003D61;
			color: #fff;
		}

		.button_wrapper_modal ol li a.caseStudiesModelCloseBtn:focus-within {
			outline: 2px solid #000000;
			outline-offset: 3px;
		}

/* end of new slidding door button styles */
/* ---------------------------------------*/
	
.chapterNumber {
	color: #4C5960;
	font-size: 16px;
	padding: 0;
	margin: 0;
	}
	
/* Document Title */

.modal_title {
	float: left;
	font-size: 18px;
	color: #4c5960; /* gray */
	padding: 3px 0 0 0;
	}

/* INTERNAL PAGE NAV */

.internal_nav_wrapper {
	overflow: hidden;
	margin: 10px 20px 0 20px;
	display: block;
	font-size: 11px;
	line-height: 18px;
	color: #4c5960; /* gray */
	text-align: left;
	background-color: white;
	border: 1px solid #757575;
	padding: 3px 5px;
}
	
.padding_bottom_20 { 
	padding-bottom: 20px;
	}	

.internal_nav_wrapper div.bg_right {
	overflow:hidden;
	margin: 0px 0px 0px 20px;
	text-align:center;
	}


.casestudypaginationwrapper {
	display: flex;
	padding:5px 0;
}

.casestudypaginationwrapper nav {
		margin: 0 auto;
		display: flex;
		align-items: center;
}

.casestudypaginationwrapper nav ul {
			display: flex;
			gap: 2px;
			list-style: none;
			align-items: center;			
}
.casestudypaginationwrapper nav ul li a {
				display: flex;
				align-items: center;
				font-size: 14px;
				padding: 5px 10px;
}

.zoom-controls {
	display: flex;
	align-items: center;
}

.internal_nav_wrapper ol.folio { /* YOU NEED TO ADD THE MARGIN USING ONE OF THE ADDITIONAL CLASSES bELOW */
	list-style: none;
	padding: 6px 0 6px 0;
	display: inline-block;
	text-align: center;
}

.internal_nav_wrapper ol.margin_1 {	/*MARGIN_1 IS A 1PAGE FOLIO NAV */
	margin: 5px 0 5px  0px;
	}	
.internal_nav_wrapper ol.margin_2 {	/*MARGIN_1 IS A 2PAGE FOLIO NAV */
	margin: 5px 0 5px  0px;
	}
.internal_nav_wrapper ol.margin_3 {	/*MARGIN_1 IS A 3PAGE FOLIO NAV */
	margin: 5px 0 5px  0px;
	}
.internal_nav_wrapper ol.margin_4 {	/*MARGIN_1 IS A 4PAGE FOLIO NAV */
	margin: 5px 0 5px  0px;
	}
.internal_nav_wrapper ol.margin_5 {	/*MARGIN_1 IS A 5PAGE FOLIO NAV - WITH NO ADDITIONAL PAGES */
	margin: 5px 0 5px  0px;
	}
.internal_nav_wrapper ol.margin_6 {	/*MARGIN_1 IS A 5PAGE FOLIO NAV - SHOWING FIRST 5 PAGES */
	margin: 5px 0 5px  0px;
	}
	
.internal_nav_wrapper ol.margin_7 {	/*MARGIN_1 IS A 5PAGE FOLIO NAV - SHOWING MIDDLE 5 PAGES */
	width:auto;
	margin: auto;
	}

.internal_nav_wrapper ol.margin_7.hiddenpages{
    margin-left:90px;
    width:350px;
    overflow:hidden;
}		
	
.internal_nav_wrapper ol.folio li {
	float: left;
	display: inline;
	padding: 0px 5px 0px 5px;
	}
		
.internal_nav_wrapper ol li a {
	color: #4c5960; /* gray */
	display: flex;
	text-decoration: none;
	padding: 3px 8px;	
	}	
	
.internal_nav_wrapper ol li p {	padding: 3px 8px;	display: inline; }	

.internal_nav_wrapper ol li a:hover {
	color: #4c5960; /* gray */
	text-decoration: underline;
	}	

.internal_nav_wrapper ol li a.onPage {
	text-decoration: underline;
	}

.spanblock {
	border: 1px solid yellow;
	margin:5px auto;
	display: inline-block;
	text-align: center;
}

#modal_wrapper3 .internal_nav_wrapper a img.navArrows {
	float: left;
	display: inline;
	padding: 5px 8px;	
	border: none;
	margin:0;
	}
	
/* =Type Styles */
.oneColumn p em {
	font-style: normal;
}
p.bluetype, em.bluetype { color: #0069AD;   /* bLUE */}

.zoom_control_container button {
	background-color: transparent;
	border: 0;
	padding: 5px !important;
}

.zoom_control_container button img {
	border: 0;
}

.navArrows.previous
{
    
}

#currentRendering
{
    
    background-color:White;
}

#currentRenderingHtmlContainer
{
    width:1000px;
    height: 768px;
    margin:10px 20px;
}

#currentRenderingContainer span
{
    display:block;
    text-align:center;
    min-height:50px;
    margin-top:50px;
}

#htmlRendering
{
    height:90%;
}

#asset_table tr
{
    height:70px;
    margin:0;
}

#asset_table td
{
    border-bottom: 1px solid #DEDEDE;
    border-right:10px solid #FFF;
    margin-right:40px;
    vertical-align:middle;
    width:286px;
    background:url('') no-repeat scroll left center #FFFFFF;
}

#asset_table a, #asset_table span
{
    color:#4B4B4B;
    display:block;
    margin: 0 0 0 50px;
    padding: 8px 0;
    text-decoration:none;
}

.taxonomyImage img
{
    height:50px;
    width:50px;
    vertical-align:middle;
}

.NoPreview
{
    height:530px;
    vertical-align:middle;
}

/* zoom controls for the internal nav bar */
/* ---------------------------------------*/
#modal_wrapper3 div.bg_right span.zoomcontrols {
	float: right;
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: flex;
	gap: 5px;
}

#modal_wrapper3 div.bg_right span.zoomcontrols a
{
   display: inline-block;
}

#modal_wrapper3 div.bg_right span.zoomcontrols a
{
    padding: 0 0 0 0;
}

#modal_wrapper3 div.bg_right span.zoomcontrols a img
{
    width: 19px;
    margin: 0 10px 0 0;
    padding: 7px 5px;
    border:none;
    border-color: transparent;
}
#currentRenderingContainer div.NoPreview span span
{
    display: inline;
}
.viewByCombo {
	display: flex;
	outline-offset: 4px;
	color: #4c5960;
}
#viewBySelect {
	margin-left:10px;
}

#asset_table.student-resource-listing ul {
	margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
}

#asset_table.student-resource-listing ul li {
	margin: 0;
	padding: 0 10px;
	list-style: none;
	width: 50%;
	box-sizing: border-box;
}

#asset_table.student-resource-listing ul li span {
	margin: 0;
	background-repeat: no-repeat;
	border-bottom: 1px solid #DEDEDE;
	background-position: left center;
	padding: 0px;
}

#asset_table.student-resource-listing ul li span:hover {
	background-color: #EEE;
}

#asset_table.student-resource-listing ul li span a {
	width: 100%;
	display: block;
	padding: 20px 10px;
	box-sizing: border-box;
	margin: 0px;
	padding-left: 50px;
}