/* Mind Control Software: Global Stylesheet for mind-control.com v1.0.0*/
/* Design and Layout by Atomick Industries, www.atomick.net */


/* Top Level Elements */
/*----------------------------------------------------------*/
body {
	background-color: #000000;
	}
#container {
	width: 900px;
	border: 0px;
	margin: 20px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
#header {
height: 221px;
background-color: #000000;
padding: 0px;
margin: 0px;
border: 0px;
}
#nav {
	height: 30px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	color: #FFFFFF;
	background-color: #000000;
	}
#footer {
	height: 25px;
	font-size: 9px;
	clear: both;
	background-image: url("../images/siteFooter.gif");
	background-repeat: no-repeat;
	padding: 6px;
	margin: 0px;
	border-top: 1px solid #333333;
	color: #999999;
	font-size: 9px;
	}
	
/* Banner Layouts */
/*----------------------------------------------------------*/
#banner{
	padding: 0px;
	margin: 0px;
	border: 0px;
	height: 100px;
	background-image: url("../images/prelaunchBanner.jpg");
	background-repeat: no-repeat;
	text-indent: -9999px;
	}
#banner_home{
	padding: 0px;
	margin: 0px;
	border: 0px;
	height: 100px;
	font-size: 10px;
	color: #FFFFFF;
	}
#banner_games{
	padding: 0px;
	margin: 0px;
	border: 0px;
	height: 100px;
	background-image: url("../images/banner_games_bg.jpg");
	background-repeat: no-repeat;
	text-indent: -9999px;
	}
#banner_about{
	padding: 0px;
	margin: 0px;
	border: 0px;
	height: 100px;
	font-size: 10px;
	color: #FFFFFF;
	}
span.bannerUnit_active {
	display: block;
	float: left;
	width: 280px;
	height: 100px;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	border: 0px;
	background-image: url("../images/banner_active.jpg");
	background-repeat: no-repeat;
	}
span.bannerUnit_inactive {
	display: block;
	float: left;
	width: 280px;
	height: 100px;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	border: 0px;
	background-image: url("../images/banner_inactive.jpg");
	background-repeat: no-repeat;
	}
span.bannerUnit_active h3 {
	font-size: 12px;
	margin: 7px 0px 5px 0px;
	}
span.bannerUnit_inactive h3 {
	font-size: 12px;
	margin: 7px 0px 5px 0px;
	}
	
/* Primary Navigation */
/*----------------------------------------------------------*/
#nav ul {
	margin: 0px;
	padding: 0px;
	}
#nav li, #nav li a{
	float: left;
	height: 29px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #000000;
	font-size: 2px;
	}
/* Nav States -----------------------*/
#nav li.index a {
	width: 73px;
	position: relative;
	background-image: url("../images/nav/nav_home_df.gif");
	background-repeat: no-repeat;
	}
#nav li.index a:hover {
	width: 73px;
	position: relative;
	background-image: url("../images/nav/nav_home_ro.gif");
	background-repeat: no-repeat;
	}
#nav li.games a {
	width: 73px;
	position: relative;
	background-image: url("../images/nav/nav_games_df.gif");
	background-repeat: no-repeat;
	}
#nav li.games a:hover {
	width: 73px;
	position: relative;
	background-image: url("../images/nav/nav_games_ro.gif");
	background-repeat: no-repeat;
	}
#nav li.news a {
	width: 64px;
	position: relative;
	background-image: url("../images/nav/nav_news_df.gif");
	background-repeat: no-repeat;
	}
#nav li.news a:hover {
	width: 64px;
	position: relative;
	background-image: url("../images/nav/nav_news_ro.gif");
	background-repeat: no-repeat;
	}
#nav li.careers a {
	width: 95px;
	position: relative;
	background-image: url("../images/nav/nav_careers_df.gif");
	background-repeat: no-repeat;
	}
#nav li.careers a:hover {
	width: 95px;
	position: relative;
	background-image: url("../images/nav/nav_careers_ro.gif");
	background-repeat: no-repeat;
	}
#nav li.about a {
	width: 74px;
	position: relative;
	background-image: url("../images/nav/nav_about_df.gif");
	background-repeat: no-repeat;
	}
#nav li.about a:hover {
	width: 74px;
	position: relative;
	background-image: url("../images/nav/nav_about_ro.gif");
	background-repeat: no-repeat;
	}
#nav li.contact a {
	width: 96px;
	position: relative;
	background-image: url("../images/nav/nav_contact_df.gif");
	background-repeat: no-repeat;
	}
#nav li.contact a:hover {
	width: 96px;
	position: relative;
	background-image: url("../images/nav/nav_contact_ro.gif");
	background-repeat: no-repeat;
	}
