/*
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
		Name		-	Atman.css 
		Company		-	Atman Software
		Author 		-	Thomas Kuriakose	
		Date		-	21-Nov-2005
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
*/

body {
	/*	background: url('assets/bg.gif') center repeat-y #000000; */
	font: 90%/1.2 arial, myriad, verdana, lucida, sans-serif;
	margin: 0;
	padding: 0;
	color: #FFFFFF; /*33333;*/
	text-align: center; 
/*	background-color: #000000; */
	background-color: #151515; 
	background-image: url(assets/body_verticalbg.gif);
	background-repeat: repeat-x;
	
		
	/*overflow:scroll; /* VI, if not the browser does not display correctly if the content is less than the resolution of the browser. OPERA however acts up :( */
}

h1, h2, h3, h7, h8{
/*font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;*/
font-family: arial , lucida, sans-serif;
/*color: #69842e;
background: url('assets/head-dec.png') right no-repeat; */
}


h1 {
color: #EEEEEE;
font-size: 110%;
letter-spacing: -0.02em;
}

h2 {
font-size: 100%;
letter-spacing: -0.05em;
}

h3 {
font-size: 150%;
}


h4 {
font-size: 90%;
letter-spacing: -0.08em;
font-style:italic;
color: #999999;
text-align: right;	
}

h5 {
font-size: 170%;
text-align:center;
letter-spacing: -0.05em;
color: #111111;
}

h6 {
color: #eeeeee;
font-size: 75%;
letter-spacing: -0.05em;
}

h7 {
font-size: 110%;
text-align:center;
letter-spacing: -0.05em;
color: #000111;
}

h8 {
color: #888888;
font-size: 80%;
letter-spacing: -0.03em;

}

p, ul {
margin: 0;
}

img {border:none;}

a {
color: #eeeeee;

/*background-color:#FFFFFF;*/
}

/*
a:hover {
color: #000000;
}

a:visited {
color: #000000;
}
*/
#AtmanMasthead {
	background: url(assets/atmantop.gif) center no-repeat;
	margin: auto;
	height: 150px;
	width: 1020px;
	position: relative;
	z-index: 1;
}

#IOMasthead {
	background: url(games/gameassets/io/iotop.gif) center no-repeat;
	margin: auto;
	height: 299px;
	width: 1020px;
	position: relative;
	z-index: 1;
}

#CubeMasthead {
	background: url(games/gameassets/cubetop.gif) center no-repeat;
	margin: auto;
	height: 150px;
	width: 1020px;
	position: relative;
	z-index: 1;
}

#nav-toplevel {
margin: 0 auto;
padding: 0; /*
text-align: left; */
position: relative;
width: 600px;
}


#snippet {
	width: 250px;
	left: 690px;
	top: 80px;
	text-align: justify;
	margin: auto;
	background-color:#000000;
	position: absolute;
	z-index: 2;
}

#snippet ul {
font-size: 80%;
margin: 1.5em 1.5em 0 1.5em;
padding: 0;
list-style:none;
}

#snippet h1 {
font-size: 95%;
letter-spacing: -0.02em;
}

#snippet h2 {
margin: 1.0em 2.0em 0 2.0em;
font-size: 110%;
color: #999999;
letter-spacing: -0.05em;
}

#snippet h3 {
font-size: 85%;
letter-spacing: 0.1em;
}

#snippet h8 {
color: #888888;
font-size: 80%;
letter-spacing: -0.03em;
}

#snippet h9 {
color: #888888;
font-size: 90%;
letter-spacing: -0.01em;
}

#snippet a {
/*	display: block;
	width: 222px;
	height: 60px;
	top: 0px;
	left: 0px; */
	
	color : #eeeeee;
	text-decoration: underline;
}

#snippet li {
color: #888888;
font-size: 95%;
margin: 0.3em 0.5em 0 .5em;
padding-left: 3px;
letter-spacing: 0.0em;
}

