body{
	margin:0;
	padding:0;
	background:#FFFFFF;
	color:#4D4D4D;
	font-family:Arial;
	font-size:11px;
}
input.textarea:focus, textarea:focus, input.textarea:active, textarea:active {
background:#F1FFD2 none repeat scroll 0 0;
border:1px solid #C4F563;
color:#323439;
}
select.textarea, input.textarea, textarea{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#4D4D4D;
	background:#FAFAFA;
	border:1px solid #CCCCCC;
	vertical-align:middle;
}
select.textarea{
	height:27px;
	padding:3px;
	margin:0 5px 5px 0;

}
input.textarea{
	height:15px;
	padding:5px;
	margin: 3px 5px 3px 0;
}
textarea{
	padding:6px;
	margin:0 5px 5px 0;
}
form{margin:0;}
input.sblogin, input.sbsearch, input.sbsubmit{
	color:#FFFFFF;
	border:0px solid #FFD258;
	padding:0px 0px 0px 0px;
	margin:0 0 0px 0;
	height: 27px;
	width: 75px;
	vertical-align:middle;
	font-size:14px;
	font-weight:bold;
	vertical-align:middle;
	cursor:pointer;
}
.sblogin{background:url(images/btnlogin.png) no-repeat;}
.sbsearch{background:url(images/btnsearch.png) no-repeat;}
.sbsubmit{background:url(images/btnsubmit.png) no-repeat;}
img{
border:0;
margin:0;
}
#imgplay{
	margin:0;
	padding:0;
	width:60px;
	height:60px;
	display:none;
}
a:link, a:active, a:visited{
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
a:hover{
color:#99CC33;
}

#header{
	height:195px;
	background:url(images/hbc.png) repeat-x;
	min-width:1340px;
}
.header{
	height:192px;
	width:1340px;
	margin:auto;
	background:url(images/header.jpg) no-repeat;
}
#logo{
	border:0px;
	color:#000000;
	float:left;
	/*  text-transform: lowercase; 	*/
	height:76px;
	margin:36px 0 0 180px;
	width:174px;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0px;
	line-height: normal;
}

#logo h1 {
	line-height:76px;
}

#logo h1 a {
	text-decoration: none;
/*	text-transform: lowercase;  */
	color: #FFFFFF;
}

#logo h1 a:hover { text-decoration: none; }

#logo p {
	text-align: left;
	padding-left: 50px;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: #000000;
}

#logo p a {
	padding-left: 50px;
	text-decoration: none;
	color: #000000;
}

#logo p a:hover { text-decoration: none; }


.menu[class]{
	top:123px;
	position:absolute;
	height:79px;
	width:100%;
	min-width:970px;
}
.menu ul{
	display:block;
	width:970px;
	margin:0 auto 0 auto;
	padding:0;
	list-style-type:none;
}
.menu ul li{
	display:block;
	float:left;
	height:36px;
	margin:36px 5px 0 0;
	/* background:url(images/mb.png) repeat-x; */
}
.menu ul li b{
	display:block;
	float:left;
	width:8px;
	height:36px;
	/* background:url(images/mbl.png) no-repeat; */
}
.menu a:link, .menu a:active, .menu a:visited{
	display:block;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	/* background:url(images/mbr.png) no-repeat right top; */
	padding:5px 8px 5px 8px;
	text-transform:uppercase;
}
.menu a:hover{
	font-family:Arial;
	font-size:14px;
	text-decoration:none;
	color:#99CC33;
	padding:5px 8px 5px 8px;
}
.menu li.sel{
	background:url(images/mbs.png) repeat-x;
}
.menu li.sel b{
	background:url(images/mbls.png) no-repeat;	
}
.menu li.sel a:link, .menu li.sel a:active, .menu li.sel a:hover, .menu li.sel a:visited{
	background:url(images/mbrs.png) no-repeat right top;
	color:#000000;
	padding:5px 10px 5px 10px;
}
#main{
	background:url(images/main.gif) repeat-x top;
	min-width:970px;
}
#top{
	position:absolute;z-index:0;background:url(images/mtop.gif) repeat-x top;height:122px;width:100%;
}
.main[class]{	
	background:url(images/bc.png);
	min-width:970px;
}
#content{
	/*top:-102px;*/
	position:relative;
	width:970px;
	margin:0 auto 0 auto;	
	padding:0 0 20px 0;
}
#left{
	width:640px;
	float:left;
}
#right{
	width:310px;
	float:left;
	margin:0 0 0 10px;
}
#right .boxtop[class]{
	width:310px;
	height:20px;
	background:url(images/rightboxtop.png) no-repeat;
}
#right .boxbottom[class]{
	width:310px;
	height:8px;
	background:url(images/rightboxbottom.png) no-repeat;
	
}
#right .box{
	width:260px;
	padding:0 10px 2px 10px;
	background:#FFFFFF;
}
#right h2{
	position:relative;
	float:left;
	color:#404040;
	font-size:18px;
	margin:-1px 0 10px 0;
	padding:2px 0 0 28px;
	height:25px;
	text-transform:uppercase;
	/*letter-spacing:-0.7px;*/
}
#right h2.search{background:url(images/isearch.png) no-repeat left;}
#right h2.login{background:url(images/ilogin.png) no-repeat left;}
#right h2.populargames{background:url(images/ipopulargames.png) no-repeat left;}
#right h2.latestgames{background:url(images/ilatestgames.png) no-repeat left;}
#right h2.randomgames{background:url(images/irandomgames.png) no-repeat left;}
#right h2.sitestatistics{background:url(images/isitestatistics.png) no-repeat left;}
#right h2.topratedgames{background:url(images/itopratedgames.png) no-repeat left;}
#right h2.comments{background:url(images/icomments.png) no-repeat left;}


