/*
blue #5779a1;
ligher blue #7493b8; 
blue grey #56677c;
orange #ef5938;
darkest grey #404040; 
dark grey #6d6d6d; 
med grey #969696; 
light grey #cfcfcf;
lightest grey #ececec;
black #000;
white #fff;
*/

/*
font-family: 'Knockout 30 A', 'Knockout 30 B'; font-weight: 400; font-style: normal;
font-family: 'Knockout 31 A', 'Knockout 31 B'; font-weight: 400; font-style: normal;
font-family: 'Knockout 49 A', 'Knockout 49 B'; font-weight: 400; font-style: normal;
font-family: 'Knockout 50 A', 'Knockout 50 B'; font-weight: 400; font-style: normal;
*/
@font-face {
  font-family: "fairfield";
  src:url("fonts/fairfield/2D6B66_0_0.eot");
  src:url("fonts/fairfield/2D6B66_0_0.eot?#iefix") format("embedded-opentype"),
    url("fonts/fairfield/2D6B66_0_0.woff") format("woff"),
    url("fonts/fairfield/2D6B66_0_0.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;

}
body {
    -webkit-animation-delay: 0.1s;
    -webkit-animation-name: fontfix;
    -webkit-animation-duration: 0.1s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: linear;
}
a{
	color:#ef5938;
}
a:hover, a:focus{
	color:#000;
}
.columns{
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;	
}
.row .row{
  margin-left: -1.5rem !important;
  margin-right: -1.5rem !important;	
}
.hide{
	display:none;
}
.colorBlue{
	color:#5779a1;
}
.paddedImg{
	padding:0 0 20px 20px;
}
table{
	width:100%;
	border:none;
	margin-bottom:0;
}
fieldset{
	padding:0;
	margin:0;
	border:none;
}
@-webkit-keyframes fontfix {
    from { opacity: 1; }
    to   { opacity: 1; }
}
body{
	font-family: 'Knockout 31 A', 'Knockout 31 B';
	  font-weight: 400;
	  font-style: normal;
	  color: #000;
	  line-height: 22px;	
	font-size:14px;
	line-height:22px;
	/*font-family:Knockout HTF31-JuniorMiddlewt, Knockout HTF30-JuniorWelterwt;
	font:14px 'Knockout 31 A', 'Knockout 31 B', sans-serif;
	font-weight: 400; 
	font-style: normal;
	color:#000;*/
	background:#ececec;
}
.normalize, .normalize + *, .normalize *, html body .MsoNormal{
	font-family: 'Knockout 31 A', 'Knockout 31 B' !important;
}
#loginPanel, #loginPanel a{
	font-family: 'Knockout 31 A', 'Knockout 31 B';
}

