/*  Other **************/

a {
  text-decoration: none;
  color: #0083b9; 
  font-weight: bols;
}

a:hover {
  color: #0083b9;
}

img {border: 0;}

* {
  font-family: arial;
  font-size: 10pt;
}

h1 {
  font-size: 22px;
  margin: 0;
  padding: 0;
}

h2 {
  font-size: 16px;
  margin: 0;
  padding: 0;
}

.justify {text-align: justify;}

ul {list-style-position: inside; margin:0; padding:0;}

/* Layout ******************/

html {
  height:100%;
}

body {
  padding:0;
  width:1000px; margin:10px auto 0 auto;
  min-height:100%;
  position:relative;
}

* html body {
  height:100%;
}

#main {
  width:745px;
  margin-left:250px;
}

* html #main {
  margin-left:250px;
}

#menu {
  width:240px;
  float: left;
  background: url(images/shadow.jpg) no-repeat top right;
}

#menu a.menuitem {
	display: block;
	width: 192px;
	margin: 10px 0 10px 15px;
  padding: 9px 0;
  background: url(images/menu_button_white2.jpg) no-repeat;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  color: #555;
}

#menu a.menuitem:hover {
  background: url(images/menu_button_green2.jpg) no-repeat;
}

#menu a.menuitem-active {
  text-decoration: underline;
}

.clearfix:after {
content: “.”;
display: block;
height: 0;
clear: both;
visibility: hidden;
font-size:0;
line-height:0;
}
.clearfix {display: inline-block;} /* for IE/Mac */
* html #lightIE6 .clearfix {
zoom: 1; /* triggers hasLayout */
display: block; /* resets display for IE/Win */
}

#meta {
  border-top: 3px solid #0083b9;
  width: 745px;
  padding: 5px 0;
  margin-left: 255px;
}

/* Other */

#title {
  background: url(images/header2.jpg) no-repeat;
  height: 244px;
  width: 1000px;
  margin-bottom: 15px;
}

#logo {
  float: left;
	display: block;
  width: 340px;
  height: 90px;
}

#slogen {
  float: left;
  margin: 10px 0 0 20px;
  font-weight: bold;
  color: #eeeeee;
}

#nav {
	list-style: none;
  display: inline;
  width: 150px;
  height: 40px;
  float: right;
}

#nav li {
  display: inline;
  float: left;
}

#nav li a {
  display: block;
  width: 35px;
  height: 35px;
  margin-right: 10px;
}

#nav li a:hover {color: #0083b9;}
#headup {height: 196px;}

#headdown {
	margin-left: 305px;
  width: 680px;
  height: 26px;
}

a.select, #buybutton
{
	display: block;
	float: left;
	font-weight: bold;
  color: #605d5c;	
}

div.select {
  position: realtive !important;
	display: block;
  float: left;
  padding: 0;
  margin: 0 57px 0 0;
  width: 222px;
  height: 25px;
  text-align: left;
  zoom: 1;
}

div.select a {
	display: block;
  width: 202px;
  height: 20px;
  padding: 5px 0 0 20px;
  color: #605d5c;
  font-weight: bold;
  text-align: left;
}

div.select ul {
	zoom: 1;
	width: 185px;
	margin: 25px 0 0 10px;
	padding: 0 0 7px 0;
	display: none;
  position: absolute;
  list-style: none;
  text-align: left;
  background: url(images/menu_foot.gif) no-repeat bottom right;
}

div.select ul li {
  margin: 0;
  padding: 0;
  width: 185px;
}


#headdown a.active {
  color: #0083b9;
}

div.select li a {
	margin: 0;
  width: 160px; 
  display: block; 
  text-decoration: none; 
  font-size: 12px;
  color: #777; 
  background: #fff; 
  padding: 7px 5px 3px 20px; 
  border: 1px solid #ccc; 
  border-bottom: 0;
}


#goodlist li a {
	padding: 7px 5px 3px 7px; 
  width: 173px; 
}

div.select li a:hover {
  background-color: #0083b9;
  color: #fff;
}

#buybutton {
  width: 78px;
  height: 20px;
  padding: 5px 0 0 35px;
  margin-left: 3px;
  font-size: 12px;
}