#left .ftop[class]{
	width:640px;
	height:20px;
	background:url(images/leftboxbigtop.png) no-repeat;
}
#left .fbottom[class]{
	width:640px;
	height:8px;
	background:url(images/leftboxbigbottom.png) no-repeat;
	
}
#left .fbox{
	width:620px;
	padding:0 10px 0 10px;
	background:#FFFFFF;
}
#left h1{
	position:relative;
	float:left;
	margin:-1px 0 10px 0;
	padding:2px 0 0 28px;
	color:#404040;
	font-size:18px;
	height:25px;
	background:url(images/ifolder.png) no-repeat left;
	text-transform:uppercase;
}
#left h1.welcome{background:url(images/ifeatured.png) no-repeat left;}
#left h1.comments{background:url(images/icomments.png) no-repeat left;}
#left h1.info{background:url(images/igameinfo.png) no-repeat left;}
#left h1.contact{background:url(images/icontact.png) no-repeat left;}
#left h1.latestgames{background:url(images/ilatestgames.png) no-repeat left;}
#left h1.populargames{background:url(images/itopratedgames.png) no-repeat left;}
#left h1.randomgames{background:url(images/irandomgames.png) no-repeat left;}

#left .boxtop[class]{
	width:640px;
	height:20px;
	background:url(images/leftboxbigtop.png) no-repeat;
}
#left .boxbottom[class]{
	width:640px;
	height:8px;
	background:url(images/leftboxbigbottom.png) no-repeat;
	
}
#left .box{
	width:620px;
	padding:0 10px 2px 10px;
	background:#FFFFFF;
}
#left .boxsmalltop[class]{
	width:315px;
	height:20px;
	background:url(images/leftboxsmalltop.png) no-repeat;
}
#left .boxsmallbottom[class]{
	width:315px;
	height:8px;
	background:url(images/leftboxsmallbottom.png) no-repeat;
	
}
#left .boxsmall{
	width:295px;
	/*height:400px;*/
	padding:0 10px 10px 10px;
	background:#FFFFFF;
}
#left .boxsmallleft{
	float: left;
	margin: 0 10px 0 0;
}#left .boxsmallright{
	float: left;
}
#left img, #right img{
}
#welcome  img{
	margin:0 0 10px 0;
}
#welcome td{
	vertical-align:top;
	padding:0 20px 0 0px;
}
#welcome p{
	margin:5px 0 10px 0;
	text-align:left;
}
a.welcome:link, a.welcome:active, a.welcome:hover, a.welcome:visited{
	background:url(images/star.gif) no-repeat left;
	padding:0 0 0 20px;
}
table.list p{
	margin:5px 0 0 0;
}
p.random {
width:220px;
}
table.list th{
	text-align:left;
	width:70px;
	vertical-align:top;
	padding:0 0 10px 0;
}
table.list td{
	text-align:left;
	vertical-align:top;
	padding: 0 0 10px 0;
}
table.list  a:link, table.list a:active, table.list a:visited{
	font-size:12px;
	color:#000000;
}
table.list  a:hover{
color:#99CC33;
}
#left p.more{
	height:20px;
	margin:0 0 0 570px;
	width:50px;
}
#right p.more{
	height:20px;
	margin:10px 0 0 210px;
	width:50px;
}
#right p.social{
	margin:0 0 15px 0;
}
#right p.socialTwitter{
	margin:0 0 5px -10px;
}
#left p.more a:link, #left p.more a:active, #left p.more a:visited, #right p.more a:link, #right p.more a:active, #right p.more a:visited{
	background:url(images/btnmore.png) no-repeat left;
	height:20px;
	width:50px;
	float:right;
}

#left p.more a:hover, #right p.more a:hover{
	background:url(images/btnmoreh.png) no-repeat left;
	float:right;
	height:20px;
	width:50px;
	color:#99CC33;
}

.banners td{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
.banners img, .banners iframe{
margin: 0px 0px 0px -1px;
}

/*
#right table{
	margin:0 0 0 0px;
} */

#right table.list th{
	border-bottom:0;
	padding:0 0 10px 0;
}
#right table.list td{
	border-bottom:0;
	padding:0 0 10px 0;
}

.box.links table {
margin:0 0 0 -6px;
}

.box.links td {
margin:0;
padding:0;
}

.statistics{
	padding:0 0 2px 0 !important;
	width:280px !important;
}
.statistics h2{
	margin:0 0 0 10px !important;
}
.statistics ul{
	margin:0;
	padding:0;
	list-style-type:none;
}

