@charset "utf-8";

	body
	{
			font: arial, helvetica, sans-serif;
			color: white;
			background-color: black;
	}

	.clear
	{
		clear: both;
	}

	.hiddenlink 
	{
		color: rgb(0,0,0); /* same color as the surrounding text */
		text-decoration: none; /* to remove the underline */
	}

	a:link 
	{
		color: rgb(193,212,228);
		background-color: transparent;
	}

	a:visited 
	{
		text-decoration: none;
		color: rgb(147,189,220);
	}

	a:active 
	{
		color: red;
	}

	a:hover 
	{
		text-decoration: none;
		color: rgb(255,158,0);
		background-color: transparent;
	}

	a:focus
	{
		outline:0;
	}

	.imagecontainer
	{
		margin: auto; 
		background-color: transparent; 
		position: relative; 
		width: 1041px; height: 591px;
		top: 20px;
	}

	.copyrightscontainer
	{ 
		background-color: transparent; 
		position: absolute; 
		width: 1041px; height: 20px;
		top: 580px;
		left: 0px;
		text-align: center;
		color: rgb(193,130,0);
		cursor: default;
	}

	img.backimage 
	{
		width: 1041px;
		height: 581pm;
		position: absolute;
		background-color: transparent;
		z-index: 1;
	}

	.small_font
	{
		font-family:Arial,Helmet,Freesans,sans-serif;
		font-size: 12px;
		z-index: 1;
	}

	#try_button_container
	{
		position: absolute;
		display: block;
		width: 108px;
		height: 29px;
		top: 511px;
		left: 522px;		
		margin:0;
		padding:0;
		background-color: transparent;
		background-repeat: no-repeat; 
		z-index: 1;
	}	

	#buy_button_container
	{
		position: absolute;
		display: block;
		width: 108px;
		height: 29px;
		top: 511px;
		left: 650px;		
		margin:0;
		padding:0;
		background-color: transparent;
		background-repeat: no-repeat; 
		z-index: 1;
	}	

	#blog_button_container
	{
		position: absolute;
		display: block;
		width: 108px;
		height: 29px;
		top: 511px;
		left: 778px;		
		margin:0;
		padding:0;
		background-color: transparent;
		background-repeat: no-repeat; 
		z-index: 1;
	}	

	#about_button_container
	{
		position: absolute;
		display: block;
		width: 108px;
		height: 29px;
		top: 511px;
		left: 906px;		
		margin:0;
		padding:0;
		background-color: transparent;
		background-repeat: no-repeat; 
		z-index: 1;
	}	

	.try_button
	{
		display: block;
		width: 108px;
		height: 29px;
		margin:0;
		padding:0;
		background:url("images/ss_try_button_rollover.png") 0 0 no-repeat;
		background-color: transparent;
		background-repeat: no-repeat; 
		overflow: hidden;
		text-indent: -10000px;
		font-size: 0px;
		line-height: 0;
		z-index: 2;
	}

	.buy_button
	{
		display: block;
		width: 108px;
		height: 29px;
		margin:0;
		padding:0;
		background:url("images/ss_buy_button_rollover.png") 0 0 no-repeat;
		background-color: transparent;
		background-repeat: no-repeat; 
		overflow: hidden;
		text-indent: -10000px;
		font-size: 0px;
		line-height: 0;
		z-index: 2;
	}

	.blog_button
	{
		display: block;
		width: 108px;
		height: 29px;
		margin:0;
		padding:0;
		background:url("images/ss_blog_button_rollover.png") 0 0 no-repeat;
		background-color: transparent;
		background-repeat: no-repeat; 
		overflow: hidden;
		text-indent: -10000px;
		font-size: 0px;
		line-height: 0;
		z-index: 2;
	}

	.about_button
	{
		display: block;
		width: 108px;
		height: 29px;
		margin:0;
		padding:0;
		background:url("images/ss_about_button_rollover.png") 0 0 no-repeat;
		background-color: transparent;
		background-repeat: no-repeat; 
		overflow: hidden;
		text-indent: -10000px;
		font-size: 0px;
		line-height: 0;
		z-index: 2;
	}

	a:visited.try_button
	{
		background-position: 0 0px;
	}

	a:hover.try_button
	{
		background-position: 0 -29px;
	}

	a:active.try_button
	{
		background-position: 0 0px;
	}

	a:focus.try_button
	{
		outline:0;
	}

	a:visited.buy_button
	{
		background-position: 0 0px;
	}

	a:hover.buy_button
	{
		background-position: 0 -29px;
	}

	a:active.buy_button
	{
		background-position: 0 0px;
	}

	a:focus.buy_button
	{
		outline:0;
	}

	a:visited.blog_button
	{
		background-position: 0 0px;
	}

	a:hover.blog_button
	{
		background-position: 0 -29px;
	}

	a:active.blog_button
	{
		background-position: 0 0px;
	}

	a:focus.blog_button
	{
		outline:0;
	}

	a:visited.about_button
	{
		background-position: 0 0px;
	}

	a:hover.about_button
	{
		background-position: 0 -29px;
	}

	a:active.about_button
	{
		background-position: 0 0px;
	}

	a:focus.about_button
	{
		outline:0;
	}
	#video
	{
		position: absolute;
		display: block;
		width: 523px;
		height: 319px;
		top: 22px;
		left: 489px;		
		margin:0;
		padding:0;
		background-color: transparent;
		background-repeat: no-repeat; 
		z-index: 2;
	}

	#support
	{
		color: #ff9000;
		background-color: transparent; 
		position: relative; 
		width: 520px; height: 20px;
		top: 558px;
		left: 608px;
		text-align:center;
		font-family:Arial,Helmet,Freesans,sans-serif;
		font-size: 12px;
		z-index: 3;
		cursor: default;
	}

	#awards
	{
		margin: auto; 
		background-color: transparent; 
		position: absolute; 
		width: 437px; height: 101px;
		top: 379px;
		left: 535px;
		z-index: 3;
		cursor: default;
	}