#headdown p {
  padding-top: 5px;
  color: #fff;  
}

#buy {
  display: block;
  width: 113px;
  height: 26px;
  background: url(images/buybutton.gif);
}

#bestgames {
  width: 744px;
  height: 135px;
  background: url(images/bestgames_bg.gif) repeat-x;
  margin-bottom: 20px;
}

#bestgames p {
  font-size: 11px;
  font-weight: bold;
  padding: 7px 0 15px 12px;
  margin: 0;
}

#bestgames ul {display: block; list-style: none; padding:5px 0 0 0px; margin: 0;}
#bestgames li {display: block; float: left; padding:0 18px; margin: 0;} 

#newsblock {
  margin: 10px 0;
  border-collapse: collapse;
}

#newsblock td {vertical-align: top;}

#sitenews {
  width: 372px;
  border-left: 1px solid #e9e9e9;
  background: url(images/sitenews_header.jpg) no-repeat -2px 0;
}

#gamenews {
  width: 372px;
  border-left: 1px solid #e9e9e9;
  background: url(images/gamenews_header.jpg) no-repeat -2px 0;
}


#newsblock p.head {
  font-size: 17px;
  font-weight: bold;
  padding: 8px 0 15px 35px;
  margin: 0;
  color: #000;
}


#newsblock a {font-weight:bold;color:#277697;}

.newspost {margin: 10px 10px 20px 10px;}
.newshead  {font-size: 15px; font-weight: bold; margin-bottom: 5px;}
.newshead a {font-size: 15px; font-weight: bold;}
.newstext {text-align: justify; margin:0px; padding-top:5px; padding-bottom: 5px;}
.newstext img {float: left; margin: 0 10px 0 0; width: 70px;}
.allnews {margin: 5px 0 0 10px; clear:both;}
.breaker {clear:both; margin-bottom: 10px;}


#gl_container {background: url(images/gl_c_bg.jpg) repeat-y top right; margin-bottom: 30px;}
#gl_c_head {background: url(images/gl_c_top.jpg) no-repeat top right; height: 22px; margin-bottom: 12px;}
#gl_c_bottom {background: url(images/gl_c_bottom.jpg) no-repeat bottom right; height: 22px; margin-top: 20px;}
.gameitem {height: 200px; width: 692px; background: url(images/gamebutton2.gif) no-repeat bottom right; margin-bottom: 2px; padding-right: 15px;}
.gameitem talbe {border-collapse: collapse;}
.gameitem a {font-size: 22px;margin:0;padding:0;color:#000;text-decoration:none;}
.gameitem a:hover {color:#000;}
.gamelogo {width: 200px; height:190px; text-align:center; vertical-align: middle;}
.gamedesc {text-align:left; vertical-align: top; padding-left: 5px;}
.gamedesc h1 {margin-top:10px;padding:0;}
.gamedesc p {margin:0; padding:0;}
.gamedesc p.lang {margin:0; padding-bottom:10px; font-weight:bold; color: #8A3B11;}
.gamehead {margin-bottom: 10px;}
/*.gameitem:hover {background: url(images/gamebutton_green.gif) no-repeat bottom right;cursor:pointer;}*/

#gl_c_head2 {background: url(images/gl_c_top.jpg) no-repeat top right; margin-bottom: 12px;text-align:left; padding-top: 15px;}
#gl_c_head2 table {width: 710px; border-collapse:collapse;margin:0;padding:0;}
.gameimage {width: 200px;text-align:center;}
.gameinfo {width: 260px;vertical-align:top;padding-top:5px;}
.langs {width:230px;text-align:right;}
.countryselect {padding:0; margin:0; font-weight: bold; text-align: right;}
.countryselect ul {list-style-typhttp://prop.box.axismedia.ru/playkey/sitenews/e: none; display: block; height: 50px; padding: 10px 0 0 0; margin:0;}
.countryselect li {display: inline; float: right;padding:0;margin:0;}
.countryselect a {display: block; margin: 0 10px;text-align: center; padding:0;}
.countryselect a span {font-size: 11px; font-weight: bold;}
.countryselect p {padding: 0 10px 0 0; margin:0;}

#navpath {font-weight: bold; margin: 5px 0;}

.itembox {padding-top: 0px;padding-left: 2px;}
.itembox_top {width: 705px; height: 9px; background: url(images/itembox_top.gif) no-repeat 0 0; margin:0; padding:0; font-size:0px;}
.itembox_content {width: 705px; background: #fff; border-left: 1px solid #ededed; border-right: 1px solid #ededed; padding: 15px 0; margin:0;}
.itembox_content p.lang {margin:0; padding-bottom:10px; font-weight:bold; color: #8A3B11;}
.itembox_bottom {width: 705px;height: 18px; background: url(images/itembox_bottom.gif) no-repeat 0 0;}

.itembox_content table {border-collapse: collapse; width: 670px;}
.item_left_c {width: 200px; vertical-align: top; text-align: center;}
.item_right_c {vertical-align:top;}

#pricetitle {
  margin-top: 10px;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  color: #000;
}
.pricebox {
	font-size: 20px;
	font-weight:bold;
	text-align: center;
	color: #6FAC13;
}

.pricebox2 {
	margin-top: 5px;
  font-size: 20px;
  font-weight:bold;
  text-align: center;
  color: #6FAC13;  
}

.outofstock
{
	margin-top: 3px;
	font-weight: bold;
  color:#777;
}

#currchange {
  margin-top: 15px;	
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  border-bottom: 1px dashed #0083b9;
}

#currencies {
  width: 160px;
  border-collapse: collapse;
  margin: 10px auto 0 auto;
}

#cur_cont {
  display: none;
}

#currencies img {
  border: 2px solid #fff;
}

#currencies a:hover img {
  border: 2px solid #6FAC13;
}

