/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/** Generated by FG **/



/* =============================================================================
   HTML5 element display
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio[controls], canvas, video { display: inline-block; *display: inline; *zoom: 1; }


/* =============================================================================
   Base
   ========================================================================== */

/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 *    http://clagnut.com/blog/348/#c790
 * 2. Force vertical scrollbar in non-IE
 * 3. Remove Android and iOS tap highlight color to prevent entire container being highlighted
 *    www.yuiblog.com/blog/2010/10/01/quick-tip-customizing-the-mobile-safari-tap-highlight-color/
 * 4. Prevent iOS text size adjust on device orientation change, without disabling user zoom
 *    www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/
 */

html { font-size: 100%; overflow-y: scroll; -webkit-overflow-scrolling: touch; -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

body { margin: 0; font-size: 13px; line-height: 1.231; }

body, button, input, select, textarea { font-family: sans-serif; color: #222; }

/* 
 * These selection declarations have to be separate
 * No text-shadow: twitter.com/miketaylr/status/12228805301
 * Also: hot pink!
 */

::-moz-selection { background: #00f0ff; color: #fff; text-shadow: none; }
::selection { background: #00f0ff; color: #fff; text-shadow: none; }


/* =============================================================================
   Links
   ========================================================================== */

a { color: #00e; }
a:visited { color: #551a8b; }
a:focus { outline: thin dotted; }

/* Improve readability when focused and hovered in all browsers: people.opera.com/patrickl/experiments/keyboard/test */
a:hover, a:active { outline: 0; }


/* =============================================================================
   Typography
   ========================================================================== */

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

ins { background: #ff9; color: #000; text-decoration: none; }

mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

/* Redeclare monospace font family: en.wikipedia.org/wiki/User:Davidgothberg/Test59 */
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }

/* Improve readability of pre-formatted text in all browsers */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 85%; }

/* Position subscript and superscript content without affecting line-height: gist.github.com/413930 */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }


/* =============================================================================
   Lists
   ========================================================================== */

ul, ol { margin: 0em 0; padding: 0 0 0 00px; list-style-type: none;}
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; margin: 0; padding: 0; }


/* =============================================================================
   Embedded content
   ========================================================================== */

/*
 * Improve image quality when scaled in IE7
 * code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/
 */

img { border: 0; -ms-interpolation-mode: bicubic; }

/*
 * Correct overflow displayed oddly in IE9 
 */

svg:not(:root) {
    overflow: hidden;
}


/* =============================================================================
   Figures
   ========================================================================== */

figure { margin: 0; }


/* =============================================================================
   Forms
   ========================================================================== */

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

/* 
 * 1. Correct color not inheriting in IE6/7/8/9 
 * 2. Correct alignment displayed oddly in IE6/7 
 */

legend { border: 0; *margin-left: -7px; padding: 0; }

/* Indicate that 'label' will shift focus to the associated form element */
label { cursor: pointer; }

/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 * 2. Correct inner spacing displayed oddly in IE6/7
 */

button, input { line-height: normal; *overflow: visible; }

/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 */

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }

/*
 * Consistent box sizing and appearance
 */

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }

/* 
 * Remove inner padding and border in FF3/4
 * www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ 
 */

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/* Remove default vertical scrollbar in IE6/7/8/9 */
textarea { overflow: auto; vertical-align: top; }

/* Colors for form validity */
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }


/* =============================================================================
   Tables
   ========================================================================== */

table { border-collapse: collapse; border-spacing: 0; }


/* =============================================================================
   Primary styles
   Author: 
   ========================================================================== */
*{
	margin:0;
	padding:0;	
}
body{

}
.apod {
	background:url('../images/apod.png') no-repeat top left;	
	height:813px;
	width:330px;
	
	

	

}
.iDevice .wrapper{
	padding-left::0 !important;
	width:912px;
}
.iDevice .apod{
right:170px !important;	
}
.iDevice .navigation{
	margin-left:-80px;
}	
#section1 article{
	float:left;	
}
.apod iframe{
	border:0;

}
#frame_box{
	position:relative;	
	overflow:hidden;
	width:227px;
	margin-left: 47px;
	margin-top: 155px;
	height:408px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#frame_box1{
	position:relative;	
	overflow:hidden;
	width:330px;
	height:800px;
	
}
.frame1{
	position:relative;	
	/*overflow:hidden;*/
	width:226px;
	background:#000;	
	height:410px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}