#nav li.igf2006 a {
	width: 93px;
	position: relative;
	background-image: url("../images/nav/nav_igf2006_df.gif");
	background-repeat: no-repeat;
	}
#nav li.igf2006 a:hover {
	width: 93px;
	position: relative;
	background-image: url("../images/nav/nav_igf2006_ro.gif");
	background-repeat: no-repeat;
	}
#nav li.beta a {
	width: 154px;
	position: relative;
	background-image: url("../images/nav/nav_beta_df.gif");
	background-repeat: no-repeat;
	}
#nav li.beta a:hover {
	width: 154px;
	position: relative;
	background-image: url("../images/nav/nav_beta_ro.gif");
	background-repeat: no-repeat;
	}
#nav li.forums a {
	width: 73px;
	position: relative;
	background-image: url("../images/nav/nav_forums_df.gif");
	background-repeat: no-repeat;
	}
#nav li.forums a:hover {
	width: 73px;
	position: relative;
	background-image: url("../images/nav/nav_forums_ro.gif");
	background-repeat: no-repeat;
	}
/* Content Layouts*/
/*----------------------------------------------------------*/
#content_a {
	width: 900px;
	\width: 920px;
	w\idth: 900px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #5A6C8E;
	border: 0px solid #ffffff;
	}
	
	
#content_b {
	text-align: left;
	padding: 10px;
	margin-right: 300px;
	}
#content_c {
	padding: 5px;
	/*margin-right: 200px;*/
	}
#sidebar {
	float: right;
	width: 300px;
	\width: 300px;
	w\idth: 300px;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #B0C2CF;
}
#igfSidebar {
	float: right;
	width: 200px;
	\width: 200px;
	w\idth: 200px;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #B0C2CF;
}


#twoColumn {
	padding: 0px;
	margin: 0px;
	background-image: url("../images/twoColumnBG.gif");
	background-repeat: repeat-y;
	}




/* Hyperlink Styles */
/*----------------------------------------------------------*/
a {
	color: #FF9A00;
	}
a:hover {
	color: #FFC149;
	}

/* Typographic Styles: Global */
/*----------------------------------------------------------*/
span.pubdate {
	font-style: italic;
	font-size: 10px;
	color: #B0C2CF;
	}
#sidebar dl {
	padding: 5px 10px 0px 10px;
	}
	
	
	
/* Typographic Styles: Center Column */
/*----------------------------------------------------------*/
#content_a h1 {
	color: #FFFFFF;
	margin: 0px 150px 0px 150px;
	font-size: 16px;
	padding-top: 10px;
	border-bottom: 1px solid #EEEEEE;
	}
#content_a h2 {
	color: #FFFFFF;
	margin: 0px 150px 0px 160px;
	font-size: 14px;
	padding-top: 10px;
	border-bottom: 1px dotted #CCCCCC;
	}	
#content_a h3 {
	color: #FFFFFF;
	margin: 0px 150px 0px 170px;
	font-size: 12px;
	padding-top: 0px;
	text-indent: 15px;
	background-image: url('../images/bulletLarge.gif');
	background-position: 0px 6px;
	background-repeat: no-repeat;
	}	
#content_a h4 {
	color: #B0C2CF;
	margin: -10px 150px 0px 185px;
	font-size: 11px;
	padding-top: 10px;
	}	
#content_a p {
	color: #FFFFFF;
	margin: 10px 130px 0px 170px;
	padding-bottom: 0px;
	font-size: 11px;
	}
#homepageMain {
	width: 900px;
	\width: 920px;
	w\idth: 900px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #5A6C8E;
	border: 0px solid #ffffff;
	}
	
#homepageMain p {
	color: #FFFFFF;
	/*margin: 10px 150px 0px 170px;
	*/
	margin: 0;
	padding-bottom: 0px;
	font-size: 11px;
	}
td.displayTable p {
	color: #FFFFFF;
	/*margin: 10px 150px 0px 170px;
	*/
	margin: 0;
	padding: 5px;
	font-size: 11px;
	}	
	

	
.displayTableBig  {
	color: #FFFFFF;
	/*margin: 10px 150px 0px 170px;
	*/
	margin-bottom: 5px;
	padding: 5px;
	font-size: 15pt;
	font-weight: bold;
	text-transform: uppercase;
	}		
	
dl.contactL {
	float: left;
	width: 260px;
	height: 120px;
	margin-left: 80px;
	list-style-type: none;
	color: #FFFFFF;
	font-size: 11px;
	}