.statistics ul li{
	padding:0 0 0 10px;
}
.statistics ul li.odd{
	background:#EDF6F8 url(images/arwo.gif) no-repeat left;
}
.links ul{
	margin:0;
	padding:0;
}
#footer{
	background: url(images/ftrbg.png);
	height:70px;
	min-width:970px;
}
.footer{
	width:970px;
	margin:0 auto 0 auto;
	text-align:center;
	color:#B2B2B2;
	padding:15px 0 0 0;	
}
.footer p{
	text-align:center;
	color:#B2B2B2;
}
.footer a:link, .footer a:active, .footer a:visited{
	font-size:12px;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}
.footer a:hover{
	font-weight:bold;
	color:#99CC33;
}
.b468x60[class]{
	margin:0 0 0 0;
	width:640px;
	height:90px;
	background:url(images/b468.png) no-repeat;
	padding:0 0 0 0;
}
.b468x60 div{
	width:468px;
	height:60px;
	margin:auto;
	padding:20px 0 0 0;
}
#paging{
	margin:10px auto 0 auto;
}
#paging b{
	display:block;
	float:left;
	margin:0 2px 0 2px;
	padding:3px 5px 3px 5px;
}
#paging a:link, #paging a:active, #paging a:visited{
	display:block;
	float:left;
	margin:0 1px 0 0;
	color:#0E92B0;
	text-decoration:none;
	border:1px solid #C8E79B;
	padding:3px 5px 3px 5px;
}
#paging a:hover{
	border:1px solid #94C450;
	color:#0E92B0;
	text-decoration:none;
}
#paging a.sel:link, #paging a.sel:active, #paging a.sel:hover, #paging a.sel:visited{
	background:#F0FCFF;
	border:1px solid #B2E1ED;
}
ul#info{
	margin:0;
	padding:0 0 10px 0;
	list-style-type:none;
}
/*
ul#info	b{
	color:#000000;
}
*/
ul#info li{
	padding:0 0 3px 0;
}
td#favorites, td#tellfriend, td#fullscreen, td#bookmark {
	text-align: left;
	padding: 5px 8px 5px 21px;
	margin:0px 0px 0px 0px;
}
td#favorites{background: url(images/favorites.png) left no-repeat;}
td#tellfriend{background: url(images/tellfriend.png) left no-repeat;}
td#fullscreen{background: url(images/fullscreen.png) left no-repeat;}
td#bookmark{background: url(images/bookmark.png) left no-repeat;}
ul#embed{
	margin:0;
	padding: 0 0 0 0;
	list-style-type:none;
}
ul#embed li{
	padding:0 0 3px 0px;
}
ul#comments{
	margin:0;
	padding:0;
	list-style-type:none;
}
ul#comments p{
	margin:5px 0 5px 0;
}
ul#comments li{
	padding:5px 0 10px 0;
	background:url(images/dot.gif) repeat-x bottom;
}
h3{
	font-size:17px;
	margin:8px 0 8px 0;
	color:#6DBCCE;
	padding:0 0 0 19px;
}
h3.comment{background:url(images/iyourcomment.gif) no-repeat left;}

div.pagination {	
		padding: 3px;	margin: 3px;
		font-size: 12px;
}
div.pagination a {
		padding: 4px 7px 4px 7px;
		margin: 2px;	
		font-size: 12px;		
		background:#FFFFFF;			
		text-decoration: none; /* no underline */	
		color: #333333;
}
div.pagination a:hover, 
		border:1px solid #94C450;
		color:#0E92B0;
		text-decoration:none;
div.pagination a:active {	
		background:#F0FCFF;
		border:1px solid #B2E1ED;
}
div.pagination span.current {	
		padding: 4px 7px 4px 7px;	
		margin: 2px;				
		font-weight: bold;		
		background-color: #333333;		
		color: #FFFFFF;	
}	
div.pagination span.disabled {
		background-color: #EBEBEB;
		padding: 4px 7px 4px 7px;
		margin: 2px;
		color: #A8A8A8;
}	

.alert {
	background:#F2F2F2 url(images/exclamation.png) no-repeat scroll 15px 2px;
	border-bottom:2px solid #D9D9D9;
	border-top:2px solid #D9D9D9;
	margin:3px 0;
	padding:4px 20px 5px 39px;
	text-align:left;
}
.success {
	background: url(images/success.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 39px;
	}
		
/*
user menu
*/

#right h2.usermenu{background:url(images/ifolder.png) no-repeat left;}
div.profile ul{
	margin:0;
	padding:0;
	list-style-type:none;	
}
div.profile li {
	padding-left:30px;
}


#featuredContainer { width: 620px; margin: 0; padding: 0; }
#featuredGames { padding: 0 0 15px 0; float: left; display: block; height: 210px;}
.navPrev { float: left; }
.navNext { float: right; }
.navItemsContainer { float: left; width: 526px; padding-top: 5px;}
.navItems { margin: 0 auto; text-align: center;}
.navItems a:focus { outline: none; }
.clear {clear:both;float:none;}