.bold {font-weight: bold;}

.cmstext p {margin:0;padding:0;}
.buylink {
  background: url(images/buybutton.gif) no-repeat top right; 
  height: 17px; 
  width: 116px;
  display: block;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  padding: 7px 15px;
  color: #0083b9;
  margin: 15px auto 0 auto;
}
#sc_head {
  background: url(images/gl_c_top.jpg) no-repeat top right; margin-bottom: 12px;text-align:left; padding-top: 15px;
}

.newslistpost {margin: 10px 0px;}
.newslisthead, .newslisthead a {font-size: 15px; font-weight: bold; margin-bottom: 0px;}
.newslisttext {text-align: justify; margin:0px; padding:0px;}
.newslisttext p {margin:0;padding:0;}


#textcontent {padding-right: 20px;}
#textcontent a {font-weight: normal;}

.links {
  font-weight: bold;
}

#pages {
  padding: 20px 0;
}

#pages span {
  margin: 0;
  padding: 10px 7px 3px 7px;
  border-bottom: 4px solid #31db18; 
}

#pages #text {
  margin: 0;
    padding: 10px 7px 3px 7px;
  border-bottom: 4px solid #469fd7; 
}

#pages a {
  margin: 0;
  text-decoration: none;
  padding: 10px 7px 3px 7px;
  border-bottom: 4px solid #469fd7;
}

#pages a:hover {
  margin: 0;
  text-decoration: none;
  padding: 10px 7px 3px 7px;
  border-bottom: 4px solid #288918;
}

#sitemap ul {margin-left: 20px; margin-bottom: 20px;}
#sitemap li a {font-size: 20px; font-weight: bold;}

#sitemap ul li a {font-size: 16px; font-weight: bold;}
#sitemap ul ul li a {font-size: 12px; font-weight: bold;}
#sitemap ul ul ul li a {font-size: 10px; font-weight: bold;}

/* Feedback */

#feedback_form input {
  height: 20px;
}

#feedback_form td {
  padding: 0 6px 6px 0;
  vertical-align: top;
}

.invalid {
  color: #f44;
}

a.h2 {
  font-weight: bold;
  color: #318321; 
  font-size: 14px;
  margin-bottom: 5px;
}

#name {width: 250px;}
#question {width: 420px; height: 118px;}
#mail, #location, #captcha, #phone {width: 150px;}

#captcha_img {
  border: 1px solid #cccccc;
}

