﻿* {margin: 0; padding: 0;}

body {font: 11px Verdana, Tahoma, Arial, sans-serif; width: 100%;}

a {color: #1e90ff; text-decoration: none;}

#wrapper {width: 1000px; margin: 0 auto;}

#header {height: 155px; background: url('/css/images/logo.jpg') no-repeat 0 0; margin-top:20px;}

#baloon-container {border-collapse: collapse;	margin: 0px 0 0 0px;}

#baloon-container td {vertical-align:top;}

#baloon-container div {
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	padding: 6px 3px 7px 3px;
	font-size: 12px;
	font-weight: bold;
}

#container {width: 100%;}

* html #container {height: 1%;}

#container:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	line-height: 0;
}

#sub-container {
  float: left;
	border-right: 165px solid #fff;
	width: 815px;
	padding-right: 20px;
}

#wrpr {
}

#content {
  width: 100%;
  float: left;
}

#main {
  padding-bottom: 15px;
  margin-left: 185px;
  position: relative;
}

table#main-banner {
  margin: 0 auto;
  font-size: 1px;
  border-collapse: collapse;
  margin-bottom: 15px;
}

td.border-horizontal {background-color: #fc0082; height: 8px;}
td.border-vertical {background-color: #fc0082; width: 8px;}
td#banner-top-left {background: url('/css/images/banner-corners.gif') no-repeat 0 0;}
td#banner-top-right {background: url('/css/images/banner-corners.gif') no-repeat -8px 0;}
td#banner-bottom-left {background: url('/css/images/banner-corners.gif') no-repeat 0 -8px;}
td#banner-bottom-right {background: url('/css/images/banner-corners.gif') no-repeat -8px -8px;}
td#banner-container {padding: 2px;}

#left {
  float: left;
  width: 165px;
  padding-bottom: 15px;
}
#right {
  float: left;
  width: 165px;
  margin-left: -165px;
  padding-bottom: 15px;
}

#footer {height: 150px; background: url('/css/images/icon-mammoth.jpg') no-repeat bottom right;}

div.column-block {
  margin-bottom: 14px;  
}

div.column-block h1 {
  width: 155px;
  height: 22px;
  padding: 3px 0 0 9px;
  font-size: 15px;
  color: #fff;
  background: url('/css/images/col-header.gif') no-repeat 0 0;
  margin-bottom: 12px;
}

div.column-block ul {
  list-style-type: circle;
  list-style-position: inside;
  margin-left: 10px;
  font-size: 11px;
}

div.column-block ul li {
  line-height: 1.3;
}

div.column-block span {
  margin-left: 2px;
  color: #888;
}

div.column-review {
	margin: 0 5px 10px 10px; 
	font-weight: bold;
	font-size: 11px;
}

div.search {margin: 0 auto; text-align: center;}
#column-search-input {margin-bottom: 15px; width: 140px; font-size: 15px; padding: 2px; border: 1px solid #888;}
#column-search-button {width: 80px; border: 1px solid #888; padding: 1px 0; background: #fff;}
input{ border: 1px solid #888; padding: 1px 0; background: #fff;}

div#column-block-phones {background: url('/css/images/icon-moblie.jpg') no-repeat bottom right;}

div.column-all {text-align: center; margin-top: 10px; font-size: 11px;}
div.column-all a {font-weight: bold; color: #da1b13;}

table.gamelist {border-collapse: collapse; margin: 0 25px;}
table.gamelist td {vertical-align: top; padding: 7px; border-bottom: 1px solid #aaa;}
td.game-container {border-left: 1px solid #aaa;}
td.game-container h1 {font-size: 15px; margin-bottom: 10px;}
.gamelist tr:last td {border-bottom: 0;}