.frame2{
		position:relative;	
	/*overflow:hidden;*/
	width:226px;
	background:#000;	
	height:17px;
}
.frame3, .frame4, .frame5, .frame6{
	position:relative;	
	/*overflow:hidden;*/
	width:226px;
		background:#000;	
	height:373px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

.loading{
	text-align:center;		
}
.frame3 .loading {
	width:226px;
	height:367px;
		background:#000;	
	text-align:center;	
}
.box{
	opacity:0;	
}
#section1{
	height:720px;
	background:url('../images/section1.jpg') repeat-x top center #000;	
}
#section2{
	height:838px;
		background:url('../images/section2.jpg') no-repeat top center #f9f9f9;	
}
#section3{
	height:885px;
		background:#fff;	
}
#section4{
	height:848px;
		background:url('../images/section4.jpg') no-repeat top center #58d2df;	
}
#section5{
	height:856px;
		background:url('../images/section5.jpg') no-repeat top center #85c349;	
}
#section6{
		height:667px;
		background:url('../images/section6_mini.jpg') no-repeat top center #030303;	
}
#section7{
	height:801px;
		background:url('../images/section7_mini.jpg') no-repeat top center #949494;	
}
#section8{
	height:859px;
		background:url('../images/section8.jpg') no-repeat top center #251a50;	
}
#section9{
	height:765px;
		background:url('../images/section9_mini.jpg') repeat-x top center #a4a4a4;	
}
#section10{
	height:839px;
		background:url('../images/section10.jpg') no-repeat top center #251a50;	
}
.wrapper{
	padding:0 93px 0 89px;
	width:812px;
	line-height:25.5px;
	margin:0 auto;	
	position:relative;
	font-size:14px;	
}
article{
	
	
}

h1.logo{
	width:92px;	
	padding:90px 0 50px 3px;
	
}
#section1 article {
	width:350px;	
}
#section1 h2{
	
	font-size:37px;
	line-height:43px;
	color:#00f0ff;	
	padding-bottom:50px;
}
#section1 article{
	color:#fff;
	font-size:17px;
	line-height: 25px;

}
#section2 article{
	width:290px;
	float:right;
	padding-top:155px;
		color:#111111;
	font-size:14px;	
	letter-spacing:-1px;
line-height: 21px;
}
.frame{
opacity:0;

}

h3{
	font-size:30px;	
	line-height:43px;
	padding-bottom:20px;
}
#section2 .wrapper{
	padding-top:110px;	
}
#section2 article{
	
}
#section2 h2{
	font-size:40px;
	color:#352a98;	
}
#section2 h3{
	color:#352a98;	
	
	font-size:30px;
	
}
#section3{
	
}
#section3 .wrapper{
	padding-top:100px;	
}
#section3 h2{
color:#2cc5d3;
font-size: 40px;
padding-bottom:70px;	
}
#section4 article{
	color:#fff;
	width:650px;
	position:absolute;
	bottom:80px;
	letter-spacing:-1px;
}
#section4 h2{
	color:#fff;
	font-size:40px;
	padding-top:70px;
	padding-bottom:60px;
}
#section4 .wrapper{
	height:100%;	
}
#section4 h3{

}
#section5 h2{
	padding-top:93px;	
	color:#fff;
	font-size:40px;
}
#section5 article{
	width:275px;
	color:#fff;
	float:right;
	padding-top:170px;
	letter-spacing:-1px;
}
#section5 h3{
	color:#fff	
}

#section6 article{
	color:#c1c1c1;
	width:340px;
	letter-spacing:-1px;
}	

#section6 h2{
	font-size:40px;
	color:#2fc9d8;
	line-height:51px;
	padding-bottom:50px	
}
#section6 .wrapper{
	padding-top:110px;	
}

#section7 h2{
	padding-top:90px;
	padding-bottom:30px;
	color:#8b1459;	
	font-size:40px;
}
#section7 article{
	color:#0d0d0d;	
	width:470px;
	letter-spacing:-1px;
}
#section8 h2{
	padding-top:90px;
	color:#fff;
	font-size:40px;
}
#section9 article{
	padding-top:235px;
	color:#0d0d0d;
	letter-spacing:-1px;
	width:220px;
		
}
#section9 h3{
	color:#8b1459;
	padding-bottom:35px;
	letter-spacing:0px;	
}

#section10 h2{
padding-top:120px;
color:#fff;	
font-size:40px;
padding-bottom:40px;
}
#section10 article{
letter-spacing:-1px;
width:576px;
color:#fff;	

}