.dividerContainer{
	border-right:1px solid #ccc;
}
#homepageTextBlocks{
	float:left;
	width:100%;
	padding:30px 0;
}
h2{
	height:74px;
	line-height:74px;
	font-size:24px;
	/*font-family:Knockout HTF50-Welterweight;*/
	/*font:'Knockout 50 A', 'Knockout 50 B';*/
	font-family:'Knockout 50 A', 'Knockout 50 B';
	/*padding:0 25px;*/
	margin:0;
	font-weight: 400; 
}
h3{
	font-family:'Knockout 50 A', 'Knockout 50 B';
	font-size:20px;	
}
h4{
	/*font-family:Knockout HTF50-Welterweight;*/
	/*font:'Knockout 50 A', 'Knockout 50 B', sans-serif;*/
	font-family:'Knockout 50 A', 'Knockout 50 B';
	font-size:24px;
	margin:0;
}
h5{
	text-transform:uppercase;
	/*font-family:Knockout HTF31-JuniorMiddlewt, Knockout HTF30-JuniorWelterwt;*/
	font-family:'Knockout 50 A', 'Knockout 50 B';
	color:#5779a1;
	font-size:13px;
	margin:0;
}
h6{
	/*font-family:Knockout HTF31-JuniorMiddlewt, Knockout HTF30-JuniorWelterwt;*/
	font-family:'Knockout 50 A', 'Knockout 50 B';
	margin:0;
	font-size:18px;
}
.button{
	background:#ef5938;
	color:#fff;
	text-transform:uppercase;
	/*font-family:Knockout HTF31-JuniorMiddlewt, Knockout HTF30-JuniorWelterwt;*/
	/*font:'Knockout 31 A', 'Knockout 31 B', sans-serif;*/
	font-family:'Knockout 31 A', 'Knockout 31 B';
	padding:10px 15px;
}
.button:hover{
	color:#000;
	background:#ef5938;
}
.row{
	max-width:960px;
}
[class*="column"] + [class*="column"]:last-child{
	float:left;
}
ul, ol, dl{
	font-size:inherit;
}
#header{
	background:#000;	
	float:left;
	width:100%;
	height:180px;
	position:relative;
	margin:0;
}
#header #logoWrap{
	margin: 46px 0 36px;	
	/*padding:0 10px;*/
	float:left;
	width:100%;
}
#header h1{
	margin:0 0 5px;
	color:#fff;
	font-size:36px;
	line-height:36px;
	/*font-family:Knockout HTF50-Welterweight;*/
	/*font:'Knockout 50 A', 'Knockout 50 B', sans-serif;*/
  font-family: 'Knockout 50 A', 'Knockout 50 B';
  font-weight: 400;
  font-style: normal;
}
#header #tagline{
	margin:0;
	font-size:21px;
	line-height:21px;
	color:#5779a1;
	/*font-family:Knockout HTF50-Welterweight;*/
	/*font:'Knockout 50 A', 'Knockout 50 B', sans-serif;*/
	font-family: 'Knockout 50 A', 'Knockout 50 B';
	font-weight: 400;
	font-style: normal;	
	text-transform:uppercase;
}
#mainMenu{
	display:block;
	clear:both;
	margin-left:-10px;
}
#mainMenu ul{
	list-style:none;
	margin:0;
	padding:0;
}
#mainMenu ul li{
	float:left;
	margin:0 0 0 0;
	padding:0;
	position:relative;
}
#mainMenu ul li a.active{
	color:#5779a1;
}
#mainMenu ul li:last-child{
	margin-right:0;
}
#mainMenu ul li:last-child a{
	padding-right:10px;
}
#mainMenu ul li:hover{
	background:#fff;
}
#mainMenu ul li:hover a{
	color:#000;
}
#mainMenu ul li:hover a .mainMenuDivider{
	background:#fff;
}
#mainMenu ul li a{
	display:block;
	color:#fff;
	line-height:16px;
	font-size:16px;
	padding:10px 0 10px 10px;
	font-family:'Knockout 30 A', 'Knockout 30 B';
	letter-spacing: 1px;
}
#mainMenu ul li:hover .mainMenuDropdown{
	display:block;
}
#mainMenu ul li a .mainMenuDivider{
	float:right;
	margin-left:10px;
	height:16px;
	width:2px;
	background:#404040;
}
#mainMenu ul li .mainMenuDropdown{
	display:none;
	min-width:225px;
	position:absolute;
	z-index:10000;
	left:0;
	background:#fff;
	/*box-shadow:-6px 10px 10px #888;*/
	box-shadow:-4px 4px 6px #555;
}
#mainMenu ul li .mainMenuDropdown li{
	width:100%;
}
#mainMenu ul li .mainMenuDropdown li:hover a{
	background:#7493b8;
	color:#fff;
}
#mainMenu ul li .mainMenuDropdown a{
	color:#000;
	padding:15px 10px;
	display:block;
	font-size:18px;
}
#mobileNavToggle{
	color:#fff;	
	display:none;
	position:absolute;
	bottom:10px;
	right:25px;
	font-size:24px;
	cursor:pointer;
}

#mobileMenu{
	display:none;
	/*left: 0;
    position: absolute;
    right: 0;
    top: 180px;	*/
  float: left;
  clear: both;
  width: 100%;    
    background:#000;
    z-index:100;
    position:relative;
}
#mobileMenu ul{
	margin:0;
}
#mobileMenu ul li a{
	color:#fff;
	display:block;
	text-align:center;
	font-size:24px;
	padding:5px 0;
	border-bottom: 1px solid #404040;
}
#mainbody{
	float:left;
	width:100%;
	background:#fff;
}
#footer{
	background:#6d6d6d;
	float:left;
	width:100%;
	padding:12px 0;
}
#footer span{
	float:left;
	margin-top:25px;
	margin-right:50px;
}
#footer span:last-child{
	
}
#footer span:last-child img{
	/*padding:0 25px;
	border-left:1px solid #969696;
	border-right:1px solid #969696;*/
}
#footer ul{
	list-style:none;
	margin:0;
	padding:0;
	float:right;
}
#footer ul li{
	float:left;
	margin-left:10px;
}
#footer ul li a{
	color:#fff;
	font-size:14px;
	padding-left:10px;
	border-left:1px solid #272727;
}
#footer ul li:first-child{
	margin-left:0;
}
#footer ul li:first-child a{
	border-left:none;
	padding-left:0;
}
.supportersLink{
	width:75px;
}
.supportersLink a{
	color:inherit;
	font-size:11px;
}
#footer .borderRight{
	border-right:1px solid #969696;
	padding-right:25px;
	margin-right:25px;
}
#homepageSlideshowplaceholder{
	float:left;
	width:100%;
	height:400px;
	line-height:400px;
	text-align:center;
	background:#ddd;
	margin:0 0 50px;
	font-size:20px;
	text-transform:uppercase;
}


#resultsHeader{
	padding:30px 0px;
	float:left;
	width:100%;
}
h5{
	text-transform:uppercase;
	color:#5779a1;
	font-size:13px;
}
#resultsToolbar{
	float:left;
	width:100%;
	height:34px;
	background:#cfcfcf;
}
#resultsToolbar #quickSearch{
	float:left;
	position:relative;
	margin-top:7px;
}
#resultsToolbar #quickSearch input[type="text"]{
	border: none;
    height: 20px;
    margin: 0;
    padding: 2px;	
    background:#ececec;
    box-shadow: none;
}
#resultsToolbar #quickSearch input[type="submit"]{
	position:absolute;
	right:0;
	top:0;
	border:none;
	padding:0;
	margin:0;
	box-shadow:none;
	background:none;
	text-indent:-9999px;
	bottom:0;
	width:20px;
	z-index:20;
	cursor:pointer;
}
#resultsToolbar #quickSearch i{
	position:absolute;
	right:0;
	top:0;	
	bottom:0;
	width:20px;
	  text-align: center;
	  line-height: 20px;		
	  z-index:10;
}
#resultsToolbar #asLink{
	float:right;
	font-size:10px;
	text-decoration:underline;
	color:inherit;
	margin: 6px 14px;
}
#resultsToolbar .qsLabel{
	text-transform:uppercase;
	font-size:12px;
	border-left:1px solid #fff;
	margin: 6px 0;
	padding:0 7px 0 14px;
	float:left;
	
}

