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

/* General Formatting */
html,body {height:100%; width:100%; display: block;
font-family:"Courier New", Courier, monospace; color:#00FFCB; 
-webkit-overflow-scrolling: auto; }

body{margin:0; background: #000; background-size:cover;  background-image:url(dir_images/subdir_bg/ani-star_travel.gif); }


ul, ol, dl {padding: 0; margin: 0;}
h1, h2, h3, h4, h5, h6, p {margin-top: 0; padding-right: 15px; padding-left: 15px;}
a img {border: none;}
a:link {color: #FFF; text-decoration: none;}
a:visited {color: #FFF; text-decoration: none;}
a:hover, a:active, a:focus {text-decoration: underline; color: #9CF;}



/* CONTAINER */
.container {display:block; height:1080px; width:1920px; margin:0 auto; -webkit-overflow-scrolling: auto;}
/* HEADING */
	pageheader{float:left; display:block;
			   height:130px; width:1920px;}

	pagebanner{display:block; text-align:center;
			   height: 100px; width:100%;}

	logo_graphic{height:100%; width:auto;}

/* MASTERPAGE */
pagemain {float:left; display:block; 
		  height:850px; width:1920px;}

  mainspacer{float:left; display:block;
			 height:850px; width:20px;}

	animatic_left {float:left; display:block;
				   height:850px; width:250px;}

gcell_unit {float:left; display:block;
			height:167px; width:250px;
			text-align:center;}

gcell_space {float:left; display:block; height:50px; width: 250px;}

/* SOURCEFEED MAINPAGE*/
visionscreen{float:left; display:block;
			 width:1340px; height:850px;
			background-size:100% 100%;
			background-image:url(dir_images/subdir_bg/bg_frame.png);}

topfit {float:left; display:block; width:1340px; height:50px;}
sidefit {float:left; display:block; width:50px; height:750px;}

centerfit {float:left; display:block; width:1240px; height:750px;}
framework {float:left; display:block; width:1240px; height:750px; 
			text-align: center;}
naviworks {display:block; width:1920px; height:100px;}

xbuttonborder {float:left; display:block; width:300px; height:100px;}
xbuttonspace {float:left; display:block; width:50px; height:100px;}
xbuttoncc {float:left; display:block; width:300px; height:90px;}

navibutton {float:left; display:block;
text-align:center; vertical-align:middle;
width: 300px; height: 90px;}

pagefooter {float:left; display:block; 
			height:100px; width:1920;  
			text-align:center; clear:both;
			background:#000000;}