/*

Description: Juno v3, whoah!
Author: Beecher & Avery @radicalmedia
Version: 3.1

color swatches:
yellow: #ffff00 | 255,255,0
highlight: #30CE00
light grey : #949494
med grey : #1A2126
dark_greay : #3F3F3F
*/

/* ===================================  */

/* =================================== RESET */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
======================================================================  */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size:inherit;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, div {
	position:relative;
	display: block;
	margin:0;
	padding:0;
	border:none;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* remember to define focus styles! */
:focus {outline: 0;} 

input, input[type="search"], input[type="text"],
teaxtarea {
	-webkit-appearance: none;
	-moz-appearance: none; /* mobile firefox too! */
}

	input::-webkit-input-placeholder {
		text-transform: uppercase;
		-webkit-transition:color 0.2s ease-out;
		transition:color 0.2s ease-out;
	}
		input:active::-webkit-input-placeholder,
		input:focus::-webkit-input-placeholder {color: #666 !important;}
		
	input:-moz-placeholder {
		text-transform: uppercase;
		-moz-transition:color 0.2s ease-out;
		transition:color 0.2s ease-out;
	}
		input:active:-moz-placeholder,
		input:focus:-moz-placeholder {color: #666 !important;}
		
	input:-ms-input-placeholder {
		text-transform: uppercase;
		-ms-transition:color 0.2s ease-out;
		transition:color 0.2s ease-out;
	}
		input:active:-ms-placeholder,
		input:focus:-ms-placeholder {color: #666 !important;}

/* ===================================  */

html {
	width: 100%;
	min-width: 970px;
	min-height: 100%;
	background: #000 url(/pub/n/images/bgs/SpaceBackground_40_1080.jpg) no-repeat center top;
	background-size: cover;
}

body {
	color: #fff;
	font-family: 'OpenSansRegular', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 14px;
	background: transparent none;
	width:100%;
	min-width: 970px;
	min-height: 100%;
	display:block;
	line-height: 1;
}


/* ===================================  fonts ======= */

@font-face {
    font-family: 'OpenSansRegular';
    src: url('http://junostatic.s3.amazonaws.com/pub/e/fonts/OpenSans-Regular-webfont.eot');
    src: url('http://junostatic.s3.amazonaws.com/pub/e/fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://junostatic.s3.amazonaws.com/pub/e/fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('http://junostatic.s3.amazonaws.com/pub/e/fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('http://junostatic.s3.amazonaws.com/pub/e/fonts/OpenSans-Regular-webfont.svg#OpenSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'din_m';
    src: url('http://junostatic.s3.amazonaws.com/pub/e/fonts/din-medium-webfont.eot');
    src: url('http://junostatic.s3.amazonaws.com/pub/e/fonts/din-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://junostatic.s3.amazonaws.com/pub/e/fonts/din-medium-webfont.woff') format('woff'),
         url('http://junostatic.s3.amazonaws.com/pub/e/fonts/din-medium-webfont.ttf') format('truetype'),
         url('http://junostatic.s3.amazonaws.com/pub/e/fonts/din-medium-webfont.svg#DIN_MEDIUM') format('svg');
    font-weight: normal;
    font-style: normal;

}

.din_m, a.din_m, a.din_m:link, a.din_m:visited, a.din_m:active, a.din_m:focus, a.din_m:hover {font-family: din_m, sans-serif;}

@font-face {
    font-family: 'din_l';
    src: url('http://junostatic.s3.amazonaws.com/pub/e/fonts/din-light-webfont.eot');
    src: url('http://junostatic.s3.amazonaws.com/pub/e/fonts/din-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://junostatic.s3.amazonaws.com/pub/e/fonts/din-light-webfont.woff') format('woff'),
         url('http://junostatic.s3.amazonaws.com/pub/e/fonts/din-light-webfont.ttf') format('truetype'),
         url('http://junostatic.s3.amazonaws.com/pub/e/fonts/din-light-webfont.svg#DIN_light') format('svg');
    font-weight: normal;
    font-style: normal;

}

.din_l, a.din_l, a.din_l:link, a.din_l:visited, a.din_l:active, a.din_l:focus, a.din_l:hover {font-family: din_l, sans-serif;}

/*
@font-face {
    font-family: 'juno';
    src: url('http://junostatic.s3.amazonaws.com/pub/e/fonts/junofont-webfont.eot');
    src: url('http://junostatic.s3.amazonaws.com/pub/e/fonts/junofont-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://junostatic.s3.amazonaws.com/pub/e/fonts/junofont-webfont.woff') format('woff'),
         url('http://junostatic.s3.amazonaws.com/pub/e/fonts/junofont-webfont.ttf') format('truetype'),
         url('http://junostatic.s3.amazonaws.com/pub/e/fonts/junofont-webfont.svg#junoiconsregular') format('svg');
    font-weight: normal;
    font-style: normal;
    
}
*/

@font-face {
    font-family: 'juno';
    src: url('/pub/e/fonts/junofont2-webfont.eot');
    src: url('/pub/e/fonts/junofont2-webfont.eot?#iefix') format('embedded-opentype'),
         url('/pub/e/fonts/junofont2-webfont.woff') format('woff'),
         url('/pub/e/fonts/junofont2-webfont.ttf') format('truetype'),
         url('/pub/e/fonts/junofont2-webfont.svg#junoiconsregular') format('svg');
    font-weight: normal;
    font-style: normal;
    
}

.data_icon { 
	font-family: juno, sans-serif; 
	text-transform: lowercase !important;
	text-shadow: 0 1px 1px rgba(0,0,0,0.3);
	-moz-font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;
	-ms-font-smoothing: antialiased;
	font-smoothing: antialiased;
	line-height: 1;
}
	
	.data_icon:before { 
		content: attr(data-icon); 
		display: inline-block;
		font-size: 0.65em;
	}
	
	.data_icon,
	a.data_icon,
	a.data_icon:link,
	a.data_icon:visited,
	a.data_icon:active,
	a.data_icon:focus, 
	a.data_icon:hover,
	a.data_icon:before,
	a.data_icon:before:link,
	a.data_icon:before:visited,
	a.data_icon:before:active,
	a.data_icon:before:focus, 
	a.data_icon:before:hover {text-decoration: none !important;}
		
.screen_reader_only {
	position: absolute; 
	top: -9999px; 
	left: -9999px;
}

.shadow {text-shadow:0 0 0.05em rgba(0,0,0,0.75);}

/* ======= links and basics ===== */

.highlight { color:#ffff00 !important; }

.visuallyhidden {
    background-color: transparent;
    color: transparent;
    border: 0;
    font: 0/0 a;
    text-shadow: none;
    height: 0; width: 0;
    overflow: hidden;
}

a, 
a:link, 
a:visited {
	text-decoration:none;
	color:#ffff00;
	-moz-transition: color .2s ease-out;
	-webkit-transition: color .2s ease-out;
	-o-transition: color .2s ease-out;
	-ms-transition: color .2s ease-out;
	transition:color .2s ease-out;
}

a:active,	
a:focus, 
a:hover {text-decoration: underline;}
	
	
	.dk_grey,
	a.dk_grey,
	a.dk_grey:link,
	a.dk_grey:visited {color:#3f3f3f;}
	
	.grey,
	a.grey,
	a.grey:link,
	a.grey:visited {color:#949494;}
	
	a.grey:active, 
	a.grey:focus, 
	a.grey:hover,
	a.dk_grey:active, 
	a.dk_grey:focus, 
	a.dk_grey:hover {color:#ffff00;}
	
	.white,
	a.white,
	a.white:link,
	a.white:visited {color:#fff;}
	
	a.white.active,
	a.white:active, 
	a.white:focus, 
	a.white:hover {color:#ffff00;}
	
	a.monochrome,
	a.monochrome:link,
	a.monochrome:visited {color:#949494;}
	
	a.monochrome.active,
	a.monochrome:active,
	a.monochrome:focus,
	a.monochrome:hover {color:#fff;}
	
	.yellow,
	a.yellow,
	a.yellow:link,
	a.yellow:visited {color:#ffff00;}
	
	a.yellow:active,
	a.yellow:focus,
	a.yellow:hover,
	a.yellow.active {color:#ffffff;}
	

p { 
	padding:0 1em 1em 0;
	line-height: 1.4em;
}
	
	.fake_p {line-height: 1.4em;}
		.bodyCopy.fake_p {padding-bottom: 0em;}
	
	.fake_p p {line-height: inherit;}
	
		.fake_p ul {
			list-style-type: disc;
			list-style-position: inside;
		}

strong, b {font-weight: bold;}
em, i {font-style: italic;}
small {font-size:0.9em;}
cite {font-size:0.865em;color:#949494;}
sup {font-size: 0.75em;vertical-align: super;line-height: 0.75em;}
sub {font-size: 0.75em;vertical-align: sub;line-height: 0.75em;}

/* ===== LAYOUT ====== */

#background_jammer {
	position: fixed;
	top:0px;
	right:0px;
	bottom:0px;
	left:0px;
	z-index: 0;
	background: #000 url(/pub/n/images/bgs/SpaceBackground_40_1080.jpg) no-repeat center top;
	background-size: cover;
}

.centered {
	width: 960px;
	min-width: 960px;
	margin: 0 auto;
}

#main_article { 
	min-width: 960px;
	padding-bottom: 150px;
	z-index:500; 
}

	#main_article:after {
	    content:'';
	    display:block;
	    clear: both;
	}

.side_col {
	position: fixed;
	top:0px;
	left: 0px;
	width: 255px;
	padding: 25px 30px;
	background: transparent url(/pub/n/images/ut/black50.png) repeat;
	background: rgba(0,0,0,0.5);
	/* optional rounded corners for browsers that support it */
	border-radius: 0 0 0.5em 0;
	z-index:995;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjUiLz4KICAgIDxzdG9wIG9mZnNldD0iNzIlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuNSIvPgogICAgPHN0b3Agb2Zmc2V0PSI3MyUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC40OCIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.5) 72%, rgba(0,0,0,0.48) 73%, rgba(0,0,0,0) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.5)), color-stop(72%,rgba(0,0,0,0.5)), color-stop(73%,rgba(0,0,0,0.48)), color-stop(100%,rgba(0,0,0,0)));
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.5) 72%,rgba(0,0,0,0.48) 73%,rgba(0,0,0,0) 100%);
	background: -o-linear-gradient(top,  rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.5) 72%,rgba(0,0,0,0.48) 73%,rgba(0,0,0,0) 100%);
	background: -ms-linear-gradient(top,  rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.5) 72%,rgba(0,0,0,0.48) 73%,rgba(0,0,0,0) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.5) 72%,rgba(0,0,0,0.48) 73%,rgba(0,0,0,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80000000', endColorstr='#00000000',GradientType=0 );
}
			
	/*.side_col p {font-size: 12px;} */
	
	#close_modal_v2 {display: none;}
		
		.more_stuff {padding-top: 1em;}
		
		.MOD_js .more_stuff {
			position: relative;
			display: none;
			left: auto;
			top:auto;
			opacity: 0;
			-moz-transition: all .15s ease-out;
			-webkit-transition: all .15s ease-out;
			-o-transition: all .15s ease-out;
			-ms-transition: all .15s ease-out;
			transition:all .15s ease-out;
		}
		
			.more_stuff h4 {padding-bottom: 0.75em;}
		
	.read_more_expander {
		position: relative;
		display: block;
		padding:1em 0 0;
	}	
		
	.side_col.exposed {
		width: 490px;
		z-index: 1010;
		position: absolute;
		padding-bottom: 150px;
	}
	
		.MOD_js .side_col.exposed .more_stuff {
			opacity: 1;
		}

		.side_col.exposed #close_modal_v2 {
			position: absolute;
			right: 0px;
			display: block;
			margin:0;
			font-size: 20px;
			text-decoration: none !important;
		}
	
.content {}
	
	.story_mode .content {
		opacity: 0;
		-moz-transition: all .15s ease-out;
		-webkit-transition: all .15s ease-out;
		-o-transition: all .15s ease-out;
		-ms-transition: all .15s ease-out;
		transition:all .15s ease-out;
	}
	
		.story_mode .content.visible {opacity: 1;}

/* ===================================  Nav */

#header_shadow {
	position: fixed;
	display: block;
	top:-50px;
	left: 0px;
	right: 0px;
	height: 65px;
	width: 100%;
	background: transparent url(/pub/n/images/ut/header_shadow.png) repeat-x 0px bottom;
	z-index:1500;
	-moz-transition: all .25s ease-out;
	-webkit-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	-ms-transition: all .25s ease-out;
	transition:all .25s ease-out;
}
	#menu_link {
		position: relative;
		display: block;
		width: 42px;
		margin: 0 auto;
		padding: 0.5em 2.5em 0.5em 1em;
		text-align: center;
	}
	
		#menu_link .data_icon:before {
			font-size: 1.25em;
			position: absolute;
			top:1px;
			right:0.5em;
		}
	
#main_header {
	position: fixed;
	bottom: 34px;
	left:0px;
	right: 0px;
	font-size:14px;
	text-transform: uppercase;
	z-index: 2000;
}

	.msie_6 #main_header { position: relative; }

#main_nav {
	min-height: 75px;
	font-family: din_m;
}

	.nav_top_line_wrap {
		position: absolute;
		left:189px;
		bottom:0px;
		z-index:1010;
	}
	
		.nav_top_line_wrap.chunk2 {left: 609px;}

	.juno_logo {
		position: absolute;
		display: block;
		width: 65px;
		height: 99px;
		right: 0px;
		background: transparent url(/pub/n/images/logos/juno_logo.png) no-repeat 0px 0px;
		padding: 0px !important;
		color:#fff !important;
		z-index:1010;
	}
		header .juno_logo {top:0px; display: none;}
		footer .juno_logo {bottom:10px;}
		
		.juno_logo.data_icon {
			background: none;
			width: 0;
			height: 0;
			right:82px;
			font-size:157px;
		}
			header .juno_logo.data_icon {top:-5px;}
			footer .juno_logo.data_icon {bottom:165px;}
		
	#nasa_logo {
		position: absolute;
		display: block;
		width: 82px;
		height: 68px;
		left: 0px;
		top:0px;
		background: transparent url(/pub/n/images/logos/nasa_logo.png) no-repeat 0px 0px;
		padding: 0px !important;
		z-index:1010;
	}
	
	.tab_wrap {
		position: absolute;
		width: 100%;
		height: 0px;
		bottom: 1px;
		left: 0px;
		right: 0px;
		background: -moz-linear-gradient(top,  rgba(0,0,0,0.9) 0%, rgba(0,0,0,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.9)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  rgba(0,0,0,0.9) 0%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  rgba(0,0,0,0.9) 0%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  rgba(0,0,0,0.9) 0%,rgba(0,0,0,1) 100%); /* IE10+ */
		background: linear-gradient(to bottom,  rgba(0,0,0,0.9) 0%,rgba(0,0,0,1) 100%); /* W3C */
		overflow: visible;
		z-index:1000;
		-moz-transition: all .15s ease;
		-webkit-transition: all .15s ease;
		-o-transition: all .15s ease;
		-ms-transition: all .15s ease;
		transition:all .15s ease;
	}	
		
		.msie .tab_wrap { background: #000; } 
		
		.tab_wrap.open {bottom:0px;}
		
			.tab_wrap.open .fake_border {height: 1px;}
		
			#menu_nav_wrap.open {height: 406px;}
			#mission_nav_wrap.open {height: 174px;}
			
		.tab_content,
		#dashed_line,
		#juno_nav_craft {
			opacity: 0;
			-moz-transition: opacity .35s ease-out;
			-webkit-transition: opacity .35s ease-out;
			-o-transition: opacity .35s ease-out;
			-ms-transition: opacity .35s ease-out;
			transition:opacity .35s ease-out;
		}
		
			.open .tab_content,
			.open #dashed_line,
			.open #juno_nav_craft {opacity: 1;}
			
		#mission_nav_wrap nav.centered {
			width: 994px;
			min-width: 994px;
		}
					
		#mission_nav_wrap li {
			position: relative;
			display: block;
			float: left;
			clear: none;
			padding-top:14px;
			text-align: center;
			line-height: 1.3em;
			font-size: 12px;
			font-family: din_m;
		}
					
					
			#Origin_link_wrap {margin-left:17px;}
			#Orbit_link_wrap {margin-left:7px;}
				.webkit #Orbit_link_wrap {margin-left: 1px;}
		
			#mission_nav_wrap #nav_our_solar_system {width: 125px;}
			
			#mission_nav_wrap li a,
			#mission_nav_wrap li a:link,
			#mission_nav_wrap li a:visited {
				position: relative;
				display: block;
				color:#949494;
				padding:10px 17px;
			}
				#mission_nav_wrap li a.active,
				#mission_nav_wrap li a:active,
				#mission_nav_wrap li a:focus,
				#mission_nav_wrap li a:hover {color:#ffff00;}
				
				.webkit #mission_nav_wrap li a,
				.webkit #mission_nav_wrap li a:link,
				.webkit #mission_nav_wrap li a:visited{padding-left: 16px;}
				
				.ipad #mission_nav_wrap li a,
				.ipad #mission_nav_wrap li a:link,
				.ipad #mission_nav_wrap li a:visited {padding-left: 15px;}
			
				#mission_nav_wrap li .icon {
					display: block;
					margin: 0 auto 0.5em;
				}
			
			#dashed_line {
				position: absolute;
				right: 41px;
				top:30px;
				width: 496px;
				border-top: 2px dashed #3C3C3C;
				z-index: -2;
			}
			
				.ipad #dashed_line {right:60px;}
			
			#juno_nav_craft {
				position: absolute;
				top:15px;
				left:475px;
				display: block;
				width: 28px;
				height: 46px;
				overflow: hidden;
				font-size: 46px;
				background: transparent url(/pub/n/images/icons/juno_nav_craft.png) no-repeat center top;
				-moz-transition: left 1s ease-out;
				-webkit-transition: left 1s ease-out;
				-o-transition: left 1s ease-out;
				-ms-transition: left 1s ease-out;
				transition:left 1s ease-out;
				cursor: default;
			}
			
				#juno_nav_craft.data_icon {
					overflow: visible; 
					background: transparent none;
					top:-5px;
					left:473px;
					text-shadow: 0px 0px 3px #000;
				}
				
					#juno_nav_craft.data_icon:after {
						content : '';
						display: block;
						position: absolute;
						top:31px;
						left:11px;
						width:8px;
						height: 8px;
						background: black;
						z-index: -1;
					}
				
		.tab_handle {
			position: absolute;
			top:-30px;
			height: 23px;
			padding: 8px 0 0 !important;
			text-align: center;
			z-index:1010;
		}
		
			.tab_handle .data_icon {
				font-size: 1.1em;
				vertical-align: top;
				line-height: 0.4em;
			}
		
			#mission_tab {
				left:453px;
				width: 164px;
				background: transparent url(/pub/n/images/bgs/mission_tab.png) no-repeat center top;
				font-family: din_m;
			}
				
			#menu_tab {
				left:779px;
				width: 100px;
				background: transparent url(/pub/n/images/bgs/menu_tab.png) no-repeat center top;
			}
			
	.fake_border {
		position: absolute;
		top:0px;
		width: 9999px;
		height: 0px;
		background: #333;
	}
	
		#mission_left {right:538px;}
		#mission_right {left:615px;}