.exploreBox #quickSearch{
	position:relative;
}

.exploreBox #quickSearch input[type="submit"]{
  position: absolute;
  right: 0;
  top: 0;
  background: none;
  border: none;
  box-shadow: none;
  text-indent: -9999px;
  padding: 0;
  margin: 0;
  bottom: 0;
  width: 37px;
  z-index:20;
  cursor:pointer;
}
.exploreBox #quickSearch i{
	position:absolute;
	right:0;
	top:0;	
	bottom:0;
	width:37px;
	text-align:center;
	line-height:37px;
	z-index:10;
	font-size:19px;
}
.mobileResultToolToggle{
	text-align:center;
	line-height:34px;
	font-size:14px;
	text-transform:uppercase;
	cursor:pointer;
}
.mobileResultSortToggle{
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}

.gridResult{
	padding:8px;
	border:1px solid #ececec;	
	margin-top:32px;
	box-shadow: 0 0 5px #eee;
	position:relative;
	line-height: 16px;
}
.gridResult:hover{
	z-index:100;
}
.imageOverlay{
	position:absolute;
	background: #fff;
  padding: 10px;
  width: 100%;
left: -1px;
  right: -1px;
  box-shadow: 0 2px 5px #eee;
  border: 1px solid #ececec;
  border-top: none;  
}
.gridResult img{
	margin:0 auto;
	display:block;
}

#exploreBottom{
	display:block;
	clear:both;
}
.collections .collection{
	float:left;
	border:1px solid #fff;
	position:relative;
}
.collections p{
	margin:0;
}
.collections .collection img{
	display:block;
	margin:0 auto;
}
.collection:hover .collectionOverlay{
	background:#000;
	opacity:.7;
}
.collectionOverlay{
	position:absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;	
	transition:background .3s;
}
.collectionOverlayText{
	position:absolute;
	bottom:20px;
	padding:15px;
	font-size:30px;
	color:#fff;
	text-shadow: -2px 2px 2px #000;
	/*font-family:Knockout HTF50-Welterweight;*/
	/*font:'Knockout 50 A', 'Knockout 50 B', sans-serif;*/
	font-family:'Knockout 50 A', 'Knockout 50 B';	
	line-height:28px;
}
.exploreBox{
  	background: #cfcfcf;
    min-height: 400px;
    padding: 40px 20px;
    float:left;
    border:1px solid #fff;
}
#landingAS{
	color:#ef5938;
}
.elementsView{
	position:relative;
	float:left;
	overflow-x: hidden;
	padding-bottom:32px;
	width:100%;
}
#filterBar{
	width:225px;
	position:absolute;
	left:-225px;
	top:0;
	/*bottom:0;*/
	padding-bottom:30px;
	z-index:100;
	background:#7493b8;
	transition:left .3s;
	overflow-y:auto;
}
#filterBar .side-column{
	overflow:hidden;
}
.filterToggle{
	padding:6px 15px;
	float:left;
	cursor:pointer;
}
.filterToggle.detail{
	cursor:initial;
	width:75px;	
}
.filterBarOpen .filterToggle{
	background:#7493b8;
	color:#fff;
}
.filterBarOpen #filterBar{
	left:0;
}

.filterHeader{
	cursor:pointer;
	color:#fff;
	padding:10px 20px;
	font-size:12px;
	text-transform:uppercase;
}
.filterHeader i{
	color:#000;
	margin-right:5px;
}
.filterHeader .fa-chevron-right{
	display:none;
}
.filterHeader .fa-chevron-down{
	display:inline-block;
}
.filterHeader.filterClosed{
	
}
.filterHeader.filterClosed .fa-chevron-right{
	display:inline-block;
}
.filterHeader.filterClosed .fa-chevron-down{
	display:none;
}
.filterItems{
	padding:5px 0;
	margin:0;
	margin-left:60px;
	font-size:12px;
	list-style:none;
}
.filterItems li{
	padding:0;
	margin:0;
}
.filterItems a{
	font-size:12px;
	color:#000;
}


.switchViews{
	float:left;
	padding-left:15px;
	border-left:1px solid #fff;
	margin:6px 0;
}
.switchViews.detail{
	border-left:none;	
}
.switchViews a{
	color:inherit;
}
.switchViews .vsIconDisabled{
	color:#404040;
	box-shadow:0 0 3px #888 inset;
	padding: 5px 7px;
}
.filterBarOpen .switchViews{
	border-left-color:transparent;
}
.switchViews > span{
	margin-right:10px;
}
#viewForm{
	
}
#tlistview{
	width:100%;
	border:none;
}
#tlistview *{
	font-size:13px;
}
#tlistview a{
	color:inherit;
}
#tlistview th, #tlistview th a{
	text-transform:uppercase;
	font-size:12px;
	color:inherit;
}
table tr.even, table tr.alt, table tr:nth-of-type(2n){
	background:#ececec;
}
.titleClass{
	max-width:220px;
}