#right_col {
  width: 158px;
  font-size: 10px;
  color: #555;
  text-align: left;
}

input.form, textarea {
  border: 1px solid #cccccc;
  padding: 4px 4px 0px 4px;
  font-size: 12px;
  color: #777;
  font-family: verdana;
}

select.form {
  border: 1px solid #cccccc;
  font-size: 12px;
  color: #000;
  font-family: verdana;
  line-height: 25px;
}

select.form option {
  padding: 3px;
}

input.form_button {
  border: 1px solid #cccccc;
  font-size: 12px;
  color: #777;
  font-family: verdana;
  height: 36px;
  padding-bottom: 2px;
}

#sub {
  width: 160px;
  height: 30px;
}

#sub:hover {
  background-color: #88C230;
}

input.form_invalid, textarea.form_invalid {
  border: 1px solid #faa;
  padding: 4px 4px 0px 4px;
  font-size: 12px;
  color: #777;
  font-family: verdana;
}

.minibox {
  margin: 15px 0 15px 15px;
}

.minibox-head {
  width: 192px;
  height: 9px;
  font-size: 1px;
  background: url('images/minibox_top.gif') no-repeat top right; 
}

.minibox-content {
  margin: 0;
	width: 162px;
  padding: 5px 15px;
  background: url('images/minibox_bg.gif') repeat-y top right; 
}

.minibox-footer {
  width: 192px;
  height: 17px;
  background: url('images/minibox_bottom.gif') no-repeat top right; 
  margin: 0;
  padding: 0;
}

#minibox-contacts table {margin: 5px 0 0 0;}
#minibox-contacts table td {padding: 3px 1px;}
.contact-icon {text-align: center; padding: 0px 4px;}
.context_good {margin: 15px 0; text-align: center;}
.context_good_title {font-weight: bold;}

.context_post {margin: 10px 0 15px;}
.context_post h2 {margin-bottom:5px; padding:0;line-height:1;}
.context_post a {margin:0px; padding:0;font-size:12px;}

#userad_form td {padding: 0 6px 6px 0;}
#userad_form input {height: 20px;}
#userad_form input, #userad_form textarea {color: #000;}  
#userad-game-select, #userad-category-select {width: 260px;}
#userad-server-input, #userad-region-select, #userad-price-input {width: 150px;}
#userad-message-input {width: 420px; height: 81px;}
#userad-contacts-input {width: 420px;}
#user-adv-icons {text-align: right; vertical-align: bottom;}
#user-adv-moderation {text-align: left; vertical-align: bottom;}

/* User board styles */
 
#board_head_menu {
  margin-bottom: 20px;
  width: 720px;
  border-collapse:collapse;
} 
 
#board_head_menu a {
  display: block;
  background: url('images/board_button.gif') no-repeat top right; 
  text-align: center;
  color: #000;
  width: 140px;
  height: 19px;
  padding: 8px 0 6px;
}

#board_head_menu a:hover {
  display: block;
  background: url('images/board_button_green.gif') no-repeat top right; 
  text-align: center;
  text-decoration: underline;
  width: 140px;
  height: 19px;
  padding: 8px 0 6px;
}

#board_head_menu a.selected {
  display: block;
  background: url('images/board_button.gif') no-repeat top right; 
  text-align: center;
  text-decoration: underline;
  color: #000;
  width: 140px;
  height: 19px;
  padding: 8px 0 6px;
}
 
#board {width: 720px;border-collapse:collapse;}
#board td {padding: 5px;}
#board th {background-color: #fff; padding: 5px;}
#board td.game {width:120px;}
#board td.region {text-align:center;width: 20px;}
#board tr.even {background-color: #F0F0F0;}
#board td.message a {color: #000;}

#board th.game, #board th.message {text-align: left;}
#board td.server, #board td.price {text-align: center;}

#board-detail-contacts {font-weight: bold; margin-top: 10px;}

.centered-text {text-align: center;}
#add-new-ad-link {margin-top: 20px;}
#board-disclaimer {margin: 0 0 15px 5px; padding: 5px; border: 1px solid #FFB5B5; width: 700px;}