#main_header a {padding: 10px 19px;}

#main_header a,
#main_header a:link,
#main_header a:visited,
footer a,
footer a:link,
footer a:visited { color:#FFF; }

#main_header a:active,
#main_header a:focus,
#main_header a:hover,
#main_header a.active,
footer a:active,
footer a:focus,
footer a:hover,
footer a.active,
footer a.grey:active,
footer a.grey:focus,
footer a.grey:hover,
footer a.grey.active {
	color:#ffff00;
	text-shadow: 0px 0px 6px rgba(255,255,0,0.8);
	text-decoration: none;
}

/* temporarily disable Legacy 
#legacy_link,
#legacy_link2 {
	color:#666 !important;
	text-shadow: none !important;
	text-decoration: none !important;
	cursor: default;
}
*/

/* =================================== story Nav */

#skip_vid_wrap {
	position: relative;
	display: block;
	float: right;
	clear: none;
	margin: 0 0 0 7px;
	text-align: center;
	overflow: visible;
}

	.webkit #skip_vid_wrap {margin-left: 0px;}

	#skip_vid {
		font-size: 15px;
		line-height: 1.55em;
		padding:0.2em 1.75em 0.45em 1em;
		display: inline-block;
		text-decoration: none !important;
		overflow: visible;
	}
	
		.webkit #skip_vid {padding-left:1.5em;}
	

.story_nav {
	position: fixed;
	display: block;
	top:550px;
	font-size: 4em;
	margin-top:-1em;
	z-index:3000;
	opacity: 0.8;
	overflow: visible;
	background: transparent;
	-moz-transition:all .6s ease-out;
	-webkit-transition:all .6s ease-out;
	-o-transition:all .6s ease-out;
	-ms-transition:all .6s ease-out;
	transition:all 1.2s ease-out;
	text-decoration: none;
}

	.story_nav .data_icon {		
		opacity: 0.8;
		-moz-transition:all .6s ease-out;
		-webkit-transition:all .6s ease-out;
		-o-transition:all .6s ease-out;
		-ms-transition:all .6s ease-out;
		transition:all .6s ease-out;
		padding: 0 0.45em;
	}

	.story_nav:hover .data_icon {opacity: 0;}

	.ipad .story_nav {top:50%;}
	
	#prev_page {left:10px;}
		.ipad #prev_page {display: none;}
		
	#next_page {
		right:0px;
		font-size: 2.5em;
	}
				
	.page_preview {
		position: absolute;
		font-family: din_m, OpenSansRegular, sans-serif;
		font-size: 16px;
		text-transform: uppercase;
		color:#fff;
		text-decoration: none;
		bottom:30px;
		line-height: 1.1em;
		width: 127px;
		-moz-transition:all .4s ease-out;
		-webkit-transition:all .4s ease-out;
		-o-transition:all .4s ease-out;
		-ms-transition:all .4s ease-out;
		transition:all .4s ease-out;
	}
		
		#prev_page .page_preview {left:-300px;}
			#prev_page:hover .page_preview {left:0px;}
			
		#next_page .page_preview {right:-300px;}
			#next_page:hover .page_preview {right:15px;}
		
		.next_chapter_img {
			width: 127px;
			height: 24px;
		}
		
		.page_preview img {
			position: relative;
			display: block;
			margin:0.5em 0 0;
		}
		
/* =================================== sitemap nav */

#sitemap_nav { 
	font-family: din_m;
}

	#sitemap_nav li.parents,
	#sitemap_nav li.kids {
		list-style-type: none;
		position: relative;
		display: block;
		text-transform: uppercase;
	}

	#sitemap_nav .row_1 {height: 98px;}
	#sitemap_nav .row_2 {height: 210px;}

		#sitemap_nav li.parents {
			float: left;
			clear: none;
			width: 16.66%;
			margin: 0 0 2em;
		}
		
		#sitemap_nav li a {
			position: relative;
			display: block;
			padding: 0 0 1em;
		}


/* ===================================  Footer */

footer {
	position: fixed;
	bottom: 0px;
	left:0px;
	right: 0px;
	z-index: 2000;
	height: 33px;
	border-top:1px solid #333;
	background: #000;
	font-size: 12px;
	box-shadow: 0px 0px 10px #000;
	text-transform: uppercase;
}

	.msie_6 footer { position: relative; }
	
	footer a {padding:10px 14px 10px 10px;}
	
		#footer_sitemap_link {margin-right: 85px;}
	
	#countdown_wrap {
		height: 33px;
		text-transform: uppercase;
	}
	
		#countdown_nav {
			position: relative;
			height: 100%;
			padding: 10px;
			background: #000;
			min-width: 130px;
		}
		
			#silly_bg {
				position: absolute;
				top:0px;
				right: 0px;
				width: 9000px;
				height: 33px;
				background: #1A2126;
				z-index: 500;
			}
		
		#ticker_wrap { padding:5px 7px; }
			
			#ticker_select_wrap {
				position: absolute;
				display: none;
				bottom:53px;
				left:-1px;
				background: #000;
				border: 1px solid #333;
				border-bottom: 0px none;
				border-radius: 0.5em 0.5em 0 0;
				box-shadow: 0px -0.5em 1em #000;
			}
				
				#ticker_select_wrap a {
					position: relative;
					display: block;
					padding: 10px;
					white-space: nowrap;
				}
				
			#ticker_select {
				cursor: pointer;
				z-index: 510;
			}
			
				#ticker_select .data_icon {
					color: #ffff00;
					font-size: 10px;
				}
		
			.ticker {
				width: 13px;
				height: 24px;
				margin: 0 1px 0 0;
				overflow: hidden;
				background:transparent url(/pub/n/images/bgs/ticker_bg.gif) repeat-x 0px -1px;
				text-align: center;
				font-size: 14px;
			}
							
				.tock {
					width: 100%;
					height: 100%;
					overflow: hidden;
					line-height: 1.75em;
					-moz-transition: all .15s ease-out;
					-webkit-transition: all .15s ease-out;
					-o-transition: all .15s ease-out;
					-ms-transition: all .15s ease-out;
					transition:all .15s ease-out;
				}
				
					.next_time {margin-top:-24px;}
					
						.next_time.go {margin-top: 0px;}
						
			.colon {
				float: left;
				clear: none;
				padding:4px 1px 0;
				font-size: 14px;
			}

#footer_shadow {
	display: block;
	position: fixed;
	height: 115px;
	background: transparent url(/pub/n/images/ut/footer_shadow.png) repeat-x 0px top;
	bottom: 0px;
	left:0px;
	right: 0px;
	z-index: 1500;
}

#fat_footer {
	opacity: 0;
	visibility: hidden;
}

/* ===================================  junocam coming soon */

.junocam_comingsoon .banner {
	margin: 3em 0 3em;
	padding: 100px 20px 30px;
	background: transparent url(/pub/n/images/bgs/clouds_bg.jpg) no-repeat center top;
	background-size: cover;
}

	.junocam_comingsoon .banner h2 {
		font-size: 50px;
	}
	
	.junocam_comingsoon .banner h4 {
		max-width: 620px;
		margin:0 auto;
		font-size: 18px;
		font-family: din_l, sans-serif;
		line-height: 1.5;
	}
	
	.coming_soon {
		padding-top:8px;
		padding-bottom: 28px;
	}

.border {
	border: 1px solid #c3c3c5;
	border-color:rgba(255,255,255,0.5);
}

.blocks .quarter {
	position: relative;
	display: block;
	width: 25%;
	border: 1px solid #c3c3c5;
	border-color:rgba(255,255,255,0.5);
	margin-right: 0;
	margin-bottom: 3em;
	padding:20px 20px 85px;
	min-height: 240px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.blocks p {
	padding:1em 0 0;
}

.blocks .when {
	position: absolute;
	bottom:20px;
	left:20px;
	width: 84.5%;
	padding:15px 0;
	text-align: center;
	color:#b6b6b6;
	background: transparent url(/pub/n/images/ut/white15.png) repeat;
	background: rgba(255,255,255,0.15);
}

.aux {
	font-size: 16px;
}

.aux h2 {
	font-size:30px;
}

.aux .uppercase {
	position: relative;
	display: block;
	font-size: 22px;
	padding-top:10px;
}

.bullets {
	list-style-type: disc;
	list-style-position: inside;
	padding-left: 1.5em;
	padding-bottom:10px;
}

.bullets li {
	line-height: 1.5;
}

.glow {
	border:1px solid #c3c3c5;
	border-color:rgba(255,255,255,0.5);
	box-shadow: 0 0 12px 5px rgba(255,255,255,0.25);
}

/* ===================================  Specifics */

.index {min-height: 1200px;}
	
	.index .top_content {
		overflow: visible;
		padding: 200px 0 80px;
	}
	
	a.home_slice {
		position: relative;
		display: inline-block;
		float: none;
		clear: both;
		width: 420px;
		min-height: 226px;
		margin:12px 12px 0;
		padding: 24px 20px 24px 24px;
		background: transparent url(/pub/n/images/ut/black15.png) repeat right bottom; 
		background:rgba(0,0,0,0.15);
		text-align: left;
		border:1px solid #666;
		border-color:rgba(255,255,255,0.5);
		box-shadow: 0 0 12px 5px rgba(255,255,255,0.25);
		vertical-align: top;
		-moz-transition:all .35s ease-out;
		-webkit-transition:all .35s ease-out;
		-o-transition:all .35s ease-out;
		-ms-transition:all .35s ease-out;
		transition:all .35s ease-out;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
	}
	
	.home_slice * {
		position: relative;
		display: block;
	}
	
		.home_slice:active,
		.home_slice:focus,
		.home_slice:hover {
				border-color:#ccc;
				box-shadow: 0 0 12px 5px rgba(255,255,255,0.35);
				text-decoration: none;
			}
		
			.home_slice:active h3,
			.home_slice:focus h3,
			.home_slice:hover h3 {text-decoration: underline;}
			
		.home_slice h1.headline,
		.home_slice h2.headline {
			font-family: din_b, sans-serif;
			text-transform: uppercase;
			font-size:24px;
		}
		
		.home_slice .white {
			padding:10px 0 0;
			font-family: OpenSansRegular, sans-serif;
			font-size: 17px;
			line-height: 1.4;
		}
		
		.home_slice h3 {
			position: absolute;
			right: 24px;
			bottom: 24px;
			font-family: din_l, sans-serif;
			text-transform: uppercase;
			font-size: 27px;
			line-height: 1;
		}
	
	#home_slice {
		margin-left: 0;
	}
	
	#home_slice2 {
		margin-right: 0;
	}
		
	#scroll_to_bottom_chunk {
		position: absolute;
		display: block;
		bottom:40px;
		left: 54%;
		width:210px;
		margin-left: -105px;
		font-size:1.75em;
		text-align: center;
		text-decoration: none;
	}
	
		.mobile #scroll_to_bottom_chunk {bottom:100px;}
		
		#scroll_to_bottom_chunk span {
			overflow: visible;
		}

#fb_follow_uber_wrap {
	min-height: 20px;
}

/* ===== social ==== */

.social_uber_wrap {
	overflow: visible;
	height: auto;
}

	.side_col .social_uber_wrap {
		margin:0.5em 0 0;
		border-top:1px solid #949494;
		padding:0.75em 0 0;
	}
	
	.social_wrap {
		float: left;
		clear: none;
		min-height: 20px;
		margin-right: 0.5em;
		opacity: 0.65;
		-moz-transition: opacity .15s ease-out;
		-webkit-transition: opacity .15s ease-out;
		-o-transition: opacity .15s ease-out;
		-ms-transition: opacity .15s ease-out;
		transition:opacity .15s ease-out;
	}
	
		.social_wrap:hover {opacity: 1;}
		
	/* make the like button smaller /// .fb_ltr fb_iframe_widget_lift  */
	.fb_edge_widget_with_comment iframe.fb_ltr { width:48px !important; }
	
	/* but make the span that holds the comment box larger */
	.fb_edge_widget_with_comment iframe.fb_ltr.fb_iframe_widget_lift { 
		width:460px !important; 
		z-index: 500;
	}
	
	#modal_wrap .social_uber_wrap {
		padding-top: 2em;
	}
	
.featured_gallery_link {
	padding-bottom: 25px;
	margin: 10px 25px 30px 0;
	border-bottom: 1px solid #333;
}

.homepage_social_footer {
	padding-top:100px;
}

/* ===================================  Hotspots */