#snippet_divider {
	background-color: #393939;
	background-image: url(games/gameassets/io/snippet_divider.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: relative;
	height: 1px;
	width: 250px;
}

#snippet_content {
	width: 222px;
	background-color:#000000; /*333333;*/
	color:#999999;
	font-size: 10px;
	text-align: justify;
	padding-top: 1em;
	padding-bottom: 5em;
	background-image: url(assets/snippet_fill_black.gif);/*top_black.gif);*/
	background-repeat: repeat;
	background-position: top;
}

#snippet_content li {
margin: 1.2em 0.5em 0 .5em;
padding-left: 3px;
}


#snippet_buttons{
	position: relative; 
	height: 64px;
	width: 64px; /*520px*/
	left: 0px;
/*	background-image: url(games/gameassets/buttons/buy_now_button.gif);  */
	float: left;
}

/*
#buy_now_button {
	position: relative; 
	height: 64px;
	width: 64px; 
	left: 0px;
	background-image: url(games/gameassets/buttons/buy_now_button.gif);
	float: left;
}
*/

#snippet_buttons a {
	display: block;
	width: 64px;
	height: 64px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#snippet_buttons #skip a {
width: 0;
height: 0;
}

#snippet_buttons #buy_now_button a {
	background: url('games/gameassets/buttons/buy_now_button.gif') no-repeat;
	left: 0px;
}
#snippet_buttons #buy_now_button  a:hover{background-position: -64px 0;}


#nav-meta {
	/*	background: url('assets/menu_strip.gif') bottom no-repeat; */
	width: 1020px;
	position: relative;
	left: 53px;
	top: 141px;
	margin: auto;
	height: 20px;
	z-index: 2;
}

#nav-meta ul {
list-style: none;
margin: 0px;
height: 0px;
}

#nav-meta a {
	display: block;
	width: 93px;
	height: 20px;
	position: absolute;
	top: -3px;
	left: 0px;
}

/*
#nav-meta span {
display: block;
width: 0;
height: 0;
overflow: hidden;
}
*/
#nav-meta #skip a {
width: 0;
height: 0;
}

/* @@@@@@@@@ MAIN MENU RELATED @@@@@@@@@@@@@@@@@@@ */
#nav-meta #atman1 a {
	background: url('assets/buttons/atman_button.gif') no-repeat;
	left: 0px;
	margin: auto;
}
#nav-meta #atman1 a:hover{background-position: -93px 0;}
#nav-meta #atman1 a:active{background-position: -186px 0;}

#nav-meta #atman2 a {
	background: url('assets/buttons/atman_button.gif') no-repeat;
	left: 80px;
	margin: auto;
}
#nav-meta #atman2 a:hover{background-position: -93px 0;}
#nav-meta #atman2 a:active{background-position: -186px 0;}

#nav-meta #cube a {
	background: url('assets/buttons/cube_button.gif') no-repeat;
	left: 0px;
	margin: auto;
}
#nav-meta #cube a:hover{background-position: -93px 0;}
#nav-meta #cube a:active{background-position: -186px 0;}

#nav-meta #io a {
	background: url('assets/buttons/io_button.gif') no-repeat;
	left: 80px;
	margin: auto;
}
#nav-meta #io a:hover{background-position: -93px 0;}
#nav-meta #io a:active{background-position: -186px 0;}


/* @@@@@@@@@ ATMAN RELATED @@@@@@@@@@@@@@@@@@@ */
#nav-meta #news a {
	background: url('assets/buttons/news_button.gif') no-repeat;
	left: 400px;
	/*margin: auto;*/
}
#nav-meta #news a:hover{background-position: -93px 0;}
#nav-meta #news a:active{background-position: -186px 0;}

#nav-meta #blog a {
background: url('assets/buttons/blog_button.gif') no-repeat;
left: 480px;
}
#nav-meta #blog a:hover{background-position: -93px 0;}
#nav-meta #blog a:active{background-position: -186px 0;}


