@charset "utf-8";
/* CSS Document */

body {
	background-color:		#000000;
	text-align:				center;
	color:					#5f5f5f;
	font-family:			Arial, Helvetica, sans-serif;
}

a {
	color:#105d55;
	text-decoration:none;
}

a:link {
	color:#105d55;
	text-decoration:none;
}

a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

a:visited {

	text-decoration:none;
}


#div_main_container {
	margin:					0 auto 0 auto;
	width:					816px;
}

#div_header {
	background:				url(../images/header.jpg);
	width:					816px;
	height:					118px;
}

#div_menu_container {
	width:					816px;
	height:					14px;
}

#btn_home {
	background:				url(../images/btn_home.png);
	width:					70px;
	height:					14px;
	float:					left;
	margin:					0 0 0 83px;
}

#btn_gamedesign {
	background:				url(../images/btn_gamedesign.png);
	width:					90px;
	height:					14px;
	float:					right;
}

#btn_applications {
	background:				url(../images/btn_applications.png);
	width:					95px;
	height:					14px;
	float:					right;
	margin-left:			-6px;
}

#btn_websolutions {
	background:				url(../images/btn_websolutions.png);
	width:					95px;
	height:					14px;
	float:					right;
	margin:					0 73px 0 0;
	margin-left:			-6px;
}

#div_content_container_left {
	width:					488px;
	float:					left;
	clear:					left;
	margin:					11px 0 0 0;
	background-image:		url(../images/news_bg.jpg);
	border-bottom:			#4a4a4a 1px solid;
	padding:				0 0 15px 0;
	text-align:				left;
}

#div_content_container_right {
	width:					316px;
	float:					right;
	clear:					right;
	margin:					11px 0 0 0;
	text-align:				left;
}

#div_content_newestupdates {
	width:					316px;
	clear:					both;
}

#div_content_games {
	width:					316px;
	margin:					11px 0 0 0;
	clear:					both;
}

#title_generalgamenews {
	background:				url(../images/title_generalgamenews.jpg);
	width:					488px;
	height:					21px;
}

.div_content_generalnews_discription {
	margin:					1px 10px 0 29px;
	padding:				9px 0 0 5px;
	text-align:				left;
	font-size:				12px;
	border-top:				#acacac 1px solid;
}

.div_content_generalnews_title {
	color:					#acacac;
	font-size:				18px;
	font-weight:			bold;
	margin:					15px 0 0 18px;
}

#div_content_newestupdates_container {
	width:					316px;
	height:					158px;
}

#div_content_newestupdates_image {
	background:				url(../images/games_updates/css_mod.jpg);
	position:				absolute;
	z-index:				10;
	width:					316px;
	height:					158px;
}

#div_content_newestupdates_overlay {
	background:				url(../images/overlay_newestupdates.png);
	position:				absolute;
	z-index:				15;
	width:					316px;
	height:					158px;
}

#title_newestupdates {
	background:				url(../images/title_newestupdates.jpg);
	width:					316px;
	height:					21px;
}

#title_games {
	background:				url(../images/title_games.jpg);
	width:					316px;
	height:					21px;
}

#div_footer_container {
	float:					left;
	clear:					both;
	width:					816px;
}

#div_footer {
	width:					750px;
	margin:					30px auto 0 auto;
	font-size:				11px;
	border-top:				#333333 1px solid;
}

#btn_updates_1 {
	background:				url(../images/btn_newstab_1.png);
	width:					21px;
	height:					14px;
	z-index:				45;
	position:				absolute;
	margin-left:			192px;
}

#btn_updates_2 {
	background:				url(../images/btn_newstab_2.png);
	width:					25px;
	height:					14px;
	z-index:				44;
	position:				absolute;
	margin-left:			207px;
}

#btn_updates_3 {
	background:				url(../images/btn_newstab_3.png);
	width:					25px;
	height:					14px;
	z-index:				43;
	position:				absolute;
	margin-left:			226px;
}

#btn_updates_4 {
	background:				url(../images/btn_newstab_4.png);
	width:					25px;
	height:					14px;
	z-index:				42;
	position:				absolute;
	margin-left:			245px;
}

#btn_updates_5 {
	background:				url(../images/btn_newstab_5.png);
	width:					25px;
	height:					14px;
	z-index:				41;
	position:				absolute;
	margin-left:			264px;
}

