@charset "utf-8";
/* CSS Document */

a:link {color: #FFFFFF;}
a:visited {color: #FFFFFF;}
a:active {color: #ffd46e;}
a:hover {color: #ffd46e;}
a {text-decoration: underline;}

body { 
  background: black url("images/background.jpg");
  background-repeat: repeat-x;
  margin:0px;
}


#hoverimage1
{
  background:url("images/redbutton_home.png");
  display: block;
  width: 75px;
  height: 30px;
}

#hoverimage1:hover
{ 
  background: url("images/redbutton_home2.png") no-repeat 0 0;
}

#hoverimage1 span
{
  background:url("images/redbutton_home2.png");
  display: none;
  width: 75px;
  height: 30px;
}

#hoverimage2
{
  background:url("images/redbutton_faq.png");
  display: block;
  width: 75px;
  height: 30px;
}

#hoverimage2:hover
{ 
  background: url("images/redbutton_faq2.png") no-repeat 0 0;
}

#hoverimage2 span
{
  background:url("images/redbutton_faq2.png");
  display: none;
  width: 75px;
  height: 30px;
}

#hoverimage3
{
  background:url("images/redbutton_media.png");
  display: block;
  width: 75px;
  height: 30px;
}

#hoverimage3:hover
{ 
  background: url("images/redbutton_media2.png") no-repeat 0 0;
}

#hoverimage3 span
{
  background:url("images/redbutton_media2.png");
  display: none;
  width: 75px;
  height: 30px;
}

#hoverimage4
{
  background:url("images/redbutton_news.png");
  display: block;
  width: 75px;
  height: 30px;
}

#hoverimage4:hover
{ 
  background: url("images/redbutton_news2.png") no-repeat 0 0;
}

#hoverimage4 span
{
  
  background:url("images/redbutton_news2.png");
  display: none;
  width: 82px;
  height: 23px;
}

#hoverimage5
{
  background:url("images/redbutton_buy.png");
  display: block;
  width: 75px;
  height: 30px;
}

#hoverimage5:hover
{ 
  background: url("images/redbutton_buy2.png") no-repeat 0 0;
}

#hoverimage5 span
{
  
  background:url("images/redbutton_buy2.png");
  display: none;
  width: 82px;
  height: 23px;
}

#hoverimage6
{
  background:url("images/redbutton_chat.png");
  display: block;
  width: 75px;
  height: 30px;
}

#hoverimage6:hover
{ 
  background: url("images/redbutton_chat2.png") no-repeat 0 0;
}

#hoverimage6 span
{
  
  background:url("images/redbutton_chat2.png");
  display: none;
  width: 82px;
  height: 23px;
}

.screenshots {
	margin-top:50px;
}

.rightmain {
	position: absolute;
	height: 768px;
	width: 370px;
	left: 581px;
	top: 1px;
}

.rightnavmain {
	position: absolute;
	height: 30px;
	width: 370px;
}

.rightnav1 {
	position: absolute;
	height: 30px;
	width: 80px;
	left: -145px;
	top: 1px;
}

.rightnav2 {
	position: absolute;
	height: 30px;
	width: 80px;
	left: -58px;
	top: 1px;
}

.rightnav3 {
	position: absolute;
	height: 30px;
	width: 80px;
	left: 28px;
	top: 1px;
}

.rightnav4 {
	position: absolute;
	height: 30px;
	width: 80px;
	left: 112px;
	top: -1px;
}

.rightnav5 {
	position: absolute;
	height: 30px;
	width: 80px;
	left: 280px;
	top: -1px;
}

.rightnav6 {
	position: absolute;
	height: 30px;
	width: 80px;
	left: 196px;
	top: -1px;
}

.xboxlive {
	position: absolute;
	height: 69px;
	width: 140px;
	left: 620px;
	top: 539px;
}

.petrolink {
	position: absolute;
	height: 60px;
	width: 80px;
	left: 18px;
	top: 544px;
}

.ubisoftlink {
	position: absolute;
	height: 60px;
	width: 80px;
	left: 100px;
	top: 544px;	
}


.footerlink {
	position: absolute;
	height: 25px;
	width: 300px;
	left: 368px;
	top: 529px;
	font-family:"Courier New", "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#CCC;
}

.left_text_coming_soon {
	position: absolute;
	height: 425px;
	width: 500px;
	left: 59px;
	font-family:"Courier New", "Times New Roman", sans-serif;
	font-size: 16px;
	color:#ffd46e;
	text-align: center;
	top: 103px;
}

.keyStatsText {
	font-family:"Courier New", "Times New Roman", sans-serif;
	font-size: 12px;
	color:#ffd46e;
	position: absolute;
	height: 131px;
	width: 300px;
	left: 15px;
	top: 375px;
}

.listStyle
{
	width: 100%;
	padding: 0;
	margin: 0;
	list-style-type: square;
}

.listStyleNoBullet
{
	width: 100%;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.listElementStyle
{
	margin-bottom: .4em;
}
