/*
	Neue Interactive 2010 Holding Site
	&copy; 2010 Neue Interactive
	http://www.neuei.com
*/

body,div,table,tr,td,p,span,ul,li,h1,h2,h3,h4,h5 { margin: 0; padding: 0; }

body { background-color: black; }

#topbar { background-color: #111111; height: 25px; border-bottom: 1px solid #222222; padding-top: 15px; padding-left: 50px; }

	p.status { font-family: Arial, Helvetica, sans-serif; color: #4f4f4f; font-size: 11px; }

#logo { position: absolute; left: 46px; top: 90px; height: 53px; width: 75px; background-image: url(/i/ni.png); }

#globalnav { position: absolute; left: 50px; top: 190px; }

#nav { list-style-type: none; }

	.nav { font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: white; padding-bottom: 10px; }
	.nav a { text-decoration: none; outline: none; color: white; }
	.nav a:hover { text-decoration: none; color: #9d9d9d; }
	.nav a:active { color: #5d5d5d; text-decoration: none; }
/* 	.nav a:hover { text-decoration: none; color: white; border-bottom: 1px dotted #9f9f9f; } */

#contact { list-style-type: none; position: relative; top: 20px; }

	.contact { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #3f3f3f; padding-bottom: 5px; }
	.contact a { text-decoration: none; outline: none; color: #3f3f3f; }
	.contact a:hover { text-decoration: none; color: #5f5f5f; }

h1 { font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; color: white; position: absolute; top: 182px; left: 220px; }

#recent { position: absolute; top: 220px; left: 220px; }

#footer { position: absolute; top: 650px; left: 50px; border-top: 1px dotted #333333; padding-top: 10px; display: block; width: 800px; }

	p.copy { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #3f3f3f; }