/* Global Resets */

html, body, div, span,
applet, object, iframe,
h1, h2, h2, 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,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead,
h1, h2, h3, h4, h5, h6
{
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}
h2{
color:#838383;
font:bold 13px arial;
padding:3px;
margin:0;
}
body {
	font: 12px arial,verdana,sans-serif;
	margin:0px auto;	
	background:#001B36;	
}

#header {
	margin: 0px auto;	
	height: 283px;
	width:1004px;
	float:left;
	background:url(images/header.gif) no-repeat center top;
	}
	

a, a:link {
	color: #0596EF;
	text-decoration: none;
	}

a:hover, a:active {
	background: none;
	color: #0596EF;
	text-decoration: underline;
	}


/* 2)-=-=-=- Structure -=-=-=- */
#wrapper {
	margin: 0px auto;
	width: 1004px;
	background:#001B36 url("images/bg.gif") repeat-y center top;

}

#container {
	margin: 0 0 0 0px;
	padding: 0 0 0 5px;
	width: 995px;
	text-align: left;
	float:left;
	
}
#content {
	width: 680px;
	margin-left: 0px;
	float:left;
}


#footer {
	padding: 0;
    height: 40px;
	clear: both;
	width:1004px;
	text-align: center;
	background:url(images/footer.gif) no-repeat bottom center;
}
.footerLinks {
	padding-top:20px;
	text-align: center;
	color:#4F79A3;
	font:10px arial; 
}
.footerLinks a {
	color:#A1BAD3;
	text-decoration:none;
}


#header h1
{
	float:left;
	font:30px verdana;
	text-align:left;
	margin:15px 0 0 110px;
	font-weight:bold;
	font-style:italic;
	color:#99CC66;
}
#header a:hover
{
text-decoration:none;
}
.h1Main
{
	font:38px 'Times New Roman';
	color:#70BDC4;
	font-weight:bold;
	font-style:normal;
}
#search {
	position:absolute;
	top:140px;
	padding-left:818px;
	margin: 40px 0px 0px 0px;
	background-repeat:no-repeat;
	float:right;
	z-index:10;

}


.searchfield 
{
	padding: 1px;
	padding-top:2px;
	margin: 1px;
	background: none;
	width: 130px;
	height: 20px;
	font:12px tahoma;
	color:#999999;
	border:none;
}



.alignleft
{
	float:left;
	padding:0;
	margin:0;
}
.alignright
{
	float:right;
}

/* new */
/* Sidebar Related */
#sidebar {
	width:300px;
	margin-left:0px;
	padding-left:10px;
	float:left;
	margin-top:4px;
	
}

	/*nav list*/
	#navlist{
	position:absolute;
	display:block;
	height:35px;
	font-size:12px;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	float:left;
	top:187px;
	font-weight:bold;
	padding-left:25px;
	}
#navlist ul{
	padding:0;
	padding-top:16px;
	height:35px;
	list-style-type:none;	
	}
#navlist ul li{
	display:block;
	float:left;
	margin:0;
	text-align:center;
	font-variant:small-caps;
	padding-left:5px;
	padding-right:5px;
	height:35px;
	background:url("images/divider.gif") no-repeat right center;
	
	}
#navlist ul li a{
	display:block;
	color:#FEFDE8;
	text-decoration:none;	
	text-align:center;
	padding-top:10px;
	}
#navlist ul li a:hover{
	color:#FFFFFF;
	}
	
	
#tabs {
	margin:0px;
	width: 600px;
	overflow: hidden;
	padding:0;
	background:#ffffff;
	border-bottom:1px solid #FCE09C;
	
}
#tab3 {
	padding-top:10px;
	padding-bottom:10px;
}
.tabs ul {
list-style:none;

}
.tabs li {
	float: left;
	display: inline;
	margin-right: 5px;
	padding:5px;
	margin-left:0;
	text-align: center;
	overflow: hidden;
	font:12px arial;
	list-style:none;
	background:#FEFDE8;
	border-left:1px solid #FCE09C;
	border-right:1px solid #FCE09C;
	border-top:1px solid #FCE09C;
	
}

.tabs li a {
	float: left;
	display: block;
	color: #FA4E19;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 22px;
	height: 22px;
	
}

.tabs li a:hover {
	display: block;
}

.tabs li a.selected {
	display: block;
	color: #333;
	
}

.tabs li a.selected:hover {
	display: block;
	color: #333;
	
}
/***************** CSS For TAB Content *******************/
.tabcontent {
	display: none;
	border-top: 0;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	overflow: hidden;
	font:11px arial;
	width: 580px;
	border-left:1px solid #FCE09C;
	border-right:1px solid #FCE09C;
	border-bottom:1px solid #FCE09C;
	/*border-top:1px solid #FCE09C;*/
	background:#FEFDE8;
}

