/*
Author: PiEn ( Coder0403 )
Yahoo: thitcho.mamtomvn
Email: letranphongnha@gmail.com
======================================================================== 
Copyright (c) 2011 PiEn (letranphongnha@gmail.com)
======================================================================== 
*/

body {
  	background: url('images/bg.png') repeat-x;
  	font-family:  Tahoma, Arial, Verdana, Helvetica, sans-serif;
  	font-size: 12px;
  	margin: 0;
  	padding: 0;
  	color: #4e4e4e;
}
input, textarea {
 	font-size: 11px;
	margin: 0px;
}
a:link {
	color: #cf0047;
	text-decoration: none;
}
a:visited {
	color: #cf0047;
	text-decoration: none;
}
a:hover {
	color: #cf0047;
	text-decoration: underline;
}
.clear {
	clear: both;
	height: 0;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
#wrapper {
	width: 980px;
	margin: 0 auto;
}
.site_left_side {
	width: 10px;
	background: url('images/site_left_side.png') repeat-y;
}
.site_right_side {
	width: 10px;
	background: url('images/site_right_side.png') repeat-y;
}
#header {
	height: 98px;
	width: 960px;
	position: relative;
	margin: 0 auto;
}
#logo {
	position: absolute;
	top: 0;
	left: 0;
}
#flashlogo {
	position: absolute;
	top: 0;
	left: 4px;
	z-index: 999;
}
#logo h1 {
	background: url('images/sprite.png') no-repeat 0px 0px;
	margin: 0;
	padding: 0;
	width: 220px;
	height: 98px;
}
#logo h1 a {
	width: 220px;
	height: 98px;
	display: block;
	text-indent: -1000px;
	overflow: hidden;
}
#top_ads {
	position: absolute;
	top: 2px;
	right: 0px;
	width: 728px;
	height: 90px;
}
.site_content {
	background: #fff;
}
#main_menu {
	background: url('images/menu_bg.png') repeat-x;
	height: 50px;
	line-height: 40px;
	width: 100%;
	position: relative;
}
#main_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-left: 30px;
}
#main_menu ul li {
	float: left;
	margin-right: 30px;
}
#main_menu ul li a {
	color: #ffde00;
	font-size: 14px;
	font-weight: bold;
}
#main_menu ul li a:hover {
	border-bottom: 1px dotted #ffde00;
}
#main_menu_l {
	background: url('images/sprite.png') no-repeat -223px -1px;
	width: 38px;
	height: 70px;
	position: absolute;
	left: -38px;
	top: 0px;
}
#main_menu_r {
	background: url('images/sprite.png') no-repeat -260px -1px;
	width: 38px;
	height: 70px;
	position: absolute;
	right: -38px;
	top: 0px;
}
#left_col {
	width: 320px;
	float: left;
}
#right_col {
	width: 630px;
	float: right;
}
.small_box {
	width: 320px;
	margin-bottom: 10px;
}
.small_box .box_header_mid {
	width: 291px;
}

