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

body {
  	background: #cecece;
  	font-family:  Tahoma, Arial, Verdana, Helvetica, sans-serif;
  	font-size: 11px;
  	margin: 0;
  	padding: 0;
  	color: #535252;
}
input, textarea {
  	font-family:  Tahoma, Arial, Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
form {
	margin: 0;
	padding: 0;
}
a:link {
	color: #960027;
	text-decoration: none;
}
a:visited {
	color: #960027;
	text-decoration: none;
}
a:hover {
	color: #960027;
	text-decoration: underline;
}
.clear {
	clear: both;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
#wrapper {
	margin: 0 auto;
	width: 960px;
	padding: 0 10px;
	background: url('images/bg.png') repeat-y;
}
#header {
	height: 98px;
	background: url('images/header_bg.png') repeat-x;
}
#logo {
	float: left;
}
#logo h1 {
	width: 470px;
	height: 98px;
	background: url('images/site_stuff.jpg') no-repeat 0 0;
	margin: 0;
	padding: 0;
}
#member_box {
	float: right;
	position: relative;
	width: 430px;
	height: 98px;
	background: url('images/site_stuff.jpg') no-repeat -310px -135px;
	color: #005268;
}	
.user_link:link, .user_link:visited {
	color: #005268;
	font-weight: bold;
}
#logo h1 a {
	width: 470px;
	height: 98px;
	display: block;
	overflow: hidden;
	text-indent: -1000px;
}
#header_left {
	float: left;
	background: url('images/site_stuff.png') no-repeat;
}
#header_line {
	height: 3px;
	background: url('images/header_line.gif') repeat-x;
}
#header_sub {
	padding: 10px;
	height: 90px;
	background: #e3f1f5 url('images/header_sub_bg.gif');
}
#main_site {
	padding: 10px;
}
#left_col {
	float: left;
	width: 190px;
}
#main_col {
	float: right;
	width: 740px;
}
.left_box {
	width: 190px;
	margin-bottom: 10px;
}
.left_box h2, .main_box h2  {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	line-height: 35px;
	text-transform: uppercase;
	font-size: 11px;
	color: #6e3700;
	height: 35px;
}
.left_box h2 {
	background: url('images/site_stuff.jpg') no-repeat -471px 0;
}
.main_box h2 {
	background: url('images/site_stuff.jpg') no-repeat 0 -99px;
}
.box_content {
	min-height: 35px;
	padding: 10px;
	background: url('images/box_content.gif') repeat-x;
}
.main_box {
	width: 740px;
	margin-bottom: 10px;
}
.option_bar {
	border: 1px solid #4bb2cf;
	height: 21px;
	background: url('images/option_bg.gif') repeat-x;
	list-style: none;
	margin: 0;
	padding: 0;
}
.option_bar li {
	float: left;
	line-height: 18px;
	padding-left: 23px;
	margin-left: 5px;
	margin-right: 10px;
}
.option_bar li.bookmark {
	background: url('images/site_stuff.jpg') no-repeat -719px -36px;
}
.option_bar li.homepage {
	background: url('images/site_stuff.jpg') no-repeat -719px -59px;
}
.option_bar li a {
	font-weight: bold;
	color: #005268;
	font-size: 10px;
}
.option_bg {
	background: url('images/option_bg.gif') repeat-x;
	border: 1px solid #4bb2cf;
}
#footer {
	height: 57px;
	background: url('images/footer_bg.png') repeat-x;
	padding: 8px 10px 0px 10px;
	font-size: 10px;
	color: #454545;
}
#member_form {
	position: absolute;
	top: 10px;
	left: 57px;
}
.member_input {
	position: relative;
	width: 150px;
	height: 19px;
	background: url('images/site_stuff.jpg') no-repeat -590px -234px;
}
.member_input input {
	position: absolute;
	left: 5px;
	top: 3px;
	width: 140px;
	height: 15px;
	color: #005268;
	font-size: 11px;
	border: none;
	background: none;
}
.normal_input {
	margin-top: 5px;
	position: relative;
	width: 202px;
	height: 22px;
	background: url('images/site_stuff.jpg') no-repeat -471px -36px;
}
.normal_input input {
	position: absolute;
	left: 8px;
	top: 4px;
	width: 186px;
	height: 18px;
	color: #005268;
	font-size: 11px;
	border: none;
	background: none;
}
.search_input {
	background: url('images/site_stuff.jpg') no-repeat -471px -59px;
}
.search_input input {
	left: 23px;
	width: 173px;
}
.user_button {
	border: none;
	background: url('images/user_button.png') no-repeat 0 0;
	width: 69px;
	height: 21px;
	font-size: 10px;
	color: #005268;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
	overflow: hidden;
	padding-bottom: 3px;
}
.user_button:hover {
	background: url('images/user_button.png') no-repeat 0 -21px;
}
.button {
	border: none;
	background: url('images/site_stuff.jpg') no-repeat -441px -234px;
	width: 65px;
	height: 20px;
	font-size: 10px;
	color: #fff000;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
	overflow: hidden;
	padding-bottom: 2px;
}
.button:hover {
	background: url('images/site_stuff.jpg') no-repeat -507px -234px;
}
.small_gamelist {
	margin: 0;
	padding: 0;
	list-style: none;
}
.small_gamelist li {
	float: left;
	padding: 0;
	margin: 0 4px 10px 4px;
	width: 130px;
	height: 125px;
}
.bordergame {
	width: 130px;
	height: 125px;
	border: 1px solid #87a5bf;
}
.smalltext {
	margin-top: -2px;
	line-height: 27px;
	height: 27px;
	background: url('images/site_stuff.jpg') no-repeat -310px -234px;
	font-weight: bold;
	font-size: 10px;
	color: #007ea0;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
	overflow: hidden;
}

