@media only screen and (max-width : 801px) {

body:before {
  content: "mobile_wide";
  display: none;
}

body { 
	background-size: 200%;
	font-size: 18px;
	line-height: 125%;
	height: 100%;
	width: 100%;
	position: absolute;
	-webkit-text-size-adjust: none;
}

#turnJavascriptOn {
  border-radius:0px;
  width: 150%;
  margin-left:0px;
  top: 15%;
  text-align: left;
}

#turnJavascriptOn p {
	font-size: 3.5vw;
	padding:20px;
	width:60%;
}

#container {
	background-color: transparent;	
	width:auto;
	padding: 0px;
	position: absolute;
	overflow: hidden;
}

#page_top, #unit_links, #page_content, #mobile_copyright, #page_bottom {
	width:auto;
}

#page_top{
	width:auto;
	margin:0px;
}

#page_logo{
	margin-right:20px;
	width: 30%;
	position:relative;
	display:block;
}

#logo {
	margin-top:-40px;
	position:relative;
	display:block;
	margin-left: 20px;
	width:30%;
	padding: 5px;
}

#page_top #acknowledgements .acklink img {
	height:80px;
}

.triangle {
	width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 4px 7px 4px;
  border-color: transparent transparent #493A2C transparent;
  float:left;
  margin-left:-7px;
  margin-right: 10px;
  margin-top:7px;
}

#competencies_head {
	margin-top:-10px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	display: inline-block;
	margin-right:0px;
	background-image:url(../images/competencies_bg.png);
	background-color: transparent;
	background-repeat:no-repeat;
	height: 30px;
	width: 252px;
}

  #competencies_head h4 {
	  font-size: 12px;
	  padding-left: 25px;
	  padding-top: 0px;
	  color: #493A2C;
	  margin-top: 5px;
	  cursor:pointer;
  }
  
  #competencies {
  	display: none;
    background: #AB927D;
    background: -webkit-linear-gradient(#AB927D, #977A62); 
    background: -o-linear-gradient(#AB927D, #977A62); 
    background: -moz-linear-gradient(#AB927D, #977A62); 
    background: linear-gradient(#AB927D, #977A62); 
    color: #493A2C;
    position: relative;
    margin-top:0px;
    padding-right:5px;
    overflow:hidden;
    font-size: 11px;
    padding-left:5px;
  }

#competencies_head:hover {
	text-decoration:none;
	background-image:url(../images/competencies_bg_hover.png);
}

#competencies_head h4:hover {
	text-decoration: none;
}

#page_top h4 {
	display:none;
}
	
.spanBorderInline {
 margin-right: -6px;
 margin-bottom: -1px;
 padding:0px;
 display: inline-block;
 border: 1px solid black;
 text-align: center;
}

.spanBorderInline img {
  width: 175px;
}

.nav-btn {
  display: block;
  width: 2.625em;
  height: 2.25em;
  padding: 20px;
  padding-bottom: 12px;
  padding-top: 10px;
  border: 0;
  outline: none;
  background: center no-repeat;
  background-size: 1.875em 1.5em;
  overflow: hidden;
  float: left;
  text-indent: 100%;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background-image: url("../../shared/images/nav-icon.png");
}

  .nav-btn:hover, .nav-btn:focus {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  }