.small_box .box_bottom, .small_box .box_top {
	width: 300px;
}
.big_box {
	width: 630px;
	margin-bottom: 10px;
}
.big_box .box_header_mid {
	width: 601px;
}
.big_box .box_bottom {
	width: 610px;
}
.large_box {
	width: 950px;
	margin-bottom: 10px;
}
.large_box .box_header_mid {
	width: 921px;
}
.large_box .box_bottom {
	width: 930px;
}
.box_header_left {
	background: url('images/sprite.png') no-repeat -304px -7px;
	float: left;
	width: 12px;
	height: 44px;
}
.box_header_mid {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 44px;
	background: url('images/box_header.png') repeat-x;
	color: #fff;
	text-transform: uppercase;
	padding-left: 5px;
}
.box_header_mid a {
	color: #fff;
}
.box_header_right {
	background: url('images/sprite.png') no-repeat -316px -7px;
	float: right;
	width: 12px;
	height: 44px;
}
.box_left_side {
	width: 6px;
	background: url('images/box_left_side.gif') repeat-y;
}
.box_right_side {
	width: 6px;
	background: url('images/box_right_side.gif') repeat-y;
}
.box_content {
	padding: 0 4px 0px 4px;
}
.box_left_corner {
	float: left;
	background: url('images/sprite.png') no-repeat -333px -18px;
	width: 10px;
	height: 10px;
}
.box_right_corner {
	float: right;
	background: url('images/sprite.png') no-repeat -347px -18px;
	width: 10px;
	height: 10px;
}
.box_bottom {
	float: left;
	background: url('images/box_bottom.png') repeat-x;
	height: 10px;
}
.box_top {
	float: left;
	background: url('images/box_top.png') repeat-x;
	height: 10px;
}
.box_top_left_corner {
	float: left;
	background: url('images/sprite.png') no-repeat -333px -8px;
	width: 10px;
	height: 10px;
}
.box_top_right_corner {
	float: right;
	background: url('images/sprite.png') no-repeat -347px -8px;
	width: 10px;
	height: 10px;
}
#main_content {
	padding: 0 5px;
}
.site_left_corner {
	background: url('images/sprite.png') no-repeat -363px -26px;
	width: 15px;
	height: 10px;
}
.site_right_corner {
	background: url('images/sprite.png') no-repeat -388px -26px;
	width: 14px;
	height: 10px;
}
.site_bot_side {
	background: url('images/site_bot_side.png') repeat-x;
	height: 15px;
	width: 931px;
}
.site_top_side {
	background: url('images/site_top_side.png') repeat-x;
	height: 15px;
	width: 931px;
}
.site_top_left_corner {
	background: url('images/sprite.png') no-repeat -363px -1px;
	width: 15px;
	height: 10px;
}
.site_top_right_corner {
	background: url('images/sprite.png') no-repeat -388px -1px;
	width: 14px;
	height: 10px;
}
.footer {
	width: 930px;
	padding: 0px 5px;
	text-align: center;
}
.games_list {
	margin: 0;
	padding: 0;
	list-style: none;
}
.games_list li {
	float: left;
	margin-left: 3px;
	margin-right: 1px;
	margin-bottom: 5px;
}
.games_list li a {
	background: url('images/sprite.png') no-repeat -3px -102px;
	width: 198px;
	height: 154px;
	display: block;
	position: relative;
	overflow: hidden;
	text-decoration: none;
}
.games_list li a img {
	border: none;
	position: absolute;
	top: 10px;
	left: 9px;
	z-index: 1;
}
.games_list li a span {
	width: 180px;
	height: 30px;
	background:  url('images/game_name_bg.png');
	line-height: 28px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	display: block;
	position: absolute;
	bottom: 9px;
	left: 9px;
	z-index: 2;
	overflow: hidden;
}
.games_list li a:hover {
	background: url('images/sprite.png') no-repeat -203px -102px;
	text-decoration: none;
}
.games_list li a:hover span {
	color: #ffea00;
}
.new_icon {
	background: url('images/sprite.png') no-repeat -414px -1px;
	width: 30px;
	height: 40px;
	position: absolute;
	right: 3px;
	top: 3px;
	z-index: 3;
}
.paging_list {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
}
.paging_list li {
	float: left;
	margin-right: 5px;
}
.paging_list li a {
	background: url('images/sprite.png') no-repeat -414px -111px;
	width: 31px;
	height: 40px;
	overflow: hidden;
	text-align: center;
	display: block;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.paging_list li a:hover {
	background: url('images/sprite.png') no-repeat -414px -109px;
	line-height: 35px;
	text-decoration: none;
}
.paging_list li.current a {
	background: url('images/sprite.png') no-repeat -414px -59px;
	color: #fcff00;
}

.normal_input {
	margin-top: 5px;
	position: relative;
	width: 200px;
	height: 27px;
	background: url('images/sprite.png') no-repeat -1px -262px;
}
.normal_input input {
	position: absolute;
	left: 8px;
	top: 2px;
	width: 182px;
	height: 20px;
	line-height: 20px;
	color: #4e4e4e;
	font-size: 11px;
	border: none;
	background: none;
}
.button {
	margin-top: 7px;
	border: none;
	background: url('images/sprite.png') no-repeat -206px -262px;
	width: 92px;
	height: 27px;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
	overflow: hidden;
	padding-bottom: 3px;
}
.button:hover {
	color: #fff;
	background: url('images/sprite.png') no-repeat -299px -262px;
}

.tradepartner {
  margin: 0;
  list-style: none;
  line-height: 15px;
  padding: 0;
  font-size: 11px;
  font-weight: bold;
  overflow: hidden;
  width: 300px;
}

.tradepartner li{
  margin: 0 2px 0 2px;
  overflow: hidden;
  width: 300px;
}

.tradepartner li a{
  color: #E81582;
  padding: 0 3px;
  float: left;
}

.tradepartner li a:hover, .tradepartner li.active a{
  line-height: 15px;
  padding: 0 3px;
  text-decoration: underline;
}

.tradealtlink{
  margin: 0px;
  list-style: none;
  line-height: 15px;
  padding: 5px 2px 3px 2px;
  font-size: 11px;
  font-weight: bold;
  overflow: hidden;
}

.tradealtlink li{
  margin: 0;
  float: left;
  padding: 0 10px;
}

.tradealtlink li a{
  color: #E81582;
}

.tradealtlink li a:hover, .tradealtlink li.active a{
  line-height: 15px;
  text-decoration: underline;
}

/* Preloader */

#spillpre_bar
{
	background-color: #00a8ff;
	width: 0px;
	font-size: 10px
}

#spillpre_bar span
{
	background-color: #fff;
	color: #026AB3;
	padding: 0px;
	height: 1px;
	line-height: 1px;
	font-size: 1px
}

div#spillpre_loader
{
	width: 300px;
	height: 10px;
	border: none;
	background-color: #fff;
	text-align: left;
	margin: auto;
	overflow: hidden;
	margin-bottom: 3px
}

div#spillpre_ad
{
	text-align: center;
	margin: auto;
}

div#spillpre_adcont
{
	margin: 0 auto;
	margin-bottom: 11px;
	padding-top: 20px;
}

div#spillpre_click2close A
{
	font-size: 10px;
	color: #000;
	text-decoration: underline;
	font-family: Tahoma, Arial, Verdana;
}

div#spillpre_c2c_container
{
	margin: 0 auto;
	width: 300px;
	height: 20px;
}

div#spillpre_click2close, div#spillpre_percent
{
	float: left;
	height: 15px;
	line-height: 20px;
	font-size: 10px;
	font-family: Tahoma, Arial, Verdana;
	color: #fff;
}

div#spillpre_percent
{
	font-size: 10px;
	font-weight: bold;
	color: #00a8ff;
	text-align: right;
}

#closeButton {
	width: 19px;
	height: 19px;
	background: url('images/close_button.png') no-repeat;
	text-indent: -999999px;
	overflow: hidden;
	display: block;
}