.hotspots_uber_wrap {
	width: 100%;
	margin: 0 auto;
}

	.hotspots_uber_wrap .data_icon {
		font-size:3.5em;
		color:#ffff00 !important;
		text-shadow: 0px 0px 3px #000;
		position: absolute;
		top:0px;
		left: 0px;
		line-height: 0.4em;
	}
	
		.hotspots_uber_wrap #flash_tooltips_wrap .data_icon {
			font-size: 14px;
			position: relative;
			margin-left:6px;
		}		

	.hotspots_uber_wrap img.hotspot_bg {
		position: relative;
		display: block;
		margin: 0 auto;
		width: 100%;
		max-width: 100%;
		height: 100%;
		max-height: 100%;
	}
	
		.hotspots_uber_wrap img.hotspot_bg.static {
			height: auto;
		}
		
	
	.hotspots_wrap {
		display: block;
		list-style-type: none;
	}
	
		.MOD_js .hotspots_wrap {
			position: absolute;
			top:0px;
			left: 0px;
			width: 100%;
			height: 100%;
		}
					
		.MOD_js .hotspot {
			position: absolute;
			width: 37px;
			height: 37px;
			-moz-transition: all .35s ease-out;
			-webkit-transition: all .35s ease-out;
			-o-transition: all .35s ease-out;
			-ms-transition: all .35s ease-out;
			transition:all .35s ease-out;
		}
		
		.MOD_js .hotspot_tip_anchor {
			width: 37px;
			height: 37px;
		}
		
		
		/* ==== swap icon on hover === * */
		.hotspot_tip_anchor .data_icon[data-icon="i"]:hover:before {content: "\003A";} /* plus */
		.hotspot_tip_anchor .data_icon[data-icon="k"]:hover:before {content: "\003F";} /* minus */
		.hotspot_tip_anchor .data_icon[data-icon="j"]:hover:before {content: "\0024";} /* video camera */
		.hotspot_tip_anchor .data_icon[data-icon="l"]:hover:before {content: "\005E";} /* camera */
		.hotspot_tip_anchor .data_icon[data-icon="o"]:hover:before {content: "\0025";} /* info */
		.hotspot_tip_anchor .data_icon[data-icon="w"]:hover:before {content: "\0026";} /* list */
		.hotspot_tip_anchor .data_icon[data-icon="W"]:hover:before {content: "\0026";} /* list */
		.hotspot_tip_anchor .data_icon[data-icon="*"]:hover:before {content: "\005C";} /* circle arrow */
		
		
	
/* ==================================== ICONS */

.img_icon {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
}

	.arrow_small {
		width: 11px;
		height: 6px;
		background-image: url(/pub/n/images/icons/arrows_small.png);
	}
	
		a:active .arrow_small,
		a:focus .arrow_small,
		a:hover .arrow_small {background-position: 0px -12px;}
		
		.active .arrow_small,
		a.active:active .arrow_small,
		a.active:focus .arrow_small,
		a.active:hover .arrow_small  {background-position: 0px -18px;}
		
	.dot {
		width: 14px;
		height: 14px;
		background-image: url(/pub/n/images/icons/dots.png);
	}
		
		#mission_nav_wrap .dot.data_icon {
			font-size: 19px;
			height: 18px;
			width: 12px;
			margin:-6px auto 0.5em;
			background:#000;
			background:rgba(0,0,0,0.9);
			display: block;
		}
			
		a:active .dot,
		a:focus .dot,
		a:hover .dot,
		.active .dot,
		a.active:active .dot,
		a.active:focus .dot,
		a.active:hover .dot {background-position: 0px -14px;}

.page_nav {font-size: 6em;}		

.data_icon.search_icon:before,
.data_icon.clear_icon:before {
	content : "h";
	font-size: 1em;
}

	.webkit .data_icon.search_icon,
	.webkit .data_icon.clear_icon {
		margin-right: 7px;
		background: rgb(63, 63, 63);
		padding-bottom: 2px;
	}
	
		.webkit .data_icon.search_icon {margin-right: 5px;}

	.data_icon.clear_icon:before {
		content:"d";
		font-size: 1.1em;
	}

	.msie_9 .data_icon.search_icon:before {font-size: 1.65em;}
	.msie_9 .data_icon.clear_icon:before {font-size: 1.65em;}

/* =================================== Contact */

#contact_form {
	position: relative;
	display: block;	
}

	#contact_form input, 
	#contact_form textarea,
	#fake_checkbox {
		-moz-transition: all 0.3s ease;
		-webkit-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		-ms-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}

	.form_field, #contact_submit, #terms_wrap {
		position: relative;
		display: block;
		float: left;
		clear: none;
		width: 360px;
		max-width: 360px;
		padding: 0.5em;
		margin:0 1em 1.5em 0;
		border: 0px none;
		background: transparent url(/pub/n/images/ut/white25.png) repeat;
		background:rgba(255,255,255,0.25);
		font-family: OpenSansRegular, sans-serif;
		font-size: 12px;
		color:#fff;
		-moz-transition: background 0.25s ease-out;
		-webkit-transition: background 0.25s ease-out;
		-o-transition: background 0.25s ease-out;
		-ms-transition: background 0.25s ease-out;
		transition: background 0.25s ease-out;
	}
	
		.form_field:focus {
			background: transparent url(/pub/n/images/ut/white35.png) repeat;
			background:rgba(255,255,255,0.35);
		}
	
		.form_field::-webkit-input-placeholder {color:#ccc;text-transform: uppercase;}
		.form_field:-moz-placeholder {color:#ccc;text-transform: uppercase;}
		.form_field:-ms-input-placeholder {color:#ccc;text-transform: uppercase;}
		
	
		#contact_message {min-height: 12em;}
		
	.form_message {
		position: relative;
		display: block;
		float: left;
		clear: none;
		width: 360px;
		max-width: 360px;
		height: 2em;
		overflow: visible;
		padding: 0.5em 0 0;
		margin:0;
		color:#cc0000;
		text-transform: uppercase;
		font-family: din_m;
	}
	
	#terms_wrap {
		background: transparent;
		width: 271px;
		padding:0;
		margin: 0;
		min-height: 1em;
		font-size: 14px;
	}
		
		#terms_wrap label,
		#terms_wrap input {cursor: pointer;}
	
	#contact_submit {
		border:1px solid #333;
		color:#ffff00;
		background: #000;	
		padding:0.25em 2em;
		width: auto;
		cursor: pointer;
		font-family: din_m;
		-moz-transition: border 0.35s ease-out;
		-webkit-transition: border 0.35s ease-out;
		-o-transition: border 0.35s ease-out;
		-ms-transition: border 0.35s ease-out;
		transition: border 0.35s ease-out;
	}
	
		#contact_submit:focus,
		#contact_submit:hover {border-color: #ffff00;}
		
		
	#fake_checkbox {display: none;}
	
		#fake_checkbox.checked:before {
			content : "\2713 ";
			font-size: 18px;
		}
		
		#fake_checkbox:before {content: "";}
	
	.MOD_js #fake_checkbox {
		display: block;
		float: left;
		clear: none;
		width: 24px;
		height: 24px;
		margin:0 -0.25em 0 0;
		padding: 0px;
		text-align: center;
		cursor: pointer;
		background: transparent url(/pub/n/images/ut/white25.png) repeat;
		background:rgba(255,255,255,0.25);
		-moz-transition: background 0.25s ease-out;
		-webkit-transition: background 0.25s ease-out;
		-o-transition: background 0.25s ease-out;
		-ms-transition: background 0.25s ease-out;
		transition: background 0.25s ease-out;
	}
		
		.webkit #terms_wrap {margin-top: -5px;}
		.webkit #fake_checkbox {margin-top: 5px;}
		
		.MOD_js #fake_checkbox:focus,
		.MOD_js #fake_checkbox:hover {
			background: transparent url(/pub/n/images/ut/white35.png) repeat;
			background:rgba(255,255,255,0.35);
		}
	
	.MOD_js #contact_terms {
		opacity: 0;
		width: 0px;
		height: 16px;
	}
		
.errored {
	box-shadow: 0px 0px 0.5em #cc0000;
}

/* =================================== why */

#question_form {
	position: relative;
	display: block;
	clear: both;
	border-bottom: 2px solid #eee;
	margin:0 0 5px;
}
	
	#big_question,
	.big_question {
		position: relative;
		display: block;
		clear: both;
		width: 950px;
		border:5px solid transparent;
		border-color:rgba(255,255,255,0);
		background: #eee;
		background: rgba(255,255,255,0.1);
		font-family: din_m;
		font-size: 3.5em;
		text-transform: uppercase;
		text-indent: 1em;
		z-index: 501;
		color: #949494;
		/* optional rounded corners for browsers that support it */
		border-radius: 0px;
	}
		
		.ipad #big_question, 
		.ipad .big_question {
			text-indent: 0.65em;
			border-right:0px;
			border-left:0px;
			width: 912px;
		}
	
		.msie #big_question, 
		.msie .big_question {
			text-indent: 3em;
			background: transparent url(/pub/n/images/ut/white25.png);
		}
		
		#big_question_arrow {
			position: absolute;
			top:0.25em;
			left: 0.25em;
			font-size: 3em;
			opacity: 0.6;
			z-index: 500;
		}
		
			.ipad #big_question_arrow {
				font-size: 4em;
				top:0.15em;
			}
		
		#big_question_message {
			position: absolute;
			right: 0px;
			top:-2em;
			text-align: right;
		}
	
#question_list {
	position: relative;
	display: block;
	padding-top: 4em;
}
	
	#question_list li {
		position: relative;
		display: block;
		border-top: 1px solid #949494;
		padding:1em 0;
	}

		.question_title {
			position: relative;
			display: block;
			font-size: 24px;
			text-transform: uppercase;
		}
		
		.answer_wrap {
			padding: 1em 0 0;
		}

.question_title_editor {display: none;}
.page_why_question .question_title_editor {display: block;} 


/* =================================== Legacy 
green : #00FF00    rgba(0,255,0,1)
pink : #FF4D91    rgba(255,0,98,1)
purple : #C898FC   rgba(200,152,252,1)
ltBlue : #00FFFF    rgba(255,255,0,1)
orange : #F08422    rgba(255,123,0,1)
blue : #008ACB    rgba(0,174,255,1)
red : #FF1C24    rgba(255,0,8,1)
pink2 : #FB0062    rgba(255,0,98,1)
grey : #333333
*/