.staticBodyText{
	padding-top:30px;
	padding-bottom:30px;
}
.columns.staticBodyText, .columns.extraPadding{
  padding-left: 3.75rem !important;
  padding-right:3.125rem !important;	
}
.staticBodyText > h4{
	margin-bottom:10px;
}
.sideMenu{
	padding:0;
	background:#cfcfcf;
}
.sideMenu.sideMenuOpen{
	display:block;
}
.sideMenuToggle{
	height:35px;
	line-height:35px;
	/*padding:0 15px;*/
	  padding: 0 1.5em;
	  padding-right:1.8em;
	cursor:pointer;
}
.sideMenuToggle i{
	float:right;
	line-height:35px;
	font-size:20px;
}
.sideMenuToggle .icon-minus{
	display:none;
}
.sideMenuOpen .sideMenuToggle .icon-plus-1{
	display:none;
}
.sideMenuOpen .sideMenuToggle .icon-minus{
	display:inline-block;
}
.sideMenu ul{
	margin:0;
	padding:30px 0 50px;
	list-style:none;

}
.sideMenu ul li{

}
.sideMenu ul li i{
	display:none;
	float:right;
	color: #5779a1;
    font-size: 20px;	
position: absolute;
  right: 0;
  top: 25%;    
}
.sideMenu ul li.active{
	
}
.sideMenu ul li.active i{
	display:inline-block;
}
.sideMenu ul li a{
	color:inherit;
	padding:12px 24px;
	display:block;
	font-family:'Knockout 31 A', 'Knockout 31 B', sans-serif;
	position:relative;
}
.sideMenu ul li.active a{
	background:#fff;
}
.sideMenu ul li:hover a{
background:#5779a1;
color:#fff;	
}
.sideMenu ul li:hover i{
	display:inline-block;
	color:#fff;
}

.titleLink{
  /*white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  float: none;
  display: block;
  width: auto;*/
color: #6d6d6d;
  font-size: 13px;  
}

.catCredit{
	color:#6d6d6d;
	margin:20px 0;
}
.buyBook{
	color:#ef5938;
	text-transform:uppercase;
	margin:0 0 50px;
	display:inline-block;
}

.accordion{
	margin:0;
	  border-left: 1px solid #7493b8;
}
.accordion .icon-angle-down{
	display:none;
}
.accordion .active .icon-angle-down{
	display:inline-block;
}
.accordion .active .icon-angle-right{
	display:none;
} 
.accordion .accordion-navigation > a, .accordion dd > a{
  padding: 0 20px;
  background: #7493b8;
  height: 34px;
  line-height: 34px;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;	
  border-bottom:1px solid #fff;
}
.accordion .accordion-navigation > a:hover, .accordion dd > a:hover,
.accordion .accordion-navigation > a:focus, .accordion dd > a:focus,
.accordion .accordion-navigation.active > a, .accordion dd.active > a{
	background: #7493b8;
}

#loginRegister{
	float:left;
	width:100%;
	padding:10px;
}
.myColContainer{
	max-width:960px;
	display:block;
	margin:0 auto;
	position:relative;
	color:#fff;
}
#registrationSection input[type="text"],
#registrationSection input[type="password"]{
  margin: 0 0 5px;
  padding: 5px;
  height: 30px;	
}
#registerToggle, #loginToggle{
	color:#ef5938;
	cursor:pointer;
}
#myColClose{
	position:absolute;
	right:0;
	top:5px;
	color:#fff;
	cursor:pointer;
}
#myColClose .fa-toggle-up{
	display:inline-block;
}
#myColClose .fa-toggle-down{
	display:none;
}
.userPanelOpen #myColClose .fa-toggle-up{
	display:none;
}
.userPanelOpen #myColClose .fa-toggle-down{
	display:inline-block;
}
#tabWrap{
	background:#000;
}
#tabWrap ul{
	background: none;
  border: none;
  border-radius: 0;
  margin: 0;
  padding: 0;
}
#tabWrap ul li{
  padding: 0;
  margin: 0;
  background: none;
  color: #fff;
  border: none;
  border-radius: 0;	
}
#tabWrap ul li.ui-tabs-selected{
  padding: 0;
  margin: 0;
  background: none;
  color: #fff;
  border: none;
  border-radius: 0;	
}
#tabWrap ul li a{
	color:#fff;
	cursor:pointer;
}
#tabWrap ul li a i{
	margin: 3px 0 0 3px;
  float: right;
}

#register{
	  margin: 167px 0 0 25px;
}

.itemWrap{
  float: left;
  width: 100%;
  display: block;
  clear: both;
  position:relative;	
padding: 5px;
  border: 1px solid #fff;
  margin: 0 0 5px;  
}