a.linkopacity img {
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

a.linkopacity:hover img {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
.gamelist {
	margin: 0;
	padding: 0;
	list-style: none;
}
.gamelist li {
	position: relative;
	float: left;
	padding: 0;
	margin-bottom: 10px;
}
.big_bordergame {
	width: 180px;
	height: 135px;
	background: url('images/site_stuff.jpg') no-repeat 0 -135px;
}

.big_smalltext {
	position: absolute;
	left: 2px;
	bottom: 7px;
	width: 168px;
	height: 25px;
	line-height: 25px;
	background: url('images/gametext_bg.png');
	overflow: hidden;
}
.big_bordergame a {
	font-size: 11px;
	color: #b1f1ff;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
}
.big_bordergame a:hover {
	color: #ffff00;
}
.big_bordergame img {
	position: absolute;
	left: 1px;
	top: 1px;
}

.big_bordergame .new {
  height: 56px;
  width: 56px;
  font: bold 11px Arial;
  text-decoration: none;
  color: #F00;
  text-indent: -90000px;
  z-index: 2;
  position: absolute; 
  top: -1px; 
  right: 7px; 
  background: transparent url('/templates/images/newicon.png') no-repeat; 
}


.category_list {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-top: -5px;
}
.category_list li {
	background: url('images/site_stuff.jpg') no-repeat -728px 2px;
	padding-left: 12px;
	line-height: 19px;
	border-bottom: 1px dotted #a9a9a9;
}
.category_list li a {
	font-weight: bold;
	color: #834401;
	font-size: 11px;
}
.category_list li a:hover {
	text-decoration: none;
	color: #dc4800;
}

.link_list {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-top: -5px;
}
.link_list li {
	line-height: 19px;
}
.link_list li a {
	font-weight: bold;
	color: #834401;
	font-size: 10px;
}
.link_list li a:hover {
	text-decoration: none;
	color: #dc4800;
}
.left_link:link, .left_link:visited {
	font-size: 10px;
	color: #005268;
	font-weight: bold;
}
.footer_link:link, .footer_link:visited {
	color: #454545;
	font-weight: bold;
}
.footer_links {
	margin: 0;
	padding: 0;
	list-style: none;
}
.footer_links li {
	float: left;
	width: 100px;
	text-align: right;
}
.footer_links li a {
	color: #005870;
	font-size: 10px;
	font-weight: bold;
}
.tableheader {
	background: #ededed;
	border-bottom: 1px dashed #bdbdbd;
	font-weight: bold;
}
.pagination .number {
	font-size: 10px;
	font-weight: bold;
	padding: 3px 5px;
	background: #e5e0e0;
	border: 1px dashed #c0c0c0;
	margin-bottom: 5px;
}
.ui_textarea {
	border: 1px solid #48b1ce;
	margin-top: 5px;
	background: url('images/input_bg.gif') repeat-x;
}

#spillpre_bar{background-color:#1A798F;width:0px;font-size:12px;}
#spillpre_bar span{background-color:#fff;color:#1A798F;padding:0px;height:1px;line-height:1px;font-size:1px}
div#spillpre_loader{width:300px;height:10px;border:1px solid #1A798F;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}
div#spillpre_click2close A{font-size:12px;color:#1A798F;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;color:#1A798F;line-height:20px;font-size:12px;font-family:Tahoma,Arial,Verdana}
div#spillpre_percent{font-size:12px;font-weight:bold;color:#1A798F !important;text-align:right}
div#spillpre_clear{font-size:1px;line-height:1px;height:1px;clear:both;width:336px;margin:0 auto}

#catMenu {clear:both;position: relative;width: 958px;height:65px;overflow:hidden;margin:2px 5px 2px 5px;left:0;}
#catMenu p.links {margin: 0;padding: 0 0 0 15px;height:32px;}
#catMenu p.links a {font-size:11px;font-weight: 700;background: transparent url('http://www.playteengirlgames.com/templates/img1/catitembg.png') top left no-repeat;color: #FFFF00;display: block;width: 120px;height:32px;line-height: 22px;text-align: center;float: left;text-decoration: none; margin-right:5px;margin-left:6px;padding-top:2px;}
#catMenu p.links a:hover {background-position: 0 -32px;color: #fff;}