@font-face {
	font-family:"PriceFont";
	src:url(marker_felt.ttf) format("truetype");
}

@font-face {
	font-family:"PriceFontDamnIE";
	src:url(marker_felt.oet);
}

body {
	margin:0px;
	width:100%;
	height:100%;
	font-family: arial;
	font-size:14px;
	color: #ffffff;
}

.index_body {
	background: #000000 url(header_bg.png) repeat-x;
}

.pages_body {
	background: #000000 url(header_pages_bg.png) repeat-x;
}

img {
	border:0px;
	
}

A {
 outline: none;
 color: #ffffff;
}

.main_container {
	width: 970px;
	margin:auto;
}

.header_container {
	height: 400px;
	position: relative;
}

.header_page_container {
	height: 200px;
	position: relative;
}

.logo {
	position: absolute;
	left: 0px;
	top: 20px;
	display: block;
}

.menu_container {
	height: 80px;
	position: absolute;
	left: 230px;
	top: 10px;
}

.menu_container a {
	font-size: 19px;
	color: #ffffff;
	text-decoration: none;
	display: block;
	height: 60px;
	width: 75px;
	float: left;
	background: url(menu_delim.png) left center no-repeat;
	padding-top: 20px;
	padding-left: 15px;
}

.menu_item_wide1 {
	width: 90px !important;
}

.menu_item_wider {
	width: 120px !important;
}

.menu_item_wide {
	width: 110px !important;
}

.menu_container span {
	display: block;
	font-size: 10px;
}

.menu_bullet {
	margin-top: 8px;
	text-align: center;
	padding-right: 15px;
}

.menu_first {
	background: none !important;
}

.news_container {
	width: 300px;
	margin-left: 5px;
	margin-right: 25px;
	margin-top: 45px;
	overflow: hidden;
	float: left;
}

.block_header {
	font-size: 19px;
	color: #ffffff;
	margin-bottom: 35px;
}

.item_container {
	margin-bottom: 30px;
}

.item_container img {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	width: 32px;
	height: 32px;
}

.item_header {
	font-size: 16px;
	margin-bottom: 5px;
	text-decoration: none;
	text-align: justify;
	display: block;
}

.item_header_big {
	font-size: 22px;
	margin-bottom: 5px;
	text-decoration: none;
	text-align: justify;
	display: block;
}

.item_date {
	font-size: 11px;
	margin-bottom: 5px;
}
.item_text {
	font-size: 14px;
	text-align: justify;
	display: block;
	text-decoration: none;
}

.games_container {
	width: 300px;
	margin-left: 5px;
	margin-right: 25px;
	margin-top: 45px;
	overflow: hidden;
	float: left;
}

.apps_container {
	width: 300px;
	margin-left: 5px;
	margin-top: 45px;
	overflow: hidden;
	float: left;
}

.page_container {
	margin-top: 45px;
	overflow: hidden;
	text-align: justify;
}

.page_title {
	color: #ffffff;
	font-size: 32px;
	position: absolute;
	top: 110px;
	left: 0px;
}

.page_title div {
	font-size: 14px;
}

.page_columned_container {
	margin-top: 45px;
	width: 680px;
	float: left;
}

.right_container {
	width: 260px;
	margin-left: 30px;
	float: left;
	margin-top: 45px;
}

.right_delim {
	font-size: 0px;
	height: 1px;
	background: url(right_delim.gif);
	margin: 1px 0px 1px 0px;
	clear: both;
}

.right_item {
	background: url(right_bullet.gif) right center no-repeat;
	font-size: 11px;
	padding:9px 25px 9px 1px;
	background-color: #000000;
	min-height: 32px;
	display: block;
	text-decoration: none;
	overflow: hidden;
}

.right_item:hover {
	background-color: #0e1216;
}

.right_item span, .right_item a { 
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.right_item_info_container {
	padding-left: 42px;
}

.right_item img {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	width: 32px;
	height: 32px;
}

.right_item_low {
	min-height: 12px;
}

.footer_delim {
	clear: both;
	height: 30px;
}

.right_header {
	font-size: 19px;
	color: #ffffff;
	margin-bottom: 10px;
}

.footer {
	text-align: right;
	font-size: 11px;
	color: #344351;
	margin-bottom: 20px;
	border-top: 1px solid #344351;
	padding-top:5px;
}

.footer a {
	color: #344351;
	text-decoration: none;
}

.footer span {
	color: #141c23;
}

.games_up_arrow {
	background: url(arrow_up.png) center center no-repeat;
	height: 30px;
	cursor: pointer;
	margin-bottom: 10px;
}

.games_down_arrow {
	background: url(arrow_down.png) center center no-repeat;
	height: 30px;
	cursor: pointer;
	margin-top: 10px;
}

.games_images img {
	width: auto;
	height: auto;
	float: left;
}

.clear_delim {clear: both;}

.header_margins {
	margin-top: 20px;
	margin-bottom: 20px;
}

.large_icon {
	width: auto !important;
	height: auto !important;
}

.banner_container {
	width: 960px;
	height: 295px;
	position: absolute;
	left: 10px;
	top: 100px;
	background: url(damn_ie_hack_bg.gif);
	overflow: hidden;
}

.banner_descr {
	float: left;
	width: 360px;
	font-size: 32px;
	text-decoration: none;
	color: #ffffff;
	padding-top: 75px;
	display: block;
}

.banner_descr_info div {
	font-size: 14px;
	margin: 5px 0px 10px 0px;
	text-align: justify;
} 

.banner_descr_info {
	width: 260px;
	float: left;
	display: block;
}

.banner_image_container {
	height: 295px;
	background: top left no-repeat;
	float: left;
	position: relative;
}

.banner_price {
	position: absolute;
}

.banner_price_text {
	position: absolute;
	font-family: PriceFont, PriceFontDamnIE;
	font-size: 22px;
	color: #FFFFFF;
	text-align: right;
	text-align: center;
	width: 70px;
	font-weight: normal;
}

.banner_image {
	position: absolute;
}

.banner_descr img {
	float: left;
	margin: 0px 10px 10px 0px;
}

.contacts_form input, .contacts_form textarea {
	font-size: 20px;
	background-color: #202933;
	border: 1px solid #344351;
	color: #ffffff;
	font-family: arial;
}

.contacts_field {
	margin-top: 5px;
	margin-bottom: 3px;
}

.contacts_left_container {
	float: left;
	width: 670px;
	margin-top: 35px;
}

.contacts_right_container {
	float: left;
	width: 260px;
	margin-top: 35px;
}

.contacts_map_container {
	height: 260px;
	width: 260px;
	margin-top: 35px;
	background-color: #555555;
}
