/* kill defaults */

html, body, p, ul, dl, li, h1, h2, h3, h4, img	{
margin: 0;
padding: 0;
}

ul	{
list-style: none;
}

img	{
border: 0;
}

/* ============= */

body	{
background: url(images/background_solid.png);
}

#wrapper	{
width: 960px;
margin-left: auto;
margin-right: auto;
position: relative;
}

#shadow	{
position: absolute;
width: 660px;
background: url(images/page_body.png) repeat-y;
left: 50px;
top: 90px;
}

#page_header, page_header {
width: 660px;
/*height: 170px; */
height: 60px;
position: relative;
background: url(images/page_header_info.png) no-repeat;
}

#page, .page_main	{
margin-left: 15px;
margin-right: 15px;
padding-left: 50px;
padding-right: 50px;
}

#page_bottom, .page_bottom	{
width: 660px;
height: 30px;
background: url(images/page_footer.png) no-repeat;
}

#sidebar	{
position: absolute;
left: 725px;
width: 18em;
padding-top: 55px;
}

/* Navigation - Menu*/

ul#navi	{
width: 770px;
height: 50px;
position: relative;
/*background: url(images/navigation-spacer.png);*/
background-repeat: no-repeat;
background-position: 170px -100px;
}

ul#navi li a	{
height: 50px;
display: block;
position: absolute;
top: 0;
text-indent: -9999px;
}

ul#navi li#welcome_link a	{
left: 0;
width:321px;
background-image: url(images/nav_we.png);
}

ul#navi li#games_link a	{
left: 321px;
width:110px;
background-image: url(images/nav_games.png);
}

ul#navi li#support_link a	{
left: 431px;
width:110px;
background-image: url(images/nav_support.png);
}

ul#navi li#news_link a	{
left: 541px;
width:110px;
background-image: url(images/nav_news.png);
}

ul#navi li#about_link a	{
left: 651px;
width:119px;
background-image: url(images/nav_about.png);
}

ul#navi li a:hover	{
background-position: 0 -50px;
}

ul#navi li a.current	{
background-position: 0 -100px;
text-indent: -9999px;
}


/* SIDEBAR */

.sidebox	{
background: url(images/sidebar_separator.png) no-repeat;
padding: 10px 0px 20px 10px;
}

ul.sidebar_actions li#sale	{
	color: #711;
}

ul.sidebar_actions li	{
height: 46px;
margin-bottom: 10px;
}

ul.sidebar_actions li#download	a	{
background: url(images/button_download.png) no-repeat;
}

ul.sidebar_actions li#purchase	a	{
background: url(images/button_order.png) no-repeat;
}

ul.sidebar_actions li#requirements	a	{
background: url(images/requirements.png) no-repeat;
}

ul.sidebar_actions li span {
display: block;
padding-top: 5px;
padding-bottom: 5px;
font-size: 18px;
}

ul.sidebar_actions li	a	{
padding-left: 65px;
display: block;
height: 46px;
}

ul.sidebar_actions li#download	a:hover, ul.sidebar_actions li#purchase a:hover{
background-position: 0 -46px;
}

/* footer */

#footer {
	background: url(images/background_solid.png);
	margin-top: 0;
	text-align: center;
	font-size: 10px;
	padding-bottom: 20px;
}

#footer ul#footer_links li {
	display: inline;
	color: #777;
}

#footer ul#footer_links li a {
	color: #777;
	text-decoration: none;
}

#footer ul#footer_links li a:hover {
	text-decoration: underline;
}

#footer ul#footer_links li#contact_link {
	text-align: left;
	padding-left: 0.5em;
}

body#contact_page #footer ul#footer_links li#contact_link a:hover {
	text-decoration: none;
}

body#index span.more a	{
font-weight: bold;
text-decoration: none;
color: #e7500c;
}

body#index a.more a	{
font-weight: bold;
text-decoration: none;
color: #e7500c;
display: block;
height: 32px;
padding-right: 32px;
background-position: right 0px;
}

/* ... */
/* ABOUT */

body.about #sidebar	{
padding-top: 110px;
}

body.about #page_header	{
position: relative;
background: url(images/page_header_info.png) no-repeat;
height: 60px;
}

body.about #page_header	h1 {
margin: 0;
padding-left: 40px;
padding-top: 26px;
font-size: 20px;
font-weight: normal;
color: #555;
}

body.about div.page	{
position: relative;
/*background: url(images/page_separator.png) no-repeat;*/
background-position: bottom;
margin-left: 15px;
margin-right: 15px;
padding: 20px 50px 20px 50px;
}


body.about div.page em	{
font-style: italic;
}

body.about 	h2 {
padding-top: 10px;
margin-left: 20px;
margin-bottom: -17px;
font-size: 20px;
font-weight: normal;
color: #333;
}

body.about 	h3 {
padding-top: 34px;
margin-left: 140px;
font-size: 12px;
}

body.about 	p {
margin-left: 140px;
}

body.about div.sidebox	{
margin-top: 5px;
padding-left: 0;
}

/* Typography */

body {
	font-family: 'Lucida Grande', Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}

p {
	margin-bottom: 20px;
}

a {
	text-decoration: none;
	color: #4d6399;
}

a:hover	{
	text-decoration: underline;
}

a:active {
	border: none;
}

h2	{
	font-size: 15px;
	font-weight: normal;
	margin-top: 23px;
	margin-bottom: 9px;
}


#sidebar {
	font-size: 11px;
	line-height: 16px;
	color: #4a5153;
}

#sidebar a { 
	/* color: #405669; */
}

#sidebar strong {
	color: #FF0000;
}

#sidebar p {
	line-height: 16px;
	margin-bottom: 16px;
}

#sidebar h4	{
	margin-top: 35px;
	margin-bottom: 6px;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	color: #181a1a;
}

.scope	{
font-style: italic;
margin-left: 0.3em;
}

span.negative_spacing	{
letter-spacing: -0.15em;
}