.editMyCollLink, .delMyCollLink{
position:absolute;
top:5px;
right:5px;
cursor:pointer;
display:none;
opacity:0;
transition:opacity .3s;
}

.editMyCollLink{
	right:25px;
}
.itemWrap:hover .editMyCollLink,
.itemWrap:hover .delMyCollLink{
display:block;
opacity:1;	
}

#teachersCall{
  background: #ef5938;
    padding: 30px 15px;
  margin: 0 20px;	
}
#teachersCall h5{
	font-size:16px;
	color:#fff;
}
#teachersCall a{
	color:#000;
}

#timagesview{
	float:left;
	width:100%;
	overflow:hidden;
	padding-bottom:75px;
}

#pbEmuseum{
	margin-top: 85px;
}	
#pbEmuseum a{
	color:#fff;
	font-size:12px;
	
}
#advancedSearchForm td{
	padding-left:0;
	padding-right:0;
}
#advancedSearchForm .button{
	float:right;
	margin-left:10px;
}
#advancedSearchForm td select {
font-family:'Knockout 31 A', 'Knockout 31 B';
}
#advancedSearchForm table tr.even, table tr.alt, table tr:nth-of-type(2n){
	background:#fff;
}

/* Tablet and up*/
@media only screen and (min-width: 40.063em) { 
	.sideMenu ul{
		display:block !important;
	}
}

/* Mobile Only Styles */
@media only screen and (max-width: 40em) { 
	.sideMenu ul{
		display:none;
	}
	
}

/* Header/Menu breakpoint*/
@media (max-width: 950px){
	#header h1{
		font-size:32px;
		line-height:32px;
	}
	#header #tagline{
		font-size:19px;
		line-height:19px;
	}
	#mainMenu{
		display:none;
	}
	#mobileNavToggle{
		display:block;
	}
	.mainMenuDropdown{
	display:none;
	}
	
}
@media (max-width: 618px){
	body{
	font-size:16px;
	}
	#header h1{
		font-size:28px;
		line-height:28px;
	}
	#header #tagline{
		font-size:20px;
		line-height:20px;
	}
	#header #logoWrap{
		text-align:center;
		margin:26px 0;
	}
	.dividerContainer{
		border-right:none;
		border-bottom:1px solid #ccc;
		  padding-bottom: 30px;
		  margin-bottom: 30px;		
	}
	#homeQuote{
		position:static !important;
		color: #000 !important;
  		text-shadow: -2px 2px 2px #fff !important;		
  		  padding: 50px 20px !important;
	}
	.sideMenu ul{
	padding:0 0 20px;
	}
	.sideMenu ul li a{
		text-align:center;
		font-size:16px;
	}
	.sideMenu ul li a i{
		display:none !important;
	}
	.filterBarOpen #filterBar{
		width:100%;
	}
	#footer ul li{
		margin-left:15px;
	}
	#footer ul li a{
		font-size:19px;
		padding-left: 15px;
	}
	.noBorder, .noBorder *{
		border:none !important;
	}
	.supportedBlock{
		text-align:center;
		margin:20px 0;
	}
	#footer span:last-child{
	  width:100%;
	  display: block;
	  clear: both;	
	  margin:20px 0;
	}
	.borderRight.noBorder{
		display:block;
		width:100%;
		margin: 0;
  		padding: 0;
	}
	.borderRight.noBorder img{
		display:block;
		margin:0 auto;
	}
	#footer span:last-child img{
		display:block;
		margin:0 auto;
	}
	.fullwidth{
		width:100%;
	}
	#pbEmuseum{
		text-align:center;
		margin:20px 0;
	}
	.lessonNotes{
		margin-bottom:20px;	
	}	
	.detailsToggle{
		display:none !important;
	}
	#detailsWrap{
		position:static !important;
	}
	.searchExploreBox{
		min-height:200px;
	}
	#resultsSort .filterToggle{
		display: none;
	}
	#resultsSort .switchViews {
		border: none;
		padding: 0;
		width: 100%;
		margin: 0 0 20px;
		float:left;
		font-size: 26px;
	}	
	#resultsSort .sorter{
	  border: none;
	  padding: 0;
	  margin: 0;
	  display: block;
	  clear: both;
	  width:100%;
	}	
	#resultsSort .sorter select{
	  width: 100%;
	  height: 30px;
	  float: left;
	  font-size: 18px;
	}
	#resultsSort .sorter .sortby{
		display:none;
	}
	.switchViews .vsIconDisabled{
		box-shadow:none;
	}
	.filterHeader, .filterItems a{
		font-size:16px;
	}
	
	html body .columns.headerColumn{
		  padding: 0 1.3rem !important;
	}
	#advancedSearchForm td{
		display:block;
	}
	#advancedSearchForm td.hide{
		height:0;
	}	
	.columns.staticBodyText, .columns.extraPadding{
		  padding-left: 1.5rem !important;
		  padding-right: 1.5rem !important;	
	}
	
	#tabWrap ul li{
		width:30%;
		text-align:center;
	}
	#tabWrap ul li a{
		display:block;
		width:100%;
	}	
	#loginPanelInner #tabWrap ul li span{
		display:none;
	}
}
@media (max-width: 618px){
	#header #logoWrap{
		margin:15px 0;
	}
}

