/* 
 * http://batagabor.freebase.hu/
 * Copyright (c) 2006-2010 Bata Gabor
 */

html, body {
  margin: 0;
  padding: 0;
}

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: center;
  background-color: #f4f4f4;
  color: #808080;
}

/* ---------- Layout ---------- */
#container {
  text-align: left;
  width: 764px;
  margin: 0 auto;
  border-width: 0 1px 1px 1px;
  border-style: solid;
  border-color: #e4e4e4;
  background-color: #fff;
  box-shadow: 0 0 8px #ddd;
  -moz-box-shadow: 0 0 8px #ddd;
  -webkit-box-shadow: 0 0 8px #ddd;
}

#header {
  background: #555 url("../images/background_header.jpg") no-repeat;
  height: 173px;
  margin: 0;
  line-height: 51px;
  padding-left: 30px;
}

#navigation {
  float: left;
  width: 196px;
  padding: 15px;
}

#extra {
  float: left;
  clear: left;
  width: 226px;
  text-align: center;
}

#content {
  padding: 15px 30px 15px 0px;
  float: right;
  width: 485px;
  line-height: 18px;
  text-align: justify;
  font-size: 13px;
  vertical-align: top;
}

#footer {
  clear: both;
  width: 100%;
  border-top: 1px solid #e4e4e4;
  font-size: 10px;
  text-align: center;
  padding: 10px 0;
  color: #aaa;
}

/* ---------- Links ---------- */
a, a:link, a:visited, a:active {
  text-decoration: none;
  color: #a8b200;
}

a:hover, a:focus {
  text-decoration: underline;
  color: #3e3e3e;
}

/* ---------- Headings ---------- */
h1 {
  color: #a8b200;
  font-size: 18px;
  margin: 10px 0;
}

h2 {
  font-size: 14px;
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 5px;
  margin: 15px 0 10px 0;
}

/* ---------- Paragraph ---------- */
p {
  padding: 0;
  margin: 10px 0;
}

hr {
  border-color: #e4e4e4;
  border-style: solid none none;
  border-width: 1px 0px 0px;
  height: 1px;
  margin: 15px 0;
}

/* ---------- Header ---------- */
#header a, #header a:link, #header a:visited, #header a:active {
  color: #fff;
  text-decoration: none;
  letter-spacing: 3px;
}

#header a:hover, #header a:focus {
  color: #a8b200;
  text-decoration: none;
}

/* ---------- Tables ---------- */
#content table {
  margin: 5px auto 5px auto;
  min-width: 250px;
  border: 1px solid #e4e4e4;
  border-collapse: collapse;
  border-spacing: 0;
  box-shadow: 0 0 8px #ddd;
  -moz-box-shadow: 0 0 8px #ddd;
  -webkit-box-shadow: 0 0 8px #ddd;
}

#content th, #content td {
  background-color: #fff;
  padding: 5px;
  border: 1px solid #e4e4e4;
}

#content th {
  text-align: center;
  font-weight: bold;
}

/* ---------- Navigation ---------- */
#navigation ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

#navigation li {
  line-height: 17px;
  width: 100%;
  float: left;
}

#navigation li a, #navigation li a:link, #navigation li a:visited, #navigation li a:active {
  padding: 8px;
  text-decoration: none;  
  border-bottom: 1px solid #e4e4e4;
  color: #707070;
  display: block;
}

#navigation li a:hover, #navigation li a:focus {
  color: #a8b200;
  text-decoration: none;
}

/* ---------- Footer ---------- */
#footer a, #footer a:link, #footer a:visited, #footer a:active {
  color: #808080;
}

#footer a:hover, #footer a:focus {
  text-decoration: underline;
}

/* ---------- Images ---------- */
img {
  border: 0;
}

.caption {
  color: #fff;
  background: #808080;
  text-align: center;
  font-size: 9px;
  text-decoration: none;
  float: left;
  width: 100px;
}

/* ---------- Ad ---------- */
.advertisement {
  width: 120px;
  margin-left: auto;
  margin-right: auto;
}

/* ---------- Partner links ---------- */
#partner {
  width: 120px;
  margin: 10px auto;
  text-align: left;
  font-size: 12px;
}

#partner .title {
  color: #000;
  font-weight: bold;
}

#partner ul {
  padding: 5px;
  margin: 0;
  list-style: none;
}

#partner li {
  line-height: 20px;
}

#partner li a {
  color: #909090;
  text-decoration: underline;
  font-weight: bold;
}

/* ---------- Icons ---------- */
.icon {
  background-repeat: no-repeat;
  background-image: url("../images/icons.png");
  width: 16px;
  height: 16px;
  float: left;
  margin-right: 10px;
}

.icon-reserved {
  background-position: -32px 0px;
}

.icon-home {
  background-position: -48px 0px;
}

.icon-images {
  background-position: -64px 0px;
}

.icon-links {
  background-position: -96px 0px;
}

.icon-programs {
  background-position: -144px 0px;
}

.icon-package {
  background-position: -128px 0px;
}

.icon-java {
  background-position: -80px 0px;
}

.icon-manual {
  background-position: -112px 0px;
}

.icon-games {
  background-position: 0px 0px;
}

.icon-play {
  background-position: -16px 0px;
}

/* ---------- Thumbnail ---------- */

.thumbnail {
  width: 100px;
  padding: 0;
  float: left;
  margin: 0 10px 10px 0;
}

.thumbnail a, .thumbnail a:link, .thumbnail a:visited, .thumbnail a:active {
  font-weight: bold;
  text-decoration: none;  
  color: #707070;
  display: block;
  border-bottom: 1px solid #e4e4e4;
  padding: 4px 0;
}

.thumbnail a:hover, .thumbnail a:focus {
  color: #a8b200;
  text-decoration: none;
}

.thumbnail img {
  box-shadow: 0 0 8px #666;
  -moz-box-shadow: 0 0 8px #666;
  -webkit-box-shadow: 0 0 8px #666;
}