.color_originsofthesolarsystem {color: #00FF00 !important;}
.color_elementsisotopesandevolution {color:#FF4D91 !important;}
.color_solarcomposition {color:#C898FC !important;}
.color_importanceofwater {color:#00FFFF !important;}
.color_auroras {color:#F08422 !important;}
.color_atmosphericsciences {color:#008ACB !important;}
.color_magnetosphere {color:#FF1C24 !important;}
.color_interiors {color:#FB0062 !important;}

.column_dot {
	text-decoration: none !important;
	font-size: 0.9em;
	padding-left:0.5em;
}

.pseudo_space {
	position: relative;
	display: inline-block;
	width: 0.25em;
}

#big_legacy_text {
	font-size: 72px;
	padding:15px 0;
	color:#3f3f3f;
	text-align: center;
	letter-spacing: 0.075em;
}

#legacy_header {
	height: 216px;
	width: 900px;
	margin:0 0 0 35px;
	background: transparent url(/pub/n/images/bgs/legacy.png) no-repeat -0px -0px;
}

.sub_section_header {
	color:#333;
	border-top:1px solid #333;
	border-bottom:1px solid #333;
	margin-top: -1px;
}

.sub_section_header h3 {
	font-size: 48px;
	padding:15px 0;
	float: left;
	clear: both;
}

	.sub_section_header .data_icon {
		font-size: 0.75em;
		padding:0 0 0 0.75em;
	}

	.sub_section_row {
		border-bottom:1px solid #333;
		height: 70px;
		overflow: visible;
		-moz-transition:all 0.4s ease-in-out;
		-webkit-transition:all 0.4s ease-in-out;
		-o-transition:all 0.4s ease-in-out;
		-ms-transition:all 0.4s ease-in-out;
		transition:all 0.4s ease-in-out;
	}
		
		.sub_section_row:hover {background-color:rgba(255,255,255,0.03);}
			
		#legacy_header_spacer.sub_section_row {
			height: 21px;
			overflow: hidden;
		}
		
			#legacy_header_spacer.sub_section_row:hover {background-color:transparent;}
	
		.sub_section_row_name {
			width: 237px;
			padding-top: 27px;
			font-family: din_m;
			font-size: 14px;
			-moz-transition:opacity 0.4s ease-in-out;
			-webkit-transition:opacity 0.4s ease-in-out;
			-o-transition:opacity 0.4s ease-in-out;
			-ms-transition:opacity 0.4s ease-in-out;
			transition:opacity 0.4s ease-in-out;
		}
		
			#legacy_table:hover .sub_section_row_name {opacity: 0.5;}
			#legacy_table:hover .sub_section_row:hover .sub_section_row_name,
			.groowm_edit_mode #legacy_table .sub_section_row_name {opacity: 1;}
		
		.row_cell {
			height: 71px;
			width: 96px;
			border-left: 1px solid #333;
			-moz-transition: all 0.35s ease;
			-webkit-transition: all 0.35s ease;
			-o-transition: all 0.35s ease;
			-ms-transition: all 0.35s ease;
			transition: all 0.35s ease;
		}
		
				#legacy_table:hover .row_cell {opacity: 0.5;}
				
				#legacy_table:hover .sub_section_row:hover .row_cell {opacity: 0.35;}
				
				#legacy_table:hover .sub_section_row:hover .row_cell.active:hover,
				#legacy_table:hover .row_cell.active,
				.groowm_edit_mode #legacy_table:hover .row_cell,
				.groowm_edit_mode #legacy_table:hover .sub_section_row:hover .row_cell {opacity:1;}
		
			#legacy_header_spacer .row_cell {
				height: 100%;
				overflow: hidden;
				text-indent: -9999px;
			}
		
			.row_cell.col_originsofthesolarsystem {border-color:#00FF00;border-color:rgba(0,255,0,1);}
				#legacy_table:hover .row_cell.col_originsofthesolarsystem,
				.legacy_nav_wrap .row_cell.col_originsofthesolarsystem {border-color:#00FF00;border-color:rgba(0,255,0,0.5);}
				#legacy_table:hover .row_cell.col_originsofthesolarsystem.active {border-color:#00FF00;border-color:rgba(0,255,0,1);}
			
			.row_cell.col_elementsisotopesandevolution {border-color:#FF4D91;border-color:rgba(255,0,98,1);}
				#legacy_table:hover .row_cell.col_elementsisotopesandevolution,
				.legacy_nav_wrap .row_cell.col_elementsisotopesandevolution {border-color:#FF4D91;border-color:rgba(255,0,98,0.5);}
				#legacy_table:hover .row_cell.col_elementsisotopesandevolution.active {border-color:#FF4D91;border-color:rgba(255,0,98,1);}
				
			.row_cell.col_solarcomposition {border-color:#C898FC;border-color:rgba(200,152,252,1);}
				#legacy_table:hover .row_cell.col_solarcomposition ,
				.legacy_nav_wrap .row_cell.col_solarcomposition {border-color:#C898FC;border-color:rgba(200,152,252,0.5);}
				#legacy_table:hover .row_cell.col_solarcomposition.active {border-color:#C898FC;border-color:rgba(200,152,252,1);}
				
			.row_cell.col_importanceofwater {border-color:#00FFFF;border-color:rgba(0,255,255,1);}
				#legacy_table:hover .row_cell.col_importanceofwater,
				.legacy_nav_wrap .row_cell.col_importanceofwater {border-color:#00FFFF;border-color:rgba(0,255,255,0.5);}
				#legacy_table:hover .row_cell.col_importanceofwater.active {border-color:#00FFFF;border-color:rgba(0,255,255,1);}
				
			.row_cell.col_auroras {border-color:#F08422;border-color:rgba(255,123,0,1);}
				#legacy_table:hover .row_cell.col_auroras,
				.legacy_nav_wrap .row_cell.col_auroras {border-color:#F08422;border-color:rgba(255,123,0,0.5);}
				#legacy_table:hover .row_cell.col_auroras.active {border-color:#F08422;border-color:rgba(255,123,0,1);}
				
			.row_cell.col_atmosphericsciences {border-color:#008ACB;border-color: rgba(0,174,255,1);}
				#legacy_table:hover .row_cell.col_atmosphericsciences,
				.legacy_nav_wrap .row_cell.col_atmosphericsciences {border-color:#008ACB;border-color: rgba(0,174,255,0.5);}
				#legacy_table:hover .row_cell.col_atmosphericsciences.active {border-color:#008ACB;border-color: rgba(0,174,255,1);}
				
			.row_cell.col_magnetosphere {border-color:#FF1C24;border-color:rgba(255,0,8,1);}
				#legacy_table:hover .row_cell.col_magnetosphere,
				.legacy_nav_wrap .row_cell.col_magnetosphere {border-color:#FF1C24;border-color:rgba(255,0,8,0.5);}
				#legacy_table:hover .row_cell.col_magnetosphere.active {border-color:#FF1C24;border-color:rgba(255,0,8,1);}
				
			.row_cell.col_interiors {
				border-color:#FB0062;
				border-color:rgba(255,0,98,1);
				width: 43px;
			}
				#legacy_table:hover .row_cell.col_interiors,
				.legacy_nav_wrap .row_cell.col_interiors {border-color:rgba(255,0,98,0.5);}
				#legacy_table:hover .row_cell.col_interiors.active {border-color:rgba(255,0,98,1);}
			
			.ring {
				width: 35px;
				height: 35px;
				background: transparent url(/pub/n/images/bgs/legacy.png) no-repeat -185px -241px;
				margin:20px 0 0 -18px;
			}
			
				.col_originsofthesolarsystem .ring {background-position: -185px -241px;}
				.col_elementsisotopesandevolution .ring {background-position: -283px -241px;}
				.col_solarcomposition .ring {background-position: -379px -241px;}
				.col_importanceofwater .ring {background-position: -477px -241px;}
				.col_auroras .ring {background-position: -571px -241px;}
				.col_atmosphericsciences .ring {background-position: -669px -241px;}
				.col_magnetosphere .ring {background-position: -763px -241px;}
				.col_interiors .ring {background-position: -861px -241px;}
	
	
				.ring_icon {
					position: relative;
					display: block;
					width: 100%;
					height: 100%;
					background: transparent url(/pub/n/images/bgs/legacy.png) no-repeat -185px -286px;
					margin:0px;
				} 
				
					.group_previousmissions .ring_icon {background-position: -185px -286px;}
					.group_junoinstruments .ring_icon {background-position: -283px -285px;}
					.group_engineeringdesign .ring_icon {background-position: -377px -285px;}
				
.page_legacy #modal_wrap {max-width: 820px;}	
.page_legacy #modal_uber_wrap #close_curtain {right:38px;}
	

.legacy_nav_wrap {
	text-align: center;
	overflow: visible;
}
	
	.legacy_nav_wrap .row_cell {
		width: 35px;
		height: 50px; 
		margin:0 0 0 15px;
		opacity: 0.5;
	}
	
		.legacy_nav_wrap .data_icon {
			font-size: 0.75em;
			
			text-decoration: none;
		}
		
		.legacy_nav_prev_wrap {
			width: 32px;
			height: 1em;
			padding-bottom: 1em;	
		}
		
		.legacy_nav_next_wrap {
			width: 32px;
			height: 1em;
			padding-top: 1em;
		}
	
		.legacy_nav_wrap .row_cell.ut_last {height: 35px;}
		
		.legacy_nav_wrap .row_cell.ut_active,
		.legacy_nav_wrap .row_cell:hover {opacity: 1;}
	
		.legacy_nav_wrap .ring {margin-top:0px;}
		
		.legacy_appears_in {
			margin-bottom: 0.5em;
		}
		
.page_legacy .htmltooltip {margin-top:-0.5em;}	

/* =================================== KeyTerms */

#no_results,
#key_terms_tip {
	position: absolute;
	left: 30%;
	width: 70%;
	margin-top:1.7em;
	font-family: din_m;
	text-transform: uppercase;
	overflow: visible;
}

	#no_results {display: none;}

#keyterms_nav {
	margin:2em 0;
}

.search_wrap {
	position: relative;
	display: block;
	float: left;
	clear: none;
	width: 147px;
	margin-right: 2em;
}

	#key-terms-page .mobile .search_wrap {
		opacity: 0;
		visibility: hidden;
	}

	input.search_field {
		position: relative;
		display: block;
		width: 100%;
		color:#fff;
		background: #3f3f3f;
		border: 4px solid #3f3f3f;
		border-radius: 0.5em;
	}
	
		.webkit input.search_field {border-left: 2px;}
	
		input.search_field::-webkit-input-placeholder {color:#fff;text-transform: uppercase;}
		input.search_field:-moz-placeholder {color:#fff;text-transform: uppercase;}
		input.search_field:-ms-input-placeholder {color:#fff;text-transform: uppercase;}
		
		.search_wrap .search_icon,
		.search_wrap .clear_icon {
			position: absolute;
			top:5px;
			right:0px;
			cursor: pointer;
		}
		
			.search_wrap .clear_icon {right:-4px;}
		
			.webkit .search_icon::before,
			.webkit .clear_icon::before {
				top:6px;
				right:6px;
			}

		

.alpha_hash {
	font-family: din_m;
	font-size: 18px;
	padding:0 0.5em;
}

#key_terms_list,
#key_terms_list li, 
#key_terms_list ul,
#key_terms_list ul li,
.key_terms_list_section_letter,
.key_term_term {
	position: relative;
	display: block;
}

	.key_term_term {line-height: 1.3em;padding-bottom: 0.3em;}

	.alpha_group { margin-bottom: 2em; }
	
	.key_terms_list_section_letter {
		font-family: din_m;
		font-size: 24px;
		margin-bottom: 0.5em;
	}
			
	.key_term_def_wrap h3 {margin:0 0 0.5em;}

	.key_term_desc { width: 90%; }
		
		.key_term_desc .back_to_top {
			position: absolute;
			right: -2em;
			top:50%;
			font-size: 1.75em;
			margin-top: -1em;
			width: 1.2em;
		}
		
			.key_term_desc .back_to_top:before {margin-left: 0.3em;}
	
	.filter_me {
	}
	
		.filter_me.fade_out {
			-moz-animation:fadeOut 1s 1 linear;
			-webkit-animation:fadeOut 1s 1 linear;
			-o-animation:fadeOut 1s 1 linear;
			-ms-animation:fadeOut 1s 1 linear;
			animation:fadeOut 1s 1 linear;
			-moz-animation-fill-mode: forwards;
			-webkit-animation-fill-mode: forwards;
			-o-animation-fill-mode: forwards;
			-ms-animation-fill-mode: forwards;
			animation-fill-mode: forwards;
		}
		
		.filter_me.fade_in {
			-moz-animation:fadeOut 1s 1 linear;
			-webkit-animation:fadeOut 1s 1 linear;
			-o-animation:fadeOut 1s 1 linear;
			-ms-animation:fadeOut 1s 1 linear;
			animation:fadeOut 1s 1 linear;
			-moz-animation-fill-mode: backwards;
			-webkit-animation-fill-mode: backwards;
			-o-animation-fill-mode: backwards;
			-ms-animation-fill-mode: backwards;
			animation-fill-mode: backwards;
		}
	
/* =================================== news */

.news_post {
	position: relative;
	display: block;
	margin: 0 0 2em;
}

.ghostly_anchor {
	width: 20%;
	font-family: din_m;
	margin-bottom: 0.8em;
}

	.ghostly_anchor, .new_post_anchor {
		width: 15%;
	}
	
	.new_post_anchor,
	.news_anchors_list a {line-height: 1.3em;}

.MOD_js .ghostly {
	position: absolute;
	display: block;
	top:0px;
	left: 30%;
	width: 70%;
	padding-bottom: 150px;
	opacity: 0;
	z-index:400;
}

	.desktop .ghostly {
		-moz-transition:opacity 0.15s ease-out;
		-webkit-transition:opacity 0.15s ease-out;
		-o-transition:opacity 0.15s ease-out;
		-ms-transition:opacity 0.15s ease-out;
		transition:opacity 0.15s ease-out;
	}

	.ghostly.active {
		opacity: 1;
		z-index: 500;
	}
	
	.ghostly.post {
		left:25%;
		width: 75%;
	}
	
.date {
	display: block;
	padding-bottom: 0.25em;
}
	
.news_posts_wrap .copy_wrap {
	width: 535px;
	padding-left:2em;
}	

.post {
	padding: 0 0 1em;
	margin-bottom: 0 0 1em;
	border-bottom:1px solid #949494;
}

	.post_social {padding:3em 0 0;}
	

.post_nav_link {margin:0 !important;}
	
.post_nav_link .data_icon {
	position: absolute;
	top:0.15em; 
}

	.left.post_nav_link .data_icon {left:0px;}
	.right.post_nav_link .data_icon {right:0px;}

	
/* ======= education */

.education_chunk_header .data_icon {
	font-size: 1.15em;
	margin-left:0.15em;
}
	
	.webkit .education_chunk_header .data_icon {font-size: 1.25em;}

/* ===================================  Bgs */

#fancy_bg_wrap {
	position: absolute;
	width: 100%;
	min-width: 970px;
	min-height: 100%;
	overflow: hidden;
	z-index:0;
}

	.index #fancy_bg_wrap {min-height: 1974px;}

.bg {
	position: absolute;
	width: 100%;
	top:0px;
	right:0px;
	bottom:0px;
	left:0px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
	z-index:0;
}

.inertia {
	-moz-transition: background-position 1s;
	-webkit-transition: background-position 1s;
	-ms-transition: background-position 1s;
	-o-transition: background-position 1s;
	transition: background-position 1s; 
}

#stars_2 {
	position: fixed;
	background-image: url(/pub/n/images/bgs/Starfield_Top.png);
	background-repeat: repeat;
	background-position:0px 0px;
}

#jupiter {
	height: 100%;
	background-image: url(/pub/n/images/bgs/Jupiter_half.gif);
	background-position:0px 0px;
	background-attachment: scroll;
}

	.mobile #jupiter {background-image: url(/pub/n/images/bgs/Jupiter_half_50.gif);}

#juno {
	position: absolute;
	top: -30px;
	right: 82%; 
	width:auto;
	height: auto;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

	.mobile #juno {background-image: url(/pub/n/images/bgs/Craft_50.png);}

#chapter_loader_wrap {
	position: fixed;
	top:0px;
	right:0px;
	bottom:150px;
	left: 0px;
	background: transparent url(/pub/n/images/ut/ajax-loader-small.gif) no-repeat center center;
	text-align: center;
	z-index: 999;
}
	
	.groowm_edit_mode #chapter_loader_wrap {display: none;}

	#pre_skip_vid_wrap {
		position: relative;
		display: block;
		margin: 0;
		padding:0;
		width: 100%;
		height: 100%;
		z-index: 1000;
		font-family: din_m;
	}
	
		#pre_skip_vid {
			position: relative;
			display: block;
			margin: 1em auto 0;
			width:7em;
			top:60%;
			background: #000;
			background: rgba(0,0,0,0.6);
			padding: 0.5em 1em;
			z-index: 1001;
		}
	

/* ===================================  Media */

img {max-width: 100%;}

#bg_videos_wrap {
	position: fixed;
	top:0px;
	left:0px;
	width: 100%;
	display: block;
	z-index: 1850;
	opacity: 0;
	-moz-transition: all .25s ease-out;
	-webkit-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	-ms-transition: all .25s ease-out;
	transition:all .25s ease-out;
}
	
	#bg_videos_wrap.visible {opacity: 1;}
	
	#bg_videos_wrap.invisible {z-index: 0;}

	#bg_videos_wrap video,
	#bg_videos_wrap .video-js {
		position: relative;
		display: block;
		margin:0 auto;
		background: transparent no-repeat center center;
		background-size: contain;
	}
	
	#bgVideo_controls_wrap {
		width: 400px;
		padding: 1em;
		margin: -160px auto 0;
		background: #000;
		z-index: 5;
	}
	
	.vjs-default-skin.juno_video .vjs-controls {
		background:#000;
		background: rgba(0,0,0,0.8);
		border-top: 0px none;
		padding:1px 0 0;
		color:#949494;
	}
	
	.vjs-default-skin.juno_video .vjs-control {width: 5%;}
	
	.vjs-control.data_icon:before {
		font-size: 2em;
		text-align: center;
	}
		
		.msie_9 .vjs-control.data_icon:before {font-size: 0.75em;}
	
		.vjs-default-skin .vjs-control.data_icon div,
		.vjs-default-skin.vjs-playing .vjs-play-control.data_icon div,
		.vjs-default-skin.vjs-paused .vjs-play-control.data_icon div,
		.vjs-default-skin .vjs-mute-control.vjs-vol-0.data_icon div {
			background: transparent none;
		}
		
		.vjs-default-skin.vjs-playing .vjs-play-control.data_icon:before {
			content: "b";
			font-size: 1.5em;
			line-height: 1.7em;
		}
		.vjs-default-skin.vjs-paused .vjs-play-control.data_icon:before {
			content: "g";
			font-size: 1.5em;
			line-height: 1.7em;
		}
		
		/* .vjs-default-skin.vjs-paused .vjs-big-play-button {display: block !important;} */
			
		.vjs-mute-control.vjs-control.data_icon:before {
			font-size: 1.5em;
			line-height: 1.7em;
		}
			
			.vjs-mute-control.vjs-vol-0.vjs-control.data_icon:before {
				content: "u";
				font-size: 1.3em;
				line-height: 1.9em;
			}
			
				.msie_9 .vjs-mute-control.vjs-vol-0.vjs-control.data_icon:before {font-size: 0.75em;}
		
		.vjs-download-control.vjs-control.data_icon:before {
			font-size: 1.5em;
			line-height: 1.7em;
		}
		.vjs-fullscreen-control.vjs-control.data_icon:before {
			font-size: 1.5em;
			line-height: 1.7em;
		}
	
	#bg_videos_wrap .vjs-default-skin .vjs-controls {
		position: relative;
		max-width: 710px;
		margin: -13.5em auto 0;
	}
	
		.ipad #bg_videos_wrap .video-js.juno_video .vjs-text-track-display {bottom: 4em;} 
		.ipad #bg_videos_wrap .vjs-default-skin .vjs-controls {margin-top: -4em}
		
.video-js.juno_video .vjs-text-track-display {
	left: 0px;
	right:0px;
	font-family: OpenSansRegular, sans-serif;
	display: none;
	line-height: 1.2em;
}

	.video-js.juno_video.captioned .vjs-text-track-display {display: block;}

	#bg_videos_wrap .video-js.juno_video .vjs-text-track-display {bottom: 13.4em;} 

	.video-js.juno_video .vjs-captions {
		color:#fff;
		text-shadow: 0px 0px 3px #000;
	}
	
	.vjs-default-skin.juno_video .vjs-tt-cue { 
		padding:1em 0; 
		line-height: 1.4em;
	}
	
	.vjs-default-skin.juno_video .vjs-menu-button {
		background: transparent;
		border: 0px none;
		padding: 1px 0 0;
	}
	
	.vjs-default-skin.juno_video .vjs-play-control {width: 5%;}
	
	.vjs-default-skin .vjs-control.vjs-download-control,
	.vjs-default-skin .vjs-control.vjs-captions-control {
		float: right;
	}
	
		.vjs-default-skin .vjs-download-control div,
		.vjs-default-skin .vjs-control.vjs-captions-control div {
			background: transparent url(/pub/n/images/video-js/video-js.png) no-repeat -50px -52px;
			height: 16px;
			width: 16px;
			margin: 0.5em auto 0;
		}
			.vjs-default-skin .vjs-control.vjs-captions-control div {
				background: transparent none;
				margin-top: 0.7em;
			}
			
				.modal_figure .vjs-default-skin .vjs-control.vjs-captions-control div {
					margin-top:0.27em;
				}
	
	.vjs-default-skin.juno_video .vjs-volume-control {display: none;}
	.vjs-default-skin.juno_video .vjs-time-controls {
		position: relative;
		float: left;
		clear: none;
		top:0.575em;
		background: transparent;
		border-color: transparent;
		font-size: 1.2em;
		width: 5%;
	}
	
	.vjs-default-skin.juno_video .vjs-remaining-time {margin-left:64%;}
		.mediagallery .vjs-default-skin.juno_video .vjs-remaining-time {margin-left:60%;}
		.has_skip.vjs-default-skin.juno_video .vjs-remaining-time {margin-left:54%;}
	
	.vjs-default-skin.juno_video div.vjs-progress-control {
		top:0.8em;
		left:12%;
		right: auto;
		width: 60%;
	}
	
		.mediagallery .vjs-default-skin.juno_video div.vjs-progress-control {width: 56%;}
		.has_skip.vjs-default-skin.juno_video div.vjs-progress-control {width: 50%;}
	
		.vjs-default-skin.juno_video .vjs-progress-holder,
		.vjs-default-skin.juno_video .vjs-progress-holder .vjs-load-progress,
		.vjs-default-skin.juno_video .vjs-progress-holder .vjs-play-progress {
			background: #333;
			/* optional rounded corners for browsers that support it */
			border-radius: 0px;
		}
		.vjs-default-skin.juno_video .vjs-progress-holder .vjs-load-progress { background: #949494;}
		.vjs-default-skin.juno_video .vjs-progress-holder .vjs-play-progress { background:#ffff00; }
		.vjs-default-skin.juno_video .vjs-progress-holder .vjs-seek-handle {display: none;}
		
	.vjs-loading-spinner {
		-moz-animation: none !important;
		-webkit-animation: none !important;
		-o-animation: none !important;
		-ms-animation: none !important;
		animation: none !important;
		background: transparent url(/pub/n/images/ut/ajax-loader-small.gif) no-repeat center center;
	}		
	.ball1, .ball2, .ball3, .ball4, .ball5, .ball6, .ball7, .ball8 {display: none !important;}
	.video-stopped .vjs-loading-spinner {display: none !important;}	
	
		/* .vjs-loading-spinner {display: block !important;}	*/
		
		#chapter_loader_wrap .choose_quality_wrap {
			position: absolute;
			top:54%;
			width: 100%;
		}
					
		.vjs-loading-spinner .choose_quality_wrap {
			font-size: 14px;
			padding-top: 60px;
			padding-left: 2px;
			text-align: center;
		}
		
		.change_quality_button.active {cursor: default;}
		
	.vjs-default-skin.juno_video .vjs-control.right {
		width: auto !important;
		padding-right: 9px !important;
		float: right !important;
	}
		.webkit .vjs-default-skin.juno_video .vjs-control.right {padding-right: 8px !important;}
		
		.gallery_uber_wrap .vjs-default-skin.juno_video .vjs-control.right,
		.full_width_gallery_wrap .vjs-default-skin.juno_video .vjs-control.right {padding-left: 7px !important;}
		#modal_wrap .vjs-default-skin.juno_video .vjs-control.right {padding-left: 9px !important;}
		.expando_vid .vjs-default-skin.juno_video .vjs-control.right {padding-left: 12px !important;}
	
		.vjs-control.din_m {
			font-size: 12px;
			margin-top:6px !important;
		}
			
			.chrome .vjs-control.din_m {margin-top: 7px !important;}
			
			#modal_wrap .vjs-control.din_m {margin-top:3px !important;}
		
	a.captions_toggle,
	a.captions_toggle:link,
	a.captions_toggle:active,
	.captioned a.captions_toggle:active,
	a.captions_toggle:focus {color:#949494;}
		
		a.captions_toggle:hover,
		.captioned a.captions_toggle,
		.captioned a.captions_toggle:link {color:#ffff00;}


.mobile .vjs-mute-control,
.mobile .vjs-download-control {display: none;} /* .mobile .vjs-captions-control, */

.caption {	font-size: 0.865em;}

.caption, 
.credit {
	line-height: 1.4em;
	padding:0 0 0.5em;
}


.groowm_edit_mode .juno_video {
	width: 100%;
	max-width: 100%;
	border-bottom: 1px solid #949494;
}

.groowm_edit_mode .news_video:before,
.groowm_edit_mode .filter_videos:before {
	font-family: sans-serif !important;
	content: "\25B6";
	position: absolute;
	top:200px;
	left: 50%;
	display: block;
	color:yellow;
	font-size: 30px;
	margin:-30px -15px;
	line-height: 1;
	text-align: center;
	z-index: 5000000;
}

/* =================================== Modal */

/*
.blurry * {
	color:rgba(255,255,255,0) !important;
	text-shadow: 0px 0px 5px rgba(255,255,255,0.9) !important;
	border-color: transparent !important;
}
	.blurry img,
	.blurry video {
		-webkit-filter: blur(5px);
		-moz-filter: blur(5px);
		-o-filter: blur(5px);
		-ms-filter: blur(5px);
		filter: blur(5px);
	} 
	
*/

.modal_show {cursor: pointer;}

#curtain {
	position: fixed;
	display: none;
	top:0px;
	right:0px;
	bottom:0px;
	left:0px;
	background: transparent url(/pub/n/images/ut/black75.png) repeat 0px 0px;
	background:rgba(0,0,0,0.75);
	z-index:1000;
}

	#curtain.transparent {
		z-index:5;
		background: transparent;
	}

#close_curtain,
.close_curtain {
	position: fixed;
	display: none;
	top:10px;
	right:0px;
	background: transparent;
	width: 48px;
	height: 48px;
	z-index:1500;
	font-size: 30px;
	line-height: 1em;
	text-decoration: none !important;
}

	#modal_uber_wrap #close_curtain {
		position: absolute;
		top: -10px;
		right:16px;
	}
	
	.mobile #modal_uber_wrap #close_curtain, 
	.mobile #close_curtain {
		position: fixed;
		top:10px;
		right:0px;
	}

	.mobile a#close_curtain.grey {color:#949494 !important;} 
	
#modal_layer {
	position: absolute;
	display: block;
	top:-9999px;
	left:-9999px;
	margin:0 auto;
	background: transparent none;
	width: 100%;
	height: auto;
	z-index: 1100;
	-moz-transition: width height opacity .15s ease-out;
	-webkit-transition: width height opacity .15s ease-out;
	-o-transition: width height opacity .15s ease-out;
	-ms-transition: width height opacity .15s ease-out;
	transition: width height opacity .15s ease-out;
}

	.groowm_edit_mode #modal_layer {z-index: 1000;}
	
	.groowm_edit_mode #bs-elems .nav > .btn-toolbar {
		margin-left:130px;
	}
	
	.groowm_edit_mode #bs-elems .nav > a:first-child {
		display: block;
		float: left;
		z-index: 9999999;
	}

	#modal_uber_wrap {
		position: relative;
		width: 960px;
		margin:0 auto;
		background: transparent none;
	}
	
		#modal_wrap {
			position: relative;
			width: 90%;
			max-width: 1200px;
			min-width: 100px;
			min-height: 100px;
			margin:1em auto 150px;
			background: #000 url(/pub/n/images/ut/ajax-loader.gif) no-repeat center center;
			border:1px solid #848484;
			border:1px solid rgba(0,0,0,0);
			/* optional rounded corners for browsers that support it */
			border-radius: 1em;
			box-shadow: 0px 0px 2em rgba(255,255,255,0.4);
			overflow: hidden;
		}
		
			#modal_wrap img {
				position: relative;
				display: block;
				margin:0 auto;
				width: 100%;
				max-width: 100%;
			}
		
		.modal_message {
			background: #000;
			padding: 2em;
			margin:0 auto;
			line-height: 1.4em;    
			min-height: 100px;
			border-radius: 1em;
			overflow: hidden;
		}
			
			.modal_message b {font-family: din_m;}
			
			/*  do we want to limit the size of the image to it's original width ? 
			#modal_wrap img {
				width: auto;
				margin: 0 auto;
			}
			*/
		
		.modal_nav {
			position: absolute;
			display: block;
			width: 5%;
			height: 100%;
			top:0px;
			opacity: 0.5;
			background-color: rgba(255,0,0,0.2);
			background-repeat: no-repeat;
			background-position: center 45%;
			background-size: 76.9% auto;
		}
		
			.modal_nav:hover {opacity: 1;}
		
			#modal_prev {
				content: "prev";
				left:0px;
			}
			
			#modal_next {
				content: "next";
				right:0px;
			}
			
		#modal_nav_wrap {
			width: 80%;
			max-width: 1200px;
			min-width: 100px;
			margin: -1px auto;
			line-height: 1.4em;
		}		
						
			#modal_caption {
				padding: 1em 7em 1em 1em;
				background-color: #000;
				background-color: rgba(0,0,0,0.8);
			}
		
			#modal_subnav_wrap {
				background: #000;
				padding:0.75em 7em 0.25em 0.5em;
				text-align: center;
			}
			
				.modal_subnav_button {
					cursor: pointer;
					display: inline-block;
					padding: 0.25em;
					margin:0 0.1em;
					background: rgba(255,255,255,0.1);
				}
				
					.modal_subnav_button.active {
						cursor: default;
						background: rgba(255,255,255,.25);
					}
		
			#modal_pagemarker {
				position: absolute;
				top:1em;
				right:0.5em;
			}
	
	