#asitem .elementsView{
	overflow:hidden;
}
#detailedBar{
	height:40px;
	line-height:40px;
	background:#ececec;
}
#detailedBar .detailTool{
color: inherit;
  display: block;
  float: left;
  padding: 0 15px;
  border-right:1px solid #fff;
}
#detailedBar .detailTool i{
  margin-top: 2px;
  float: left;
  margin-right: 5px;
}
#container {
	display:block;
	/*background-color:#3a3a3c;*/
	color: white;  /* for error messages, etc. */
	overflow:hidden;
}
#containerWrap {
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
	overflow:hidden;
	display:block;
	float:left;
	width:100%;
	height:100%;
	height:588px;
	position:relative;
}
#toolBar {
	position:absolute;
	z-index:10;
	top:70px;
	left:10px;
}
#toolBar #zoomInWrap,
#toolBar #zoomOutWrap{
	/*border-radius:50px;
	border:1px solid #000;*/
	margin-bottom:5px;
}
#toolBar #zoomInWrap a,
#toolBar #zoomOutWrap a{
	display:block;
	text-align:center;
	/*line-height:28px;*/
	color:#000;
	font-size:28px;
	border-radius: 50px;
  	background: #fff;
}

#drawing_pad {
}
#drawing_pad {
	border:none !important;
	position:absolute;
	background-color:transparent;	
}
 #drawing_pad > div {
	position:absolute !important;
 }
/* navigator */
#navigator {
}

#navWrap {
	background-color:#fff;
	position:absolute;
	z-index:6000;
	/*z-index:5000;*/
	-webkit-box-shadow: 0px 0px 7px #999;
	-moz-box-shadow: 0px 0px 7px #999;
	box-shadow: 0px 0px 7px #999;
	
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* IE10+ */
	background: linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
	
	/*	
		box-shadow: 
			2px 2px 50px rgba(0,0,0, .35), 
			2px 2px 10px rgba(0,0,0, .35);
		-moz-box-shadow: 
			2px 2px 50px rgba(0,0,0, .35), 
			2px 2px 10px rgba(0,0,0, .35);
		-o-box-shadow: 
			2px 2px 50px rgba(0,0,0, .35), 
			2px 2px 10px rgba(0,0,0, .35);
		-webkit-box-shadow: 
			2px 2px 50px rgba(0,0,0, .35), 
			2px 2px 10px rgba(0,0,0, .35);
		-ms-box-shadow: 
			2px 2px 50px rgba(0,0,0, .35), 
			2px 2px 10px rgba(0,0,0, .35);
			*/
}

#navWrap.landscapeMap {
 *padding-top:19px;
}
#navWrap.portraitMap {
  *padding-top:19px;
}
.portraitMap .sliderMinus {
  *margin-top:8px;
}
#navWrap #slider {
box-shadow: 0px 2px 0px #FFF,
inset 0px 0px 5px #888,0px 0px 1px black;
-moz-box-shadow: 0px 2px 0px #FFF,
inset 0px 0px 5px #888,0px 0px 1px black;
-webkit-box-shadow: 0px 2px 0px #FFF,
inset 0px 0px 5px #888,0px 0px 1px black;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
}
#innerNavWrap {
	background-color:#fff;
	position:relative;
}
#nav_frame {
	position:absolute;
	border:2px #000 solid;
	background-color:orange;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	opacity:.4;
	filter:alpha(opacity=30);	
}
 #frameMap {
 	cursor:move;
	position:absolute;
	/*background-color:orange;*/
	/*opacity:.4;
	filter:alpha(opacity=40);*/
	display:block;
	border:3px solid #fff;
	z-index:1000;
	-webkit-box-shadow: inset 0px 0px 5px #888,0px 0px 5px #888;
	-moz-box-shadow: inset 0px 0px 5px #888,0px 0px 5px #888;
	box-shadow: inset 0px 0px 5px #888,0px 0px 5px #888;
	zoom:1;
}
#navShield {
	position:absolute;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
	background-color:#000;
	opacity:0;
	filter:alpha(opacity=0);
}
#navImg {
	border:1px solid #000;
}
.startPosition {
	left:20px;
	bottom:20px;
}
.startPosition_overflow_vertical {
	left:20px;
}
#navFrameWrap {
	position:relative;
}
#nav_handle_icon {
    background: url('../images/sprite.png') no-repeat -328px -234px;
    width: 20px;
    height: 19px;
    display:block;
    float:left;
    border-right:1px #666 solid;
}
.navigator_handle {
	width:100%;
	height:19px;
	font-weight:bold;
	display:block;
	text-indent:5px;
	line-height:18px;
	font-size:11px;
	color:#fff;
	font-family: Century Gothic, sans-serif;
	text-transform:uppercase;
	text-shadow:1px -1px #000;
    /*background:url(../images/Gradients.png) 0 -387px repeat-x;*/
    background:#000;
	zoom:1;
	cursor:move;
}
.navigator_handle .navigator_handle_text {
    display:block;
    float:left;
    border-left:1px solid #000;
    height:19px;
}
.dragClass {
	right:auto !important;
	bottom:auto !important;
}
.stopDragClass {
	width:auto !important;
	height:auto !important;
	zoom:1;
}
/*
#viewForm {
	height:600px !important;	
}
#mainContent {
	height:700px !important;	
}
*/