#container #video{
	background:url(../images/cont_bg.jpg)	#000 repeat-y top center;
	padding:165px 0;
	
}
#container footer{
	padding-top:90px;
		background:url(../images/footer_bg.jpg) #e9e9e9	 repeat-y top center;
		height:185px;
}
footer .wrapper{
	width:901px;
	padding-right:0;
}
footer .col1{
	float:left;
	width:310px;	
}
footer .col2{
	float:left;
	width:500px;	
}
footer h3{
	color:#1a2754;
	font-weight:normal;
	font-size:14px;	
	padding-bottom:30px;
}
footer{
	color:#666666;
		
}
footer li{
	display:inline-block;
	width:auto;
	padding-left:25px;
	
}
.oldie footer li{
	padding-left:30px;	
	float:left;
	max-width:204px;
}
.oldie footer .col2 ul{
	overflow:hidden;
	width:589px;	
}
footer ul li:first-child{
	padding-left:0;	
}
footer a{
	color:#666666;	
}

.oldie .apod iframe{
		zoom:30% !important;	
		width:3100px;
		height:6500px;
}

.apod iframe {
	
	transform:scale(0.299);
	-ms-transform: scale(0.299); /* IE 9 */
	-webkit-transform: scale(0.299); /* Safari and Chrome */
	-o-transform: scale(0.299); /* Opera */
	-moz-transform:scale(0.299);
	transform-origin:left top;
	-ms-transform-origin: left top; /* IE 9 */
	-webkit-transform-origin:left top; /* Safari and Chrome */
	-o-transform-origin:left top; /* Opera */
	-moz-transform-origin:left top;	
	width:65000px !important;
	height:65000px !important;
		
}
/*#frame1, #frame2{
	transform:scale(0.2935) ;
	-ms-transform: scale(0.2935) ; 
	-webkit-transform: scale(0.2935) ; 
	-o-transform: scale(0.2935) ;
	-moz-transform:scale(0.2935) ;
	transform-origin:left top;
	-ms-transform-origin: left top;
	-webkit-transform-origin:left top; 
	-o-transform-origin:left top; 
	-moz-transform-origin:left top;	

	
}
 */
.iDevice .apod {
	/*overflow:hidden;	*/
}
.opera iframe{
	-o-transform:scale(0.2935);	
	width:770px;
} 
.opera #frame1 , .opera #frame2{
	height:60px;	
}
.opera .frame3 iframe{
	height:1258px;	
}
.slide{
	display:none;	
}
.slide.first{
	display:block;	
}
body, #container{
	width:100%;	
}
section{
	min-width:994px;
}

#frame3, #frame4, #frame5, #frame6{

	
}
.apod .box{
	width:3000px;	
}

#section1 .apod{
	position:relative;
	top:60px;
	float:right;
	right:110px;
	
}
	
.f_div {
	float:left;
	width:360px;	
}
/*.iDevice .f_div {
	float:right;	
}
.iDevice .apod{
	float:left;
	left:0;
}*/
#frame_box{

}
p{
	padding-bottom:20px;	
}
footer p{
	padding:0;	
}
#slider{
	line-height:0;	
}
#slider .images li{
	display:none;	
}
#slider .images li.active{
	display:block;	
}
#slider .navigation{
	padding-top:20px;
	text-align:center;
	width:auto;
	overflow:hidden;
	margin:0 auto;	
}
#slider .navigation li{
	display:inline;
	padding-left:8px;

		
}
#slider .navigation li a{
	display:inline-block;
	height:12px;
	width:12px;
	background:url(../images/navigation.jpg) no-repeat right center;
		
}
#slider .navigation li.active a, #slider .navigation li:hover a{

	background:url(../images/navigation.jpg) no-repeat left center;
		
}
/* =============================================================================
   Non-semantic helper classes
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }

/* Hide for both screenreaders and browsers:
   css-discuss.incutio.com/wiki/Screenreader_Visibility */
.hidden { display: none; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: by Jon Neal.
  www.webaim.org/techniques/css/invisiblecontent/  &  j.mp/visuallyhidden */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: drupal.org/node/897638 */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: nicolasgallagher.com/micro-clearfix-hack/ */ 
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }



/* =============================================================================
   PLACEHOLDER Media Queries for Responsive Design.
   These override the primary ('mobile first') styles
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 480px) {
  /* Style adjustments for viewports 480px and over go here */

}

@media only screen and (min-width: 768px) {
  /* Style adjustments for viewports 768px and over go here */

}


/* =============================================================================
   Print styles.
   Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */
 
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: sanbeiji.com/archives/953 */
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* css-discuss.incutio.com/wiki/Printing_Tables */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}