.close-btn {
  display: block;
  width: 2em;
  height: 2em;
  padding: 0px;
  border: 0;
  margin-top: 10px;
  margin-right: 10px;
  outline: none;
  background: center no-repeat;
  background-size: 1.6em 1.55em;
  overflow: hidden;
  float: right;
  text-indent: 100%;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background-image: url("../../shared/images/close-btn.png");
  }

  .close-btn:hover, .close-btn:focus {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  }
  
  .nav_link {
  text-decoration: none;
  position: relative;
  font-style: normal;
  color:#ffffff;
  font-size:110%;
  margin: 0px;
  float:left;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 28px;
  padding-right: 28px;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: grey;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  
  #nav_path a:hover, #nav_path a:focus {
	color:#ffffff;
	text-decoration: none;
	font-weight:bold;
	background-color: #3C2D22;
}

  .nav_link:hover, .nav_link:focus {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

#nav_path {
	display: block;
	margin-left:0px;
	height: 60px;
	text-align:left;
	font-style: italic;
	color: #ffffff;
	font-weight:600;
	font-size:110%;
	background-color:#635446;
	background: -webkit-linear-gradient(left, #513C2D , #856950);
  background: -o-linear-gradient(right, #513C2D, #856950);
  background: -moz-linear-gradient(right, #513C2D, #856950);
  background: linear-gradient(to right, #513C2D , #856950);
}

#nav_path_thin {
	display: none;
}

#nav_path_popup {
	display: block;
	margin-left:0px;
	margin-top:0px;
	height: 40px;
	text-align:left;
	font-style: italic;
	color: #ffffff;
	font-weight:600;
	font-size:100%;
}

#nav_path_popup a:hover, #nav_path_popup a:focus {
	color:#ffffff;
	font-weight:bold;
	background-color: #826D5B;
	text-decoration: none;
}

.nav_link_popup {
  text-decoration: none;
  position: relative;
  font-style: normal;
  color:#ffffff;
  font-size:85%;
  margin: 0px;
  float:left;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: grey;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  
  .nav_link_popup:hover, .nav_link_popup:focus {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  }

#nav > #left_page
    {
        width:0px;
        padding: 0px;
        margin: 0px;
 	 -o-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
        position: absolute;
    }
    #nav:target > #left_page
    {
        width:310px;
 	 -o-transition: width 0.5s ease;
	-moz-transition: width 0.5s ease;
	-webkit-transition: width 0.5s ease;
	transition: width 0.5s ease;
    }
    
   
    #nav > #nav_path > #nav-open-btn
				{
					display: block;
				}
				
		#nav > #nav_path > #nav-close-btn
				{
					display: none;
				}
   
   	#nav:target > #nav_path > #nav-open-btn
				{
					display: none;
				}
				
		#nav:target > #nav_path > #nav-close-btn
				{
					display: block;
				}

.home {
	display: none;
}

#slideshow {
	display:none;
}

.slide_content > a > img {
	width:20px;
}

.slide_content{
	margin-left:-12px;
	padding:15px;
	padding-left:12px;
}

.hear {
  padding-bottom:0px;
	width:20px !important;
	height:20px;
	opacity: 0.8;
  filter: alpha(opacity=80);
}

#slide_show {
	margin-top:-10px;
}
	
#page_content{
	display:block;
	text-align:center;
	font-size:90%;
	margin-top:25px;
}

 .heading3 {
 	margin-left: 0px;
}

#left_page {
		font-size: 110%;
		padding: 0 0; /* top and bottom padding create visual space within this div */
		margin: 0px;
		width: 310px;
		position: relative;
		text-align: left;
		float: left;
		border:solid 0px #000000;
		background-color:#635446;
  	background: -webkit-linear-gradient( #513C2D , #856950);
    background: -o-linear-gradient(#513C2D, #856950);
    background: -moz-linear-gradient(#513C2D, #856950);
    background: linear-gradient(#513C2D , #856950);
		background-repeat: repeat-x;
		line-height:150%;
		z-index: 1;
		overflow: hidden;
	}
	
#page_content #right_page {
	  margin: 0px;
		background-color:#635446;
   	background: -webkit-linear-gradient(left, #513C2D , #856950);
    background: -o-linear-gradient(right, #513C2D, #856950);
    background: -moz-linear-gradient(right, #513C2D, #856950);
    background: linear-gradient(to right, #513C2D , #856950);
		text-align: left;
		font-size:90%;
		position: relative;
		padding-left: 7px;
		padding-right: 7px;
		padding-bottom: 7px;
		border: none #000000 1px;
		width: auto;
		opacity:none;
 }
	
.menumain:hover, .menufolder:hover, .menuSub:hover {
  color:#ffffff;
	background-color: #3C2D22;
	}

.imgiconpdf {
		margin-left:20px;
		padding-left: 35px;
	}
	
	.imgiconword {
		margin-left:20px;
		padding-left: 35px;
	}

#page_bottom{
	background-image:url(../images/page_bottom.jpg);
	background-repeat:no-repeat;
  height:60px;
  margin-top:10px;
  clear:left;
}

#page_top h1{
	font-size:24px;
}

#page_top .h2_splash {
 margin-top: 0px;
}

  #page_top h2 {
	  text-align: center;
	  position:relative;
  	font-weight:400;
	  margin-top:0px;
  	font-size:24px;
  	line-height:115%;
  }

  #page_top h3 {
  	text-align: center;
  	margin-bottom:0px;
  }

#page_top h4 {
	margin-top:0px;
	margin-bottom:-15px;
	margin-left:50px;
	line-height: 180%;
}

