html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, input {
  border: 0;
  margin: 0;
  outline: 0;
  padding: 0;
}
img {
  border: 0;
  margin: 0;
  padding: 0;
  vertical-align: top;
}
:focus {
  outline: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
}
ul, ol {
  list-style: none;
}
/*main*/
html, body {
  height: 100%;
}
body {
  background: #024124 url(../images/bg.png) 0 0 repeat;
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.4;
  width: 100%;
}
.fl-lft {
  float: left;
}
.fl-rgh {
  float: right;
}
.clear {
  clear: both;
  float: none;
  font-size: 0;
  line-height: 0;
}
a {
  color: #cd7100;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
strong, .bold {
  font-weight: bold;
}
.text-cntr {
  text-align: center;
}
.text-rght {
  text-align: right;
}
h1 {
  color: #412402;
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 15px;
}
h1.small {
  font-size: 24px;
  margin-bottom: 8px;
}
h3 {
  color: #412402;
  font-size: 22px;
  font-weight: normal;
  margin: 5px 0 10px;
}
h3.small {
  font-size: 18px;
  margin-top: 0;
}
h4 {
  color: #41023E;
  font-family: 'abril';
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 10px;
}
#wrap {
  border-top: #e0a1fa 1px solid;
  min-width: 1000px;
}
#header {
  margin: 0 auto;
  overflow: hidden;
  padding: 15px 20px 30px;
  width: 960px;
}
.logo {
  color: #e7cd3a;
  float: left;
  font-family: 'abril';
  font-size: 40px;
  padding-top: 5px;
  text-shadow: 1px 1px 2px #000;
}
.logo:hover {
  text-decoration: none;
}
#rightMenu {
  float: right;
}
#rightMenu a, #footer .fl-rgh a {
  color: #fff;
  margin-left: 20px;
}
#main {
  background: #ebebeb;
  border: #162c22 2px solid;
  border-radius: 10px;
  margin: 0 auto;
  min-height: 450px;
  padding: 0 0 90px;
  position: relative;
  width: 1000px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
#main .inner {
  padding: 20px 15px 10px;
  overflow: hidden;
}
#footer {
  color: #fff;
  font-size: 12px;
  margin: 0 auto;
  overflow: hidden;
  padding: 25px;
  width: 960px;
}
#menu {
  background: url(../images/bg-menu.png) 0 0 repeat-x;
  border-radius: 10px 10px 0 0;
  height: 44px;
  -moz-border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;
}
#menu table {
  height: 44px;
  width: 100%;
}
#menu td {
  text-align: center;
  vertical-align: middle;
  width: 16.6%;
}
#menu a {
  color: #412402;
  font-size: 15px;
  font-weight: bold;
}
.text p {
  padding-bottom: 10px;
}
.text p:last-child {
  padding-bottom: 0;
}
.aboutlft {
  float: left;
}
.aboutrgh {
  float: right;
  width: 690px;
}
.badge_area {
  margin: 15px 0 10px;
}
.ultext {
  list-style: disc inside;
  margin-left: 10px;
  padding-bottom: 5px;
}
.ultext li {
  padding-bottom: 5px;
}
#promolink {
  float: left;
  margin: -18px 0 0 110px;
}
#mainpromo {
  background: url(../images/promo_chest.png) 20px center no-repeat;
  border-bottom: #024138 2px solid;
  border-top: #024138 2px solid;
  margin: 0 auto 20px;
  min-height: 175px;
  padding: 20px 20px 20px 170px;
  width: 500px;
}
.ulmap {
  list-style: disc inside;
  margin-left: 15px;
  overflow: hidden;
}
.ulmap li {
  float: left;
  margin-bottom: 5px;
  width: 45%;
}
.testimon, .intop table {
  width: 100%;
}
.testimon td {
  padding: 5px 30px 30px;
  vertical-align: top;
  width: 50%;
}
.testimon td p {
  color: #363636;
  font-style: italic;
  padding-top: 5px;
}
#topCountry {
  background: #fff;
  border: #bbb 1px solid;
  margin: 0 auto 20px;
  overflow: auto;
  padding: 5px;
}
#topCountry td {
  padding: 15px;
  text-align: center;
  vertical-align: top;
  white-space: nowrap;
}
#topCountry td div {
  margin-bottom: 5px;
}
#topCountry td span {
  font-size: 12px;
}
.cntrPlace {
  color: #41023E;
  font-family: 'abril';
  font-size: 24px;
}
#topScore, #topWins {
  margin-bottom: 30px;
  width: 470px;
}
.intop {
  background: #fff;
  border: #bbb 1px solid;
  overflow: auto;
  padding: 5px;
  height: 300px;
}
.intop td {
  padding: 8px 5px;
  vertical-align: middle;
}
.intop tr:nth-child(2n) {
  background: #f7f7f7;
}
.italic {
  font-style: italic;
}
#fmenu {
  background: #c8c8c8;
  border-radius: 0 0 10px 10px;
  position: absolute;
  bottom: 0;
  left: 0;
  line-height: 1.8;
  padding: 10px 15px;
  right: 0;
  text-align: center;
  -moz-border-radius: 0 0 10px 10px;
  -webkit-border-radius: 0 0 10px 10px;
}
#fmenu a {
  color: #000;
  font-size: 12px;
  margin-left: 25px;
}
#promo {
  background: #fff;
  border: 1px solid #bbb;
  border-radius: 15px;
  box-shadow: inset 1px 1px 3px #aaa;
  color: #222;
  height: 475px;
  margin-bottom: 20px;
  overflow: hidden;
  padding: 15px 15px 0;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
}
#promo .fl-lft {
  width: 430px;
}
#promo .fl-rgh {
  width: 490px;
}
#promo .fl-lft li:before {
  color: #6e21b1;
  content: "\2666";
  padding-right: 10px;
}
#promo h1, #popright h1 {
  color: #A0522D;
  font-family: 'abril';
  font-weight: normal;
  margin-bottom: 0;
}
#popright h1 {
  font-size: 32px;
}
#promo h3, #popright h3 {
  font-family: 'abril';
  margin: 0 0 25px;
}
.hidden {
  display: none;
}
#emailblock, #emailblock2 {
  padding: 20px;
}
#popright {
  font-size: 18px;
  padding-top: 30px;
  width: 320px;
}
#promoemail {
  border: 1px solid #bbb;
  color: #333;
  font-size: 13px;
  padding: 8px 10px;
  width: 280px;
}
.red {
  color: red;
  font-size: 12px;
}