#nav-meta #press a {
background: url('assets/buttons/press_button.gif') no-repeat;
left: 560px;
}
#nav-meta #press a:hover{background-position: -93px 0;}
#nav-meta #press a:active{background-position: -186px 0;}

#nav-meta #faqs a {
background: url('assets/buttons/faqs_button.gif') no-repeat;
left: 640px;
}
#nav-meta #faqs a:hover{background-position: -93px 0;}
#nav-meta #faqs a:active{background-position: -186px 0;}

#nav-meta #friends a {
background: url('assets/buttons/friends_button.gif') no-repeat;
left: 720px;
}
#nav-meta #friends a:hover{background-position: -93px 0;}
#nav-meta #friends a:active{background-position: -186px 0;}

#nav-meta #pcmac a {
background: url('games/gameassets/io/pcmac.gif') no-repeat;
left: 800px;
}
#nav-meta #pcmac a:hover{background-position: -93px 0;}
#nav-meta #pcmac a:active{background-position: -186px 0;}


/* @@@@@@@@@ ATMAN RELATED @@@@@@@@@@@@@@@@@@@ */


/*@@@@@@@@@@@@ IO RELATED @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
/* @@@@@@@@@ CUBE RELATED @@@@@@@@@@@@@@@@@@@ */

#snippet #cube_download a {
	background: url('games/gameassets/buttons/cube_dnld_button.gif') no-repeat;
	left: 0px;	
	top: 0px;
}

#snippet #cube_download a:hover{background-position: -222px 0;}
#snippet #cube_download a:active{background-position: -444px 0;}


/* @@@@@@@@@ CUBE RELATED @@@@@@@@@@@@@@@@@@@ */


/* @@@@@ LEFT MENU RELATED @@@@@@@@@@@@@@@ */

/*
	width: 222px;
	left: 725px;
	top: 80px;
	text-align: justify;
	margin: auto;
	background-color: #FFFFFF;
	position: absolute;
	z-index: 2;
*/
#left_menubar {
/*
	background-color: #b6c36d; 
	background-image: url(assets/snippet_bot.gif);
	background-repeat: no-repeat;
*/	margin-left: auto; /* 60px */
	left : 54px;
	top: -50px;
	width: 160px; /*620px*/
	height: 600px;
	position: absolute; 
/*	position: relative; */
}

#left_menubar_top {
	width: 150px;
	
	height: 17px;
	position: absolute;
	left: 0px;
	top: 70px;
	background-color: #CCCCCC;
	background-image: url(assets/leftbar_top.gif);
	background-repeat: no-repeat;
}

#left_menubar_bottom {
	width: 150px;	
	height: 17px;
	position: absolute;
	left: 0px;
	top: 220px;
	background-image: url(assets/leftbar_bot.gif);
	background-repeat: no-repeat;
}


#left_menubar ul {
list-style:none;
margin: 0px;
height: 0px;
}


#left_menubar a {
	display: block;
	width: 150px;
	height: 25px;
	position: absolute;
	top: 0px;
	left: 0px;
}

/*
#nav-meta span {
display: block;
width: 0;
height: 0;
overflow: hidden;
}
*/
#left_menubar #skip a {
width: 0;
height: 0;
}

/* @@@@@@@@@ MAIN MENU RELATED @@@@@@@@@@@@@@@@@@@ */

#left_menubar #buyio a {
	background: url('games/gameassets/buttons/buyio.gif') no-repeat;
	left: 0px;
	top : 80px;
	height: 200px;
}
#left_menubar #buyio a:hover{background-position: -150px 0;}
#left_menubar #buyio a:active{background-position: -300px 0;}


#left_menubar #io a {
	background: url('games/gameassets/buttons/io_button.gif') no-repeat;
	left: 0px;
	top : 280px;
	height: 120px;
	margin: auto;
}
#left_menubar #io a:hover{background-position: -150px 0;}
#left_menubar #io a:active{background-position: -300px 0;}