figure.modal_figure {margin:0 0 1em;}		
			
/* =================================== full_width_gallery */ 

.full_width_gallery_wrap {
	overflow: hidden;
	width: 100%;
	margin-bottom: 155px;
	padding-top:1em;
}

.full_width_gallery {
	position: relative;
	display: block;
	overflow:visible;
}

	.full_width_gallery_wrap h2 {margin-bottom: 0.25em;}

	.full_width_gallery:after {
	    content:'';
	    display:block;
	    clear: both;
	}
	
	.mobile .full_width_gallery,
	.ipad .full_width_gallery {
		-moz-transition: margin .35s ease-out;
		-webkit-transition: margin .35s ease-out;
		-o-transition: margin .35s ease-out;
		-ms-transition: margin .35s ease-out;
		transition:margin .35s ease-out;
	}

	.MOD_js .full_width_gallery {
		width: 3256px;
		margin: 0 auto;
		padding:2em 0;
	}
	
		.full_width_gallery_wrap.show_time { z-index: 1020; }
		
			.full_width_gallery_wrap.show_time li {opacity: 0.4;}
			
				.full_width_gallery_wrap.show_time li:hover,
				.full_width_gallery_wrap.show_time li.active {opacity: 1;}
		
	.full_width_gallery li.gallery_slide {
		position: relative;
		display: block;
		text-align: center;
		list-style-type: none;
		margin:0px;
	}
	
		.MOD_js .full_width_gallery li.gallery_slide {
			position: relative;
			display: block;
			float: left;
			clear: none;
			width: 790px;
			margin:0px 0 2em;
			background:#000;
			border:1px solid #333;
		}
		
			.MOD_js .desktop .full_width_gallery li.gallery_slide {	
				-moz-transition: all .25s ease-out;
				-webkit-transition: all .25s ease-out;
				-o-transition: all .25s ease-out;
				-ms-transition: all .25s ease-out;
				transition:all .25s ease-out;			
				-webkit-transform: scale(0.9);
				-moz-transform: scale(0.9);
				-ms-transform: scale(0.9);
				-o-transform: scale(0.9);
			}
				.MOD_js .mobile .full_width_gallery li.gallery_slide {margin:0 1em;}
		
			.MOD_js .desktop .full_width_gallery li.gallery_slide.active {
				-webkit-transform: scale(1);
				-moz-transform: scale(1);
				-ms-transform: scale(1);
				-o-transform: scale(1);
			}
		
		.MOD_js .full_width_gallery li.gallery_slide:hover,
		.MOD_js .full_width_gallery li.gallery_slide.active {
			border:1px solid #ccc;
			box-shadow: 0px 0px 2em rgba(255,255,255,0.4);
		}
		
		.MOD_js .full_width_gallery figure {
			width: 790px;
			height: 445px;
			overflow: hidden;
		}
	
		.full_width_gallery figcaption { 
			padding:0em 0 0em; 
			width: 100%;
			height: 100%;
		}
		
			.sub_caption_wrap {
				position: absolute;
				display: block;
				bottom: 0px;
				left:0px;
				width: 100%
			}
		
			.gallery_slide .copy {padding:0 6em 1em;}
	
		.MOD_js .full_width_gallery figcaption {
			position: absolute;
			bottom: 0px;
			left:0px;
			opacity: 0.4;
			background: -moz-linear-gradient(top,  rgba(0,0,0,0) 50%, rgba(0,0,0,0.7) 68%, rgba(0,0,0,0.85) 78%,rgba(0,0,0,0.85) 100%); /* FF3.6+ */
			background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,rgba(0,0,0,0)), color-stop(68%,rgba(0,0,0,0.7)), color-stop(78%,rgba(0,0,0,0.85)), color-stop(100%,rgba(0,0,0,0.85))); /* Chrome,Safari4+ */
			background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 50%,rgba(0,0,0,0.7) 68%,rgba(0,0,0,0.85) 78%,rgba(0,0,0,0.85) 100%); /* Chrome10+,Safari5.1+ */
			background: -o-linear-gradient(top,  rgba(0,0,0,0) 50%,rgba(0,0,0,0.7) 68%,rgba(0,0,0,0.85) 78%,rgba(0,0,0,0.85) 100%); /* Opera 11.10+ */
			background: -ms-linear-gradient(top,  rgba(0,0,0,0) 50%,rgba(0,0,0,0.7) 68%,rgba(0,0,0,0.85) 78%,rgba(0,0,0,0.85) 100%); /* IE10+ */
			background: linear-gradient(to bottom,  rgba(0,0,0,0) 50%,rgba(0,0,0,0.7) 68%,rgba(0,0,0,0.85) 78%,rgba(0,0,0,0.85) 100%); /* W3C */
			/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#d9000000',GradientType=0 );  IE6-9 */
		}
		
			.MOD_js .full_width_gallery .active figcaption {opacity: 1;}
		
			.MOD_js .msie_9 .full_width_gallery figcaption {filter: none;}
		
		
		.vjs-poster {
			max-width: 100%;
			margin: 0 auto;
			height: 100%;
			max-height: 100%;
		}
			#bg_videos_wrap .vjs-poster {
				position: absolute;
				top:0px;
			}
		
		.vjs-default-skin.juno_video .vjs-big-play-button {
			background: transparent url(/pub/n/images/icons/play_video.png) no-repeat center center;
			border: 0px none;
			opacity: 0.7;
			box-shadow: none !important;
			-moz-transition: all .15s ease-out;
			-webkit-transition: all .15s ease-out;
			-o-transition: all .15s ease-out;
			-ms-transition: all .15s ease-out;
			transition:all .15s ease-out;
			filter: none;
		}
		
			.vjs-default-skin.juno_video:hover .vjs-big-play-button {opacity: 1;}
		
			.vjs-default-skin.juno_video .vjs-big-play-button span {display: none;}
		
/* =================================== Home Page News */

#home_news_wrap {}
	
		#home_news_wrap .copy_wrap {
			width: 270px;
			padding:0 0 0 25px;
		}

		.thumb_lnk {
			position: relative;
			display: block;
			width: 150px;
			height: 150px;
			box-shadow: 0px 0px 2em rgba(255,255,255,0.25);
		}
		
		.homepage_news_wrap {
			position: relative;
			display: block;
			clear: both;
			padding:0em 0 1em;
			min-height: 172px;
			margin:0 0 1em;
			border-bottom: 1px solid #949494;
		}
		
		.homepage_news_wrap:first-child {
			padding:0em 0 1em;
			margin:0 0 2em;
			min-height: 186px;
		}
		