.gap {
	display:none;
}

.expandable {
	display:none;
}

#page_content h1 {
	font-size:150%;
}

#mobile_copyright a, #unit_links a, #unit_links a:visited {
	text-decoration:none;
	color:#000000;
	padding:3px;
}

#mobile_copyright a:hover, #unit_links a:hover{
	color:#B22222;
	text-decoration:underline;
}

.instructionalContent {
	margin-left: -5px;
	padding:20px;
}

.instructionalContent h3 {
	margin-top:10px;
	margin-bottom: 5px;
}

.link_image a:hover {
	color:#404060;
	text-decoration:underline;
}

#mobile_copyright {
	padding:5px;
	clear:left;
	margin-left:0px;
	margin-top:5px;
	font-size:60%;
	background-color:none;
	height:15px;
}

#copyright {
	display: none;
}

#popup_main_content #copyright {
	display: block;
	padding:5px;
	margin-left:0px;
	margin-top:5px;
	font-size:60%;
	height:15px;
	margin-top:20px;
  margin-bottom:-10px;
}

.workingThroughPicture {
	padding:0px;
	padding-left:10px;
}

.nestedMenu {
	margin-left:0px;
	list-style-position: inside;
}
		
	.menuSub {
		list-style: none;
		margin-left: -70px;
		padding-right: 20px;
		list-style-position: inside;
		padding-left: 80px;
		text-indent: -19px;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
	.menuSub:before {
		content: '\b7\a0\a0';
	}
	
	#current {
		color:#A6DADD;
	  background-color: transparent;
	  margin-left: -70px;
	}
	
	#current:hover {
		color:#A6DADD;
	  background-color: transparent;
	}
	
	#current:before {
		content: "-\a0\a0";
	}
	
	#current:after {
		content: "\a0\a0-";
	}
	
	.menumain {
		padding-left: 20px;
		padding-right: 20px;
		margin-left:0px;
		list-style-position: inside;
	  color: white;
	  border-top: 1px solid #BCBCBC;
	  border-bottom: 1px solid #BCBCBC;
	  margin-top: -1px;
	  padding-top: 15px;
		padding-bottom: 15px;
	}
	
	.menu {
		margin-left:0px;
		padding-right:0px;
		padding-bottom: 0px;
		list-style-position: inside;
	}
	
	#menus {
		margin:0px;
		margin-left:-40px;
	}
	
	#page_content #left_page .menufolder {
		margin:0;
		padding-left: 58px;
		text-indent:-37px;
	  list-style-position: inside;
	  border-top: 1px solid #BCBCBC;
	  margin-top: -1px;
	  padding-top: 15px;
		padding-bottom: 15px;
	}
	
	#page_content #left_page .menufolderopen {
		margin:0;
	  height:25;
	  list-style-position: inside;
	  border-top: 1px solid #BCBCBC;
	  margin-top: -1px;
	  padding-top: 15px;
		padding-bottom: 0px;
		margin-left: 0px;
		padding-left: 58px;
		text-indent:-37px;
	}
	
	.nestedMenu li:first-child {
		margin-top: 8px;
	}
	
	.nestedMenu li:last-child {
		padding-bottom: 20px;
	}
	
	#disposable {
		display:none;
	}
	
	#left_page hr {
		display: none;
	}
	
	#main_content {
	  position:relative;
	  width: auto;
	  padding:15px;
	  padding-left: 25px;
	  background-color:#ffffff;
	  min-height:500px;
	  opacity:none;
	}
	
	#main_content p {
		margin-left: 0px;
	}
	
	
	#control_buttons {
		display:none;
  }
  
  #control_buttons span, #control_buttons a {
		display:none;
  }

  #style_buttons{
		font-size:12px;
		margin-top:-55px;
}

	#style_buttons span {
		padding: 2px;
		margin-left:15px;
	}
  
  #page_heading_jff {
		margin-top:12px;
  }	
	
	#page_heading {
		width:auto;
  }	
  
	#page_heading h2 {
		padding-left:0px;
	}
 
 /** popup styles **/
 
	#popup_page_content #right_page {
		margin: 0;
		position: relative;
		width: auto;
		background-color:#635446;
  	background: -webkit-linear-gradient(left, #513C2D , #856950);
    background: -o-linear-gradient(right, #513C2D, #856950);
    background: -moz-linear-gradient(right, #513C2D, #856950);
    background: linear-gradient(to right, #513C2D , #856950);
		text-align: left;
		font-size:90%;
		padding-top: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 6px;
		border: none #000000 1px;
		min-height: 400px;
		min-width: 535px;
	}
	
 	#popup_main_content {
	  position:relative;
	  padding-top:15px;
	  padding-left:15px;
	  padding-right:15px;
	  padding-bottom:20px;
	  margin-bottom:3px;
		min-height: 400px;
	}

	#popup_main_content h2, h3, h4, p {
		margin-left:15px;
	}
	
	.tablePresentationOptions td {
		padding:5px;
		padding-left:5px;
		padding-right:5px;
	}
	
	.slide_image {
	  width:35%;
	  padding-top:15px;
	  padding-left: 10px;
	}
	
  #option_help {
  display:none;
  }
  
  .hear_example {
  	margin-right: 24px;
  	width:25px;
  	margin-top:8px;
  }
  
  .shrink_me {
  	width:100%;
  }
 
 }
 
 