.tabcontent a, .tabcontent a strong {
	color: #EE222A;
}

.tabcontent a:hover, .tabcontent a:hover strong {
	color: #9A9A99;
}
.tabcontent ul {
padding:5px;
margin:0;
}
.tabcontent ul li {
	display: block;
	margin:0;
	background-position: left 6px;
	padding-bottom: 3px;
	margin-bottom: 3px;
	padding-left: 1px;
	color: #999;
	line-height: 1.4em;
	list-style-type:none;
}

.tabcontent ul li a {
	color: #EE222A;
	line-height: 1.4em;
}

.tabcontent ul li a:hover {
	color: #9A9A99;
}

.tabcontent ul li span {
	display: block;
	color: #999;
}
/***************** CSS For TAB Content *******************/
@media print {
	.tabcontent {
	display: block !important;
	}
}	
	
/*================================*/	
.adblock1{
float:left;
width:300px;
height:250px;
background:#FEFDE8;
border:1px solid #FCE09C;
margin-top:5px;
}

.adblock2{
float:left;
width:300px;
height:250px;
background:#040D15;
padding-left:50px;
}

.adblock3{
float:left;
width:270px;
height:270px;
margin-top:0px;
margin-bottom:10px;
padding-left:15px;
}


#headeradblock{
position:absolute;
top:13px;
float:right;
padding-left:260px;
}
#rowadblock{
position:absolute;
top:255px;
padding-left:30px;
float:left;
margin:0 auto;
}
#game_area{
width:660px;
height:500px;
float:left;
}
#progress_area{
width:660px;
height:440px;
float:left;
display:block;
}
#onlineusersblock{
position:absolute;
top:268px;
padding-right:30px;
float:right;
}
#fgame_block{
float:left;
width:670px;
height:275px;
margin-right:5px;
padding:5px;
background:#040D15;
border:1px solid #182632;
color:#50606F;
}
#fgame_block a{
font:bold 12px arial;
color:#076DAC;
font-weight:bold;
}

#rightblock_red{
float:left;
width:300px;
background:none;
border:1px solid #dd774e;
margin-top:0px;
margin-bottom:10px;
background:#fddcce;
padding-top:0;
}
#rightblock_red h2{
background:url("images/side_title_red.gif") repeat-x top;
height:26px;
font:bold 12px tahoma;
color:#FFFFFF;
padding-top:10px;
margin-top:0px;
padding-left:15px;
}
.featured_users_red{
float:left;
padding:5px 5px 0px 5px;
width:280px;

}

#rightblock_green{
float:left;
width:300px;
background:none;
border:1px solid #afc860;
margin-top:5px;
margin-bottom:5px;
background:#ddf19c;
padding-top:0;
}
#rightblock_green h2{
background:url("images/side_title_green.gif") repeat-x top;
height:26px;
font:bold 12px tahoma;
color:#FFFFFF;
padding-top:10px;
margin-top:0px;
padding-left:15px;
}
.featured_users_green{
float:left;
padding:5px 5px 0px 5px;
width:280px;
color:#336600;

}

#rightblock_blue{
float:left;
width:298px;
background:none;
border:1px solid #2F3D4A;
margin-top:10px;
background:#293541;
padding-top:0;
}
#rightblock_blue h2{
background:url("images/side_title_blue.gif") repeat-x top;
height:26px;
font:bold 12px tahoma;
color:#FFFFFF;
padding-top:10px;
margin-top:0px;
padding-left:15px;

}

.featured_games_blue{
float:left;
padding:5px 5px 0px 13px;
width:280px;

}

.featured_games_blue_title{
color:#7699B6;
font:bold 11px arial;
text-align:left;
margin-bottom:10px;
}

#rightblock_blue .thumb{
background:url("images/side_bg.gif") no-repeat top left;
width:132px;
height:129px;
float:left;
padding-left:6px;
padding-top:7px;
}
#rightblock_blue .thumb100x100{
background:url("images/side_bg.gif") no-repeat top left;
width:132px;
height:129px;
float:left;
padding-left:14px;
padding-top:14px;
}


.game_info_blue{
float:left; width:110px; font:11px arial; color:#7699B6; padding-bottom:20px;
}

.game_details_blue{
height:70px;
overflow:hidden;
float:left;

}
.playnow_blue {
color:#7699B6;
font:bold 11px arial;
text-align:right;
padding-top:10px;
}