#twitter_wrap {}
	
	#twitter_wrap .data_icon {
		font-size: 1.1em;
		line-height: 0.27em;
	}
	
		.webkit #twitter_wrap h2,
		.webkit #twitter_wrap .data_icon {
			line-height: 1;
		}
		
		
	#twitter_wrap li {
		position: relative;
		display: block;
		width: 355px;
		min-height: 78px;
		margin-bottom: 1em;
		padding-bottom: 1em;
	}

		.MOD_csstransforms #twitter_wrap .copy_wrap {padding-left:3em;padding-bottom: 0em;}
		
		.MOD_csstransforms .tweet_date {
			position: absolute;
			top:1.4em;
			left:-1em;
			display: block;
			-webkit-transform: rotate(-90deg);
			-moz-transform: rotate(-90deg);
			-ms-transform: rotate(-90deg);
			-o-transform: rotate(-90deg);
		}
		
.title_and_copy .caption {
	padding:0px;
	margin:0px 0 1em;
}

.download_zip {
	font-size: 12px;
}
		
/* =================================== the team */

.expando_vid {
	height: 287px;
	overflow: hidden;
	margin:3.5em 0 6em;
	border:1px solid #ccc;
	box-shadow: 0px 0px 2em rgba(255,255,255,0.4);
}

	.page_why .expando_vid {margin:2em 0 3.5em;}

	.expando_vid figcaption {
		position: absolute;
		bottom: 0px;
		padding:8em 1em 0em;
		background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 38%, rgba(0,0,0,0.85) 48%, rgba(0,0,0,0.85) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(38%,rgba(0,0,0,0.7)), color-stop(48%,rgba(0,0,0,0.85)), color-stop(100%,rgba(0,0,0,0.85))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.7) 38%,rgba(0,0,0,0.85) 48%,rgba(0,0,0,0.85) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.7) 38%,rgba(0,0,0,0.85) 48%,rgba(0,0,0,0.85) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.7) 38%,rgba(0,0,0,0.85) 48%,rgba(0,0,0,0.85) 100%); /* IE10+ */
		background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.7) 38%,rgba(0,0,0,0.85) 48%,rgba(0,0,0,0.85) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#d9000000',GradientType=0 ); /* IE6-9 */


		width: 100%; /* @note added to fixed the width of the bg on Team -A */
	}

		// .MOD_js .msie_9 .expando_vid figcaption {filter: none;}

	.expando_vid .vjs-default-skin.juno_video .vjs-big-play-button { top: 21%; }

		.expando_vid.show_time {z-index: 1020;}
		.expando_vid.show_time .vjs-default-skin.juno_video .vjs-big-play-button { top: 50%; }

#the_team_list {
	font-family: din_m;
}

.team_chunk {
	padding: 1em 0;
}

	.team_thumb {
		position: relative;
		display: block;
		float: left;
		clear: none;
		background: #949494;
		margin: 0 1em 1em 0;
		width:75px;
		height: 75px;
	}
	
		#modal_wrap img.team_thumb,
		#modal_wrap .team_thumb {
			position: relative;
			display: block;
			float: none;
			clear: both;
			width: 125px;
			height: 125px;
		}
	
	.team_chunk figcaption {
		position: relative;
		display: block;
		width: 215px;
		float: left;
		clear: none;
		padding:0.25em 0 0;
	}
	

.person_modal {
	width: 790px;
}

	.person_modal_left {
		float: left;
		clear: none;
		width: 150px;
	}
	
	.person_modal_right {
		float: left;
		clear: none;
		width: 610px;
		padding:0 0 0 2em;
	}
	
		.person_modal_right h2 {font-size: 30px;}
		
	.memorial_text {
		font-size: 12px;
		text-transform: uppercase;
		line-height: 1.3em;
	}
	
	.biography h4 {
		padding-bottom: 1em;
		font-family: din_m;
		text-transform: uppercase;
	}
	
	
	.appears_in li {font-size: 12px;}	
	
	.headshot_wrap {padding-bottom: 3em;}	
	
.modal_company {
	position: relative;
	display: block;
	max-width: 400px;
}
	
/* =================================== media gallery */

.side_nav {
	float: left;
	clear: none;
	width: 200px;
}

	.side_nav a {
		position: relative;
		display: block;
	}
	
	.side_nav a.first {margin-top: 3em;}
	
	#gallery_nav_wrap {padding: 3em 0 0;}
	
	.filter_wrap {
		position: absolute;
		top:0px;
		height: 27px;
		min-width: 75%;
		padding: 0 0.5em;
		background:#333;
		overflow: hidden;
		/* optional rounded corners for browsers that support it */
		border-radius: 0.25em;
		z-index: 200;
		-moz-transition: height .15s ease-out;
		-webkit-transition: height .15s ease-out;
		-o-transition: height .15s ease-out;
		-ms-transition: height .15s ease-out;
		transition:height .15s ease-out;
		visibility: hidden;
	}
	
		.filter_wrap.open { height: 110px; }
		
		.filter_wrap li {
			cursor: pointer;
			padding: 0.5em 0;
		}	
		
			.filter_wrap li:active,
			.filter_wrap li:hover {color: #ffff00;}
			.filter_wrap li.filter_option {padding: 0.75em 0 0;}
			.filter_wrap li.filter_option.last {padding-bottom: 0.75em;}
		
		#current_filter {
			border-bottom: 1px solid #949494;
			margin-bottom: -1px;
		}
		
			#current_filter .data_icon {line-height: 0.75em;}
			

.gallery_uber_wrap {
	width:750px;
	float: right;
	clear: none;
}

	.big_picture { margin:0 0 5em; }

		.big_picture .title {
			margin: 15px 0;
			font-siez: 18px;
		}
	
		.stack .big_picture {
			position: relative;
			display: block !important;
		}
		
		.big_picture cite,
		.news_figure figcaption {
			position: relative;
			display: block;
			font-style: italic;
			border-left: 1px solid #949494;
			padding:0.05em 0.5em 0.05em 1em !important;
			margin:0.5em 0;
		}
		
			.news_figure figcaption { margin: 2em 0 2em !important; }
		
			.news_figure cite {
				position: relative;
				display: block;
				padding:0.75em 0 0;
			}
			
			.big_picture cite:before,
			.news_figure cite:before {
				content: "Credit : ";
				color: #fff;
			}
		
		
			.stack.filterby_photos .big_picture.filter_videos,
			.stack.filterby_photos .filter_videos {display: none !important;}
			.stack.filterby_videos .big_picture.filter_photos,
			.stack.filterby_videos .filter_photos {display: none !important;}
	
		.MOD_js .grid .big_picture {
			top:0px;
			position: absolute; 
			display: none !important;
		}
		
			.MOD_js .grid .big_picture.active,
			.MOD_js .grid .big_picture.active .big_picture { 
				position: relative;
				display: block  !important;  
			}
			
				.MOD_js .grid.filterby_photos .big_picture.filter_videos,
				.MOD_js .grid.filterby_photos .filter_videos {display: none !important;}
				.MOD_js .grid.filterby_videos .big_picture.filter_photos,
				.MOD_js .grid.filterby_videos .filter_photos {display: none !important;}
		
		.MOD_js .grid .hide_from_grid_view {display: none;}
		
		.big_picture img,
		.big_picture .video-js {
			margin:0 0 1em;
			border-bottom: 1px solid #949494;
		}
		
		.big_pic {
			position: relative;
			display: block;
			width: 100%;
			max-width: 100%;
		}
		
		.big_picture .social_uber_wrap {
			padding:1em 0;
			min-height:20px;
		}
		
		.hover_tools {
			padding:0.5em;
			font-size: 1.25em;
			height: 1em;
			overflow: hidden;
			background: transparent url(/pub/n/images/ut/black75.png) repeat 0px 0px;
			margin:-2.8em 0 1em;
			opacity: 0;
			-moz-transition: all .15s ease-out;
			-webkit-transition: all .15s ease-out;
			-o-transition: all .15s ease-out;
			-ms-transition: all .15s ease-out;
			transition:all .15s ease-out;
		}
			
			.big_picture:hover .hover_tools {opacity: 1;}
			
			.hover_tools a {padding:0 0.25em;}
		
			.fullscreen_icon {
				font-size: 1.25em;
				line-height: 0.65em;
			}
			.webkit .download_icon {
				line-height: 0.5em;
				font-size: 1.2em;
			}
			
			.fullscreen_icon.data_icon:before {display: none;}
			
			.MOD_fullscreen .fullscreen_icon.data_icon:before {display: inline-block;}
				.MOD_fullscreen .safari .fullscreen_icon.data_icon:before {display: none;} /* @todo : safari doesn't like my fullscreen implementation yet ... */
			
			.big_picture:full-screen { 
				display: block;
				width: 100%;
				height: 100%;
				background: #000 !important;
			}
				.big_picture:full-screen img {
					display: block;
					width: auto !important;
					height: 100%;
					margin: 0 auto;
					background: transparent none;
				}
				.big_picture:full-screen .hover_tools {display: none;}
				.big_picture:full-screen figcaption {display: none;}
			
			.big_picture:-moz-full-screen { 
				display: block;
				width: 100%;
				height: 100%;
				background: #000 !important;
			}
				.big_picture:-moz-full-screen img {
					display: block;
					width: auto !important;
					height: 100%;
					margin: 0 auto;
					background: transparent none;
				}
				.big_picture:-moz-full-screen .hover_tools {display: none;}
				.big_picture:-moz-full-screen figcaption {display: none;}
				
			.big_picture:-webkit-full-screen { 
				position: fixed;
				top:0px;
				right:0px;
				bottom:0px;
				left:0px;
				display: block;
				width: 100%;
				height: 100%;
				background-color: #000 !important;
				margin:0;
				box-sizing:border-box;
				object-fit:contain;
			}
				.big_picture:-webkit-full-screen img {
					position: relative;
					display: block;
					width: auto !important;
					height: 100%;
					margin: 0 auto;
					background-color: transparent;
					opacity: 1;
				}
				.big_picture:-webkit-full-screen .hover_tools {display: none;}
				.big_picture:-webkit-full-screen figcaption {display: none;} 
				
			.safari .big_picture:-webkit-full-screen { 
				background: red !important;
			}



.thumbNav {}

	.stack .thumbNav {display: none;}	
	.grid .thumbNav {display: block;}	
		
	.thumb {
		position: relative;
		display: block;
		float: left;
		clear: none;		
		width: 112px;
		height: 112px;
		border: 1px solid #000;
		margin:0 13px 13px 0;
		-moz-transition: all .15s ease-out;
		-webkit-transition: all .15s ease-out;
		-o-transition: all .15s ease-out;
		-ms-transition: all .15s ease-out;
		transition:all .15s ease-out;
	}
		
		.thumb:active,
		.thumb:hover,
		.thumb.active {border-color: #ffff00;}
	
		.thumb:nth-child(6n+0) { margin-right: 0px; }
	
.video_thumb_wrap {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
}

	.video_thumb {background:transparent url(/pub/n/images/icons/play_video.png) no-repeat center center;}
	

#mode_wrap {
	position: relative;
	display: block;
	height: 1em;
	width: 3em;
}
	
.mode_button {
	margin-left: 0.5em;
	display: inline-block;
	text-decoration: none !important;
	font-size:0.65em;
}

	
/* =================================== great red spot */

#earth_uber_wrap {
	width:300px;
}

	#earth_shadow {
		position:absolute;
		left:-120px;
		top:-110px;
	}

#hurricane_uber_wrap {
	margin: 2.5em 0 0 -300px;
	width: 600px;
}	

	#hurricane_image_wrap {
		height: 532px;
		margin:0 auto;
		background: transparent url(/pub/n/images/bgs/GRS_Background.jpeg) no-repeat center -1px;
	}
	
	#hurricane_measure {
		position: absolute;
		top:150px;
		right:82px;
		width: 362px;
		height: 223px;
		background: transparent url(/pub/n/images/bgs/Lines.png) no-repeat right center;
	}
	
	#hurricane {
		position: absolute;
		top:112px;
		left:100px;
		width: 381px;
		height: 285px;
		background: transparent url(/pub/n/images/bgs/Storm.png) no-repeat center center;
		-moz-transform-origin:59.6% 53.7%;
		-webkit-transform-origin:59.6% 53.7%;
		-o-transform-origin:59.6% 53.7%;
		-ms-transform-origin:59.6% 53.7%;
		transform-origin:59.6% 53.7%;
		-moz-animation:spin 40s infinite linear;
		-webkit-animation:spin 40s infinite linear;
		-o-animation:spin 40s infinite linear;
		-ms-animation:spin 40s infinite linear;
		animation:spin 40s infinite linear;
	}
	
@-moz-keyframes spin {
	0% { -moz-transform:rotate(360deg); }
	100% { -moz-transform:rotate(0deg); }
}
@-webkit-keyframes spin {
	0% { -webkit-transform:rotate(360deg); }
	100% { -webkit-transform:rotate(0deg); }
}
@-o-keyframes spin {
	0% { -o-transform:rotate(0deg); }
	100% { -o-transform:rotate(360deg); }
}
@-ms-keyframes spin {
	0% { -ms-transform:rotate(0deg); }
	100% { -ms-transform:rotate(360deg); }
}
@keyframes spin {
	0% { transform:rotate(360deg); }
	100% { transform:rotate(0deg); }
}

	.grs_copy_block {
		width: 236px;
		padding: 4em 35px 2em;
		text-shadow: 0 0 0.5em #000;
	}
	
	.grs_copy_block.left {padding-left: 108px;}
	.grs_copy_block.right {padding-right: 108px;}

/* ================================== moons */

.celestial_body_video {
	width: 440px;
	margin:0 auto 0 160px;
	display: block;
	background: transparent url(/pub/n/images/ut/ajax-loader-small.gif) no-repeat center center; 
}
	.celestial_body_video video {background: transparent url(/pub/n/images/ut/ajax-loader-small.gif) no-repeat center center !important; }

#moons_wrap {
	width: 960px;
	margin: 0 auto 0;
	padding-top:100px;
}

	.moons_wrap {
		padding-bottom: 4em;
	}
		
		.moons_blurb {
			width: 50%;
			padding: 1em 1em 1em 2em;
			border-left: 1px solid #4c4c4c;
			margin-left: -1px;
			-moz-box-sizing: border-box;
			-webkit-box-sizing: border-box;
			-o-box-sizing: border-box;
			-ms-box-sizing: border-box;
			box-sizing: border-box;
		}
			
			.moons_title {text-transform: uppercase;}
		
		.moons_left {
			text-align: right;
			width: 50%;
			border-right: 1px solid #4c4c4c;
			-moz-box-sizing: border-box;
			-webkit-box-sizing: border-box;
			-o-box-sizing: border-box;
			-ms-box-sizing: border-box;
			box-sizing: border-box;
		}
		
		.moons_img {
			padding: 1em;
			margin:0 1em 0 0;
		}
			

	.top_shelf_moons,
	.MOD_js .hotspot_tip_anchor.top_shelf_moons{
		padding: 0;
		height: 54px;
		background: transparent url(/pub/n/images/bgs/moons2.png) no-repeat 0px 0px;
	}
	
	
		.top_shelf_moons {
			position: relative;
			display: block;
			clear: both;
			float: right;
			cursor: pointer;
		}
		
			.top_shelf_moons .top_shelf_moons,
			.MOD_js .top_shelf_moons .hotspot_tip_anchor.top_shelf_moons {
				border: 0px none;
				padding:0;
				cursor: pointer;
			}
		
			#moon_io {
				background-position: -14px -10px;
				width: 47px;
				margin: 0 1.5em 0.25em;
			}
				
				/* #moon_io:active, #moon_io:hover {background-position: -14px -101px;} */
				
			#moon_europa {
				background-position: -63px -17px;
				width: 44px;
				height: 45px;
				margin: 0 1.55em 0.25em;
			}
				/* #moon_europa:active, #moon_europa:hover {background-position: -63px -108px;} */
				
			#moon_ganymede {
				background-position: -107px -10px;
				width: 62px;
				height: 62px;
				margin: 0 1em 0.25em;
			}
				/* #moon_ganymede:active, #moon_ganymede:hover {background-position: -107px -101px;} */
				
			#moon_callisto {
				background-position: -179px -13px;
				width: 56px;
				margin: 0 1.1em 0.25em;
			}
				/* #moon_callisto:active, #moon_callisto:hover {background-position: -179px -104px;} */
				
		#mercury_moons  {
			width: 78px;
			background-position: -289px -90px;
		}
		
			#mercury_moons .moons_title {left:0px;}
		
		#venus_moons {
			width: 136px;
			background-position: -367px -90px;
		}
			#venus_moons .moons_title {left:31px;}
		
		#earth_moons {
			width: 146px;
			background-position: -505px -90px;
		}
		
			#earth_moons .moons_title {left:41px;}
		
		#earth_moon_moons {
			width: 80px;
			padding: 0 1em;
			border-left: 1px solid #4c4c4c;
			background-position: -651px -80px;
		}
		