#left_menubar #iogame a {
	background: url('games/gameassets/buttons/thegame_button.gif') no-repeat;
	left: 0px;
	top : 300px;
	
}
#left_menubar #iogame a:hover{background-position: -150px 0;}
#left_menubar #iogame a:active{background-position: -300px 0;}

#left_menubar #iofaqs a {
background: url('games/gameassets/buttons/faqs_button.gif') no-repeat;
	left: 0px;
	top : 325px;
}
#left_menubar #iofaqs a:hover{background-position: -150px 0;}
#left_menubar #iofaqs a:active{background-position: -300px 0;}

#left_menubar #downloads a {
	background: url('games/gameassets/buttons/iodownloads_button.gif') no-repeat;
		left: 0px;
	top : 350px;
	/*margin: auto;*/
}
#left_menubar #downloads a:hover{background-position: -150px 0;}
#left_menubar #downloads a:active{background-position: -300px 0;}


#left_menubar #technology a {
background: url('games/gameassets/buttons/tech_button.gif') no-repeat;
	left: 0px;
	top : 375px;
}
#left_menubar #technology a:hover{background-position: -150px 0;}
#left_menubar #technology a:active{background-position: -300px 0;}

#left_menubar #ioblog a {
	background: url('games/gameassets/buttons/blog_button.gif') no-repeat;
	left: 0px;
	top : 400px;
	
}
#left_menubar #ioblog a:hover{background-position: -150px 0;}
#left_menubar #ioblog a:active{background-position: -300px 0;}




#left_menubar #gallery a {
	background: url('games/gameassets/buttons/gallery_button.gif') no-repeat;
	left: 0px;
	top : 350px;
	
}
#left_menubar #gallery a:hover{background-position: -150px 0;}
#left_menubar #gallery a:active{background-position: -300px 0;}


#left_menubar #home a {
	background: url('games/gameassets/buttons/atmanhome_button.gif') no-repeat;
	left: 0px;
	top : 450px;
	
}
#left_menubar #home a:hover{background-position: -150px 0;}
#left_menubar #home a:active{background-position: -300px 0;}


#left_menubar #pcdownload a {
	background: url('assets/buttons/pcdemo_button.gif') no-repeat;
	left: 0px;
	top : 550px;
	height: 50px;
	
}

#left_menubar #pcdownload a:hover{background-position: -150px 0;}
#left_menubar #pcdownload a:active{background-position: -300px 0;}

#left_menubar #macdownload a {
	background: url('assets/buttons/macdemo_button.gif') no-repeat;
	left: 0px;
	top : 610px;
	height: 50px;
	
}
#left_menubar #macdownload a:hover{background-position: -150px 0;}
#left_menubar #macdownload a:active{background-position: -300px 0;}


/* @@@@@@@@@ ATMAN RELATED @@@@@@@@@@@@@@@@@@@ */


/*@@@@@@@@@ LEFT MENU ENDS HERE @@@@@@@@@@@@@@ */




#container {
	text-align: justify;
	top: 0px;
	width: 1020px;
	margin: auto;
	position: relative;
	background: url(assets/bg_black.gif) repeat-y;
}

#container li {
	padding-top: .5em;
	list-style: square;
/*	list-style:block;*/
	}
	




#content {
	font-size: 90%;
	margin-left: 54px; /*210px; *//* 60px */
	padding-top: 5em;
	padding-right: 2em;
	padding-bottom: 10em;
	padding-left: 2em;
	width: 590px; /*470px; */ /*620px*/
	z-index: 1;
	
	background-color: #000000;
	/*	position: absolute;*/
/*	position: relative;*/
	/*position: relative; *//*absolute;*/
}



#content a {
color:#ffffff; 
text-decoration: none;
font-size: 100%;
}

#content pre {
font: 100%/1.2 arial, myriad, verdana, lucida, sans-serif;
margin: 0;
padding: 0;
left : 0px;
}

#content pre a {
color:#aaaaaa; 
text-decoration: none;
}

