@charset "UTF-8";
/* CSS Document */


/* CONTAINER BODY */

/* '''''''''''''''''''''''''''''''''  BODY  '''''''''''''''''''''''''''''''''''''''''' */

/* included in the new presentations & blurb page, Sept. 2016 */
/* css for Presentation units & Blurb */

#wrpr {
	text-align: center;
	min-width: 320px;
	max-width: 980px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding: 5px 0px;
	display: block;
}
#wrpr {
	margin: 10px; 
	background-color: snow; 
	box-shadow: 0 0 5px #CCC; 
	position: relative; 
	
/*z-index: 2;*/
}
 #prsntncvrs {
	 box-shadow: 2px 4px 9px 0px #999;
	 text-align: center;
	 margin: 0px 0px 20px; 
	 padding: 0px;
 }	 

.unts {	
	text-align: center;
	min-width: 159px;
	width: 25%;
	height: auto;
	float: left;
	padding-bottom: 5px;
	}
.innrdv	{
	margin-bottom: 10px;
}

.ut1 {}
.ut2 {}
.ut3 {}
.ut4 {}
.ut5 {}
.ut6 {}
.ut7 {}
.ut8 {}
.ut9 {}
.ut10 {}
.ut11 {}
.ut12 {}	
	
.utsld {
	box-shadow: 2px 4px 9px 0px #333;
	min-width: 121px;
	width: 100%;
	height: 150px;
	margin-left: auto;
	margin-right: auto;
	display: block;	
	}
.sldtspcy {
	border: 0px;	
	width: 121px;
	height: 150px;
	display: none;
}
.sld1 {
	border: 0px;
	}
/* text links for units */	
.unts a {
	color: gray;
	/*font-size: 1.20em;
	line-height: 1.10em;*/
	font-weight: bold;
	text-decoration: none;	
}
.unts a:visited {
	color: gray;
}
.unts a:hover {
	color: orange;
}


/* ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' */

#cntr {	
	min-width: 320px;
	max-width: 980px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2.5em;	
}
.clldv_1 {
	text-align: center;
	width: 34%;
	min-width: 160px;	
	height: auto;
	float: left;
	margin: 0px 1%;
}
.cvr {
	box-shadow: 0 0 15px #333;
}
.plybtns {
	margin: 15px 0px;
}
.clldv_2 {
	text-align: left;
	width: 58%;
	min-width: 140px;	
	height: auto;
	float: left;
	margin: 0px 1%;
}
/*  Title in Text for smaller screens displayed by Media Queries below V  */
.title {
	font-size: 1.70em;
/* font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;*/
	color: gray;
	line-height: 1.15em;
	display: none;
}
#blrb {
	background-color: white;
	box-shadow: 0 0 15px #333;	
	text-align: left;
	padding: 2%;
	
/*z-index: 2;*/
}

#blrb >ul >li {
	line-height: 1.0em;
}
/* ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' */			
/* media queries - presentations */

@media (max-width: 320px) {
	.unts {
		width: 50%;
		}
	.utsld {
		width: 121px;
		height: 150px;
		}	
}

@media (min-width: 321px) and (max-width: 469px) {
	.unts {
		width: 50%;
		}
	.utsld {
		width: 121px;
		height: 150px;
		}	
}

@media (min-width: 470px) and (max-width: 667px) {	
	.unts {
		min-width: 150px;
		width: 33%;
		}
	.utsld {
		width: 121px;
		height: 150px;
		}			
}

@media (max-width: 980px) {
	.innrdv {
		box-shadow: 2px 4px 9px 0px #333;
		width: 121px;
		height: 150px;
		margin-left: auto;
		margin-right: auto;
	}
	.sld1{
		min-width: 121px;
		max-width: 200px;
		width: 100%;
		height: auto;
		display: none;
	}
	.sldtspcy {
		display: block;
	}		
}	

@media (min-width: 981px) {
	.sld1{
		visibility: visible;
		}
	.utsld {
		width: 200px;
		height: 150px;
		}
	}

	
/* . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . */
/* media queries - cover, blurb, learners record */
@media (max-width: 320px) {	
	#mdlttl { 
		display: none;
		}
	.title {
		font-size: 1.3em;
		display: block;
		}			
	#cntr {
		background-color: white;
		}
	#cntr > div {
		float: none;
		margin-left: auto;
		margin-right: auto;	
		}
	.clldv_2 {
		width: 90%;
		}	
	.cvr {
		width: auto;
		height: 240px;
		}
	.plybtns {
		width: 160px;
		height: auto;
		}	
}
/* width adjustment for #unts .divs */
@media (min-width: 321px) and (max-width: 374px) {
	#mdlttl {
		display: none;
		}
	.title {
		font-size: 1.3em;
		display: block;
		}				
	#cntr > div {
		float: none;
		margin-left: auto;
		margin-right: auto;	
		}
	.clldv_2 {
		background: white;
		width: 90%;
		}	
}
/* width adjustment for #unts .divs */	
@media (min-width: 375px) and (max-width: 414px) {	
	#mdlttl {
		display: none;
		}		
	.title {
		font-size: 1.4em;
		display: block;
		}			
	
	#cntr > div {
		float: none;
		margin-left: auto;
		margin-right: auto;	
		}
	.clldv_2 {
		background: white;
		width: 90%;
		}
}
/* width adjustment @ 530px to equalize widths of inner divs */
@media (min-width: 414px) and (max-width: 530px) {
	#mdlttl {
		display: none;
		}	
	#cntr {
		min-width: 450px;
		}		
	#cntr > div {
		margin-left: auto;
		margin-right: auto;	
		}
	.clldv_1 {
		width: 45%;
		min-height: 100px;
		height: auto;
		}	
	.clldv_2 {
		width: 55%;
		min-height: 100px;
		height: auto;
		margin-left: 1%;	
		}
}
@media (min-width: 414px) and (max-width: 510px) {
	.title {
		font-size: 1.2em;
		}
}
@media (min-width: 480px) and (max-width: 570px) {	
	.title {
		font-size: 1.3em;
		}
}
@media (min-width: 531px) and (max-width: 768px) {
	#mdlttl {
		display: none;
		}	
		.title {
		display: block;
		}	
	#cntr > div {
		margin-left: auto;
		margin-right: auto;	
		}
	.clldv_1 {
		width: 40%;
		min-height: 100px;
		height: auto;
		}	
	.clldv_2 {
		width: 60%;
		min-height: 100px;
		height: auto;	
		}
}