.mooninite {
	position: absolute;
	top:-9999px;
	left:-9999px;
	-moz-transform-origin:50% 50%;
	-webkit-transform-origin:50% 50%;
	-o-transform-origin:50% 50%;
	-ms-transform-origin:50% 50%;
	transform-origin:50% 50%;
	-moz-animation:spin 5s infinite linear;
	-webkit-animation:spin 5s infinite linear;
	-o-animation:spin 5s infinite linear;
	-ms-animation:spin 5s infinite linear;
	animation:spin 5s infinite linear;
}		

	#ignignot {
		width: 78px;
		height: 68px;
		background: transparent url(/pub/n/images/bgs/ignignot.png) no-repeat center center;
	}
	
	#er {
		width: 30px;
		height: 34px;
		background: transparent url(/pub/n/images/bgs/er.png) no-repeat center center;
	}
	
#jupiter_bottom {
	position: absolute;
	top:0px;
	left:30%;
}

/* moons popover */

.moons_popover_nav {
	width: 76px;
}

	.moons_nav_link {
		position: relative;
		display: block;
		width: 26px;
		margin: 0 auto 1em;
		background: transparent no-repeat center top;
		opacity: 0.5;
		-moz-transition:opacity 0.3s ease;
		-webkit-transition:opacity 0.3s ease;
		-o-transition:opacity 0.3s ease;
		-ms-transition:opacity 0.3s ease;
		transition:opacity 0.3s ease;
	}
	
		.moons_nav_link:active,
		.moons_nav_link:focus,
		.moons_nav_link:hover,
		.moons_nav_link.active {opacity: 1;}
			
			.moons_nav_io {
				background-image: url(/pub/n/images/icons/io.gif);
				height: 19px;
			}
			.moons_nav_europa {
				background-image: url(/pub/n/images/icons/europa.gif);
				height: 18px;
			}
			.moons_nav_ganymede {
				background-image: url(/pub/n/images/icons/ganymede.gif);
				height: 25px;
			}
			.moons_nav_callisto {
				background-image: url(/pub/n/images/icons/callisto.gif);
				height: 21px;
			}

	

.moon_popover_copy {
	width: 700px;
}

/* =================================== solar system */

#solar_system_wrap {
}

	#planets_wrap {
		padding-top:300px;
		height: 0px;
		overflow: hidden;
	}
	
		.visible #planets_wrap {height: auto;}
	
		#planets_wrap li {
			position: relative;
			display: block;
			padding-top:1em;
		}
				
			#planet_mercury {
				margin-bottom: 44px;
			}
			
			#planet_venus {
				margin-bottom: 39px;
			}
			
			#planet_earth {
				margin-bottom: 91px;
			}
			
			#planet_mars {
				margin-bottom: 350px;
			}
			
			#planet_jupiter {
				margin-bottom: 331px;
			}
			
			#planet_saturn {
				margin-bottom: 520px;
			}
			
			#planet_uranus {
				margin-bottom: 573px;
			}
			
			#planet_neptune {
			}
	
			img.planet_img {
				position: relative;
				display: block;
				width: auto !important;
				max-width: auto !important;
				margin: 0 auto;
			}
			
			.planet_name {
				position: absolute;
				display: block;
				right: 0px;
				top:50%;
				margin:0;
				padding:0 0 0.5em;
				border-bottom: 1px solid #333;
				width: 75px;
				text-align: right;
				text-transform: uppercase;
			}
			
.planet_copy_wrap {
	padding-bottom: 4.5em;
}			
			
.planets_nav_wrap {
	width: 57px;
	margin-left: 1em;
}			
			
.planets_nav_link {
	position: relative;
	display: block;
	width:100%;
	background: transparent url(/pub/n/images/icons/PlanetsMoons_Icons.png) no-repeat center top;
	opacity: 0.33;
	-moz-transition:opacity 0.3s ease;
	-webkit-transition:opacity 0.3s ease;
	-o-transition:opacity 0.3s ease;
	-ms-transition:opacity 0.3s ease;
	transition:opacity 0.3s ease;
}

	.planets_nav_link:active,
	.planets_nav_link:focus,
	.planets_nav_link:hover,
	.planets_nav_link.active {opacity: 1;}

	.planets_nav_mercury {height: 6px;}
	
	.planets_nav_venus {
		background-position: center -6px;
		height: 10px;
	}
	
	.planets_nav_earth {
		background-position: center -16px;
		height: 14px;
	}
	
	.planets_nav_mars {
		background-position: center -30px;
		height: 15px;
	}
	
	.planets_nav_jupiter {
		background-position: center -60px;
		height: 77px;
	}
	
	.planets_nav_saturn {
		background-position: center -137px;
		height: 70px;
	}
	
	.planets_nav_uranus {
		background-position: center -207px;
		height: 61px;
	}
	
	.planets_nav_neptune {
		background-position: center -268px;
		height: 61px;
	}

.MOD_js #planets_wrap .tooltip_anchor {cursor: pointer;}
			
/* =================================== spacecraft jams */

.spacecraft_splash {
	float: right;
	clear: none;
	width: 50%;
}

	.spacecraft_splash a {
		position: relative;
		display: block;
		padding: 525px 0 0;
		margin: 3em 0 0;
		background-color: transparent;
		background-repeat: no-repeat;
		background-position: center center;
		text-align: center;
		text-transform: uppercase;
	}
	
	#wrap_atlas_v_551_rocket {float: left;}

	#wire_atlas_v_551_rocket, #wire_rocket {background-image: url(/pub/n/images/bgs/rocket_wire_half_faster.gif)}
	#wire_juno_spacecraft, #wire_spacecraft {background-image: url(/pub/n/images/bgs/juno_wire_small.gif);}

/*
.page_Spacecraft article {height: 100%;}
*/

/*
.story_mode.page_Spacecraft .content.visible {
	height: auto;
	min-height: 550px;
} 
*/

#spacecraft_nav {
	position: fixed;
	height: auto;
	min-height: 100px;
}

	.spacecraft_nav_list {
		opacity: 1;
		-moz-transition: opacity 0.15s ease-out;
		-webkit-transition: opacity 0.15s ease-out;
		-o-transition: opacity 0.15s ease-out;
		-ms-transition: opacity 0.15s ease-out;
		transition: opacity 0.15s ease-out;
	}
 
	.hotpotsGroupToggle,
	.instrumentsToggle {font-family: din_m;}
 
	.non_flash_craft_toggle {
		position: relative;
		display: block;
		clear: both;
		padding: 0 0 1em;
	}
  
#flash_uber_wrap {
	position: fixed;
	top:0px;
	right:0px;
	bottom:0px;
	left: 0px;
}  
 
.flash_error_chunk {
	position: relative;
	display: block;
	width: 300px;
	margin:5em auto 0;
	text-align: center;
} 
  
object:focus { outline:none; }
#flashContent { display:none; }

	#debug {
		position: absolute;
		width: 800px;
		margin: 0 0 0 25%;
		padding:1em;
	}	
		
		#bugger {
			position: relative;
			display: block;
			border: 2px solid rgba(255,255,255,0.25);
			background: rgba(255,255,255,0.25);
			padding:0.5em;
			color: #fff;
			float: none;
			clear: both;
			width: 80%;
		}
			
		.hs_input {width: 100px;}
		
	#loader_wrap {
		position: fixed;
		width: 100%;
		margin: 28% 0 0 0;
	}
		
		#loading_progress_wrap {
			position: relative;
			width: 500px;
			margin: 0 auto;
			border:1px solid #ffff00;
		}
		
			#loading_progress {
				position: absolute;
				top:0px;
				left:0px;
				height: 1em;
				width: 0px;
				background: #ffff00;
				-moz-transition: width .15s ease-out;
				-webkit-transition: width .15s ease-out;
				-o-transition: width .15s ease-out;
				-ms-transition: width .15s ease-out;
				transition:width .15s ease-out;
			}
		
#sc_controls_wrap {
	position: absolute;
	top:-8px;
	left: 150px;
	width: 675px;
	opacity: 1;
	z-index: 1010;
	-moz-transition: opacity .15s ease-out;
	-webkit-transition: opacity .15s ease-out;
	-o-transition: opacity .15s ease-out;
	-ms-transition: opacity .15s ease-out;
	transition: opacity .15s ease-out;
}

	#sc_zoom_wrap {
		
	}
	
		#main_header a.sc_zoom_control,
		#main_header a.toggle_3d {
			position: relative;
			display: block;
			width: 0.7em;
			font-size: 3em;
			padding:0.25em;
			line-height: 0.5em;
		}
		
			#main_header #sc_controls_wrap a,
			#main_header #sc_controls_wrap a:link,
			#main_header #sc_controls_wrap a:visited {color:#ffff00;}
				
				#main_header #sc_controls_wrap a:active,
				#main_header #sc_controls_wrap a:focus,
				#main_header #sc_controls_wrap a:hover {color: #ffffff;}
			
		#main_header #sc_3d_toggle {
			z-index: 600;
			font-size: 1.7em;
			line-height: 1.5em;
		}
		
		#sc_zoom_bar_wrap {
			width: 520px;
			height: 4px;
			margin: 1.89em 0 0;
			background: #949494;
			overflow: visible;
			cursor: pointer;
		}
			
			.webkit #sc_zoom_bar_wrap { margin-top: 2.1em; }
		
			#sc_zoom_handle {
				position: absolute;
				top:-7px;
				width: 15px;
				height: 15px;
				font-size: 1.7em;
				line-height: 0.5em;
				cursor: move;
				-moz-transition: all .15s ease-out;
				-webkit-transition: all .15s ease-out;
				-o-transition: all .15s ease-out;
				-ms-transition: all .15s ease-out;
				transition:all .15s ease-out;
			}
			
				.webkit #sc_zoom_handle {top:-9px;}
				
				#sc_zoom_handle_icon {
					position: absolute;
					top:-6px;
				}
				
				#sc_zoom_handle_shadow {
					background: black;
					position: absolute;
					display: block;
					width: 8px;
					height: 8px;
					top:6px;
					left: 3px;
				}
			
				#sc_zoom_handle:hover {color: #ffff00;}
		
	#mode_options {
		position: absolute;
		top:300px;
		height: 300px;
		padding:1em;
		left:-5px;
		background: url(/pub/n/images/ut/black50.png) repeat;
		z-index: 400;
	}	
	
		#mode_options li {
			padding: 0.25em 0;
			cursor: pointer;
		}
	
		
.mobile #spacecraft_nav.side_col,
.msie #spacecraft_nav.side_col,
.fallback #spacecraft_nav.side_col  { 
	position: relative !important; 
	left: auto;
	margin: 0 auto;
	background:transparent none;
	width: 944px;
	padding:25px 1em;
}
	
	.mobile #spacecraft_nav.side_col,
	.fallback #spacecraft_nav.side_col {
		background:transparent url(/pub/n/images/bgs/CraftPage_Fallback_Background.png) no-repeat 80% 70%;
	}

	.mobile #spacecraft_nav h1,
	.msie #spacecraft_nav h1 {
		border-bottom: 1px solid #949494;
		padding-bottom: 8px;
		margin-bottom: 0.75em;
	}
	
	.mobile #spacecraft_nav .headline_small, 
	.mobile #spacecraft_nav .headline,
	.msie #spacecraft_nav .headline_small, 
	.msie #spacecraft_nav .headline {
		display: inline;
		font-size:31px;
	}
	
	.mobile h4.spacecraft_nav_list,
	.msie h4.spacecraft_nav_list  {
		font-size:24px;
		line-height: 20px;
	}
			
		
/* =================================== ToolTips */ 

.htmltooltip {
	position: absolute; /*leave this and next 3 values alone*/
	z-index: 1000;
	left: -9000px;
	top: -9000px;
	background: #000;
	padding: 0.5em;
	border:1px solid #848484;
	border:1px solid rgba(0,0,0,0);
	/* optional rounded corners for browsers that support it */
	border-radius: 0.5em;
	box-shadow: 0px 0px 2em rgba(255,255,255,0.4);
	cursor: pointer;
	max-width: 400px;
}

	.key_term_tooltip p {padding:1em;}

	.htmltooltip.hotspot_tip {width: 355px;}
	
		#flash_tooltips_wrap .htmltooltip.hotspot_tip {width: 400px;}
		
	.htmltooltip {padding: 1em;}

	.tooltip_text {
		padding:0.6em 0 0;
		width: 245px;
	}
	
		.tooltip_text .fake_link {
			font-family: din_m;
			line-height: 1.2em;
		}
	
		#flash_tooltips_wrap .tooltip_text {width: 285px;}

	
	div.tooltip_thumb {width: 96px;}
	
#legacy_tip_wrap {
	position: absolute;
	top:35px;
	left:-45px;
	width: 160px;
	color:#fff;
	text-transform: none;
	display: none;
	cursor: default !important;
}

/* ===================================  Headers */

h1, h2, h3, h4, h5, h6 {
	font-family: din_m, sans-serif;
	font-weight: normal;
	line-height: 1.1em;
}

h1, h2.bigger {
	font-size:48px;
	text-transform: uppercase;
} 
	
	h1 small.tiny_lead_in {
		font-size: 24px;
		line-height: 1em;
		display: block;
	}
	
	.side_col h1 {
		padding-bottom: 18px;
		line-height: 0.55em;
	}
	
	h1 .headline {font-size: 31px;}
	
	
	
h2, h1.smaller {
	font-size:28px;
	text-transform: uppercase;
	line-height: 1em;
} 

h2.smaller {font-size: 20px;}

h3 {font-size:20px;}
h4 {font-size:16px;}
h5 {font-size:12px;}
h6 {font-size:14px;}

/* =================================== percentages */

.half, .three_quarters, .two_thirds, .third, .quarter, .fifth, .two_fifths, .three_eigths, .three_fifths {
	float:left;
	clear: none;
	margin:0 2% 2% 0;
}

	.row_end {margin-right: 0 !important;}

.half {width: 49%;}

.three_quarters { width:74.5%; }
	.title_and_copy .three_quarters { width:78%; }

.two_thirds {width: 66%;}

.third {width: 32%;}

.quarter {width: 23.5%;}
	
.fifth {width: 18.4%;}

.two_fifths {width: 38.8%;}

.three_eigths {width:36.25%;}

.three_fifths {width: 59.2%;}

/* ===================================  SHORTCUTS */
	