dl.contactR {
	float: right;
	width: 260px;
	height: 120px;
	margin-right: 85px;
	list-style-type: none;
	color: #FFFFFF;
	font-size: 11px;
	}
dl.contactL dt{
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	border-bottom: 1px dotted #CCCCCC;
	}	
dl.contactR dt{
	font-size: 14px;
	font-weight: bold;
	font-size: 14px;
	padding-top: 10px;
	border-bottom: 1px dotted #CCCCCC;
	}
dl.contactL dd {
	margin-left: -20px;
	}
dl.contactR dd {
	margin-left: -20px;
	}
p.contactHack {
	padding-bottom: 360px;
	}
div.aboutItem {
	display: block;
	position: relative;
	margin: 20px;
	padding: 0px;
	}
	
ul {
	color: #FFFFFF;
	margin-left: 10px;
	}
ul {
	color: #FFFFFF;
	margin-left: 10px;
	}
	
.disclaimer {
	color: #FFFFFF;
	font-size: 7pt;
}	
	
	
	

/* Typographic Styles: Left Column */
/*----------------------------------------------------------*/
#content_b h1 {
	color: #FFFFFF;
	margin: 0px 10px 0px 10px;
	font-size: 16px;
	padding-top: 10px;
	border-bottom: 1px solid #EEEEEE;
	}
#content_b h2 {
	color: #FFFFFF;
	margin: 0px 10px 0px 20px;
	font-size: 14px;
	padding-top: 10px;
	border-bottom: 1px dotted #CCCCCC;
	}	
#content_b h3 {
	color: #FFFFFF;
	margin: 0px 10px 0px 30px;
	font-size: 12px;
	padding-top: 10px;
	}	
#content_b p {
	color: #FFFFFF;
	margin: 10px 10px 10px 30px;
	font-size: 11px;
	}
	
/* Content Headers */
/*----------------------------------------------------------*/
#sidebarTitle {
	position: relative;
	top: 0px;
	left: 0px;
	}
#contentTitle {
	position: relative;
	top: -10px;
	left: -10px;
	float: left;
	}
	
/* Section Headers */
/*----------------------------------------------------------*/
#sectnHdr_home_welcome {
	margin: 10px 150px 10px 150px;
	width: 600px;
	height: 20px;
	background-image: url("../images/sectnHdr_home_welcome.gif");
	background-repeat: no-repeat;
	text-indent: -9999px;
	}
#sectnHdr_news_latest {
	margin: 10px 150px 10px 150px;
	width: 600px;
	height: 20px;
	background-image: url("../images/sectnHdr_news_latest.gif");
	background-repeat: no-repeat;
	text-indent: -9999px;
	}
#sectnHdr_careers_hiring {
	margin: 10px 10px 10px 10px;
	width: 540px;
	height: 20px;
	background-image: url("../images/sectnHdr_careers_hiring.gif");
	background-repeat: no-repeat;
	text-indent: -9999px;
	}
#sectnHdr_about_distro {
	margin: 10px 150px 10px 150px;
	width: 600px;
	height: 20px;
	background-image: url("../images/sectnHdr_about_distro.gif");
	background-repeat: no-repeat;
	text-indent: -9999px;
	}
#sectnHdr_about_history {
	margin: 10px 150px 10px 150px;
	width: 600px;
	height: 20px;
	background-image: url("../images/sectnHdr_about_history.gif");
	background-repeat: no-repeat;
	text-indent: -9999px;
	}
#sectnHdr_about_partners {
	margin: 10px 150px 10px 150px;
	width: 600px;
	height: 20px;
	background-image: url("../images/sectnHdr_about_partners.gif");
	background-repeat: no-repeat;
	text-indent: -9999px;
	}
#sectnHdr_about_staff {
	margin: 10px 150px 10px 150px;
	width: 600px;
	height: 20px;
	background-image: url("../images/sectnHdr_management_team.gif");
	background-repeat: no-repeat;
	text-indent: -9999px;
	}
#sectnHdr_about_tech {
	margin: 10px 150px 10px 150px;
	width: 600px;
	height: 20px;
	background-image: url("../images/sectnHdr_about_tech.gif");
	background-repeat: no-repeat;
	text-indent: -9999px;
	}
#sectnHdr_contact_us {
	margin: 10px 150px 10px 150px;
	width: 600px;
	height: 20px;
	background-image: url("../images/sectnHdr_contact_us.gif");
	background-repeat: no-repeat;
	text-indent: -9999px;
	}
	
/* Image Styles */
/*----------------------------------------------------------*/
img.aboutImg {
	float: left;
	position: relative;
	left: 160px;
	width: 75px;
	height: 75px;
	margin-right: 10px;
	border: 1px solid #000000;
	}