*
{
	padding: 0;
	margin: 0;
	outline: 0;
	line-height: 1.6em;
}

html
{
	width: 100%;
	min-width: 1066px;
	background: #253F06;
}

body
{
	color: #FFFFFF;
	font-family: arial, sans-serif;
	font-size: 12px;
	width: 100%;
	min-width: 1066px;
	background: #253F06 url("../images/gradient.png") repeat-x 0 0;
}

#container
{
	width: 100%;
	min-width: 1066px;
	position: relative;
	background: transparent url("../images/cubes.png") no-repeat 50% 30px;
}

#main
{
	color: #FFFFFF;
	width: 1066px;
	min-height: 900px;
	margin: 0 auto;
	position: relative;
	background: transparent url("../images/frame.png") no-repeat 0 0;
}

p
{
	margin: 10px 0;
	line-height: 22px;
	font-size: 17px;
	font-family: arial, sans-serif;
	color: #FFFFFF;
}

p embed { margin: 20px 0; }

h2
{
	color: #FFFFFF;
	font-family: 'Michroma', sans-serif;
	font-size: 14px;
	margin: 5px 0;
	line-height: 18px;
	text-shadow: 1px 1px 1px #333F24;
}

#page_heading
{
	margin: 20px 0 0 438px;
	position: relative;
	z-index: 10;
}

h3 a
{
	color: #FFFFFF;
	font-size: 22px;
	text-decoration: none;
}

.clear { clear: both; }
.bold { font-weight: bold; }

#error_div
{
	width: 680px;
	position: absolute;
	top: 380px;
	right: 50px;
	z-index: 3;
}

#error_content p
{
	font-family: arial, sans-serif;
	font-size: 16px;
	margin: 20px 0;
	line-height: 22px;
	text-shadow: 1px 1px 1px #333F24;
}

#error_div h3
{
	font-size: 22px;
	margin: 0 0 10px;
}

/*########### HEADER ###########*/ 

#logo
{
	margin: 0 auto;
	position: absolute;
	top: -40px;
	left: -190px;
	z-index: 2;
}

#menu_box
{
	height: 359px;
	width: 261px;
	position: absolute;
	left: 20px;
	top: 360px;
	text-align: left;
	background: transparent url("../images/menu.png") no-repeat 0 0;
	z-index: 5;
	padding: 25px 20px;
}

#menu_box a
{
	color: #A1AA99;
	font-family: 'Michroma', sans-serif;
	font-size: 24px;
	font-style: normal;
	text-shadow: none;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 50px;
	text-shadow: 1px 1px 1px #333F24;
}

#menu_home, #menu_gallery,
#menu_trailers, #menu_features,
#menu_enemies, #menu_reviews
{
	width: 233px;
	height: 53px;
	display: block;
	padding: 3px 8px 3px 20px;
	background: transparent url("../images/menu_button.png") no-repeat -265px 0;
}

#menu_home:hover, .menu_home_active,
#menu_gallery:hover, .menu_gallery_active,
#menu_trailers:hover, .menu_trailers_active,
#menu_features:hover, .menu_features_active,
#menu_enemies:hover, .menu_enemies_active,
#menu_reviews:hover, .menu_reviews_active
{
	display: block;
	color: #FFFFFF !important;
	background-position: 0px 0px !important;
}

/*########### BODY ###########*/ 

#content
{
	height: 100%;
	min-height: 660px;
	width: 960px;
	padding: 10px 0 50px;
	text-align: justify;
	position: relative;
	z-index: 2;
}

#content p, #content h3
{
	position: relative;
	z-index: 2;
}

#home_content
{
	position: absolute;
	top: 380px;
	right: 50px;
	width: 680px;
	text-shadow: 1px 1px 1px #333F24;
	z-index: 10;
}

#home_content p { width: 410px; }

#quote_box
{
	width: 250px;
	position: absolute;
	right: 50px;
	top: 97px;
	font-size: 28px;
	line-height: 30px;
	text-shadow: 1px 1px 1px #333F24;
	text-align: right;
	z-index: 10;
}

#front_quote
{
	width: 230px;
	margin-right: 60px;
	line-height: 30px;
}

#quote_box .qm
{
	font-size: 50px;
	font-family: arial;
	line-height: 40px;
}

#quote_box .publication
{
	font-size: 14px;
	line-height: 16px;
}

#quote_box .publication img { margin: -15px 90px 0 0; }

#icon
{
	width: 240px;
	height: 240px;
	float: right; margin-left: 20px;
	background: url('../images/icon.png') no-repeat 0 0;
}

#date
{
	width: 240px;
	float: right;
	clear: both;
	margin-left: 20px;
	margin-top: 10px;
	text-align: center;
	font-family: 'Michroma', sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #333F24;
}

#price
{
	font-size: 16px;
	margin-top: 5px;
}

.euro { font-family: arial, sans-serif; }

#gallery
{
	position: absolute;
	right: 40px;
	top: 300px;
	width: 640px;
	height: 496px;
	background: transparent url("../images/gallery.png") no-repeat 0 0;
}

#game_screenshots
{
	width: 640px;
	height: 496px;
	position: relative;
	z-index: 1220;
}

#carousel
{
	width: 560px;
	height: 315px;
	border: 3px solid #F7FCE9;
	margin: 23px auto 0;
	position: relative;
	z-index: 5;
	-moz-box-shadow: #253418 4px 4px 5px;
	-webkit-box-shadow: #253418 4px 4px 5px;
	box-shadow: #253418 4px 4px 5px;
}