.twitter #twitter_button_container a
{
	display: block;
	width: 80px;
	height: 38px;
	margin:0;
	padding:0;
	background:url("images/button_media.png") 0 0 no-repeat;
	background-position: 0 -38px;
	background-color: transparent;
	background-repeat: no-repeat; 
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0;
	z-index: 3;
	cursor:default;
}

.facebook #facebook_button_container a
{
	display: block;
	width: 80px;
	height: 38px;
	margin:0;
	padding:0;
	background:url("images/button_media.png") 0 0 no-repeat;
	background-position: 0 -38px;
	background-color: transparent;
	background-repeat: no-repeat; 
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0;
	z-index: 3;
	cursor:default;
}

.try #try_button_container a
{
	display: block;
	width: 108px;
	height: 29px;
	margin:0;
	padding:0;
	background:url("images/ss_try_button_rollover.png") 0 0 no-repeat;
	background-position: 0 -29px;
	background-color: transparent;
	background-repeat: no-repeat; 
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0;
	z-index: 3;
	cursor:default;
}

.buy #buy_button_container a
{
	display: block;
	width: 108px;
	height: 29px;
	margin:0;
	padding:0;
	background:url("images/ss_buy_button_rollover.png") 0 0 no-repeat;
	background-position: 0 -29px;
	background-color: transparent;
	background-repeat: no-repeat; 
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0;
	z-index: 3;
	cursor:default;
}

.about #about_button_container a
{
	display: block;
	width: 108px;
	height: 29px;
	margin:0;
	padding:0;
	background:url("images/ss_about_button_rollover.png") 0 0 no-repeat;
	background-position: 0 -29px;
	background-color: transparent;
	background-repeat: no-repeat; 
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0;
	z-index: 3;
	cursor:default;
}

#demoSteam_button_container
{
	position: absolute;
	display: block;
	width: 185px;
	height: 66px;
	top: 390px;
	left: 527px;		
	margin:0;
	padding:0;
	background-color: transparent;
	background-repeat: no-repeat; 
	z-index: 1;
}	

#demoDesura_button_container
{
	position: absolute;
	display: block;
	width: 239px;
	height: 66px;
	top: 390px;
	left: 745px;		
	margin:0;
	padding:0;
	background-color: transparent;
	background-repeat: no-repeat; 
	z-index: 1;
}	