@media only screen and (max-width : 460px) {
  body:before {
    content: "mobile_thin";
    display: none;
  }
	.instructionalContent {
		padding:10px;
	}
	.workingThroughPicture {
		width:100px !important;
	}
	#page_content #right_page {
	  font-size:80%;
		padding:0px;
		padding-bottom: 7px;
  }
  #main_content {
	  padding-left:15px;
	}
	#style_buttons{
		margin:0px;
		padding:0px;
		margin-left:0px;
		font-size:12px;
		float:none;
  }
  #style_buttons span {
		margin-right:15px;
		margin-left:0px;
	}
	#competencies {
    font-size: 9px;
    line-height: 180%;
    padding-left:0px;
  }
	.slide_image {
		width: 110px;
		height: 88px;
	}
	#page_top h2 {
  	color:#493A2C;
	  margin-top:5px;
  	font-size:18px;
  }
  #page_top h3 {
  	margin-top:-10px;
  	color:#493A2C;
  	font-weight:400;
  	font-size:75% !important;
  }
	#page_logo{
  	margin-top: 15px;
  	margin-right:10px;
	  width: 40%;
  }
  #logo {
  	margin-left: 5px;
  	width:40%;
  }
  #nav_path {
    height: 50px;
  }
  .nav-btn {
    width: 25px;
    height: 25px;
    padding: 20px;
    padding-bottom: 14px;
    padding-top: 10px;
    background-size: 25px 20px;
  }
  .close-btn {
    width: 1.8em;
    height: 1.8em;
    background-size: 1.8em 1.8em;
  }
  .nav_link {
    font-size:90%;
    padding-top: 15px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }
  #left_page {
		width: 100%;
	}
  #nav:target > #left_page
   {
    width:100%;
   }
   #mobile_copyright {
  	 height:auto;
  	 text-align:center;
   }
   .copyrightleftalign {
     float:none;	
   }
   .copyrightrightalign {
    	float:none;
   }
   
  .spanBorderInline img {
  width: 120px;
}
	
}
	