.playnow_blue a{
text-decoration:none;
color:#7699B6;
}

.see_all_blue{
text-align:right;
font-weight:bold;
padding:0;
height:25px;
float:right;
}
.see_all_blue a{
color:#5D82C8;
}

#inside_block{
float:left;
width:680px;
background:none;
border:1px solid #242E38;
margin-top:5px;
margin-bottom:30px;
background:#1A2129;
padding:0px;
}
#inside_block h2{
background:url("images/inside_ttl.gif") repeat-x top;
height:26px;
font:bold 12px tahoma;
color:#FFFFFF;
padding-top:10px;
margin-top:0px;
padding-left:15px;
}

#inside_block_gray{
float:left;
width:950px;
background:none;
border:1px solid #999999;
height:220px;
margin-top:5px;
margin-bottom:30px;
background:#f2f0f0;
padding-top:0;
}


#gamelist{
float:left;
}

#gamelist .thumb{
background:url("images/thumb_bg.gif") no-repeat top left;
width:130px;
height:129px;
float:left;
padding-left:6px;
padding-top:7px;

}

.seemore{
float:right; color:#CC3300;
}


.seemore_yellow a{
color:#CC3300;
font-weight:bold;
text-decoration:underline;
}

#gamelist_pink{
float:left;
}

#gamelist_pink .thumb{
background:url("images/bg_pink.gif") no-repeat top left;
width:161px;
height:116px;
float:left;
padding-left:6px;
padding-top:7px;
margin:10px 2px 0 10px;
}

.seemore_pink{
float:right; color:#905C90;
}


.seemore_pink a{
color:#905C90;
font-weight:bold;
text-decoration:underline;
}

#paging{
width:580px;
font:12px tahoma;
color:#466C92;
padding-top:20px;
margin-bottom:10px;
}

#paging a{
border:1px solid #94BEE8;
background:#3C6C9C;
color:#E9EEF4;
padding:1px 2px 1px 5px;
margin:3px;

}
#paging span{
border:1px solid #94BEE8;
background:#7194B8;
color:#E9EEF4;
padding:1px 5px 1px 5px;
margin:3px;
}
#paging a:hover{
text-decoration:none;
}
.gamename{
text-align:center; font:11px tahoma; color:#D87909; width:125px; height:28px; overflow:hidden; padding-top:4px; display:block; float:left;
}
.gamename a{
color:#50606F;;
padding:0;
margin:0;
}

.catlist{
line-height:18px; color:#E7AA35;
}
.catlist a{
color:#DF5933;
text-decoration:none;
font-weight:bold;
}

.catlisthome{
line-height:18px; color:#999999;
}
.catlisthome a{
color:#666666;
text-decoration:none;
}

.bookmark {
position:absolute; float:left; z-index:1000; padding-left:45px; top:10px;  font:bold 11px tahoma;
}
.bookmark a{
color:#ffffff;
text-decoration:none;
}

.clsinput{
border:1px solid #d7b561;
margin:5px;
color:#b38411;
}
.clserror{
color:red;
}
.clssubmit{
border:1px solid #cfa339;
border-bottom:2px solid #cfa339;
border-right:2px solid #cfa339;
margin:5px;
color:#b3540d;
background:#f5dea6;
padding:0 5px 0 5px;
}
.playgame{
width:225px; text-align:left;
padding-left:10px;
color:668D24;
}
.playgame a{
color:668D24;
text-decoration:none;
}
.playgame a:hover{
text-decoration:none;
color:668D24;
}
.clear{
clear:both;
}
#userbox{
float:left; padding-top:1px; width:300px;
}
#userbox a{
color:#CC0033;
text-decoration:none;
}
#userbox-1{
float:left; width:40px; border-right:1px solid #aecd67; height:26px
}
#userbox-2{
float:left; width:18px;  padding-left:5px ; height:26px
}
#userbox-3{
float:left; width:65px; border-right:1px solid #aecd67; padding-left:2px; height:20px; padding-top:6px;
}
#userbox-4{
float:left; width:37px;  padding-left:5px ; height:26px
}
#userbox-5{
float:left; width:55px; border-right:1px solid #aecd67; padding-left:2px; height:20px; padding-top:6px;
}
#userbox-6{
float:left; width:55px;  padding-left:12px; height:20px; padding-top:6px;
}
#user_game_box{
border:1px solid #dedede; padding:5px; background:#ffffff; width:580px; margin-bottom:5px; color:#DB9308
}
#user_game_box a{
color:#CC3300;
text-decoration:none;
font-weight:bold;
}
#table_users{
margin-bottom:10px;
}
#table_users td{
color:#bd5b08;
}

