﻿body 
{
	font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
	font-size: 62.5%;
	background-color: #FFFFFF;
	width: 728px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

a img
{
	border: 0;
} 

.rbox{display:block}
.rbox *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#7BE5F3}
.rbox1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #c6f3f9;
  border-right:1px solid #c6f3f9;
  background:#9cebf6}
.rbox2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #f1fcfd;
  border-right:1px solid #f1fcfd;
  background:#94e9f5}
.rbox3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #94e9f5;
  border-right:1px solid #94e9f5;}
.rbox4{
  border-left:1px solid #c6f3f9;
  border-right:1px solid #c6f3f9}
.rbox5{
  border-left:1px solid #9cebf6;
  border-right:1px solid #9cebf6}
.rboxfg{
  background:#7BE5F3}


/* ----------- Header ----------- */

#header 
{ 
	position: relative;
	left: 0;
	top: 0;
	height: 110px;
	border-bottom: solid 1px Gray; 
}

#header .logo
{
	float: left;
	margin-right: 20px;
	position: relative;
	top: 0px;
	left: 10px;
}

/*
#header a:link { color: White; }
#header a:visited { color: White; }
#header a:hover { color: Gray; }
#header a:active { color: Aqua; }
*/
#header ul 
{
	float: right;
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	margin-right: 70px;
	padding-right: 10px;
	/*position: absolute;
	top: 66px;
	right: 640px;*/
}

#header li
{
	display: inline;
	padding-right: 50px;
}

#header ul img
{
	padding: 2px;
	border: solid 1px;
	border-bottom: none;
	border-color: Gray;
	position: absolute;
	top: 66px;
}

#header ul img:hover 
{ 
	background-color: Gray; 
}

#header .contact
{
	position: absolute;
	top: 84px;
	left: 650px;
	width: 68px;
	text-align: center;
	font-size: 1.8em;
	text-decoration: none;
	padding: 2px;
	border: solid 1px;
	border-bottom: none;
	border-color: Gray;
}

#header a.contact:link { color: Gray; }
#header a.contact:visited { color: Gray; }
#header a.contact:hover { color: Blue; }
#header a.contact:active { color: Aqua; }


/* ----------- content overview ----------- */

#content
{
	clear: both;
	margin-left: 80px;
	margin-top: 20px;
}

.title
{
	margin-top: 20px;
	font-size: 2em;
	text-align: center;
	padding-bottom: 40px;
}

#content a
{
	font-size: 1.6em;
}

#content p
{
	font-size: 1.6em;
}

#content h2
{
	font-family: Geneva, Arial, Helvetica, sans-serif;	
	font-size: 3em;
	width: 200px;
	text-align: center;
	margin: 0 0 10px 0;
}

#content img
{
	float: left;
	margin-right: 30px;
}

#content ul 
{
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}

#content li
{
	display: block;
	margin-top: 10px;
}

#content .game
{
	height: 260px;
	width: 548px;
	padding-left: 0px;
}

#content li a:link, a:visited { color: Blue; }
#content li a:hover { color: Blue; }
#content li a:active { color: Aqua; }


/* ----------- content detail ----------- */

#contentdetail
{
	position: relative;
	top: 10px;
	left: 10px;
	width: 708px;
	padding-bottom: 10px;
}

#contentdetail p
{
	font-size: 1.5em;
	line-height: 125%;
	text-align: justify;
}

#contentdetail h2
{
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;	
	font-size: 4em;
	margin: 10px 0 20px 0;
}

#contentdetail .sidebar
{
	position: relative;
	top: 0;
	left: 0;
	width: 400px;
	height: 260px;
	float: left;
	margin-right: 30px;
}



#contentdetail .arrows
{
	position: absolute;
	top: 220px;
	left: 155px;
	/*
	margin-top: 5px;
	margin-left: 160px;*/
}

#contentdetail .arrows img
{
	float: left;
	padding-right: 10px;
}

#contentdetail h3
{
	position: absolute;
	top: 225px;
	right: 20px;
	text-align: right;
	font-size: 2em;
	margin: 0;
}

#contentdetail ul 
{
	list-style-type: circle;
	padding-left: 15px;
	margin-left: 0;
	padding-top: 0;
	font-size: 1.5em;
	line-height: 125%;
}

#imgMain
{
	float: none;
	position: absolute;
	top: 16px;
	left: 67px;
}

/* ----------- Contact ----------- */

.contactsupport
{
	position: relative;
	top: 60px;
	left: 20px;
	height: 160px;
}

.contactsupport p
{
	font-size: 2em;
}

/* ----------- footer ----------- */

#footer 
{ 
	clear: both;
	/*border-top: solid 1px Black; */
	margin-top: 10px;
}

#footer p
{
	text-align: center;
	padding-top: 5px;
	margin: 0;
	font-size: 1.1em;
}
