*{margin:0; padding:0; border:0}
body {
	background: #010D44;
	background-attachment:fixed;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: left;
	padding: 0;
	margin: 0;
}
td, tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: left;
}
a:link,
a:active,
a:visited,
a:hover{
	color: #265375;
	text-decoration: underline;
}
a:hover{
	color: #3A6A8E;
}
img{
	border:0;
	vertical-align: top;
}
#container_in{
	border: 0;
	text-align: left;
}
#container{
	width: 965px;
	border-top:2px solid #000;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	margin: 0 auto 0 auto;
	text-align: left;
	background: #FFF url(/templates/default/images/contentbg.png);
}
#title{
	padding: 0;
	margin:0;
	float:left;
	width: 965px;
  
}

#logo {
    border-style: none;
	float:left;
}
#logoBox {
	width: 325px;
	height: 64px;
	overflow: hidden;
	float: left;
}	
.topadcont {
    float:right;
	padding: 0;
	margin:0 0 0 0;
	width:728px;
	height:90px;
}

#banner{
    clear: both;
	padding: 0;
	background: #001676;
    width: 965px;
	height: 118px;
}

#banner span{
	font-size: 35px;
	letter-spacing: -3px;
	font-weight: bold;
	color: #265375;
	font-style:italic;
}
#banner span.sub{
	position: relative;
	top: -8px;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: normal;
}

#banner a:hover{
	color: #3A6A8E;
}

#banner_member p {
   font: 11px tahoma;
   color: #fff;
   text-align: right;
   line-height: 20px;
   margin:0;
   padding:0;
}

#banner_member p a {
text-align: right;
color: #ffffff;
text-decoration: none;
}

#banner_member p a:hover {
  color: #fff;
  text-decoration: underline;
}

#tabs2{
    padding:0;
    margin:0;
    font-family:Arial, Helvetica, sans-serif;
    font-size:10px;
    color: #002b00;
    font-weight:bold;
	position: relative;
	background: url(/templates/default/images/tabbg.png) repeat-x;
	top: 1px;
	height: 28px;
	border-bottom:1px solid black;
	border-top:1px solid black;
}

#tabs2 ul {
    list-style:none;
    margin:0;
    padding:0;
}

#tabs2 ul li {
    float:left;
	margin:0;
	font: bold 10px arial;
	color: #b6b6b6;
	padding-top: 0;
	padding-bottom: 0;
	text-transform: uppercase;
}

#tabs2 ul li a { 
   
		font-weight:bold;
		font-family:arial;
		font-size:12px;
    color: #002b00; 
    float:left; 
    text-decoration:none; 
    margin:0; 
    text-transform: uppercase; 
    padding: 8px 8px 8px 10px; 
   /* border-right: 1px solid #666666; 
    border-left: 1px solid #333333; */
}

#tabs2 ul li a:hover {
    color:#fff;
    text-decoration:none;
	/*background: url(/templates/default/images/tabs2hover.gif) repeat-x;*/
	padding-top: 6px;
	padding-bottom: 8px;
}

#tabs2_border{   
    clear:both;
	height: 27px;
}

#tabs{
    padding:0;
    margin:0;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color: #000;
    font-weight:bold;
	position: relative;
	background: url(/templates/default/images/tabbg.gif) repeat-x;
	top: 1px;
	height: 27px;
}

#tabs ul {
    list-style:none;
    margin:0;
    padding:0;
}

#tabs ul li {
    float:left;
	margin:0;
	font: 11px tahoma;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
    text-transform: uppercase;
}

#tabs ul li a {
	padding-top: 6px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
	font: 11px tahoma;
    color: #000000;
    float:left;
    text-decoration:none;
    margin:0;
	font-weight: bold;
    text-transform: uppercase;
	border-left: 1px solid #b9d3ff;
	border-right: 1px solid #4c7bff;
}

#tabs ul li a:hover {
    color:#fff;
    text-decoration:none;
	/* background: url(/templates/default/images/tabroll.gif) repeat-x; */
	padding-top: 6px;
	padding-bottom: 8px;
}

#tabs_border{   
    clear:both;
	height: 27px;
}

.searchbox {
	
	float:right;
}
#content{
	padding: 2px;
}
#content_table{
	width: 100%;
	vertical-align: top;
}
#left{ vertical-align:top; width: 180px; }
.middle{
	vertical-align:top;
}
#right{
	vertical-align:top;
	}
input{
	vertical-align:top;
}
.input{
	border: 1px solid #265375;
	background: #FFF;
	margin: 1px 2px;
	font-size: 13px;
}
.button{
	background: #E1E1E1;
	border: 1px solid #265375;
	margin: 1px 2px;
}
.sbutton{
	background: green url('/templates/default/images/searchbutton.png');
	height:20px;
	width:20px;
	border: 1px solid black;
	margin: 1px 2px 0 0;
}

.input1 {
  background: lightgray url('/templates/default/images/contentbg.png');
	height:18px;
	width:130px;
	border: 1px solid black;
  margin: 1px 2px 0 0;
}
/* Headers */

.comment_h{
	color: #FFF;
	font-size: 13px;
	padding: 5px 0 5px 10px;
	margin: 0 0 4px 0;
}