#btn_updates_6 {
	background:				url(../images/btn_newstab_6.png);
	width:					25px;
	height:					14px;
	z-index:				40;
	position:				absolute;
	margin-left:			283px;
}

#div_content_games_container {
	width:					316px;
	height:					288px;
	background:				url(../images/games_bg.png);
}

#div_content_games_list_container {
	height:					287px;
	width:					314px;
}

#div_content_games_container_scroll {
	margin:					0px 1px 1px 1px;
	overflow:				auto;
	overflow-x:				hidden;
	padding-top:			19px;
	height:					287px;
	width:					314px;
}

#div_content_games_count {
	width:					89px;
	height:					15px;
	z-index:				50;
	position:				absolute;
	margin:					2px 0 0 7px;
	font-size:				11px;
	color:					#424242;
}

#btn_released {
	background:				url(../images/btn_released.png);
	width:					90px;
	height:					15px;
	z-index:				50;
	position:				absolute;
	margin-left:			133px;
}

#btn_development {
	background:				url(../images/btn_development.png);
	width:					95px;
	height:					15px;
	z-index:				49;
	position:				absolute;
	margin-left:			217px;
}

.div_content_games_list_item {
	height:					75px;
	width:					100%;
	background:				url(../images/games_bg.jpg);
}

.div_content_games_list_item_icon {
	width:					52px;
	height:					52px;
	margin:					11px 0 0 7px;
	float:					left;
}

.div_content_games_list_item_title {
	color:					#828181;
	font-size:				18px;
	font-weight:			bold;
	margin:					12px 0 0 9px;
	float:					left;
	clear:					right;
}

.div_content_games_list_item_discr {
	color:					#343838;
	font-size:				14px;
	margin:					0 0 0 19px;
	width:					200px;
	float:					left;
	clear:					right;
	height:					16px;
}

.div_content_games_list_item_options {
	font-size:				10px;
	float:					right;
	margin:					7px 5px 0 0;
	clear:					right;
}

#div_home_container {
	padding:				30px 0 30px 0;
	width:					615px;
	margin:					0 auto 90px auto;
}

#div_home_gamedesign {
	width:					128px;
	height:					144px;
	background:				url(../images/btn_home_gamedesign.png);
	position:				absolute;
	margin-left:			35px;
}

#div_home_applications {
	width:					128px;
	height:					144px;
	background:				url(../images/btn_home_applications-disabled.png);
	position:				absolute;
	margin-left:			235px;
}

#div_home_websolutions {
	width:					128px;
	height:					144px;
	background:				url(../images/btn_home_websolutions.png);
	position:				absolute;
	margin-left:			436px;
}

#div_home_bg {
	width:					560px;
	height:					14px;
	background:				url(../images/title_bg.jpg);
	margin-top:				132px;
	margin-left:			20px;
}

#div_home_contact {
	width:					128px;
	height:					53px;
	background:				url(../images/btn_home_contact.png);
	position:				absolute;
	margin-left:			135px;
	margin-top: 			30px;
}

#div_home_jobs {
	width:					128px;
	height:					53px;
	background:				url(../images/btn_home_jobs.png);
	position:				absolute;
	margin-left:			337px;
	margin-top: 			30px;
}

#div_home_gamedesign_links {
	margin-left:			5px;
	width:					180px;
	font-size:				10px;
	margin-top:				10px;
	text-align:				center;
}

#div_home_applications_links {
	display:				none;
}

#div_home_websolutions_links {
	margin-left:			405px;
	width:					180px;
	font-size:				10px;
	margin-top:				10px;
	text-align:				center;
}

#div_content_container_center {
	width:					488px;
	margin:					11px auto 0 auto;
	background-image:		url(../images/news_bg.jpg);
	border-bottom:			#4a4a4a 1px solid;
	padding:				0 0 15px 0;
	text-align:				left;
}

#div_contact_content {
	width:					400px;
	margin:					20px auto 10px auto;
}

#title_contactdetails {
	background:				url(../images/title_contactdetails.jpg);
	width:					488px;
	height:					21px;
}

#title_jobs {
	background:				url(../images/title_jobs.jpg);
	width:					488px;
	height:					21px;
}
