@charset "utf-8";
* { margin: 0; padding: 0;}

body.main{background: #0e0e0e;}

div.container{position:absolute; left:0px;top:0px;width: 100%; background: #0767c1 url('http://numizmatic.com/cosmiccab/images/back.jpg') no-repeat bottom center;}
div.container2{ position: relative; top: 0px; left: 50%; margin-left: -500px; width: 1000px; } 
div.header{position:relative; top: 0px; height: 30px; width: 100%; background: #000;}
div.top{position:relative; top:0px; left:0px; width: 1000px; height:150px; }
	div.logo{cursor:pointer; position:relative; left: -6px; float: left; top: 40px; }
	div.outsoon{position: absolute; top: 92px; left: 195px;}
	div.navigation{position:relative; left: 0px; top: 50px; width: 400px; float: right}
		div.buttongame{position:relative; float: left; width: 124px; height: 44px; background: url('http://numizmatic.com/cosmiccab/images/game_nav.png'); cursor: pointer;}
		div.buttongame:hover{background: url('http://numizmatic.com/cosmiccab/images/game_nav_s.png');}
		div.buttonscreenshots{position:relative; float: left; left: 0px; width: 156px; height: 44px; background: url('http://numizmatic.com/cosmiccab/images/screenshots_nav.png'); cursor: pointer;}
		div.buttonscreenshots:hover{background: url('http://numizmatic.com/cosmiccab/images/screenshots_nav_s.png');}
		div.buttonstore{position:relative; float: left; left: 0px; width: 108px; height: 44px; background: url('http://numizmatic.com/cosmiccab/images/store_nav.png'); cursor: pointer;}
		div.buttonstore:hover{background: url('http://numizmatic.com/cosmiccab/images/store_nav_s.png');}
		div.navigation a{margin: 0px 12px; border-width:0px; }
	
div.main{width: 1000px; min-height:400px; height:auto !important; height: 400px; position:relative; top: 10px; font-family: verdana; line-height: 22px; font-size: 0.8em;}
	div.screenshots{position:relative; float: left; margin-left: 95px; width: 800px; background: #000; padding: 5px;}
	div.rightParagraph{position:relative; float: left; margin-left: 50px; width: 400px; }
	img.header{margin-bottom: 15px;}
div.c{clear:both;}

div.footer{position:relative; top: 50px; width:100%; height: 150px; background: #0e0e0e;}
	div.footerText{position:relative; float: left; top: 10px; height: 20px; width: 650px; font-family: arial; color: #ffffff; font-size: 80%;}
	div.footerText a{margin: 0px 10px; color: #fff;  text-decoration: none;}
	div.copyright{position:relative; top: 10px; float:right; font-family: arial; color: #ffffff; font-size: 80%; text-align: right; }

A{color: #000; text-decoration: none; }
A:hover{ color: #444444; }
A:Visited{color: #ffffff; text-decoration: none; }
A.button{width: 132px; color: #ffffff; text-decoration: none; }
A.button:hover{width: 132px; color: #bbbbbb; }
A.footerLink{color: #ffffff; text-decoration: none; }
A.footerLink:hover{color: #bbbbbb; }
A.blue{color: #eeeeee; text-decoration: none; } 
A.blue:hover{color: #2dabcb; } 