.game a {
   font: 12px tahoma;
   color: #002b00;
   text-decoration: none;
 }

 .game a:hover {
    text-decoration: underline;
}

.welcome_h,
.login_h,
.topplayers_h,
.popular_h,
.addition_h,
.links_h,
.stats_h,
.featured_h,
.game_h,
.leftmenu_h{
	color: #FFF;
	text-transform:;
	font-size: 13px;
	font-weight:bold;
	font-family:arial;
	text-align:center;
	padding: 5px 0 5px 10px;
	margin: 0 0 4px 0;
}
.welcome_h{
	background: #FF5518;
}
.login_h_2{
	background: #4F7EFF;
}
.login_h,
.leftmenu_h{
	background: #bf0000 url(/templates/default/images/header_1.gif) repeat-x 0 100%;
	border: 1px solid #560000;
}
.topplayers_h{
	background: #71DF53;
}
.popular_h{
	background: #9F6145;
}
.addition_h{
	background: #AF6BBF;
}
.links_h{
	background: #A01E1E url(/templates/default/images/header_1.gif) repeat-x 0 100%;
	border: 1px solid #560000;
}
.stats_h{
	background: #629F4F;
}
.featured_h{
	background: #E4B100;
}
.game_h_2{
	background: #265375;
}
.game_h{
	background: #09b6ff url(/templates/default/images/header_2.gif) repeat-x 0 100%;
	border: 1px solid #004478;
	color: #fff;
	font-weight: bold;
	font: 13px;
	font-family:arial;
}
.comment_h{
	color:#000000;
	background: #A7B6DF;
}

/* Content */
.welcome,
.login,
.topplayers,
.popular,
.addition,
.links,
.stats,
.featured,
.game,
.leftmenu{
	padding: 6px;
	margin: 0 0 6px 0;
}
.welcome{
	background: #FFDACD;
	border: 1px solid #FF5518;
}
.login_2{
	background: #C4D3FF;
	border: 1px solid #003AE0;
}
.login,
.leftmenu{
	background: #fff;
	border: 0;
}
.topplayers{
	background: #C7FFB8;
	border: 1px solid #25AF00;
}
.popular{
	background: #FFD5C2;
	border: 1px solid #7C3212;
}
.addition{
	background: #F8D1FF;
	border: 1px solid #A300C1;
}
.links{
	background: #CCE3F4;
	border: 1px solid #1F5C86;
}
.stats{
	background: #D6FFC9;
	border: 1px solid #1F8500;
}
.featured{
	background: #FFEEB2;
	border: 1px solid #E4B100;
	text-align: center;
}
.game_2{
	background: #D4DDE3;
	border: 1px solid #265375;
}
.game{
	background: #fff;
	border: 0;
}

.thumb{
	border:1px solid #000;
}
.leftmenu a{
	padding: 1px 0 1px 0px;
}

/* End content */
.table_games{
	width: 100%;
	vertical-align: top;
}
.table_games td{
	vertical-align: top;
}


#designcredit {
   border-style: none;
   margin: 0 0 0 0;
}

#footer{
	background: #001676;
	padding: 0px;
	color: #FFF;
}

#footer p {
   font: 11px tahoma;
   color: #fff;
   text-align:center;
   margin:0;
padding:0;
/*line-height: 10px;*/
}

#footer a:link,
#footer a:active,
#footer a:visited,
#footer a:hover{
	color: #FFF;
	margin: 0 10px 0 0;
}

#footer span{
	float:right;
}
#footer span a{
	text-transform:none;
}

.progress{
	background:#FFF;
	border:1px solid #000;
	width:300px;
	height:12px;
	text-align:left;
}
.progress_in{
	background:#EEAE1D;
	border-right:1px solid #000;
	height:100%;
	line-height:12px;
}
.playgame{ background-color: black; background-position: 0 0; width: 710px; border: dotted 1px white; }

#gameRateBox {
	width: 330px;
	height: 45px;
	padding: 5px 0 0 0;
	position: relative;
}
#gameRateBox img {
}
#gameRateBox img.btn {
	padding: 3px 5px 0 0;
}

#ratingBox {
	width: 150px;
	padding: 6px;
	background-color: #FEFCCD;
	border: 1px solid #000000;
	color: #3A0000;
	font-size: 11px;
	line-height: 1.5;
	position: absolute;
	bottom: 50px;
	right: 170px;
	display: none;
	z-index: 9990;
}
#showGameLoadingBox {
	visibility: hidden;
	color: #FFFFFF;
	text-align:center;
	width:550px;
	height:200px;
	font-family:Arial;
	font-size:12px;
	background-color: #000000;
}

.caption {
	font: normal 1em/1.3em arial;
	background:#000;
	border-top:1px solid #fff;
	color:#fff;
	font-weight:bold;
	position:absolute;
	bottom:0;
	left:0;
	text-align:center;
	width:100%;
	opacity:.75;
	filter:alpha(opacity=85);
	}
	
.gcontainer {
	width:150px;
	height:113px;
	position:relative;
	float:left;
	margin: 0 0 5px 0;
	border:1px solid green;
	}
	
	.gcontainer2 {
	width:180px;
	height:135px;
	position:relative;
	float:left;
	margin: 0 0 5px 0;
	border:1px solid green;
	}
	.kw h3{
	color:#fff;
	}
