@import url(http://fonts.googleapis.com/css?family=Oswald&v1);

body 
{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;

	background-color: #000000;
	
	font-family: arial, serif;
	font-size: 13px;
}

#container
{
}

#navigation
{
	height: 75px;
	
	color: #000;
}

#navigation-group
{
	overflow: hidden;

	width: 1020px;
	height: 75px;

	margin-left: auto;
	margin-right: auto;
	
	background-color: #000000;
	background-image: url('graphics/navigation_bar_background.png');
}

#logo
{
	float: left;
	
	overflow: hidden;
	
	width: 660px;
	height: 100%;

	margin-top: 16px;
	
	padding-left: 30px;
	text-align: left;
	
	// background-color: #AA0000;
}

a:link { padding: 0px; text-decoration: none; border-style: none; }
a:visited { padding: 0px; text-decoration: none; border-style: none; }
a:active { padding: 0px; text-decoration: none; border-style: none; }
a:hover { padding: 0px; text-decoration: none; border-style: none; }

#footer a:link { padding: 1px; color: #999999; text-decoration: none; border-style: none; }
#footer a:visited { padding: 1px; color: #999999; text-decoration: none; border-style: none; }
#footer a:active { padding: 1px; color: #999999; text-decoration: none; border-style: none; }
#footer a:hover { padding: 1px; color: #ffffff; background: #d80000; text-decoration: none; border-style: none; }

#content a:link { padding: 1px; color: #d80000; text-decoration: none; border-style: none; }
#content a:visited { padding: 1px; color: #d80000; text-decoration: none; border-style: none; }
#content a:active { padding: 1px; color: #d80000; text-decoration: none; border-style: none; }
#content a:hover { padding: 1px; color: #ffffff; background: #d80000; text-decoration: none; border-style: none; }

img
{
	border-style: none;
}

#navigation-links
{
	overflow: hidden;
	
	float: left;

	width: 330px;
	height: 100%;
	
	padding-top: 25px;
}

#navigation-links ul { list-style: none; margin: 0; padding: 0 10px; }
#navigation-links li { float: left; }

#navigation-links li a span, #navigation-links li a em { display: none; }
#navigation-links li a { display: block; background-position: center top; }
#navigation-links li a:hover span { display: block; position: relative; z-index: 1; background-position: center bottom; }
#navigation-links li a:active span { display: block; position: relative; z-index: 1; background-position: center bottom; }

#navigation-links li#home a { width: 56px; height: 30px; background-image: url(graphics/navigation_button_home.png); }
#navigation-links li#games a { width: 65px; height: 30px; background-image: url(graphics/navigation_button_games.png); }
#navigation-links li#services a { width: 81px; height: 30px; background-image: url(graphics/navigation_button_services.png); }
#navigation-links li#contact a { width: 81px; height: 30px; background-image: url(graphics/navigation_button_contact.png); }

#navigation-links li#home a:hover span { width: 56px; height: 30px; background-image: url(graphics/navigation_button_home.png); }
#navigation-links li#games a:hover span { width: 65px; height: 30px; background-image: url(graphics/navigation_button_games.png); }
#navigation-links li#services a:hover span { width: 81px; height: 30px; background-image: url(graphics/navigation_button_services.png); }
#navigation-links li#contact a:hover span { width: 81px; height: 30px; background-image: url(graphics/navigation_button_contact.png); }

#navigation-links li#home a:active span { width: 56px; height: 30px; background-image: url(graphics/navigation_button_home.png); }
#navigation-links li#games a:active span { width: 65px; height: 30px; background-image: url(graphics/navigation_button_games.png); }
#navigation-links li#services a:active span { width: 81px; height: 30px; background-image: url(graphics/navigation_button_services.png); }
#navigation-links li#contact a:active span { width: 81px; height: 30px; background-image: url(graphics/navigation_button_contact.png); }

#footer
{
	width: 1020px;
	height: 150px;
	
	margin-left: auto;
	margin-right: auto;
}

#footer-contacts
{
	overflow: hidden;

	padding-left: 120px;
	height: 115px;
	
	margin-left: auto;
	margin-right: auto;

	background-color: #000000;
	color: #fff;
}

#footer-copyrights
{
	width: 1020px;
	height: 35px;
	
	margin-left: auto;
	margin-right: auto;
	
	text-align: center;

	background-color: #000000;
	color: #454545;
	
	font-size: 12px;
}

#side-background
{
	width: 100%;
	
	// background-color: #000000;
	color: #fff;
}

#content-container
{
	width: 1020px;
	
	margin-left: auto;
	margin-right: auto;
}

#header
{
	height: 375px;

	background-color: #000000;
	color: #fff;
}

#header-small
{
	height: 150px;

	background-color: #000000;
	color: #fff;
}

#home-header-left
{
	float: left;
	z-index: 2;
	
	width: 420px;
	height: 100%;
	
	text-align: right;
	
	color: #fff;

	// background-color: #000000;
}

#home-header-left img
{
	position: absolute;
	z-index: 2;
}

#home-header-right
{
	float: left;
	z-index: 1;

	width: 600px;
	height: 100%;

	color: #fff;
	
	text-align: left;
	
	// background-color: #000000;
}

#home-header-right img
{
	position: absolute;
	z-index: 1;
}

#games-header-left
{
	float: left;
	z-index: 2;
	
	width: 236px;
	height: 100%;
	
	color: #fff;
	
	text-align: right;

	// background-color: #A00000;
}
#games-header-left img table tr td span
{
	position: absolute;
	z-index: 2;
}

#games-header-middle
{
	float: left;
	z-index: 1;

	width: 548px;
	height: 100%;

	color: #fff;
	
	text-align: left;
	
	// background-color: #0000A0;
}

#games-header-middle img
{
	position: absolute;
	z-index: 1;
}

#games-header-right
{
	float: left;
	
	z-index: 2;

	width: 236px;
	height: 100%;

	color: #fff;
	
	margin-left: -25px;
	
	text-align: left;
	
	// background-color: #00A0A0;
}

#games-header-right img table tr td span
{
	position: absolute;
	z-index: 2;
}

#info-table
{
	background-image: url('graphics/game_info_background.png');
	background-repeat: no-repeat;
}

#game-list-table
{
	background-image: url('graphics/subnavigation_games.png');
	background-repeat: no-repeat;
}

#featured-table
{
	background-image: url('graphics/featured_text_background.png');
	background-repeat: no-repeat;
}

.title-link  a:link  { color: #aaaaaa; padding: 0px; text-decoration: none; border-style: none; }
.title-link  a:visited { color: #aaaaaa; padding: 0px; text-decoration: none; border-style: none; }
.title-link  a:active { color: #ededed; padding: 0px; text-decoration: none; border-style: none; }
.title-link  a:hover { color: #ededed; padding: 0px; text-decoration: none; border-style: none; }

#services-header-left
{
	padding-left: 55px;
}

.services-headline-1
{
	font-family: 'Oswald', arial, serif;
	font-size: 36px;
	margin: 0;
	padding: 0;

	text-align: left;
	padding-left: 0px;
	padding-top: 21px;
	
	color: #d80000;
}

.services-headline-2
{
	font-family: 'Oswald', arial, serif;
	font-size: 24px;
	margin: 0;
	padding: 0;

	text-align: left;
	padding-left: 200px;
	
	color: #aaaaaa;
}

.services-headline-space
{
	height: 1px;
	width: 395px;
	
	background-image: url('graphics/horizontal_line_space.png');
	background-repeat: no-repeat;
}

#contact-header-left
{
	padding-left: 55px;
}

.contact-headline-1
{
	font-family: 'Oswald', arial, serif;
	font-size: 36px;
	margin: 0;
	padding: 0;

	text-align: left;
	padding-left: 0px;
	padding-top: 21px;
	
	color: #d80000;
}

.contact-headline-2
{
	font-family: 'Oswald', arial, serif;
	font-size: 24px;
	margin: 0;
	padding: 0;

	text-align: left;
	padding-left: 120px;
	
	color: #aaaaaa;
}

.contact-headline-space
{
	height: 1px;
	width: 395px;
	
	background-image: url('graphics/horizontal_line_space.png');
	background-repeat: no-repeat;
}

.featured-row-headline-1
{
	font-family: 'Oswald', arial, serif;
	font-size: 24px;
	margin: 0;
	padding: 0;

	text-align: right;
	padding-right: 10px;
	
	color: #ffffff;
}

.featured-row-headline-2
{
	font-family: 'Oswald', arial, serif;
	font-size: 20px;
	margin: 0;
	padding: 0;

	text-align: left;
	
	color: #aaaaaa;
}

.title-row-headline-1
{
	font-family: 'Oswald', arial, serif;
	font-size: 24px;
	margin: 0;
	padding: 0;

	text-align: right;
	padding-right: 2px;
	
	color: #ffffff;
}

.title-row-headline-2
{
	font-family: 'Oswald', arial, serif;
	font-size: 24px;
	margin: 0;
	padding: 0;

	text-align: right;
	padding-right: 10px;
	
	color: #ffffff;
}

.title-row-headline-3
{
	font-family: 'Oswald', arial, serif;
	font-size: 24px;
	margin: 0;
	padding: 0;

	text-align: right;
	margin-right: 15px;
	
	color: #ffffff;
}

.info-row-headline-1
{
	text-align: left;
	padding-left: 30px;
	
	color: #d80000;
	
	font-weight: bold;
}

.info-row-headline-2
{
	text-align: left;
	padding-left: 25px;
	
	color: #d80000;
	
	font-weight: bold;
}

.info-row-headline-3
{
	text-align: left;
	padding-left: 20px;
	
	color: #d80000;
	
	font-weight: bold;
}

.info-row-headline-4
{
	text-align: left;
	padding-left: 15px;
	
	color: #d80000;
	
	font-weight: bold;
}

.info-row-1
{
	text-align: left;
	padding-left: 30px;
	
	color: #ccc;
}

.info-row-2
{
	text-align: left;
	padding-left: 25px;
	
	color: #ccc;
}

.info-row-3
{
	text-align: left;
	padding-left: 20px;
	
	color: #ccc;
}

.info-row-4
{
	text-align: left;
	padding-left: 15px;
	
	color: #ccc;
}

#content-left
{
	position: relative;
	float: left;
	overflow: hidden;
		
	padding: 0 0 0 0;
	
	width: 48%;

	// background-color: #000000;
}

#content-right
{
	position: relative;
	float: right;
	overflow: hidden;
		
	padding: 0 0 0 0;
	padding-top: 56px;
	// margin-left: 50px;
	
	width: 48%;

	// background-color: #000000;
}

#content
{
	clear: both;
	overflow: hidden;

	padding-left: 56px;
	padding-right: 56px;
	padding-top: 20px;
	padding-bottom: 40px;

	background-color: #ffffff;
	color: #666666;
}

#content-border-bottom
{
	height: 30px;

	background-color: #ffffff;
	background-image: url('graphics/body_border_bottom.png');
}

#content-border-top
{
	height: 30px;

	background-color: #ffffff;
	background-image: url('graphics/body_border_top.png');
}

#container div p
{
	margin: 0 .25em;
	padding: .25em 0;
}

#description
{
	float: left;
	width: 40%;
}

h1
{
	font-family: 'Oswald', arial, serif;
	font-size: 30px;
	margin: 0;
	padding: 0;
	
	color: #000000;
}

p
{
	margin: 0.5em 0;
}

h3
{
	color: #999;
}

.contacts
{
	float: left;
	margin: 0px;
	
	padding-top: 20px;
	
	list-style-image: none;
	list-style-position: none;
	list-style-type: none;
}

.contacts li
{
	float: left;
	height: 120px;
	
	list-style-image: none;
	list-style-position: none;
	list-style-type: none;
}

.contacts dt
{
	color: #ffffff;
	font-weight: bold;
	padding-left: 40px;
}

.contacts dl
{
	color: #999999;
	// padding-bottom: 20px;
}