.noSeadragon #backupImg{
	display:block !important;
}
#backupImg img{
	display:block;
	margin:0 auto;
}
.noSeadragon #containerWrap{
	display:none !important;
}
.socialLinks{
	  margin: 25px 0;
}
.socialLinks span{
  float: left;
  margin-left: 3px;	
}
.st_facebook_large{
	
}
.st_facebook_large .stLarge, .st_twitter_large .stLarge, .st_pinterest_large .stLarge{
	background:none !important;
	/*font:normal normal normal 14px/1 FontAwesome;*/
	font-family: "lodz-ghetto-icons" !important;
	font-weight:normal;
	font-size:24px;
}
.st_facebook_large .stLarge:before{
	/*content: "\f082";*/
	content: "M";
}
.st_twitter_large .stLarge:before{
	/*content: "\f099";*/
	content: "Q";
}
.st_pinterest_large .stLarge:before{
  /*content: "\f0d2";*/
  content: "N";
}
.socialLinks .stButton .stLarge{
	height:auto;
	width:auto;
}
.timelineDate{
	color:#5779a1;
}

.pagenav{
	  line-height: 34px;
}
.pagenav .pagenavleft{
	margin-right:15px;
}
.pagenav .pagenavright{
	margin-right:15px;
}
.pagenav .centeredtext{
	margin-right:15px;
}
.pagenav .centeredtext .page{
	margin:0 5px;
}
.pagenav a{
	color:#000;
}
#asitem .filterToggle{
	display:none;
}

.paragraph{
	margin:0 0 10px;
}
.detailLabel{
	font-size:13px;
	color:#bec0c5;
}

.orbit-slide-number{
	display:none;
}

.furtherResources h6{
	/*text-decoration: underline;*/
}
.learningStrategiesContainer{
	
}
.learningStrategiesContent h6{
	font-weight:normal;
}
.learningStrategiesContainer a, .additionalMaterials a{
	color:#ef5938;
}
.allimagesLink{
	color:#ef5938;
}
.learningStrategiesHeader{
	background:#ef5938;
	color:#fff;
	padding:5px 15px;
	font-size:20px;
}
.learningStrategiesContent{
	border:1px solid #ef5938;
	border-top:none;
	padding:15px;
}
.mainLessonImg{
	margin:20px 0;
	display:block;
	clear:both;
}
#asitem .elementsView{
	padding-bottom:0;
}
#detailTools{
	background:#ececec;
}
#social{
	display:block;
	clear:both;
}
#taggerForm{
	
	margin:20px 0 0;
}
#taggerInputs .tjq-error-popup{
  display: block;
  clear: both;
  color: #7493b8;	
   width: 270px;
   right:0;
  position:absolute;
}
#taggerInputs .tjq-error-popup + img{
	display:none !important;
}
#cloud{
	font-size:12px;
	float:left;
}
#taggerInputs{
	float:right;
	position:relative;
}
#taggerInputs input[type="text"]{
  padding: 0 0 0 25px;
  border: none;
  background: none;
  box-shadow: none;
  height: 24px;
  margin: 0;	
}
#taggerInputs .butgo{
	  position: absolute;
	  left: 0;
	  top: 0;
	  bottom: 0;
	  width: 24px;
	  z-index: 20;
	  text-indent:-9999px;
	background:none;
	border:none;
	box-shadow:none;
}
#taggerInputs i{
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 24px;
  z-index: 10;
  text-align: center;
  line-height: 26px;
}
#cloud a{
	font-size:12px;
	color:#ef5938;
	margin-right:10px;
}
#registForm td input[type="text"],
#registForm td input[type="password"]{
	max-width:80%;
	margin-right:5%;
	float:left;
}
.supportedBlock{
	font-size:15px;
}
.supportedHeader{
	font-size:11px;
}
#homeSlideWrapper{
	position:relative;
}
#homeQuote{
  position: absolute;
  z-index: 100;
  bottom: 50px;
  padding: 50px;
  font-size: 24px;
  color: #fff;
  text-shadow: -2px 2px 2px #000;
  line-height: 34px;	
  font-family:fairfield;
  font-weight:normal;
}
/*.orbit-bullets-container*/.orbit-prev, .orbit-next{
	display:none;
}
.readmoreLink{
	color:#ef5938;
}
.titleCell, .titleClass{
	max-width:200px !important;
}
.listTable{
	  border-collapse: collapse;
}
table.listTable tr.even, table.listTable tr.alt, table.listTable tr:nth-of-type(2n){
	background:#ececec;
}
.listTable td{
	padding:15px;
}
.listTable td a{
	color:inherit;
}

.toggleActive{
	background: #7493b8;	
	color:#fff;
}
html body #mainbody .activeBar{
	display:block !important;
	width: 100%;
  padding: 30px;
  position: relative;
  z-index: 1000;
  background: #7493b8;	
}