#carousel img
{
	position: absolute;
	top: 0;
	left: 0;
}

.large_image
{
	width: 480px;
	height: 272px;
	position: absolute;
	top: 0;
	right: 0;
}

#carousel_reel
{
	width: 620px;
	margin: 35px auto 0;
	padding: 10px 0;
	z-index: 100;
}

#carousel_reel .next, #carousel_reel .prev
{
	font-family: 'Michroma', sans-serif;
	color: #C8D0C0;
	font-size: 70px;
	line-height: 84px;
	text-decoration: none;
	outline: none;
	float: left;
	text-shadow: 2px 2px 2px #253418;
}

#gallery_images_container
{
	float: left;
	width: 528px;
	height: 100px;
	overflow: hidden;
	margin: 0 auto;
}

#gallery_images_container li
{
	float: left;
	display: inline;
}

#gallery_images_container .thumb
{
	width: 150px !important;
	height: 84px !important;
	margin: 6px 11px;
	border: 2px solid #F7FCE9;
	cursor: pointer;
	-moz-box-shadow: #253418 3px 3px 4px;
	-webkit-box-shadow: #253418 3px 3px 4px;
	box-shadow: #253418 3px 3px 4px;
}

#trailer
{
	background: #111111;
	width: 560px;
	height: 315px;
	border: 3px solid #F7FCE9;
	margin: 23px auto 0;
	position: relative;
	z-index: 1220;
	-moz-box-shadow: #253418 4px 4px 5px;
	-webkit-box-shadow: #253418 4px 4px 5px;
	box-shadow: #253418 4px 4px 5px;
}

#trailer_selectors
{
	width: 640px;
	height: 110px;
	margin: 42px 6px 0;
	font-weight: bold;
	text-align: center;
	font-family: 'Michroma', sans-serif;
	text-shadow: 2px 2px 2px #253418;
}

.trailer_select_holder
{
	height: 110px;
	width: 107px;
	margin: 0 9px;
	float: left;
}

.trailer_select
{
	width: 107px;
	height: 60px;
	margin: 12px 0 5px;
	border: 2px solid #FFFFFF;
	-moz-box-shadow: #253418 2px 2px 3px;
	-webkit-box-shadow: #253418 2px 2px 3px;
	box-shadow: #253418 2px 2px 3px;
}

#ts_trailer { background: #000000 url('../images/vb_trailer.jpg') no-repeat 0 0; }
#ts_deathmatch { background: #000000 url('../images/vb_deathmatch.jpg') no-repeat 0 0; }
#ts_challenges { background: #000000 url('../images/vb_challenges.jpg') no-repeat 0 0; }
#ts_arcade { background: #000000 url('../images/vb_arcade.jpg') no-repeat 0 0; }
#ts_tips { background: #000000 url('../images/vb_tips.jpg') no-repeat 0 0; }

#ts_trailer:hover, #ts_deathmatch:hover,
#ts_challenges:hover, #ts_arcade:hover,
#ts_tips:hover
{
	background-position: -107px 0;
	cursor: pointer;
}

#features_content
{
	position: absolute;
	top: 373px;
	right: 50px;
	width: 680px;
	z-index: 10;
}

#features_content ul
{
	margin: 0 0 12px 40px;
	line-height: 18px;
	font-size: 14px;
	font-family: arial, sans-serif;
	color: #FFFFFF;
	text-shadow: 1px 1px 1px #333F24;
}

#features_content p
{
	line-height: 18px;
	font-size: 14px;
	text-shadow: 1px 1px 1px #333F24;
}

#enemies
{
	position: absolute;
	top: 320px;
	right: 50px;
	z-index: 10;
}

#reviews_content
{
	position: absolute;
	top: 373px;
	right: 50px;
	width: 680px;
	z-index: 10;
}

#reviews_content p
{
	font-size: 16px;
	line-height: 20px;
	margin: 20px 0;
}

#reviews_content h2
{
	font-size: 24px;
	line-height: 28px;
}

.reviews_column
{
	width: 330px;
	float: left;
}

.rc_right { padding-left: 20px; }

.quote
{
	color: #FFFFFF;
	font-family: arial, sans-serif;
	font-size: 14px;
	margin: 10px 0;
	line-height: 18px;
	text-shadow: 1px 1px 1px #333F24;
}

.quote img { vertical-align: bottom; }

.qm
{
	font-family: serif;
	font-size: 20px;
	line-height: 24px;
}

.publication
{
	font-weight: bold;
}

.publication img
{
	margin-top: 5px;
	border: 0;
}

/*########### FOOTER ###########*/ 

#footer
{
	width: 1022px;
	height: 54px;
	padding-top: 20px;
	margin: 0 auto;
	color: #000000;
	position: absolute;
	top: 800px;
	left: 22px;
	z-index: 3;
	text-shadow: 1px 1px 1px #333F24;
}

#legal_box
{
	width: 495px;
	color: #FFFFFF;
	font-family: arial, sans-serif;
	font-size: 11px;
	text-align: justify;
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 5px 5px 5px 17px;
	line-height: 14px;
}

#footer_logo_box
{
	height: 56px;
	width: 460px;
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 10px 15px 0 5px;
}

#lj_logo
{
	float: left;
	margin-right: 40px;
	border: 0;
}

#ps3_logo
{
	margin-top: 11px;
	float: left;
	margin-right: 40px;
}

#ps_logo
{
	margin-top: 6px;
	float: left;
	margin-right: 40px;
}

#psn_logo
{
	margin-top: 7px;
	float: left;
}