#buySteam_button_container
{
	position: absolute;
	display: block;
	width: 141px;
	height: 53px;
	top: 440px;
	left: 505px;		
	margin:0;
	padding:0;
	background-color: transparent;
	background-repeat: no-repeat; 
	z-index: 1;
}	

#buyDesura_button_container
{
	position: absolute;
	display: block;
	width: 175px;
	height: 53px;
	top: 440px;
	left: 832px;		
	margin:0;
	padding:0;
	background-color: transparent;
	background-repeat: no-repeat; 
	z-index: 1;
}	

#buyKiA_button_container
{
	position: absolute;
	display: block;
	width: 155px;
	height: 154px;
	top: 346px;
	left: 665px;		
	margin:0;
	padding:0;
	background-color: transparent;
	background-repeat: no-repeat; 
	z-index: 1;
}	

.demoSteam_button
{
	display: block;
	width: 185px;
	height: 66px;
	margin:0;
	padding:0;
	background:url("images/ss_demo_steam.png") 0 0 no-repeat;
	background-color: transparent;
	background-repeat: no-repeat; 
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0;
	z-index: 2;
}

.demoDesura_button
{
	display: block;
	width: 239px;
	height: 66px;
	margin:0;
	padding:0;
	background:url("images/ss_demo_desura.png") 0 0 no-repeat;
	background-color: transparent;
	background-repeat: no-repeat; 
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0;
	z-index: 2;
}

.buySteam_button
{
	display: block;
	width: 141px;
	height: 53px;
	margin:0;
	padding:0;
	background:url("images/ss_buy_steam.png") 0 0 no-repeat;
	background-color: transparent;
	background-repeat: no-repeat; 
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0;
	z-index: 2;
}

.buyDesura_button
{
	display: block;
	width: 175px;
	height: 53px;
	margin:0;
	padding:0;
	background:url("images/ss_buy_desura.png") 0 0 no-repeat;
	background-color: transparent;
	background-repeat: no-repeat; 
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0;
	z-index: 2;
}

.buyKiA_button
{
	display: block;
	width: 155px;
	height: 154px;
	margin:0;
	padding:0;
	background:url("images/ss_buy_direct.png") 0 0 no-repeat;
	background-color: transparent;
	background-repeat: no-repeat; 
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0;
	z-index: 2;
}

a:visited.demoSteam_button
{
	background-position: 0 0px;
}

a:hover.demoSteam_button
{
	background-position: 0 -66px;
}

a:active.demoSteam_button
{
	background-position: 0 0px;
}

a:focus.demoSteam_button
{
	outline:0;
}

a:visited.demoDesura_button
{
	background-position: 0 0px;
}

a:hover.demoDesura_button
{
	background-position: 0 -66px;
}

a:active.demoDesura_button
{
	background-position: 0 0px;
}

a:focus.demoDesura_button
{
	outline:0;
}

a:visited.buySteam_button
{
	background-position: 0 0px;
}

a:hover.buySteam_button
{
	background-position: 0 -53px;
}

a:active.buySteam_button
{
	background-position: 0 0px;
}

a:focus.buySteam_button
{
	outline:0;
}

a:visited.buyDesura_button
{
	background-position: 0 0px;
}

a:hover.buyDesura_button
{
	background-position: 0 -53px;
}

a:active.buyDesura_button
{
	background-position: 0 0px;
}

a:focus.buyDesura_button
{
	outline:0;
}

a:visited.buyKiA_button
{
	background-position: 0 0px;
}

a:hover.buyKiA_button
{
	background-position: 0 -154px;
}

a:active.buyKiA_button
{
	background-position: 0 0px;
}

a:focus.buyKiA_button
{
	outline:0;
}

#aboutText_container
{ 
	background:url("images/ss_about_background.png") 0 0 repeat;
	position: absolute; 
	width: 563px; height: 500px;
	top: 0px;
	left: 480px;
	cursor: default;
	z-index: 2;
}

#aboutText_field
{
	font: arial, helvetica, sans-serif; 
	font-size: 13px;
/*	color: rgb(255,194,2); */
	color: rgb(200,245,255);
	text-align: left;
	background-color: transparent;
	position: absolute; 
	width: 553px; height: 500px;
	top: 10px;
	left: 10px;
	cursor: default;
	z-index: 2;
}