#content pre a:hover {
color: #555555;
text-decoration: none;
}

#content pre a:visited {
color: #ffffff;
text-decoration: none;
}


#content p {
color:#a4a4a4; 
font : 
}

#content ul {
margin: 1.5em 1.5em 0 1.5em;
padding: 0;
list-style:none;
}

#content li {
padding-left: 3px;
color:#a4a4a4; 

}

#featurelist {
/*	margin-top: -250px; /* 60px */
	width: 330px; /*620px*/
	height: 220px; /*620px*/
	z-index: 1;
/*	background-color:#FFFFFF; */
	position: absolute;
}

#featurelist li {
margin: 1.2em 0.5em 0 .5em;
padding-left: 3px; 
list-style: square;
}


#lightfeaturelist {
	margin-top: -250px; /* 60px */
	width: 330px; /*620px*/
	height: 220px; /*620px*/
	z-index: 1;
/*	background-color:#FFFFFF; */
	position: absolute;

	list-style: square;
}

#lightfeaturelist li {
margin: 1.2em 0.5em 0 .5em;
padding-left: 3px; 
list-style: square;
}

#shadowfeaturelist {
	margin-top: -120px; /* 60px */
	width: 330px; /*620px*/
	height: 120px; /*620px*/
	z-index: 1;
/*	background-color:#FFFFFF; */
/*	position: absolute; */
}

#shadowfeaturelist li {
margin: 1.2em 0.5em 0 .5em;
padding-left: 3px; 
list-style: square;
}

#nav-subs {
	background: url(assets/sub_menu_top.gif) top no-repeat;
	width: 190px;
	height: 200px;
	position: absolute;
	top: 50px;
	left: 750px;
	z-index: 2;
}

#nav-subs ul {
margin: 1.5em 1.5em 0 1.5em;
padding: 0;
list-style: none;
}

#nav-subs li {
background: url('assets/side-bul.png') left no-repeat;
padding-left: 12px;
}

#nav-subs a {
/*color: #b6c36d; */
text-decoration: none;
}

#nav-section {
background: url('assets/side-mid.png') bottom no-repeat;
padding-bottom: 2.5em;
}

#nav-supp {
background: url('assets/side-bot.png') bottom no-repeat;
padding-bottom: 1.5em;
}



#info-site {
	font: 70%/1.2 myriad, verdana, lucida, sans-serif;
	color:  #bf8c01;
	background: url(games/gameassets/io/iobot.gif) top no-repeat;
	height: 80px;
	width: 1020px;
	margin: auto;
	position: relative;
	z-index: 1;
	padding-top: 2.5em;
	}

#info-site li {
list-style-type:none;
}
#info-site a {
color: #cc9966; /*#996600; /*#e0d194; */ /*bf8c01; */
text-decoration: none;
}

#info-site a:hover {
color: #ffc600;
background: #bf8c01;
}


/* @@@@@@@@@@@@@@ tech container @@@@@@@@@@@@@@@ */

#tech_container_top {
	height: 50px;
	width: 700px;
	background-image: url(games/gameassets/io/tek_contain_top.gif);
	background-repeat: no-repeat;
	position: relative;
	background-position: top;
}

#tech_container_top h1 {
/*margin: 1.0em 2.0em 0 1.0em;*/
margin-left: 2.0em;
padding-top:8px;
font-size: 23px;
color: #ef9200;
letter-spacing : -0.05em;
}


#tech_container {
	width: 700px;
	background-color:#000000; /*333333;*/
	color:#ffffff;
	font-size: 10px;
	text-align: justify;
	background-image: url(games/gameassets/io/tek_contain_mid.gif);
	background-repeat: repeat;
	background-position: top;
}

#tech_container_bot {
	background-color:#000000; /*333333;*/
	color:#111111;
	height: 27px;
	width: 700px; /*520px*/
	background-image: url(games/gameassets/io/tek_contain_bot.gif);
	background-repeat: no-repeat;
	position: relative;
	background-position: bottom;
}