.border_bottom {border-bottom: 1px solid #fff;padding-bottom: 4px;}
.border_bottom_grey {border-bottom: 1px solid #949494;padding-bottom: 4px;}

.border_med_grey  {border: 1px solid #333;}

.full_height {height: 100%;}

.spacer {width: 1em;}

.MOD_js .hide,
.MOD_js .hidden,
.super_hide {display:none;}

.invisible { opacity: 0 !important; }

.left,
.right,
.alignleft,
.alignright {
	position: relative;
	display: block;
	clear: none;
}

.left {float:left;}
.right {float:right;}
.alignleft {float:left;padding:0 1em 1em 0;}
.alignright {float:right;padding:0 0px 1em 1em;}

.alignnone {float:none;clear:both;margin:0 auto 1em;}
.center {margin-left:auto;margin-right: auto;}

/*
	changed all occurances of clearfix -> clearfox in the
	frontend layouts, b/c this class re-definition was interfering
	with bootstrap clearfix's behavior (eg: pseudo element used to clear a "row")
*/
.clearfox {
	content: " ";
	position:relative;
	display:block;
	width:100%;
	height:0px;
	float:none;
	clear:both;
	line-height:0px;
	padding:0px;
	margin:0;
	overflow:hidden;
	background:transparent none;
	outline:none;
	visibility:hidden;
}

.clear {clear:both;}

.clear_me:after {
    content:'';
    display:block;
    clear: both;
}

.textleft {text-align:left;}
.textright {text-align:right;}
.textcenter {text-align:center;}
.justify {text-align: justify;}
.uppercase {text-transform:uppercase;}
.capitalize {text-transform: capitalize;}
.normalcase {text-transform: none;}
.underlined {text-decoration: underline !important;}

.pad {padding:1em !important;}
.padH {padding:0 1em !important;}
.padV {padding:1em 0 !important;}
.padV_half {padding:0.5em 0 !important;}
.padT {padding-top:1em !important;}
.padT_half {padding-top:0.5em !important;}
.padR {padding-right:1em !important;}
.padB {padding-bottom:1em !important;}
.padBhalf {padding-bottom:0.5em !important;}
.padL {padding-left:1em !important;}
.padTight {padding:0 !important;}

.marTight {margin:0 !important;}
.mar {margin:1em !important;}
.marH {margin:0 1em !important;}
.marV {margin:1em 0 !important;}
.marT {margin-top:1em !important;}
.marR {margin-right:1em !important;}
.marB {margin-bottom:1em !important;}
.marB2 {margin-bottom:2em !important;}
.marB3 {margin-bottom: 3em !important;}
.marB6 {margin-bottom: 6em !important;}
.marB_half, .marBhalf {margin-bottom:0.5em !important;}
.marL {margin-left:1em !important;}
.marL_half {margin-left:0.5em !important;}
.marTight {margin:0 !important;}

.smaller {font-size: 0.8em;}


.show_to_non_js {
	position: absolute; 
	top: -99999px; 
	left: -99999px;
}

/* ========== tables ================ */
/* tables still need 'cellspacing="0"' in the markup */

caption, th, td {
	text-align: left;
	font-weight: normal;
}

/* ========== old browsers and noscript messages ================ */

#noscript_message_wrap, 
#old_browsers_wrap,
.browser_warning {
	margin:0em auto 0.5em;
	padding:1em;
	min-width: 500px;
	background:pink;
	color:#333;
	text-align: center;
}

#old_browsers_wrap,
.browser_warning,
.fallback.ipad #better_use_another_browser.browser_warning {display: none;}

	.firefox_4 #old_browsers_wrap {display: block;}
	
	.fallback #better_use_another_browser.browser_warning {display: block;}
	
/* ==================== mobility =============== */


/* vertical*/ 
@media screen and (min-height: 1083px) {
	
	.story_nav {top:50%;}
	
}

@media screen and (max-height: 916px) {
	
	#spacecraft_nav {position: relative;}
	
}

/* min height */
@media screen and (max-height: 550px) {

	#bg_videos_wrap {
		position: absolute;
	}
	
	.hotspots_uber_wrap, 
	.flash_uber_wrap {
		position: relative;
		top:auto;
		left: 0px;
		right: 0px;
		bottom: 0px;
	}
	
}

@media screen and (max-height: 460px) {
	
	.hotspots_uber_wrap, 
	.flash_uber_wrap {
		position: relative;
		top:auto;
		left: 0px;
		right: 0px;
		bottom: 0px;
	}
	
		.groowm_edit_mode .hotspots_uber_wrap {top:40px;}
	
	/* too short */
	.side_col { 
		position: relative !important; 
		left: auto;
		margin: 0 auto;
		background:transparent none;
		width: 944px;
		padding:25px 1em;
	}
	
	.more_stuff,
	.MOD_js .more_stuff  {
		display: block !important;
		opacity: 1;
	}
	.read_more_expander {display: none !important;}
	
	#planets_wrap {padding-top: 2em;}
	
	#flash_uber_wrap {
		position: relative;
		width: 960px !important;
		margin: 0 auto;
		height: auto !important;
	}
		
}

/* iPad [portrait + landscape] */ 
@media screen and (max-width: 1024px) { 
		
}
@media screen and (max-width: 1624px) {
	
	#moons_wrap { position: relative; }

}
@media screen and (max-width: 1325px) {
	
	#juno {
		right: auto;
		left: 0;
	}
	
}
@media screen and (max-width: 1200px) {
	

	.visible .spacecraft_splash {
		float: none;
		clear: both;
		width: 100%;
	} 
	
	.spacecraft_splash a#wire_juno_spacecraft {padding-top:260px;}
	

}
/* min-widh */
@media screen and (max-width: 970px) {
	
	#main_header {
		position: relative;
		bottom: 0px;
	}
	
	footer {
		position: relative;
		width: 100%;
	}
	
		#countdown_nav {height: 13px;}
		
	#footer_shadow {display: none;}
		
	#header_shadow {top:-1px;}
	
	#bg_videos_wrap {position: relative;}
	#bg_videos_wrap.invisible {position: absolute;}
	
	/* .side_col {position: absolute;} */
	.side_col.visible {
		position: relative;
		padding-top:6em;
	}
		
	
	.visible .hotspots_uber_wrap, 
	.visible .flash_uber_wrap {position: relative;}
	
	#close_curtain {top:45px;}
	
	
	.full_width_gallery {
		margin-left: 0px !important;
		width: 100% !important;
	}
	
	/* too short */
	.side_col { 
		position: relative !important; 
		left: auto;
		margin: 0 auto;
		background:transparent none;
		width: 944px;
		padding:25px 1em;
	}
	
	.more_stuff,
	.MOD_js .more_stuff  {
		display: block !important;
		opacity: 1;
	}
	
	.read_more_expander {display: none !important;}
	
	.story_mode.page_Spacecraft .content.visible {min-height: auto;}
		
}

/* iPad [portrait] */
@media screen and (max-width: 768px) {

}
/* iPhone [portrait + landscape] */
@media screen and (max-width: 480px) {
	
	
}
/* iPhone [portrait] */
@media screen and (max-width: 320px) {

}
@media screen and (-webkit-min-device-pixel-ratio: 2) {

}

/* console log for ie */
#logger {
	position: fixed;
	top:0px;
	right:0px;
	width: 400px;
	height: 200px;
	padding:1em;
	overflow-x: hidden;
	overflow-y: scroll;
	background:#eee;
	color:#333;
	z-index: 9005;
}

/* CC - a hack for JUNO Groowm Stuff */
.groowm-bs .navbar-fixed-top {
	z-index: 5000 !important;
}

/* ie 10 doesn't read conditional comments */

.msie_10 .data_icon.search_icon:before {font-size: 1.65em;}
.msie_10 .data_icon.clear_icon:before {font-size: 1.65em;}
.msie_10 .vjs-control.data_icon:before {font-size: 0.75em;}
.msie_10 .vjs-mute-control.vjs-vol-0.vjs-control.data_icon:before {font-size: 0.75em;}
.MOD_js .msie_10 .full_width_gallery figcaption {filter: none;}
.MOD_js .msie_10 .expando_vid figcaption {filter: none;}





/* Why With Nye: h1 SVG */

	h1.nye_title {
		height: 40px;
		position:relative;
		margin-top: .6em;
	}
	
	h1.nye_title a {
		width: 100%;
		height: 100%;
		display: block;
	}
	
	h1.nye_title a:after {
		background-image: url("/pub/n/images/logos/wwn_trim.svg");
		background-repeat: no-repeat;
		background-position: scroll left top;
		background-size: 140px auto;
		content: " ";
		display: block;
		height: 100px;
		left: 0; top: 0;
		overflow: visible;
		position: absolute;
		width: 100%;
	}

/* Why With Nye: Fonts */
body.nyelanding article h1, body.nyelanding article h2, body.nyelanding article p, body.nyelanding article li,
body.nyeseason article h1, body.nyeseason article h2, body.nyeseason article p, body.nyeseason article li,
body.nyeepisode article h1, body.nyeepisode article h2, body.nyeepisode article p, body.nyeepisode article li
{font-family:din_m,​sans-serif}
	

/* Why With Nye: Episode */

body.nyeepisode figure figcaption {
	width: 700px;
    margin: 1.2em 0 1.2em 0;
}

body.nyeepisode div.nye_social {
    margin: 1.2em 0;
    width: 260px;
}

body.nyeepisode div.nye_social .social_wrap {
	display: block;
	float: none;
	margin-right: 0;
	text-align: right;
}

body.nyeepisode div.nye_social .social_wrap .fb_edge_widget_with_comment iframe.fb_ltr {
	width: auto !important;
}

body.nyeepisode figure figcaption h1.title {
    color: #FFFFFF;
    font-size: 1.4em;
    text-transform: uppercase;
    margin: 0 0 .4em 0;
}

body.nyeepisode figure figcaption p.headline {
    color: #FFFF00;
    font-size: 2.2em;
    line-height: 1.1em;
	margin: 0; padding: 0;
    text-transform: uppercase;
}

body.nyeepisode article h2.related_headline {
	font-size: 1em;
	margin: 0 0 1em 0;
	padding: 0;
}

body.nyeepisode article {
	padding-bottom: 200px;
}

body.nyeepisode nav.nye_slider {
	position: relative;
	height: 200px;
	margin-top: 5.5em
}

body.nyeepisode nav.nye_slider a.next,
body.nyeepisode nav.nye_slider a.prev {
	height: 100%;
	position: absolute;
	top: 0;
	width: 30px;
	font-size: 3em;
	cursor: pointer;
}
	body.nyeepisode nav.nye_slider a.next:before,
	body.nyeepisode nav.nye_slider a.prev:before {
		height: 6.2em;
		line-height: 6.2em;
		vertical-align: middle;
	}

body.nyeepisode nav.nye_slider a.prev {
	left: -5px;
}

body.nyeepisode nav.nye_slider a.next {
	right: -5px;
}

body.nyeepisode nav.nye_slider div.nye_slider_wrap {
	position: absolute;
	left: 30px;
	width: 900px;
	height: 200px;
	overflow: hidden;
}

body.nyeepisode nav.nye_slider ul {
	width: 90000px;
	position: relative;
}

body.nyeepisode nav.nye_slider ul li {
	width: 215px;
	height: 400px;
	display: inline-block;
	float: left;
	margin-right: .8em;
}

body.nyeepisode nav.nye_slider ul li.selected {
	margin-right: 1em;
}

body.nyeepisode nav.nye_slider ul li a:hover span {
	text-decoration: none;
}

body.nyeepisode nav.nye_slider ul li a {
	text-decoration: none;
}

body.nyeepisode nav.nye_slider ul li span.thumbnail {
	display: block;
	height: 118px;
	width: 215px;
	margin: .8em 0 .8em 0;
	background-repeat: no-repeat;
}

	body.nyeepisode nav.nye_slider ul li span.thumbnail {
		border-top: 2px solid transparent;
		border-bottom: 2px solid transparent;
	}
	
	body.nyeepisode nav.nye_slider ul li.selected span.thumbnail {
		border: 2px solid #FFFF00;
		/* margin-left: -2px; */
	}

	body.nyeepisode nav.nye_slider ul li span.thumbnail:after {
		content: " ";
		display: block;
		width: 215px;
		height: 118px;
		background: url("/pub/n/images/icons/play_video.png") no-repeat scroll center center rgba(0,0,0,.2);
		border: 0 none;
		filter: none;
		opacity: 0.7;

		-webkit-transition: all 0.15s ease-out 0s;
		-moz-transition: all 0.15s ease-out 0s;
		-o-transition: all 0.15s ease-out 0s;
		-ms-transition: all 0.15s ease-out 0s;
		transition: all 0.15s ease-out 0s;
	}
	
	body.nyeepisode nav.nye_slider ul li a:hover span.thumbnail:after {
		background-color: transparent;
		/* box-shadow: 0 0 30px rgba(255,255,255,.4); */ /* this messes with the overflow:hidden on the slider wrap */
	}
	
/* Why With Nye: Season (not public) */

/* Why With Nye: Homepage / Landing Page */

body.nyelanding article {
	padding-bottom: 100px;
}

body.nyelanding .nye_episode_poster {
	display: block;
	width: 960px;
	height: 287px;
	margin-bottom: 7em;
}

body.nyelanding .nye_episode_poster a {
	display: block;
	width: 960px;
	height: 287px;
	background-color: rgba(0,0,0,.1);
	position: relative;

	-webkit-transition: all 0.15s ease-out 0s;
	-moz-transition: all 0.15s ease-out 0s;
	-o-transition: all 0.15s ease-out 0s;
	-ms-transition: all 0.15s ease-out 0s;
	transition: all 0.15s ease-out 0s;

	box-shadow: 0 0 30px rgba(255,255,255,.4);
}
	body.nyelanding .nye_episode_poster a:after {
		content: " ";
		display: block;
		width: 960px;
		height: 287px;
		background: url("/pub/n/images/icons/play_video.png") no-repeat scroll center center transparent;
		border: 0 none;
		filter: none;
		opacity: 0.7;

		-webkit-transition: all 0.15s ease-out 0s;
		-moz-transition: all 0.15s ease-out 0s;
		-o-transition: all 0.15s ease-out 0s;
		-ms-transition: all 0.15s ease-out 0s;
		transition: all 0.15s ease-out 0s;
	}
	
	body.nyelanding .nye_episode_poster a:hover {
		background-color: transparent;
		box-shadow: 0 0 60px rgba(255,255,255,.4);
	}

	body.nyelanding .nye_episode_poster:hover a:after {
		opacity: 1;
	}

		/* @todo this needs some tweaking */		
		body.nyelanding .nye_episode_poster a,
		body.nyelanding .nye_episode_poster a:hover,
		body.nyelanding .nye_episode_poster a span,
		body.nyelanding .nye_episode_poster a:hover span {
			text-decoration: none !imporatant;
		}

body.nyelanding .nye_episode_poster a span.title {
	color: #FFFFFF;
	font-size: 1.3em;
	left: 10px;
	position: absolute;
	top: 190px;
	text-shadow: 0 0 3px #000000;
}

body.nyelanding p.headline {
	margin: 0 0 1em 0;
	text-transform: uppercase;
	color: white;
	font-size: 1.3em;
}

body.nyelanding article h2 {
	margin-bottom: 1.2em;
}

body.nyelanding .nye_episode_poster a span.headline {
	color: #ffff00;
	font-size: 2.2em;
	left: 10px;
	position: absolute;
	text-transform: uppercase;
	top: 218px;
	width: 940px;
	text-shadow: 0 0 3px #000000;
}

/* Why With Nye: Related Content Module */

div.nye_related_content ul.page_list {
	font-size: 1em;
	margin: 0 0 1em 0;
	padding: 0;
	color: white;
	text-transform: uppercase;
}

div.nye_related_content nav a {
	color: white;
	text-transform: uppercase;
	margin-right: 2em;
	text-decoration: none;
}
div.nye_related_content nav a:hover {
	color: yellow;
	text-decoration: underline;
}