#resultsToolbar .activeBar .qsLabel{
	display:none;
}
#resultsToolbar .activeBar #quickSearch{
	width:100%;
}
#resultsToolbar .activeBar #quickSearch input[type="text"]{
	width:100%;
	height:34px;
}
#resultsToolbar .activeBar #quickSearch input[type="submit"]{
  height: 34px;
  line-height: 34px;
  width: 34px;
	
}
#resultsToolbar .activeBar #quickSearch i{
  height: 34px;
  line-height: 34px;
  width: 34px;	
}
#resultsToolbar .activeBar #asLink{
  float: left;
  margin: 10px 0 0;	
  font-size:13px;
}

.resultOuter:hover{
	z-index:10000000;
}
.resultsView #footer{
	  margin-bottom: 34px;
}

.resultsView.userPanelOpen #footer{
	  margin-bottom: 306px;
}
.detailsToggle{
  background: #7493b8;
  color: #fff;
  float: right;
  height: 34px;
  width: 34px;
  text-align: center;
  line-height: 34px;
  cursor:pointer;	
}
#detailsWrap{
	/*position:absolute;*/
	top:0;
	right:0;
	transition:right .3s;
	
}
#detailsWrap.wrapAway{
	right:-400px;
	position:absolute;
}
#editorWrap.fullWidth{
	width:100%;
}

.essayTitle{
	margin-bottom:0;
}
.essayAuthor{
	color: #6d6d6d;
  font-size: 16px;	
}
#entireCollection{
	display:block;
}
/* Print Styles */
@media print {

	.printClean #header, .printClean #footer, .printClean .sideMenu, 
	#resultsToolbar, #toolBar, #navWrap, #loginPanel, #detailTools, #detailedBar{
	display:none;
	}
	#containerWrap{
	display:none;
	}
	#backupImg{
		display:block !important;
	}
	#containerWrap{
	position:static;
	}
	.lessonCallout{
		display:none;
	}
	html body #mainbody .staticBodyText{
		padding:0 !important;
		padding:0 !important;
	}
	.learningStrategiesHeader{
		padding:5px 0;
		color:#222222;
		background:none;
	}
	.learningStrategiesContent{
		border:none;
		padding:15px 0;
	}
	#mainbody > img{
		display:none;
	}
	a:after{content:" (" attr(href) ") ";font-size:0.8em;font-weight:normal;}
	
}
.sorter{
	width:200px;
	float:left !important;	
	border-left:1px solid #fff;
	margin: 5px 10px;
	height: 24px !important;
	padding-left:10px;
}
.sorter select{
min-width: 100px !important;
  padding: 0 5px !important;
  width: auto;
  height:100%;
  margin:0;
	
}

.lessonCallout{
	padding:0 !important;
}
.lessonCallout .button{
	margin-right:10px;
}

.mycollections .gridResult{
	min-height:250px;
}
.getMoreLink{
	visibility:hidden;	
}
.myColThumb{
  float: left;
  width: 101%;
  /* padding: 5px; */
  background-color: #fff;
  text-align: center;
  position: absolute;
  left: -1px;
  right: 0px;
  top: -25px;
  border: 1px solid #ececec;
  border-bottom: none;
  height: 25px;
  line-height: 25px;	
  display:none;
}
.myColThumb .myCollButton{
	cursor:pointer;
	color:#ef5938;	
}
.myColThumb i{
position: relative;
  top: 2px;
  margin-right: 3px;
}

DIV.t-error{
  margin: 0;
  border: none;
  padding: 0;	
}
DIV.t-error DIV{
	padding: 0;
  background-color: #fff;
  color: red;
	
}
DIV.t-error UL{
  margin: 0;
  /*list-style: none;*/
  padding: 0;	
}
HTML>BODY DIV.t-error LI{
	margin-left: 0;
}
.response{
  border: 3px solid #ececec;
  padding: 20px;
  margin: 0 0 20px;	
}
.response .author{
	font-size:15px;
	text-transform:uppercase;
}
.response .posted{
	font-size:14px;
	color:#6d6d6d;
}
.relation{
display:block;
clear:both;
}
.relatedList{
padding:0;
margin:0;
list-style:none;
}
.relatedList li{
float:left;
margin:0 5px 5px 0;
max-width:45%;
}
.orbit-next, .orbit-prev{
z-index:1000 !important;
}
.extramedia{
display:block;
clear:both;
margin:20px 0;
}

.extramedia .extramediaItem{
	float:right;
}
.extramedia [class*="column"] + [class*="column"]:last-child{
	float:right;
}
.extramedia .extramediaItem img{

}

.essayDetail img{
margin:20px auto;
display:block;
}

.essayDetail section.footnotes {
	font-size:.8em;
	line-height:1em;
	border-top:1px solid #969696;
	padding-top:1em;
}

.essayDetail section.footnotes p {
	margin:0;
	padding:0;	
}

.essayDetail div#coda-verse {
	width:90%;
	margin:0 auto;	
	overflow:hidden;
	text-align:center;
}

.essayDetail div#coda-verse div.left {
	text-align:left;
	vertical-align:top;
	float:left;
	width:40%;
}

.essayDetail div#coda-verse div.right {
	text-align:right;
	vertical-align:top;
	float:right;
	width:60%;
}

#contactMessage{
	margin:0 0 20px;
	color:#5779a1;
	font-weight:bold;
}