/* @@@@@@@@@@@@@@ RSS @@@@@@@@@@@@@@@@@@@ */

#rss_content {
	position: relative;
	height: 40px;
	width: 150px;
	background-color: #FFFFFF;
	/*background: url('../assets/buttons/rss_feed_button.gif') no-repeat;*/
}

#rss_content a {
/*	display: block;
	width: 150px;
	height: 25px;
	position: absolute;
	top: 0px;
	left: 0px;	
*/	position: absolute;
	width: 100px;
	height: 17px;
	left: 25px;	
	
}

#rss_content #rss_button a {
	background: url('assets/buttons/rss_feed_button.gif') no-repeat;
}

#rss_content #yahoo a {
	background: url('assets/buttons/feedicons/addmyyahoo.gif') no-repeat;
}

#rss_content #bloglines a {
	background: url('assets/buttons/feedicons/addbloglines.gif') no-repeat;
}

#rss_content #msn a {
	background: url('assets/buttons/feedicons/addmymsn.gif') no-repeat;
}

#rss_content #newsgator a {
	background: url('assets/buttons/feedicons/addnewsgator.gif') no-repeat;
}

#rss_content #googlereader a {
	background: url('assets/buttons/feedicons/googlereader.gif') no-repeat;
}

#rss_content #delicious a {
	background: url('assets/buttons/feedicons/delicious.gif') no-repeat;
}

#rss_content #furl a {
	background: url('assets/buttons/feedicons/furl.gif') no-repeat;
}
/*  @@@@@@@@@@@@@@ RSS @@@@@@@@@@@@@@@@@@@ */




/*
IE bug hides the assets behind the background of #para1 because that div is 'relative', and the floated image is not. FIX is to make the floated image also 'relative', or else remove 'relative' from #para1.
*/
.floatright {
	position: relative;
	float: right;
	width: 128px;
	margin: 0 0 10px 10px;
/*	background-color: #fff; */
	padding: 10px;
	border-top: 1px solid #999;
	border-right: 2px solid #555;
	border-bottom: 2px solid #555;
	border-left: 1px solid #999;
	clear: right;
	
}

div.floatright assets
{

border-top: 2px solid #555;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
border-left: 2px solid #555;
/*display:block; */

}

/* the following is a hack for IE. In order to keep the text from flowing to the right of the items, we need to insert a clearing hack. */
div.clearer {
clear: left; 
line-height: 0px; 
height: 0;}

/*
IE bug hides the assets behind the background of #para1 because that div is 'relative', and the floated image is not. FIX is to make the floated image also 'relative', or else remove 'relative' from #para1.
*/
.floatleft {
	position: relative;
	float: left;
	width: 128px;
	margin: 30px 30px 0px 0px;
	padding: 10px;
	border-top: 1px solid #999;
	border-right: 2px solid #555;
	border-bottom: 2px solid #555;
	border-left: 1px solid #999;
	clear: left;
	
}

div.left assets
{
border-top: 2px solid #555;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
border-left: 2px solid #555;
}

#menu_news {
}




#ionorton {
	position: relative;
	height: 337px;
	width: 450px; /*520px*/
	background-image: url(games/gameassets/io/nort.gif);
}


#screenshots {
	position: relative;
	height: 3316px;
	width: 455px; /*520px*/
	background-image: url(games/gameassets/io/gallery.jpg);
}


#realtimelight {
	left : 5px;
	position: relative; 
	height: 200px;
	width: 245px; /*520px*/
	background-image: url(games/gameassets/io/realtimelights.gif);
}

#shadows {
	left : 5px;
	position: relative; 
	height: 94px;
	width: 245px; /*520px*/
	background-image: url(games/gameassets/io/shadows.gif);
}

#widescreen {
	left : 5px;
	position: relative; 
	height: 200px;
	width: 245px; /*520px*/
	background-image: url(games/gameassets/io/widescreen.gif);
}


#framebuffer {
	left : 5px;
	position: relative; 
	height: 93px;
	width: 245px; /*520px*/
	background-image: url(games/gameassets/io/framebuffer.gif);
}

#skeletal {
	left : 5px;
	position: relative; 
	height: 93px;
	width: 245px; /*520px*/
	background-image: url(games/gameassets/io/skeletal.gif);
}

#pointandclick {
	left : 5px;
	position: relative;
	height: 93px;
	width: 245px; /*520px*/
	background-image: url(games/gameassets/io/pointandclick.gif);
}

#otherfeatures {
	left : 5px;
	position: relative;
	height: 200px;
	width: 245px; /*520px*/
	background-image: url(games/gameassets/io/other.gif);
}

#aiimage {
	left : 5px;
	position: relative;
	height: 93px;
	width: 245px; /*520px*/
	background-image: url(games/gameassets/io/ai.gif);
}

#particle {
	left : 5px;
	position: relative;
	height: 93px;
	width: 245px; /*520px*/
	background-image: url(games/gameassets/io/particle.gif);
}


#pcmaclogo {
	position: relative;
	height: 70px;
	width: 146px; /*520px*/
	left:35px;
	background-image: url(games/gameassets/io/pcmaclogo.gif);
}








#wip {
	position: relative;
	height: 120px;
	width: 120px; /*520px*/
	left:50px;
	background-image: url(games/gameassets/io/workinprogress.gif);
}


#phantombottom {
	position: relative;
	left: 650px;
	height: 296px;
	width: 305px; /*520px*/
	background-image: url(games/gameassets/io/phantombottom.gif);
}


#backgroundlayer {
	position: absolute;
	height: 736px;
	width: 1600px;
	background: url(assets/back.gif) no-repeat; 
	left: 0px;
	top: 0px;
}


#leftbar {
	position: absolute;
	width: 15%;
	left: 0px;
}

#info-site #atman a {
	background: url(assets/atman_bottom_logo.gif) no-repeat;
	height: 31px;
	width: 64px;
	left: 70px;
	position: absolute;
	top: 17px;
}

#copyright {
	background: url(games/gameassets/io/sidestripgrey.gif) no-repeat;
	position: absolute;
	width: 17px;
	left: 33px;
	top: 20px;
	height: 350px;
}

#snippet_top {
	background-image: url(assets/snippet_top_black.gif);
	background-repeat: no-repeat;
	width: 222px;
	position: relative;
	height: 31px;
	background-position: bottom;
}

#snippet_bottom {
	background-image: url(assets/snippet_bot_black.gif);
	background-repeat: no-repeat;
	width: 222px;
	position: relative;
	height: 24px;
	background-position: bottom;
}


#pclogo {
	background-color: #FFFFFF;
	background-image: url(games/gameassets/pconline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: relative;
	height: 70px;
	width: 222px;
}

#io_stars {
	background-color: #000000;
	background-image: url(games/gameassets/io/io_stars.jpg);
	background-repeat: no-repeat;
	background-position: right;
	position: relative;
	height: 148px;
	width: 200px;
	padding-left:10px;
	float: right;
}

#nandn {
	background-color: #000000;
	background-image: url(games/gameassets/io/nandn.jpg);
	background-repeat: no-repeat;
	background-position: left;
	position: relative;
	height: 100px;
	width: 109px;
	padding-right:10px;
	float: left;
}


#msr {
	background-color: #000000;
	background-image: url(games/gameassets/io/msr.gif);
	background-repeat: no-repeat;
	background-position: left;
	position: relative;
	height: 150px;
	width: 100px;
	top:3px;
	padding-left:0px;
	float: right;
}

#kidsafe {
	background-color: #000000;
	background-image: url(games/gameassets/io/kidsafe.gif);
	background-repeat: no-repeat;
	background-position: left;
	position: relative;
	height: 145px;
	width: 90px;
	top:3px;
	padding-left:0px;
	float: right;
}